*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh;transition:background-color .3s ease,color .3s ease}body.dark{background:#1a1a1a;color:#e5e5e5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App{min-height:100vh}.App{display:flex;flex-direction:column}.main-content{flex:1 1;margin:0 auto;max-width:1200px;width:100%}.page-section{align-items:center;background:#fafafa;display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem;scroll-margin-top:100px;transition:background-color .3s ease}body.dark .page-section{background:#1a1a1a}.cta-page-section{min-height:auto;padding:4rem 2rem}@media (max-width:768px){.page-section{min-height:auto;padding:2rem 1rem}.cta-page-section{padding:3rem 1rem}}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 3px #0000000d;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease,border-color .3s ease;z-index:100}body.dark .header{background:#1a1a1af2;border-bottom:1px solid #333;box-shadow:0 1px 3px #ffffff0d}.header-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo h1{color:#1a1a1a;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;transition:color .3s ease}body.dark .logo h1{color:#e5e5e5}.navigation{display:flex}.header-controls{align-items:center;display:flex;gap:1rem}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{background:none;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;position:relative;transition:all .2s ease;white-space:nowrap}.nav-link:hover{background:#f5f5f5;color:#1a1a1a}body.dark .nav-link{color:#999}body.dark .nav-link:hover{background:#2a2a2a;color:#e5e5e5}.nav-link.active{background:#f0f0f0;color:#1a1a1a;font-weight:600}body.dark .nav-link.active{background:#2a2a2a;color:#e5e5e5}.nav-link.active:after{background:#1a1a1a;border-radius:50%;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:background-color .3s ease;width:3px}body.dark .nav-link.active:after{background:#e5e5e5}@media (max-width:768px){.header-container{flex-wrap:wrap;gap:1rem;padding:1rem}.logo{flex:1 1}.navigation{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;order:3;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.navigation::-webkit-scrollbar{display:none}.nav-list{gap:.5rem;justify-content:flex-start;min-width:-webkit-min-content;min-width:min-content;padding:0 .5rem}.nav-link{font-size:.85rem;padding:.4rem .7rem;white-space:nowrap}.nav-link.active:after{bottom:-.5rem}}.download-pdf-btn{align-items:center;background:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:all .2s ease,background-color .3s ease}body.dark .download-pdf-btn{background:#e5e5e5;color:#1a1a1a}.download-pdf-btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}body.dark .download-pdf-btn:hover{box-shadow:0 4px 12px #ffffff1a}.download-pdf-btn:active{transform:translateY(0)}.download-icon{font-size:1.1rem}.download-text{white-space:nowrap}@media (max-width:768px){.download-pdf-btn{font-size:.85rem;padding:.5rem 1rem}.download-text{display:none}.download-icon{font-size:1.2rem}}@media print{.contact-form-section,.download-pdf-btn,.footer,.header,.language-switcher,.theme-toggle{display:none!important}body{background:#fff!important}.page-section{min-height:auto!important;page-break-inside:avoid}.about-container,.contacts-container,.education-container,.experience-container{border:1px solid #ddd!important;box-shadow:none!important}}.theme-toggle{align-items:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.theme-toggle:hover{background:#e5e5e5;transform:scale(1.1)}body.dark .theme-toggle{background:#2a2a2a}body.dark .theme-toggle:hover{background:#3a3a3a}@media (max-width:768px){.theme-toggle{font-size:1rem;height:36px;width:36px}}.language-switcher{background:#f5f5f5;border-radius:8px;display:flex;gap:.5rem;padding:.3rem}.lang-btn{background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;font-weight:600;padding:.4rem .8rem;transition:all .2s ease}.lang-btn:hover{background:#1a1a1a0d;color:#1a1a1a}.lang-btn.active{background:#1a1a1a;color:#fff}@media (max-width:768px){.language-switcher{padding:.2rem}.lang-btn{font-size:.85rem;padding:.3rem .6rem}}.stat-item{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}body.dark .stat-item{background:#2a2a2a;border-color:#333}.stat-item:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}body.dark .stat-item:hover{box-shadow:0 8px 16px #0006}.stat-number{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}body.dark .stat-number{color:#e5e5e5}.stat-label{color:#666;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;transition:color .3s ease}body.dark .stat-label{color:#999}.skill-bar-container{margin-bottom:1.5rem}.skill-bar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-name{color:#1a1a1a;font-size:1rem;font-weight:600;transition:color .3s ease}body.dark .skill-name{color:#e5e5e5}.skill-experience{color:#666;font-size:.85rem;font-weight:500;transition:color .3s ease}body.dark .skill-experience{color:#999}.skill-bar-wrapper{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden;position:relative;transition:background-color .3s ease}body.dark .skill-bar-wrapper{background:#1f1f1f}.skill-bar-fill{align-items:center;background:linear-gradient(90deg,#1a1a1a,#4a4a4a);border-radius:4px;display:flex;height:100%;justify-content:flex-end;padding-right:.5rem;position:relative;transition:width 1.5s cubic-bezier(.4,0,.2,1)}body.dark .skill-bar-fill{background:linear-gradient(90deg,#e5e5e5,#999)}.skill-level-label{animation:fadeIn .5s ease-in 1s forwards;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px;opacity:0;text-transform:uppercase}body.dark .skill-level-label{color:#1a1a1a}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.skill-bar-header{align-items:flex-start;flex-direction:column;gap:.3rem}.skill-level-label{display:none}}.footer{background:#fff;border-top:1px solid #e5e5e5;margin-top:auto;padding:2rem 0;transition:background-color .3s ease,border-color .3s ease}body.dark .footer{background:#2a2a2a;border-top:1px solid #333}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.copyright{color:#666;font-size:.9rem;margin:0;transition:color .3s ease}body.dark .copyright{color:#999}@media (max-width:768px){.footer{padding:1.5rem 0}.footer-container{padding:0 1rem}.copyright{font-size:.85rem}}.about-section{animation:fadeInUp .6s ease-out}.about-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 3px #0000000d;max-width:900px;opacity:0;padding:2.5rem;transform:translateY(30px);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:100%}.about-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .about-container{background:#2a2a2a;border-color:#333;box-shadow:0 1px 3px #0000004d}.about-header{margin-bottom:2rem;text-align:center}.about-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s ease}body.dark .about-header h2{color:#e5e5e5}.about-content{display:flex;flex-direction:column;gap:2rem}.profile-card{align-items:center;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;cursor:default;display:flex;gap:2rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-card:hover{border-color:#d0d0d0;box-shadow:0 8px 16px #00000014;transform:translateY(-3px)}body.dark .profile-card:hover{border-color:#444;box-shadow:0 8px 16px #0006}body.dark .profile-card{background:#1f1f1f;border-color:#333}.profile-image{flex-shrink:0}.avatar-placeholder{align-items:center;background:#1a1a1a;border-radius:50%;box-shadow:0 4px 12px #0000001a;display:flex;font-size:2.5rem;height:100px;justify-content:center;transition:all .3s ease;width:100px}.profile-card:hover .avatar-placeholder{box-shadow:0 8px 20px #00000026;transform:scale(1.05) rotate(5deg)}body.dark .avatar-placeholder{background:#e5e5e5;box-shadow:0 4px 12px #ffffff1a}.profile-info h3{color:#1a1a1a;font-size:1.8rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.5rem;transition:color .3s ease}body.dark .profile-info h3{color:#e5e5e5}.profile-info .title{color:#666;font-size:1.2rem;font-weight:500;margin-bottom:.5rem;transition:color .3s ease}body.dark .profile-info .title{color:#999}.profile-info .location{color:#888;font-size:1rem;transition:color .3s ease}body.dark .profile-info .location{color:#999}.about-text{color:#666;font-size:1.1rem;line-height:1.7;transition:color .3s ease}body.dark .about-text{color:#999}.about-text p{margin-bottom:1rem}.elevator-pitch{border-left:3px solid #1a1a1a;color:#1a1a1a;font-size:1.2rem;font-weight:600;line-height:1.6;margin-bottom:1.5rem;padding-left:1rem;transition:color .3s ease,border-color .3s ease}body.dark .elevator-pitch{border-color:#e5e5e5;color:#e5e5e5}.stats-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:2rem 0}.skills-section{margin-top:2rem}.skills-section h4{color:#1a1a1a;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem;text-align:center;transition:color .3s ease}body.dark .skills-section h4{color:#e5e5e5}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.skill-category{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}body.dark .skill-category{background:#1f1f1f;border-color:#333}.skill-category:hover{border-color:#d0d0d0;box-shadow:0 8px 20px #0000001a;transform:translateY(-4px) scale(1.02)}body.dark .skill-category:hover{border-color:#444;box-shadow:0 8px 20px #00000080}.skill-category h5{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:center;transition:color .3s ease}body.dark .skill-category h5{color:#e5e5e5}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#1a1a1a;border-radius:6px;color:#fff;font-size:.9rem;font-weight:500;padding:.4rem .8rem;transition:transform .2s ease,background-color .3s ease}body.dark .skill-tag{background:#e5e5e5;color:#1a1a1a}.skill-tag:hover{box-shadow:0 4px 8px #00000026;transform:scale(1.08) translateY(-2px)}@media (max-width:768px){.about-container{padding:1.5rem}.about-header h2{font-size:1.5rem}.profile-card{flex-direction:column;gap:1rem;text-align:center}.avatar-placeholder{font-size:2rem;height:80px;width:80px}.skills-grid{grid-template-columns:1fr}.stats-section{gap:1rem;grid-template-columns:repeat(2,1fr)}}.experience-section{animation:fadeInUp .6s ease-out}.experience-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 3px #0000000d;max-width:900px;opacity:0;padding:2.5rem;transform:translateY(30px);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:100%}.experience-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .experience-container{background:#2a2a2a;border-color:#333;box-shadow:0 1px 3px #0000004d}.experience-header{margin-bottom:2rem;text-align:center}.experience-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s ease}body.dark .experience-header h2{color:#e5e5e5}.total-experience{color:#666;font-size:1rem;margin-top:.5rem;transition:color .3s ease}.total-experience strong{color:#1a1a1a;font-weight:600;transition:color .3s ease}body.dark .total-experience{color:#999}body.dark .total-experience strong{color:#e5e5e5}.timeline{position:relative;width:100%}.company-block{margin-bottom:3rem}.company-header{align-items:center;border-bottom:2px solid #e5e5e5;display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;transition:border-color .3s ease}body.dark .company-header{border-bottom-color:#333}.company-logo{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:60px;padding:8px;transition:background-color .3s ease,box-shadow .3s ease;width:60px}body.dark .company-logo{background:#2a2a2a;box-shadow:0 2px 8px #0000004d}.company-logo img{height:100%;object-fit:contain;width:100%}.company-info{flex:1 1}.company-name{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:.3rem;transition:color .3s ease}body.dark .company-name{color:#e5e5e5}.company-duration{color:#666;font-size:.95rem;font-weight:500;transition:color .3s ease}body.dark .company-duration{color:#999}.timeline-item{display:flex;margin-bottom:2rem;margin-left:2rem;position:relative}.timeline-marker{align-items:center;display:flex;flex-direction:column;margin-right:2rem;position:relative}.marker-dot{background:#1a1a1a;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;height:16px;position:relative;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:16px;z-index:2}body.dark .marker-dot{background:#e5e5e5;border-color:#1a1a1a;box-shadow:0 0 0 3px #333}.timeline-line{background:#e5e5e5;height:100%;left:50%;position:absolute;top:16px;transform:translateX(-50%);transition:background-color .3s ease;width:2px;z-index:1}body.dark .timeline-line{background:#333}.timeline-content{flex:1 1;padding-left:1rem}.experience-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}body.dark .experience-card{background:#1f1f1f;border-color:#333}.experience-card:before{background:#1a1a1a;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:3px}body.dark .experience-card:before{background:#e5e5e5}.experience-card:hover{border-color:#d0d0d0;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px) scale(1.01)}body.dark .experience-card:hover{border-color:#444;box-shadow:0 8px 24px #0009}.experience-card:hover:before{width:5px}.experience-header-card{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.experience-header-card h4{color:#1a1a1a;flex:1 1;font-size:1.2rem;font-weight:600;letter-spacing:-.01em;margin:0;transition:color .3s ease}body.dark .experience-header-card h4{color:#e5e5e5}.period{font-size:.85rem;white-space:nowrap}.description{margin-bottom:1.5rem}.achievements,.technologies{margin-bottom:1rem}.achievements h5,.technologies h5{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:.6rem;transition:color .3s ease}body.dark .achievements h5,body.dark .technologies h5{color:#e5e5e5}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#1a1a1a;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;padding:.3rem .7rem;transition:transform .2s ease,background-color .3s ease}body.dark .tech-tag{background:#e5e5e5;color:#1a1a1a}.tech-tag:hover{transform:scale(1.02)}.achievements ul{list-style:none;padding:0}@media (max-width:768px){.experience-container{padding:1.5rem}.experience-header h2{font-size:1.5rem}.company-header{align-items:flex-start;flex-direction:column;gap:1rem}.company-logo{height:50px;width:50px}.company-name{font-size:1.1rem}.timeline-item{flex-direction:column;margin-bottom:2rem;margin-left:0}.timeline-marker{flex-direction:row;justify-content:center;margin-bottom:1rem;margin-right:0}.timeline-line{height:2px;left:0;top:50%;transform:translateY(-50%);width:100%}.timeline-content{padding-left:0}.experience-card{padding:1.5rem}.experience-header-card{flex-direction:column;gap:.5rem}.tech-tags{justify-content:center}}.education-section{animation:fadeInUp .6s ease-out;width:100%}.education-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin:0 auto;max-width:900px;opacity:0;padding:2.5rem;transform:translateY(30px);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:100%}.education-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .education-container{background:#2a2a2a;border-color:#333;box-shadow:0 1px 3px #0000004d}.education-header{margin-bottom:2rem;text-align:center}.education-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s ease}body.dark .education-header h2{color:#e5e5e5}.header-line{margin:0 auto}.education-grid{display:flex;flex-direction:column;gap:1.5rem;width:100%}.education-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;display:flex;gap:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .2s ease,background-color .3s ease,border-color .3s ease}.education-card:before{background:#1a1a1a;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:3px}body.dark .education-card:before{background:#e5e5e5}body.dark .education-card{background:#1f1f1f;border-color:#333}.education-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}body.dark .education-card:hover{box-shadow:0 4px 12px #00000080}.education-icon{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-shrink:0;font-size:2.5rem;height:80px;justify-content:center;overflow:hidden;transition:background-color .3s ease;width:80px}.education-icon img{height:100%;object-fit:contain;width:100%}body.dark .education-icon{background:#2a2a2a}.education-content{flex:1 1}.education-content h3{color:#1a1a1a;font-size:1.4rem;font-weight:600;margin-bottom:.5rem;transition:color .3s ease}body.dark .education-content h3{color:#e5e5e5}.institution{color:#666;font-size:1.1rem;font-weight:500;margin-bottom:.3rem;transition:color .3s ease}body.dark .institution{color:#999}.period{background:#f5f5f5;border-radius:6px;color:#888;font-size:.9rem;margin-bottom:.8rem;padding:.3rem .8rem;transition:background-color .3s ease,color .3s ease;width:-webkit-fit-content;width:fit-content}body.dark .period{background:#2a2a2a;color:#999}.description{color:#666;font-size:1rem;line-height:1.7;margin-bottom:1rem;transition:color .3s ease}body.dark .description{color:#999}.achievements{list-style:none;margin:0;padding:0}.achievements li{color:#666;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative;transition:color .3s ease}body.dark .achievements li{color:#999}.achievements li:before{color:#1a1a1a;content:"✓";font-weight:700;left:0;position:absolute;transition:color .3s ease}body.dark .achievements li:before{color:#e5e5e5}@media (max-width:768px){.education-container{padding:1.5rem}.education-header h2{font-size:1.5rem}.education-card{flex-direction:column;text-align:center}.education-icon{margin:0 auto}}.projects-section{animation:fadeInUp .6s ease-out}.projects-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 3px #0000000d;max-width:900px;opacity:0;padding:2.5rem;transform:translateY(30px);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:100%}.projects-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .projects-container{background:#2a2a2a;border-color:#333;box-shadow:0 1px 3px #0000004d}.projects-header{margin-bottom:3rem;text-align:center}.projects-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s ease}body.dark .projects-header h2{color:#e5e5e5}.projects-subtitle{color:#666;font-size:1.05rem;margin-top:1rem;transition:color .3s ease}body.dark .projects-subtitle{color:#999}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.project-card:before{background:linear-gradient(90deg,#1a1a1a,#4a4a4a);content:"";height:3px;left:0;position:absolute;top:0;transition:background .3s ease;width:100%}body.dark .project-card:before{background:linear-gradient(90deg,#e5e5e5,#999)}body.dark .project-card{background:#1f1f1f;border-color:#333}.project-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}body.dark .project-card:hover{box-shadow:0 12px 24px #00000080}.project-icon{font-size:3rem;margin-bottom:1rem}.project-name{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:1rem;transition:color .3s ease}body.dark .project-name{color:#e5e5e5}.project-description{color:#666;font-size:1rem;line-height:1.7;margin-bottom:1.5rem;transition:color .3s ease}body.dark .project-description{color:#999}.project-metrics{grid-gap:1rem;background:#fff;border-radius:8px;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem;padding:1rem;transition:background-color .3s ease}body.dark .project-metrics{background:#2a2a2a}.metric{text-align:center}.metric-value{color:#1a1a1a;display:block;font-size:1.5rem;font-weight:700;transition:color .3s ease}body.dark .metric-value{color:#e5e5e5}.metric-label{color:#888;display:block;font-size:.75rem;letter-spacing:.5px;margin-top:.3rem;text-transform:uppercase;transition:color .3s ease}body.dark .metric-label{color:#999}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-badge{background:#1a1a1a;border-radius:6px;color:#fff;font-size:.85rem;font-weight:500;padding:.3rem .8rem;transition:all .2s ease}body.dark .tech-badge{background:#e5e5e5;color:#1a1a1a}.tech-badge:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}@media (max-width:768px){.projects-container{padding:1.5rem}.projects-header h2{font-size:1.5rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.project-metrics{gap:.8rem;grid-template-columns:repeat(2,1fr)}}.cta-section{animation:fadeInUp .6s ease-out;width:100%}.cta-container{background:linear-gradient(135deg,#1a1a1a,#3a3a3a);border-radius:16px;box-shadow:0 8px 24px #00000026;margin:0 auto;max-width:900px;opacity:0;padding:4rem 3rem;text-align:center;transform:translateY(30px)}.cta-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .cta-container{background:linear-gradient(135deg,#e5e5e5,#b5b5b5)}.cta-container h2{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}body.dark .cta-container h2{color:#1a1a1a}.cta-subtitle{color:#e5e5e5;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}body.dark .cta-subtitle{color:#2a2a2a}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:200px;padding:1rem 2.5rem;transition:all .3s ease}.cta-button.primary{background:#fff;color:#1a1a1a}.cta-button.primary:hover{background:#f0f0f0;box-shadow:0 8px 16px #ffffff4d;transform:translateY(-2px)}body.dark .cta-button.primary{background:#1a1a1a;color:#fff}body.dark .cta-button.primary:hover{background:#2a2a2a;box-shadow:0 8px 16px #00000080}.cta-button.secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background:#ffffff1a;transform:translateY(-2px)}body.dark .cta-button.secondary{border-color:#1a1a1a;color:#1a1a1a}body.dark .cta-button.secondary:hover{background:#0000001a}@media (max-width:768px){.cta-section{padding:3rem 1rem!important}.cta-container{padding:3rem 2rem}.cta-container h2{font-size:1.8rem}.cta-subtitle{font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{min-width:auto;width:100%}}.contacts-section{animation:fadeInUp .6s ease-out}.contacts-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 3px #0000000d;max-width:900px;opacity:0;padding:2.5rem;transform:translateY(30px);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;width:100%}.contacts-container.animate-in{animation:fadeInUp .8s ease-out forwards}body.dark .contacts-container{background:#2a2a2a;border-color:#333;box-shadow:0 1px 3px #0000004d}.contacts-header{margin-bottom:2rem;text-align:center}.contacts-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s ease}body.dark .contacts-header h2{color:#e5e5e5}.header-line{background:#1a1a1a;border-radius:1px;height:2px;margin:0 auto 1.5rem;transition:background-color .3s ease;width:60px}body.dark .header-line{background:#e5e5e5}.contacts-subtitle{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;transition:color .3s ease}body.dark .contacts-subtitle{color:#999}.contacts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.contact-card:last-child{grid-column:1/-1}.contact-card{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .2s ease,background-color .3s ease,border-color .3s ease}body.dark .contact-card{background:#1f1f1f;border-color:#333}.contact-card:before{background:#1a1a1a;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s ease;width:3px}body.dark .contact-card:before{background:#e5e5e5}.contact-card.clickable{cursor:pointer}.contact-card.clickable:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}body.dark .contact-card.clickable:hover{box-shadow:0 4px 12px #00000080}.contact-icon{align-items:center;background:#f5f5f5;border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;transition:background-color .3s ease;width:60px}body.dark .contact-icon{background:#2a2a2a}.contact-icon svg{color:#0077b5;height:28px;width:28px}.contact-info{flex:1 1}.contact-info h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin-bottom:.3rem;transition:color .3s ease}body.dark .contact-info h3{color:#e5e5e5}.contact-value{color:#666;font-size:1rem;font-weight:500;margin-bottom:.3rem;transition:color .3s ease}body.dark .contact-value{color:#999}.contact-description{color:#888;font-size:.9rem;line-height:1.4;transition:color .3s ease}body.dark .contact-description{color:#999}.contact-arrow{color:#1a1a1a;flex-shrink:0;font-size:1.2rem;opacity:0;transition:opacity .2s ease,color .3s ease}body.dark .contact-arrow{color:#e5e5e5}.contact-card.clickable:hover .contact-arrow{opacity:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contacts-container{padding:1.5rem}.contacts-header h2{font-size:1.5rem}.contacts-grid{grid-template-columns:1fr}.contact-card{padding:1rem}.contact-icon{font-size:1.2rem;height:50px;width:50px}.form-row{grid-template-columns:1fr}.contact-form-section{padding:1.5rem}}
/*# sourceMappingURL=main.ecd6c9c1.css.map*/