@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--primary:#2563eb;--primary-dark:#1d4ed8;--dark:#0f172a;--dark-2:#1e293b;--text:#475569;--muted:#64748b;--light:#f8fafc;--white:#fff;--border:#e2e8f0;--blue-light:#eff6ff}.section{padding:110px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 60px}.section-tag{color:var(--primary);letter-spacing:2px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.section-heading h2{letter-spacing:-1px;margin-bottom:18px;font-family:Space Grotesk,sans-serif;font-size:42px;line-height:1.15}.section-heading p{color:var(--muted);font-size:16px}html,body{scroll-behavior:smooth}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--dark:#0f172a;--text:#475569;--muted:#64748b;--light:#f8fafc;--white:#fff;--border:#e2e8f0;--blue-light:#eff6ff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--dark);background:var(--white);font-family:DM Sans,sans-serif;line-height:1.6}body.navbar-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto}.navbar{-webkit-backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e2e8f0d9;width:100%;position:fixed;top:0;left:0;z-index:99999!important}.nav-container{justify-content:space-between;align-items:center;min-height:78px;display:flex}.logo{z-index:100002;letter-spacing:-1px;color:var(--dark);font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700;position:relative}.logo span{color:var(--primary)}.nav-links{z-index:100000;align-items:center;gap:26px;display:flex;position:relative}.nav-items{z-index:100001;align-items:center;gap:26px;display:flex;position:relative}.nav-items>a{color:#64748b;align-items:center;padding:8px 0;font-size:13px;font-weight:600;transition:color .25s;display:inline-flex;position:relative}.nav-items>a:after{content:"";background:var(--primary);border-radius:10px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-items>a:hover{color:var(--dark)}.nav-items>a:hover:after{width:100%}.nav-items>a.active{color:var(--primary);font-weight:700}.nav-items>a.active:after{width:100%}.nav-active-indicator{display:none}.nav-items .resume-btn{z-index:100002;background:var(--primary);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:12px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;color:#fff!important}.nav-items .resume-btn:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 7px 18px #2563eb2e;color:#fff!important}.nav-items .resume-btn:after{display:none!important}.resume-text{color:#fff!important}.resume-arrow{font-size:13px;line-height:1;color:#fff!important}.menu-btn{z-index:100010;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:background .25s,border-color .25s;display:none;position:relative}.menu-btn span{background:var(--dark);border-radius:5px;width:19px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s,width .3s;display:block}.mobile-menu-header{display:none}@media (width<=760px){.navbar{-webkit-backdrop-filter:blur(18px);background:#fffffff5;z-index:99999!important}.nav-container{min-height:70px}.logo{z-index:100002;font-size:24px}.menu-btn{z-index:100010;display:flex}.menu-btn:hover{background:var(--light);border-color:#cbd5e1}.menu-btn.open{z-index:100020;border-color:var(--border);background:#fff;position:fixed;top:14px;right:18px}.menu-btn.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn.open span:nth-child(2){opacity:0;width:0}.menu-btn.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-links{z-index:100005;opacity:0;visibility:hidden;pointer-events:none;isolation:isolate;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;min-height:100vh;padding:0 22px 22px;transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-12px)}.nav-links.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:70px;display:flex}.mobile-menu-title{color:var(--muted);letter-spacing:1.8px;text-transform:uppercase;font-size:10px;font-weight:700}.nav-items{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:9px;width:100%;padding:28px 0;display:flex}.nav-items>a{color:#334155;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:190px;min-width:190px;min-height:43px;padding:8px 18px;font-size:18px;font-weight:600;transition:color .2s,background .2s,transform .2s;display:flex}.nav-items>a:after{display:none}.nav-items>a:hover{color:var(--dark);background:#f8fafc}.nav-items>a.active{color:var(--primary);background:var(--blue-light);font-weight:700}.nav-active-indicator{color:var(--primary);opacity:0;font-size:16px;line-height:1;transition:opacity .2s,transform .2s;display:block;transform:translate(-5px)}.nav-items>a.active .nav-active-indicator{opacity:1;transform:translate(0)}.nav-items>a[href=\#contact]{z-index:100002;border-radius:12px;width:264px;min-width:264px;height:62px;min-height:62px;padding:0 18px;font-size:18px;font-weight:700;position:relative}.nav-items .resume-btn{background:var(--primary);z-index:100002;pointer-events:auto;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:264px;min-width:264px;height:62px;min-height:62px;margin-top:5px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex;position:relative;color:#fff!important}.nav-items .resume-btn:hover{background:var(--primary-dark);transform:translateY(-1px);color:#fff!important}.resume-text,.resume-arrow{color:#fff!important}.resume-arrow{font-size:15px;line-height:1}.nav-items .resume-btn:after{display:none!important}}@media (width<=480px){.container{width:min(100% - 28px,1120px)}.nav-links{padding:0 18px 18px}.mobile-menu-header{height:66px}.menu-btn.open{width:40px;height:40px;top:12px;right:14px}.nav-items{gap:8px;padding:24px 0}.nav-items>a{width:210px;min-width:210px;height:41px;min-height:41px;padding:7px 16px;font-size:17px;font-weight:600}.nav-items>a[href=\#contact]{border-radius:11px;width:245px;min-width:245px;height:58px;min-height:58px;font-size:17px}.nav-items .resume-btn{border-radius:11px;width:245px;min-width:245px;height:58px;min-height:58px;margin-top:5px;padding:0 16px;font-size:13px}}@media (width<=360px){.nav-items{gap:7px;padding:20px 0}.nav-items>a{width:190px;min-width:190px;height:38px;min-height:38px;font-size:16px}.nav-items>a[href=\#contact]{border-radius:10px;width:220px;min-width:220px;height:52px;min-height:52px;font-size:16px}.nav-items .resume-btn{border-radius:10px;width:220px;min-width:220px;height:52px;min-height:52px;font-size:12px}.mobile-menu-title{font-size:9px}}.hero{background:radial-gradient(circle at 78% 40%,#2563eb0e,#0000 30%),linear-gradient(#fff 0%,#f8fbff 100%);align-items:center;min-height:100vh;padding:88px 0 45px;display:flex;position:relative;overflow:hidden}.hero-container{grid-template-columns:1.08fr .92fr;align-items:center;gap:0;width:min(1160px,100% - 40px);margin:0 auto;display:grid}.hero-content{z-index:10;max-width:650px;position:relative}.hero-badge{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-bottom:21px;padding:8px 14px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.status-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e1f}.hero h1{letter-spacing:-3.5px;color:#0f172a;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(52px,5.4vw,74px);font-weight:700;line-height:.98}.hero h1 span{color:#2563eb;margin-top:6px;display:block}.hero h2{letter-spacing:-.5px;color:#0f172a;max-width:690px;margin:30px 0 15px;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:600;line-height:1.3}.hero-description{color:#475569;max-width:650px;margin:0;font-size:16px;line-height:1.75}.hero-buttons{align-items:center;gap:12px;margin-top:27px;display:flex}.hero-btn{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:47px;padding:0 22px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.primary-btn{color:#fff;background:#2563eb;border:1px solid #2563eb;box-shadow:0 8px 20px #2563eb29}.primary-btn:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 25px #2563eb38}.primary-btn span{font-size:17px;transition:transform .2s}.primary-btn:hover span{transform:translate(3px)}.secondary-btn{color:#0f172a;background:#fff;border:1px solid #dce3ec}.secondary-btn:hover{color:#2563eb;border-color:#2563eb;transform:translateY(-2px)}.hero-socials{align-items:center;gap:10px;margin-top:22px;display:flex}.hero-socials a{color:#475569;background:#fff;border:1px solid #dce3ec;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;transition:all .2s;display:flex}.hero-socials a:hover{color:#2563eb;border-color:#93c5fd;transform:translateY(-2px)}.hero-visual{z-index:5;width:470px;height:500px;margin:0 auto;position:relative}.profile-circle{background:linear-gradient(145deg,#d8e8ff 0%,#edf5ff 100%);border-radius:50%;width:425px;height:425px;position:absolute;top:32px;left:18px;overflow:hidden;box-shadow:0 22px 55px #2563eb0f}.profile-image{z-index:2;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;width:400px;max-width:none;height:500px;display:block;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.creative-text{z-index:10;flex-direction:column;width:105px;display:flex;position:absolute;top:-5px;right:-2px;transform:rotate(-7deg)}.creative-text span{color:#41689f;letter-spacing:.2px;white-space:nowrap;text-shadow:0 1px #41689f0d;font-family:Brush Script MT,Segoe Script,Lucida Handwriting,cursive;font-size:25px;font-weight:500;line-height:1.28;transition:transform .25s,color .25s;display:block}.creative-text span:first-child{margin-left:0}.creative-text span:nth-child(2){margin-left:12px}.creative-text span:nth-child(3){margin-left:24px}.creative-text:hover span:first-child{transform:translate(2px)}.creative-text:hover span:nth-child(2){transform:translate(4px)}.creative-text:hover span:nth-child(3){transform:translate(6px)}.creative-line{transform-origin:0;background:#41689f;border-radius:50%;width:74px;height:2px;margin-top:6px;margin-left:27px;transform:rotate(-8deg)}.experience-card{z-index:15;background:#fff;border:1px solid #edf1f5;border-radius:11px;align-items:center;gap:10px;width:148px;min-height:70px;padding:12px 13px;display:flex;position:absolute;bottom:34px;left:-3px;box-shadow:0 14px 34px #0f172a1a}.experience-dot{background:#16a34a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.experience-content strong{color:#0f172a;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1}.experience-content span{color:#64748b;margin-top:5px;font-size:10px;line-height:1.2}@media (width>=1350px){.hero-container{width:1180px}.hero-visual{transform:translate(8px)}}@media (width<=1050px){.hero{padding-top:110px}.hero-container{text-align:center;grid-template-columns:1fr;gap:25px}.hero-content{flex-direction:column;align-items:center;max-width:750px;margin:0 auto;display:flex}.hero-description{max-width:700px}.hero-buttons,.hero-socials{justify-content:center}.hero-visual{margin-top:0}}@media (width<=650px){.hero{min-height:auto;padding:95px 0 55px}.hero-container{gap:25px;width:calc(100% - 30px)}.hero h1{letter-spacing:-2.2px;font-size:44px}.hero h2{margin-top:23px;font-size:20px}.hero-description{font-size:14px;line-height:1.7}.hero-buttons{flex-direction:column;width:100%}.hero-btn{width:100%}.hero-visual{width:350px;height:420px;margin:0 auto}.profile-circle{width:315px;height:315px;top:42px;left:18px}.profile-image{width:298px;height:380px;bottom:-3px}.experience-card{width:125px;min-height:62px;padding:10px;bottom:38px;left:0}.experience-content strong{font-size:17px}.experience-content span{font-size:9px}.creative-text{width:76px;top:0;right:0}.creative-text span{font-size:18px}.creative-text span:nth-child(2){margin-left:8px}.creative-text span:nth-child(3){margin-left:16px}.creative-line{width:50px;margin-left:17px}}@media (width<=400px){.hero h1{font-size:39px}.hero h2{font-size:18px}.hero-visual{width:315px;height:395px}.profile-circle{width:285px;height:285px;top:40px;left:15px}.profile-image{width:270px;height:350px}.experience-card{width:113px;bottom:35px;left:-2px}.creative-text{right:-2px}}.experience-card{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #e5eaf0;border-radius:12px;align-items:center;gap:12px;min-width:170px;padding:15px 17px;display:flex;position:absolute;bottom:31px;left:-4px;box-shadow:0 10px 30px #0f172a1a}.experience-dot{background:#16a34a;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 4px #16a34a1a}.experience-content{flex-direction:column;display:flex}.experience-content strong{color:#0f172a;letter-spacing:-.3px;margin:0;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.1}.experience-content span{color:#64748b;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:500;line-height:1.3}.experience-card{z-index:20;background:#fff;border:1px solid #e5eaf0;border-radius:12px;align-items:center;gap:12px;width:172px;min-height:76px;padding:14px 16px;transition:transform .25s,box-shadow .25s;display:flex;position:absolute;bottom:32px;left:-5px;box-shadow:0 12px 30px #0f172a17}.experience-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.experience-dot{background:#16a34a;border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 4px #16a34a1a}.experience-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.experience-content strong{color:#0f172a;letter-spacing:-.3px;margin:0;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.1;display:block}.experience-content span{color:#64748b;white-space:nowrap;margin-top:5px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:500;line-height:1.3;display:block}@media (width>=1440px){.experience-card{width:176px;min-height:78px;padding:15px 17px;bottom:30px;left:-4px}.experience-content strong{font-size:21px}.experience-content span{font-size:10px}}@media (width<=1439px) and (width>=1101px){.experience-card{width:170px;min-height:75px;padding:14px 16px;bottom:31px;left:-4px}}@media (width<=1100px) and (width>=901px){.experience-card{width:165px;min-height:73px;padding:13px 15px;bottom:30px;left:-2px}.experience-content strong{font-size:19px}.experience-content span{font-size:9.5px}}@media (width<=900px) and (width>=601px){.experience-card{border-radius:11px;width:165px;min-height:72px;padding:13px 15px;bottom:30px;left:-2px}.experience-dot{flex-basis:8px;width:8px;height:8px}.experience-content strong{font-size:19px}.experience-content span{margin-top:4px;font-size:9px}}@media (width<=600px){.experience-card{border-radius:10px;gap:10px;width:150px;min-height:65px;padding:11px 12px;bottom:34px;left:0;box-shadow:0 10px 25px #0f172a17}.experience-dot{flex-basis:8px;width:8px;height:8px;box-shadow:0 0 0 3px #16a34a1a}.experience-content strong{letter-spacing:-.2px;font-size:17px}.experience-content span{white-space:nowrap;margin-top:4px;font-size:9px}.experience-card:hover{transform:none}}@media (width<=480px){.experience-card{border-radius:9px;gap:9px;width:143px;min-height:62px;padding:10px 11px;bottom:32px;left:0}.experience-dot{flex-basis:7px;width:7px;height:7px}.experience-content strong{font-size:16px}.experience-content span{margin-top:4px;font-size:8.5px}}@media (width<=380px){.experience-card{gap:8px;width:137px;min-height:60px;padding:9px 10px;bottom:30px;left:-2px}.experience-dot{flex-basis:7px;width:7px;height:7px}.experience-content strong{font-size:15px}.experience-content span{font-size:8px}}@media (width<=319px){.experience-card{gap:7px;width:128px;min-height:57px;padding:8px 9px;bottom:28px;left:-2px}.experience-content strong{font-size:14px}.experience-content span{font-size:7.5px}}.hero{box-shadow:none;z-index:1;isolation:isolate;border-radius:0;min-height:100vh;position:sticky;top:0;opacity:1!important;transform:none!important}.hero-container{z-index:1;position:relative}.skills-section,.contact-section{z-index:5;background:#fff;border-radius:28px 28px 0 0;margin-top:-1px;position:relative;box-shadow:0 -12px 35px #0f172a12}.about-section{opacity:1;transition:none;overflow:visible;transform:none}.about-section.about-visible{opacity:1;transform:none}@media (width<=900px){.hero{min-height:100svh}.skills-section,.projects-section,.experience-section,.contact-section{border-radius:22px 22px 0 0;box-shadow:0 -10px 28px #0f172a0f}}@media (width<=650px){.hero{min-height:100svh;position:sticky;top:0}.skills-section,.projects-section,.experience-section,.contact-section{border-radius:20px 20px 0 0;box-shadow:0 -8px 24px #0f172a0f}}@media (width<=480px){.hero{min-height:100svh}.skills-section,.projects-section,.experience-section,.contact-section{border-radius:18px 18px 0 0;box-shadow:0 -7px 20px #0f172a0e}}@media (prefers-reduced-motion:reduce){.hero{position:relative}.about-section,.skills-section,.projects-section,.experience-section,.contact-section{transition:none}}@media (width>=1024px){.hero{z-index:1;z-index:1;min-height:100vh;position:sticky;top:0}}@media (width<=1023px){.hero{z-index:auto;min-height:100vh;position:relative;top:auto}}@media (width<=650px){.hero{min-height:auto}}@media (width>=1024px){.section-layer{position:sticky;top:0}.section-layer-about{z-index:2}.section-layer-skills{z-index:3}.projects-experience-stack{z-index:4;position:relative}.projects-layer{top:calc(var(--viewport-height) - var(--projects-height));z-index:4;position:sticky}.projects-layer>.projects-section{z-index:1;margin-top:0;position:relative;box-shadow:0 -12px 35px #0f172a12}.experience-layer{top:calc(var(--viewport-height) - var(--experience-height));z-index:5;background:var(--light);margin-top:0;position:sticky;box-shadow:0 -12px 35px #0f172a12}.experience-layer>.experience-section{z-index:1;position:relative}.experience-contact-stack{z-index:5;position:relative}.contact-layer{z-index:6;background:#fff;position:relative;box-shadow:0 -12px 35px #0f172a12}}@media (width<=1023px){.section-layer,.projects-experience-stack,.projects-layer,.experience-layer,.experience-contact-stack,.contact-layer{position:relative;top:auto}}@media (width<=650px){.hero-container{flex-direction:column;align-items:center;gap:25px;display:flex}.hero-content{display:contents}.hero h1{text-align:center;order:1;width:100%}.hero h2{text-align:center;order:2;width:100%}.hero-description{text-align:center;order:3;width:100%}.hero-buttons{flex-direction:row;order:4;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:2px;display:flex}.hero-btn{white-space:nowrap;flex:1;width:auto;min-width:0;min-height:46px;padding:0 10px;font-size:13px}.hero-visual{order:5;width:350px;height:420px;margin:0 auto;position:relative}.hero-socials{order:6;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:-8px;margin-bottom:5px;display:flex;position:static}.hero-socials a{color:#475569;background:#fff;border:1px solid #dce3ec;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Arial,sans-serif;font-size:10px;font-weight:700;transition:transform .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 5px 15px #0f172a0f}.hero-socials a:hover{color:#2563eb;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 8px 18px #2563eb1a}}@media (width<=400px){.hero-container{width:calc(100% - 30px)}.hero-buttons{gap:8px;width:100%}.hero-btn{flex:1;min-height:44px;padding:0 8px;font-size:12px}.hero-visual{width:315px;height:395px}.hero-socials{gap:10px;width:100%;margin-top:-8px}.hero-socials a{border-radius:8px;width:36px;height:36px;font-size:9px}}@media (width<=350px){.hero-buttons{gap:6px}.hero-btn{min-height:42px;padding:0 6px;font-size:11px}.hero-socials{gap:9px}.hero-socials a{width:34px;height:34px}}@media (width<=650px){.creative-text{top:35px;right:0}.creative-text span{font-size:22px;font-weight:700}}@media (width<=400px){.creative-text{top:30px;right:-2px}.creative-text span{font-size:21px;font-weight:700}}.hero h1{animation:1.2s ease-out .15s both heroFadeUp}.hero h2{animation:1.2s ease-out .35s both heroFadeUp}.hero-description{animation:1.2s ease-out .55s both heroFadeUp}.hero-buttons{animation:1.2s ease-out .75s both heroFadeUp}.hero-visual{animation:1.4s ease-out .45s both heroImageIn}.creative-text{animation:1.2s ease-out .85s both creativeIn}.hero-socials{animation:1.2s ease-out 1s both heroFadeUp}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageIn{0%{opacity:0;transform:translateY(35px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes creativeIn{0%{opacity:0;transform:translate(35px)rotate(-7deg)}to{opacity:1;transform:translate(0)rotate(-7deg)}}@media (prefers-reduced-motion:reduce){.hero h1,.hero h2,.hero-description,.hero-buttons,.hero-visual,.creative-text,.hero-socials{animation:none}}.about-section{z-index:2;background:#fff;border-radius:0;position:relative;overflow:visible;box-shadow:0 -12px 35px #0f172a14}.about-heading{text-align:center;max-width:700px;margin:0 auto 42px}.about-heading .section-tag{color:#2563eb;letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block;position:relative}.about-heading .section-tag:after{content:"";background:#2563eb;border-radius:10px;width:30px;height:2px;margin:8px auto 0;display:block}.about-heading h2{color:#0f172a;letter-spacing:-1.2px;margin:0 0 14px;font-family:Space Grotesk,sans-serif;font-size:clamp(34px,4vw,44px);font-weight:700;line-height:1.15}.about-heading p{color:#64748b;max-width:620px;margin:0 auto;font-size:15px;line-height:1.75}.about-content{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}.about-text{max-width:570px}.about-text p{color:#475569;margin:0 0 18px;font-size:15px;line-height:1.8}.about-text p:last-child{margin-bottom:0}.about-cards-wrapper{width:100%;min-width:0}.about-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid}.about-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:205px;padding:24px 19px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.about-card:before{content:"";opacity:0;background:#2563eb;border-radius:0 0 5px 5px;width:32px;height:2px;transition:opacity .25s;position:absolute;top:0;left:20px}.about-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 14px 32px #0f172a12}.about-card:hover:before{opacity:1}.about-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:18px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;display:flex}.about-card h3{color:#0f172a;letter-spacing:-.2px;margin:0 0 9px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.about-card p{color:#64748b;margin:0;font-size:12px;line-height:1.65}@media (width<=1000px){.about-section{border-radius:0;padding-top:64px;padding-bottom:64px}.about-content{grid-template-columns:1fr;gap:34px}.about-text{text-align:center;max-width:750px;margin:0 auto}.about-cards-wrapper{width:100%;max-width:850px;margin:0 auto}.about-cards{width:100%}}@media (width<=760px){.about-section{border-radius:0;padding-top:55px;padding-bottom:55px}.about-heading{margin-bottom:34px}.about-heading h2{font-size:34px}.about-heading p{font-size:14px}.about-text p{font-size:14px;line-height:1.75}.about-cards-wrapper{width:100%;max-width:100%;position:relative;overflow:hidden}.about-cards{flex-wrap:nowrap;gap:12px;width:max-content;animation:10.5s infinite aboutCardsAutoScroll;display:flex}.about-card{box-sizing:border-box;flex:0 0 calc(100vw - 48px);width:calc(100vw - 48px);min-height:205px;padding:22px}.about-card:hover{transform:none}.about-cards-wrapper:active .about-cards{animation-play-state:paused}}@media (width<=480px){.about-section{border-radius:0;padding-top:45px;padding-bottom:45px;box-shadow:0 -8px 22px #0f172a0e}.about-heading{margin-bottom:30px}.about-heading .section-tag{letter-spacing:1.7px;font-size:10px}.about-heading h2{letter-spacing:-.8px;font-size:30px}.about-heading p{font-size:13px;line-height:1.7}.about-text{text-align:left}.about-text p{margin-bottom:15px;font-size:13px;line-height:1.75}.about-cards-wrapper{width:100%;padding:2px 0 8px;overflow:hidden}.about-cards{gap:10px;animation:10.5s ease-in-out infinite aboutCardsAutoScrollMobile}.about-card{border-radius:11px;flex:0 0 calc(100vw - 42px);width:calc(100vw - 42px);min-height:190px;padding:20px;box-shadow:0 5px 18px #0f172a09}.about-icon{width:38px;height:38px;margin-bottom:15px}.about-card h3{font-size:15px}.about-card p{font-size:12px}}@media (width<=360px){.about-section{border-radius:0;padding-top:38px;padding-bottom:38px}.about-heading{margin-bottom:26px}.about-heading h2{font-size:27px}.about-heading p,.about-text p{font-size:12px}.about-card{flex-basis:calc(100vw - 36px);width:calc(100vw - 36px);padding:18px}}.about-heading .section-tag,.about-heading h2,.about-heading p,.about-text,.about-cards-wrapper,.about-card{opacity:0}.about-section.about-visible .about-heading .section-tag{animation:1.2s ease-out .1s both aboutFadeUp}.about-section.about-visible .about-heading h2{animation:1.2s ease-out .25s both aboutFadeUp}.about-section.about-visible .about-heading p{animation:1.2s ease-out .4s both aboutFadeUp}.about-section.about-visible .about-text{animation:1.2s ease-out .6s both aboutFadeUp}.about-section.about-visible .about-cards-wrapper{animation:1.3s ease-out .8s both aboutCardsIn}.about-section.about-visible .about-card{animation:1.1s ease-out both aboutCardFade}.about-section.about-visible .about-card:first-child{animation-delay:.9s}.about-section.about-visible .about-card:nth-child(2){animation-delay:1.05s}.about-section.about-visible .about-card:nth-child(3){animation-delay:1.2s}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutCardsIn{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes aboutCardFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutCardsAutoScrollMobile{0%,27%{transform:translate(0)}33%,60%{transform:translate(calc(32px - 100vw))}66%,94%{transform:translate(calc(64px - 200vw))}to{transform:translate(0)}}@keyframes aboutCardsAutoScroll{0%,27%{transform:translate(0)}33%,60%{transform:translate(calc(32px - 100vw))}66%,94%{transform:translate(calc(64px - 200vw))}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.about-heading .section-tag,.about-heading h2,.about-heading p,.about-text,.about-cards-wrapper,.about-card{opacity:1;animation:none;transform:none}.about-cards{animation:none}.about-section,.about-card{transition:none}}.skills-section{z-index:3;background:#f8fafc;position:relative;top:0}.skills-heading{max-width:700px;margin-bottom:50px}.skills-marquee{width:100%;padding:8px 0 12px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%)}.skills-track{will-change:transform;gap:16px;width:max-content;padding-left:16px;animation:55s linear infinite skills-scroll;display:flex}@keyframes skills-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.skill-card{background:#fff;border:1px solid #e2e8f0;flex:none;align-items:center;gap:14px;width:220px;min-height:105px;padding:20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 5px 18px #0f172a09}.skill-icon{background:#eff6ff;border:1px solid #dbeafe;border-radius:11px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.skill-icon img{object-fit:contain;width:25px;height:25px;display:block}.skill-name{color:#0f172a;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.skill-card:hover{border-color:#93c5fd;transform:translateY(-5px);box-shadow:0 14px 30px #0f172a14}.skills-marquee:hover .skills-track{animation-play-state:paused}@media (width<=1000px){.skills-section{border-radius:24px 24px 0 0}.skills-heading{margin-bottom:42px}.skills-track{gap:14px;animation-duration:48s}.skill-card{width:205px;min-height:98px;padding:18px}.skill-icon{flex-basis:42px;width:42px;height:42px}.skill-icon img{width:23px;height:23px}.skill-name{font-size:14px}}@media (width<=760px){.skills-section{z-index:3;border-radius:20px 20px 0 0;position:relative;top:auto}.skills-heading{margin-bottom:35px}.skills-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.skills-track{gap:12px;animation-duration:42s}.skill-card{border-radius:12px;width:185px;min-height:92px;padding:16px}.skill-icon{border-radius:9px;flex-basis:40px;width:40px;height:40px}.skill-icon img{width:21px;height:21px}.skill-name{font-size:13px}}@media (width<=480px){.skills-section{border-radius:18px 18px 0 0;box-shadow:0 -8px 22px #0f172a0e}.skills-heading{margin-bottom:30px}.skills-heading .section-tag{letter-spacing:1.7px;font-size:10px}.skills-heading h2{letter-spacing:-.8px;font-size:30px}.skills-heading p{font-size:13px;line-height:1.7}.skills-track{gap:10px;padding-left:10px;animation-duration:34s}.skill-card{border-radius:11px;gap:11px;width:165px;min-height:82px;padding:14px}.skill-icon{border-radius:8px;flex-basis:36px;width:36px;height:36px}.skill-icon img{width:19px;height:19px}.skill-name{font-size:12px}.skill-card:hover{transform:none}}@media (width<=360px){.skills-section{border-radius:16px 16px 0 0}.skills-track{gap:8px;animation-duration:31s}.skill-card{gap:9px;width:150px;min-height:76px;padding:12px}.skill-icon{flex-basis:33px;width:33px;height:33px}.skill-icon img{width:17px;height:17px}.skill-name{font-size:11px}}.skills-heading .section-tag,.skills-heading h2,.skills-heading p,.skills-marquee{opacity:0}.skills-section.skills-visible .section-tag{animation:1.2s ease-out .15s both skillsFadeUp}.skills-section.skills-visible .skills-heading h2{animation:1.2s ease-out .35s both skillsFadeUp}.skills-section.skills-visible .skills-heading p{animation:1.2s ease-out .55s both skillsFadeUp}.skills-section.skills-visible .skills-marquee{animation:1.4s ease-out .75s both skillsMarqueeIn}@keyframes skillsFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes skillsMarqueeIn{0%{opacity:0;transform:translateY(35px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.skills-heading .section-tag,.skills-heading h2,.skills-heading p,.skills-marquee{opacity:1;animation:none;transform:none}.skills-track{animation:none}}.skill-card{animation:1.1s ease-out both skillCardIn}.skill-card:first-child{animation-delay:.8s}.skill-card:nth-child(2){animation-delay:.9s}.skill-card:nth-child(3){animation-delay:1s}.skill-card:nth-child(4){animation-delay:1.1s}.skill-card:nth-child(5){animation-delay:1.2s}.skill-card:nth-child(6){animation-delay:1.3s}@keyframes skillCardIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.skills-heading .section-tag,.skills-heading h2,.skills-heading p,.skills-marquee,.skill-card{opacity:1;animation:none;transform:none}.skills-track{animation:none}.skill-card{transition:none}}@keyframes projectContentOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.project-view span{font-size:14px;transition:transform .2s}.project-view:hover span{transform:translate(2px,-2px)}.projects-mobile-slider,.projects-mobile-hint{display:none}@media (width<=1000px){.projects-desktop{width:min(920px,100% - 32px)}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-items:start;gap:16px}.project-card{align-self:start}.project-image-wrapper{height:180px}.project-content{padding:19px}}@media (width<=760px){.projects-desktop{display:none}.projects-mobile-slider{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;cursor:grab;width:100%;padding:5px 0 18px;display:block;overflow:auto visible}.projects-mobile-slider::-webkit-scrollbar{display:none}.projects-mobile-slider.dragging{cursor:grabbing}.projects-mobile-track{flex-wrap:nowrap;align-items:flex-start;gap:13px;width:max-content;padding:0 14px 4px;display:flex}.projects-mobile-track .project-card{flex:0 0 285px;align-self:flex-start;width:285px;min-width:285px;height:fit-content;margin:0;transform:none!important}.project-image-wrapper{height:165px}.project-content{padding:18px}.project-title-row{gap:11px}.project-number{font-size:11px}.project-card h3{font-size:19px}.project-info-row{gap:9px;margin-top:10px}.project-tech{gap:4px}.project-tech span{padding:4px 6px;font-size:8px}.project-description,.project-details-text{font-size:12px}.project-actions{gap:12px;margin-top:16px}.project-playstore{font-size:9px}.projects-mobile-hint{color:#94a3b8;justify-content:center;align-items:center;gap:7px;margin-top:5px;font-size:9px;font-weight:600;display:flex}.projects-mobile-hint span{color:#2563eb;font-size:12px}.more-projects{margin-top:27px;padding:15px 12px}.more-projects p{font-size:11px}}@media (width<=480px){.projects-heading{margin-bottom:38px}.projects-mobile-track{gap:11px;padding-left:12px;padding-right:12px}.projects-mobile-track .project-card{flex-basis:275px;width:275px;min-width:275px}.project-image-wrapper{height:158px}.project-content{padding:17px}.project-title-row{gap:10px}.project-number{font-size:10px}.project-card h3{font-size:18px}.project-info-row{gap:8px}.project-tech span{padding:4px 5px;font-size:8px}.project-link{width:30px;height:30px}.project-actions{gap:10px}}@media (width<=360px){.projects-mobile-track{gap:9px;padding-left:10px;padding-right:10px}.projects-mobile-track .project-card{flex-basis:260px;width:260px;min-width:260px}.project-image-wrapper{height:150px}.project-content{padding:16px}.project-title-row{gap:8px}.project-number{font-size:10px}.project-card h3{font-size:17px}.project-info-row{gap:7px}.project-tech span{padding:3px 5px;font-size:8px}.project-actions{gap:8px}.project-view,.project-playstore{font-size:9px}}.projects-section{z-index:4;background:#fff;position:relative}.projects-heading{text-align:center;max-width:700px;margin:0 auto 48px}.projects-desktop{width:min(1120px,100% - 40px);margin:0 auto}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-items:start;gap:20px;display:grid}.project-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-self:start;min-width:0;height:fit-content;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0f172a0b}.project-card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 16px 36px #0f172a14}.project-image-wrapper{background:#f8fafc;flex-shrink:0;width:100%;height:185px;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.project-card:hover .project-image{transform:scale(1.035)}.project-image-overlay{position:absolute;bottom:12px;left:12px}.project-image-overlay span{color:#fff;letter-spacing:.8px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad1;border-radius:5px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.project-image-wrapper.image-missing{justify-content:center;align-items:center;display:flex}.project-image-wrapper.image-missing:before{content:"Project Preview";color:#94a3b8;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600}.project-content{flex-direction:column;padding:20px;display:flex}.project-title-row{align-items:baseline;gap:25px;min-width:0;display:flex}.project-number{color:#94a3b8;letter-spacing:.8px;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.project-card h3{color:#0f172a;min-width:0;margin:0;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.25}.project-info-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.project-read-more{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex-shrink:0;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:11px;font-weight:700;transition:color .2s;display:inline-flex}.project-read-more span{font-size:12px;line-height:1}.project-read-more:hover{color:#0f172a}.project-tech{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.project-tech span{color:#64748b;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:600}.project-expanded-content{margin-top:13px;animation:.25s both projectContentOpen}.project-description{color:#64748b;margin:0;font-size:12px;line-height:1.65}.project-details-text{color:#64748b;margin:10px 0 0;font-size:12px;line-height:1.65}.project-meta{flex-direction:column;margin-top:16px;display:flex}.project-stat{color:#047857;background:#ecfdf5;border-radius:4px;align-self:flex-start;padding:4px 7px;font-size:9px;font-weight:700}.project-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:17px;display:flex}.project-view,.project-playstore{color:#0f172a;align-items:center;gap:6px;font-size:11px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.project-view:hover{color:#2563eb}.project-playstore{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:5px;padding:6px 9px;font-size:10px}.project-playstore:hover{color:#2563eb;background:#f8fafc;border-color:#cbd5e1}.playstore-icon{justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;display:inline-flex}.more-projects{text-align:center;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin-top:38px;padding:17px 22px}.more-projects p{color:#64748b;margin:0;font-size:12px;line-height:1.6}.projects-mobile-slider,.projects-mobile-hint{display:none}@media (width<=1000px){.projects-desktop{width:min(920px,100% - 32px)}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-items:start;gap:16px}.project-card{align-self:start}.project-image-wrapper{height:180px}.project-content{padding:19px}}@media (width<=760px){.projects-desktop{display:none}.projects-mobile-slider{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:auto;cursor:grab;width:100%;padding:5px 0 18px;display:block;overflow:auto visible}.projects-mobile-slider::-webkit-scrollbar{display:none}.projects-mobile-slider.dragging{cursor:grabbing}.projects-mobile-track{flex-wrap:nowrap;align-items:flex-start;gap:13px;width:max-content;padding:0 14px 4px;display:flex}.projects-mobile-track .project-card{flex:0 0 285px;align-self:flex-start;width:285px;min-width:285px;height:fit-content;margin:0;transform:none!important}.project-image-wrapper{height:165px}.project-content{padding:18px}.project-title-row{gap:11px}.project-number{font-size:11px}.project-card h3{font-size:19px}.project-info-row{gap:9px;margin-top:10px}.project-tech{gap:4px}.project-tech span{padding:4px 6px;font-size:8px}.project-description,.project-details-text{font-size:12px}.project-actions{gap:12px;margin-top:16px}.project-playstore{font-size:9px}.projects-mobile-hint{color:#94a3b8;justify-content:center;align-items:center;gap:7px;margin-top:5px;font-size:9px;font-weight:600;display:flex}.projects-mobile-hint span{color:#2563eb;font-size:12px}.more-projects{margin-top:27px;padding:15px 12px}.more-projects p{font-size:11px}}@media (width<=480px){.projects-heading{margin-bottom:38px}.projects-mobile-track{gap:11px;padding-left:12px;padding-right:12px}.projects-mobile-track .project-card{flex-basis:275px;width:275px;min-width:275px}.project-image-wrapper{height:158px}.project-content{padding:17px}.project-title-row{gap:10px}.project-number{font-size:10px}.project-card h3{font-size:18px}.project-info-row{gap:8px}.project-tech span{padding:4px 5px;font-size:8px}.project-actions{gap:10px}}@media (width<=360px){.projects-mobile-track{gap:9px;padding-left:10px;padding-right:10px}.projects-mobile-track .project-card{flex-basis:260px;width:260px;min-width:260px}.project-image-wrapper{height:150px}.project-content{padding:16px}.project-title-row{gap:8px}.project-number{font-size:10px}.project-card h3{font-size:17px}.project-info-row{gap:7px}.project-tech span{padding:3px 5px;font-size:8px}.project-actions{gap:8px}.project-view,.project-playstore{font-size:9px}}.projects-heading .section-tag,.projects-heading h2,.projects-heading p,.projects-desktop,.projects-mobile-slider,.projects-mobile-hint,.more-projects{opacity:0}.projects-section.projects-visible .projects-heading .section-tag{animation:1.2s ease-out .1s both projectsFadeUp}.projects-section.projects-visible .projects-heading h2{animation:1.2s ease-out .25s both projectsFadeUp}.projects-section.projects-visible .projects-heading p{animation:1.2s ease-out .4s both projectsFadeUp}.projects-section.projects-visible .projects-desktop,.projects-section.projects-visible .projects-mobile-slider{animation:1.3s ease-out .6s both projectsCardsIn}.projects-section.projects-visible .projects-mobile-hint{animation:1.1s ease-out 1s both projectsFadeUp}.projects-section.projects-visible .more-projects{animation:1.2s ease-out 1s both projectsFadeUp}.projects-section.projects-visible .projects-grid .project-card:first-child{animation:1s ease-out .75s both projectCardFade}.projects-section.projects-visible .projects-grid .project-card:nth-child(2){animation:1s ease-out .9s both projectCardFade}.projects-section.projects-visible .projects-grid .project-card:nth-child(3){animation:1s ease-out 1.05s both projectCardFade}.projects-section.projects-visible .projects-grid .project-card:nth-child(4){animation:1s ease-out 1.2s both projectCardFade}.projects-section.projects-visible .projects-grid .project-card:nth-child(5){animation:1s ease-out 1.35s both projectCardFade}.projects-section.projects-visible .projects-grid .project-card:nth-child(6){animation:1s ease-out 1.5s both projectCardFade}.projects-section.projects-visible .projects-mobile-track .project-card{animation:1s ease-out .8s both projectCardFade}@keyframes projectsFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes projectsCardsIn{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes projectCardFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.projects-heading .section-tag,.projects-heading h2,.projects-heading p,.projects-desktop,.projects-mobile-slider,.projects-mobile-hint,.more-projects,.project-card{opacity:1;animation:none;transform:none}}.project-read-more:focus-visible,.project-view:focus-visible,.project-playstore:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.experience-section{z-index:5;background:var(--light);position:relative}.experience-heading{text-align:center;max-width:760px;margin:0 auto 55px}.experience-heading .section-tag,.experience-heading h2,.experience-heading p{text-align:center}.experience-heading h2{margin:0 0 12px}.experience-heading p{max-width:680px;margin:0 auto}.timeline{width:100%;max-width:900px;margin:0 auto;position:relative}.timeline-progress{z-index:0;background:#dbeafe;border-radius:999px;width:2px;position:absolute;top:8px;bottom:8px;left:14px;overflow:hidden}.timeline-progress-fill{background:var(--primary);will-change:height;border-radius:999px;width:100%;height:0%;transition:height 80ms linear;position:absolute;top:0;left:0}.timeline-item{box-sizing:border-box;grid-template-columns:30px minmax(0,1fr);gap:22px;width:100%;margin:0;padding:0 0 30px;display:grid;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-rail{z-index:2;width:30px;min-height:100%;position:relative}.timeline-dot{z-index:3;box-sizing:border-box;background:var(--primary);border:3px solid #fff;border-radius:50%;width:15px;height:15px;margin:4px auto 0;display:block;position:relative;box-shadow:0 0 0 1px #93c5fd,0 3px 10px #2563eb2e}.timeline-content{box-sizing:border-box;border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;min-width:0;padding:25px 27px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 7px 22px #0f172a0b}.timeline-content:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 14px 32px #0f172a13}.experience-header{justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 18px;display:flex}.experience-duration{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;font-size:11px;font-weight:700;display:inline-block}.experience-header h3{color:var(--text);margin:0;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;line-height:1.3}.experience-header h4{color:var(--muted);margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.5}.experience-index{color:#cbd5e1;flex-shrink:0;font-family:Space Grotesk,sans-serif;font-size:21px;font-weight:700;line-height:1}.timeline-content ul{margin:0;padding-left:18px}.timeline-content li{color:var(--text);margin:0 0 6px;font-size:13px;line-height:1.65}.timeline-content li:last-child{margin-bottom:0}@media (width<=1000px){.timeline{max-width:100%}.timeline-progress{left:12.5px}.timeline-item{grid-template-columns:27px minmax(0,1fr);gap:18px;padding-bottom:26px}.timeline-rail{width:27px}.timeline-dot{width:14px;height:14px}.timeline-content{padding:22px}.experience-header h3{font-size:20px}.experience-index{font-size:19px}}.experience-heading .section-tag,.experience-heading h2,.experience-heading p,.timeline{opacity:0}.experience-section.experience-visible .experience-heading .section-tag{animation:1.2s ease-out .1s both experienceFadeUp}.experience-section.experience-visible .experience-heading h2{animation:1.2s ease-out .25s both experienceFadeUp}.experience-section.experience-visible .experience-heading p{animation:1.2s ease-out .4s both experienceFadeUp}.experience-section.experience-visible .timeline{animation:1.3s ease-out .55s both experienceTimelineIn}.experience-section.experience-visible .timeline-item:nth-child(2) .timeline-content{animation:1s ease-out .7s both experienceCardFade}.experience-section.experience-visible .timeline-item:nth-child(3) .timeline-content{animation:1s ease-out .9s both experienceCardFade}.experience-section.experience-visible .timeline-item:nth-child(4) .timeline-content{animation:1s ease-out 1.1s both experienceCardFade}.experience-section.experience-visible .timeline-item:nth-child(2) .timeline-dot{animation:.8s ease-out .75s both experienceDotIn}.experience-section.experience-visible .timeline-item:nth-child(3) .timeline-dot{animation:.8s ease-out .95s both experienceDotIn}.experience-section.experience-visible .timeline-item:nth-child(4) .timeline-dot{animation:.8s ease-out 1.15s both experienceDotIn}@keyframes experienceFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes experienceTimelineIn{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes experienceCardFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes experienceDotIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.experience-section{margin-top:0;padding-top:110px}}@media (width<=760px){.experience-section{margin-top:0;padding-top:90px;position:relative}.experience-heading{text-align:left;margin-bottom:30px}.experience-heading p{margin:0}.timeline-progress{top:5px;bottom:5px;left:9px}.timeline-item{grid-template-columns:20px minmax(0,1fr);gap:12px;padding-bottom:22px}.timeline-rail{width:20px}.timeline-dot{border-width:2px;width:11px;height:11px;margin-top:3px}.timeline-content{border-radius:11px;padding:17px 15px}.experience-header{gap:10px;margin-bottom:15px}.experience-duration{margin-bottom:5px;font-size:9px}.experience-header h3{font-size:17px}.experience-header h4{margin-top:4px;font-size:11px}.experience-index{display:none}.timeline-content ul{padding-left:17px}.timeline-content li{margin-bottom:6px;font-size:11.5px;line-height:1.6}}@media (width<=380px){.experience-section{padding-top:80px}.timeline-progress{left:8px}.timeline-item{grid-template-columns:18px minmax(0,1fr);gap:10px}.timeline-rail{width:18px}.timeline-dot{width:10px;height:10px}.timeline-content{padding:15px 13px}.experience-header h3{font-size:16px}.experience-header h4{font-size:10px}.timeline-content li{font-size:11px}}@media (prefers-reduced-motion:reduce){.timeline-progress-fill,.timeline-content{transition:none}.experience-heading .section-tag,.experience-heading h2,.experience-heading p,.timeline,.timeline-content,.timeline-dot{opacity:1;animation:none;transform:none}}.timeline-content:focus-visible{outline:2px solid var(--primary);outline-offset:3px}@media (width<=760px){.experience-heading{text-align:center;margin-bottom:30px}.experience-heading .section-tag{text-align:center;display:block}.experience-heading h2{text-align:center}.experience-heading p{text-align:center;margin:0 auto}}.contact-section{z-index:6;background:#fff;padding:120px 0 105px;position:relative}.contact-header{text-align:center;max-width:760px;margin:0 auto 75px}.contact-header .section-tag,.contact-header h2,.contact-header p{text-align:center}.contact-header .section-tag{color:var(--primary);letter-spacing:2px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-block}.contact-header h2{color:var(--dark);letter-spacing:-1.5px;margin:0 0 20px;font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:700;line-height:1.1}.contact-header h2 span{color:var(--primary)}.contact-header p{max-width:600px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.75}.contact-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;max-width:1000px;margin:0 auto;display:grid}.contact-left{border-right:1px solid var(--border);padding:55px 65px 55px 0}.contact-overline{color:var(--muted);letter-spacing:1.5px;margin-bottom:18px;font-size:10px;font-weight:700;display:block}.contact-left h3{color:var(--dark);letter-spacing:-.6px;margin:0 0 17px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:600;line-height:1.25}.contact-left>p{max-width:460px;color:var(--text);margin:0 0 30px;font-size:14px;line-height:1.75}.contact-main-link{max-width:100%;color:var(--primary);word-break:break-word;align-items:center;gap:12px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.contact-main-link span{font-size:17px;transition:transform .2s}.contact-main-link:hover{color:var(--primary-dark)}.contact-main-link:hover span{transform:translate(3px,-3px)}.contact-right{padding:55px 0 55px 65px}.contact-row{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(0,1fr);gap:25px;padding:20px 0;display:grid}.contact-row:first-child{padding-top:0}.contact-row:last-child{border-bottom:none;padding-bottom:0}.contact-row>span{color:var(--muted);letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:700}.contact-row a,.contact-row p{min-width:0;color:var(--dark-2);word-break:break-word;margin:0;font-size:14px;font-weight:500;line-height:1.5}.contact-row a{transition:color .2s}.contact-row a:hover{color:var(--primary)}.contact-bottom{justify-content:space-between;align-items:center;gap:20px;max-width:1000px;margin:22px auto 0;display:flex}.contact-bottom span{color:var(--muted);font-size:11px}.contact-bottom a{color:var(--dark);font-size:11px;font-weight:700;transition:color .2s}.contact-bottom a:hover{color:var(--primary)}.contact-header .section-tag,.contact-header h2,.contact-header p,.contact-left,.contact-right,.contact-bottom{opacity:0}.contact-section.contact-visible .contact-header .section-tag{animation:1.2s ease-out .1s both contactFadeUp}.contact-section.contact-visible .contact-header h2{animation:1.2s ease-out .25s both contactFadeUp}.contact-section.contact-visible .contact-header p{animation:1.2s ease-out .4s both contactFadeUp}.contact-section.contact-visible .contact-left{animation:1.2s ease-out .6s both contactLeftIn}.contact-section.contact-visible .contact-right{animation:1.2s ease-out .75s both contactRightIn}.contact-section.contact-visible .contact-bottom{animation:1.1s ease-out 1s both contactFadeUp}@keyframes contactFadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes contactLeftIn{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:translate(0)}}@keyframes contactRightIn{0%{opacity:0;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){.contact-section{padding:100px 0 85px}.contact-header{margin-bottom:60px}.contact-header h2{font-size:42px}.contact-left{padding-right:40px}.contact-right{padding-left:40px}.contact-row{grid-template-columns:75px minmax(0,1fr);gap:18px}}@media (width<=760px){.contact-section{padding:80px 0 65px}.contact-header{text-align:left;margin-bottom:45px}.contact-header .section-tag{margin-bottom:12px}.contact-header h2{letter-spacing:-1px;margin-bottom:15px;font-size:35px;line-height:1.12}.contact-header h2 span{display:block}.contact-header p{margin:0;font-size:13px;line-height:1.7}.contact-grid{grid-template-columns:1fr;width:100%}.contact-left{border-right:none;border-bottom:1px solid var(--border);padding:38px 0}.contact-left h3{font-size:24px}.contact-left>p{font-size:13px;line-height:1.7}.contact-main-link{width:fit-content;max-width:100%;font-size:13px;line-height:1.5;display:block}.contact-right{padding:10px 0 5px}.contact-row{grid-template-columns:80px minmax(0,1fr);gap:15px;padding:20px 0}.contact-row a,.contact-row p{font-size:13px}.contact-bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px}}@media (width<=480px){.contact-header h2{font-size:31px}.contact-left{padding:32px 0}.contact-left h3{font-size:22px}.contact-row{grid-template-columns:70px minmax(0,1fr);gap:12px}.contact-row a,.contact-row p{font-size:12px}.contact-main-link{word-break:break-word;max-width:100%}.contact-bottom{font-size:10px}}@media (width<=360px){.contact-header h2{font-size:29px}.contact-row{grid-template-columns:1fr;gap:6px}.contact-row>span{font-size:9px}}@media (prefers-reduced-motion:reduce){.contact-header .section-tag,.contact-header h2,.contact-header p,.contact-left,.contact-right,.contact-bottom{opacity:1;animation:none;transform:none}.contact-main-link,.contact-main-link span,.contact-row a,.contact-bottom a{transition:none}}@media (width<=760px){.contact-header h2 span{display:block}.contact-left .section-tag{text-align:center;display:block}.contact-email{justify-content:center}.contact-header{text-align:center;margin-bottom:45px}.contact-header .section-tag{text-align:center;display:block}.contact-header h2{text-align:center}.contact-header p{text-align:center;margin:0 auto}.contact-left{text-align:center}.contact-left .contact-overline{text-align:center;display:block}.contact-left h3{text-align:center}.contact-left p{text-align:center;margin-left:auto;margin-right:auto}.contact-main-link{text-align:center;display:block}.contact-right{width:100%}.contact-row{text-align:center;justify-content:center}.contact-row span,.contact-row a,.contact-row p,.contact-bottom{text-align:center}}.footer-wrapper{z-index:10;width:100%;position:relative}.footer{z-index:10;color:#fff;background:#0f172a;width:100%;padding:18px 0 14px;position:relative;overflow:visible}.footer:before{content:"";background:#94a3b873;width:0;height:1px;transition:width .8s;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-wrapper.footer-visible .footer:before{width:100%}.footer-container{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.footer-top{text-align:center;opacity:0;visibility:hidden;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;padding-bottom:13px;display:flex;transform:translateY(10px)}.footer-top p{color:#94a3b8;text-align:center;width:100%;margin:0;font-size:11px;line-height:1.5}.footer-bottom{color:#64748b;opacity:0;visibility:hidden;text-align:center;justify-content:center;align-items:center;gap:18px;width:100%;padding-top:11px;font-size:10px;line-height:1.5;display:flex;transform:translateY(10px)}.footer-wrapper.footer-visible .footer-top,.footer-wrapper.footer-visible .footer-bottom{animation:.7s cubic-bezier(.22,1,.36,1) 2.75s forwards footerDataAppear}@keyframes footerDataAppear{0%{opacity:0;visibility:hidden;transform:translateY(12px)}1%{visibility:visible}to{opacity:1;visibility:visible;transform:translateY(0)}}@media (width<=600px){.footer{padding:17px 0 13px}.footer-container{text-align:center;align-items:center}.footer-top{text-align:center;justify-content:center;align-items:center;width:100%;padding-bottom:12px}.footer-top p{text-align:center;width:100%;margin:0 auto;font-size:10px;line-height:1.5}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding-top:10px;font-size:9px}}@media (width<=380px){.footer{padding:16px 0 12px}.footer-top p{font-size:9px}.footer-bottom{gap:4px;font-size:8px}}@media (prefers-reduced-motion:reduce){.footer:before{width:100%;transition:none}.footer-top,.footer-bottom{opacity:1;visibility:visible;transform:none;animation:none!important}}.footer-celebration-layer{z-index:100;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:50%;overflow:visible;transform:translate(-50%)}.footer-confetti{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0;overflow:visible}.footer-ribbon{opacity:0;transform-origin:50%;will-change:transform, opacity;border-radius:4px;width:5px;height:20px;position:absolute;top:0;left:0;box-shadow:0 0 7px #ffffff2e}.r1{--x:-125px;--y:-65px;--r:-42deg;background:#3b82f6}.r2{--x:-95px;--y:-100px;--r:-72deg;background:#ec4899}.r3{--x:-58px;--y:-82px;--r:-25deg;background:#facc15}.r4{--x:-155px;--y:-20px;--r:-82deg;background:#22c55e}.r5{--x:-110px;--y:45px;--r:-50deg;background:#a855f7}.r6{--x:-62px;--y:65px;--r:-75deg;background:#06b6d4}.r7{--x:125px;--y:-65px;--r:42deg;background:#f97316}.r8{--x:95px;--y:-100px;--r:72deg;background:#ff4fa3}.r9{--x:58px;--y:-82px;--r:25deg;background:#84cc16}.r10{--x:155px;--y:-20px;--r:82deg;background:#38bdf8}.footer-wrapper.footer-visible .footer-ribbon{animation:1.6s cubic-bezier(.16,.72,.25,1) forwards premiumRibbonFly}.r1{animation-delay:0s}.r2{animation-delay:40ms}.r3{animation-delay:80ms}.r4{animation-delay:.12s}.r5{animation-delay:.16s}.r6{animation-delay:.2s}.r7{animation-delay:40ms}.r8{animation-delay:80ms}.r9{animation-delay:.12s}.r10{animation-delay:.16s}@keyframes premiumRibbonFly{0%{opacity:0;transform:translate(-50%,-50%)translate(0)rotate(0)scale(.2)}10%{opacity:1}32%{opacity:1;transform:translate(-50%, -50%) translate(calc(var(--x) * .38), calc(var(--y) * .38)) rotate(calc(var(--r) * .38)) scale(.85)}58%{opacity:.95;transform:translate(-50%, -50%) translate(calc(var(--x) * .72), calc(var(--y) * .72)) rotate(calc(var(--r) * .72)) scale(1)}78%{opacity:.55}to{opacity:0;transform:translate(-50%, -50%) translate(var(--x), var(--y)) rotate(var(--r)) scale(.9)}}.footer-celebration-message{z-index:110;text-align:center;opacity:0;pointer-events:none;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;width:max-content;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%)translateY(12px)scale(.95)}.footer-celebration-title{color:#fff;letter-spacing:-.2px;text-shadow:0 4px 18px #00000040;font-size:20px;font-weight:700;line-height:1.2}.footer-celebration-subtitle{color:#94a3b8;margin-top:5px;font-size:11px;line-height:1.5}@keyframes premiumFooterMessage{0%{opacity:0;transform:translate(-50%)translateY(12px)scale(.95)}18%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}62%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}82%{opacity:.65;transform:translate(-50%)translateY(-3px)scale(.99)}to{opacity:0;transform:translate(-50%)translateY(-10px)scale(.98)}}@media (width<=600px){.footer-celebration-message{top:20px}.footer-celebration-title{font-size:18px}.footer-celebration-subtitle{font-size:10px}.footer-ribbon{width:4px;height:17px}.r1{--x:-78px;--y:-48px}.r2{--x:-58px;--y:-72px}.r3{--x:-38px;--y:-60px}.r4{--x:-92px;--y:-15px}.r5{--x:-65px;--y:30px}.r6{--x:-38px;--y:48px}.r7{--x:78px;--y:-48px}.r8{--x:58px;--y:-72px}.r9{--x:38px;--y:-60px}.r10{--x:92px;--y:-15px}}@media (width<=380px){.footer-celebration-title{font-size:17px}.footer-celebration-subtitle{font-size:9px}.footer-ribbon{width:4px;height:16px}}@media (prefers-reduced-motion:reduce){.footer-ribbon,.footer-celebration-message{opacity:1;transform:none;animation:none!important}}.footer-wrapper.footer-visible .footer-celebration-message{animation:2.8s cubic-bezier(.22,1,.36,1) forwards premiumFooterMessage}
