.PageLoader-module__JyA3eW__overlay{z-index:9999;background:var(--bg);opacity:1;transition:opacity .4s var(--ease-out);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PageLoader-module__JyA3eW__fading{opacity:0;pointer-events:none}.PageLoader-module__JyA3eW__seq{flex-direction:column;align-items:flex-start;display:flex}.PageLoader-module__JyA3eW__line{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;opacity:0;line-height:2;transform:translateY(5px)}.PageLoader-module__JyA3eW__lineIn{animation:PageLoader-module__JyA3eW__fadeUp .22s var(--ease-out) forwards}@keyframes PageLoader-module__JyA3eW__fadeUp{to{opacity:1;transform:translateY(0)}}.PageLoader-module__JyA3eW__title{color:var(--fg)}.PageLoader-module__JyA3eW__dim{color:var(--fg-3)}.PageLoader-module__JyA3eW__ready{color:var(--fg)}.PageLoader-module__JyA3eW__spacer{color:#0000;-webkit-user-select:none;user-select:none;line-height:1.1}
.Background-module__NA7cUa__root{z-index:0;pointer-events:none;contain:strict;position:fixed;inset:0;overflow:hidden}.Background-module__NA7cUa__mesh{background:radial-gradient(ellipse 65% 55% at var(--mesh-ax) var(--mesh-ay), #5b7fff14 0%, transparent 70%), radial-gradient(ellipse 55% 65% at var(--mesh-bx) var(--mesh-by), #0e0e11f2 0%, transparent 60%), radial-gradient(ellipse 70% 45% at var(--mesh-cx) var(--mesh-cy), #5b7fff0d 0%, transparent 65%);animation:26s ease-in-out infinite alternate Background-module__NA7cUa__meshDrift;position:absolute;inset:-20%}@keyframes Background-module__NA7cUa__meshDrift{0%{--mesh-ax:25%;--mesh-ay:15%;--mesh-bx:75%;--mesh-by:65%;--mesh-cx:50%;--mesh-cy:80%}33%{--mesh-ax:35%;--mesh-ay:40%;--mesh-bx:60%;--mesh-by:50%;--mesh-cx:30%;--mesh-cy:60%}66%{--mesh-ax:20%;--mesh-ay:55%;--mesh-bx:80%;--mesh-by:30%;--mesh-cx:65%;--mesh-cy:40%}to{--mesh-ax:45%;--mesh-ay:25%;--mesh-bx:55%;--mesh-by:75%;--mesh-cx:40%;--mesh-cy:20%}}.Background-module__NA7cUa__shapeA{filter:blur(90px);background:#0a0a0bf7;border-radius:50%;width:640px;height:640px;animation:24s ease-in-out infinite alternate Background-module__NA7cUa__floatA;position:absolute;top:-180px;right:-80px}.Background-module__NA7cUa__shapeB{filter:blur(70px);background:#0e0e11f2;border-radius:50%;width:480px;height:480px;animation:30s ease-in-out infinite alternate Background-module__NA7cUa__floatB;position:absolute;bottom:-120px;left:-60px}.Background-module__NA7cUa__shapeC{filter:blur(60px);background:#09090bfa;border-radius:50%;width:380px;height:380px;animation:20s ease-in-out infinite alternate Background-module__NA7cUa__floatC;position:absolute;top:40%;left:45%}@keyframes Background-module__NA7cUa__floatA{0%{transform:translate(0)scale(1)}to{transform:translate(-60px,80px)scale(1.08)}}@keyframes Background-module__NA7cUa__floatB{0%{transform:translate(0)scale(1)}to{transform:translate(80px,-60px)scale(1.12)}}@keyframes Background-module__NA7cUa__floatC{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,50px)scale(.92)}}.Background-module__NA7cUa__svgLayer{width:100%;height:100%;position:absolute;inset:0}.Background-module__NA7cUa__gridLine{stroke:#f5f5f508;stroke-width:1px;fill:none}.Background-module__NA7cUa__networkNode{fill:#f5f5f50a}.Background-module__NA7cUa__networkEdge{stroke:#f5f5f50a;stroke-width:1px;fill:none}.Background-module__NA7cUa__networkEdgeAnimated{stroke:#5b7fff0f;stroke-width:1px;fill:none;stroke-dasharray:6 12;animation:18s linear infinite Background-module__NA7cUa__edgePulse}@keyframes Background-module__NA7cUa__edgePulse{to{stroke-dashoffset:-180px}}@media (prefers-reduced-motion:reduce){.Background-module__NA7cUa__mesh,.Background-module__NA7cUa__shapeA,.Background-module__NA7cUa__shapeB,.Background-module__NA7cUa__shapeC,.Background-module__NA7cUa__networkEdgeAnimated{animation:none}}
.Navigation-module__l8qRma__nav{z-index:50;padding:12px var(--grid-gutter);pointer-events:none;justify-content:space-between;align-items:center;gap:var(--sp-3);-webkit-backdrop-filter:blur(24px);background:#08080ef5;display:flex;position:fixed;top:0;left:0;right:0}.Navigation-module__l8qRma__nav>*{pointer-events:auto}.Navigation-module__l8qRma__nav:after{content:"";opacity:1;height:1px;transition:background var(--dur-reveal) var(--ease-out);background:#f5f5f512;position:absolute;bottom:0;left:0;right:0}.Navigation-module__l8qRma__nav[data-scrolled=true]:after{background:#f5f5f521}.Navigation-module__l8qRma__brand{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navigation-module__l8qRma__brandMark{align-items:baseline;gap:2px;display:flex}.Navigation-module__l8qRma__mark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:20px;font-weight:700;line-height:1}.Navigation-module__l8qRma__markDot{font-family:var(--font-display);color:var(--live);font-size:22px;font-weight:700;line-height:1}.Navigation-module__l8qRma__brandSep{background:#f5f5f51f;flex-shrink:0;width:1px;height:26px}.Navigation-module__l8qRma__brandInfo{flex-direction:column;gap:3px;display:flex}.Navigation-module__l8qRma__brandName{font-family:var(--font-body);color:var(--fg);font-size:12px;font-weight:500;line-height:1}.Navigation-module__l8qRma__brandRole{font-family:var(--font-mono);letter-spacing:.05em;color:var(--fg-3);text-transform:uppercase;font-size:9.5px;line-height:1}.Navigation-module__l8qRma__links{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Navigation-module__l8qRma__link{font-family:var(--font-body);color:var(--fg-2);letter-spacing:.01em;white-space:nowrap;transition:color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out);border-radius:6px;padding:5px 11px;font-size:13px;font-weight:500;text-decoration:none;position:relative}.Navigation-module__l8qRma__link:hover{color:var(--fg);background:#f5f5f50e}.Navigation-module__l8qRma__linkActive{color:var(--fg);background:#5b7fff1a}.Navigation-module__l8qRma__linkActive:after{content:"";background:var(--live);border-radius:2px;width:18px;height:1.5px;position:absolute;bottom:3px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #5b7fffb3}.Navigation-module__l8qRma__linkActive:hover{background:#5b7fff21}.Navigation-module__l8qRma__rightGroup{align-items:center;gap:var(--sp-2);flex-shrink:0;display:flex}.Navigation-module__l8qRma__resumeGhost{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--fg-2);white-space:nowrap;transition:border-color var(--dur-micro) var(--ease-out), color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out), transform var(--dur-micro) var(--ease-out);background:#f5f5f508;border:1px solid #f5f5f52e;border-radius:6px;flex-shrink:0;align-items:center;gap:7px;padding:8px 16px;font-size:10.5px;text-decoration:none;display:inline-flex}.Navigation-module__l8qRma__resumeGhost:hover{color:var(--fg);background:#f5f5f512;border-color:#f5f5f557;transform:translateY(-1px);box-shadow:0 4px 18px #0006,inset 0 1px #f5f5f50f}.Navigation-module__l8qRma__resumeBtn{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--fg);white-space:nowrap;transition:border-color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out), transform var(--dur-micro) var(--ease-out);background:linear-gradient(135deg,#5b7fff2e 0%,#5b7fff12 100%);border:1px solid #5b7fff80;border-radius:6px;flex-shrink:0;align-items:center;gap:7px;padding:8px 18px;font-size:10.5px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Navigation-module__l8qRma__resumeBtn[hidden],.Navigation-module__l8qRma__mobileCta[hidden]{display:none!important}.Navigation-module__l8qRma__resumeBtn:before{content:"";width:55%;transition:left .42s var(--ease-out);pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff12,#0000);position:absolute;top:0;bottom:0;left:-100%;transform:skew(-15deg)}.Navigation-module__l8qRma__resumeBtn:hover{background:linear-gradient(135deg,#5b7fff4d 0%,#5b7fff24 100%);border-color:#5b7fffcc;transform:translateY(-1px);box-shadow:0 0 1px #5b7fff1f,0 0 28px #5b7fff38,0 4px 18px #00000059}.Navigation-module__l8qRma__resumeBtn:hover:before{left:160%}.Navigation-module__l8qRma__btnArrow{transition:transform var(--dur-micro) var(--ease-out);display:inline-block}.Navigation-module__l8qRma__resumeBtn:hover .Navigation-module__l8qRma__btnArrow{transform:translate(3px)}.Navigation-module__l8qRma__socialLinks{align-items:center;gap:2px;display:flex}.Navigation-module__l8qRma__socialLink{width:32px;height:32px;color:var(--fg-3);transition:color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out);border-radius:6px;justify-content:center;align-items:center;display:flex}.Navigation-module__l8qRma__socialLink:hover{color:var(--fg);background:#f5f5f512}@media (max-width:1200px) and (min-width:768px){.Navigation-module__l8qRma__links{gap:2px}.Navigation-module__l8qRma__link{padding:5px 9px;font-size:12px}.Navigation-module__l8qRma__brandInfo,.Navigation-module__l8qRma__brandSep,.Navigation-module__l8qRma__resumeGhost{display:none}}.Navigation-module__l8qRma__hamburger{width:32px;height:32px;color:var(--fg-2);cursor:pointer;transition:background var(--dur-micro) var(--ease-out), color var(--dur-micro) var(--ease-out);background:0 0;border:1px solid #f5f5f51f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:none}.Navigation-module__l8qRma__hamburger:hover{color:var(--fg);background:#f5f5f512}.Navigation-module__l8qRma__mobileMenu{-webkit-backdrop-filter:blur(24px);padding:var(--sp-2) var(--grid-gutter) var(--sp-4);z-index:49;background:#09090bfa;border-bottom:1px solid #f5f5f512;flex-direction:column;display:flex;position:fixed;top:56px;left:0;right:0}.Navigation-module__l8qRma__mobileLink{font-family:var(--font-body);color:var(--fg-2);transition:color var(--dur-micro) var(--ease-out);border-bottom:1px solid #f5f5f50f;padding:14px 0;font-size:15px;font-weight:500;text-decoration:none}.Navigation-module__l8qRma__mobileLink:last-of-type{border-bottom:none}.Navigation-module__l8qRma__mobileLink:hover{color:var(--fg)}.Navigation-module__l8qRma__mobileCta{margin-top:var(--sp-3);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--live);transition:opacity var(--dur-micro) var(--ease-out);align-items:center;gap:8px;padding:10px 0;font-size:10.5px;text-decoration:none;display:inline-flex}.Navigation-module__l8qRma__mobileCta:hover{opacity:.8}@media (max-width:767px){.Navigation-module__l8qRma__links,.Navigation-module__l8qRma__socialLinks,.Navigation-module__l8qRma__brandInfo,.Navigation-module__l8qRma__brandSep,.Navigation-module__l8qRma__resumeGhost,.Navigation-module__l8qRma__resumeBtn{display:none}.Navigation-module__l8qRma__hamburger{display:flex}}
.CommandInput-module__jFGina__trigger{bottom:var(--sp-6);right:var(--sp-6);z-index:60;-webkit-backdrop-filter:blur(20px);cursor:pointer;opacity:0;transition:opacity .4s var(--ease-out), transform .4s var(--ease-out), border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);background:#090914eb;border:1px solid #5b7fff6b;border-radius:20px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex;position:fixed;transform:translateY(14px);box-shadow:0 0 24px #5b7fff33,0 2px 12px #00000080}.CommandInput-module__jFGina__triggerMounted{opacity:1;animation:5s ease-in-out .8s infinite CommandInput-module__jFGina__attentionPulse;transform:translateY(0)}@keyframes CommandInput-module__jFGina__attentionPulse{0%,50%,to{box-shadow:0 0 24px #5b7fff33,0 2px 12px #00000080}25%{box-shadow:0 0 48px #5b7fff8c,0 0 90px #5b7fff33,0 2px 12px #00000080}}.CommandInput-module__jFGina__triggerHidden{opacity:0;pointer-events:none;transform:translateY(6px)}.CommandInput-module__jFGina__trigger:hover{border-color:#5b7fffa6;box-shadow:0 0 40px #5b7fff61,0 2px 12px #00000080}.CommandInput-module__jFGina__triggerDot{background:var(--live);width:7px;height:7px;box-shadow:0 0 8px var(--live), 0 0 18px #5b7fff80;border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite CommandInput-module__jFGina__dotPulse}@keyframes CommandInput-module__jFGina__dotPulse{0%,to{opacity:1;box-shadow:0 0 8px var(--live), 0 0 18px #5b7fff80;transform:scale(1)}50%{opacity:.55;box-shadow:0 0 4px var(--live);transform:scale(.78)}}.CommandInput-module__jFGina__triggerText{font-family:var(--font-mono);letter-spacing:.06em;color:var(--fg-2);white-space:nowrap;font-size:11px}.CommandInput-module__jFGina__triggerKbd{font-family:var(--font-mono);color:#5b7fff99;border:1px solid #5b7fff47;border-radius:3px;padding:1px 5px;font-size:10px}.CommandInput-module__jFGina__triggerCursor{animation:1s step-end infinite CommandInput-module__jFGina__cursorBlink}@keyframes CommandInput-module__jFGina__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.CommandInput-module__jFGina__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CommandInput-module__jFGina__wrapper{bottom:var(--sp-6);z-index:60;width:min(480px, calc(100vw - 2 * var(--sp-4)));opacity:0;pointer-events:none;transition:opacity .25s var(--ease-out), transform .25s var(--ease-out);position:fixed;left:50%;transform:translate(-50%)translateY(10px)}.CommandInput-module__jFGina__wrapperExpanded{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.CommandInput-module__jFGina__inputRow{-webkit-backdrop-filter:blur(24px);padding:10px var(--sp-3);transition:border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);background:#090914f2;border:1px solid #5b7fff47;border-radius:8px;align-items:center;gap:10px;display:flex;box-shadow:0 4px 32px #00000073,0 0 20px #5b7fff1a,inset 0 1px #ffffff0a}.CommandInput-module__jFGina__inputRow:focus-within{border-color:#5b7fff8c;box-shadow:0 4px 32px #00000073,0 0 0 3px #5b7fff1f,0 0 28px #5b7fff2e,inset 0 1px #ffffff0a}.CommandInput-module__jFGina__prompt{font-family:var(--font-mono);letter-spacing:.09em;color:var(--live);-webkit-user-select:none;user-select:none;text-shadow:0 0 10px #5b7fffb3;flex-shrink:0;font-size:10px}.CommandInput-module__jFGina__inputWrap{flex:1;position:relative}.CommandInput-module__jFGina__fakePlaceholder{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-3);opacity:.55;pointer-events:none;white-space:nowrap;align-items:center;font-size:13px;display:flex;position:absolute;inset:0;overflow:hidden}.CommandInput-module__jFGina__inputDisplay{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg);pointer-events:none;white-space:nowrap;align-items:center;font-size:13px;display:flex;position:absolute;inset:0;overflow:hidden}.CommandInput-module__jFGina__inputCursor{animation:1s step-end infinite CommandInput-module__jFGina__cursorBlink}.CommandInput-module__jFGina__input{width:100%;font-family:var(--font-mono);color:#0000;caret-color:#0000;letter-spacing:.02em;background:0 0;border:none;outline:none;font-size:13px}.CommandInput-module__jFGina__input::selection{background:#5b7fff40}.CommandInput-module__jFGina__kbd{font-family:var(--font-mono);color:#5b7fff80;-webkit-user-select:none;user-select:none;border:1px solid #5b7fff38;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:9px}.CommandInput-module__jFGina__results{bottom:calc(100% + var(--sp-1));-webkit-backdrop-filter:blur(24px);background:#090914f7;border:1px solid #5b7fff38;border-radius:8px;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 8px 48px #0000008c,0 0 20px #5b7fff14}.CommandInput-module__jFGina__resultsInner{padding:0}.CommandInput-module__jFGina__resultItem{padding:10px var(--sp-3);cursor:pointer;text-align:left;width:100%;transition:background var(--dur-micro) var(--ease-out);background:0 0;border:none;flex-direction:column;gap:2px;display:flex}.CommandInput-module__jFGina__resultItem:hover,.CommandInput-module__jFGina__resultItem[data-active=true]{background:#5b7fff1a}.CommandInput-module__jFGina__resultItem[data-active=true] .CommandInput-module__jFGina__resultLabel{color:var(--live)}.CommandInput-module__jFGina__resultLabel{font-family:var(--font-mono);letter-spacing:.05em;color:var(--fg);transition:color var(--dur-micro) var(--ease-out);font-size:12.5px}.CommandInput-module__jFGina__resultDesc{font-family:var(--font-body);color:var(--fg-3);font-size:12px;line-height:1.4}.CommandInput-module__jFGina__emptyState{padding:var(--sp-3);font-family:var(--font-mono);color:var(--fg-3);letter-spacing:.04em;font-size:12px;line-height:1.5}@media (max-width:640px){.CommandInput-module__jFGina__triggerText{max-width:calc(100vw - 92px);display:inline;overflow:hidden}.CommandInput-module__jFGina__trigger{padding:8px 12px}.CommandInput-module__jFGina__wrapper{bottom:var(--sp-4)}}@media (prefers-reduced-motion:reduce){.CommandInput-module__jFGina__trigger{transition:none;animation:none}.CommandInput-module__jFGina__triggerDot,.CommandInput-module__jFGina__triggerCursor,.CommandInput-module__jFGina__inputCursor{animation:none}.CommandInput-module__jFGina__wrapper{transition:none}}
.Footer-module__Grjkva__footer{z-index:1;border-top:1px solid var(--rule);position:relative;overflow:hidden}.Footer-module__Grjkva__artwork{padding:var(--sp-section) var(--grid-gutter) 0;max-width:var(--grid-max);margin-inline:auto;position:relative}.Footer-module__Grjkva__bigMark{font-family:var(--font-display);letter-spacing:-.06em;color:#f5f5f50b;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(10rem,28vw,28rem);font-weight:700;line-height:.85;position:relative;left:-.04em;overflow:visible}.Footer-module__Grjkva__content{padding:var(--sp-8) var(--grid-gutter);max-width:var(--grid-max);justify-content:space-between;align-items:flex-end;gap:var(--sp-6);margin-inline:auto;display:flex;position:absolute;bottom:0;left:0;right:0}.Footer-module__Grjkva__links{gap:var(--sp-6);display:flex}.Footer-module__Grjkva__link{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-2);transition:color var(--dur-micro) var(--ease-out);text-decoration:none}.Footer-module__Grjkva__link:hover{color:var(--fg)}.Footer-module__Grjkva__colophon{font-family:var(--font-mono);letter-spacing:.07em;color:#f5f5f566;text-align:right;max-width:36ch;font-size:10px;line-height:1.6}.Footer-module__Grjkva__spacer{height:clamp(var(--sp-12), 12vw, 14rem)}@media (max-width:767px){.Footer-module__Grjkva__artwork{padding-top:var(--sp-6)}.Footer-module__Grjkva__bigMark{font-size:clamp(4.5rem,22vw,6rem)}.Footer-module__Grjkva__spacer{height:var(--sp-3)}.Footer-module__Grjkva__content{padding:var(--sp-4) var(--grid-gutter) var(--sp-6);align-items:flex-start;gap:var(--sp-4);flex-direction:column;position:static}.Footer-module__Grjkva__colophon{text-align:left}}
.TraceRail-module__t__Tja__rail{width:var(--grid-gutter);z-index:40;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:48px;display:flex;position:fixed;top:0;bottom:0;left:0}.TraceRail-module__t__Tja__sectionMeta{flex-direction:column;align-items:center;gap:8px;display:flex}.TraceRail-module__t__Tja__sectionNum{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--live);font-size:10px;line-height:1}.TraceRail-module__t__Tja__sectionLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);writing-mode:vertical-lr;font-size:9px;line-height:1;transform:rotate(180deg)}.TraceRail-module__t__Tja__labelFromBelow{animation:TraceRail-module__t__Tja__fromBelow .36s var(--ease-out) both}.TraceRail-module__t__Tja__labelFromAbove{animation:TraceRail-module__t__Tja__fromAbove .36s var(--ease-out) both}@keyframes TraceRail-module__t__Tja__fromBelow{0%{opacity:0;transform:rotate(180deg)translateY(-14px)}to{opacity:1;transform:rotate(180deg)translateY(0)}}@keyframes TraceRail-module__t__Tja__fromAbove{0%{opacity:0;transform:rotate(180deg)translateY(14px)}to{opacity:1;transform:rotate(180deg)translateY(0)}}.TraceRail-module__t__Tja__vertLine{background:var(--rule);flex-shrink:0;width:1px;height:80px;position:relative;overflow:hidden}.TraceRail-module__t__Tja__vertLine:after{content:"";background:linear-gradient(#0000,#5b7fffa6,#0000);height:48px;animation:1.4s linear infinite TraceRail-module__t__Tja__blobDown;position:absolute;left:0;right:0}.TraceRail-module__t__Tja__vertLine[data-dir=down]:after{animation:1.4s linear infinite TraceRail-module__t__Tja__blobDown}.TraceRail-module__t__Tja__vertLine[data-dir=up]:after{animation:1.4s linear infinite TraceRail-module__t__Tja__blobUp}@keyframes TraceRail-module__t__Tja__blobDown{0%{top:-48px}to{top:100%}}@keyframes TraceRail-module__t__Tja__blobUp{0%{top:100%}to{top:-48px}}@media (max-width:767px){.TraceRail-module__t__Tja__rail{display:none}}
.Hero-module__JgYmMq__section{column-gap:var(--sp-3);min-height:100svh;max-width:var(--grid-max);padding-inline:var(--grid-gutter);grid-template-columns:repeat(12,1fr);align-items:center;margin-inline:auto;display:grid;position:relative;overflow:clip}.Hero-module__JgYmMq__heroGlow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(at 50% 42%,#8b5cf642 0%,#5b7fff29 36%,#5b7fff0d 62%,#0000 78%);width:42%;height:90%;position:absolute;top:5%;right:-5%}.Hero-module__JgYmMq__textCol{padding-top:72px;padding-bottom:var(--sp-6);z-index:2;grid-column:2/9;position:relative}.Hero-module__JgYmMq__badge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#22c55eeb;white-space:nowrap;background:#22c55e0f;border:1px solid #22c55e47;border-radius:99px;align-items:center;gap:8px;margin-bottom:12px;padding:5px 14px;font-size:10px;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite Hero-module__JgYmMq__blink}@keyframes Hero-module__JgYmMq__blink{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__JgYmMq__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--fg);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,3.5rem);font-weight:700;line-height:1.08}.Hero-module__JgYmMq__line{display:block}.Hero-module__JgYmMq__accent{background:linear-gradient(135deg, var(--live) 20%, var(--spec) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__tagline{flex-direction:column;gap:3px;margin-bottom:12px;display:flex}.Hero-module__JgYmMq__name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:17px;font-weight:600}.Hero-module__JgYmMq__roles{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);line-height:var(--lead-annotation)}.Hero-module__JgYmMq__focus{color:var(--fg-2);max-width:52ch;margin-top:8px;font-size:14px;line-height:1.55}.Hero-module__JgYmMq__ctaRow{align-items:center;gap:var(--sp-4);margin-top:var(--sp-3);flex-wrap:wrap;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:var(--live);color:#fff;font-family:var(--font-body);letter-spacing:.01em;transition:background .2s var(--ease-out), transform .15s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:4px;align-items:center;gap:10px;padding:10px 22px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{background:#7b9fff;transform:translateY(-1px);box-shadow:0 4px 20px #5b7fff4d}.Hero-module__JgYmMq__ctaSecondary{font-family:var(--font-body);color:var(--fg-2);transition:color .2s var(--ease-out);align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.Hero-module__JgYmMq__ctaSecondary:after{content:"";height:1px;transition:right .22s var(--ease-out);background:currentColor;position:absolute;bottom:-2px;left:0;right:100%}.Hero-module__JgYmMq__ctaSecondary:hover{color:var(--fg)}.Hero-module__JgYmMq__ctaSecondary:hover:after{right:18px}.Hero-module__JgYmMq__stats{justify-content:start;gap:0 var(--sp-6);margin-top:var(--sp-4);padding-top:var(--sp-3);border-top:1px solid var(--rule);grid-template-columns:repeat(4,auto);display:grid}.Hero-module__JgYmMq__stat{flex-direction:column;gap:3px;display:flex}.Hero-module__JgYmMq__statValue{font-family:var(--font-display);letter-spacing:-.04em;color:var(--fg);font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:700;line-height:1}.Hero-module__JgYmMq__statLabel{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);font-size:9px;line-height:1.35}.Hero-module__JgYmMq__portraitCol{top:0;bottom:0;right:calc(-1 * var(--grid-gutter));z-index:1;position:absolute;left:50%}.Hero-module__JgYmMq__portraitCol:before{content:"";background:linear-gradient(to right, var(--bg) 0%, var(--bg) 32%, transparent 100%);pointer-events:none;z-index:2;width:48%;position:absolute;inset:0}.Hero-module__JgYmMq__portraitCol:after{content:"";background:linear-gradient(to bottom, var(--bg), transparent);pointer-events:none;z-index:2;height:22%;position:absolute;top:0;left:0;right:0}.Hero-module__JgYmMq__portraitContainer{position:absolute;inset:0;overflow:hidden}.Hero-module__JgYmMq__portraitImage{object-fit:cover;object-position:75% top;filter:grayscale()contrast(1.08)brightness(.9);will-change:transform;width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__portraitPlaceholder{background:0 0;position:absolute;inset:0}.Hero-module__JgYmMq__portraitFade{background:linear-gradient(to top, var(--bg), transparent);pointer-events:none;z-index:3;height:48%;position:absolute;bottom:0;left:0;right:0}.Hero-module__JgYmMq__codeCard{-webkit-backdrop-filter:blur(20px);z-index:5;background:#0a0a0de0;border:1px solid #5b7fff47;border-radius:8px;padding:12px 18px;position:absolute;bottom:30%;left:32px;box-shadow:0 8px 40px #00000073}.Hero-module__JgYmMq__codeDot{background:var(--live);opacity:.85;border-radius:50%;width:7px;height:7px;margin-bottom:9px}.Hero-module__JgYmMq__codeContent{font-family:var(--font-mono);color:var(--fg-2);white-space:pre;margin:0;font-size:12px;line-height:1.72}.Hero-module__JgYmMq__codePurple{color:var(--spec)}.Hero-module__JgYmMq__codeBlue{color:var(--live)}@media (max-width:1023px) and (min-width:768px){.Hero-module__JgYmMq__textCol{grid-column:1/7}.Hero-module__JgYmMq__portraitCol{left:42%}.Hero-module__JgYmMq__codeCard{left:-20px}}@media (max-width:767px){.Hero-module__JgYmMq__section{grid-template-columns:1fr;align-items:flex-start;min-height:auto}.Hero-module__JgYmMq__textCol{min-width:0;padding-top:80px;padding-bottom:var(--sp-4);grid-column:1/-1}.Hero-module__JgYmMq__portraitCol{display:none}.Hero-module__JgYmMq__heroGlow{width:80%;right:-20%}.Hero-module__JgYmMq__badge{white-space:normal;max-width:100%}.Hero-module__JgYmMq__headline{font-size:clamp(1.8rem,8vw,2.75rem)}.Hero-module__JgYmMq__roles{overflow-wrap:anywhere}.Hero-module__JgYmMq__stats{gap:var(--sp-3) var(--sp-6);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.Hero-module__JgYmMq__stat{min-width:0}.Hero-module__JgYmMq__statLabel{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__badgeDot{animation:none}.Hero-module__JgYmMq__ctaPrimary{transition:none}}
.About-module__S-Ka5a__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.About-module__S-Ka5a__inner{column-gap:var(--sp-3);max-width:var(--grid-max);padding-inline:var(--grid-gutter);grid-template-columns:repeat(12,1fr);margin-inline:auto;display:grid}.About-module__S-Ka5a__mobileRail{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-4);grid-column:1/-1;display:none}.About-module__S-Ka5a__mobileRail span{color:var(--live);margin-right:var(--sp-2)}@media (max-width:767px){.About-module__S-Ka5a__mobileRail{display:block}}.About-module__S-Ka5a__statement{margin-bottom:var(--sp-12);grid-column:2/11}.About-module__S-Ka5a__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-4);display:block}.About-module__S-Ka5a__pullQuote{font-family:var(--font-display);font-size:var(--size-statement);line-height:var(--lead-statement);letter-spacing:-.02em;color:var(--fg);font-weight:600}.About-module__S-Ka5a__body{column-gap:var(--sp-3);row-gap:var(--sp-8);grid-column:1/-1;grid-template-columns:repeat(12,1fr);display:grid}.About-module__S-Ka5a__marginalia{align-self:start;gap:var(--sp-6);flex-direction:column;grid-column:2/3;display:flex;position:sticky;top:120px}.About-module__S-Ka5a__marginaliaItem{flex-direction:column;gap:4px;display:flex}.About-module__S-Ka5a__marginaliaDate{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--live);font-size:10px}.About-module__S-Ka5a__marginaliaNote{font-family:var(--font-mono);letter-spacing:.05em;color:var(--fg-3);max-width:14ch;font-size:10px;line-height:1.5}.About-module__S-Ka5a__copy{gap:var(--sp-3);flex-direction:column;grid-column:3/10;display:flex}.About-module__S-Ka5a__para{font-size:17px;line-height:var(--lead-body);color:var(--fg-2);max-width:65ch}.About-module__S-Ka5a__para strong{color:var(--fg);font-weight:500}.About-module__S-Ka5a__para em{color:var(--fg);font-style:normal;font-weight:400}.About-module__S-Ka5a__copyRule{background:var(--rule);width:32px;height:1px;margin-block:0}@media (max-width:1023px){.About-module__S-Ka5a__statement{grid-column:1/-1}.About-module__S-Ka5a__marginalia{display:none}.About-module__S-Ka5a__copy{grid-column:1/-1}}@media (max-width:767px){.About-module__S-Ka5a__pullQuote{font-size:clamp(1.5rem,6vw,2.25rem)}.About-module__S-Ka5a__sectionLabel{display:none}.About-module__S-Ka5a__statement{margin-bottom:var(--sp-6)}.About-module__S-Ka5a__copy{gap:var(--sp-3)}.About-module__S-Ka5a__copyRule{margin-block:0}}
.Skills-module__-4weLa__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.Skills-module__-4weLa__inner{max-width:var(--grid-max);padding-inline:var(--grid-gutter);flex-direction:column;gap:0;margin-inline:auto;display:flex}.Skills-module__-4weLa__header{gap:var(--sp-8);margin-bottom:var(--sp-8);grid-template-columns:200px 1fr;align-items:start;display:grid}.Skills-module__-4weLa__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);padding-top:6px}.Skills-module__-4weLa__headerRight{gap:var(--sp-3);flex-direction:column;display:flex}.Skills-module__-4weLa__sectionTitle{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.03em;color:var(--fg);font-weight:700}.Skills-module__-4weLa__description{color:var(--fg-2);font-size:17px;line-height:var(--lead-body);max-width:55ch}.Skills-module__-4weLa__scenarioWrap{gap:var(--sp-3);margin-bottom:var(--sp-4);flex-direction:column;display:flex}.Skills-module__-4weLa__scenarioLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3)}.Skills-module__-4weLa__scenarioBtns{gap:var(--sp-1);flex-wrap:wrap;display:flex}.Skills-module__-4weLa__scenarioBtn{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--fg-3);border:1px solid var(--rule);cursor:pointer;transition:color var(--dur-micro) var(--ease-out), border-color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out);background:0 0;border-radius:2px;padding:8px 18px;font-size:10.5px}.Skills-module__-4weLa__scenarioBtn:hover{color:var(--fg-2);border-color:#f5f5f52e}.Skills-module__-4weLa__scenarioBtnActive{color:var(--live);background:#5b7fff12;border-color:#5b7fff80}.Skills-module__-4weLa__flowDesc{font-family:var(--font-mono);letter-spacing:.04em;color:#f5f5f500;max-height:0;transition:color var(--dur-reveal) var(--ease-out), max-height var(--dur-reveal) var(--ease-out);font-size:11.5px;line-height:1.7;overflow:hidden}.Skills-module__-4weLa__flowDescVisible{max-height:60px;color:var(--fg-3)}.Skills-module__-4weLa__layers{flex-direction:column;display:flex}.Skills-module__-4weLa__layer{gap:var(--sp-6);padding:20px var(--sp-3);border-top:1px solid var(--rule);cursor:default;transition:background var(--dur-micro) var(--ease-out), opacity .3s var(--ease-out), filter .3s var(--ease-out);border-radius:3px;grid-template-columns:40px 140px 1fr;align-items:center;display:grid;position:relative}.Skills-module__-4weLa__layer:last-child{border-bottom:1px solid var(--rule)}.Skills-module__-4weLa__layer:before{content:"";background:var(--layer-color);opacity:0;width:2px;transition:opacity var(--dur-micro) var(--ease-out);border-radius:2px;position:absolute;top:10px;bottom:10px;left:0}.Skills-module__-4weLa__layer[data-scenario=false]:hover{background:#f5f5f505}.Skills-module__-4weLa__layer[data-scenario=false]:hover:before{opacity:1}.Skills-module__-4weLa__layer[data-scenario=false]:hover .Skills-module__-4weLa__layerIndex,.Skills-module__-4weLa__layer[data-scenario=false]:hover .Skills-module__-4weLa__layerName{color:var(--layer-color)}.Skills-module__-4weLa__layer[data-scenario=false]:hover .Skills-module__-4weLa__chipPrimary{border-color:color-mix(in srgb, var(--layer-color) 55%, transparent);color:var(--fg);background:color-mix(in srgb, var(--layer-color) 7%, transparent)}.Skills-module__-4weLa__layer[data-scenario=false]:hover .Skills-module__-4weLa__chip:not(.Skills-module__-4weLa__chipPrimary){color:#f5f5f573;border-color:#f5f5f51a}.Skills-module__-4weLa__layer[data-scenario=true][data-active=false]{opacity:.18;filter:grayscale(.4)}.Skills-module__-4weLa__layer[data-scenario=true][data-active=true]{background:#f5f5f505}.Skills-module__-4weLa__layer[data-scenario=true][data-active=true]:before{opacity:1}.Skills-module__-4weLa__layer[data-scenario=true][data-active=true] .Skills-module__-4weLa__layerIndex,.Skills-module__-4weLa__layer[data-scenario=true][data-active=true] .Skills-module__-4weLa__layerName{color:var(--layer-color)}.Skills-module__-4weLa__layer[data-scenario=true][data-active=true] .Skills-module__-4weLa__chipPrimary{border-color:color-mix(in srgb, var(--layer-color) 55%, transparent);color:var(--fg);background:color-mix(in srgb, var(--layer-color) 7%, transparent)}.Skills-module__-4weLa__layerIndex{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.06em;color:var(--live);-webkit-user-select:none;user-select:none;transition:color var(--dur-micro) var(--ease-out)}.Skills-module__-4weLa__layerName{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-2);white-space:nowrap;transition:color var(--dur-micro) var(--ease-out);font-size:13px;font-weight:600}.Skills-module__-4weLa__chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Skills-module__-4weLa__chip{font-family:var(--font-mono);letter-spacing:.05em;color:#f5f5f547;white-space:nowrap;transition:color var(--dur-micro) var(--ease-out), border-color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out);border:1px solid #f5f5f512;border-radius:2px;padding:4px 10px;font-size:10.5px}.Skills-module__-4weLa__chipPrimary{color:var(--fg-3);border-color:#f5f5f521}@media (max-width:1023px){.Skills-module__-4weLa__header{gap:var(--sp-4);grid-template-columns:1fr}.Skills-module__-4weLa__layer{gap:var(--sp-4);grid-template-columns:40px 120px 1fr}}@media (max-width:767px){.Skills-module__-4weLa__layer{gap:var(--sp-2) var(--sp-3);padding:var(--sp-4) var(--sp-2);grid-template-rows:auto auto;grid-template-columns:36px 1fr}.Skills-module__-4weLa__chips{grid-column:1/-1;margin-top:4px}.Skills-module__-4weLa__layerName{font-size:10.5px}.Skills-module__-4weLa__scenarioLabel{display:none}}@media (prefers-reduced-motion:reduce){.Skills-module__-4weLa__layer,.Skills-module__-4weLa__layer:before,.Skills-module__-4weLa__chip,.Skills-module__-4weLa__layerIndex,.Skills-module__-4weLa__layerName,.Skills-module__-4weLa__flowDesc{transition:none!important}}
.Experience-module__Dh2kUW__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.Experience-module__Dh2kUW__inner{max-width:var(--grid-max);padding-inline:var(--grid-gutter);margin-inline:auto}.Experience-module__Dh2kUW__mobileRail{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-4);display:none}.Experience-module__Dh2kUW__mobileRail span{color:var(--live);margin-right:var(--sp-2)}@media (max-width:767px){.Experience-module__Dh2kUW__mobileRail{display:block}}.Experience-module__Dh2kUW__heading{column-gap:var(--sp-3);margin-bottom:var(--sp-12);grid-template-columns:repeat(12,1fr);display:grid}.Experience-module__Dh2kUW__headingText{grid-column:1/7}.Experience-module__Dh2kUW__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-3);display:block}.Experience-module__Dh2kUW__sectionTitle{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.03em;color:var(--fg);font-weight:700}.Experience-module__Dh2kUW__timelineWrap{column-gap:var(--sp-3);grid-template-columns:repeat(12,1fr);display:grid}.Experience-module__Dh2kUW__timeline{flex-direction:column;grid-column:1/-1;display:flex;position:relative}.Experience-module__Dh2kUW__timeline:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--rule) 6%, var(--rule) 94%, transparent 100%);pointer-events:none;width:1px;position:absolute;top:12px;bottom:12px;left:24px}.Experience-module__Dh2kUW__entry{column-gap:var(--sp-6);padding-block:var(--sp-8);grid-template-columns:48px 160px 1fr;display:grid;position:relative}.Experience-module__Dh2kUW__node{z-index:1;justify-content:center;padding-top:4px;display:flex;position:relative}.Experience-module__Dh2kUW__dot{background:var(--surface-2);border:1.5px solid var(--fg-3);width:9px;height:9px;transition:background var(--dur-micro) var(--ease-out), border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);border-radius:50%;flex-shrink:0;display:block}.Experience-module__Dh2kUW__entry[data-active=true] .Experience-module__Dh2kUW__dot{background:var(--live);border-color:var(--live);box-shadow:0 0 4px #5b7fff24}.Experience-module__Dh2kUW__periodCol{align-items:flex-start;padding-top:2px;display:flex}.Experience-module__Dh2kUW__period{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--fg-3);white-space:nowrap;transition:color var(--dur-micro) var(--ease-out);font-size:11px;line-height:1.5}.Experience-module__Dh2kUW__entry[data-active=true] .Experience-module__Dh2kUW__period{color:var(--live)}.Experience-module__Dh2kUW__content{border-top:1px solid var(--rule);padding-top:var(--sp-1)}.Experience-module__Dh2kUW__entry:first-child .Experience-module__Dh2kUW__content{border-top-color:#0000}.Experience-module__Dh2kUW__roleRow{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-1);flex-wrap:wrap;display:flex}.Experience-module__Dh2kUW__role{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:18px;font-weight:600;line-height:1.3}.Experience-module__Dh2kUW__typeBadge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3);background:var(--surface-2);border:1px solid var(--rule);border-radius:2px;flex-shrink:0;padding:2px 7px;font-size:9px}.Experience-module__Dh2kUW__company{font-family:var(--font-display);color:var(--fg-2);margin-bottom:var(--sp-4);font-size:14px;font-weight:400}.Experience-module__Dh2kUW__lines{gap:var(--sp-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Experience-module__Dh2kUW__line{color:var(--fg-2);max-width:none;padding-left:var(--sp-3);font-size:15px;line-height:1.65;position:relative}.Experience-module__Dh2kUW__line:before{content:"-";color:var(--fg-3);font-size:12px;position:absolute;top:3px;left:0}@media (max-width:1023px){.Experience-module__Dh2kUW__headingText{grid-column:1/-1}.Experience-module__Dh2kUW__entry{column-gap:var(--sp-4);grid-template-columns:40px 120px 1fr}.Experience-module__Dh2kUW__timeline:before{left:20px}}@media (max-width:767px){.Experience-module__Dh2kUW__sectionLabel{display:none}.Experience-module__Dh2kUW__heading{margin-bottom:var(--sp-4)}.Experience-module__Dh2kUW__line{max-width:62ch}.Experience-module__Dh2kUW__entry{row-gap:var(--sp-2);column-gap:var(--sp-3);grid-template-rows:auto auto;grid-template-columns:32px 1fr}.Experience-module__Dh2kUW__timeline:before{left:16px}.Experience-module__Dh2kUW__node{padding-top:3px}.Experience-module__Dh2kUW__periodCol{padding-top:0;padding-bottom:var(--sp-2);grid-area:2/2/3/3}.Experience-module__Dh2kUW__content{border-top:none;grid-area:1/2/2/3;padding-top:0}.Experience-module__Dh2kUW__node{grid-area:1/1/2/2}.Experience-module__Dh2kUW__role{font-size:16px}}
.ProjectCard-module__Rp26jG__card{background:var(--surface-1);border:1px solid var(--rule);cursor:pointer;transform-style:preserve-3d;will-change:transform;transition:border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);border-radius:4px;position:relative;overflow:hidden}.ProjectCard-module__Rp26jG__card:hover{box-shadow:var(--shadow-2);border-color:#f5f5f529}.ProjectCard-module__Rp26jG__card:before{content:"";background:radial-gradient(circle 160px at var(--mx,50%) var(--my,50%), #5b7fff12 0%, transparent 70%);opacity:0;pointer-events:none;transition:opacity var(--dur-micro) var(--ease-out);z-index:1;position:absolute;inset:0}.ProjectCard-module__Rp26jG__card:hover:before{opacity:1}[data-trace-active=true] .ProjectCard-module__Rp26jG__card,.ProjectCard-module__Rp26jG__card[data-trace-active=true]{border-color:#5b7fff66}.ProjectCard-module__Rp26jG__preview{aspect-ratio:16/9;background:var(--surface-2);width:100%;position:relative;overflow:hidden}.ProjectCard-module__Rp26jG__previewVideo{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s var(--ease-out);position:absolute;inset:0}.ProjectCard-module__Rp26jG__previewVideo.ProjectCard-module__Rp26jG__playing{opacity:1}.ProjectCard-module__Rp26jG__previewImage{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s var(--ease-out);position:absolute;inset:0}.ProjectCard-module__Rp26jG__card:hover .ProjectCard-module__Rp26jG__previewImage{transform:scale(1.03)}.ProjectCard-module__Rp26jG__previewPlaceholder{background:radial-gradient(at 30% 60%,#5b7fff0d 0%,#0000 55%),radial-gradient(at 70% 30%,#8b5cf608 0%,#0000 50%);place-items:center;display:grid;position:absolute;inset:0}.ProjectCard-module__Rp26jG__previewPlaceholderLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:#f5f5f51f}.ProjectCard-module__Rp26jG__body{padding:var(--sp-4) var(--sp-4) var(--sp-6);z-index:2;position:relative}.ProjectCard-module__Rp26jG__meta{margin-bottom:var(--sp-3);justify-content:space-between;align-items:center;display:flex}.ProjectCard-module__Rp26jG__tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--live);border:1px solid #5b7fff4d;border-radius:2px;padding:3px 8px;font-size:9.5px}.ProjectCard-module__Rp26jG__year{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;color:var(--fg-3)}.ProjectCard-module__Rp26jG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-bottom:var(--sp-2);font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;line-height:1.15}.ProjectCard-module__Rp26jG__description{color:var(--fg-2);max-width:56ch;font-size:14px;line-height:1.55}.ProjectCard-module__Rp26jG__footer{align-items:center;gap:var(--sp-2);margin-top:var(--sp-4);padding-top:var(--sp-3);border-top:1px solid var(--rule);display:flex}.ProjectCard-module__Rp26jG__stack{gap:var(--sp-1);flex-wrap:wrap;flex:1;display:flex}.ProjectCard-module__Rp26jG__stackItem{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);font-size:9.5px}.ProjectCard-module__Rp26jG__stackItem+.ProjectCard-module__Rp26jG__stackItem:before{content:"·";margin-right:var(--sp-1)}.ProjectCard-module__Rp26jG__link{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);transition:color var(--dur-micro) var(--ease-out);flex-shrink:0;text-decoration:none}.ProjectCard-module__Rp26jG__link:hover{color:var(--fg)}
.Work-module__dMYl4a__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.Work-module__dMYl4a__inner{max-width:var(--grid-max);padding-inline:var(--grid-gutter);margin-inline:auto}.Work-module__dMYl4a__mobileRail{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-4);display:none}.Work-module__dMYl4a__mobileRail span{color:var(--live);margin-right:var(--sp-2)}@media (max-width:767px){.Work-module__dMYl4a__mobileRail{display:block}.Work-module__dMYl4a__sectionLabel{display:none}}.Work-module__dMYl4a__heading{column-gap:var(--sp-3);margin-bottom:var(--sp-12);grid-template-columns:repeat(12,1fr);align-items:end;display:grid}.Work-module__dMYl4a__headingText{grid-column:1/9}.Work-module__dMYl4a__cardLink{color:inherit;text-decoration:none;display:block}.Work-module__dMYl4a__viewAll{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);transition:color var(--dur-micro) var(--ease-out);grid-column:10/13;place-self:end;padding-bottom:6px;text-decoration:none}.Work-module__dMYl4a__viewAll:hover{color:var(--live)}.Work-module__dMYl4a__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-3);display:block}.Work-module__dMYl4a__sectionTitle{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.03em;color:var(--fg)}.Work-module__dMYl4a__projectGrid{column-gap:var(--sp-3);row-gap:var(--sp-4);grid-template-columns:repeat(12,1fr);display:grid}.Work-module__dMYl4a__cardWide{grid-column:span 7}.Work-module__dMYl4a__cardNarrow{grid-column:span 5}.Work-module__dMYl4a__cardMid{grid-column:span 6}@media (max-width:1023px){.Work-module__dMYl4a__headingText,.Work-module__dMYl4a__cardWide,.Work-module__dMYl4a__cardNarrow,.Work-module__dMYl4a__cardMid{grid-column:1/-1}}@media (max-width:767px){.Work-module__dMYl4a__sectionLabel{display:none}.Work-module__dMYl4a__heading{margin-bottom:var(--sp-6)}}
.Thinking-module__-XXQSa__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.Thinking-module__-XXQSa__inner{max-width:var(--grid-max);padding-inline:var(--grid-gutter);margin-inline:auto}.Thinking-module__-XXQSa__heading{column-gap:var(--sp-3);margin-bottom:var(--sp-12);grid-template-columns:repeat(12,1fr);align-items:end;display:grid}.Thinking-module__-XXQSa__headingText{grid-column:1/9}.Thinking-module__-XXQSa__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-3);display:block}.Thinking-module__-XXQSa__sectionTitle{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.03em;color:var(--fg)}.Thinking-module__-XXQSa__viewAll{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);transition:color var(--dur-micro) var(--ease-out);grid-column:10/13;place-self:end;padding-bottom:6px;text-decoration:none}.Thinking-module__-XXQSa__viewAll:hover{color:var(--live)}.Thinking-module__-XXQSa__marqueeOuter{padding-inline:var(--grid-gutter);padding-bottom:4px;overflow-x:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.Thinking-module__-XXQSa__marqueeTrack{gap:var(--sp-4);will-change:transform;width:max-content;display:flex}.Thinking-module__-XXQSa__card{gap:var(--sp-2);width:320px;padding:var(--sp-4);background:var(--surface-2);border:1px solid var(--rule);color:inherit;cursor:pointer;transition:border-color var(--dur-micro) var(--ease-out), background var(--dur-micro) var(--ease-out);border-radius:8px;flex-direction:column;flex-shrink:0;text-decoration:none;display:flex}.Thinking-module__-XXQSa__card:hover{background:#111115;border-color:#f5f5f52e}.Thinking-module__-XXQSa__cardDate{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.06em;color:var(--fg-3);text-transform:uppercase}.Thinking-module__-XXQSa__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);font-size:1rem;font-weight:600;line-height:1.35}.Thinking-module__-XXQSa__cardStand{font-family:var(--font-body);color:var(--fg-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.Thinking-module__-XXQSa__cardArrow{color:var(--spec);transition:transform var(--dur-micro) var(--ease-out);align-self:flex-end;font-size:13px}.Thinking-module__-XXQSa__card:hover .Thinking-module__-XXQSa__cardArrow{transform:translate(4px)}@media (max-width:1023px){.Thinking-module__-XXQSa__headingText{grid-column:1/-1}}@media (max-width:767px){.Thinking-module__-XXQSa__sectionLabel{display:none}.Thinking-module__-XXQSa__heading{margin-bottom:var(--sp-6)}.Thinking-module__-XXQSa__card{width:260px}}
.page-module__ssYRgG__page{padding-top:calc(80px + var(--sp-6));padding-bottom:var(--sp-section);z-index:1;min-height:100vh;position:relative}.page-module__ssYRgG__inner{max-width:var(--grid-max);padding-inline:var(--grid-gutter);margin-inline:auto}.page-module__ssYRgG__back{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-8);transition:color var(--dur-micro) var(--ease-out);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.page-module__ssYRgG__back:hover{color:var(--fg-2)}.page-module__ssYRgG__header{margin-bottom:var(--sp-12);max-width:640px}.page-module__ssYRgG__label{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--live);margin-bottom:var(--sp-3);display:block}.page-module__ssYRgG__title{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.035em;color:var(--fg);margin-bottom:var(--sp-4)}.page-module__ssYRgG__subtitle{color:var(--fg-2);font-size:17px;line-height:var(--lead-body);max-width:55ch}.page-module__ssYRgG__tags{gap:var(--sp-2);margin-bottom:var(--sp-8);flex-wrap:wrap;display:flex}.page-module__ssYRgG__tag{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.07em;text-transform:uppercase;color:var(--fg-3);border:1px solid var(--rule);cursor:pointer;transition:border-color var(--dur-micro) var(--ease-out), color var(--dur-micro) var(--ease-out);background:0 0;border-radius:2px;align-items:center;gap:6px;padding:5px 14px;display:inline-flex}.page-module__ssYRgG__tag:hover{color:var(--fg-2);border-color:#f5f5f52e}.page-module__ssYRgG__tagCount{opacity:.6;font-size:9px}.page-module__ssYRgG__tag[data-active=true]{color:var(--live);border-color:#5b7fff59}.page-module__ssYRgG__grid{gap:var(--sp-4);grid-template-columns:repeat(2,1fr);display:grid}.page-module__ssYRgG__card{position:relative}.page-module__ssYRgG__cardLink{color:inherit;text-decoration:none;display:block;position:relative}.page-module__ssYRgG__caseStudyBadge{bottom:var(--sp-3);right:var(--sp-3);font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.07em;text-transform:uppercase;color:var(--fg-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--rule);pointer-events:none;opacity:0;transition:opacity var(--dur-micro) var(--ease-out);background:#09090bb3;border-radius:2px;padding:5px 12px;position:absolute}.page-module__ssYRgG__cardLink:hover .page-module__ssYRgG__caseStudyBadge{opacity:1}@media (max-width:1023px){.page-module__ssYRgG__grid{grid-template-columns:1fr}}@media (max-width:767px){.page-module__ssYRgG__page{padding-top:calc(56px + var(--sp-3))}.page-module__ssYRgG__back{margin-bottom:var(--sp-3)}.page-module__ssYRgG__header,.page-module__ssYRgG__tags{margin-bottom:var(--sp-4)}.page-module__ssYRgG__title{font-size:clamp(2rem, 8vw, var(--size-section))}}
.Contact-module__Bs3a0a__section{padding-top:var(--sp-section-top);padding-bottom:var(--sp-section);z-index:1;position:relative}.Contact-module__Bs3a0a__inner{column-gap:var(--sp-3);max-width:var(--grid-max);padding-inline:var(--grid-gutter);row-gap:var(--sp-12);grid-template-columns:repeat(12,1fr);margin-inline:auto;display:grid}.Contact-module__Bs3a0a__mobileRail{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);grid-column:1/-1;display:none}.Contact-module__Bs3a0a__mobileRail span{color:var(--live);margin-right:var(--sp-2)}@media (max-width:767px){.Contact-module__Bs3a0a__mobileRail{display:block}}.Contact-module__Bs3a0a__statement{grid-column:1/10}.Contact-module__Bs3a0a__sectionLabel{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3);margin-bottom:var(--sp-4);display:block}.Contact-module__Bs3a0a__headline{font-family:var(--font-display);font-size:var(--size-section);line-height:var(--lead-section);letter-spacing:-.03em;color:var(--fg);font-weight:700}.Contact-module__Bs3a0a__formWrap{grid-column:3/9}.Contact-module__Bs3a0a__form{gap:var(--sp-6);flex-direction:column;display:flex}.Contact-module__Bs3a0a__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Contact-module__Bs3a0a__field{gap:var(--sp-1);flex-direction:column;display:flex}.Contact-module__Bs3a0a__label{font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-3)}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{border:none;border-bottom:1px solid var(--rule);padding:var(--sp-2) 0;font-family:var(--font-body);color:var(--fg);transition:border-color var(--dur-micro) var(--ease-out);caret-color:var(--live);background:0 0;outline:none;width:100%;font-size:17px}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{border-color:var(--live)}.Contact-module__Bs3a0a__input::placeholder,.Contact-module__Bs3a0a__textarea::placeholder{color:#f5f5f533}.Contact-module__Bs3a0a__textarea{resize:none;min-height:100px;line-height:var(--lead-body)}.Contact-module__Bs3a0a__error{font-family:var(--font-mono);letter-spacing:.06em;color:#e55348;margin-top:4px;font-size:11px}.Contact-module__Bs3a0a__submit{align-items:center;gap:var(--sp-2);border:1px solid var(--rule);padding:12px var(--sp-4);font-family:var(--font-mono);font-size:var(--size-annotation);letter-spacing:.09em;text-transform:uppercase;color:var(--fg-2);cursor:pointer;transition:color var(--dur-micro) var(--ease-out), border-color var(--dur-micro) var(--ease-out);margin-top:var(--sp-2);background:0 0;border-radius:2px;align-self:flex-start;display:inline-flex}.Contact-module__Bs3a0a__submit:hover:not(:disabled){color:var(--fg);border-color:#f5f5f54d}.Contact-module__Bs3a0a__submit:disabled{opacity:.5;cursor:not-allowed}.Contact-module__Bs3a0a__success{font-family:var(--font-mono);letter-spacing:.05em;color:var(--fg-2);padding:var(--sp-4) 0;border-top:1px solid var(--rule);font-size:14px}.Contact-module__Bs3a0a__mailto{color:var(--fg-3);grid-column:3/9;font-size:14px}.Contact-module__Bs3a0a__mailto a{color:var(--fg-2);text-underline-offset:3px;text-decoration:underline}@media (max-width:1023px){.Contact-module__Bs3a0a__statement,.Contact-module__Bs3a0a__formWrap,.Contact-module__Bs3a0a__mailto{grid-column:1/-1}}@media (max-width:767px){.Contact-module__Bs3a0a__sectionLabel{display:none}.Contact-module__Bs3a0a__inner{row-gap:var(--sp-6)}}
