.Preloader-module__fxLzaa__preloader{background:var(--bg);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}.Preloader-module__fxLzaa__icon{display:block;overflow:visible}.Preloader-module__fxLzaa__arcOuter{fill:none;stroke:var(--accent-blue);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:210 62;transform-origin:48px 48px;animation:1.8s linear infinite Preloader-module__fxLzaa__plSpin}.Preloader-module__fxLzaa__arcMid{fill:none;stroke:var(--accent-purple);stroke-width:2px;stroke-linecap:round;stroke-dasharray:138 64;transform-origin:48px 48px;animation:1.4s linear infinite Preloader-module__fxLzaa__plSpinRev}.Preloader-module__fxLzaa__arcInner{fill:none;stroke:var(--accent-green);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:72 40;transform-origin:48px 48px;animation:1s linear infinite Preloader-module__fxLzaa__plSpin}.Preloader-module__fxLzaa__bolt{fill:var(--accent-blue);transform-origin:48px 48px;animation:1.6s ease-in-out infinite Preloader-module__fxLzaa__plBoltPulse}@keyframes Preloader-module__fxLzaa__plSpin{to{transform:rotate(360deg)}}@keyframes Preloader-module__fxLzaa__plSpinRev{to{transform:rotate(-360deg)}}@keyframes Preloader-module__fxLzaa__plBoltPulse{0%,to{opacity:.7;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.Preloader-module__fxLzaa__label{font-family:var(--font-heading);color:var(--text);letter-spacing:.06em;font-size:1.1rem;font-weight:700;animation:.6s .4s both Preloader-module__fxLzaa__labelFade}@keyframes Preloader-module__fxLzaa__labelFade{0%{opacity:0}to{opacity:1}}
.ProgressBar-module__gsNKrG__progressBar{background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple),var(--accent-green));z-index:1002;pointer-events:none;border-radius:0 2px 2px 0;width:0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}
.Navbar-module__kr6T5G__navbar{z-index:1000;height:var(--nav-h);transition:background var(--transition),box-shadow var(--transition),border-color var(--transition),padding var(--transition);background:0 0;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__kr6T5G__scrolled{box-shadow:none;background:0 0;border-bottom-color:#0000;padding:.625rem 1rem}.Navbar-module__kr6T5G__scrolled .Navbar-module__kr6T5G__navInner{-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);background:#020408e0;border-radius:1rem;padding:.5rem 1.25rem;box-shadow:0 4px 24px #0000008c}[data-theme=light] .Navbar-module__kr6T5G__scrolled .Navbar-module__kr6T5G__navInner{background:var(--glass-bg);box-shadow:0 4px 16px var(--shadow-sm)}.Navbar-module__kr6T5G__navInner{max-width:var(--max-w);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__kr6T5G__navLogo{font-family:var(--font-heading);color:var(--text);flex-shrink:0;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:800;display:flex}.Navbar-module__kr6T5G__logoMark{background:var(--accent-blue);color:#fff;width:32px;height:32px;font-size:.75rem;font-weight:800;font-family:var(--font-heading);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__kr6T5G__logoImg{object-fit:contain;border-radius:6px;width:32px;height:32px}.Navbar-module__kr6T5G__logoBars{width:16px;height:15px;position:relative}.Navbar-module__kr6T5G__logoBar{background:#fff;border-radius:2px;width:0;height:3px;animation:.35s cubic-bezier(.4,0,.2,1) .25s both Navbar-module__kr6T5G__logoBarGrow;position:absolute;top:0;left:0}.Navbar-module__kr6T5G__logoStem{background:#fff;border-radius:2px;width:3px;height:0;animation:.3s cubic-bezier(.4,0,.2,1) .55s both Navbar-module__kr6T5G__logoStemGrow;position:absolute;top:4px;left:50%;transform:translate(-50%)}@keyframes Navbar-module__kr6T5G__logoBarGrow{0%{width:0}to{width:16px}}@keyframes Navbar-module__kr6T5G__logoStemGrow{0%{height:0}to{height:11px}}.Navbar-module__kr6T5G__navLinks{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__kr6T5G__navLink{border-radius:var(--radius-sm);color:var(--muted);transition:all var(--transition);padding:.375rem .75rem;font-size:.875rem;font-weight:500}.Navbar-module__kr6T5G__navLink:hover,.Navbar-module__kr6T5G__navLink.Navbar-module__kr6T5G__active{color:var(--text);background:var(--surface)}.Navbar-module__kr6T5G__navLink.Navbar-module__kr6T5G__active{color:var(--accent-blue)!important;background:#2f81f71a!important}.Navbar-module__kr6T5G__navActions{align-items:center;gap:.5rem;display:flex}.Navbar-module__kr6T5G__themeToggle{width:36px;height:36px;color:var(--muted);background:var(--surface);border:1px solid var(--border);transition:all var(--transition);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;display:flex}.Navbar-module__kr6T5G__themeToggle:hover{color:var(--text);border-color:var(--accent-blue)}.Navbar-module__kr6T5G__hamburger{background:var(--surface);border:1px solid var(--border);width:36px;height:36px;transition:all var(--transition);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px;display:none}.Navbar-module__kr6T5G__hamburger span{background:var(--muted);transform-origin:50%;border-radius:1px;width:18px;height:2px;transition:all .3s;display:block}.Navbar-module__kr6T5G__hamburger.Navbar-module__kr6T5G__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__kr6T5G__hamburger.Navbar-module__kr6T5G__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__kr6T5G__hamburger.Navbar-module__kr6T5G__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__kr6T5G__mobileNav{top:var(--nav-h);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--glass-border);z-index:999;opacity:0;visibility:hidden;background:#020408eb;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,visibility 0s linear .4s;display:block;position:fixed;left:0;right:0;overflow:hidden}[data-theme=light] .Navbar-module__kr6T5G__mobileNav{border-bottom-color:var(--border);background:#f6f8faf2}.Navbar-module__kr6T5G__mobileNav.Navbar-module__kr6T5G__mobileOpen{opacity:1;visibility:visible;max-height:520px;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,visibility linear}.Navbar-module__kr6T5G__mobileLink{color:var(--muted);opacity:0;transition:color var(--transition),background var(--transition),transform .35s ease,opacity .35s ease;border-bottom:1px solid #ffffff0d;padding:.875rem 1.5rem;font-weight:500;display:block;transform:translate(-14px)}[data-theme=light] .Navbar-module__kr6T5G__mobileLink{border-bottom-color:var(--border)}.Navbar-module__kr6T5G__mobileLink:last-child{border-bottom:none}.Navbar-module__kr6T5G__mobileLink:hover,.Navbar-module__kr6T5G__mobileLink.Navbar-module__kr6T5G__active{color:var(--accent-blue);background:#2f81f714}.Navbar-module__kr6T5G__mobileNav.Navbar-module__kr6T5G__mobileOpen .Navbar-module__kr6T5G__mobileLink{opacity:1;transform:translate(0)}@media (min-width:769px){.Navbar-module__kr6T5G__mobileNav{display:none!important}}@media (max-width:768px){.Navbar-module__kr6T5G__navLinks{display:none}.Navbar-module__kr6T5G__hamburger{display:flex}.Navbar-module__kr6T5G__scrolled .Navbar-module__kr6T5G__navInner,.Navbar-module__kr6T5G__mobileMenu{-webkit-backdrop-filter:none}}
.Hero-module__hOIH_q__hero{min-height:100vh;padding-top:var(--nav-h);background:radial-gradient(at 68% 28%,#2f81f724 0%,#0000 54%),radial-gradient(at 18% 72%,#bc8cff1a 0%,#0000 48%),radial-gradient(at 45% 95%,#3fb9500f 0%,#0000 40%);align-items:center;display:flex;position:relative;overflow:hidden}[data-theme=light] .Hero-module__hOIH_q__hero{background:0 0}.Hero-module__hOIH_q__circuit{pointer-events:none;opacity:.06;color:currentColor;width:100%;height:100%;position:absolute;inset:0}[data-theme=light] .Hero-module__hOIH_q__circuit{opacity:.04}.Hero-module__hOIH_q__heroGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem 0;display:grid;position:relative}.Hero-module__hOIH_q__heroContent{z-index:1;position:relative}.Hero-module__hOIH_q__heroGreeting{color:var(--accent-blue);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;animation:.7s 1s both Hero-module__hOIH_q__heroFadeUp;display:flex}.Hero-module__hOIH_q__heroGreeting:before{content:"";background:var(--accent-blue);border-radius:1px;width:24px;height:2px;display:block}.Hero-module__hOIH_q__heroName{font-family:var(--font-heading);color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15;animation:.7s 1.15s both Hero-module__hOIH_q__heroFadeUp}.Hero-module__hOIH_q__heroTypewriter{color:var(--muted);align-items:center;gap:.5rem;height:1.8rem;margin-bottom:1.25rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;animation:.7s 1.3s both Hero-module__hOIH_q__heroFadeUp;display:flex}.Hero-module__hOIH_q__typewriterText{color:var(--accent-green)}.Hero-module__hOIH_q__cursor{background:var(--accent-green);border-radius:1px;width:2px;height:1.2em;margin-left:1px;animation:.8s infinite Hero-module__hOIH_q__blink;display:inline-block}@keyframes Hero-module__hOIH_q__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__hOIH_q__heroDesc{color:var(--muted);max-width:480px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.75;animation:.7s 1.45s both Hero-module__hOIH_q__heroFadeUp}.Hero-module__hOIH_q__heroBadge{background:var(--surface);border:1px solid var(--border);color:var(--muted);transition:border-color var(--transition);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.375rem .875rem;font-size:.8rem;animation:.7s 1.6s both Hero-module__hOIH_q__heroFadeUp;display:inline-flex}.Hero-module__hOIH_q__heroBadge:hover{border-color:var(--accent-blue)}.Hero-module__hOIH_q__heroBadge i{color:var(--accent-blue)}.Hero-module__hOIH_q__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;animation:.7s 1.75s both Hero-module__hOIH_q__heroFadeUp;display:flex}.Hero-module__hOIH_q__heroVisual{justify-content:center;align-items:center;animation:.7s 1.1s both Hero-module__hOIH_q__heroFadeUp;display:flex;position:relative}.Hero-module__hOIH_q__techOrbit{flex-shrink:0;width:320px;height:320px;position:relative}.Hero-module__hOIH_q__orbitRing1,.Hero-module__hOIH_q__orbitRing2,.Hero-module__hOIH_q__orbitRing3{border:1px solid;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__hOIH_q__orbitRing1{border-color:#2f81f733;width:100%;height:100%;animation:18s linear infinite Hero-module__hOIH_q__rotateSlow}.Hero-module__hOIH_q__orbitRing2{border-color:#bc8cff33;width:70%;height:70%;animation:12s linear infinite reverse Hero-module__hOIH_q__rotateSlow}.Hero-module__hOIH_q__orbitRing3{border-color:#3fb95040;width:42%;height:42%;animation:8s linear infinite Hero-module__hOIH_q__rotateSlow}@keyframes Hero-module__hOIH_q__rotateSlow{to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__hOIH_q__orbitCenter{width:72px;height:72px;color:var(--accent-blue);z-index:2;background:linear-gradient(135deg,#2f81f740,#bc8cff40);border:1px solid #2f81f766;border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;animation:2.5s infinite Hero-module__hOIH_q__pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__hOIH_q__pulse{0%,to{box-shadow:0 0 #2f81f74d}50%{box-shadow:0 0 0 14px #2f81f700}}.Hero-module__hOIH_q__orbitIcon{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--muted);transition:color var(--transition),border-color var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:-20px;font-size:.9rem;display:flex;position:absolute;top:50%;left:50%}.Hero-module__hOIH_q__orbitIcon:hover{color:var(--accent-blue);border-color:var(--accent-blue)}.Hero-module__hOIH_q__orbitIcon1{color:var(--accent-blue);animation:6s ease-in-out infinite Hero-module__hOIH_q__orbitFloat1;transform:rotate(0)translate(160px)rotate(0)}.Hero-module__hOIH_q__orbitIcon2{color:var(--accent-purple);animation:6s ease-in-out 1s infinite Hero-module__hOIH_q__orbitFloat2;transform:rotate(72deg)translate(160px)rotate(-72deg)}.Hero-module__hOIH_q__orbitIcon3{color:var(--accent-green);animation:6s ease-in-out 2s infinite Hero-module__hOIH_q__orbitFloat3;transform:rotate(144deg)translate(160px)rotate(-144deg)}.Hero-module__hOIH_q__orbitIcon4{color:var(--accent-blue);animation:6s ease-in-out 3s infinite Hero-module__hOIH_q__orbitFloat4;transform:rotate(216deg)translate(160px)rotate(-216deg)}.Hero-module__hOIH_q__orbitIcon5{color:var(--accent-purple);animation:6s ease-in-out 4s infinite Hero-module__hOIH_q__orbitFloat5;transform:rotate(288deg)translate(160px)rotate(-288deg)}@keyframes Hero-module__hOIH_q__orbitFloat1{0%,to{transform:rotate(0)translate(160px)rotate(0)translateY(0)}50%{transform:rotate(0)translate(160px)rotate(0)translateY(-6px)}}@keyframes Hero-module__hOIH_q__orbitFloat2{0%,to{transform:rotate(72deg)translate(160px)rotate(-72deg)translateY(0)}50%{transform:rotate(72deg)translate(160px)rotate(-72deg)translateY(-6px)}}@keyframes Hero-module__hOIH_q__orbitFloat3{0%,to{transform:rotate(144deg)translate(160px)rotate(-144deg)translateY(0)}50%{transform:rotate(144deg)translate(160px)rotate(-144deg)translateY(-6px)}}@keyframes Hero-module__hOIH_q__orbitFloat4{0%,to{transform:rotate(216deg)translate(160px)rotate(-216deg)translateY(0)}50%{transform:rotate(216deg)translate(160px)rotate(-216deg)translateY(-6px)}}@keyframes Hero-module__hOIH_q__orbitFloat5{0%,to{transform:rotate(288deg)translate(160px)rotate(-288deg)translateY(0)}50%{transform:rotate(288deg)translate(160px)rotate(-288deg)translateY(-6px)}}.Hero-module__hOIH_q__floatBadge{background:var(--surface);border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:100px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.7rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__hOIH_q__badgeFloat;display:inline-flex;position:absolute}.Hero-module__hOIH_q__floatBadge i{color:var(--accent-green);font-size:.65rem}.Hero-module__hOIH_q__floatBadge1{animation-delay:0s;top:-12px;left:50%;transform:translate(-50%)}.Hero-module__hOIH_q__floatBadge2{animation-delay:1.3s;bottom:8px;right:-16px}.Hero-module__hOIH_q__floatBadge3{animation-delay:2.6s;bottom:8px;left:-16px}@keyframes Hero-module__hOIH_q__badgeFloat{0%,to{transform:translateY(0)translate(-50%)}50%{transform:translateY(-8px)translate(-50%)}}.Hero-module__hOIH_q__floatBadge2{animation-name:Hero-module__hOIH_q__badgeFloat2}.Hero-module__hOIH_q__floatBadge3{animation-name:Hero-module__hOIH_q__badgeFloat3}@keyframes Hero-module__hOIH_q__badgeFloat2{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Hero-module__hOIH_q__badgeFloat3{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__hOIH_q__scrollIndicator{color:var(--muted);z-index:1;cursor:pointer;font-size:.75rem;font-family:var(--font-body);transition:color var(--transition);background:0 0;border:none;flex-direction:column;align-items:center;gap:.375rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__hOIH_q__scrollIndicator i{font-size:1rem;animation:1.5s infinite Hero-module__hOIH_q__bounce}.Hero-module__hOIH_q__scrollIndicator:hover{color:var(--accent-blue)}@keyframes Hero-module__hOIH_q__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes Hero-module__hOIH_q__heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__hOIH_q__heroGrid{gap:2.5rem}.Hero-module__hOIH_q__techOrbit{width:260px;height:260px}.Hero-module__hOIH_q__orbitIcon1{transform:rotate(0)translate(130px)rotate(0)}.Hero-module__hOIH_q__orbitIcon2{transform:rotate(72deg)translate(130px)rotate(-72deg)}.Hero-module__hOIH_q__orbitIcon3{transform:rotate(144deg)translate(130px)rotate(-144deg)}.Hero-module__hOIH_q__orbitIcon4{transform:rotate(216deg)translate(130px)rotate(-216deg)}.Hero-module__hOIH_q__orbitIcon5{transform:rotate(288deg)translate(130px)rotate(-288deg)}}@media (max-width:768px){.Hero-module__hOIH_q__hero{background:0 0}.Hero-module__hOIH_q__heroGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding-bottom:5rem}.Hero-module__hOIH_q__heroGreeting{justify-content:center}.Hero-module__hOIH_q__heroGreeting:before{display:none}.Hero-module__hOIH_q__heroDesc{max-width:100%}.Hero-module__hOIH_q__heroActions,.Hero-module__hOIH_q__heroBadge,.Hero-module__hOIH_q__heroTypewriter{justify-content:center}.Hero-module__hOIH_q__heroVisual{order:-1}.Hero-module__hOIH_q__techOrbit{width:220px;height:220px}.Hero-module__hOIH_q__orbitCenter{width:56px;height:56px;font-size:1.4rem}.Hero-module__hOIH_q__orbitIcon1{transform:rotate(0)translate(110px)rotate(0)}.Hero-module__hOIH_q__orbitIcon2{transform:rotate(72deg)translate(110px)rotate(-72deg)}.Hero-module__hOIH_q__orbitIcon3{transform:rotate(144deg)translate(110px)rotate(-144deg)}.Hero-module__hOIH_q__orbitIcon4{transform:rotate(216deg)translate(110px)rotate(-216deg)}.Hero-module__hOIH_q__orbitIcon5{transform:rotate(288deg)translate(110px)rotate(-288deg)}.Hero-module__hOIH_q__floatBadge{display:none}}
.About-module__eubFrG__about{background:0 0!important}[data-theme=light] .About-module__eubFrG__about{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.About-module__eubFrG__aboutGrid{grid-template-columns:1fr 1.5fr;align-items:center;gap:3rem;display:grid}.About-module__eubFrG__aboutPhotoCol{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.About-module__eubFrG__aboutPhotoFrame{border-radius:50%;width:240px;height:240px;position:relative;overflow:visible}.About-module__eubFrG__ring1{border:2px solid var(--accent-blue);opacity:.3;border-radius:50%;animation:3s ease-in-out infinite About-module__eubFrG__pulseRing;position:absolute;inset:-12px}.About-module__eubFrG__ring2{border:2px dashed var(--accent-purple);opacity:.5;border-radius:50%;animation:12s linear infinite About-module__eubFrG__spinSlow;position:absolute;inset:-6px}.About-module__eubFrG__ring3{background:conic-gradient(var(--accent-blue)0deg,var(--accent-purple)120deg,var(--accent-green)240deg,var(--accent-blue)360deg);z-index:0;border-radius:50%;animation:5s linear infinite About-module__eubFrG__rotateBorder;position:absolute;inset:-2px}.About-module__eubFrG__ring3:after{content:"";background:var(--surface);z-index:1;border-radius:50%;position:absolute;inset:3px}@keyframes About-module__eubFrG__pulseRing{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.06)}}@keyframes About-module__eubFrG__spinSlow{to{transform:rotate(360deg)}}@keyframes About-module__eubFrG__rotateBorder{to{transform:rotate(360deg)}}.About-module__eubFrG__aboutPhotoWrap{z-index:2;border-radius:50%;position:absolute;inset:5px;overflow:hidden}.About-module__eubFrG__aboutPhoto{object-fit:cover;border-radius:50%}.About-module__eubFrG__aboutHandle{background:var(--surface-2);border:1px solid var(--border);color:var(--muted);border-radius:100px;align-items:center;gap:.375rem;padding:.375rem 1rem;font-size:.8rem;display:flex}.About-module__eubFrG__aboutHandle i{color:var(--accent-purple)}.About-module__eubFrG__aboutContentCol{flex-direction:column;gap:1.5rem;display:flex}.About-module__eubFrG__aboutBio{color:var(--muted);line-height:1.8}.About-module__eubFrG__aboutValues{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.About-module__eubFrG__valueCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-sm);text-align:center;transition:all var(--transition);padding:1rem}.About-module__eubFrG__valueCard:hover{border-color:var(--accent-blue);transform:translateY(-2px)}.About-module__eubFrG__valueIcon{background:var(--surface);width:40px;height:40px;color:var(--accent-blue);border-radius:8px;justify-content:center;align-items:center;margin:0 auto .625rem;font-size:1.1rem;display:flex}.About-module__eubFrG__valueCard h3{margin-bottom:.25rem;font-size:.85rem;font-weight:600}.About-module__eubFrG__valueCard p{color:var(--muted);font-size:.75rem}.About-module__eubFrG__aboutTags{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:768px){.About-module__eubFrG__aboutGrid{grid-template-columns:1fr}.About-module__eubFrG__aboutValues{grid-template-columns:1fr 1fr 1fr}.About-module__eubFrG__valueCard{-webkit-backdrop-filter:none}}@media (max-width:480px){.About-module__eubFrG__aboutValues{grid-template-columns:1fr}}
.Education-module__bPj77G__education{background:0 0}[data-theme=light] .Education-module__bPj77G__education{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.Education-module__bPj77G__timeline{padding-left:2rem;position:relative}.Education-module__bPj77G__timeline:before{content:"";background:var(--border);opacity:.4;border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:0}.Education-module__bPj77G__timelineLine{background:linear-gradient(to bottom,var(--accent-blue),var(--accent-purple),var(--accent-green));pointer-events:none;border-radius:1px;width:2px;height:0;transition:height .15s ease-out;position:absolute;top:0;left:0}.Education-module__bPj77G__timelineItem{margin-bottom:2.5rem;position:relative}.Education-module__bPj77G__timelineItem:last-child{margin-bottom:0}.Education-module__bPj77G__timelineDot{border:2px solid var(--bg);border-radius:50%;width:14px;height:14px;transition:transform .3s;position:absolute;top:50%;left:-2.5rem;transform:translateY(-50%)}.Education-module__bPj77G__timelineItem:hover .Education-module__bPj77G__timelineDot{transform:translateY(-50%)scale(1.3)}.Education-module__bPj77G__timelineCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);transition:all var(--transition);border-left:3px solid #0000;padding:1.5rem}@media (max-width:768px){.Education-module__bPj77G__timelineCard{-webkit-backdrop-filter:none}}.Education-module__bPj77G__timelineItem:hover .Education-module__bPj77G__timelineCard{border-color:var(--accent-blue);border-left-color:var(--accent-blue);box-shadow:0 4px 16px var(--shadow-sm);transform:translate(4px)}.Education-module__bPj77G__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Education-module__bPj77G__timelineTitle{font-family:var(--font-heading);font-size:1.05rem;font-weight:700}.Education-module__bPj77G__timelinePeriod{background:var(--surface-2);border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:100px;padding:.2rem .625rem;font-size:.75rem}.Education-module__bPj77G__timelineDegree{margin:.375rem 0;font-size:.875rem;font-weight:600}.Education-module__bPj77G__timelineLocation{color:var(--muted);align-items:center;gap:.375rem;font-size:.8rem;display:flex}.Education-module__bPj77G__timelineBullets{flex-direction:column;gap:.25rem;margin-top:.625rem;padding-left:1.25rem;list-style:outside;display:flex}.Education-module__bPj77G__timelineBullets li{color:var(--muted);font-size:.8rem;line-height:1.5}
.Certifications-module__Y_B1Tq__certs{background:0 0}[data-theme=light] .Certifications-module__Y_B1Tq__certs{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.Certifications-module__Y_B1Tq__certsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Certifications-module__Y_B1Tq__certCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);transition:all var(--transition);cursor:pointer;overflow:hidden}.Certifications-module__Y_B1Tq__certCard:hover{border-color:var(--accent-blue);box-shadow:0 8px 24px var(--shadow);transform:translateY(-4px)}.Certifications-module__Y_B1Tq__certImgWrapper{aspect-ratio:16/9;background:var(--surface-2);position:relative;overflow:hidden}.Certifications-module__Y_B1Tq__certImgOverlay{opacity:0;transition:opacity var(--transition);color:#fff;background:#00000073;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:0}.Certifications-module__Y_B1Tq__certCard:hover .Certifications-module__Y_B1Tq__certImgOverlay{opacity:1}.Certifications-module__Y_B1Tq__certCard:hover .Certifications-module__Y_B1Tq__certImgWrapper img{transition:transform .4s!important;transform:scale(1.04)!important}.Certifications-module__Y_B1Tq__certInfo{padding:1.25rem}.Certifications-module__Y_B1Tq__certTitle{margin-bottom:.375rem;font-size:.95rem;font-weight:700}.Certifications-module__Y_B1Tq__certIssuer{color:var(--muted);align-items:center;gap:.375rem;font-size:.8rem;display:flex}.Certifications-module__Y_B1Tq__certIssuer i{color:var(--accent-green)}.Certifications-module__Y_B1Tq__certImpact{color:var(--muted);margin-top:.375rem;font-size:.78rem;line-height:1.5}.Certifications-module__Y_B1Tq__certBadge{background:var(--surface-2);border:1px solid var(--border);color:var(--accent-green);border-radius:100px;align-items:center;gap:.25rem;margin-top:.75rem;padding:.2rem .625rem;font-size:.7rem;font-weight:600;display:inline-flex}.Certifications-module__Y_B1Tq__lightboxOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Certifications-module__Y_B1Tq__lightbox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:880px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0009}.Certifications-module__Y_B1Tq__lightboxClose{background:var(--surface-2);border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;z-index:2;transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:.75rem;right:.75rem}.Certifications-module__Y_B1Tq__lightboxClose:hover{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.Certifications-module__Y_B1Tq__lightboxImgWrap{aspect-ratio:16/9;background:var(--bg);flex-shrink:0;width:100%;position:relative}.Certifications-module__Y_B1Tq__lightboxInfo{border-top:1px solid var(--border);padding:1rem 1.25rem}.Certifications-module__Y_B1Tq__lightboxInfoTop{align-items:flex-start;gap:1.5rem;display:flex}.Certifications-module__Y_B1Tq__lightboxInfoLeft{flex:auto;min-width:0}.Certifications-module__Y_B1Tq__lightboxTitle{margin-bottom:.25rem;font-size:1rem;font-weight:700}.Certifications-module__Y_B1Tq__lightboxIssuer{color:var(--muted);align-items:center;gap:.375rem;font-size:.85rem;display:flex}.Certifications-module__Y_B1Tq__lightboxIssuer i{color:var(--accent-green)}.Certifications-module__Y_B1Tq__lightboxMeta{flex-direction:column;flex-shrink:0;gap:.375rem;display:flex}.Certifications-module__Y_B1Tq__lightboxMetaRow{align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Certifications-module__Y_B1Tq__lightboxMetaLabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;min-width:100px;font-size:.7rem;font-weight:600}.Certifications-module__Y_B1Tq__lightboxMetaValue{color:var(--text);font-weight:500}.Certifications-module__Y_B1Tq__certIdBtn{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;color:var(--accent-blue);transition:background var(--transition),border-color var(--transition);border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-family:monospace;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.Certifications-module__Y_B1Tq__certIdBtn:hover{background:var(--surface);border-color:var(--accent-blue)}.Certifications-module__Y_B1Tq__certIdValue{letter-spacing:.02em}.Certifications-module__Y_B1Tq__copiedToast{background:var(--accent-green);color:#fff;white-space:nowrap;pointer-events:none;border-radius:4px;padding:.15rem .5rem;font-family:inherit;font-size:.7rem;font-weight:600;position:absolute;top:-1.75rem;left:50%;transform:translate(-50%)}.Certifications-module__Y_B1Tq__lightboxActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.875rem;display:flex}.Certifications-module__Y_B1Tq__verifyBtn{background:var(--accent-blue);color:#fff;transition:opacity var(--transition);border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.Certifications-module__Y_B1Tq__verifyBtn:hover{opacity:.85}.Certifications-module__Y_B1Tq__physicalBadge{color:var(--accent-green);background:var(--surface-2);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.35rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}@media (max-width:768px){.Certifications-module__Y_B1Tq__certsGrid{grid-template-columns:1fr}.Certifications-module__Y_B1Tq__certCard,.Certifications-module__Y_B1Tq__lightboxOverlay{-webkit-backdrop-filter:none}.Certifications-module__Y_B1Tq__lightboxImgWrap{aspect-ratio:4/3}.Certifications-module__Y_B1Tq__lightboxMetaLabel{min-width:80px}.Certifications-module__Y_B1Tq__lightboxInfoTop{flex-direction:column}.Certifications-module__Y_B1Tq__lightboxMeta{margin-top:.75rem}.Certifications-module__Y_B1Tq__lightboxActions{justify-content:flex-start}}
.Skills-module__UBMQ-a__skills{background:0 0}[data-theme=light] .Skills-module__UBMQ-a__skills{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.Skills-module__UBMQ-a__skillsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Skills-module__UBMQ-a__skillGroupFull{grid-column:1/-1}.Skills-module__UBMQ-a__skillGroup{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);transition:all var(--transition);padding:1.75rem}.Skills-module__UBMQ-a__skillGroup:hover{border-color:var(--accent-blue);box-shadow:0 4px 20px var(--shadow-sm);transform:translateY(-2px)}.Skills-module__UBMQ-a__groupHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Skills-module__UBMQ-a__groupIcon{width:40px;height:40px;color:var(--accent-blue);background:#2f81f71f;border:1px solid #2f81f740;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.Skills-module__UBMQ-a__groupTitle{font-family:var(--font-heading);color:var(--text);font-size:.95rem;font-weight:700}.Skills-module__UBMQ-a__skillChips{flex-direction:column;gap:.625rem;display:flex}.Skills-module__UBMQ-a__skillChipsRow{flex-flow:wrap}.Skills-module__UBMQ-a__skillChipsRow .Skills-module__UBMQ-a__skillChip{flex:auto}.Skills-module__UBMQ-a__skillChip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color var(--transition),background var(--transition);cursor:pointer;align-items:center;gap:.625rem;padding:.5rem .75rem;display:flex}.Skills-module__UBMQ-a__skillChip:hover{border-color:var(--accent-blue);background:#2f81f70f}.Skills-module__UBMQ-a__chipIcon{background:var(--surface);border:1px solid var(--border);width:30px;height:30px;color:var(--accent-blue);transition:border-color var(--transition);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}.Skills-module__UBMQ-a__skillChip:hover .Skills-module__UBMQ-a__chipIcon{border-color:var(--accent-blue)}.Skills-module__UBMQ-a__chipName{color:var(--text);flex:1;font-size:.85rem;font-weight:500}.Skills-module__UBMQ-a__chipLevel{letter-spacing:.02em;opacity:0;border-radius:100px;flex-shrink:0;max-width:0;padding:.2rem 0;font-size:.68rem;font-weight:700;transition:max-width .25s,opacity .25s,padding .25s;overflow:hidden}.Skills-module__UBMQ-a__chipLevelVisible{opacity:1;max-width:6rem;padding:.2rem .55rem}.Skills-module__UBMQ-a__lvlExpert{color:var(--accent-blue);background:#2f81f726;border:1px solid #2f81f759}.Skills-module__UBMQ-a__lvlAdvanced{color:var(--accent-purple);background:#bc8cff26;border:1px solid #bc8cff59}.Skills-module__UBMQ-a__lvlIntermediate{color:var(--accent-green);background:#3fb95026;border:1px solid #3fb95059}.Skills-module__UBMQ-a__lvlBeginner{color:var(--muted);background:#8b949e26;border:1px solid #8b949e4d}@media (max-width:768px){.Skills-module__UBMQ-a__skillsGrid{grid-template-columns:1fr}.Skills-module__UBMQ-a__skillGroup{-webkit-backdrop-filter:none}}
.Projects-module__XDbNia__projects{background:0 0}[data-theme=light] .Projects-module__XDbNia__projects{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.Projects-module__XDbNia__showcase{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);grid-template-columns:1fr 1.5fr;align-items:center;gap:3rem;padding:3rem;display:grid}.Projects-module__XDbNia__projectsVisual{justify-content:center;align-items:center;display:flex}.Projects-module__XDbNia__projectAnimation{width:180px;height:180px;position:relative}.Projects-module__XDbNia__ring{border:2px dashed;border-radius:50%;animation:linear infinite Projects-module__XDbNia__spinRing;position:absolute}.Projects-module__XDbNia__ring:first-child{border-color:var(--accent-blue);opacity:.6;animation-duration:6s;inset:0}.Projects-module__XDbNia__ring:nth-child(2){border-color:var(--accent-purple);opacity:.5;animation-duration:4s;animation-direction:reverse;inset:20px}.Projects-module__XDbNia__ring:nth-child(3){border-color:var(--accent-green);opacity:.6;animation-duration:3s;inset:40px}.Projects-module__XDbNia__ring:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.Projects-module__XDbNia__ring:first-child:before{background:var(--accent-blue);box-shadow:0 0 8px 2px var(--accent-blue)}.Projects-module__XDbNia__ring:nth-child(2):before{background:var(--accent-purple);box-shadow:0 0 8px 2px var(--accent-purple)}.Projects-module__XDbNia__ring:nth-child(3):before{background:var(--accent-green);box-shadow:0 0 8px 2px var(--accent-green)}@keyframes Projects-module__XDbNia__spinRing{to{transform:rotate(360deg)}}.Projects-module__XDbNia__ringCenter{background:var(--surface);border:1px solid var(--border);color:var(--accent-blue);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:60px}.Projects-module__XDbNia__projectsInfo{flex-direction:column;gap:.875rem;display:flex}.Projects-module__XDbNia__projectsInfo h3{font-family:var(--font-heading);font-size:1.4rem;font-weight:800}.Projects-module__XDbNia__projectsInfo p{color:var(--muted);margin-bottom:.25rem;font-size:.9rem}.Projects-module__XDbNia__projectItem{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);text-align:left;width:100%;color:var(--text);font-family:var(--font-body);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.Projects-module__XDbNia__projectItem:hover{border-color:var(--accent-blue);background:var(--surface-2);transform:translate(4px)}.Projects-module__XDbNia__projectIcon{background:var(--surface-2);width:32px;height:32px;color:var(--accent-blue);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.Projects-module__XDbNia__projectName{flex:1;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;display:flex}.Projects-module__XDbNia__featuredBadge{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex}.Projects-module__XDbNia__projectArrow{color:var(--muted);transition:transform var(--transition);font-size:.75rem}.Projects-module__XDbNia__projectItem:hover .Projects-module__XDbNia__projectArrow{transform:translate(2px)}.Projects-module__XDbNia__visitLink{align-self:flex-start;margin-top:.25rem}.Projects-module__XDbNia__projectsCta{text-align:center;background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);margin-top:3rem;padding:2rem}.Projects-module__XDbNia__projectsCta p{color:var(--muted);margin-bottom:1rem}.Projects-module__XDbNia__ctaActions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Projects-module__XDbNia__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;-webkit-overflow-scrolling:touch;background:#000000b3;justify-content:center;align-items:flex-start;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Projects-module__XDbNia__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:540px;margin:auto;padding:2rem;animation:.25s Projects-module__XDbNia__modalIn;position:relative}@keyframes Projects-module__XDbNia__modalIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Projects-module__XDbNia__modalClose{background:var(--surface-2);border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;transition:all var(--transition);border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;top:1rem;right:1rem}.Projects-module__XDbNia__modalClose:hover{color:var(--text);border-color:var(--border)}.Projects-module__XDbNia__modalIcon{background:var(--surface-2);border:1px solid var(--border);width:48px;height:48px;color:var(--accent-blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;display:flex}.Projects-module__XDbNia__modalTitle{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.Projects-module__XDbNia__modalSubtitle{color:var(--muted);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Projects-module__XDbNia__modalSections{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.Projects-module__XDbNia__modalSection{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem}.Projects-module__XDbNia__modalSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-blue);margin-bottom:.3rem;font-size:.7rem;font-weight:700;display:block}.Projects-module__XDbNia__modalSection p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.65}.Projects-module__XDbNia__modalTags{flex-wrap:wrap;gap:.375rem;display:flex}.Projects-module__XDbNia__modalTag{background:var(--surface-2);border:1px solid var(--border);color:var(--muted);border-radius:100px;padding:.2rem .625rem;font-size:.75rem}.Projects-module__XDbNia__modalLink{align-items:center;gap:.4rem;margin-top:1rem;font-size:.875rem;display:inline-flex}@media (max-width:1024px){.Projects-module__XDbNia__showcase{grid-template-columns:1fr}.Projects-module__XDbNia__projectsVisual{display:none}}@media (max-width:768px){.Projects-module__XDbNia__showcase{-webkit-backdrop-filter:none;padding:2rem}.Projects-module__XDbNia__projectItem,.Projects-module__XDbNia__projectsCta,.Projects-module__XDbNia__modalOverlay{-webkit-backdrop-filter:none}}@media (max-width:480px){.Projects-module__XDbNia__modalOverlay{padding:.75rem}.Projects-module__XDbNia__modal{border-radius:var(--radius);padding:1.25rem}}
.Contact-module__pveDpq__contact{background:0 0}[data-theme=light] .Contact-module__pveDpq__contact{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-top:1px solid var(--border)}.Contact-module__pveDpq__contactGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:2.5rem;display:grid}.Contact-module__pveDpq__contactInfo{flex-direction:column;gap:1rem;display:flex}.Contact-module__pveDpq__contactCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);transition:all var(--transition);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}[data-theme=light] .Contact-module__pveDpq__contactCard{background:var(--card-glass-bg)}.Contact-module__pveDpq__contactCard:hover{border-color:var(--accent-blue);transform:translate(4px)}.Contact-module__pveDpq__contactIcon{border-radius:var(--radius-sm);background:var(--surface-2);width:40px;height:40px;color:var(--accent-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=light] .Contact-module__pveDpq__contactIcon{background:var(--surface)}.Contact-module__pveDpq__contactDetail h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.1rem;font-size:.75rem}.Contact-module__pveDpq__contactDetail a,.Contact-module__pveDpq__contactDetail span{color:var(--text);transition:color var(--transition);font-size:.9rem;font-weight:500}.Contact-module__pveDpq__contactDetail a:hover{color:var(--accent-blue)}.Contact-module__pveDpq__contactForm{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);box-shadow:inset 0 1px 0 var(--card-glass-highlight);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);padding:2rem}[data-theme=light] .Contact-module__pveDpq__contactForm{background:var(--card-glass-bg)}.Contact-module__pveDpq__formGroup{margin-bottom:1.25rem}.Contact-module__pveDpq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__pveDpq__formGroup label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem;font-size:.8rem;font-weight:600;display:block}.Contact-module__pveDpq__formInput,.Contact-module__pveDpq__formTextarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);font-family:var(--font-body);transition:border-color var(--transition);outline:none;padding:.625rem .875rem;font-size:.9rem}[data-theme=light] .Contact-module__pveDpq__formInput,[data-theme=light] .Contact-module__pveDpq__formTextarea{background:var(--bg)}.Contact-module__pveDpq__formInput:focus,.Contact-module__pveDpq__formTextarea:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #2f81f71f}.Contact-module__pveDpq__formTextarea{resize:vertical;min-height:120px}.Contact-module__pveDpq__formInput::placeholder,.Contact-module__pveDpq__formTextarea::placeholder{color:var(--muted);opacity:.7}.Contact-module__pveDpq__submitBtn{justify-content:center;width:100%}.Contact-module__pveDpq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__pveDpq__successMsg{color:var(--accent-green);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.85rem;display:flex}.Contact-module__pveDpq__errorMsg{color:#f85149;align-items:center;gap:.375rem;margin-top:.75rem;font-size:.85rem;display:flex}@media (max-width:768px){.Contact-module__pveDpq__contactGrid,.Contact-module__pveDpq__formRow{grid-template-columns:1fr}.Contact-module__pveDpq__contactCard,.Contact-module__pveDpq__contactForm{-webkit-backdrop-filter:none}}
.Footer-module__U9RMnq__footer{z-index:1;background:0 0;border-top:none;padding:1.75rem 0 1rem;position:relative}.Footer-module__U9RMnq__footer:before{content:"";background:linear-gradient(to right,transparent,var(--glass-border)30%,var(--accent-blue)50%,var(--glass-border)70%,transparent);opacity:.7;width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__U9RMnq__footerInner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__U9RMnq__footerName{font-family:var(--font-heading);color:var(--text);font-size:1.125rem;font-weight:800}.Footer-module__U9RMnq__footerLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__U9RMnq__footerLinks a{color:var(--muted);transition:color var(--transition);font-size:.85rem;text-decoration:none}.Footer-module__U9RMnq__footerLinks a:hover{color:var(--accent-blue)}.Footer-module__U9RMnq__footerSocial{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Footer-module__U9RMnq__socialLink{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);transition:all var(--transition);justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;display:flex}.Footer-module__U9RMnq__socialLink:hover{color:var(--accent-blue);border-color:var(--accent-blue);transform:translateY(-2px)}.Footer-module__U9RMnq__footerCopyright{color:var(--muted);font-size:.8rem}
.ResumeModal-module__mi8Ana__overlay{-webkit-backdrop-filter:blur(6px);z-index:3000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ResumeModal-module__mi8Ana__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:900px;max-height:92vh;animation:.3s ResumeModal-module__mi8Ana__modalIn;display:flex;overflow:hidden}@keyframes ResumeModal-module__mi8Ana__modalIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ResumeModal-module__mi8Ana__header{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.ResumeModal-module__mi8Ana__title{font-family:var(--font-heading);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.ResumeModal-module__mi8Ana__title i{color:var(--accent-blue)}.ResumeModal-module__mi8Ana__actions{align-items:center;gap:.5rem;display:flex}.ResumeModal-module__mi8Ana__actions .btn{padding:.4rem .875rem;font-size:.8rem}.ResumeModal-module__mi8Ana__fullscreenBtn{background:var(--surface-2);border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;transition:all var(--transition);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.ResumeModal-module__mi8Ana__fullscreenBtn:hover{color:var(--text);border-color:var(--accent-blue)}.ResumeModal-module__mi8Ana__closeBtn{background:var(--surface-2);border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;transition:all var(--transition);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.ResumeModal-module__mi8Ana__closeBtn:hover{color:var(--text);border-color:var(--accent-blue)}.ResumeModal-module__mi8Ana__modal.ResumeModal-module__mi8Ana__modalFullscreen{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}.ResumeModal-module__mi8Ana__modal.ResumeModal-module__mi8Ana__modalFullscreen .ResumeModal-module__mi8Ana__iframeWrap iframe{min-height:unset}.ResumeModal-module__mi8Ana__iframeWrap{background:#525659;flex:1;overflow:hidden}.ResumeModal-module__mi8Ana__iframeWrap iframe{border:none;width:100%;height:100%;min-height:70vh;display:block}@media (max-width:768px){.ResumeModal-module__mi8Ana__overlay{-webkit-backdrop-filter:none}}
