.Navbar-module__pSp8Ga__nav{z-index:var(--z-nav);padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__nav.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffeb;border-bottom:1px solid #f59e0b26;padding:.875rem 0;box-shadow:0 4px 24px #00000014}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Navbar-module__pSp8Ga__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoIcon{width:36px;height:36px;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex;box-shadow:0 4px 14px #f59e0b66}.Navbar-module__pSp8Ga__logoText{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.03em;font-size:1.35rem;font-weight:800}.Navbar-module__pSp8Ga__logoAccent{color:var(--color-primary)}.Navbar-module__pSp8Ga__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__link{color:var(--color-text-muted);border-radius:var(--radius-md);transition:color var(--transition-fast);flex-direction:column;align-items:center;gap:2px;padding:.5rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex;position:relative}.Navbar-module__pSp8Ga__link:hover,.Navbar-module__pSp8Ga__link.Navbar-module__pSp8Ga__active{color:var(--color-text)}.Navbar-module__pSp8Ga__linkUnderline{width:0;height:2px;transition:width var(--transition-mid);background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:1px;display:block;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__pSp8Ga__link:hover .Navbar-module__pSp8Ga__linkUnderline,.Navbar-module__pSp8Ga__link.Navbar-module__pSp8Ga__active .Navbar-module__pSp8Ga__linkUnderline{width:calc(100% - 1.75rem)}.Navbar-module__pSp8Ga__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__hamburger{border-radius:var(--radius-md);cursor:pointer;width:40px;height:40px;transition:all var(--transition-fast);background:#f59e0b14;border:1px solid #f59e0b40;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:none}.Navbar-module__pSp8Ga__hamburger:hover{background:#f59e0b26;border-color:#f59e0b80}.Navbar-module__pSp8Ga__hamburger span{background:var(--color-text);transform-origin:50%;border-radius:2px;width:18px;height:2px;transition:all .3s;display:block}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#fffffffa;border-bottom:1px solid #f59e0b26;padding:1.5rem;transition:all .3s;display:none;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 8px 30px #0000001a}.Navbar-module__pSp8Ga__mobileMenu ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__mobileLink{color:var(--color-text-muted);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:.75rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__pSp8Ga__mobileLink:hover{color:var(--color-text);background:#f59e0b14}.Navbar-module__pSp8Ga__mobileCta{justify-content:center;width:100%;margin-top:.5rem}@media (max-width:768px){.Navbar-module__pSp8Ga__links{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}.Navbar-module__pSp8Ga__mobileMenu{display:block}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__mobileOpen{opacity:1;pointer-events:all;transform:translateY(0)}}@media (max-width:480px){.Navbar-module__pSp8Ga__actions .Navbar-module__pSp8Ga__btn{display:none}}
.Hero-module__gNeX-G__hero{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bgMesh{pointer-events:none;position:absolute;inset:0}.Hero-module__gNeX-G__blob{filter:blur(80px);border-radius:50%;animation:8s ease-in-out infinite Hero-module__gNeX-G__float-blob;position:absolute}.Hero-module__gNeX-G__blob1{background:radial-gradient(circle,#f59e0b26 0%,#0000 70%);width:700px;height:700px;animation-delay:0s;top:-200px;left:-200px}.Hero-module__gNeX-G__blob2{background:radial-gradient(circle,#fcd34d2e 0%,#0000 70%);width:500px;height:500px;animation-delay:-3s;top:10%;right:-100px}.Hero-module__gNeX-G__blob3{background:radial-gradient(circle,#d977061a 0%,#0000 70%);width:400px;height:400px;animation-delay:-6s;bottom:-100px;left:40%}@keyframes Hero-module__gNeX-G__float-blob{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.97)}}.Hero-module__gNeX-G__grid{pointer-events:none;background-image:linear-gradient(#f59e0b0f 1px,#0000 1px),linear-gradient(90deg,#f59e0b0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}.Hero-module__gNeX-G__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:calc(100vh - 5rem);padding-top:2rem;padding-bottom:4rem;display:grid;position:relative}.Hero-module__gNeX-G__textSide{flex-direction:column;gap:1.5rem;animation:.8s both Hero-module__gNeX-G__slide-up;display:flex}.Hero-module__gNeX-G__heading{letter-spacing:-.04em;color:var(--color-text);font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1.1}.Hero-module__gNeX-G__highlight{color:var(--color-primary);display:inline-block;position:relative}.Hero-module__gNeX-G__highlight:after{content:"";background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:2px;height:3px;position:absolute;bottom:-4px;left:0;right:0}.Hero-module__gNeX-G__typeRow{align-items:center;gap:.5rem;font-size:1.2rem;font-weight:500;display:flex}.Hero-module__gNeX-G__typePrefix{color:var(--color-text-muted)}.Hero-module__gNeX-G__typedText{color:var(--color-primary-dark);font-weight:700;font-family:var(--font-display)}.Hero-module__gNeX-G__cursor{color:var(--color-primary);font-weight:200;animation:.8s step-end infinite Hero-module__gNeX-G__blink-cursor}@keyframes Hero-module__gNeX-G__blink-cursor{0%,to{opacity:1}50%{opacity:0}}.Hero-module__gNeX-G__subtext{color:var(--color-text-muted);max-width:500px;font-size:1.05rem;line-height:1.75}.Hero-module__gNeX-G__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__gNeX-G__stats{border-top:1px solid #00000014;gap:2rem;padding-top:.5rem;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;gap:.15rem;display:flex}.Hero-module__gNeX-G__statVal{font-family:var(--font-display);background:linear-gradient(135deg,#d97706,#f59e0b);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900}.Hero-module__gNeX-G__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Hero-module__gNeX-G__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse-status;box-shadow:0 0 0 3px #22c55e33}@keyframes Hero-module__gNeX-G__pulse-status{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e14}}.Hero-module__gNeX-G__visualSide{justify-content:center;align-items:center;animation:.8s .2s both Hero-module__gNeX-G__slide-up;display:flex}.Hero-module__gNeX-G__avatarWrapper{justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}.Hero-module__gNeX-G__avatarRing{border:1.5px solid #f59e0b40;border-radius:50%;animation:20s linear infinite Hero-module__gNeX-G__spin-slow;position:absolute;inset:0}.Hero-module__gNeX-G__avatarRing:before{content:"";background:var(--color-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #f59e0b99}.Hero-module__gNeX-G__avatarRing2{border:1px dashed #f59e0b33;border-radius:50%;animation:30s linear infinite reverse Hero-module__gNeX-G__spin-slow;position:absolute;inset:20px}@keyframes Hero-module__gNeX-G__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__gNeX-G__avatar{background:linear-gradient(145deg,#fffbeb,#fef3c7);border:1.5px solid #f59e0b4d;border-radius:50%;justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:relative;box-shadow:0 0 0 1px #f59e0b1a,0 0 60px #f59e0b1f,0 20px 60px #0000001a}.Hero-module__gNeX-G__avatarInner{flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.25rem;display:flex}.Hero-module__gNeX-G__avatarSvg{width:80px;height:80px}.Hero-module__gNeX-G__codeSnippet{color:var(--color-text);background:#0000000f;border:1px solid #0000001a;border-radius:8px;width:100%;padding:.6rem .8rem;font-family:Courier New,Courier,monospace;font-size:.65rem;line-height:1.6;overflow:hidden}.Hero-module__gNeX-G__codeLine{white-space:nowrap}.Hero-module__gNeX-G__badge{color:var(--color-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#fffffff2;border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .875rem;font-size:.78rem;font-weight:700;display:flex;position:absolute;box-shadow:0 4px 20px #f59e0b26,0 2px 8px #00000014}.Hero-module__gNeX-G__badge span{font-size:1em}.Hero-module__gNeX-G__badge1{animation:4s ease-in-out infinite Hero-module__gNeX-G__badge-float;top:10px;right:-20px}.Hero-module__gNeX-G__badge2{animation:4s ease-in-out -1.3s infinite Hero-module__gNeX-G__badge-float;bottom:60px;right:-30px}.Hero-module__gNeX-G__badge3{animation:4s ease-in-out -2.6s infinite Hero-module__gNeX-G__badge-float;top:80px;left:-30px}.Hero-module__gNeX-G__badge4{animation:4s ease-in-out -.7s infinite Hero-module__gNeX-G__badge-float;bottom:20px;left:-10px}@keyframes Hero-module__gNeX-G__badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__gNeX-G__scrollIndicator{color:var(--color-text-faint);letter-spacing:.1em;text-transform:uppercase;transition:color var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-decoration:none;animation:1s 1s both Hero-module__gNeX-G__fade-up;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollIndicator:hover{color:var(--color-primary)}@keyframes Hero-module__gNeX-G__fade-up{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Hero-module__gNeX-G__scrollMouse{border:2px solid;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.Hero-module__gNeX-G__scrollWheel{background:currentColor;border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__scroll-wheel}@keyframes Hero-module__gNeX-G__scroll-wheel{0%,to{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(12px)}}@media (max-width:1024px){.Hero-module__gNeX-G__content{gap:2rem}.Hero-module__gNeX-G__avatarWrapper{width:300px;height:300px}.Hero-module__gNeX-G__avatar{width:210px;height:210px}}@media (max-width:768px){.Hero-module__gNeX-G__content{text-align:center;grid-template-columns:1fr;align-items:flex-start;gap:3rem;padding-top:3rem}.Hero-module__gNeX-G__textSide{align-items:center}.Hero-module__gNeX-G__subtext{text-align:center}.Hero-module__gNeX-G__ctaGroup,.Hero-module__gNeX-G__stats{justify-content:center}.Hero-module__gNeX-G__heading{font-size:clamp(2rem,8vw,3rem)}.Hero-module__gNeX-G__visualSide{order:-1}.Hero-module__gNeX-G__avatarWrapper{width:260px;height:260px}.Hero-module__gNeX-G__avatar{width:180px;height:180px}.Hero-module__gNeX-G__badge{padding:.4rem .7rem;font-size:.7rem}}@media (max-width:480px){.Hero-module__gNeX-G__stats{gap:1.25rem}.Hero-module__gNeX-G__badge3,.Hero-module__gNeX-G__badge4{display:none}}
.About-module__Balj8a__about{background:var(--color-bg-2);position:relative;overflow:hidden}.About-module__Balj8a__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.About-module__Balj8a__grid{grid-template-columns:1fr 1.4fr;align-items:center;gap:5rem;display:grid}.About-module__Balj8a__animItem{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.About-module__Balj8a__about.About-module__Balj8a__visible .About-module__Balj8a__animItem{opacity:1;transform:translateY(0)}.About-module__Balj8a__animItem1{transition-delay:.1s}.About-module__Balj8a__animItem2{transition-delay:.2s}.About-module__Balj8a__animItem3{transition-delay:.3s}.About-module__Balj8a__animItem4{transition-delay:.4s}.About-module__Balj8a__fadeUp{flex-direction:column;gap:1rem;display:flex}.About-module__Balj8a__leftSide{justify-content:center;align-items:center;display:flex;position:relative}.About-module__Balj8a__experienceCard{z-index:1;text-align:center;background:#fff;border:1px solid #f59e0b40;border-radius:1.5rem;width:100%;max-width:340px;padding:2.5rem;position:relative;box-shadow:0 0 0 1px #f59e0b14,0 20px 60px #00000014,0 0 80px #f59e0b0f}.About-module__Balj8a__expBig{font-family:var(--font-display);background:linear-gradient(135deg,#d97706,#f59e0b,#fcd34d);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:5rem;font-weight:900;line-height:1}.About-module__Balj8a__expLabel{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:600}.About-module__Balj8a__expCompany{text-align:center;flex-direction:column;gap:.2rem;display:flex}.About-module__Balj8a__expCompany strong{color:var(--color-text);font-size:1rem;font-weight:800}.About-module__Balj8a__expCompany span{color:var(--color-primary-dark);font-size:.85rem;font-weight:600}.About-module__Balj8a__expDate{color:var(--color-text-faint)!important;font-size:.75rem!important;font-weight:500!important}.About-module__Balj8a__expDivider{background:#f59e0b33;height:1px;margin:1.5rem 0}.About-module__Balj8a__expTechStack{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.About-module__Balj8a__techPill{color:var(--color-primary-dark);letter-spacing:.02em;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.About-module__Balj8a__glowCircle{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f59e0b1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.About-module__Balj8a__rightSide{flex-direction:column;gap:2rem;display:flex}.About-module__Balj8a__bio{color:var(--color-text-muted);font-size:1.05rem;line-height:1.8}.About-module__Balj8a__bio strong{color:var(--color-text);font-weight:700}.About-module__Balj8a__highlights{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.About-module__Balj8a__highlightItem{border-radius:var(--radius-lg);transition:all var(--transition-mid);background:#fff;border:1px solid #00000014;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;display:flex;box-shadow:0 2px 8px #0000000a}.About-module__Balj8a__highlightItem:hover{background:#f59e0b0a;border-color:#f59e0b66;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b1f}.About-module__Balj8a__highlightIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.About-module__Balj8a__highlightTitle{color:var(--color-text);margin-bottom:.2rem;font-size:.9rem;font-weight:700}.About-module__Balj8a__highlightDesc{color:var(--color-text-muted);font-size:.8rem;line-height:1.5}.About-module__Balj8a__ctaRow{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.About-module__Balj8a__grid{gap:3rem}}@media (max-width:768px){.About-module__Balj8a__grid{grid-template-columns:1fr}.About-module__Balj8a__leftSide{order:-1}.About-module__Balj8a__experienceCard{max-width:100%}.About-module__Balj8a__highlights{grid-template-columns:1fr}}
.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Services-module__kf8n-G__card{cursor:default;opacity:0;background:#fff;border:1px solid #00000014;border-radius:1.25rem;flex-direction:column;gap:.875rem;padding:1.75rem;transition:opacity .6s,transform .6s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:translateY(30px)scale(.98);box-shadow:0 2px 12px #0000000f}.Services-module__kf8n-G__card.Services-module__kf8n-G__visible{opacity:1;transform:translateY(0)scale(1)}.Services-module__kf8n-G__card:hover{border-color:#f59e0b66;transform:translateY(-5px)scale(1);box-shadow:0 8px 40px #f59e0b26,0 2px 12px #00000014}.Services-module__kf8n-G__cardBg{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardBg{opacity:1}.Services-module__kf8n-G__iconWrap{z-index:1;width:52px;height:52px;transition:transform var(--transition-mid);border:1px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:relative}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconWrap{transform:scale(1.1)rotate(-5deg)}.Services-module__kf8n-G__title{font-family:var(--font-display);color:var(--color-text);z-index:1;font-size:1.1rem;font-weight:700;position:relative}.Services-module__kf8n-G__desc{color:var(--color-text-muted);z-index:1;flex:1;font-size:.875rem;line-height:1.65;position:relative}.Services-module__kf8n-G__features{z-index:1;flex-direction:column;gap:.4rem;list-style:none;display:flex;position:relative}.Services-module__kf8n-G__feature{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.Services-module__kf8n-G__featureDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.Services-module__kf8n-G__cardFooter{z-index:1;border-top:1px solid #00000012;margin-top:auto;padding-top:.5rem;position:relative}.Services-module__kf8n-G__learnMore{color:var(--accent,var(--color-primary-dark));letter-spacing:.01em;font-size:.8rem;font-weight:700;text-decoration:none;transition:letter-spacing .2s;display:inline-block}.Services-module__kf8n-G__learnMore:hover{letter-spacing:.05em}@media (max-width:1024px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}}
.Skills-module__lhWK4a__skills{background:var(--color-bg-2);position:relative}.Skills-module__lhWK4a__skills:before{content:"";pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#f59e0b12 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.Skills-module__lhWK4a__categoriesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Skills-module__lhWK4a__categoryCard{opacity:0;background:#fff;border:1px solid #00000014;border-radius:1.25rem;padding:1.75rem;transition:opacity .6s,transform .6s,border-color .3s,box-shadow .3s;transform:translateY(25px);box-shadow:0 2px 12px #0000000f}.Skills-module__lhWK4a__categoryCard.Skills-module__lhWK4a__visible{opacity:1;transform:translateY(0)}.Skills-module__lhWK4a__categoryCard:first-child{transition-delay:.1s}.Skills-module__lhWK4a__categoryCard:nth-child(2){transition-delay:.2s}.Skills-module__lhWK4a__categoryCard:nth-child(3){transition-delay:.3s}.Skills-module__lhWK4a__categoryCard:hover{border-color:#f59e0b59;box-shadow:0 8px 30px #f59e0b1f,0 2px 8px #0000000f}.Skills-module__lhWK4a__categoryHeader{border-bottom:1px solid #00000012;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Skills-module__lhWK4a__categoryIcon{font-size:1.5rem}.Skills-module__lhWK4a__categoryLabel{font-family:var(--font-display);color:var(--color-text);font-size:1.1rem;font-weight:700}.Skills-module__lhWK4a__skillsList{flex-direction:column;gap:1.1rem;display:flex}.Skills-module__lhWK4a__skillItem{flex-direction:column;gap:.4rem;display:flex}.Skills-module__lhWK4a__skillMeta{justify-content:space-between;align-items:center;display:flex}.Skills-module__lhWK4a__skillName{color:var(--color-text);font-size:.85rem;font-weight:600}.Skills-module__lhWK4a__skillLevel{font-size:.78rem;font-weight:700;font-family:var(--font-display)}.Skills-module__lhWK4a__skillTrack{background:#00000012;border-radius:3px;height:6px;overflow:hidden}.Skills-module__lhWK4a__skillFill{border-radius:3px;height:100%;transition:width 1.4s cubic-bezier(.25,1,.5,1),box-shadow 1.4s}.Skills-module__lhWK4a__toolsSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.Skills-module__lhWK4a__toolsHeading{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700}.Skills-module__lhWK4a__marqueeWrapper{width:100%;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Skills-module__lhWK4a__marquee{gap:.75rem;width:max-content;animation:25s linear infinite Skills-module__lhWK4a__marquee-scroll;display:flex}.Skills-module__lhWK4a__marquee:hover{animation-play-state:paused}.Skills-module__lhWK4a__toolChip{color:var(--color-text-muted);white-space:nowrap;cursor:default;background:#f59e0b14;border:1px solid #f59e0b38;border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-block}.Skills-module__lhWK4a__toolChip:hover{color:var(--color-primary-dark);background:#f59e0b26;border-color:#f59e0b80}@media (max-width:1024px){.Skills-module__lhWK4a__categoriesGrid{grid-template-columns:1fr 1fr}.Skills-module__lhWK4a__categoryCard:nth-child(3){grid-column:span 2}}@media (max-width:640px){.Skills-module__lhWK4a__categoriesGrid{grid-template-columns:1fr}.Skills-module__lhWK4a__categoryCard:nth-child(3){grid-column:span 1}}
.Projects-module__k3vqla__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.Projects-module__k3vqla__filterBtn{color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-mid);background:#0000000a;border:1px solid #00000017;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.Projects-module__k3vqla__filterBtn:hover{color:var(--color-text);background:#f59e0b14;border-color:#f59e0b66}.Projects-module__k3vqla__filterBtn.Projects-module__k3vqla__active{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#0000;box-shadow:0 4px 15px #f59e0b59}.Projects-module__k3vqla__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Projects-module__k3vqla__card{opacity:0;background:#fff;border:1px solid #00000014;border-radius:1.25rem;flex-direction:column;transition:opacity .6s,transform .6s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden;transform:translateY(30px);box-shadow:0 2px 12px #0000000f}.Projects-module__k3vqla__card.Projects-module__k3vqla__visible{opacity:1;transform:translateY(0)}.Projects-module__k3vqla__card:hover{border-color:#f59e0b66;transform:translateY(-5px);box-shadow:0 12px 40px #f59e0b26,0 4px 12px #00000014}.Projects-module__k3vqla__preview{justify-content:center;align-items:center;height:160px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__preview{transform:scale(1.02)}.Projects-module__k3vqla__previewEmoji{filter:drop-shadow(0 4px 20px #00000026);font-size:4rem;transition:transform .3s}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__previewEmoji{transform:scale(1.15)rotate(-5deg)}.Projects-module__k3vqla__featuredBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;background:#ffffff40;border:1px solid #ffffff4d;border-radius:999px;padding:.25rem .625rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.Projects-module__k3vqla__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.Projects-module__k3vqla__meta{align-items:center;gap:.75rem;display:flex}.Projects-module__k3vqla__category{text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary-dark);background:#f59e0b1a;border-radius:4px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.Projects-module__k3vqla__title{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.Projects-module__k3vqla__desc{color:var(--color-text-muted);flex:1;font-size:.85rem;line-height:1.65}.Projects-module__k3vqla__techList{flex-wrap:wrap;gap:.4rem;display:flex}.Projects-module__k3vqla__techTag{color:var(--color-text-muted);background:#0000000a;border:1px solid #00000017;border-radius:4px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.Projects-module__k3vqla__actions{gap:.75rem;padding-top:.25rem;display:flex}.Projects-module__k3vqla__btnLive{color:#fff;transition:all var(--transition-fast);background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #f59e0b4d}.Projects-module__k3vqla__btnLive:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b66}.Projects-module__k3vqla__btnGithub{color:var(--color-text-muted);transition:all var(--transition-fast);background:#0000000a;border:1px solid #0000001a;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .875rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.Projects-module__k3vqla__btnGithub:hover{color:var(--color-text);background:#00000014;transform:translateY(-1px)}.Projects-module__k3vqla__moreCta{justify-content:center;margin-top:3rem;display:flex}@media (max-width:1024px){.Projects-module__k3vqla__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Projects-module__k3vqla__grid{grid-template-columns:1fr}}
.Testimonials-module__3Exg0W__testimonials{background:var(--color-bg-2);overflow:hidden}.Testimonials-module__3Exg0W__trackWrapper{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex;position:relative}.Testimonials-module__3Exg0W__track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:1.25rem;padding:.5rem .25rem;display:flex;overflow-x:auto}.Testimonials-module__3Exg0W__track::-webkit-scrollbar{display:none}.Testimonials-module__3Exg0W__card{scroll-snap-align:start;min-width:320px;max-width:320px;transition:border-color var(--transition-mid), transform var(--transition-mid), box-shadow var(--transition-mid);background:#fff;border:1px solid #00000014;border-radius:1.25rem;flex-direction:column;flex-shrink:0;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000f}.Testimonials-module__3Exg0W__card:hover{border-color:#f59e0b66;transform:translateY(-4px);box-shadow:0 8px 30px #f59e0b1f,0 4px 12px #00000012}.Testimonials-module__3Exg0W__cardTop{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__3Exg0W__avatarWrap{display:inline-flex;position:relative}.Testimonials-module__3Exg0W__avatar{width:46px;height:46px;font-size:.85rem;font-weight:800;font-family:var(--font-display);letter-spacing:.02em;border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;display:flex}.Testimonials-module__3Exg0W__quoteIcon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding-bottom:2px;font-size:.7rem;font-weight:900;line-height:1;display:flex;position:absolute;bottom:-2px;right:-6px}.Testimonials-module__3Exg0W__stars{color:#f59e0b;gap:2px;display:flex}.Testimonials-module__3Exg0W__text{color:var(--color-text-muted);flex:1;font-size:.875rem;font-style:italic;line-height:1.7}.Testimonials-module__3Exg0W__client{border-top:1px solid #00000012;padding-top:.875rem}.Testimonials-module__3Exg0W__clientName{color:var(--color-text);margin-bottom:.15rem;font-size:.9rem;font-weight:700}.Testimonials-module__3Exg0W__clientRole{color:var(--color-text-faint);font-size:.78rem}.Testimonials-module__3Exg0W__scrollBtn{width:44px;height:44px;color:var(--color-text);cursor:pointer;transition:all var(--transition-mid);background:#fff;border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #00000014}.Testimonials-module__3Exg0W__scrollBtn:hover:not(.Testimonials-module__3Exg0W__disabled){color:var(--color-primary-dark);background:#f59e0b14;border-color:#f59e0b66;transform:scale(1.05);box-shadow:0 4px 16px #f59e0b33}.Testimonials-module__3Exg0W__scrollBtn.Testimonials-module__3Exg0W__disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.Testimonials-module__3Exg0W__ratingBar{border-top:1px solid #00000012;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 0;display:flex}.Testimonials-module__3Exg0W__ratingNum{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.04em;font-size:1.75rem;font-weight:900}.Testimonials-module__3Exg0W__ratingLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:500}@media (max-width:768px){.Testimonials-module__3Exg0W__card{min-width:280px;max-width:280px}.Testimonials-module__3Exg0W__scrollBtn{display:none}.Testimonials-module__3Exg0W__trackWrapper{padding:0}.Testimonials-module__3Exg0W__ratingBar{text-align:center;flex-direction:column;gap:.5rem}}
.Contact-module__gQiC5G__layout{grid-template-columns:380px 1fr;align-items:start;gap:2.5rem;display:grid}.Contact-module__gQiC5G__infoCard{background:linear-gradient(145deg,#fffbeb,#fef3c7);border:1px solid #f59e0b40;border-radius:1.25rem;padding:2rem;position:sticky;top:6rem;box-shadow:0 0 0 1px #f59e0b14,0 20px 60px #00000012}.Contact-module__gQiC5G__infoTitle{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.3rem;font-weight:800}.Contact-module__gQiC5G__infoText{color:var(--color-text-muted);margin-bottom:1.75rem;font-size:.9rem;line-height:1.7}.Contact-module__gQiC5G__infoText strong{color:var(--color-text);font-weight:700}.Contact-module__gQiC5G__contactItems{flex-direction:column;gap:.75rem;margin-bottom:1.75rem;display:flex}.Contact-module__gQiC5G__contactItem{border-radius:var(--radius-md);transition:all var(--transition-mid);background:#ffffffb3;border:1px solid #f59e0b33;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;display:flex}.Contact-module__gQiC5G__contactItem:hover{background:#fffffff2;border-color:#f59e0b73;transform:translate(4px);box-shadow:0 4px 16px #f59e0b1f}.Contact-module__gQiC5G__contactIcon{border-radius:var(--radius-sm);background:#f59e0b1f;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex}.Contact-module__gQiC5G__contactLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-faint);margin-bottom:.1rem;font-size:.72rem;font-weight:700}.Contact-module__gQiC5G__contactValue{color:var(--color-text);font-size:.85rem;font-weight:600}.Contact-module__gQiC5G__availability{color:#16a34a;border-radius:var(--radius-md);background:#22c55e12;border:1px solid #22c55e33;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex}.Contact-module__gQiC5G__availDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Contact-module__gQiC5G__avail-pulse;box-shadow:0 0 0 3px #22c55e33}@keyframes Contact-module__gQiC5G__avail-pulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e14}}.Contact-module__gQiC5G__form{background:#fff;border:1px solid #00000014;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 4px 24px #0000000f}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__gQiC5G__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__gQiC5G__label{color:var(--color-text-muted);letter-spacing:.02em;font-size:.82rem;font-weight:700}.Contact-module__gQiC5G__input{border-radius:var(--radius-md);width:100%;color:var(--color-text);font-size:.9rem;font-family:var(--font-sans);transition:all var(--transition-mid);appearance:none;background:#00000005;border:1.5px solid #0000001a;outline:none;padding:.875rem 1.125rem}.Contact-module__gQiC5G__input::placeholder{color:var(--color-text-faint)}.Contact-module__gQiC5G__input:focus{background:#f59e0b0a;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.Contact-module__gQiC5G__input option{color:var(--color-text);background:#fff}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:130px;line-height:1.6}.Contact-module__gQiC5G__submitBtn{justify-content:center;gap:.625rem;width:100%;font-size:1rem;font-weight:700}.Contact-module__gQiC5G__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.Contact-module__gQiC5G__sendingDots{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Contact-module__gQiC5G__spin;display:inline-block}@keyframes Contact-module__gQiC5G__spin{to{transform:rotate(360deg)}}.Contact-module__gQiC5G__successMsg{text-align:center;background:#f59e0b0a;border:1px solid #f59e0b33;border-radius:1.25rem;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.Contact-module__gQiC5G__successIcon{animation:Contact-module__gQiC5G__bounce-in .6s var(--transition-spring);font-size:3.5rem}@keyframes Contact-module__gQiC5G__bounce-in{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.Contact-module__gQiC5G__successMsg h3{font-family:var(--font-display);color:var(--color-text);font-size:1.5rem;font-weight:800}.Contact-module__gQiC5G__successMsg p{color:var(--color-text-muted);max-width:320px;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Contact-module__gQiC5G__layout{grid-template-columns:1fr}.Contact-module__gQiC5G__infoCard{position:static}.Contact-module__gQiC5G__formRow{grid-template-columns:1fr}}@media (max-width:640px){.Contact-module__gQiC5G__formRow{grid-template-columns:1fr}}
.Footer-module__nhiC3q__ctaBtn{font-size:1rem;font-weight:800;font-family:var(--font-sans);color:#d97706;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.25rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000026}.Footer-module__nhiC3q__ctaBtn:hover{background:#fffbeb;transform:translateY(-2px);box-shadow:0 8px 30px #0003}.Footer-module__nhiC3q__ctaBand{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);padding:3.5rem 0;position:relative;overflow:hidden}.Footer-module__nhiC3q__ctaBand:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Footer-module__nhiC3q__ctaInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.Footer-module__nhiC3q__ctaTitle{color:#fff;letter-spacing:-.03em;margin-bottom:.25rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:900}.Footer-module__nhiC3q__ctaTitle span{-webkit-text-fill-color:#ffffffd9;color:#ffffffd9;text-underline-offset:4px;background:0 0;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6}.Footer-module__nhiC3q__ctaText{color:#fffc;font-size:.95rem;font-weight:500}:is(.Footer-module__nhiC3q__ctaBand .Footer-module__nhiC3q__btn-primary,.ctaBand .btn-primary){color:#d97706;background:#fff}.Footer-module__nhiC3q__main{background:#0f172a;padding:4rem 0 0}.Footer-module__nhiC3q__grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__nhiC3q__logo{align-items:center;gap:.625rem;display:flex}.Footer-module__nhiC3q__logoIcon{width:36px;height:36px;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex;box-shadow:0 4px 15px #f59e0b66}.Footer-module__nhiC3q__logoText{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;font-size:1.35rem;font-weight:800}.Footer-module__nhiC3q__logoAccent{color:#f59e0b}.Footer-module__nhiC3q__tagline{color:#ffffff80;max-width:320px;font-size:.9rem;line-height:1.65}.Footer-module__nhiC3q__socials{gap:.625rem;display:flex}.Footer-module__nhiC3q__socialLink{color:#ffffff80;width:38px;height:38px;transition:all var(--transition-mid);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__nhiC3q__socialLink:hover{color:#f59e0b;background:#f59e0b33;border-color:#f59e0b80;transform:translateY(-3px)}.Footer-module__nhiC3q__groupTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:1rem;font-size:.8rem;font-weight:700}.Footer-module__nhiC3q__linkGroup ul{flex-direction:column;gap:.625rem;list-style:none;display:flex}.Footer-module__nhiC3q__link{color:#ffffff80;transition:color var(--transition-fast);font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block}.Footer-module__nhiC3q__link:hover{color:#f59e0b}.Footer-module__nhiC3q__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.Footer-module__nhiC3q__copyright{color:#ffffff4d;font-size:.82rem}.Footer-module__nhiC3q__copyright strong{color:#ffffff80}.Footer-module__nhiC3q__bottomLinks{gap:1.25rem;display:flex}.Footer-module__nhiC3q__bottomLinks .Footer-module__nhiC3q__link{font-size:.8rem}.Footer-module__nhiC3q__madeWith{color:#ffffff4d;font-size:.8rem}@media (max-width:768px){.Footer-module__nhiC3q__ctaInner{flex-direction:column;align-items:flex-start}.Footer-module__nhiC3q__grid{grid-template-columns:1fr 1fr}.Footer-module__nhiC3q__brand{grid-column:span 2}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:.75rem}.Footer-module__nhiC3q__bottomLinks{justify-content:center}}@media (max-width:480px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr}.Footer-module__nhiC3q__brand{grid-column:span 1}}
