.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);font-size:var(--text-xs);opacity:.5;-webkit-user-select:none;user-select:none;margin:0 1px}.LanguageToggle-module__LXOxaW__option{min-width:36px;height:44px;color:var(--text-muted);font-family:inherit;font-size:var(--text-xs);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-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:5px;display:flex}.Navbar-module__nljuqG__brand:hover .Navbar-module__nljuqG__logoBox{filter:drop-shadow(0 0 8px var(--glow-strong));transform:scale(1.08)}.Navbar-module__nljuqG__brand:hover .Navbar-module__nljuqG__brandName{opacity:.7}.Navbar-module__nljuqG__logoBox{width:20px;height:20px;color:var(--logo-mark);transition:transform var(--transition-normal), filter var(--transition-normal);justify-content:center;align-items:center;display:flex}.Navbar-module__nljuqG__brandName{font-size:var(--text-sm);color:var(--text-primary);letter-spacing:-.035em;transition:opacity var(--transition-fast);font-weight:400}.Navbar-module__nljuqG__brandNameStrong{font-weight:700}.Navbar-module__nljuqG__navLinks{align-items:center;gap:var(--space-1);display:flex}.Navbar-module__nljuqG__navItem{align-items:center;margin:0 14px;display:flex}.Navbar-module__nljuqG__separator{color:var(--text-dim);font-size:var(--text-xs);opacity:.4;margin:0}.Navbar-module__nljuqG__navLink{font-size:var(--text-sm);color:var(--text-secondary);padding:6px var(--space-2);border-radius:var(--radius-sm);transition:color var(--transition-fast);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;position:relative}.Navbar-module__nljuqG__hamburger:after{content:"";position:absolute;inset:-8px}.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);padding:var(--space-4) var(--space-6) var(--space-6);flex-direction:column;align-items:flex-start;gap:0;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{width:100%;padding:var(--space-3) 0;font-size:var(--text-base);border-bottom:1px solid var(--border-subtle);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:var(--space-8) 0 var(--space-6)}.Footer-module__HKXh4W__inner{padding-bottom:var(--space-6);border-bottom:.5px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Footer-module__HKXh4W__left{gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__HKXh4W__name{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Footer-module__HKXh4W__role{font-size:var(--text-xs);color:var(--text-muted)}.Footer-module__HKXh4W__nav{align-items:center;gap:var(--space-1);display:flex}.Footer-module__HKXh4W__navLink{min-height:44px;font-size:var(--text-sm);color:var(--text-muted);padding:0 var(--space-2);border-radius:var(--radius-sm);transition:color var(--transition-fast);align-items:center;display:inline-flex}.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 (prefers-reduced-motion:reduce){.Footer-module__HKXh4W__inner{animation:none}}@media (max-width:600px){.Footer-module__HKXh4W__inner{align-items:flex-start;gap:var(--space-6);flex-direction:column}.Footer-module__HKXh4W__nav{flex-wrap:wrap}}
.Button-module__ncUbCa__btn{height:44px;font-size:var(--text-sm);border-radius:var(--radius-md);letter-spacing:.02em;cursor:pointer;white-space:nowrap;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-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{background:var(--bg-base);align-items:center;min-height:100svh;padding-top:68px;display:flex;position:relative;overflow:clip}.Hero-module__orDONa__waveCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__orDONa__inner{align-items:center;gap:var(--space-7);z-index:2;grid-template-columns:1fr 1fr;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{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:var(--space-5);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-muted);letter-spacing:-.02em;margin-bottom:.08em;font-size:.62em;font-weight:700;line-height:1.15}.Hero-module__orDONa__headlineAccent{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;min-height:1.25em;margin-block:-.14em;padding-block:.14em;display:grid}.Hero-module__orDONa__headlineAccent>*{grid-area:1/1}.Hero-module__orDONa__headlineGhost{visibility:hidden}.Hero-module__orDONa__headlineLive{display:block}.Hero-module__orDONa__headlineOutline{color:#0000;-webkit-text-fill-color:var(--headline-outline-fill);-webkit-text-stroke:2.75px 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{font-size:var(--text-md);color:var(--text-secondary);max-width:520px;margin-bottom:36px;font-weight:500;line-height:1.8}.Hero-module__orDONa__ctas{align-items:center;gap:var(--space-2);flex-wrap:wrap;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}.Hero-module__orDONa__ctas .Hero-module__orDONa__ctaIdea{flex-shrink:0}.Hero-module__orDONa__ctaIdeaLabel{white-space:nowrap}.Hero-module__orDONa__ctaIdeaSlot{justify-items:start;display:inline-grid;position:relative}.Hero-module__orDONa__ctaIdeaSlot>*{grid-area:1/1}.Hero-module__orDONa__ctaIdeaGhost{visibility:hidden}.Hero-module__orDONa__ctaIdeaLive{width:100%;position:absolute;overflow:hidden}.Hero-module__orDONa__ctaIdea .Hero-module__orDONa__ctaRocket{opacity:0;transition:opacity var(--transition-fast), transform var(--transition-normal);flex:none;display:inline-flex;transform:translate(-5px,5px)}.Hero-module__orDONa__ctaIdea:hover .Hero-module__orDONa__ctaRocket,.Hero-module__orDONa__ctaIdea:focus-visible .Hero-module__orDONa__ctaRocket{opacity:1;transform:none}.Hero-module__orDONa__ctaIdea:hover .Hero-module__orDONa__ctaRocket svg,.Hero-module__orDONa__ctaIdea:focus-visible .Hero-module__orDONa__ctaRocket svg{animation:1.1s ease-in-out infinite Hero-module__orDONa__ctaRocketLaunch}@keyframes Hero-module__orDONa__ctaRocketLaunch{0%,to{transform:translate(0,0)rotate(0)}45%{transform:translate(3px,-4px)rotate(-12deg)}}@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;font-size:var(--text-2xs);letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.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}@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__hero{padding-bottom:calc(160px + env(safe-area-inset-bottom,0px))}.Hero-module__orDONa__inner{text-align:center;gap:var(--space-8);grid-template-columns:1fr}.Hero-module__orDONa__greeting{justify-content:center}.Hero-module__orDONa__greeting:before{display:none}.Hero-module__orDONa__description{margin-left:auto;margin-right:auto}.Hero-module__orDONa__ctas{justify-content:center}.Hero-module__orDONa__ctaDivider{display:none}}@media (max-width:480px){.Hero-module__orDONa__headline{font-size:clamp(24px,9.5vw - 6px,40px)}}
.HeroPortrait-module__7DZ7DG__stage{--tx:0;--ty:0;perspective:1100px;width:100%;max-width:520px;position:relative}.HeroPortrait-module__7DZ7DG__scene{transform-style:preserve-3d;transform:rotateY(calc(var(--tx) * -8deg)) rotateX(calc(var(--ty) * 7deg));will-change:transform;position:relative}.HeroPortrait-module__7DZ7DG__backdrop{border:1px solid var(--border-medium);border-radius:var(--radius-sm);background:linear-gradient(158deg, var(--bg-glass-hover) 0%, transparent 58%), var(--bg-glass);pointer-events:none;position:absolute;inset:2% -12% 4% 12%;transform:translateZ(-155px)}.HeroPortrait-module__7DZ7DG__backdrop:after{content:"";border-top:1px solid var(--border-strong);border-right:1px solid var(--border-strong);border-top-right-radius:var(--radius-sm);width:28px;height:28px;position:absolute;top:-1px;right:-1px}.HeroPortrait-module__7DZ7DG__glow{background:radial-gradient(ellipse 62% 52% at 52% 48%, var(--glow-soft) 0%, transparent 70%);pointer-events:none;position:absolute;inset:6% 0 0;transform:translateZ(-60px)}.HeroPortrait-module__7DZ7DG__figure{position:relative;transform:translateZ(45px)}.HeroPortrait-module__7DZ7DG__figure[data-live=true]{transform:translateZ(45px) rotateX(calc(var(--ty) * -7deg)) rotateY(calc(var(--tx) * 8deg))}.HeroPortrait-module__7DZ7DG__plate{width:100%;height:auto;transition:opacity var(--transition-slow);display:block;-webkit-mask-image:url(/images/hero3d/mask.png);mask-image:url(/images/hero3d/mask.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HeroPortrait-module__7DZ7DG__canvas{pointer-events:none;--bottom-fade:linear-gradient(to bottom, #000 0 86%, #000000d7 89.5%, #00000080 93%, #00000028 96.5%, transparent 100%);width:100%;height:100%;-webkit-mask-image:var(--bottom-fade);-webkit-mask-image:var(--bottom-fade);mask-image:var(--bottom-fade);position:absolute;inset:0}.HeroPortrait-module__7DZ7DG__canvasLost{display:none}.HeroPortrait-module__7DZ7DG__figure[data-live=true] .HeroPortrait-module__7DZ7DG__plate{opacity:0}.HeroPortrait-module__7DZ7DG__meshBadge{align-items:baseline;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);pointer-events:none;white-space:nowrap;animation:HeroPortrait-module__7DZ7DG__meshBadgeIn var(--transition-slow) ease .4s both;margin:0;display:flex;position:absolute;bottom:-26px;left:0}.HeroPortrait-module__7DZ7DG__meshSpinner{width:1ch;color:var(--text-muted);display:inline-block}@keyframes HeroPortrait-module__7DZ7DG__meshBadgeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.HeroPortrait-module__7DZ7DG__meshBadge{animation:none}}@media (max-width:900px){.HeroPortrait-module__7DZ7DG__meshBadge{display:none}}.HeroPortrait-module__7DZ7DG__glitchLayer{opacity:0;pointer-events:none;mix-blend-mode:screen;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0;-webkit-mask-image:url(/images/hero3d/mask.png);mask-image:url(/images/hero3d/mask.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.HeroPortrait-module__7DZ7DG__glitchRed{filter:saturate(0)brightness(1.4)}.HeroPortrait-module__7DZ7DG__glitchBlue{filter:saturate(0)brightness(1.2)invert(.05)}@media (hover:hover) and (pointer:fine){.HeroPortrait-module__7DZ7DG__glitchRed,.HeroPortrait-module__7DZ7DG__glitchBlue{background-image:url(/images/hero3d/color.jpg)}}.HeroPortrait-module__7DZ7DG__stage:hover .HeroPortrait-module__7DZ7DG__glitchRed{animation:.4s step-end infinite HeroPortrait-module__7DZ7DG__glitchRed}.HeroPortrait-module__7DZ7DG__stage:hover .HeroPortrait-module__7DZ7DG__glitchBlue{animation:.4s step-end infinite HeroPortrait-module__7DZ7DG__glitchBlue}@keyframes HeroPortrait-module__7DZ7DG__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 HeroPortrait-module__7DZ7DG__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)}}@media (prefers-reduced-motion:reduce){.HeroPortrait-module__7DZ7DG__scene{transform:none}.HeroPortrait-module__7DZ7DG__stage:hover .HeroPortrait-module__7DZ7DG__glitchRed,.HeroPortrait-module__7DZ7DG__stage:hover .HeroPortrait-module__7DZ7DG__glitchBlue{animation:none}}@media (max-width:900px){.HeroPortrait-module__7DZ7DG__stage{max-width:280px}.HeroPortrait-module__7DZ7DG__backdrop{inset:5% -8% 7% 14%}.HeroPortrait-module__7DZ7DG__scene{transform:rotateY(calc(var(--tx) * -12deg)) rotateX(calc(var(--ty) * 10deg))}}
.TiltPrompt-module__EmGDjW__shell{left:0;right:0;bottom:calc(104px + env(safe-area-inset-bottom,0px));z-index:90;padding:0 var(--space-4);pointer-events:none;justify-content:center;display:flex;position:fixed}.TiltPrompt-module__EmGDjW__toast{pointer-events:auto;background:var(--bg-overlay);border:.5px solid var(--border-medium);border-radius:var(--radius-lg);width:100%;max-width:380px;-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);box-shadow:var(--shadow-card-lift);align-items:stretch;animation:.56s cubic-bezier(.16,1,.3,1) .26s both TiltPrompt-module__EmGDjW__tiltToastIn;display:flex;overflow:hidden}@keyframes TiltPrompt-module__EmGDjW__tiltToastIn{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0}}.TiltPrompt-module__EmGDjW__action{align-items:center;gap:var(--space-3);min-height:56px;padding:10px var(--space-1) 10px 14px;text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:0;flex:1;display:flex}.TiltPrompt-module__EmGDjW__action:active{background:var(--bg-glass-hover)}.TiltPrompt-module__EmGDjW__glyph{border:1.5px solid var(--text-secondary);border-radius:5px;flex-shrink:0;width:21px;height:32px;animation:2.6s ease-in-out infinite TiltPrompt-module__EmGDjW__tiltRock;position:relative}.TiltPrompt-module__EmGDjW__glyphNotch{background:var(--text-muted);border-radius:1px;width:7px;height:1.5px;margin-left:-3.5px;position:absolute;top:3px;left:50%}@keyframes TiltPrompt-module__EmGDjW__tiltRock{0%,to{transform:rotate(-13deg)}50%{transform:rotate(13deg)}}.TiltPrompt-module__EmGDjW__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TiltPrompt-module__EmGDjW__title{font-size:var(--text-sm);color:var(--text-primary);font-weight:600;line-height:1.3}.TiltPrompt-module__EmGDjW__hint{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);line-height:1.3}.TiltPrompt-module__EmGDjW__cta{padding:var(--space-2) var(--space-3);border:.5px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--action-primary-bg);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.04em;color:var(--text-primary);flex-shrink:0}.TiltPrompt-module__EmGDjW__dismiss{border:0;border-left:.5px solid var(--border-subtle);width:44px;min-height:56px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TiltPrompt-module__EmGDjW__dismiss:active{background:var(--bg-glass-hover);color:var(--text-primary)}.TiltPrompt-module__EmGDjW__action:focus-visible,.TiltPrompt-module__EmGDjW__dismiss:focus-visible{outline:2px solid var(--border-strong);outline-offset:-3px}@media (prefers-reduced-motion:reduce){.TiltPrompt-module__EmGDjW__glyph,.TiltPrompt-module__EmGDjW__toast{animation:none}}
.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{font-size:var(--text-sm);padding:var(--space-1) 10px}.Chip-module__eIiEcG__sm{font-size:var(--text-xs);padding:2px var(--space-2);background:var(--bg-surface)}
.Signature-module__wjuErG__signature{width:100%;max-width:420px;height:auto;color:var(--text-primary);display:block;overflow:visible}@media (max-width:768px){.Signature-module__wjuErG__signature{max-width:320px}}
.About-module__IA2znG__about{background:linear-gradient(to bottom, var(--bg-base) 0, var(--about-ground) 180px);position:relative;overflow:clip}.About-module__IA2znG__beams{z-index:0;pointer-events:none;position:absolute;inset:0}.About-module__IA2znG__beamsCanvas{width:100%;height:100%;display:block}.About-module__IA2znG__beamsHidden{display:none}.About-module__IA2znG__beamsVignette{background: linear-gradient(to bottom, var(--bg-base) 0%, transparent 16%, transparent 84%, var(--about-ground) 100%), radial-gradient(ellipse 58% 52% at 50% 50%, var(--bg-overlay-soft) 0%, transparent 74%), radial-gradient(ellipse 76% 68% at 50% 50%, transparent 0%, var(--about-ground) 100%);position:absolute;inset:0}.About-module__IA2znG__inner{z-index:1;grid-template-columns:280px 1fr;align-items:start;gap:72px;display:grid;position:relative}.About-module__IA2znG__avatarCol{position:sticky;top:100px}.About-module__IA2znG__cardStack{width:100%;height:360px;position:relative}.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:var(--space-2)}.About-module__IA2znG__heading{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);margin-bottom:var(--space-5)}.About-module__IA2znG__statsRow{justify-content:start;gap:var(--space-3);grid-template-columns:repeat(auto-fit,148px);margin-bottom:28px;display:grid}.About-module__IA2znG__statPill{padding:var(--space-3) var(--space-4);background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:center;display:flex}.About-module__IA2znG__statValue{font-size:var(--text-lg);color:var(--text-primary);font-weight:700;line-height:1}.About-module__IA2znG__statLabel{font-size:var(--text-xs);color:var(--text-muted);margin-top:var(--space-1);text-transform:uppercase;letter-spacing:.06em}.About-module__IA2znG__bio{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-4);line-height:1.85}.About-module__IA2znG__techChips{gap:var(--space-2);flex-wrap:wrap;margin-top:28px;display:flex}.About-module__IA2znG__coffeePill{overflow:visible}.About-module__IA2znG__coffeeEmoji{margin-right:var(--space-1);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__techChips{animation:linear both About-module__IA2znG__aboutFadeUp;animation-timeline:view();animation-range:entry 15%}}@media (prefers-reduced-motion:reduce){.About-module__IA2znG__avatarCol,.About-module__IA2znG__content,.About-module__IA2znG__statsRow>.About-module__IA2znG__statPill:nth-child(n),.About-module__IA2znG__techChips{animation:none}}@media (max-width:768px){.About-module__IA2znG__inner{gap:var(--space-8);grid-template-columns:1fr}.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__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}}
.ClosingCta-module__TOdM3G__closing{padding-top:var(--space-9);border-top:1px solid var(--border-subtle);margin-top:72px}.ClosingCta-module__TOdM3G__inner{align-items:center;gap:var(--space-6);text-align:center;flex-direction:column;display:flex}.ClosingCta-module__TOdM3G__heading{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);color:var(--text-primary);text-wrap:balance}.ClosingCta-module__TOdM3G__note{font-size:var(--text-sm);color:var(--text-muted);max-width:46ch;margin-top:calc(var(--space-6) * -1 + var(--space-2))}
.Services-module__u8gIsG__services{background:linear-gradient(to bottom, var(--about-ground) 0, var(--services-ground) 180px);position:relative;overflow:clip}.Services-module__u8gIsG__glitch{z-index:0;pointer-events:none;font-family:var(--font-mono), monospace;position:absolute;inset:0}.Services-module__u8gIsG__glitchCanvas{width:100%;height:100%;display:block}.Services-module__u8gIsG__glitchVignette{background: linear-gradient(to bottom, transparent 62%, var(--services-ground) 100%), radial-gradient(ellipse 60% 55% at 50% 50%, var(--bg-overlay-soft) 0%, transparent 75%),  radial-gradient(ellipse 75% 65% at 50% 50%, transparent 0%, var(--services-ground) 100%);position:absolute;inset:0}.Services-module__u8gIsG__inner{gap:var(--space-8);z-index:1;grid-template-columns:1fr;display:grid;position:relative}.Services-module__u8gIsG__heading{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);margin-bottom:0}.Services-module__u8gIsG__stage{position:relative}.Services-module__u8gIsG__stack{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.Services-module__u8gIsG__card{background:var(--bg-base);border:.5px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;display:flex;position:relative;overflow:hidden}.Services-module__u8gIsG__titleBar{border-bottom:.5px solid var(--border-subtle);background:var(--bg-surface);flex-shrink:0;align-items:center;gap:14px;height:40px;padding:0 14px;display:flex}.Services-module__u8gIsG__dots{gap:var(--space-2);flex-shrink:0;display:flex}.Services-module__u8gIsG__dot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.Services-module__u8gIsG__dotRed{background:#ff5f57}.Services-module__u8gIsG__dotYellow{background:#febc2e}.Services-module__u8gIsG__dotGreen{background:#28c840}.Services-module__u8gIsG__cardTitle{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.Services-module__u8gIsG__cardBody{gap:var(--space-4);padding:var(--space-6);flex-direction:column;flex:1;display:flex}.Services-module__u8gIsG__icon{color:var(--text-muted)}.Services-module__u8gIsG__cardDesc{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.75}.Services-module__u8gIsG__cardDesc:before{content:"$ ";color:var(--text-dim)}.Services-module__u8gIsG__object{perspective:460px;flex-shrink:0;align-self:center;margin-block:auto;display:block;position:relative}.Services-module__u8gIsG__objectPlate{object-fit:contain;width:100%;height:100%;transform:rotateY(calc(var(--tilt-x,0) * 14deg)) rotateX(calc(var(--tilt-y,0) * -10deg)) translate3d(calc(var(--tilt-x,0) * 6px), calc(var(--tilt-y,0) * 5px), 0);transition:none;display:block}.Services-module__u8gIsG__objectCanvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Services-module__u8gIsG__object[data-live=true] .Services-module__u8gIsG__objectPlate{opacity:0}:is([data-theme=light] .Services-module__u8gIsG__objectPlate,[data-theme=light] .Services-module__u8gIsG__objectCanvas){filter:invert()}.Services-module__u8gIsG__cardOpen{z-index:3;cursor:pointer;border-radius:var(--radius-lg);background:0 0;position:absolute;inset:0}.Services-module__u8gIsG__card:hover .Services-module__u8gIsG__cardOpen{background:var(--bg-glass)}.Services-module__u8gIsG__termShell{z-index:90;padding:var(--space-6);background:var(--bg-overlay);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);place-items:center;display:grid;position:fixed;inset:0}.Services-module__u8gIsG__termWindow{background:var(--bg-base);border:.5px solid var(--border-medium);border-radius:var(--radius-lg);width:min(640px,100%);max-height:100%;box-shadow:var(--shadow-card-lift);flex-direction:column;display:flex;overflow:hidden}.Services-module__u8gIsG__dotBtn{cursor:pointer;transition:opacity var(--transition-fast);border:0;padding:0}.Services-module__u8gIsG__dotBtn:hover{opacity:.75}.Services-module__u8gIsG__termEsc{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.06em;color:var(--text-muted);flex-shrink:0;margin-left:auto}.Services-module__u8gIsG__termBody{padding:28px var(--space-6) var(--space-7);flex-direction:column;gap:18px;display:flex;overflow-y:auto}.Services-module__u8gIsG__termBody .Services-module__u8gIsG__cardDesc{font-size:var(--text-sm)}.Services-module__u8gIsG__termDetail{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--text-secondary);text-wrap:pretty;line-height:1.85}.Services-module__u8gIsG__termCta{min-height:44px;font-family:var(--font-mono), monospace;font-size:var(--text-sm);letter-spacing:.02em;color:var(--text-primary);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);transition:text-decoration-color var(--transition-fast);align-self:flex-start;align-items:center;display:inline-flex}.Services-module__u8gIsG__termCta:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}@media (max-width:600px){.Services-module__u8gIsG__termEsc{display:none}.Services-module__u8gIsG__stack{grid-template-columns:1fr}}@media (min-width:1024px){.Services-module__u8gIsG__inner{align-items:center;gap:var(--space-8);grid-template-columns:1fr minmax(0,720px)}.Services-module__u8gIsG__copy{max-width:380px}.Services-module__u8gIsG__stage{height:620px}.Services-module__u8gIsG__stack{perspective:900px;display:block;position:absolute;inset:0}.Services-module__u8gIsG__stack>.Services-module__u8gIsG__card{width:100%;max-width:460px;min-height:340px;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;position:absolute;top:50%;left:50%;translate:calc(-50% - 112px) calc(128px - 50%)}}@media (prefers-reduced-motion:reduce){.Services-module__u8gIsG__stage{height:auto}.Services-module__u8gIsG__stack{perspective:none;display:grid;position:static}.Services-module__u8gIsG__stack>.Services-module__u8gIsG__card{will-change:auto;max-width:none;min-height:0;position:static;translate:none}}
.TargetCursor-module__ziRg5a__wrapper{pointer-events:none;z-index:60;mix-blend-mode:difference;opacity:0;width:0;height:0;transition:opacity var(--transition-fast);position:fixed;top:0;left:0}.TargetCursor-module__ziRg5a__wrapper[data-armed=true]{opacity:1}.TargetCursor-module__ziRg5a__dot{will-change:transform;background:#fff;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;position:absolute;top:0;left:0}.TargetCursor-module__ziRg5a__corner{will-change:transform;border:3px solid #fff;width:12px;height:12px;position:absolute;top:0;left:0}.TargetCursor-module__ziRg5a__tl{border-bottom:none;border-right:none}.TargetCursor-module__ziRg5a__tr{border-bottom:none;border-left:none}.TargetCursor-module__ziRg5a__br{border-top:none;border-left:none}.TargetCursor-module__ziRg5a__bl{border-top:none;border-right:none}
.Skills-module__bXzNyq__skills{background:linear-gradient(to bottom, var(--services-ground) 0, var(--skills-ground) 180px);position:relative;overflow:clip}.Skills-module__bXzNyq__rays{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}.Skills-module__bXzNyq__raysHidden{display:none}.Skills-module__bXzNyq__skills>.container{z-index:1;position:relative}.Skills-module__bXzNyq__heading{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);margin-bottom:var(--space-9)}.Skills-module__bXzNyq__stack{column-count:2;column-gap:var(--space-9);margin-top:var(--space-2)}.Skills-module__bXzNyq__stackGroup{break-inside:avoid;min-width:0}.Skills-module__bXzNyq__stackGroup+.Skills-module__bXzNyq__stackGroup{margin-top:28px}.Skills-module__bXzNyq__stackLabel{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.08em;color:var(--text-muted);margin-bottom:14px}.Skills-module__bXzNyq__stackRow+.Skills-module__bXzNyq__stackRow{margin-top:var(--space-3)}.Skills-module__bXzNyq__stackMeta{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:6px;display:flex}.Skills-module__bXzNyq__stackName{font-size:var(--text-sm);color:var(--text-secondary);min-width:0}.Skills-module__bXzNyq__stackPct{font-family:var(--font-mono), monospace;font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--text-muted);flex:none}.Skills-module__bXzNyq__stackTrack{background:var(--bg-glass);border:.5px solid var(--border-field);border-radius:2px;height:3px;overflow:hidden}.Skills-module__bXzNyq__stackFill{background:var(--text-primary);opacity:.62;height:100%;transition:width var(--transition-slow) ease-out}.Skills-module__bXzNyq__launchBtn{margin-top:var(--space-7);padding:0 var(--space-4);border-radius:var(--radius-md);background:var(--bg-glass);border:.5px solid var(--border-medium);height:44px;-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);color:var(--text-secondary);transition:border-color var(--transition-normal), background var(--transition-normal), color var(--transition-normal);align-items:center;gap:10px;display:inline-flex}.Skills-module__bXzNyq__launchBtn:hover,.Skills-module__bXzNyq__launchBtn:focus-visible{background:var(--bg-glass-hover);border-color:var(--border-strong);color:var(--text-primary)}.Skills-module__bXzNyq__launchIcon{font-size:var(--text-md);color:var(--text-primary);display:flex}.Skills-module__bXzNyq__launchCta{font-size:var(--text-sm);font-weight:500}.Skills-module__bXzNyq__launchFile{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--text-muted);border-left:.5px solid var(--border-subtle);padding-left:10px}@media (max-width:720px){.Skills-module__bXzNyq__stack{column-count:1}}.Skills-module__bXzNyq__fixedShell{z-index:90;padding:var(--space-6);pointer-events:none;justify-content:center;align-items:center;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:var(--space-2);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{font-size:var(--text-xs);color:var(--text-muted);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{padding:28px var(--space-7);scrollbar-width:thin;scrollbar-color:var(--border-medium) transparent;height:520px;max-height:520px;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;font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:28px}.Skills-module__bXzNyq__prompt{color:var(--text-muted);margin-right:var(--space-1)}.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;font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-6)}.Skills-module__bXzNyq__legend{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-5)}.Skills-module__bXzNyq__skillsList{flex-direction:column;gap:28px;display:flex}.Skills-module__bXzNyq__skillGroup{gap:var(--space-3);flex-direction:column;display:flex}.Skills-module__bXzNyq__categoryLabel{font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.04em;margin-bottom:2px}.Skills-module__bXzNyq__skillItem{flex-direction:column;display:flex}.Skills-module__bXzNyq__skillRow{align-items:center;gap:var(--space-4);grid-template-columns:260px 1fr;display:grid}.Skills-module__bXzNyq__skillName{font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap}.Skills-module__bXzNyq__barTrack{background:var(--border-field);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;font-size:var(--text-xs);color:var(--accent-success);margin-top:6px;padding-left:2px;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{padding:var(--space-5) var(--space-4);max-height:380px}.Skills-module__bXzNyq__terminalMaximized .Skills-module__bXzNyq__terminalBody{height:auto;max-height:80vh;overflow-y:auto}.Skills-module__bXzNyq__titleBarText{font-size:var(--text-xs)}}
.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}}
.ProcessSection-module__QmyeTG__stage{display:none}@media (hover:hover) and (pointer:fine) and (min-width:1101px){.ProcessSection-module__QmyeTG__step.ProcessSection-module__QmyeTG__step{border-top:none;padding-top:0}.ProcessSection-module__QmyeTG__num.ProcessSection-module__QmyeTG__num{padding-top:var(--space-5);border-top:1px solid var(--border-subtle)}.ProcessSection-module__QmyeTG__stage{width:100%;height:184px;margin:0 0 var(--space-5);opacity:.14;filter:blur(6px);transition:opacity var(--transition-slow) ease, translate .42s cubic-bezier(.2, .7, .3, 1), scale .42s cubic-bezier(.2, .7, .3, 1), filter var(--transition-slow) ease;display:block;translate:0 14px;scale:.94}.ProcessSection-module__QmyeTG__step:hover .ProcessSection-module__QmyeTG__stage,.ProcessSection-module__QmyeTG__step:focus-within .ProcessSection-module__QmyeTG__stage{opacity:1;filter:none;translate:0;scale:1}.ProcessSection-module__QmyeTG__stage[data-glitch=in]{animation:.38s step-end both ProcessSection-module__QmyeTG__processGlitchIn}.ProcessSection-module__QmyeTG__stage[data-glitch=out]{animation:.26s step-end both ProcessSection-module__QmyeTG__processGlitchOut}@keyframes ProcessSection-module__QmyeTG__processGlitchIn{0%{opacity:0;clip-path:inset(44% 0);filter:blur(4px);translate:-12px;scale:1.05}14%{opacity:.85;clip-path:inset(44% 0);filter:none;translate:9px;scale:1.02}28%{opacity:.45;clip-path:inset(6% 0 72%);filter:none;translate:-7px;scale:1}42%{opacity:.9;clip-path:inset(64% 0 10%);filter:none;translate:6px;scale:1}56%{opacity:.6;clip-path:inset(24% 0 52%);filter:none;translate:-4px;scale:1}70%{opacity:1;clip-path:inset(0);filter:none;translate:3px;scale:1}84%{opacity:.78;clip-path:inset(38% 0 30%);filter:none;translate:-2px;scale:1}to{opacity:1;clip-path:inset(0);filter:none;translate:0;scale:1}}@keyframes ProcessSection-module__QmyeTG__processGlitchOut{0%{opacity:1;clip-path:inset(0);translate:0;scale:1}18%{opacity:.92;clip-path:inset(0 0 56%);translate:7px;scale:1}36%{opacity:.7;clip-path:inset(50% 0 0);translate:-8px;scale:1}54%{opacity:.5;clip-path:inset(16% 0 64%);translate:10px;scale:.99}72%{opacity:.3;clip-path:inset(70% 0 6%);translate:-6px;scale:.98}88%{opacity:.14;clip-path:inset(46% 0);translate:4px;scale:.97}to{opacity:0;clip-path:inset(50% 0);translate:0;scale:.96}}}.ProcessSection-module__QmyeTG__object{width:100%;height:100%;display:block;position:relative}.ProcessSection-module__QmyeTG__objectPlate{object-fit:contain;width:100%;height:100%;transform:rotateY(calc(var(--tilt-x,0) * 12deg)) rotateX(calc(var(--tilt-y,0) * -9deg)) translate3d(calc(var(--tilt-x,0) * 6px), calc(var(--tilt-y,0) * 5px), 0);transition:opacity var(--transition-slow);display:block}.ProcessSection-module__QmyeTG__objectCanvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ProcessSection-module__QmyeTG__object[data-live=true] .ProcessSection-module__QmyeTG__objectPlate{opacity:0}[data-theme=light] .ProcessSection-module__QmyeTG__objectPlate{filter:invert()}.ProcessSection-module__QmyeTG__cursorTarget{--is-cursor-target:1}@media (prefers-reduced-motion:reduce){.ProcessSection-module__QmyeTG__stage[data-glitch=in],.ProcessSection-module__QmyeTG__stage[data-glitch=out]{animation:none}.ProcessSection-module__QmyeTG__stage{filter:none;translate:none;scale:1}.ProcessSection-module__QmyeTG__objectPlate{transform:none}}
.Projects-module__M0X9TW__projects{background:linear-gradient(to bottom, var(--skills-ground) 0, var(--projects-ground) 180px);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:40px;left:-120px}.Projects-module__M0X9TW__orb2{background:var(--text-primary);width:340px;height:340px;animation-duration:28s;animation-delay:-12s;bottom:40px;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{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);margin-bottom:var(--space-3)}.Projects-module__M0X9TW__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-9);max-width:560px;line-height:1.7}.Projects-module__M0X9TW__subtitle em{color:var(--text-secondary);font-style:italic}.Projects-module__M0X9TW__grid{gap:var(--space-5);z-index:1;grid-template-columns:repeat(3,1fr);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{font-size:var(--text-sm);color:var(--text-dim);letter-spacing:.04em;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%);justify-content:flex-end;align-items:center;gap:var(--space-2);opacity:0;transition:opacity var(--transition-normal);flex-direction:column;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);font-size:var(--text-sm);border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;gap:6px;padding:0 18px;font-weight:600;display:inline-flex}.Projects-module__M0X9TW__overlayHint{font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.04em}.Projects-module__M0X9TW__cardBody{z-index:2;padding:var(--space-4) 18px 18px;position:relative}.Projects-module__M0X9TW__cardTitle{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:6px;font-weight:600}.Projects-module__M0X9TW__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.Projects-module__M0X9TW__cardMeta{align-items:center;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.Projects-module__M0X9TW__metaSep{opacity:.5}.Projects-module__M0X9TW__tags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__M0X9TW__ossBlock{margin-top:72px}.Projects-module__M0X9TW__ossHeading{font-family:var(--font-syne);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:10px;font-weight:700}.Projects-module__M0X9TW__ossGrid{gap:var(--space-5);z-index:1;grid-template-columns:repeat(2,1fr);display:grid;position:relative}.Projects-module__M0X9TW__moreProjects{margin-top:var(--space-5);padding:var(--space-7) var(--space-8);align-items:center;gap:36px;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);font-size:var(--text-lg);color:var(--text-secondary);font-weight:600;line-height:1}.Projects-module__M0X9TW__moreCopy{flex:1;min-width:0}.Projects-module__M0X9TW__moreEyebrow{font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-2)}.Projects-module__M0X9TW__moreTitle{font-family:var(--font-syne);font-size:var(--text-md);color:var(--text-primary);margin-bottom:6px;font-weight:700}.Projects-module__M0X9TW__moreText{font-size:var(--text-sm);color:var(--text-muted);max-width:520px;line-height:1.6}.Projects-module__M0X9TW__moreCta{align-items:center;gap:var(--space-2);background:var(--text-primary);height:44px;color:var(--bg-base);font-size:var(--text-sm);letter-spacing:.02em;border-radius:var(--radius-sm);transition:gap var(--transition-fast);flex-shrink:0;padding:0 22px;font-weight:600;display:inline-flex}.Projects-module__M0X9TW__moreProjects:hover .Projects-module__M0X9TW__moreCta{gap:var(--space-3)}@media (max-width:720px){.Projects-module__M0X9TW__moreProjects{text-align:center;gap:var(--space-6);flex-direction:column;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 (prefers-reduced-motion:reduce){.Projects-module__M0X9TW__card{animation:none}}@media (max-width:1024px){.Projects-module__M0X9TW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Projects-module__M0X9TW__grid,.Projects-module__M0X9TW__ossGrid{grid-template-columns:1fr}}
.Contact-module__SfZnMG__contact{background:linear-gradient(to bottom, var(--projects-ground) 0, var(--bg-surface) 180px);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{font-family:var(--heading-font);font-size:var(--heading-size);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking);margin-bottom:var(--space-9)}.Contact-module__SfZnMG__inner{gap:var(--space-10);grid-template-columns:1fr 340px;align-items:start;display:grid}.Contact-module__SfZnMG__form{gap:var(--space-5);flex-direction:column;display:flex}.Contact-module__SfZnMG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__SfZnMG__label{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.Contact-module__SfZnMG__input{width:100%;padding:var(--space-3) 14px;background:var(--bg-glass);border:.5px solid var(--border-field);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);transition:border-color var(--transition-fast), background var(--transition-fast);outline:none;font-family:inherit}.Contact-module__SfZnMG__input::placeholder{color:var(--text-muted)}.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{font-size:var(--text-xs);color:var(--accent-error);margin-top:2px}.Contact-module__SfZnMG__errorMsg{font-size:var(--text-sm);color:var(--accent-error)}.Contact-module__SfZnMG__infoHeading{font-size:var(--text-md);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:600}.Contact-module__SfZnMG__infoSubtext{font-size:var(--text-sm);color:var(--text-muted);line-height:1.75}.Contact-module__SfZnMG__info{padding-top:var(--space-2);flex-direction:column;gap:28px;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__availabilityIcon{width:18px;margin-top:var(--space-1);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__SfZnMG__availabilityDot{background:#22c55e;border-radius:50%;width:9px;height:9px;animation:2.4s ease-out infinite Contact-module__SfZnMG__availabilityPulse;box-shadow:0 0 #22c55e80}@keyframes Contact-module__SfZnMG__availabilityPulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.Contact-module__SfZnMG__availabilityDot{animation:none}}.Contact-module__SfZnMG__infoLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:2px}.Contact-module__SfZnMG__infoValue{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast)}a.Contact-module__SfZnMG__infoValue:hover{color:var(--text-primary)}.Contact-module__SfZnMG__socials{padding-top:var(--space-1);gap:10px;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 (prefers-reduced-motion:reduce){.Contact-module__SfZnMG__form,.Contact-module__SfZnMG__info{animation:none}}@media (max-width:768px){.Contact-module__SfZnMG__inner{gap:var(--space-9);grid-template-columns:1fr}.Contact-module__SfZnMG__info{text-align:center;align-items:center}.Contact-module__SfZnMG__infoItem,.Contact-module__SfZnMG__socials{justify-content:center}}.Contact-module__SfZnMG__privacyNote{margin-top:var(--space-4);font-size:var(--text-xs);color:var(--text-muted);line-height:1.6}.Contact-module__SfZnMG__privacyLink{color:var(--text-secondary);text-underline-offset:2px;transition:color var(--transition-fast);text-decoration:underline}.Contact-module__SfZnMG__privacyLink:hover,.Contact-module__SfZnMG__privacyLink:focus-visible{color:var(--text-primary)}.Contact-module__SfZnMG__infoLink{border-radius:var(--radius-sm)}.Contact-module__SfZnMG__infoLink .Contact-module__SfZnMG__infoValue{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px}.Contact-module__SfZnMG__infoLink:hover .Contact-module__SfZnMG__infoValue,.Contact-module__SfZnMG__infoLink:focus-visible .Contact-module__SfZnMG__infoValue{color:var(--text-primary);text-decoration-color:currentColor}.Contact-module__SfZnMG__infoLink:hover .Contact-module__SfZnMG__infoIcon,.Contact-module__SfZnMG__infoLink:focus-visible .Contact-module__SfZnMG__infoIcon{color:var(--text-secondary)}
.page-module__mPtjGW__page{background:var(--bg-base);min-height:100svh}.page-module__mPtjGW__main{padding:140px 0 96px}.page-module__mPtjGW__inner{max-width:68ch}.page-module__mPtjGW__head{padding-bottom:var(--space-7);margin-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle)}.page-module__mPtjGW__title{font-family:var(--font-syne), sans-serif;font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:var(--space-5);font-weight:800;line-height:1.1}.page-module__mPtjGW__intro{font-size:var(--text-md);color:var(--text-secondary);line-height:1.7}.page-module__mPtjGW__updated{margin-top:var(--space-5);font-family:var(--font-mono), monospace;font-size:var(--text-xs);color:var(--text-muted)}.page-module__mPtjGW__section{margin-top:44px}.page-module__mPtjGW__heading{font-family:var(--font-syne), sans-serif;font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:14px;font-weight:700}.page-module__mPtjGW__body{font-size:var(--text-base);color:var(--text-secondary);line-height:1.75}.page-module__mPtjGW__body+.page-module__mPtjGW__body{margin-top:14px}.page-module__mPtjGW__list{margin:var(--space-4) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.page-module__mPtjGW__list li{font-size:var(--text-base);color:var(--text-secondary);padding-left:18px;line-height:1.7;position:relative}.page-module__mPtjGW__list li:before{content:"—";color:var(--text-dim);position:absolute;left:0}.page-module__mPtjGW__back{padding:var(--space-3) 0;font-family:var(--font-mono), monospace;font-size:var(--text-sm);color:var(--text-muted);border-bottom:1px solid var(--border-medium);transition:color var(--transition-fast), border-color var(--transition-fast);margin-top:56px;text-decoration:none;display:inline-block}.page-module__mPtjGW__back:hover,.page-module__mPtjGW__back:focus-visible{color:var(--text-primary);border-color:var(--border-strong)}@media (max-width:768px){.page-module__mPtjGW__main{padding:calc(68px + var(--space-8)) 0 72px}}
.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{font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);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;font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:800;line-height:1.1}.page-module__y7JjWq__body{gap:var(--space-7);padding:var(--space-7) var(--space-8);grid-template-columns:1fr 240px;max-width:1200px;margin:0 auto;display:grid}.page-module__y7JjWq__sectionLabel{font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);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:var(--space-2);cursor:zoom-in;background:0 0;padding:0;display:block;position:relative;overflow:hidden}.page-module__y7JjWq__galleryMain:focus-visible{outline:2px solid var(--border-strong);outline-offset:2px}.page-module__y7JjWq__galleryMainImg{object-fit:cover;width:100%;height:100%}.page-module__y7JjWq__zoomBadge{z-index:2;border-radius:var(--radius-sm);background:var(--bg-overlay);border:.5px solid var(--border-medium);width:30px;height:30px;color:var(--text-secondary);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);opacity:.85;transition:opacity var(--transition-fast), background var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.page-module__y7JjWq__galleryMain:hover .page-module__y7JjWq__zoomBadge,.page-module__y7JjWq__galleryMain:focus-visible .page-module__y7JjWq__zoomBadge{opacity:1;background:var(--bg-glass-hover);color:var(--text-primary)}.page-module__y7JjWq__lightbox{z-index:500;padding:var(--space-6);background:var(--bg-overlay);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);cursor:zoom-out;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__y7JjWq__lightboxFigure{cursor:default;width:min(1100px,92vw);height:min(760px,82vh);margin:0;position:relative}.page-module__y7JjWq__lightboxImg{object-fit:contain}.page-module__y7JjWq__lightboxClose,.page-module__y7JjWq__lightboxNav{z-index:2;background:var(--bg-glass);border:.5px solid var(--border-medium);border-radius:var(--radius-sm);color:var(--text-secondary);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);justify-content:center;align-items:center;display:inline-flex;position:absolute}.page-module__y7JjWq__lightboxClose:hover,.page-module__y7JjWq__lightboxNav:hover{background:var(--bg-glass-hover);border-color:var(--border-strong);color:var(--text-primary)}.page-module__y7JjWq__lightboxClose:focus-visible,.page-module__y7JjWq__lightboxNav:focus-visible{outline:2px solid var(--border-strong);outline-offset:2px}.page-module__y7JjWq__lightboxClose{width:40px;height:40px;top:20px;right:20px}.page-module__y7JjWq__lightboxNav{width:44px;height:44px;top:50%;transform:translateY(-50%)}.page-module__y7JjWq__lightboxPrev{left:16px}.page-module__y7JjWq__lightboxNext{right:16px}.page-module__y7JjWq__lightboxCounter{font-family:var(--font-mono), monospace;font-size:var(--text-xs);letter-spacing:.08em;color:var(--text-muted);background:var(--bg-glass);border:.5px solid var(--border-subtle);padding:var(--space-1) var(--space-3);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);border-radius:20px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:480px){.page-module__y7JjWq__lightboxNav{width:38px;height:38px}.page-module__y7JjWq__lightboxPrev{left:8px}.page-module__y7JjWq__lightboxNext{right:8px}}.page-module__y7JjWq__galleryStrip{gap:var(--space-2);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{font-size:var(--text-base);color:var(--text-secondary);max-width:68ch;margin-bottom:14px;line-height:1.8}.page-module__y7JjWq__sidebar{gap:var(--space-3);flex-direction:column;display:flex}.page-module__y7JjWq__metaCard{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-4);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur)}.page-module__y7JjWq__metaCardLabel{font-size:var(--text-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-3);font-weight:600}.page-module__y7JjWq__metaRow{font-size:var(--text-xs);margin-bottom:var(--space-2);justify-content:space-between;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{font-size:var(--text-2xs);padding:3px var(--space-2);background:var(--chip-detail-bg);border:.5px solid var(--border-subtle);color:var(--text-secondary);border-radius:20px}.page-module__y7JjWq__btnRow{gap:var(--space-2);flex-direction:column;display:flex}.page-module__y7JjWq__actionBtn{padding:var(--space-2) 14px;border-radius:var(--radius-sm);font-size:var(--text-xs);text-align:center;transition:background var(--transition-fast), border-color var(--transition-fast);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{gap:var(--space-3);padding:0 var(--space-8) var(--space-6);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1200px;margin:0 auto;display:grid}.page-module__y7JjWq__closingWrap{max-width:1200px;padding:0 var(--space-8) 96px;margin:0 auto}.page-module__y7JjWq__navCard{background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;text-align:left;gap:var(--space-1);transition:border-color var(--transition-normal), background var(--transition-normal);flex-direction:column;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{font-size:var(--text-2xs);color:var(--text-muted);display:block}.page-module__y7JjWq__navCardTitle{font-size:var(--text-sm);color:var(--text-secondary);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;justify-content:center;align-items:center;gap:var(--space-1);transition:border-color var(--transition-normal), background var(--transition-normal);font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;flex-direction:column;padding:14px 18px;font-weight:600;display:flex}.page-module__y7JjWq__backBtn:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.page-module__y7JjWq__notFound{justify-content:center;align-items:center;gap:var(--space-4);height:100vh;color:var(--text-muted);flex-direction:column;display:flex}.page-module__y7JjWq__notFound button{font-size:var(--text-sm);color:var(--text-secondary);background:var(--bg-glass);border:.5px solid var(--border-subtle);border-radius:var(--radius-md);padding:10px var(--space-5);cursor:pointer;transition:border-color var(--transition-fast)}.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{padding:var(--space-6) var(--space-5);gap:var(--space-6);grid-template-columns:1fr}.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{padding:0 var(--space-5) var(--space-9);grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.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}}
.page-module__9Vkgsq__page{background:var(--bg-base);min-height:100svh}.page-module__9Vkgsq__gallery{padding:140px 0 96px}.page-module__9Vkgsq__heading{font-family:var(--font-syne), sans-serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.page-module__9Vkgsq__intro{max-width:62ch;color:var(--text-secondary);font-size:16px;line-height:1.75}.page-module__9Vkgsq__price{font-family:var(--font-mono), monospace;color:var(--text-primary);margin-top:14px;font-size:14px}.page-module__9Vkgsq__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:20px;margin-top:48px;display:grid}.page-module__9Vkgsq__card{flex-direction:column;padding:0;display:flex;overflow:clip}.page-module__9Vkgsq__card>*{z-index:2;position:relative}.page-module__9Vkgsq__cover{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);display:block}.page-module__9Vkgsq__coverImg{aspect-ratio:16/10;object-fit:cover;object-position:top center;width:100%;height:auto;transition:transform var(--transition-slow)}.page-module__9Vkgsq__card:hover .page-module__9Vkgsq__coverImg,.page-module__9Vkgsq__card:focus-visible .page-module__9Vkgsq__coverImg{transform:scale(1.03)}.page-module__9Vkgsq__body{flex-direction:column;flex:1;align-items:flex-start;gap:10px;padding:24px;display:flex}.page-module__9Vkgsq__vertical{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px}.page-module__9Vkgsq__brand{font-family:var(--font-syne), sans-serif;color:var(--text-primary);letter-spacing:-.01em;font-size:22px;font-weight:700;line-height:1.2}.page-module__9Vkgsq__tagline{color:var(--text-secondary);font-size:14px;line-height:1.6}.page-module__9Vkgsq__highlights{flex-direction:column;gap:8px;margin:6px 0 14px;display:flex}.page-module__9Vkgsq__highlight{color:var(--text-muted);padding-left:18px;font-size:13px;line-height:1.6;position:relative}.page-module__9Vkgsq__highlight:before{content:"—";color:var(--text-dim);position:absolute;left:0}.page-module__9Vkgsq__cardCta{color:var(--text-primary);align-items:center;gap:6px;margin-top:auto;padding:12px 0;font-size:14px;font-weight:600;display:inline-flex}.page-module__9Vkgsq__card:hover .page-module__9Vkgsq__cardCta svg,.page-module__9Vkgsq__card:focus-visible .page-module__9Vkgsq__cardCta svg{transform:translate(2px,-2px)}.page-module__9Vkgsq__cardCta svg{transition:transform var(--transition-fast)}.page-module__9Vkgsq__note{color:var(--text-muted);margin-top:32px;font-size:13px}.page-module__9Vkgsq__back{font-family:var(--font-mono), monospace;color:var(--text-muted);border-bottom:1px solid var(--border-medium);transition:color var(--transition-fast), border-color var(--transition-fast);margin-top:40px;padding:12px 0;font-size:13px;display:inline-block}.page-module__9Vkgsq__back:hover,.page-module__9Vkgsq__back:focus-visible{color:var(--text-primary);border-color:var(--border-strong)}@supports (animation-timeline:view()){@keyframes page-module__9Vkgsq__templateCardReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.page-module__9Vkgsq__card{animation:linear both page-module__9Vkgsq__templateCardReveal;animation-timeline:view();animation-range:entry entry 55%}@media (prefers-reduced-motion:reduce){.page-module__9Vkgsq__card{animation:none}}}@media (max-width:860px){.page-module__9Vkgsq__grid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__9Vkgsq__gallery{padding:108px 0 72px}}
