.ThemeToggle-module__DKhKwa__toggle{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), transform var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ThemeToggle-module__DKhKwa__toggle:hover{color:var(--text-primary)}.ThemeToggle-module__DKhKwa__toggle:active{transform:scale(.92)}.ThemeToggle-module__DKhKwa__toggle:focus-visible{outline:1px solid var(--border-medium);outline-offset:3px}.ThemeToggle-module__DKhKwa__iconWrap{width:16px;height:16px;transition:transform var(--transition-normal);justify-content:center;align-items:center;display:inline-flex}.ThemeToggle-module__DKhKwa__toggle:hover .ThemeToggle-module__DKhKwa__iconWrap{transform:rotate(18deg)}
.LanguageToggle-module__LXOxaW__toggle{height:44px;font-family:var(--font-mono);flex-shrink:0;align-items:center;display:inline-flex}.LanguageToggle-module__LXOxaW__optionWrap{align-items:center;display:inline-flex}.LanguageToggle-module__LXOxaW__divider{color:var(--text-dim);opacity:.5;-webkit-user-select:none;user-select:none;margin:0 1px;font-size:11px}.LanguageToggle-module__LXOxaW__option{min-width:36px;height:44px;color:var(--text-muted);letter-spacing:.03em;cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast), transform var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0 6px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.LanguageToggle-module__LXOxaW__option:hover{color:var(--text-secondary)}.LanguageToggle-module__LXOxaW__option:active{transform:scale(.92)}.LanguageToggle-module__LXOxaW__option:focus-visible{outline:1px solid var(--border-medium);outline-offset:2px}.LanguageToggle-module__LXOxaW__active,.LanguageToggle-module__LXOxaW__active:hover{color:var(--text-primary);font-weight:700}
.Navbar-module__nljuqG__navbar{z-index:100;transition:background var(--transition-normal), border-color var(--transition-normal);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navbar-module__nljuqG__navbar.Navbar-module__nljuqG__scrolled{background:var(--bg-overlay);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);border-bottom-color:var(--border-subtle)}.Navbar-module__nljuqG__actions{align-items:center;gap:10px;display:flex}.Navbar-module__nljuqG__inner{justify-content:space-between;align-items:center;height:68px;display:flex}.Navbar-module__nljuqG__brand{-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__nljuqG__brand:hover .Navbar-module__nljuqG__logoBox{box-shadow:0 0 18px var(--glow-strong);transform:scale(1.08)}.Navbar-module__nljuqG__brand:hover .Navbar-module__nljuqG__brandName{opacity:.7}.Navbar-module__nljuqG__logoBox{background:var(--logo-box-bg);border-radius:var(--radius-sm);width:32px;height:32px;transition:background var(--transition-normal), transform var(--transition-normal), box-shadow var(--transition-normal);justify-content:center;align-items:center;display:flex;overflow:hidden}[data-theme=light] .Navbar-module__nljuqG__logoBox img{filter:invert()}.Navbar-module__nljuqG__brandName{color:var(--text-primary);letter-spacing:.02em;transition:opacity var(--transition-fast);font-size:14px;font-weight:600}.Navbar-module__nljuqG__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__nljuqG__navItem{align-items:center;margin:0 14px;display:flex}.Navbar-module__nljuqG__separator{color:var(--text-dim);opacity:.4;margin:0;font-size:12px}.Navbar-module__nljuqG__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast);padding:6px 8px;font-size:14px;font-weight:500}.Navbar-module__nljuqG__navLink:hover,.Navbar-module__nljuqG__navLink.Navbar-module__nljuqG__active{color:var(--text-primary)}.Navbar-module__nljuqG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;display:none}.Navbar-module__nljuqG__hamburger span{background:var(--text-secondary);width:100%;height:1.5px;transition:transform var(--transition-normal), opacity var(--transition-normal);border-radius:2px;display:block}.Navbar-module__nljuqG__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__nljuqG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__nljuqG__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__nljuqG__hamburger{display:flex}.Navbar-module__nljuqG__navLinks{background:var(--bg-overlay);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);border-bottom:1px solid var(--border-subtle);flex-direction:column;align-items:flex-start;gap:0;padding:16px 24px 24px;display:none;position:fixed;top:68px;left:0;right:0}.Navbar-module__nljuqG__navLinks.Navbar-module__nljuqG__open{display:flex}.Navbar-module__nljuqG__navItem{width:100%}.Navbar-module__nljuqG__separator{display:none}.Navbar-module__nljuqG__navLink{border-bottom:1px solid var(--border-subtle);width:100%;padding:12px 0;font-size:15px;display:block}.Navbar-module__nljuqG__navItem:last-child .Navbar-module__nljuqG__navLink{border-bottom:none}}
.Footer-module__HKXh4W__footer{background:var(--bg-surface);border-top:.5px solid var(--border-subtle);padding:40px 0 24px}.Footer-module__HKXh4W__inner{border-bottom:.5px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.Footer-module__HKXh4W__left{flex-direction:column;gap:4px;display:flex}.Footer-module__HKXh4W__name{color:var(--text-primary);font-size:15px;font-weight:600}.Footer-module__HKXh4W__role{color:var(--text-muted);font-size:12px}.Footer-module__HKXh4W__nav{align-items:center;gap:4px;display:flex}.Footer-module__HKXh4W__navLink{color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition-fast);padding:4px 8px;font-size:14px}.Footer-module__HKXh4W__navLink:hover{color:var(--text-primary)}@supports (animation-timeline:view()){@keyframes Footer-module__HKXh4W__footerReveal{0%{opacity:0;translate:0 32px}to{opacity:1;translate:0}}.Footer-module__HKXh4W__inner{animation:linear both Footer-module__HKXh4W__footerReveal;animation-timeline:view();animation-range:entry}}@media (max-width:600px){.Footer-module__HKXh4W__inner{flex-direction:column;align-items:flex-start;gap:24px}.Footer-module__HKXh4W__nav{flex-wrap:wrap}}
.Button-module__ncUbCa__btn{border-radius:var(--radius-md);letter-spacing:.02em;cursor:pointer;white-space:nowrap;height:44px;transition:opacity var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast);border:none;align-items:center;gap:6px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.Button-module__ncUbCa__primary{background:var(--text-primary);color:var(--bg-base)}.Button-module__ncUbCa__primary:hover:not(:disabled){opacity:.88}.Button-module__ncUbCa__ghost{background:var(--bg-glass);border:.5px solid var(--border-medium);color:var(--text-secondary);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur)}.Button-module__ncUbCa__ghost:hover{background:var(--bg-glass-hover);border-color:var(--border-strong);color:var(--text-primary)}.Button-module__ncUbCa__btn:disabled{opacity:.6;cursor:not-allowed}
.IconButton-module__7MmDJa__btn{background:var(--bg-glass);border:.5px solid var(--border-medium);border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-secondary);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.IconButton-module__7MmDJa__btn:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--bg-glass-hover)}.IconButton-module__7MmDJa__ghost{color:var(--text-muted);background:0 0;border-color:#0000}.IconButton-module__7MmDJa__ghost:hover{background:var(--bg-glass);border-color:var(--border-subtle);color:var(--text-primary)}
.Hero-module__orDONa__hero{align-items:center;min-height:100vh;padding-top:68px;display:flex;overflow:clip}.Hero-module__orDONa__waveCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__orDONa__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid;position:relative}.Hero-module__orDONa__content{flex-direction:column;gap:0;display:flex;position:relative}.Hero-module__orDONa__content:before{content:"";background:radial-gradient(ellipse 100% 85% at 35% 50%, var(--bg-overlay) 0%, var(--bg-overlay-soft) 45%, transparent 70%);z-index:-1;pointer-events:none;position:absolute;inset:-64px -48px}.Hero-module__orDONa__greeting{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:14px;font-weight:500;display:flex}.Hero-module__orDONa__greeting:before{content:"";background:var(--border-medium);flex-shrink:0;width:32px;height:1px;display:block}.Hero-module__orDONa__headline{font-family:var(--font-syne), sans-serif;letter-spacing:-.02em;color:var(--text-primary);flex-direction:column;gap:0;margin-bottom:28px;font-size:clamp(40px,5.2vw,58px);font-weight:800;line-height:1.05;display:flex}.Hero-module__orDONa__headlineLine{display:block}.Hero-module__orDONa__headlineSolid{font-family:var(--font-inter), sans-serif;color:var(--text-primary)}.Hero-module__orDONa__headlineAccent{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;min-height:1.25em;margin-block:-.1em;padding-block:.1em;display:block;overflow:hidden}.Hero-module__orDONa__headlineOutline{color:#0000;-webkit-text-fill-color:var(--headline-outline-fill);-webkit-text-stroke:1.5px var(--text-primary);paint-order:stroke fill}.Hero-module__orDONa__cursor{-webkit-text-stroke:0;color:var(--text-primary);-webkit-text-fill-color:var(--text-primary);opacity:1;margin-left:2px;animation:1s step-start infinite Hero-module__orDONa__blink;display:inline-block}@keyframes Hero-module__orDONa__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__orDONa__description{color:var(--text-secondary);max-width:520px;margin-bottom:36px;font-size:1.1rem;font-weight:500;line-height:1.8}.Hero-module__orDONa__ctas{align-items:center;gap:8px;display:flex}.Hero-module__orDONa__ctaDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:24px;margin:0 6px}.Hero-module__orDONa__socials{align-items:center;gap:2px;display:flex}@media (max-width:900px){.Hero-module__orDONa__ctas{flex-wrap:wrap;justify-content:center}}.Hero-module__orDONa__scrollDown{z-index:2;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.Hero-module__orDONa__scrollText{font-family:var(--font-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-dim);font-size:9px}.Hero-module__orDONa__scrollLine{background:var(--border-medium);width:1px;height:52px;position:relative;overflow:hidden}.Hero-module__orDONa__scrollLine:after{content:"";background:linear-gradient(to bottom, transparent, var(--glow-strong), transparent);width:100%;height:45%;animation:1.8s cubic-bezier(.4,0,.6,1) infinite Hero-module__orDONa__scrollTravel;position:absolute;left:0}@keyframes Hero-module__orDONa__scrollTravel{0%{top:-50%}to{top:160%}}.Hero-module__orDONa__heroImageWrapper{justify-content:center;align-items:center;display:flex}.Hero-module__orDONa__photoWrapper{width:100%;max-width:520px;display:block;position:relative}.Hero-module__orDONa__heroImage{width:100%;height:auto;filter:drop-shadow(0 0 48px var(--glow-soft));display:block}.Hero-module__orDONa__glitchLayer{opacity:0;pointer-events:none;mix-blend-mode:screen;background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__orDONa__glitchLayerRed{filter:saturate(0)brightness(1.4);background-image:url(/images/headline-hero.webp)}.Hero-module__orDONa__glitchLayerBlue{filter:saturate(0)brightness(1.2)invert(.05);background-image:url(/images/headline-hero.webp)}.Hero-module__orDONa__photoWrapper:hover .Hero-module__orDONa__glitchLayerRed{animation:.4s step-end infinite Hero-module__orDONa__glitchRed}.Hero-module__orDONa__photoWrapper:hover .Hero-module__orDONa__glitchLayerBlue{animation:.4s step-end infinite Hero-module__orDONa__glitchBlue}@keyframes Hero-module__orDONa__glitchRed{0%{opacity:.7;clip-path:inset(8% 0 80%);transform:translate(-4px)}20%{opacity:.5;clip-path:inset(50% 0 35%);transform:translate(4px)}40%{opacity:.7;clip-path:inset(75% 0 10%);transform:translate(-3px)}60%{opacity:.4;clip-path:inset(20% 0 65%);transform:translate(3px)}80%{opacity:.6;clip-path:inset(60% 0 25%);transform:translate(-4px)}to{opacity:0;clip-path:inset(0 0 100%);transform:translate(0)}}@keyframes Hero-module__orDONa__glitchBlue{0%{opacity:.5;clip-path:inset(55% 0 30%);transform:translate(4px)}25%{opacity:.7;clip-path:inset(15% 0 70%);transform:translate(-3px)}50%{opacity:.4;clip-path:inset(80% 0 8%);transform:translate(3px)}75%{opacity:.6;clip-path:inset(35% 0 50%);transform:translate(-4px)}to{opacity:0;clip-path:inset(0 0 100%);transform:translate(0)}}@supports (animation-timeline:view()){@keyframes Hero-module__orDONa__heroContentOut{to{opacity:0;filter:blur(4px);translate:0 -64px}}@keyframes Hero-module__orDONa__heroPhotoOut{to{opacity:0;translate:0 56px;scale:1.05}}@keyframes Hero-module__orDONa__heroCueOut{to{opacity:0;translate:0 10px}}.Hero-module__orDONa__content{will-change:opacity, translate, filter;animation:linear both Hero-module__orDONa__heroContentOut;animation-timeline:view();animation-range:exit exit 80%}.Hero-module__orDONa__heroImageWrapper{will-change:opacity, translate, scale;animation:linear both Hero-module__orDONa__heroPhotoOut;animation-timeline:view();animation-range:exit}.Hero-module__orDONa__scrollDown{animation:linear both Hero-module__orDONa__heroCueOut;animation-timeline:scroll(root);animation-range:0% 8%}}@media (prefers-reduced-motion:reduce){.Hero-module__orDONa__content,.Hero-module__orDONa__heroImageWrapper,.Hero-module__orDONa__scrollDown{animation:none}}@media (max-width:900px){.Hero-module__orDONa__inner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__orDONa__greeting{justify-content:center}.Hero-module__orDONa__description{margin-left:auto;margin-right:auto}.Hero-module__orDONa__ctas{justify-content:center}.Hero-module__orDONa__heroImageWrapper{order:-1}.Hero-module__orDONa__heroImage{max-width:280px}}
.Chip-module__eIiEcG__chip{color:var(--text-muted);background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-sm);white-space:nowrap;font-weight:500;display:inline-block}.Chip-module__eIiEcG__md{padding:4px 10px;font-size:13px}.Chip-module__eIiEcG__sm{background:var(--bg-surface);padding:2px 8px;font-size:11px}
.About-module__IA2znG__about{background:var(--bg-surface);position:relative;overflow:clip}.About-module__IA2znG__inner{grid-template-columns:280px 1fr;align-items:start;gap:72px;display:grid}.About-module__IA2znG__avatarCol{position:sticky;top:100px}.About-module__IA2znG__cardStack{width:100%;height:360px;position:relative}.About-module__IA2znG__waveWrap{width:100%;margin-top:18px}.About-module__IA2znG__waveform{width:100%;height:52px;color:var(--text-primary);display:block}.About-module__IA2znG__waveLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:lowercase;color:var(--text-muted);align-items:center;gap:5px;margin-top:4px;font-size:11px;display:flex}.About-module__IA2znG__profileCard{aspect-ratio:3/4;border:.5px solid var(--border-medium);border-radius:var(--radius-lg);background:var(--bg-glass);cursor:pointer;width:200px;box-shadow:var(--shadow-card);transform-origin:50% 85%;transition:transform var(--transition-slow), box-shadow var(--transition-slow);position:absolute;overflow:hidden}.About-module__IA2znG__profileCard.About-module__IA2znG__cardFront{z-index:50;box-shadow:var(--shadow-card-lift)}.About-module__IA2znG__cardImg{object-fit:cover;object-position:center top}.About-module__IA2znG__cardLeft{z-index:1;bottom:8px;left:4px;transform:rotate(-24deg)}.About-module__IA2znG__cardCenter{z-index:2;margin-left:-100px;bottom:4px;left:50%;transform:rotate(10deg)}.About-module__IA2znG__cardRight{z-index:1;bottom:8px;right:4px;transform:rotate(26deg)}.About-module__IA2znG__cardMain{z-index:10;width:220px;margin-left:-110px;bottom:24px;left:50%;transform:rotate(-6deg)}.About-module__IA2znG__cardMain.About-module__IA2znG__cardFront{transform:rotate(-6deg)translateY(-20px)scale(1.04)}.About-module__IA2znG__cardLeft.About-module__IA2znG__cardFront{transform:rotate(-24deg)translateY(-20px)scale(1.04)}.About-module__IA2znG__cardCenter.About-module__IA2znG__cardFront{transform:rotate(10deg)translateY(-20px)scale(1.04)}.About-module__IA2znG__cardRight.About-module__IA2znG__cardFront{transform:rotate(26deg)translateY(-20px)scale(1.04)}.About-module__IA2znG__cardStackActive .About-module__IA2znG__cardLeft:not(.About-module__IA2znG__cardFront){transform:rotate(-28deg)translate(-6px)}.About-module__IA2znG__cardStackActive .About-module__IA2znG__cardCenter:not(.About-module__IA2znG__cardFront){transform:rotate(14deg)translateY(-2px)}.About-module__IA2znG__cardStackActive .About-module__IA2znG__cardRight:not(.About-module__IA2znG__cardFront){transform:rotate(30deg)translate(6px)}.About-module__IA2znG__cardStackActive .About-module__IA2znG__cardMain:not(.About-module__IA2znG__cardFront){opacity:.92;pointer-events:none;transform:rotate(-6deg)translateY(-4px)}.About-module__IA2znG__content{padding-top:8px}.About-module__IA2znG__heading{margin-bottom:28px;font-size:32px}.About-module__IA2znG__statsRow{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.About-module__IA2znG__statPill{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:center;min-width:90px;padding:12px 20px;display:flex}.About-module__IA2znG__statValue{color:var(--text-primary);font-size:22px;font-weight:700;line-height:1}.About-module__IA2znG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:11px}.About-module__IA2znG__bio{color:var(--text-secondary);margin-bottom:16px;font-size:15px;line-height:1.85}.About-module__IA2znG__techChips{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.About-module__IA2znG__coffeePill{overflow:visible}.About-module__IA2znG__coffeeEmoji{margin-right:4px;display:inline-block;position:relative}.About-module__IA2znG__smokeContainer{pointer-events:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.About-module__IA2znG__s1,.About-module__IA2znG__s2,.About-module__IA2znG__s3,.About-module__IA2znG__s4,.About-module__IA2znG__s5{background:var(--text-secondary);opacity:0;border-radius:50%;animation:2s ease-in infinite both About-module__IA2znG__smokeRise;position:absolute}.About-module__IA2znG__s1{filter:blur(3px);--drift:-6px;width:7px;height:11px;animation-duration:2s;animation-delay:0s;left:-8px}.About-module__IA2znG__s2{filter:blur(3.5px);--drift:5px;width:9px;height:14px;animation-duration:2.3s;animation-delay:.4s;left:2px}.About-module__IA2znG__s3{filter:blur(2.5px);--drift:-3px;width:6px;height:10px;animation-duration:1.9s;animation-delay:.8s;left:-3px}.About-module__IA2znG__s4{filter:blur(4px);--drift:7px;width:10px;height:16px;animation-duration:2.5s;animation-delay:1.2s;left:5px}.About-module__IA2znG__s5{filter:blur(3px);--drift:-5px;width:8px;height:12px;animation-duration:2.1s;animation-delay:1.6s;left:-5px}@keyframes About-module__IA2znG__smokeRise{0%{opacity:0;transform:translateY(0)translate(0)scale(.5)}10%{opacity:.75}50%{opacity:.5}85%{opacity:.2}to{transform:translateY(-38px) translateX(var(--drift)) scale(2);opacity:0}}@media (prefers-reduced-motion:reduce){.About-module__IA2znG__s1,.About-module__IA2znG__s2,.About-module__IA2znG__s3,.About-module__IA2znG__s4,.About-module__IA2znG__s5{opacity:0;animation:none}}@supports (animation-timeline:view()){@keyframes About-module__IA2znG__aboutSlideLeft{0%{opacity:0;translate:-48px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__aboutSlideRight{0%{opacity:0;translate:48px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__aboutFadeUp{0%{opacity:0;translate:0 32px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__statPill0{0%,15%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__statPill1{0%,30%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__statPill2{0%,45%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@keyframes About-module__IA2znG__statPill3{0%,60%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}.About-module__IA2znG__avatarCol{animation:linear both About-module__IA2znG__aboutSlideLeft;animation-timeline:view();animation-range:entry}.About-module__IA2znG__content{animation:linear both About-module__IA2znG__aboutSlideRight;animation-timeline:view();animation-range:entry}.About-module__IA2znG__statsRow>.About-module__IA2znG__statPill:first-child{animation:linear both About-module__IA2znG__statPill0;animation-timeline:view();animation-range:entry}.About-module__IA2znG__statsRow>.About-module__IA2znG__statPill:nth-child(2){animation:linear both About-module__IA2znG__statPill1;animation-timeline:view();animation-range:entry}.About-module__IA2znG__statsRow>.About-module__IA2znG__statPill:nth-child(3){animation:linear both About-module__IA2znG__statPill2;animation-timeline:view();animation-range:entry}.About-module__IA2znG__statsRow>.About-module__IA2znG__statPill:nth-child(4){animation:linear both About-module__IA2znG__statPill3;animation-timeline:view();animation-range:entry}.About-module__IA2znG__bio{animation:linear both About-module__IA2znG__aboutFadeUp;animation-timeline:view();animation-range:entry 5%}.About-module__IA2znG__techChips{animation:linear both About-module__IA2znG__aboutFadeUp;animation-timeline:view();animation-range:entry 15%}}@media (max-width:768px){.About-module__IA2znG__inner{grid-template-columns:1fr;gap:40px}.About-module__IA2znG__avatarCol{flex-direction:column;align-items:center;display:flex;position:static}.About-module__IA2znG__cardStack{width:240px;height:300px;margin:0 auto}.About-module__IA2znG__waveWrap{width:240px}.About-module__IA2znG__waveLabel{justify-content:center}.About-module__IA2znG__profileCard{width:140px}.About-module__IA2znG__cardCenter{margin-left:-70px}.About-module__IA2znG__cardMain{width:160px;margin-left:-80px;bottom:16px}.About-module__IA2znG__cardLeft{left:0}.About-module__IA2znG__cardRight{right:0}}
.TiltCard-module__t1gh1a__tilt{will-change:transform;position:relative}.TiltCard-module__t1gh1a__shine{border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(320px circle at var(--mx,50%) var(--my,50%), #ffffff29, transparent 60%);mix-blend-mode:overlay;transition:opacity var(--transition-normal);z-index:1;position:absolute;inset:0}.TiltCard-module__t1gh1a__tilt:hover .TiltCard-module__t1gh1a__shine{opacity:1}@media (prefers-reduced-motion:reduce){.TiltCard-module__t1gh1a__tilt{will-change:auto}.TiltCard-module__t1gh1a__shine{display:none}}
.Services-module__u8gIsG__services{background:var(--bg-base)}.Services-module__u8gIsG__heading{margin-bottom:48px;font-size:32px}.Services-module__u8gIsG__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.Services-module__u8gIsG__card{flex-direction:column;gap:12px;min-height:188px;padding:28px 24px;display:flex}.Services-module__u8gIsG__cardContent{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.Services-module__u8gIsG__icon{color:var(--text-secondary)}.Services-module__u8gIsG__cardTitle{color:var(--text-primary);font-size:16px;font-weight:600}.Services-module__u8gIsG__cardDesc{color:var(--text-secondary);font-size:14px;line-height:1.75}@supports (animation-timeline:view()){@keyframes Services-module__u8gIsG__serviceCardReveal{0%{opacity:0;translate:0 40px}to{opacity:1;translate:0}}.Services-module__u8gIsG__card{animation:linear both Services-module__u8gIsG__serviceCardReveal;animation-timeline:view();animation-range:entry}}@media (max-width:1024px){.Services-module__u8gIsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__u8gIsG__grid{grid-template-columns:1fr}}
.Skills-module__bXzNyq__skills{background:var(--bg-surface)}.Skills-module__bXzNyq__heading{margin-bottom:48px;font-size:32px}.Skills-module__bXzNyq__desktop{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:320px;display:flex}.Skills-module__bXzNyq__callout{max-width:280px;color:var(--text-primary);background:var(--bg-surface);border:.5px solid var(--border-medium);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:10px 16px;font-size:13px;line-height:1.5;position:relative}.Skills-module__bXzNyq__callout:after{content:"";background:var(--bg-surface);border-right:.5px solid var(--border-medium);border-bottom:.5px solid var(--border-medium);width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.Skills-module__bXzNyq__icon{border-radius:var(--radius-md);transition:transform var(--transition-fast), background var(--transition-fast);flex-direction:column;align-items:center;gap:10px;padding:10px;display:flex}.Skills-module__bXzNyq__icon:hover{background:var(--bg-glass);transform:translateY(-2px)}.Skills-module__bXzNyq__icon:hover .Skills-module__bXzNyq__iconTile,.Skills-module__bXzNyq__icon:focus-visible .Skills-module__bXzNyq__iconTile{border-color:var(--border-strong);box-shadow:0 0 24px var(--glow-soft)}.Skills-module__bXzNyq__iconTile{width:88px;height:88px;color:var(--text-primary);background:var(--bg-glass);border:.5px solid var(--border-medium);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);transition:border-color var(--transition-normal), box-shadow var(--transition-normal);justify-content:center;align-items:center;font-size:44px;display:flex}.Skills-module__bXzNyq__iconLabel{font-family:var(--font-mono), monospace;letter-spacing:.02em;color:var(--text-secondary);font-size:12px}.Skills-module__bXzNyq__fixedShell{z-index:90;pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Skills-module__bXzNyq__entrance{width:min(1000px,100%)}.Skills-module__bXzNyq__dragLayer{pointer-events:auto;will-change:transform;width:100%}.Skills-module__bXzNyq__terminal{border:.5px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-base);overflow:hidden}.Skills-module__bXzNyq__terminalMaximized{border-color:var(--border-medium)}.Skills-module__bXzNyq__terminalMaximized .Skills-module__bXzNyq__terminalBody{height:auto;max-height:72vh;overflow-y:auto}.Skills-module__bXzNyq__titleBarDraggable{cursor:grab;touch-action:none}.Skills-module__bXzNyq__titleBarDraggable:active{cursor:grabbing}.Skills-module__bXzNyq__titleBar{border-bottom:.5px solid var(--border-subtle);background:var(--bg-surface);align-items:center;height:40px;padding:0 14px;display:flex}.Skills-module__bXzNyq__dots{gap:7px;display:flex}.Skills-module__bXzNyq__dot{cursor:pointer;width:12px;height:12px;transition:filter var(--transition-fast), opacity var(--transition-fast);border:none;border-radius:50%;flex-shrink:0;padding:0}.Skills-module__bXzNyq__dot:hover{filter:brightness(1.25)}.Skills-module__bXzNyq__dotRed{background:#ff5f57}.Skills-module__bXzNyq__dotYellow{background:#febc2e}.Skills-module__bXzNyq__dotGreen{background:#28c840}.Skills-module__bXzNyq__titleBarText{color:var(--text-muted);font-size:12px;font-family:var(--font-mono), monospace;white-space:nowrap;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.Skills-module__bXzNyq__titleBarSpacer{flex:1}.Skills-module__bXzNyq__terminalBody{scrollbar-width:thin;scrollbar-color:var(--border-medium) transparent;height:520px;max-height:520px;padding:28px 32px;transition:max-height .55s cubic-bezier(.4,0,.2,1);overflow-y:auto}.Skills-module__bXzNyq__terminalBody::-webkit-scrollbar{width:4px}.Skills-module__bXzNyq__terminalBody::-webkit-scrollbar-track{background:0 0}.Skills-module__bXzNyq__terminalBody::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:2px}.Skills-module__bXzNyq__command{font-family:var(--font-mono), monospace;color:var(--text-secondary);margin-bottom:28px;font-size:14px}.Skills-module__bXzNyq__prompt{color:var(--text-muted);margin-right:4px}.Skills-module__bXzNyq__typeCursor{color:var(--text-secondary);animation:.8s step-end infinite Skills-module__bXzNyq__blink;display:inline-block}@keyframes Skills-module__bXzNyq__blink{0%,to{opacity:1}50%{opacity:0}}.Skills-module__bXzNyq__output{font-family:var(--font-mono), monospace;color:var(--text-muted);margin-bottom:24px;font-size:14px}.Skills-module__bXzNyq__legend{font-family:var(--font-mono), monospace;color:var(--text-muted);margin-bottom:20px;font-size:12px}.Skills-module__bXzNyq__skillsList{flex-direction:column;gap:28px;display:flex}.Skills-module__bXzNyq__skillGroup{flex-direction:column;gap:12px;display:flex}.Skills-module__bXzNyq__categoryLabel{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.04em;margin-bottom:2px;font-size:11px}.Skills-module__bXzNyq__skillItem{flex-direction:column;display:flex}.Skills-module__bXzNyq__skillRow{grid-template-columns:260px 1fr;align-items:center;gap:16px;display:grid}.Skills-module__bXzNyq__skillName{font-family:var(--font-mono), monospace;color:var(--text-secondary);white-space:nowrap;font-size:14px}.Skills-module__bXzNyq__barTrack{background:var(--border-subtle);border-radius:2px;height:4px;overflow:hidden}.Skills-module__bXzNyq__barFill{background:var(--text-primary);border-radius:2px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.Skills-module__bXzNyq__skillDetail{font-family:var(--font-mono), monospace;color:var(--accent-success);margin-top:6px;padding-left:2px;font-size:12px;line-height:1.55;animation:.25s Skills-module__bXzNyq__fadeSlideIn}.Skills-module__bXzNyq__detailArrow{color:var(--accent-success-soft);margin-right:6px}@keyframes Skills-module__bXzNyq__fadeSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){@keyframes Skills-module__bXzNyq__skillsReveal{0%{opacity:0;translate:0 40px}to{opacity:1;translate:0}}.Skills-module__bXzNyq__heading{animation:linear both Skills-module__bXzNyq__skillsReveal;animation-timeline:view();animation-range:entry entry 60%}.Skills-module__bXzNyq__terminalReveal{animation:linear both Skills-module__bXzNyq__skillsReveal;animation-timeline:view();animation-range:entry 5% entry 75%}}.Skills-module__bXzNyq__terminalReveal{min-height:320px}@media (prefers-reduced-motion:reduce){.Skills-module__bXzNyq__heading,.Skills-module__bXzNyq__terminalReveal{animation:none}}@media (max-width:600px){.Skills-module__bXzNyq__skillRow{grid-template-rows:auto auto;grid-template-columns:1fr}.Skills-module__bXzNyq__skillName{grid-column:1/-1}.Skills-module__bXzNyq__terminalBody{max-height:380px;padding:20px 16px}.Skills-module__bXzNyq__terminalMaximized .Skills-module__bXzNyq__terminalBody{height:auto;max-height:80vh;overflow-y:auto}.Skills-module__bXzNyq__titleBarText{font-size:11px}}
.Projects-module__M0X9TW__projects{background:var(--bg-base);position:relative;overflow:clip}.Projects-module__M0X9TW__orb1,.Projects-module__M0X9TW__orb2{pointer-events:none;filter:blur(80px);opacity:.06;border-radius:50%;animation:22s ease-in-out infinite Projects-module__M0X9TW__orbFloat;position:absolute}.Projects-module__M0X9TW__orb1{background:var(--text-primary);width:420px;height:420px;top:-80px;left:-120px}.Projects-module__M0X9TW__orb2{background:var(--text-primary);width:340px;height:340px;animation-duration:28s;animation-delay:-12s;bottom:-60px;right:-80px}@keyframes Projects-module__M0X9TW__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,30px)scale(.97)}}.Projects-module__M0X9TW__heading{margin-bottom:12px;font-size:32px}.Projects-module__M0X9TW__subtitle{color:var(--text-muted);max-width:560px;margin-bottom:48px;font-size:14px;line-height:1.7}.Projects-module__M0X9TW__subtitle em{color:var(--text-secondary);font-style:italic}.Projects-module__M0X9TW__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.Projects-module__M0X9TW__card{cursor:pointer}.Projects-module__M0X9TW__cardImage{aspect-ratio:16/10;position:relative;overflow:hidden}.Projects-module__M0X9TW__cardImage img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1);display:block}.Projects-module__M0X9TW__card:hover .Projects-module__M0X9TW__cardImage img,.Projects-module__M0X9TW__card:focus-visible .Projects-module__M0X9TW__cardImage img{filter:grayscale(0);transform:scale(1.04)}.Projects-module__M0X9TW__navBadge{z-index:2;border-radius:var(--radius-sm);background:var(--bg-overlay);border:.5px solid var(--border-medium);width:28px;height:28px;color:var(--text-secondary);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);transition:opacity var(--transition-normal), color var(--transition-normal);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.Projects-module__M0X9TW__card:hover .Projects-module__M0X9TW__navBadge,.Projects-module__M0X9TW__card:focus-visible .Projects-module__M0X9TW__navBadge{opacity:0}.Projects-module__M0X9TW__imagePlaceholder{background:linear-gradient(135deg, var(--bg-surface) 0%, var(--bg-base) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Projects-module__M0X9TW__imagePlaceholder span{color:var(--text-dim);letter-spacing:.04em;font-size:14px;font-weight:600}.Projects-module__M0X9TW__overlay{z-index:2;background:linear-gradient(to top, var(--bg-overlay) 0%, var(--bg-overlay-soft) 48%, transparent 100%);opacity:0;transition:opacity var(--transition-normal);flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;padding-bottom:18px;display:flex;position:absolute;inset:0}.Projects-module__M0X9TW__card:focus-visible .Projects-module__M0X9TW__overlay,.Projects-module__M0X9TW__card:hover .Projects-module__M0X9TW__overlay{opacity:1}.Projects-module__M0X9TW__overlayViewBtn{background:var(--text-primary);height:36px;color:var(--bg-base);border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;gap:6px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.Projects-module__M0X9TW__overlayHint{color:var(--text-muted);letter-spacing:.04em;font-size:11px}.Projects-module__M0X9TW__cardBody{z-index:2;padding:16px 18px 18px;position:relative}.Projects-module__M0X9TW__cardTitle{color:var(--text-primary);margin-bottom:10px;font-size:14px;font-weight:600}.Projects-module__M0X9TW__tags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__M0X9TW__moreProjects{align-items:center;gap:36px;margin-top:20px;padding:32px 40px;text-decoration:none;display:flex}.Projects-module__M0X9TW__moreStack,.Projects-module__M0X9TW__moreCopy,.Projects-module__M0X9TW__moreCta{z-index:2;position:relative}.Projects-module__M0X9TW__moreStack{flex-shrink:0;width:96px;height:64px;position:relative}.Projects-module__M0X9TW__ghostCard{border:.5px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-surface);transition:transform var(--transition-slow), border-color var(--transition-slow);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Projects-module__M0X9TW__ghostCard:first-child{opacity:.4;transform:translate(-14px,8px)rotate(-7deg)}.Projects-module__M0X9TW__ghostCard:nth-child(2){opacity:.7;transform:translateY(4px)rotate(-2deg)}.Projects-module__M0X9TW__ghostCard:nth-child(3){transform:translate(12px)rotate(4deg)}.Projects-module__M0X9TW__moreProjects:hover .Projects-module__M0X9TW__ghostCard:first-child{transform:translate(-26px,10px)rotate(-12deg)}.Projects-module__M0X9TW__moreProjects:hover .Projects-module__M0X9TW__ghostCard:nth-child(2){transform:translate(-6px,5px)rotate(-4deg)}.Projects-module__M0X9TW__moreProjects:hover .Projects-module__M0X9TW__ghostCard:nth-child(3){border-color:var(--border-strong);transform:translate(18px,-2px)rotate(7deg)}.Projects-module__M0X9TW__ghostPlus{font-family:var(--font-mono);color:var(--text-secondary);font-size:22px;font-weight:600;line-height:1}.Projects-module__M0X9TW__moreCopy{flex:1;min-width:0}.Projects-module__M0X9TW__moreEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:10px}.Projects-module__M0X9TW__moreTitle{font-family:var(--font-syne);color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:700}.Projects-module__M0X9TW__moreText{color:var(--text-muted);max-width:520px;font-size:13px;line-height:1.6}.Projects-module__M0X9TW__moreCta{background:var(--text-primary);height:44px;color:var(--bg-base);letter-spacing:.02em;border-radius:var(--radius-sm);transition:gap var(--transition-fast);flex-shrink:0;align-items:center;gap:7px;padding:0 22px;font-size:14px;font-weight:600;display:inline-flex}.Projects-module__M0X9TW__moreProjects:hover .Projects-module__M0X9TW__moreCta{gap:11px}@media (max-width:720px){.Projects-module__M0X9TW__moreProjects{text-align:center;flex-direction:column;gap:24px;padding:36px 28px}.Projects-module__M0X9TW__moreStack,.Projects-module__M0X9TW__moreText{margin:0 auto}.Projects-module__M0X9TW__moreCta{justify-content:center;width:100%}}@supports (animation-timeline:view()){@keyframes Projects-module__M0X9TW__projectCardReveal{0%{opacity:0;translate:0 40px}to{opacity:1;translate:0}}.Projects-module__M0X9TW__card{animation:linear both Projects-module__M0X9TW__projectCardReveal;animation-timeline:view();animation-range:entry}}@media (max-width:1024px){.Projects-module__M0X9TW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Projects-module__M0X9TW__grid{grid-template-columns:1fr}}
.Contact-module__SfZnMG__contact{background:var(--bg-surface);position:relative;overflow:clip}.Contact-module__SfZnMG__spotlight{z-index:0;pointer-events:none;background:radial-gradient(600px circle at var(--spot-x,78%) var(--spot-y,22%), var(--glow-soft), transparent 62%);position:absolute;inset:0}.Contact-module__SfZnMG__contact>.container{z-index:1;position:relative}.Contact-module__SfZnMG__heading{margin-bottom:48px;font-size:32px}.Contact-module__SfZnMG__inner{grid-template-columns:1fr 340px;align-items:start;gap:64px;display:grid}.Contact-module__SfZnMG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__SfZnMG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__SfZnMG__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.Contact-module__SfZnMG__input{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), background var(--transition-fast);outline:none;padding:12px 14px;font-family:inherit;font-size:14px}.Contact-module__SfZnMG__input::placeholder{color:var(--text-dim)}.Contact-module__SfZnMG__input:focus{border-color:var(--border-medium);background:var(--bg-glass-hover)}.Contact-module__SfZnMG__textarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__SfZnMG__honeypot{opacity:0;pointer-events:none;tab-index:-1;width:1px;height:1px;position:absolute;top:-9999px;left:-9999px;overflow:hidden}.Contact-module__SfZnMG__inputError{border-color:var(--accent-error-soft)!important}.Contact-module__SfZnMG__inputError:focus{border-color:var(--accent-error-strong)!important;background:var(--accent-error-tint)!important}.Contact-module__SfZnMG__fieldError{color:var(--accent-error);margin-top:2px;font-size:12px}.Contact-module__SfZnMG__errorMsg{color:var(--accent-error);font-size:14px}.Contact-module__SfZnMG__infoHeading{color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:600}.Contact-module__SfZnMG__infoSubtext{color:var(--text-muted);font-size:14px;line-height:1.75}.Contact-module__SfZnMG__info{flex-direction:column;gap:28px;padding-top:8px;display:flex}.Contact-module__SfZnMG__infoItem{align-items:flex-start;gap:14px;display:flex}.Contact-module__SfZnMG__infoIcon{color:var(--text-muted);flex-shrink:0;margin-top:2px}.Contact-module__SfZnMG__infoLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:2px;font-size:11px}.Contact-module__SfZnMG__infoValue{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px}a.Contact-module__SfZnMG__infoValue:hover{color:var(--text-primary)}.Contact-module__SfZnMG__socials{gap:10px;padding-top:4px;display:flex}@supports (animation-timeline:view()){@keyframes Contact-module__SfZnMG__contactReveal{0%{opacity:0;translate:0 48px}to{opacity:1;translate:0}}.Contact-module__SfZnMG__form{animation:linear both Contact-module__SfZnMG__contactReveal;animation-timeline:view();animation-range:entry}.Contact-module__SfZnMG__info{animation:linear both Contact-module__SfZnMG__contactReveal;animation-timeline:view();animation-range:entry 15%}}@media (max-width:768px){.Contact-module__SfZnMG__inner{grid-template-columns:1fr;gap:48px}.Contact-module__SfZnMG__info{text-align:center;align-items:center}.Contact-module__SfZnMG__infoItem,.Contact-module__SfZnMG__socials{justify-content:center}}
.page-module__y7JjWq__page{background:var(--bg-base);min-height:100vh}.page-module__y7JjWq__heroBanner{width:100%;height:340px;margin-top:68px;position:relative;overflow:hidden}.page-module__y7JjWq__heroBannerImg{object-fit:cover;object-position:top;width:100%;height:100%}.page-module__y7JjWq__heroBannerPlaceholder{background:var(--bg-surface);width:100%;height:100%}.page-module__y7JjWq__heroBannerOverlay{background:linear-gradient(to top, var(--bg-base) 0%, var(--bg-overlay-soft) 60%, transparent 100%);position:absolute;inset:0}.page-module__y7JjWq__heroBannerContent{z-index:2;position:absolute;bottom:28px;left:40px}.page-module__y7JjWq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:8px;font-size:10px;font-weight:600;display:flex}.page-module__y7JjWq__eyebrow:before{content:"";background:var(--border-medium);width:18px;height:1px;display:block}.page-module__y7JjWq__heroTitle{font-family:var(--font-syne), sans-serif;color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.1}.page-module__y7JjWq__body{grid-template-columns:1fr 240px;gap:32px;max-width:1200px;margin:0 auto;padding:32px 40px;display:grid}.page-module__y7JjWq__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}.page-module__y7JjWq__sectionLabel:before{content:"";background:var(--border-medium);width:16px;height:1px;display:block}.page-module__y7JjWq__gallerySection{margin-bottom:28px}.page-module__y7JjWq__galleryMain{border-radius:var(--radius-md);border:.5px solid var(--border-subtle);width:100%;height:280px;margin-bottom:8px;position:relative;overflow:hidden}.page-module__y7JjWq__galleryMainImg{object-fit:cover;width:100%;height:100%}.page-module__y7JjWq__galleryStrip{gap:8px;display:flex;overflow-x:auto}.page-module__y7JjWq__galleryThumb{border-radius:var(--radius-sm);border:.5px solid var(--border-subtle);cursor:pointer;opacity:.5;width:80px;height:56px;transition:opacity var(--transition-fast), border-color var(--transition-fast);background:0 0;flex-shrink:0;padding:0;position:relative;overflow:hidden}.page-module__y7JjWq__galleryThumb img{object-fit:cover;width:100%;height:100%}.page-module__y7JjWq__galleryThumb:hover{opacity:.8}.page-module__y7JjWq__galleryThumbActive{opacity:1!important;border-color:var(--border-strong)!important}.page-module__y7JjWq__storySection{margin-bottom:0}.page-module__y7JjWq__storyText{color:var(--text-secondary);margin-bottom:14px;font-size:15px;line-height:1.8}.page-module__y7JjWq__sidebar{flex-direction:column;gap:12px;display:flex}.page-module__y7JjWq__metaCard{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);padding:16px}.page-module__y7JjWq__metaCardLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:9px;font-weight:600}.page-module__y7JjWq__metaRow{justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.page-module__y7JjWq__metaRow:last-child{margin-bottom:0}.page-module__y7JjWq__metaKey{color:var(--text-muted)}.page-module__y7JjWq__metaVal{color:var(--text-secondary);font-weight:500}.page-module__y7JjWq__chipWrap{flex-wrap:wrap;gap:5px;display:flex}.page-module__y7JjWq__chip{background:var(--chip-detail-bg);border:.5px solid var(--border-subtle);color:var(--text-secondary);border-radius:20px;padding:3px 9px;font-size:10px}.page-module__y7JjWq__btnRow{flex-direction:column;gap:8px;display:flex}.page-module__y7JjWq__actionBtn{border-radius:var(--radius-sm);text-align:center;transition:background var(--transition-fast), border-color var(--transition-fast);padding:8px 14px;font-size:11px;font-weight:500;text-decoration:none;display:block}.page-module__y7JjWq__actionBtnPrimary{background:var(--action-primary-bg);border:.5px solid var(--border-strong);color:var(--text-primary)}.page-module__y7JjWq__actionBtnPrimary:hover{background:var(--action-primary-bg-hover)}.page-module__y7JjWq__actionBtnGhost{border:.5px solid var(--border-subtle);color:var(--text-muted);background:0 0}.page-module__y7JjWq__actionBtnGhost:hover{border-color:var(--border-medium);color:var(--text-secondary)}.page-module__y7JjWq__navCards{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 40px 60px;display:grid}.page-module__y7JjWq__navCard{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:border-color var(--transition-normal), background var(--transition-normal);flex-direction:column;gap:4px;padding:14px 18px;display:flex}.page-module__y7JjWq__navCard:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.page-module__y7JjWq__navCardRight{text-align:right}.page-module__y7JjWq__navCardDir{color:var(--text-muted);font-size:10px;display:block}.page-module__y7JjWq__navCardTitle{color:var(--text-secondary);font-size:14px;font-weight:600}.page-module__y7JjWq__backBtn{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;text-align:center;transition:border-color var(--transition-normal), background var(--transition-normal);color:var(--text-secondary);white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.page-module__y7JjWq__backBtn:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.page-module__y7JjWq__notFound{height:100vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__y7JjWq__notFound button{color:var(--text-secondary);background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast);padding:10px 20px;font-size:14px}.page-module__y7JjWq__notFound button:hover{border-color:var(--border-medium)}@media (max-width:768px){.page-module__y7JjWq__heroBanner{height:240px}.page-module__y7JjWq__heroBannerContent{bottom:20px;left:20px}.page-module__y7JjWq__body{grid-template-columns:1fr;gap:24px;padding:24px 20px}.page-module__y7JjWq__sidebar{order:-1}.page-module__y7JjWq__btnRow{flex-flow:wrap}.page-module__y7JjWq__actionBtn{flex:1;min-width:120px}.page-module__y7JjWq__galleryMain{height:220px}.page-module__y7JjWq__navCards{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;padding:0 20px 48px}.page-module__y7JjWq__backBtn{order:-1;grid-column:1/-1;width:100%}}@media (max-width:480px){.page-module__y7JjWq__heroBanner,.page-module__y7JjWq__galleryMain{height:180px}.page-module__y7JjWq__galleryThumb{width:60px;height:44px}.page-module__y7JjWq__navCards{grid-template-columns:1fr}.page-module__y7JjWq__navCardRight{text-align:left}.page-module__y7JjWq__backBtn{text-align:left;order:0;align-items:flex-start}}
