.Preloader-module__YXdVOa__preloader{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Preloader-module__YXdVOa__columns{display:flex;position:absolute;inset:0}.Preloader-module__YXdVOa__column{background:var(--color-background);flex:1;transition-property:transform;transition-timing-function:cubic-bezier(.65,0,.35,1);transform:translateY(0%)}.Preloader-module__YXdVOa__revealing{transform:translateY(-100%)}.Preloader-module__YXdVOa__terminal{z-index:1;background:var(--color-background-deep);border-radius:10px;width:clamp(280px,80vw,460px);animation:.38s cubic-bezier(.34,1.56,.64,1) both Preloader-module__YXdVOa__terminal-pop-in;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}@keyframes Preloader-module__YXdVOa__terminal-pop-in{0%{opacity:0;transform:scale(.82)translateY(10px)}60%{opacity:1;transform:scale(1.03)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}.Preloader-module__YXdVOa__titlebar{background:var(--color-surface);align-items:center;gap:7px;padding:10px 12px;display:flex}.Preloader-module__YXdVOa__dot{border-radius:50%;width:11px;height:11px}.Preloader-module__YXdVOa__dotRed{background:#ff5f57}.Preloader-module__YXdVOa__dotYellow{background:#febc2e}.Preloader-module__YXdVOa__dotGreen{background:#28c840}.Preloader-module__YXdVOa__titlebarLabel{text-align:center;color:var(--color-muted);letter-spacing:.02em;flex:1;font-size:.7rem}.Preloader-module__YXdVOa__body{padding:18px 16px 22px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:clamp(.85rem,2vw,1rem);line-height:1.6}.Preloader-module__YXdVOa__line{white-space:pre}.Preloader-module__YXdVOa__prompt{color:var(--color-accent)}.Preloader-module__YXdVOa__output{color:var(--color-light)}.Preloader-module__YXdVOa__cursor{background:var(--color-light);vertical-align:text-bottom;width:.55em;height:1em;margin-left:2px;animation:1s step-end infinite Preloader-module__YXdVOa__cursor-blink;display:inline-block}@keyframes Preloader-module__YXdVOa__cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}
.Hero-module___w2HtG__hero{background:#0a0e27;min-height:100svh;padding-block:0;position:relative;overflow:hidden}.Hero-module___w2HtG__scene{flex-direction:column;display:flex;position:absolute;inset:0}.Hero-module___w2HtG__background{z-index:0;opacity:1;position:absolute;inset:0}.Hero-module___w2HtG__vignette{z-index:0;background:linear-gradient(#0a0e2700 74%,#0a0e27b8 92%,#0a0e27),radial-gradient(130% 80% at 50% 48%,#0000 42%,#0406148c 100%);position:absolute;inset:0}.Hero-module___w2HtG__content{z-index:1;padding-inline:clamp(1.25rem,4vw,3rem);flex-direction:column;flex:1;width:100%;padding-top:clamp(3rem,8vh,5rem);padding-bottom:clamp(1.25rem,4vh,2.5rem);display:flex;position:relative}.Hero-module___w2HtG__main{text-align:center;justify-content:center;align-items:center;gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.Hero-module___w2HtG__badge{border:1px solid var(--color-border-strong);background:color-mix(in srgb, var(--color-background) 55%, transparent);letter-spacing:.14em;text-transform:uppercase;color:var(--color-body);text-shadow:var(--text-shadow-sm);border-radius:9999px;align-items:center;gap:.6em;padding:.55em 1.1em;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--color-secondary-accent);width:.5em;height:.5em;box-shadow:0 0 8px color-mix(in srgb, var(--color-secondary-accent) 70%, transparent);border-radius:9999px}.Hero-module___w2HtG__title{letter-spacing:-.03em;flex-wrap:wrap;justify-content:center;align-items:baseline;column-gap:.22em;font-size:clamp(3rem,9.5vw,8rem);display:flex}.Hero-module___w2HtG__word{display:inline-block}.Hero-module___w2HtG__tagline{max-width:44ch;color:var(--color-body);text-shadow:var(--text-shadow-sm);font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.5}.Hero-module___w2HtG__tagline em{color:var(--color-secondary-accent)}.Hero-module___w2HtG__ctaRow{justify-content:center;gap:var(--space-xs);margin-top:var(--space-2xs);flex-wrap:wrap;display:flex}.Hero-module___w2HtG__ctaPrimary,.Hero-module___w2HtG__ctaSecondary{transition:background-color .25s ease, border-color .25s ease, color .25s ease, transform .25s var(--ease-out-expo);border-radius:9999px;align-items:center;padding:.75em 1.6em;font-size:.95rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__ctaPrimary{background:var(--color-accent);border:1px solid var(--color-accent);color:#fff}.Hero-module___w2HtG__ctaPrimary:hover{background:var(--color-light);border-color:var(--color-light);color:var(--color-background);transform:translateY(-2px)}.Hero-module___w2HtG__ctaSecondary{border:1px solid var(--color-border-strong);color:var(--color-light);background:color-mix(in srgb, var(--color-background) 45%, transparent)}.Hero-module___w2HtG__ctaSecondary:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.Hero-module___w2HtG__bottomBar{justify-content:space-between;align-items:center;gap:var(--space-xs) var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--color-border-strong);flex-wrap:wrap;margin-top:clamp(1.25rem,3.5vh,2.5rem);display:flex}.Hero-module___w2HtG__marker{letter-spacing:.14em;text-transform:uppercase;color:var(--color-body);text-shadow:var(--text-shadow-sm);align-items:center;gap:.6rem;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__markerTick{background:var(--color-accent);border-radius:50%;width:.5rem;height:.5rem}.Hero-module___w2HtG__quickLinks{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Hero-module___w2HtG__quickLinks a{letter-spacing:.12em;text-transform:uppercase;color:var(--color-light);transition:color .2s ease, border-color .2s ease, transform .2s var(--ease-out-expo);border-bottom:1px solid #0000;padding-block:.35em;font-size:.85rem;font-weight:500}.Hero-module___w2HtG__quickLinks a:hover{color:var(--color-accent);border-color:var(--color-accent);transform:translateY(-2px)}.Hero-module___w2HtG__slash{color:color-mix(in srgb, var(--color-light) 45%, transparent);font-size:.8rem}.Hero-module___w2HtG__scrollCue{letter-spacing:.2em;text-transform:uppercase;color:var(--color-body);text-shadow:var(--text-shadow-sm);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__scrollCue svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.85rem;height:.85rem;animation:Hero-module___w2HtG__scroll-nudge 2.2s var(--ease-out-expo) infinite}@keyframes Hero-module___w2HtG__scroll-nudge{0%,to{transform:translateY(-2px)}55%{transform:translateY(3px)}}.Hero-module___w2HtG__enter{animation:Hero-module___w2HtG__hero-rise .9s var(--ease-out-expo) backwards}.Hero-module___w2HtG__badge.Hero-module___w2HtG__enter{animation-delay:1.5s}.Hero-module___w2HtG__title.Hero-module___w2HtG__enter{animation:Hero-module___w2HtG__hero-rise .9s var(--ease-out-expo) 1.6s backwards, Hero-module___w2HtG__title-flicker 1.4s linear 2.5s}@keyframes Hero-module___w2HtG__title-flicker{0%{opacity:1;text-shadow:0 0 22px #ffe0be8c}6%{opacity:.25;text-shadow:none}9%{opacity:1;text-shadow:0 0 22px #ffe0be8c}13%{opacity:.4;text-shadow:none}16%{opacity:1;text-shadow:0 0 26px #ffe0be99}20%{opacity:.2;text-shadow:none}24%{opacity:1;text-shadow:0 0 22px #ffe0be8c}33%{opacity:.55;text-shadow:none}37%{opacity:1;text-shadow:0 0 18px #ffe0be73}45%{opacity:.85}50%{opacity:1;text-shadow:0 0 12px #ffe0be4d}to{opacity:1;text-shadow:none}}.Hero-module___w2HtG__tagline.Hero-module___w2HtG__enter{animation-delay:1.72s}.Hero-module___w2HtG__ctaRow.Hero-module___w2HtG__enter{animation-delay:1.84s}.Hero-module___w2HtG__bottomBar.Hero-module___w2HtG__enter{animation-delay:2s}@keyframes Hero-module___w2HtG__hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__enter,.Hero-module___w2HtG__title.Hero-module___w2HtG__enter,.Hero-module___w2HtG__scrollCue svg{animation:none}}@media (max-width:640px){.Hero-module___w2HtG__scrollCue{display:none}.Hero-module___w2HtG__badge{letter-spacing:.1em;white-space:nowrap;font-size:.62rem}}
.LiquidGradient-module__ajmKYa__root{position:absolute;inset:0;overflow:hidden}.LiquidGradient-module__ajmKYa__root canvas{width:100%;height:100%;display:block;position:absolute;inset:0}
.AboutMe-module__4I1cnG__section{isolation:isolate;padding-block:var(--space-lg) var(--space-2xl);position:relative;overflow-x:clip}.AboutMe-module__4I1cnG__section:before{content:"";z-index:-1;background:linear-gradient(#0a0e27 0% 12%,#151719 88% 100%);position:absolute;inset:0}.AboutMe-module__4I1cnG__layout{position:relative}.AboutMe-module__4I1cnG__mediaCol{padding-top:var(--space-xl);position:relative}.AboutMe-module__4I1cnG__mediaSticky{justify-content:center;align-items:flex-start;display:flex}.AboutMe-module__4I1cnG__media{will-change:transform}.AboutMe-module__4I1cnG__textCol{z-index:1;padding-inline:clamp(1.25rem,4vw,3rem);position:relative}.AboutMe-module__4I1cnG__heading{padding-top:var(--space-lg);margin-bottom:var(--space-sm);font-size:clamp(2.75rem,7vw,5rem);font-weight:400}.AboutMe-module__4I1cnG__block{transition:filter 1.7s var(--ease-out-expo), opacity 1.7s var(--ease-out-expo)}.AboutMe-module__4I1cnG__block:not(.AboutMe-module__4I1cnG__blockActive){filter:blur(5px);opacity:.32}.AboutMe-module__4I1cnG__block+.AboutMe-module__4I1cnG__block{margin-top:12svh}.AboutMe-module__4I1cnG__blockActive{filter:blur();opacity:1}.AboutMe-module__4I1cnG__blockText{max-width:none;color:var(--color-light);text-shadow:var(--text-shadow-md);font-size:clamp(1.5rem,3.4vw,2.6rem);font-weight:400;line-height:1.28}@media (min-width:768px){.AboutMe-module__4I1cnG__layout{grid-template-columns:minmax(0,1fr) clamp(360px,36vw,460px);align-items:stretch;gap:clamp(2rem,5vw,5rem);padding-inline:clamp(4rem,11vw,11rem);display:grid}.AboutMe-module__4I1cnG__mediaCol{z-index:2;padding-top:0}.AboutMe-module__4I1cnG__mediaSticky{position:sticky;top:11vh}.AboutMe-module__4I1cnG__block+.AboutMe-module__4I1cnG__block{margin-top:26svh}.AboutMe-module__4I1cnG__textCol{padding-block:14svh 16svh;padding-inline:0}.AboutMe-module__4I1cnG__blockText{max-width:22ch}}@media (prefers-reduced-motion:reduce){.AboutMe-module__4I1cnG__block{transition:none}}
.HangingIdCard-module__i2eXra__root{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;display:flex}.HangingIdCard-module__i2eXra__anchor{z-index:1;background:var(--color-background-deep);border:1px solid var(--color-border-strong);border-radius:9999px;width:16px;height:16px;position:relative;box-shadow:0 2px 6px #00000080}.HangingIdCard-module__i2eXra__swing{transform-origin:top;will-change:transform;cursor:grab;touch-action:pan-y;flex-direction:column;align-items:center;margin-top:-9px;display:flex}.HangingIdCard-module__i2eXra__swing:active{cursor:grabbing}.HangingIdCard-module__i2eXra__lanyard{display:block;overflow:visible}.HangingIdCard-module__i2eXra__strap{fill:#101214}.HangingIdCard-module__i2eXra__strapEdge{fill:#e7e9de12}.HangingIdCard-module__i2eXra__stitch{stroke:var(--color-accent);stroke-width:1px;opacity:.55}.HangingIdCard-module__i2eXra__metalEdge{stroke:#101214;stroke-width:.8px}.HangingIdCard-module__i2eXra__rivet{fill:#9ca196}.HangingIdCard-module__i2eXra__latch{stroke:#c9cdc2;stroke-width:1.2px}.HangingIdCard-module__i2eXra__card{border-radius:var(--radius-md);background:var(--color-light);width:264px;color:var(--color-background);margin-top:-18px;padding-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,0 2px #00000040,inset 0 1px #ffffff8c}.HangingIdCard-module__i2eXra__slotBar{justify-content:center;padding:.85rem 0 .6rem;display:flex}.HangingIdCard-module__i2eXra__header{border-bottom:1px solid color-mix(in srgb, var(--color-background) 16%, transparent);justify-content:space-between;align-items:baseline;padding:0 .95rem .7rem;display:flex}.HangingIdCard-module__i2eXra__monogram{font-size:.95rem;font-weight:500;line-height:1}.HangingIdCard-module__i2eXra__monogramDot{color:var(--color-accent)}.HangingIdCard-module__i2eXra__cardType{letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb, var(--color-background) 50%, var(--color-light));font-size:.53rem;font-weight:500}.HangingIdCard-module__i2eXra__slot{background:var(--color-background-deep);border-radius:9999px;width:40px;height:9px;box-shadow:inset 0 1px 2px #000c}.HangingIdCard-module__i2eXra__face{justify-content:center;padding:.85rem 0 .15rem;display:flex;position:relative}.HangingIdCard-module__i2eXra__photo{aspect-ratio:3/4;border-radius:var(--radius-sm);background:var(--color-surface);width:56%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000002e}.HangingIdCard-module__i2eXra__photoImage{object-fit:cover;object-position:center 18%;pointer-events:none}.HangingIdCard-module__i2eXra__chip{pointer-events:none;width:26px;height:20px;position:absolute;top:1.1rem;left:.9rem}.HangingIdCard-module__i2eXra__chipBody{fill:#b8963f;stroke:#00000059;stroke-width:1px}.HangingIdCard-module__i2eXra__chipTrace{stroke:#0000004d;stroke-width:1px}.HangingIdCard-module__i2eXra__details{text-align:center;padding:.7rem .95rem 0}.HangingIdCard-module__i2eXra__name{font-size:1rem;font-weight:500;line-height:1.2}.HangingIdCard-module__i2eXra__role{letter-spacing:.13em;text-transform:uppercase;color:color-mix(in srgb, var(--color-background) 55%, var(--color-light));margin-top:.25rem;font-size:.6rem}.HangingIdCard-module__i2eXra__rule{background:color-mix(in srgb, var(--color-background) 20%, transparent);height:1px;margin:.7rem 0;display:block}.HangingIdCard-module__i2eXra__fieldRow{text-align:left;justify-content:space-between;gap:.75rem;display:flex}.HangingIdCard-module__i2eXra__field{flex-direction:column;gap:.1rem;display:flex}.HangingIdCard-module__i2eXra__fieldLabel{letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb, var(--color-background) 42%, var(--color-light));font-size:.45rem;font-weight:500}.HangingIdCard-module__i2eXra__fieldValue{letter-spacing:.02em;font-size:.62rem;font-weight:500}.HangingIdCard-module__i2eXra__barcode{justify-content:center;align-items:flex-end;gap:2px;height:20px;margin-top:.7rem;display:flex}.HangingIdCard-module__i2eXra__bar{background:color-mix(in srgb, var(--color-background) 75%, transparent);border-radius:1px}.HangingIdCard-module__i2eXra__status{background:var(--color-accent);color:#f5f6f0;letter-spacing:.14em;text-transform:uppercase;border-radius:9999px;margin-top:.65rem;padding:.28rem .7rem;font-size:.55rem;font-weight:500;display:inline-block}.HangingIdCard-module__i2eXra__hint{letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted);pointer-events:none;margin-top:1.15rem;font-size:.65rem}@media (min-width:768px){.HangingIdCard-module__i2eXra__card{width:clamp(248px,36vh,300px)}}@media (prefers-reduced-motion:reduce){.HangingIdCard-module__i2eXra__swing{cursor:default;will-change:auto}.HangingIdCard-module__i2eXra__hint{display:none}}html[data-perf=low] .HangingIdCard-module__i2eXra__swing{cursor:default;will-change:auto}html[data-perf=low] .HangingIdCard-module__i2eXra__hint{display:none}
.Globe-module__71jCKa__stage{aspect-ratio:1;width:100%;max-width:560px;margin-inline:auto;position:relative}.Globe-module__71jCKa__stage:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#828ea51a,#0000 60%);position:absolute;inset:-10%}.Globe-module__71jCKa__canvas{z-index:1;aspect-ratio:1;contain:layout paint size;width:100%;height:100%;position:relative}
.AboutLocations-module__Jao7Ya__wrap{text-align:center;padding-inline:clamp(1.5rem,6vw,5rem);flex-direction:column;align-items:center;padding-top:clamp(4rem,12vh,10rem);display:flex}.AboutLocations-module__Jao7Ya__overline{margin-bottom:clamp(1.5rem,4vw,2.5rem);display:block}.AboutLocations-module__Jao7Ya__globeWrap{justify-content:center;width:100%;display:flex}.AboutLocations-module__Jao7Ya__list{gap:clamp(1.75rem,4vw,2.5rem);width:100%;max-width:720px;margin-top:clamp(1rem,3vw,2.5rem);list-style:none;display:grid}.AboutLocations-module__Jao7Ya__item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.AboutLocations-module__Jao7Ya__label{letter-spacing:.16em;text-transform:uppercase;color:var(--color-secondary-accent);font-size:.78rem;font-weight:500}.AboutLocations-module__Jao7Ya__value{font-family:var(--font-nohemi), sans-serif;color:var(--color-light);text-shadow:var(--text-shadow-md);font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:400;line-height:1.2}.AboutLocations-module__Jao7Ya__hl{color:var(--color-accent)}@media (min-width:768px){.AboutLocations-module__Jao7Ya__list{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4vw,3.5rem)}.AboutLocations-module__Jao7Ya__item+.AboutLocations-module__Jao7Ya__item{border-left:1px solid var(--color-border-strong)}}
.EmergeText-module__KNuZ1q__text{display:inline}.EmergeText-module__KNuZ1q__word{display:inline-flex}.EmergeText-module__KNuZ1q__letter{will-change:transform, filter, opacity;display:inline-block}
.NameHighlight-module__Q4UJea__wrap{margin-inline:-.05em;padding-inline:.2em;display:inline-block;position:relative}.NameHighlight-module__Q4UJea__highlight{transform-origin:0;background:linear-gradient(100deg, var(--color-accent), color-mix(in srgb, var(--color-accent) 55%, white));will-change:transform;border-radius:.3em;position:absolute;inset:.08em -.05em}.NameHighlight-module__Q4UJea__text{position:relative}
.Projects-module__tl4Q0a__section{position:relative;overflow-x:clip}.Projects-module__tl4Q0a__content{z-index:1;gap:var(--space-lg);flex-direction:column;display:flex;position:relative}.Projects-module__tl4Q0a__header{justify-content:space-between;align-items:flex-end;gap:var(--space-sm);display:flex}.Projects-module__tl4Q0a__heading{font-weight:400}.Projects-module__tl4Q0a__count{color:var(--color-muted);font-variant-numeric:tabular-nums;font-size:1rem}.Projects-module__tl4Q0a__layout{gap:var(--space-lg);grid-template-columns:1fr;align-items:start;display:grid}.Projects-module__tl4Q0a__list{flex-direction:column;list-style:none;display:flex}.Projects-module__tl4Q0a__row{gap:var(--space-xs);padding-block:var(--space-md);border-top:1px solid var(--color-border);flex-direction:column;transition:opacity .3s;display:flex}.Projects-module__tl4Q0a__list li:last-child .Projects-module__tl4Q0a__row{border-bottom:1px solid var(--color-border)}.Projects-module__tl4Q0a__list:hover .Projects-module__tl4Q0a__row:not(:hover):not(:focus-within){opacity:.4}.Projects-module__tl4Q0a__rowMain{align-items:baseline;gap:var(--space-xs);display:flex}.Projects-module__tl4Q0a__rowIndex{color:var(--color-muted);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:500;transition:color .3s}.Projects-module__tl4Q0a__rowActive .Projects-module__tl4Q0a__rowIndex{color:var(--color-accent)}.Projects-module__tl4Q0a__rowName{letter-spacing:-.02em;color:var(--color-light);text-shadow:var(--text-shadow-sm);font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:500;line-height:1.1}.Projects-module__tl4Q0a__rowDescription{color:var(--color-body);max-width:52ch;font-size:1rem}.Projects-module__tl4Q0a__rowTech{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.Projects-module__tl4Q0a__rowTech li{letter-spacing:.04em;color:var(--color-secondary-accent);border:1px solid var(--color-border);border-radius:9999px;padding:.3em .8em;font-size:.78rem}.Projects-module__tl4Q0a__rowLinks{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Projects-module__tl4Q0a__rowLinks a{letter-spacing:.1em;text-transform:uppercase;color:var(--color-light);border-bottom:1px solid var(--color-border);padding-block:.25em;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s}.Projects-module__tl4Q0a__rowLinks a:hover{color:var(--color-accent);border-color:var(--color-accent)}.Projects-module__tl4Q0a__previewCol{display:none}.Projects-module__tl4Q0a__previewSticky{gap:var(--space-2xs);flex-direction:column;display:flex;position:sticky;top:12vh}.Projects-module__tl4Q0a__previewMeta{letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.75rem;font-weight:500;display:flex}.Projects-module__tl4Q0a__previewStack{aspect-ratio:16/10;border-radius:var(--radius-md);border:1px solid var(--color-border);position:relative;overflow:hidden}.Projects-module__tl4Q0a__previewSlide{opacity:0;transition:opacity .45s var(--ease-out-expo);position:absolute;inset:0}.Projects-module__tl4Q0a__previewSlideActive{opacity:1}.Projects-module__tl4Q0a__previewSlide .Projects-module__tl4Q0a__cover,.Projects-module__tl4Q0a__previewSlide .Projects-module__tl4Q0a__coverImage{aspect-ratio:auto;height:100%}.Projects-module__tl4Q0a__coverMobile{border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}.Projects-module__tl4Q0a__coverImage{aspect-ratio:16/9;width:100%;position:relative}.Projects-module__tl4Q0a__cover{aspect-ratio:16/9;background:radial-gradient(120% 130% at 85% -15%, color-mix(in srgb, var(--color-accent) 16%, transparent), transparent 55%), linear-gradient(135deg, color-mix(in srgb, var(--color-surface) 82%, var(--color-light)), var(--color-surface));position:relative;overflow:hidden}.Projects-module__tl4Q0a__cover:before{content:"";background-image:repeating-linear-gradient(to right, var(--color-border) 0 1px, transparent 1px 48px), repeating-linear-gradient(to bottom, var(--color-border) 0 1px, transparent 1px 48px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 50% 0,#000,#0000 90%);mask-image:radial-gradient(120% 100% at 50% 0,#000,#0000 90%)}.Projects-module__tl4Q0a__coverTick{top:var(--space-sm);left:var(--space-sm);background:var(--color-accent);width:2rem;height:3px;position:absolute}.Projects-module__tl4Q0a__coverIndex{right:var(--space-sm);color:#0000;-webkit-text-stroke:1px var(--color-muted);font-size:clamp(5rem,10vw,7.5rem);font-weight:500;line-height:1.1;transition:-webkit-text-stroke-color .35s;position:absolute;bottom:0}.Projects-module__tl4Q0a__rowActive .Projects-module__tl4Q0a__coverIndex,.Projects-module__tl4Q0a__previewSlideActive .Projects-module__tl4Q0a__coverIndex{-webkit-text-stroke-color:var(--color-accent)}@media (min-width:900px){.Projects-module__tl4Q0a__layout{grid-template-columns:1.15fr .85fr}.Projects-module__tl4Q0a__coverMobile{display:none}.Projects-module__tl4Q0a__previewCol{display:block}}@media (prefers-reduced-motion:reduce){.Projects-module__tl4Q0a__row,.Projects-module__tl4Q0a__previewSlide{transition:none}}
.BackgroundPaths-module__CvSRyG__container{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.BackgroundPaths-module__CvSRyG__svg{width:100%;height:100%;position:absolute;inset:0}
.ProjectsCarousel-module__xNfUMW__pin{height:calc(100vh + (var(--count) - 1) * 72vh);width:100vw;margin-left:calc(50% - 50vw);position:relative}.ProjectsCarousel-module__xNfUMW__viewport{--bottom-clear:clamp(150px, 24vh, 200px);height:100vh;position:sticky;top:0;overflow:hidden}.ProjectsCarousel-module__xNfUMW__track{top:calc((100% - var(--bottom-clear)) / 2);will-change:transform;gap:clamp(1.5rem,4vw,3.5rem);display:flex;position:absolute;left:0}.ProjectsCarousel-module__xNfUMW__card{width:clamp(280px,40vw,540px);height:clamp(360px,68vh,680px);max-height:calc(100vh - var(--bottom-clear) - 1.5rem);background:var(--color-surface);border:1px solid var(--color-border);color:inherit;opacity:.5;filter:brightness(.65);transition:transform .5s var(--ease-out-expo), opacity .5s ease, filter .5s ease;border-radius:clamp(1rem,2vw,1.75rem);flex:none;text-decoration:none;position:relative;overflow:hidden;transform:scale(.85)}.ProjectsCarousel-module__xNfUMW__cardActive{opacity:1;filter:none;transform:scale(1)}.ProjectsCarousel-module__xNfUMW__cardActive:after{content:"";filter:blur(26px);z-index:4;pointer-events:none;background:#ffffffd9;border-radius:50%;height:46px;position:absolute;bottom:-10px;left:6%;right:6%}.ProjectsCarousel-module__xNfUMW__image,.ProjectsCarousel-module__xNfUMW__placeholder{width:100%;height:100%;position:absolute;inset:0}.ProjectsCarousel-module__xNfUMW__image{object-fit:cover;pointer-events:none}.ProjectsCarousel-module__xNfUMW__placeholder{background:radial-gradient(130% 90% at 75% 0%, color-mix(in srgb, var(--color-accent) 28%, transparent), transparent 60%), linear-gradient(160deg, var(--color-surface), var(--color-background-deep))}.ProjectsCarousel-module__xNfUMW__pill{z-index:5;background:#0c0e10d1;border:1px solid #ffffff0f;border-radius:clamp(.75rem,1.5vw,1.15rem);padding:clamp(.9rem,2vw,1.35rem);position:absolute;bottom:clamp(.75rem,3%,1.25rem);left:clamp(.75rem,3%,1.25rem);right:clamp(.75rem,3%,1.25rem)}.ProjectsCarousel-module__xNfUMW__pillTitle{color:var(--color-light);font-size:clamp(1.1rem,1.7vw,1.5rem);font-weight:600;line-height:1.15}.ProjectsCarousel-module__xNfUMW__pillBlurb{color:color-mix(in srgb, var(--color-light) 62%, transparent);margin-top:.4rem;font-size:clamp(.85rem,1.1vw,.98rem);line-height:1.45}.ProjectsCarousel-module__xNfUMW__fallback{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:clamp(1rem,3vw,2rem);padding-block:1rem;display:flex;overflow-x:auto}.ProjectsCarousel-module__xNfUMW__fallbackItem{scroll-snap-align:center;flex:none}
.CurrentlyBuilding-module___6rMoW__section{isolation:isolate;padding-block:var(--space-2xl);gap:0;position:relative;overflow-x:clip}.CurrentlyBuilding-module___6rMoW__section:before{content:"";z-index:-1;background:radial-gradient(46% 38% at 26% 42%,#fc010117,#0000 72%);position:absolute;inset:0}.CurrentlyBuilding-module___6rMoW__layout{gap:var(--space-xl);grid-template-columns:1fr;align-items:center;display:grid}.CurrentlyBuilding-module___6rMoW__mediaCol{order:2;justify-content:center;display:flex}.CurrentlyBuilding-module___6rMoW__textCol{order:1}.CurrentlyBuilding-module___6rMoW__frameWrap{align-items:center;gap:var(--space-xs);flex-direction:column;width:min(60vw,230px);display:flex}.CurrentlyBuilding-module___6rMoW__frame{background:var(--color-background-deep);will-change:transform;border-radius:11.94%/5.49%;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000073}.CurrentlyBuilding-module___6rMoW__screenStack{position:absolute;inset:0}.CurrentlyBuilding-module___6rMoW__screen{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--duration-base) var(--ease-out-expo), transform var(--duration-base) var(--ease-out-expo);position:absolute;inset:0;transform:translateY(8px)scale(1.01)}.CurrentlyBuilding-module___6rMoW__screen[data-active]{opacity:1;transform:none}.CurrentlyBuilding-module___6rMoW__placeholder{text-align:center;border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);color:var(--color-muted);justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;inset:.75rem}.CurrentlyBuilding-module___6rMoW__controls{align-items:center;gap:.75rem;display:flex}.CurrentlyBuilding-module___6rMoW__arrow{width:28px;height:28px;color:var(--color-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-in-out-expo), background-color var(--duration-fast) var(--ease-in-out-expo);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.CurrentlyBuilding-module___6rMoW__arrow svg{width:12px;height:12px}.CurrentlyBuilding-module___6rMoW__arrow:hover{color:var(--color-light);background:var(--color-border)}.CurrentlyBuilding-module___6rMoW__dots{gap:.5rem;display:flex}.CurrentlyBuilding-module___6rMoW__dot{background:var(--color-border-strong);cursor:pointer;width:7px;height:7px;transition:background-color var(--duration-fast) var(--ease-in-out-expo), transform var(--duration-fast) var(--ease-in-out-expo);border:none;border-radius:9999px;padding:0}.CurrentlyBuilding-module___6rMoW__dot:hover{background:var(--color-body)}.CurrentlyBuilding-module___6rMoW__dot[data-active]{background:var(--color-accent);transform:scale(1.3)}.CurrentlyBuilding-module___6rMoW__mediaCaption{letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem}.CurrentlyBuilding-module___6rMoW__textCol{align-items:flex-start;gap:var(--space-sm);flex-direction:column;display:flex}.CurrentlyBuilding-module___6rMoW__overline{align-items:center;gap:.6em;display:inline-flex}.CurrentlyBuilding-module___6rMoW__liveDot{background:var(--color-accent);width:.5em;height:.5em;box-shadow:0 0 8px color-mix(in srgb, var(--color-accent) 70%, transparent);border-radius:9999px}.CurrentlyBuilding-module___6rMoW__heading{width:100%;max-width:22rem;line-height:0}.CurrentlyBuilding-module___6rMoW__wordmark{width:100%;height:auto}.CurrentlyBuilding-module___6rMoW__blurb{color:var(--color-body);max-width:42ch}.CurrentlyBuilding-module___6rMoW__stack{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.CurrentlyBuilding-module___6rMoW__tag{border:1px solid var(--color-border);color:var(--color-body);border-radius:9999px;padding:.35rem .75rem;font-size:.8rem}.CurrentlyBuilding-module___6rMoW__stage{letter-spacing:.12em;text-transform:uppercase;color:var(--color-secondary-accent);align-items:center;gap:.9em;font-size:.85rem;display:inline-flex}.CurrentlyBuilding-module___6rMoW__stageRule{background:var(--color-border-strong);width:clamp(1.5rem,4vw,3rem);height:1px}.CurrentlyBuilding-module___6rMoW__waitlist{width:100%;margin-top:var(--space-2xs)}.CurrentlyBuilding-module___6rMoW__textCol>*{opacity:0;transition:opacity var(--duration-slow) var(--ease-out-expo), transform var(--duration-slow) var(--ease-out-expo);transform:translateY(18px)}.CurrentlyBuilding-module___6rMoW__entered>*{opacity:1;transform:none}.CurrentlyBuilding-module___6rMoW__textCol>:first-child{transition-delay:0s}.CurrentlyBuilding-module___6rMoW__textCol>:nth-child(2){transition-delay:70ms}.CurrentlyBuilding-module___6rMoW__textCol>:nth-child(3){transition-delay:.14s}.CurrentlyBuilding-module___6rMoW__textCol>:nth-child(4){transition-delay:.21s}.CurrentlyBuilding-module___6rMoW__textCol>:nth-child(5){transition-delay:.28s}.CurrentlyBuilding-module___6rMoW__textCol>:nth-child(6){transition-delay:.35s}@media (min-width:900px){.CurrentlyBuilding-module___6rMoW__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,7vw,6rem)}.CurrentlyBuilding-module___6rMoW__mediaCol{order:0;align-self:start;position:sticky;top:14vh}.CurrentlyBuilding-module___6rMoW__textCol{order:0}.CurrentlyBuilding-module___6rMoW__frameWrap{width:min(26vw,280px,32vh)}}@media (prefers-reduced-motion:reduce){.CurrentlyBuilding-module___6rMoW__screen,.CurrentlyBuilding-module___6rMoW__dot,.CurrentlyBuilding-module___6rMoW__textCol>*{transition:none}.CurrentlyBuilding-module___6rMoW__textCol>*{opacity:1;transform:none}.CurrentlyBuilding-module___6rMoW__frame{will-change:auto}}
.WaitlistForm-module__jK3BnW__form{flex-direction:column;gap:.7rem;width:100%;max-width:30rem;display:flex;position:relative}.WaitlistForm-module__jK3BnW__row{border:1px solid var(--color-border);transition:border-color var(--duration-fast) var(--ease-in-out-expo), background-color var(--duration-fast) var(--ease-in-out-expo);background:#e7e9de08;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem .4rem .4rem 1rem;display:flex}.WaitlistForm-module__jK3BnW__row:focus-within{border-color:var(--color-border-strong);background:#e7e9de0f}.WaitlistForm-module__jK3BnW__input{min-width:0;color:var(--color-light);background:0 0;border:none;outline:none;flex:1;padding-block:.6rem;font-family:inherit;font-size:1rem}.WaitlistForm-module__jK3BnW__input:focus,.WaitlistForm-module__jK3BnW__input:focus-visible{outline:none}.WaitlistForm-module__jK3BnW__input::placeholder{color:var(--color-muted)}.WaitlistForm-module__jK3BnW__submit{background:var(--color-accent);color:#fff;cursor:pointer;transition:filter var(--duration-fast) var(--ease-in-out-expo), opacity var(--duration-fast) var(--ease-in-out-expo);border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5em;padding:.65rem 1.15rem;font-family:inherit;font-size:.9rem;font-weight:500;display:inline-flex}.WaitlistForm-module__jK3BnW__submit:hover{filter:brightness(1.12)}.WaitlistForm-module__jK3BnW__submit:disabled{opacity:.6;cursor:default}.WaitlistForm-module__jK3BnW__arrow{transition:transform var(--duration-fast) var(--ease-in-out-expo)}.WaitlistForm-module__jK3BnW__submit:hover .WaitlistForm-module__jK3BnW__arrow{transform:translate(3px)}.WaitlistForm-module__jK3BnW__note{color:var(--color-muted);padding-inline:1rem;font-size:.8rem}.WaitlistForm-module__jK3BnW__error{color:var(--color-accent);padding-inline:1rem;font-size:.8rem}.WaitlistForm-module__jK3BnW__done{color:var(--color-secondary-accent);align-items:center;gap:.6em;font-size:1rem;display:inline-flex}.WaitlistForm-module__jK3BnW__check{border:1px solid;border-radius:9999px;justify-content:center;align-items:center;width:1.5em;height:1.5em;font-size:.75em;display:inline-flex}.WaitlistForm-module__jK3BnW__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.WaitlistForm-module__jK3BnW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:520px){.WaitlistForm-module__jK3BnW__row{border-radius:var(--radius-sm);flex-direction:column;align-items:stretch;gap:.6rem;padding:.75rem}.WaitlistForm-module__jK3BnW__input{padding-inline:.35rem}.WaitlistForm-module__jK3BnW__submit{justify-content:center}}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__jK3BnW__row,.WaitlistForm-module__jK3BnW__submit,.WaitlistForm-module__jK3BnW__arrow{transition:none}}
.Skills-module__1ZjJFG__section{border-radius:clamp(1.5rem,4vw,3rem);gap:0;margin-inline:clamp(.75rem,2vw,2rem);padding-block:clamp(3rem,7vw,6rem);position:relative;overflow:clip}.Skills-module__1ZjJFG__head{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);flex-wrap:wrap;width:100%;margin-bottom:clamp(2.5rem,6vw,4.5rem);display:flex}.Skills-module__1ZjJFG__headText{gap:var(--space-sm);flex-direction:column;max-width:34ch;display:flex}.Skills-module__1ZjJFG__heading{font-weight:400}.Skills-module__1ZjJFG__statement{color:var(--color-light)}.Skills-module__1ZjJFG__list{border-top:1px solid var(--color-border);width:100%}.Skills-module__1ZjJFG__row{border-bottom:1px solid var(--color-border)}.Skills-module__1ZjJFG__rowHeading{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.Skills-module__1ZjJFG__trigger{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;transition:opacity var(--duration-fast) var(--ease-in-out-expo);background:0 0;border:0;align-items:baseline;gap:clamp(.75rem,2vw,1.5rem);padding-block:clamp(1.1rem,2.4vw,1.6rem);display:flex}.Skills-module__1ZjJFG__trigger:hover{opacity:.62}.Skills-module__1ZjJFG__index{font-variant-numeric:tabular-nums;color:var(--color-muted);flex:none;font-size:.78rem;font-weight:500}.Skills-module__1ZjJFG__title{letter-spacing:-.02em;color:var(--color-light);flex:1;font-size:clamp(1.6rem,3.6vw,2.75rem);font-weight:500;line-height:1.1}.Skills-module__1ZjJFG__count{font-variant-numeric:tabular-nums;color:var(--color-muted);flex:none;font-size:.78rem;font-weight:500}.Skills-module__1ZjJFG__marker{flex:none;align-self:center;width:.9rem;height:.9rem;position:relative}.Skills-module__1ZjJFG__markerBar{background:var(--color-light);height:1.5px;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.Skills-module__1ZjJFG__markerBarV{width:1.5px;height:100%;transition:transform var(--duration-base) var(--ease-in-out-expo);inset:0 50% auto auto;transform:translate(50%)}.Skills-module__1ZjJFG__rowOpen .Skills-module__1ZjJFG__markerBarV{transform:translate(50%)rotate(90deg)}.Skills-module__1ZjJFG__panel{transition:grid-template-rows var(--duration-base) var(--ease-in-out-expo);grid-template-rows:0fr;display:grid}.Skills-module__1ZjJFG__rowOpen .Skills-module__1ZjJFG__panel{grid-template-rows:1fr}.Skills-module__1ZjJFG__panelInner{overflow:hidden}.Skills-module__1ZjJFG__items{flex-wrap:wrap;gap:.4rem clamp(1.25rem,3vw,2.5rem);padding-bottom:clamp(1.25rem,3vw,2rem);padding-left:calc(.78rem + clamp(.75rem,2vw,1.5rem));list-style:none;display:flex}.Skills-module__1ZjJFG__item{color:var(--color-body);opacity:0;transition:opacity var(--duration-base) var(--ease-in-out-expo), transform var(--duration-base) var(--ease-in-out-expo);font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;transform:translateY(.4rem)}.Skills-module__1ZjJFG__rowOpen .Skills-module__1ZjJFG__item{opacity:1;transition-delay:calc(var(--duration-fast) + var(--i,0) * 22ms);transform:none}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:first-child{--i:0}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(2){--i:1}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(3){--i:2}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(4){--i:3}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(5){--i:4}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(6){--i:5}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(7){--i:6}.Skills-module__1ZjJFG__items .Skills-module__1ZjJFG__item:nth-child(8){--i:7}@media (prefers-reduced-motion:reduce){.Skills-module__1ZjJFG__panel,.Skills-module__1ZjJFG__markerBarV,.Skills-module__1ZjJFG__item,.Skills-module__1ZjJFG__trigger{transition:none}.Skills-module__1ZjJFG__rowOpen .Skills-module__1ZjJFG__item{transition-delay:0s}}
.DebugPanel-module__pcXQCG__panel{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-width:13rem;display:none;overflow:hidden;box-shadow:0 6px 20px #15171914}.DebugPanel-module__pcXQCG__titleBar{border-bottom:1px solid var(--color-border);align-items:center;gap:.4rem;padding:.5rem .75rem;display:flex}.DebugPanel-module__pcXQCG__trafficDot{background:var(--color-border-strong);border-radius:50%;width:.55rem;height:.55rem}.DebugPanel-module__pcXQCG__trafficDot:first-child{background:var(--color-accent)}.DebugPanel-module__pcXQCG__fileName{letter-spacing:.04em;color:var(--color-muted);margin-left:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.DebugPanel-module__pcXQCG__body{color:var(--color-accent);font-variant-numeric:tabular-nums;flex-direction:column;gap:.15em;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;display:flex}.DebugPanel-module__pcXQCG__row{padding-left:1em}@media (min-width:900px) and (hover:hover){.DebugPanel-module__pcXQCG__panel{display:block}}
.scroll-timeline-module__dJp7nq__timeline{width:100%;position:relative}.scroll-timeline-module__dJp7nq__head{text-align:center;margin-bottom:clamp(2.5rem,6vw,5rem)}.scroll-timeline-module__dJp7nq__title{font-weight:400}.scroll-timeline-module__dJp7nq__subtitle{margin-top:var(--space-2xs);color:var(--color-body)}.scroll-timeline-module__dJp7nq__track{--spine:14px;position:relative}.scroll-timeline-module__dJp7nq__spineBase{top:0;bottom:0;left:var(--spine);background:linear-gradient(to bottom, transparent, var(--color-border-strong) 8%, var(--color-border-strong) 92%, transparent);width:2px;position:absolute;transform:translate(-50%)}.scroll-timeline-module__dJp7nq__spineFill{top:0;left:var(--spine);background:linear-gradient(to bottom, color-mix(in srgb, var(--color-accent) 55%, transparent), var(--color-accent));width:3px;box-shadow:0 0 14px color-mix(in srgb, var(--color-accent) 45%, transparent);border-radius:9999px;position:absolute;transform:translate(-50%)}.scroll-timeline-module__dJp7nq__pulse{left:var(--spine);background:radial-gradient(circle, color-mix(in srgb, var(--color-accent) 95%, white) 0%, var(--color-accent) 40%, transparent 72%);width:clamp(16px,1.8vw,22px);height:clamp(16px,1.8vw,22px);box-shadow:0 0 14px 3px color-mix(in srgb, var(--color-accent) 60%, transparent), 0 0 26px 9px color-mix(in srgb, var(--color-accent) 28%, transparent);border-radius:50%;animation:2s ease-in-out infinite scroll-timeline-module__dJp7nq__scroll-timeline-pulse;position:absolute;transform:translate(-50%,-50%)}@keyframes scroll-timeline-module__dJp7nq__scroll-timeline-pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.28)}}.scroll-timeline-module__dJp7nq__list{gap:var(--space-2xl);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.scroll-timeline-module__dJp7nq__row{padding-left:calc(var(--spine) + 2.25rem);position:relative}.scroll-timeline-module__dJp7nq__node{top:1.75rem;left:var(--spine);background:var(--color-background);border:2px solid color-mix(in srgb, var(--color-accent) 40%, transparent);width:15px;height:15px;transition:background .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);z-index:2;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.scroll-timeline-module__dJp7nq__nodeActive{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 14px color-mix(in srgb, var(--color-accent) 60%, transparent)}.scroll-timeline-module__dJp7nq__card{gap:var(--space-2xs);background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex}.scroll-timeline-module__dJp7nq__year{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);font-size:.78rem;font-weight:500}.scroll-timeline-module__dJp7nq__cardTitle{color:var(--color-light);text-shadow:var(--text-shadow-sm);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:500}.scroll-timeline-module__dJp7nq__cardSubtitle{color:var(--color-secondary-accent);font-weight:500}.scroll-timeline-module__dJp7nq__cardDescription{color:var(--color-body);max-width:46ch}@media (min-width:900px){.scroll-timeline-module__dJp7nq__track{--spine:50%}.scroll-timeline-module__dJp7nq__row{grid-template-columns:1fr 1fr;column-gap:clamp(3rem,8vw,5.5rem);padding-left:0;display:grid}.scroll-timeline-module__dJp7nq__node{top:50%}.scroll-timeline-module__dJp7nq__left .scroll-timeline-module__dJp7nq__card{text-align:right;grid-column:1;align-items:flex-end}.scroll-timeline-module__dJp7nq__right .scroll-timeline-module__dJp7nq__card{grid-column:2}}@media (prefers-reduced-motion:reduce){.scroll-timeline-module__dJp7nq__pulse{animation:none}.scroll-timeline-module__dJp7nq__node{transition:none}}
.Achievements-module__bJQvRa__heading{font-weight:400}.Achievements-module__bJQvRa__list{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:1fr;list-style:none;display:grid}.Achievements-module__bJQvRa__item{display:flex}.Achievements-module__bJQvRa__revealWrap{flex:1;display:flex}.Achievements-module__bJQvRa__card{gap:var(--space-2xs);padding:var(--space-md) var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 40%, transparent);transition:transform .35s var(--ease-out-expo), border-color .35s ease;flex-direction:column;flex:1;display:flex}.Achievements-module__bJQvRa__card:hover{border-color:var(--color-border-strong);transform:translateY(-6px)}.Achievements-module__bJQvRa__index{color:#0000;-webkit-text-stroke:1px var(--color-muted);margin-bottom:var(--space-xs);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1}.Achievements-module__bJQvRa__card:hover .Achievements-module__bJQvRa__index{-webkit-text-stroke:1px var(--color-accent)}.Achievements-module__bJQvRa__category{letter-spacing:.14em;text-transform:uppercase;color:var(--color-secondary-accent);font-size:.75rem;font-weight:500}.Achievements-module__bJQvRa__title{color:var(--color-light);text-shadow:var(--text-shadow-sm);font-size:clamp(1.15rem,1.8vw,1.4rem)}.Achievements-module__bJQvRa__detail{color:var(--color-body);font-size:.9rem}.Achievements-module__bJQvRa__placeholderCard{background:0 0;border-style:dashed}.Achievements-module__bJQvRa__placeholderTitle{color:var(--color-muted)}@media (min-width:768px){.Achievements-module__bJQvRa__list{gap:var(--space-md);grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.Achievements-module__bJQvRa__card:hover{transform:none}}
.ImageReveal-module__nOu8Da__wrap{border-top:1px solid var(--color-border);width:100%;position:relative}.ImageReveal-module__nOu8Da__row{align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--color-border);width:100%;color:inherit;cursor:pointer;padding:clamp(1rem,2.5vw,1.9rem) clamp(.5rem,1.5vw,1rem);text-decoration:none;display:flex;position:relative}.ImageReveal-module__nOu8Da__rowText{gap:var(--space-3xs,.25rem);flex-direction:column;flex:1;min-width:0;display:flex}.ImageReveal-module__nOu8Da__label{letter-spacing:-.01em;text-transform:uppercase;color:var(--color-body);transition:color .3s var(--ease-out-expo);font-size:clamp(1.5rem,5vw,3.25rem);font-weight:500;line-height:1}.ImageReveal-module__nOu8Da__rowActive .ImageReveal-module__nOu8Da__label{color:var(--color-light)}.ImageReveal-module__nOu8Da__meta{letter-spacing:.14em;text-transform:uppercase;color:var(--color-secondary-accent);font-size:.78rem;font-weight:500}.ImageReveal-module__nOu8Da__arrow{width:clamp(2.5rem,4vw,3.25rem);height:clamp(2.5rem,4vw,3.25rem);color:var(--color-body);opacity:0;transition:opacity .3s var(--ease-out-expo), transform .3s var(--ease-out-expo), background .3s var(--ease-out-expo), color .3s var(--ease-out-expo);border-radius:50%;flex:none;place-items:center;display:grid;transform:translate(-.5rem)}.ImageReveal-module__nOu8Da__arrow svg{width:45%;height:45%}.ImageReveal-module__nOu8Da__rowActive .ImageReveal-module__nOu8Da__arrow{opacity:1;background:var(--color-accent);color:var(--color-background);transform:translate(0)}.ImageReveal-module__nOu8Da__underline{background:var(--color-accent);width:0;height:2px;transition:width .35s var(--ease-out-expo);position:absolute;bottom:-1px;left:0}.ImageReveal-module__nOu8Da__rowActive .ImageReveal-module__nOu8Da__underline{width:100%}.ImageReveal-module__nOu8Da__floating{z-index:60;pointer-events:none;will-change:transform;position:fixed;top:0;left:0}.ImageReveal-module__nOu8Da__floatingImg{border-radius:var(--radius-md,.75rem);border:1px solid var(--color-border-strong);background:var(--color-surface);width:clamp(300px,30vw,440px);height:auto;display:block;box-shadow:0 24px 60px #00000080}.ImageReveal-module__nOu8Da__inlineImage{aspect-ratio:4/3;border-radius:var(--radius-sm,.5rem);border:1px solid var(--color-border);background:var(--color-surface);flex:none;width:clamp(96px,26vw,160px);position:relative;overflow:hidden}.ImageReveal-module__nOu8Da__inlineImg{object-fit:cover}@media (prefers-reduced-motion:reduce){.ImageReveal-module__nOu8Da__label,.ImageReveal-module__nOu8Da__arrow,.ImageReveal-module__nOu8Da__underline{transition:none}}
.Contact-module__DIbnYa__contact{text-align:center;background:linear-gradient(to bottom, var(--color-background), var(--color-background-deep) 60%);justify-content:center;align-items:center;min-height:clamp(32rem,90vh,52rem);position:relative;overflow:hidden}.Contact-module__DIbnYa__content{z-index:1;align-items:center;gap:var(--space-sm);flex-direction:column;display:flex;position:relative}.Contact-module__DIbnYa__heading{font-size:clamp(3rem,9vw,6rem)}.Contact-module__DIbnYa__tagline{max-width:40ch;color:var(--color-body)}.Contact-module__DIbnYa__cta{margin-top:var(--space-xs);border:1px solid var(--color-border-strong);background:color-mix(in srgb, var(--color-background) 60%, transparent);border-radius:9999px;align-items:center;gap:.6em;padding:.7em 1.4em;font-size:clamp(1.1rem,2.4vw,1.6rem);transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.Contact-module__DIbnYa__cta:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.Contact-module__DIbnYa__ctaArrow{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.9em;height:.9em;transition:transform .3s var(--ease-out-expo)}.Contact-module__DIbnYa__cta:hover .Contact-module__DIbnYa__ctaArrow{transform:translate(2px,-2px)}.Contact-module__DIbnYa__links{justify-content:center;gap:var(--space-md);margin-top:var(--space-2xs);flex-wrap:wrap;font-size:clamp(1rem,1.6vw,1.25rem);display:flex}.Contact-module__DIbnYa__links a{color:var(--color-body);text-underline-offset:.3em;text-decoration:underline;-webkit-text-decoration-color:var(--color-muted);text-decoration-color:var(--color-muted);transition:color .2s}.Contact-module__DIbnYa__links a:hover{color:var(--color-light);-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}.Contact-module__DIbnYa__nameEcho{z-index:1;width:100%;margin-top:var(--space-2xl);justify-content:space-between;align-items:baseline;gap:0 var(--space-md);letter-spacing:-.02em;text-shadow:var(--text-shadow-lg);flex-wrap:wrap;font-size:clamp(3rem,10vw,8.5rem);font-weight:500;line-height:1;display:flex;position:relative}.Contact-module__DIbnYa__nameEchoDot{color:var(--color-accent)}.Contact-module__DIbnYa__footer{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-2xs) var(--space-md);width:100%;padding-top:var(--space-sm);border-top:1px solid var(--color-border);color:var(--color-muted);flex-wrap:wrap;margin-top:auto;font-size:.85rem;display:flex;position:relative}.Contact-module__DIbnYa__availability{align-items:center;gap:.5em;display:inline-flex}.Contact-module__DIbnYa__liveDot{background:var(--color-secondary-accent);width:.5em;height:.5em;box-shadow:0 0 8px color-mix(in srgb, var(--color-secondary-accent) 70%, transparent);border-radius:9999px}.Contact-module__DIbnYa__footerMeta{font-variant-numeric:tabular-nums}.Contact-module__DIbnYa__topLink{transition:color .2s}.Contact-module__DIbnYa__topLink:hover{color:var(--color-light)}@media (max-width:700px){.Contact-module__DIbnYa__footer{text-align:center;justify-content:center}}
.ParticleHands-module__HEP6tG__container{z-index:0;pointer-events:none;position:absolute;inset:0}.ParticleHands-module__HEP6tG__canvas{width:100%;height:100%;display:block}
.Magnetic-module__1OY4TW__zone{margin:-.4rem;padding:.4rem;display:inline-block}.Magnetic-module__1OY4TW__inner{transition:transform .25s var(--ease-out-expo);will-change:transform;display:inline-block}
.StringReveal-module__7Hiiua__reveal{white-space:nowrap;display:inline-block}.StringReveal-module__7Hiiua__char{display:inline-block}.StringReveal-module__7Hiiua__flip{animation:.66s cubic-bezier(.2,.65,.2,1) both StringReveal-module__7Hiiua__string-flip;animation-delay:calc(var(--i) * 34ms)}@keyframes StringReveal-module__7Hiiua__string-flip{0%{transform:perspective(480px)rotateX(0)}to{transform:perspective(480px)rotateX(720deg)}}@media (prefers-reduced-motion:reduce){.StringReveal-module__7Hiiua__flip{animation:none}}
.CircleReveal-module__LqvDVG__wrap,.CircleReveal-module__LqvDVG__reveal{position:relative}
