.Navbar-module__UMbBgq__backdrop{display:none}.Navbar-module__UMbBgq__header{z-index:100;background:0 0;border-bottom:1px solid #0000;height:64px;transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .32s,background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s,visibility .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__UMbBgq__headerVisible{opacity:1;visibility:visible;transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .32s,background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s,visibility .3s;transform:translateY(0)}.Navbar-module__UMbBgq__headerScrolled{background:var(--nav-surface-blur);-webkit-backdrop-filter:blur(18px)saturate(180%);border-bottom-color:var(--nav-border-blur)}.Navbar-module__UMbBgq__headerLight{--nav-surface-blur:#f5f4f2b3;--nav-border-blur:#0d0d0d0f}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__brand{color:var(--nav-light-fg)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__link{color:var(--nav-light-fg-tertiary)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__link:hover{color:var(--nav-light-fg)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__link:after{background:var(--nav-light-fg)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__linkActive{color:var(--nav-light-fg)}.Navbar-module__UMbBgq__headerHidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%)}.Navbar-module__UMbBgq__nav{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);display:flex}.Navbar-module__UMbBgq__brand{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--foreground);z-index:1;font-size:.875rem;font-weight:600;transition:opacity .2s;position:relative}.Navbar-module__UMbBgq__brand:hover{opacity:.65}.Navbar-module__UMbBgq__links{align-items:center;gap:clamp(1.75rem,3vw,3rem);margin:0;padding:0;list-style:none;display:flex}.Navbar-module__UMbBgq__link{font-family:var(--font-geist-sans), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;min-height:44px;padding-bottom:2px;font-size:.7rem;font-weight:500;transition:color .2s;display:inline-flex;position:relative}.Navbar-module__UMbBgq__link:after{content:"";background:var(--foreground);width:0;height:1px;transition:width .25s;position:absolute;bottom:8px;left:0}.Navbar-module__UMbBgq__link:hover{color:var(--foreground)}.Navbar-module__UMbBgq__link:hover:after{width:100%}.Navbar-module__UMbBgq__linkActive{color:var(--foreground)}.Navbar-module__UMbBgq__linkActive:after{width:100%}.Navbar-module__UMbBgq__actions{z-index:1;align-items:center;gap:.25rem;display:flex;position:relative}.Navbar-module__UMbBgq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Navbar-module__UMbBgq__burgerLine{background:var(--control-fg);transform-origin:50%;border-radius:1px;width:22px;height:1.5px;transition:transform .25s,opacity .2s,width .2s,background-color .38s;display:block}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__burgerLine{background:#0d0d0db8}.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:nth-child(2){opacity:0;width:0}.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:767px){.Navbar-module__UMbBgq__burger{display:flex}.Navbar-module__UMbBgq__backdrop{z-index:98;background:var(--overlay-dim);opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;display:block;position:fixed;inset:0}.Navbar-module__UMbBgq__backdropVisible{opacity:1;visibility:visible;transition:opacity .25s,visibility linear}.Navbar-module__UMbBgq__links{z-index:99;background:var(--surface-nav-solid);-webkit-backdrop-filter:blur(24px)saturate(160%);border-bottom:1px solid var(--border-subtle);opacity:0;visibility:hidden;flex-direction:column;align-items:stretch;gap:0;padding:0 clamp(1.5rem,6vw,2.5rem);transition:opacity .22s,transform .25s,visibility 0s linear .25s;position:fixed;top:64px;left:0;right:0;transform:translateY(-6px)}.Navbar-module__UMbBgq__linksOpen{opacity:1;visibility:visible;transition:opacity .22s,transform .25s,visibility linear;transform:translateY(0)}.Navbar-module__UMbBgq__links li{border-bottom:1px solid var(--border-faint)}.Navbar-module__UMbBgq__links li:last-child{border-bottom:none}.Navbar-module__UMbBgq__link{letter-spacing:.18em;width:100%;min-height:52px;color:var(--text-subtle);align-items:center;padding:1rem 0;font-size:.72rem;display:flex}.Navbar-module__UMbBgq__linksOpen{overscroll-behavior:contain}.Navbar-module__UMbBgq__link:after{display:none}.Navbar-module__UMbBgq__link:hover,.Navbar-module__UMbBgq__linkActive{color:var(--foreground)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__links{background:#f5f4f2f7;border-bottom-color:#0d0d0d14}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__link{color:var(--nav-light-fg-tertiary)}.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__link:hover,.Navbar-module__UMbBgq__headerLight .Navbar-module__UMbBgq__linkActive{color:var(--nav-light-fg)}}@media (prefers-reduced-motion:reduce){.Navbar-module__UMbBgq__header,.Navbar-module__UMbBgq__headerVisible,.Navbar-module__UMbBgq__headerHidden{transition:opacity .16s cubic-bezier(.4,0,.2,1),background-color .16s cubic-bezier(.4,0,.2,1),border-color .16s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__UMbBgq__brand{transition:opacity .15s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__UMbBgq__link{transition:color .15s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__UMbBgq__link:after{opacity:0;width:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__UMbBgq__link:hover:after,.Navbar-module__UMbBgq__linkActive:after{opacity:1}.Navbar-module__UMbBgq__burgerLine{transition:background-color .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1)!important}.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:first-child,.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:nth-child(3){opacity:.35;width:22px;transform:none}.Navbar-module__UMbBgq__burgerOpen .Navbar-module__UMbBgq__burgerLine:nth-child(2){opacity:1;width:22px}.Navbar-module__UMbBgq__backdrop{transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility 0s linear .15s!important}.Navbar-module__UMbBgq__backdropVisible{transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility linear!important}.Navbar-module__UMbBgq__links{transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility 0s linear .15s!important}.Navbar-module__UMbBgq__linksOpen{transition:opacity .15s cubic-bezier(.4,0,.2,1),visibility linear!important}.Navbar-module__UMbBgq__headerVisible,.Navbar-module__UMbBgq__headerHidden,.Navbar-module__UMbBgq__links,.Navbar-module__UMbBgq__linksOpen{transform:none}}
.PhoneScrollAnimation-module__S3Gu8q__outer{position:relative}.PhoneScrollAnimation-module__S3Gu8q__reducedPortfolio{display:none}.PhoneScrollAnimation-module__S3Gu8q__sticky{background-color:var(--background);justify-content:center;align-items:center;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.PhoneScrollAnimation-module__S3Gu8q__projectOverlay{z-index:0;pointer-events:none;opacity:0;will-change:opacity;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__phone{z-index:1;padding:14px;display:inline-flex;position:relative}.PhoneScrollAnimation-module__S3Gu8q__bezel{background:linear-gradient(145deg, var(--chrome-high) 0%, var(--chrome-mid) 45%, var(--chrome-shadow) 100%);opacity:0;z-index:0;box-shadow:0 2px 4px #0006, 0 30px 60px -20px #0000008c, inset 0 0 0 2px var(--border-subtle), inset 0 0 3px 1px var(--border-highlight);will-change:opacity;pointer-events:none;border-radius:60px;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__screen{z-index:1;background:var(--background);border-radius:0;width:100vw;height:100svh;position:relative;overflow:hidden}.PhoneScrollAnimation-module__S3Gu8q__chrome{z-index:2;opacity:0;pointer-events:none;will-change:opacity;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__island{background:#000;border-radius:20px;width:96px;height:28px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.PhoneScrollAnimation-module__S3Gu8q__island:after{content:"";background:radial-gradient(circle at 35% 35%,#33344a 0%,#0b0b14 70%);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.PhoneScrollAnimation-module__S3Gu8q__screenContent{width:100%;height:100%;position:relative;container:screen/inline-size}.PhoneScrollAnimation-module__S3Gu8q__btn{background:linear-gradient(180deg, var(--chrome-high), var(--chrome-btn));border-radius:2px;position:absolute}.PhoneScrollAnimation-module__S3Gu8q__btnPower{width:4px;height:92px;top:182px;right:1px}.PhoneScrollAnimation-module__S3Gu8q__btnVolUp{width:4px;height:56px;top:164px;left:1px}.PhoneScrollAnimation-module__S3Gu8q__btnVolDown{width:4px;height:56px;top:234px;left:1px}.PhoneScrollAnimation-module__S3Gu8q__btnMute{width:4px;height:32px;top:118px;left:1px}.PhoneScrollAnimation-module__S3Gu8q__heroContent{will-change:opacity;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__projectScreen{opacity:0;will-change:opacity;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__projectImageWrap{position:absolute;inset:0;overflow:hidden}.PhoneScrollAnimation-module__S3Gu8q__projectImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.PhoneScrollAnimation-module__S3Gu8q__homeScatterCol{z-index:2;pointer-events:none;position:absolute;top:0;bottom:0}@media (max-width:999px){.PhoneScrollAnimation-module__S3Gu8q__homeScatterCol{display:none}}.PhoneScrollAnimation-module__S3Gu8q__showcaseLeft,.PhoneScrollAnimation-module__S3Gu8q__showcaseRight{z-index:1;opacity:0;will-change:opacity;position:absolute;top:0;bottom:0;container:showcase-col/inline-size}.PhoneScrollAnimation-module__S3Gu8q__showcaseLeftPanel,.PhoneScrollAnimation-module__S3Gu8q__showcaseRightPanel{will-change:opacity, transform;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__showcaseLeftPanel{text-align:right;align-items:flex-end}.PhoneScrollAnimation-module__S3Gu8q__showcaseRightPanel{align-items:flex-start;gap:clamp(16px,1.8vw,26px)}.PhoneScrollAnimation-module__S3Gu8q__showcaseEyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:clamp(12px,1.4vw,20px);font-size:clamp(.875rem,.72vw,.875rem);font-weight:500;display:block}.PhoneScrollAnimation-module__S3Gu8q__showcaseTitle{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.04em;color:var(--foreground);font-size:clamp(1.5rem,16cqw,5rem);font-weight:300;line-height:1.02}.PhoneScrollAnimation-module__S3Gu8q__showcaseTagline{font-family:var(--font-geist-sans), sans-serif;color:var(--text-secondary);max-width:28ch;margin-top:clamp(10px,1.2vw,16px);font-size:clamp(.875rem,1vw,1rem);font-weight:300;line-height:1.5}.PhoneScrollAnimation-module__S3Gu8q__showcaseDescription{font-family:var(--font-geist-sans), sans-serif;color:var(--text-secondary);max-width:30ch;font-size:clamp(.875rem,1.1vw,1rem);font-weight:400;line-height:1.7}.PhoneScrollAnimation-module__S3Gu8q__showcasePlatforms{flex-wrap:wrap;gap:8px;display:flex}.PhoneScrollAnimation-module__S3Gu8q__showcasePlatformTag{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:2px;padding:5px 10px;font-size:clamp(.875rem,.6vw,.875rem)}.PhoneScrollAnimation-module__S3Gu8q__showcaseCta{min-height:44px;font-family:var(--font-geist-sans), sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--foreground);border-bottom:1px solid var(--border-strong);align-items:center;gap:9px;width:fit-content;padding-bottom:3px;font-size:clamp(.875rem,.85vw,.875rem);font-weight:500;transition:border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.PhoneScrollAnimation-module__S3Gu8q__showcaseCta:hover{border-color:var(--text-hover)}.PhoneScrollAnimation-module__S3Gu8q__showcaseProgress{z-index:1;opacity:0;pointer-events:none;will-change:opacity;align-items:center;gap:7px;display:flex;position:absolute;bottom:clamp(28px,4vh,44px);left:50%;transform:translate(-50%)}.PhoneScrollAnimation-module__S3Gu8q__showcaseDot{background:var(--text-strong);opacity:.2;appearance:none;cursor:pointer;pointer-events:auto;will-change:width, opacity;border:none;border-radius:50%;width:4px;height:4px;padding:0;transition:background-color .2s cubic-bezier(.4,0,.2,1);position:relative}.PhoneScrollAnimation-module__S3Gu8q__showcaseDot:before{content:"";position:absolute;inset:-20px}.PhoneScrollAnimation-module__S3Gu8q__showcaseDot:hover{background:var(--foreground)}.PhoneScrollAnimation-module__S3Gu8q__showcaseDot:focus-visible{outline:2px solid var(--focus-ring);outline-offset:6px}.PhoneScrollAnimation-module__S3Gu8q__showcaseCaption{z-index:1;opacity:0;pointer-events:none;width:min(100% - 48px,480px);height:200px;position:absolute;bottom:0;left:50%;transform:translate(-50%);container:caption/inline-size}.PhoneScrollAnimation-module__S3Gu8q__showcaseCaptionPanel{text-align:center;will-change:opacity, transform;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.PhoneScrollAnimation-module__S3Gu8q__showcaseCaptionTitle{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.035em;color:var(--foreground);font-size:clamp(1.5rem,11cqw,2.25rem);font-weight:300;line-height:1.04}@media (max-width:999px){.PhoneScrollAnimation-module__S3Gu8q__showcaseProgress{bottom:212px}.PhoneScrollAnimation-module__S3Gu8q__showcaseEyebrow{margin-bottom:8px}.PhoneScrollAnimation-module__S3Gu8q__showcaseCta{min-height:44px}.PhoneScrollAnimation-module__S3Gu8q__outer{display:none}}@media (max-width:390px){.PhoneScrollAnimation-module__S3Gu8q__showcaseCaption{width:calc(100% - 32px)}}@media (prefers-reduced-motion:reduce){.PhoneScrollAnimation-module__S3Gu8q__heroContent,.PhoneScrollAnimation-module__S3Gu8q__projectScreen,.PhoneScrollAnimation-module__S3Gu8q__showcaseLeftPanel,.PhoneScrollAnimation-module__S3Gu8q__showcaseRightPanel,.PhoneScrollAnimation-module__S3Gu8q__showcaseCaptionPanel{will-change:auto}}@media (prefers-reduced-motion:reduce) and (min-width:1000px){.PhoneScrollAnimation-module__S3Gu8q__outer{height:100svh!important}.PhoneScrollAnimation-module__S3Gu8q__sticky{position:relative}.PhoneScrollAnimation-module__S3Gu8q__phone{width:100%;height:100%;padding:0;display:block}.PhoneScrollAnimation-module__S3Gu8q__screen{border-radius:0!important;width:100vw!important;height:100svh!important}.PhoneScrollAnimation-module__S3Gu8q__heroContent{opacity:1!important;visibility:visible!important;transform:none!important}.PhoneScrollAnimation-module__S3Gu8q__heroContent header{display:none}.PhoneScrollAnimation-module__S3Gu8q__reducedPortfolio{display:block}.PhoneScrollAnimation-module__S3Gu8q__screenContent>:not(.PhoneScrollAnimation-module__S3Gu8q__heroContent),.PhoneScrollAnimation-module__S3Gu8q__projectOverlay,.PhoneScrollAnimation-module__S3Gu8q__bezel,.PhoneScrollAnimation-module__S3Gu8q__chrome,.PhoneScrollAnimation-module__S3Gu8q__showcaseLeft,.PhoneScrollAnimation-module__S3Gu8q__showcaseRight,.PhoneScrollAnimation-module__S3Gu8q__showcaseCaption,.PhoneScrollAnimation-module__S3Gu8q__showcaseProgress,.PhoneScrollAnimation-module__S3Gu8q__homeScatterCol{display:none!important}}html[data-theme=light] .PhoneScrollAnimation-module__S3Gu8q__projectOverlay{display:none}
.PhoneHomeScreen-module__lzMUSa__homeScreen{z-index:3;pointer-events:none;opacity:0;visibility:hidden;background:radial-gradient(90% 50% at 50% 0,#ffffff0f 0%,#0000 55%),radial-gradient(70% 40% at 50% 100%,#ffffff09 0%,#0000 60%),linear-gradient(#0d0d10 0%,#08080a 100%);position:absolute;inset:0;overflow:hidden}.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true]{pointer-events:auto}.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__statusBar,.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__pageNav,.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__dock{opacity:.4;transition:opacity .22s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__statusBar,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__pageNav,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__dock{opacity:1;transition:opacity .32s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__homeScreen:not([data-active=true]) .PhoneHomeScreen-module__lzMUSa__swipeHint{visibility:hidden}.PhoneHomeScreen-module__lzMUSa__homeLayer{transform-origin:50%;opacity:1;flex-direction:column;transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:scale(1)}.PhoneHomeScreen-module__lzMUSa__homeLayer[data-hidden=true]{opacity:.4;pointer-events:none;transform:scale(.92)}.PhoneHomeScreen-module__lzMUSa__statusBar{color:#ffffffeb;flex:none;justify-content:space-between;align-items:center;height:11cqw;padding:4cqw 7cqw 0;display:flex}.PhoneHomeScreen-module__lzMUSa__clock{font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;font-size:3.4cqw;font-weight:600}.PhoneHomeScreen-module__lzMUSa__statusIcons{align-items:center;gap:1.6cqw;display:inline-flex}.PhoneHomeScreen-module__lzMUSa__statusGlyph{width:4cqw;height:auto}.PhoneHomeScreen-module__lzMUSa__statusBattery{color:#ffffffeb;width:6cqw;height:auto}.PhoneHomeScreen-module__lzMUSa__appTrack{touch-action:pan-y;flex:auto;width:100%;transition:transform .36s cubic-bezier(.2,.8,.2,1);display:flex}.PhoneHomeScreen-module__lzMUSa__appGrid{flex:0 0 100%;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:5.5cqw 3cqw;width:100%;margin:0;padding:7cqw 6cqw 2cqw;list-style:none;display:grid}.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__appGrid[data-current=true] [data-app-icon]{opacity:1!important;visibility:visible!important;transform:none!important}.PhoneHomeScreen-module__lzMUSa__iconCell{will-change:opacity, transform;min-width:0;display:flex}.PhoneHomeScreen-module__lzMUSa__iconButton{width:100%;min-width:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:2cqw;padding:0;display:flex}.PhoneHomeScreen-module__lzMUSa__iconTile{aspect-ratio:1;filter:grayscale()brightness(.62);border-radius:24%;place-items:center;width:100%;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),filter .22s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 1.5cqw 3cqw #0006,inset 0 0 0 1px #ffffff14}.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__iconTile{filter:none;transition:transform .2s cubic-bezier(.4, 0, .2, 1), box-shadow .2s cubic-bezier(.4, 0, .2, 1), filter .32s cubic-bezier(.4, 0, .2, 1) var(--wake-delay,0s)}.PhoneHomeScreen-module__lzMUSa__iconTile:after{content:"";pointer-events:none;background:radial-gradient(120% 80% at 50% -10%,#ffffff59 0%,#fff0 55%);position:absolute;inset:0}.PhoneHomeScreen-module__lzMUSa__iconButton:hover .PhoneHomeScreen-module__lzMUSa__iconTile,.PhoneHomeScreen-module__lzMUSa__iconButton:focus-visible .PhoneHomeScreen-module__lzMUSa__iconTile{transform:scale(1.06);box-shadow:0 2.5cqw 5cqw #00000080,inset 0 0 0 1px #ffffff24}.PhoneHomeScreen-module__lzMUSa__iconButton:focus-visible{outline:none}.PhoneHomeScreen-module__lzMUSa__iconButton:focus-visible .PhoneHomeScreen-module__lzMUSa__iconTile{outline-offset:.6cqw;outline:.6cqw solid #ffffffb3}.PhoneHomeScreen-module__lzMUSa__iconGlyph{font-family:var(--font-geist-sans), sans-serif;color:#fff;text-shadow:0 .4cqw 1cqw #00000040;-webkit-user-select:none;user-select:none;font-size:8cqw;font-weight:600;line-height:1}.PhoneHomeScreen-module__lzMUSa__iconImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.PhoneHomeScreen-module__lzMUSa__iconLabel{min-width:0;max-width:100%;font-family:var(--font-geist-sans), sans-serif;color:#ffffff52;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 .3cqw .8cqw #0006;font-size:2.9cqw;font-weight:400;line-height:1.15;transition:color .22s cubic-bezier(.4,0,.2,1);overflow:hidden}.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__iconLabel{color:#ffffffe6;transition:color .32s cubic-bezier(.4, 0, .2, 1) var(--wake-delay,0s)}.PhoneHomeScreen-module__lzMUSa__pageNav{flex:none;justify-content:center;align-items:center;gap:3cqw;padding:1cqw 4cqw 2cqw;display:flex}.PhoneHomeScreen-module__lzMUSa__pageNav[data-hidden=true]{visibility:hidden}.PhoneHomeScreen-module__lzMUSa__navChevron{color:#ffffffd9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:7cqw;height:7cqw;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);display:grid}.PhoneHomeScreen-module__lzMUSa__navChevron svg{width:4cqw;height:4cqw}.PhoneHomeScreen-module__lzMUSa__navChevron:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff52}.PhoneHomeScreen-module__lzMUSa__navChevron:focus-visible{border-color:#ffffff8c;outline:none;box-shadow:0 0 0 .6cqw #ffffff2e}.PhoneHomeScreen-module__lzMUSa__navChevron:disabled{opacity:.25;cursor:default}.PhoneHomeScreen-module__lzMUSa__pageDots{justify-content:center;align-items:center;gap:2cqw;padding:0 1cqw;display:flex}.PhoneHomeScreen-module__lzMUSa__pageDot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff4d;border:none;border-radius:50%;width:1.6cqw;height:1.6cqw;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__pageDot:hover{background:#ffffff8c}.PhoneHomeScreen-module__lzMUSa__pageDot:focus-visible{outline:none;transform:scale(1.25);box-shadow:0 0 0 .5cqw #ffffff38}.PhoneHomeScreen-module__lzMUSa__pageDotActive,.PhoneHomeScreen-module__lzMUSa__pageDotActive:hover{background:#fffffff2}.PhoneHomeScreen-module__lzMUSa__swipeHint{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;padding:0;font-size:2.4cqw;animation:2.4s ease-in-out infinite PhoneHomeScreen-module__lzMUSa__swipeHintPulse;position:absolute;bottom:36cqw;left:0;right:0}@keyframes PhoneHomeScreen-module__lzMUSa__swipeHintPulse{0%,to{opacity:.45}50%{opacity:.85}}.PhoneHomeScreen-module__lzMUSa__dock{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8cqw;flex:none;justify-content:center;align-items:center;height:19cqw;margin:0 5cqw 5cqw;display:flex}.PhoneHomeScreen-module__lzMUSa__dockTile{aspect-ratio:1;background:linear-gradient(150deg,#2a2a2c 0%,#161618 100%);border-radius:26%;place-items:center;width:13cqw;display:grid;box-shadow:inset 0 0 0 1px #ffffff1a}.PhoneHomeScreen-module__lzMUSa__dockGlyph{color:#ffffffeb;width:55%;height:55%}.PhoneHomeScreen-module__lzMUSa__appLayer{z-index:5;opacity:0;visibility:hidden;pointer-events:none;background:#0a0a0c;transition:opacity .24s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.2,.8,.2,1),visibility 0s linear .32s;position:absolute;inset:0;transform:scale(.34)}.PhoneHomeScreen-module__lzMUSa__appLayer[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s cubic-bezier(.4,0,.2,1) 40ms,transform .38s cubic-bezier(.2,.8,.2,1),visibility linear;transform:scale(1)}.PhoneHomeScreen-module__lzMUSa__appImageWrap{position:absolute;inset:0;overflow:hidden}.PhoneHomeScreen-module__lzMUSa__appImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.PhoneHomeScreen-module__lzMUSa__appClose{z-index:2;color:#ffffffe6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000059;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:11cqw;height:11cqw;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:grid;position:absolute;top:4cqw;right:4cqw}.PhoneHomeScreen-module__lzMUSa__appClose:hover{background:#0000008c;border-color:#ffffff73}.PhoneHomeScreen-module__lzMUSa__appClose svg{width:5cqw;height:5cqw}.PhoneHomeScreen-module__lzMUSa__homeIndicator{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffb3;border:none;border-radius:3cqw;width:36cqw;height:5cqw;padding:0;transition:background .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3cqw;left:50%;transform:translate(-50%)}.PhoneHomeScreen-module__lzMUSa__homeIndicator:hover{background:#fffffff2}@media (prefers-reduced-motion:reduce){.PhoneHomeScreen-module__lzMUSa__iconTile,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__iconTile{transition:box-shadow .16s cubic-bezier(.4,0,.2,1),outline-color .16s cubic-bezier(.4,0,.2,1),filter .16s linear}.PhoneHomeScreen-module__lzMUSa__iconLabel,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__iconLabel{transition:color .16s linear}.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__statusBar,.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__pageNav,.PhoneHomeScreen-module__lzMUSa__homeScreen .PhoneHomeScreen-module__lzMUSa__dock,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__statusBar,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__pageNav,.PhoneHomeScreen-module__lzMUSa__homeScreen[data-active=true] .PhoneHomeScreen-module__lzMUSa__dock{transition:opacity .16s linear}.PhoneHomeScreen-module__lzMUSa__appClose{transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__homeIndicator{transition:background-color .15s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__navChevron{transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__pageDot{transition:background-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.PhoneHomeScreen-module__lzMUSa__iconButton:hover .PhoneHomeScreen-module__lzMUSa__iconTile,.PhoneHomeScreen-module__lzMUSa__iconButton:focus-visible .PhoneHomeScreen-module__lzMUSa__iconTile,.PhoneHomeScreen-module__lzMUSa__pageDot:focus-visible{transform:none}.PhoneHomeScreen-module__lzMUSa__homeLayer,.PhoneHomeScreen-module__lzMUSa__appLayer{transition:opacity .2s linear!important;transform:none!important}.PhoneHomeScreen-module__lzMUSa__appLayer[data-open=true]{transform:none!important}.PhoneHomeScreen-module__lzMUSa__appTrack{transition:none}.PhoneHomeScreen-module__lzMUSa__swipeHint{animation:none}.PhoneHomeScreen-module__lzMUSa__iconCell{will-change:auto}}
.HomeScatter-module__J89MHW__container{pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0;overflow:hidden;container:scatter-col/inline-size}.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__left{text-align:right;align-items:flex-end;padding:0 14px 0 0}.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__right{align-items:flex-start;padding:0 0 0 14px}.HomeScatter-module__J89MHW__leftContent{opacity:0;flex-direction:column;align-items:flex-end;gap:clamp(10px,1.2vw,16px);max-width:100%;transition:opacity .2s,transform .2s;display:flex;transform:translateY(14px)}.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__left[data-active=true] .HomeScatter-module__J89MHW__leftContent{opacity:1;transition:opacity .46s cubic-bezier(.22,1,.36,1) .12s,transform .52s cubic-bezier(.22,1,.36,1) .12s;transform:translateY(0)}.HomeScatter-module__J89MHW__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:clamp(12px,1.4vw,20px);font-size:clamp(.875rem,.72vw,.875rem);font-weight:500;display:block}.HomeScatter-module__J89MHW__title{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.04em;color:var(--foreground);max-width:16ch;margin:0;font-size:clamp(1.5rem,16cqw,5rem);font-weight:300;line-height:1.02}.HomeScatter-module__J89MHW__tagline{font-family:var(--font-geist-sans), sans-serif;color:var(--text-secondary);max-width:28ch;margin:clamp(10px,1.2vw,16px) 0 0;font-size:clamp(.875rem,1vw,1rem);font-weight:300;line-height:1.5}.HomeScatter-module__J89MHW__rightContent{opacity:0;flex-direction:column;gap:clamp(16px,1.8vw,26px);max-width:100%;transition:opacity .2s,transform .2s;display:flex;transform:translateY(14px)}.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__right[data-active=true] .HomeScatter-module__J89MHW__rightContent{opacity:1;transition:opacity .46s cubic-bezier(.22,1,.36,1) .2s,transform .52s cubic-bezier(.22,1,.36,1) .2s;transform:translateY(0)}.HomeScatter-module__J89MHW__description{font-family:var(--font-geist-sans), sans-serif;color:var(--text-secondary);max-width:30ch;margin:0;font-size:clamp(.875rem,1.1vw,1rem);font-weight:400;line-height:1.7}.HomeScatter-module__J89MHW__platforms{flex-wrap:wrap;gap:8px;display:flex}.HomeScatter-module__J89MHW__platformTag{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:2px;padding:5px 10px;font-size:clamp(.875rem,.6vw,.875rem)}.HomeScatter-module__J89MHW__cta{min-height:44px;font-family:var(--font-geist-sans), sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--foreground);border-bottom:1px solid var(--border-strong);pointer-events:auto;align-items:center;gap:9px;width:fit-content;padding-bottom:3px;font-size:clamp(.875rem,.85vw,.875rem);font-weight:500;transition:border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.HomeScatter-module__J89MHW__cta:hover{border-color:var(--text-hover)}@media (max-width:999px){.HomeScatter-module__J89MHW__container{display:none}}@media (prefers-reduced-motion:reduce){.HomeScatter-module__J89MHW__leftContent,.HomeScatter-module__J89MHW__rightContent{transition:opacity .2s linear!important;transform:none!important}.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__left[data-active=true] .HomeScatter-module__J89MHW__leftContent,.HomeScatter-module__J89MHW__container.HomeScatter-module__J89MHW__right[data-active=true] .HomeScatter-module__J89MHW__rightContent{transition-delay:0s!important}}
.PhilosophySection-module__Gt_c0a__transOuter{height:130svh;position:relative}@media (max-width:767px){.PhilosophySection-module__Gt_c0a__transOuter{height:100svh}}.PhilosophySection-module__Gt_c0a__transSticky{height:100svh;position:sticky;top:0;overflow:hidden}.PhilosophySection-module__Gt_c0a__transBg{background:var(--background);will-change:background-color;position:absolute;inset:0}.PhilosophySection-module__Gt_c0a__transLine{transform-origin:50%;will-change:transform, opacity;background:#827a734d;height:1px;position:absolute;top:50%;left:0;right:0;transform:scaleX(0)}.PhilosophySection-module__Gt_c0a__section{background:#f5f4f2;padding:clamp(7rem,14vw,14rem) clamp(1.5rem,6vw,6rem) clamp(6rem,11vw,11rem);position:relative}.PhilosophySection-module__Gt_c0a__inner{max-width:1400px;margin:0 auto}.PhilosophySection-module__Gt_c0a__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#0d0d0d99;will-change:opacity, transform;margin-bottom:clamp(2.5rem,5vw,4.5rem);font-size:clamp(.875rem,.75vw,.875rem);font-weight:500;display:block}.PhilosophySection-module__Gt_c0a__statement{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.036em;color:#0d0d0d;margin-bottom:clamp(3rem,6vw,5.5rem);font-size:clamp(2.75rem,7.8vw,8.25rem);font-weight:300;line-height:1.04}.PhilosophySection-module__Gt_c0a__statementLine{display:block}.PhilosophySection-module__Gt_c0a__word{text-shadow:0 0 #0d0d0d00;will-change:opacity, text-shadow;margin-right:.22em;display:inline-block}.PhilosophySection-module__Gt_c0a__statementLine .PhilosophySection-module__Gt_c0a__word:last-child{margin-right:0}.PhilosophySection-module__Gt_c0a__storyRow{grid-template-columns:1fr 1fr;margin-bottom:clamp(3.5rem,7vw,6.5rem);display:grid}.PhilosophySection-module__Gt_c0a__storyCopy{font-family:var(--font-geist-sans), sans-serif;color:#0d0d0d99;will-change:opacity, transform;grid-column:2;max-width:46ch;font-size:clamp(.9375rem,1.35vw,1.0625rem);line-height:1.72}.PhilosophySection-module__Gt_c0a__ruler{will-change:transform;background:#0d0d0d1a;height:1px;margin-bottom:clamp(3rem,6vw,5.5rem)}.PhilosophySection-module__Gt_c0a__principles{list-style:none}.PhilosophySection-module__Gt_c0a__principle{isolation:isolate;will-change:opacity, transform;background:#f5f4f2;border-top:1px solid #0d0d0d14;grid-template-columns:clamp(200px,30%,380px) 1fr;align-items:start;gap:0 clamp(3rem,6vw,8rem);margin:0 calc(-1*clamp(1.25rem,2vw,2rem));padding:clamp(2.25rem,4.5vw,3.75rem) clamp(1.25rem,2vw,2rem);display:grid;position:relative}.PhilosophySection-module__Gt_c0a__principle:last-child{border-bottom:1px solid #0d0d0d14}.PhilosophySection-module__Gt_c0a__principleBg{clip-path:circle(0%);will-change:clip-path;z-index:0;pointer-events:none;background:#0e0e0e;position:absolute;inset:0}.PhilosophySection-module__Gt_c0a__principleLeft{z-index:1;mix-blend-mode:difference;position:relative}.PhilosophySection-module__Gt_c0a__principleNum{font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:#ffffffad;margin-bottom:clamp(.875rem,1.8vw,1.5rem);font-size:clamp(.875rem,.8vw,.875rem);font-weight:500;display:block}.PhilosophySection-module__Gt_c0a__principleTitle{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:300;line-height:1.06}.PhilosophySection-module__Gt_c0a__principleBody{z-index:1;mix-blend-mode:difference;font-family:var(--font-geist-sans), sans-serif;color:#ffffffad;max-width:52ch;padding-top:clamp(.5rem,1.2vw,.875rem);font-size:clamp(.875rem,1.2vw,1rem);line-height:1.75;position:relative}.PhilosophySection-module__Gt_c0a__coda{text-align:center;will-change:opacity;border-top:1px solid #0d0d0d14;margin-top:clamp(5rem,10vw,9rem);padding-top:clamp(2.5rem,5vw,4rem)}.PhilosophySection-module__Gt_c0a__codaText{font-family:var(--font-geist-mono), monospace;letter-spacing:.28em;text-transform:uppercase;color:#0d0d0d99;font-size:clamp(.875rem,.85vw,.875rem);transition:letter-spacing .55s cubic-bezier(.4,0,.2,1),color .4s}@media (hover:hover){.PhilosophySection-module__Gt_c0a__coda:hover .PhilosophySection-module__Gt_c0a__codaText{letter-spacing:.42em;color:#0d0d0dbf}}@media (max-width:900px){.PhilosophySection-module__Gt_c0a__storyRow{grid-template-columns:1fr}.PhilosophySection-module__Gt_c0a__storyCopy{grid-column:1;max-width:60ch}}@media (max-width:720px){.PhilosophySection-module__Gt_c0a__principle{grid-template-columns:1fr;gap:clamp(1rem,3vw,1.5rem) 0;margin:0;padding:clamp(1.75rem,4vw,2.5rem) 0}.PhilosophySection-module__Gt_c0a__principleBody{max-width:none;padding-top:0}}@media (prefers-reduced-motion:reduce){.PhilosophySection-module__Gt_c0a__transOuter{display:none}.PhilosophySection-module__Gt_c0a__word,.PhilosophySection-module__Gt_c0a__ruler,.PhilosophySection-module__Gt_c0a__eyebrow,.PhilosophySection-module__Gt_c0a__storyCopy,.PhilosophySection-module__Gt_c0a__principle,.PhilosophySection-module__Gt_c0a__coda{will-change:auto;transition:none;animation:none;opacity:1!important;visibility:visible!important;transform:none!important}.PhilosophySection-module__Gt_c0a__codaText{transition:color .15s cubic-bezier(.4,0,.2,1)}.PhilosophySection-module__Gt_c0a__coda:hover .PhilosophySection-module__Gt_c0a__codaText{letter-spacing:.28em}}
.StatsSection-module__X39eWa__section{background:var(--background);padding:clamp(6rem,12vw,11rem) clamp(1.5rem,6vw,6rem);position:relative}.StatsSection-module__X39eWa__inner{max-width:1400px;margin:0 auto}.StatsSection-module__X39eWa__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-label);will-change:opacity, transform;margin-bottom:clamp(3rem,6vw,5rem);font-size:clamp(.875rem,.75vw,.875rem);font-weight:500;display:block}.StatsSection-module__X39eWa__ruler{background:var(--border-rule);will-change:transform;height:1px;margin-bottom:clamp(3.5rem,7vw,6rem)}.StatsSection-module__X39eWa__grid{grid-template-columns:repeat(4,1fr);list-style:none;display:grid}.StatsSection-module__X39eWa__stat{border-left:1px solid var(--border-rule);will-change:opacity, transform;padding:0 clamp(1.5rem,3vw,2.75rem)}.StatsSection-module__X39eWa__stat:first-child{border-left:none;padding-left:0}.StatsSection-module__X39eWa__stat:last-child{padding-right:0}.StatsSection-module__X39eWa__value{font-family:var(--font-geist-mono), monospace;letter-spacing:-.03em;color:var(--text-strong);will-change:opacity;margin-bottom:clamp(.75rem,1.5vw,1.125rem);font-size:clamp(2.75rem,4.5vw,5.5rem);font-weight:400;line-height:1;display:block}.StatsSection-module__X39eWa__suffix{color:var(--text-faint)}.StatsSection-module__X39eWa__label{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-label);font-size:clamp(.875rem,.75vw,.875rem);font-weight:500;display:block}.StatsSection-module__X39eWa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.StatsSection-module__X39eWa__grid{grid-template-columns:1fr 1fr}.StatsSection-module__X39eWa__stat{border-left:none;padding:clamp(2rem,5vw,2.75rem) 0}.StatsSection-module__X39eWa__stat:last-child{padding-right:0}.StatsSection-module__X39eWa__stat:nth-child(2n){border-left:1px solid var(--border-rule);padding-left:clamp(1.25rem,4vw,2rem)}.StatsSection-module__X39eWa__stat:nth-child(n+3){border-top:1px solid var(--border-rule)}.StatsSection-module__X39eWa__value{font-size:clamp(2.75rem,9.5vw,4.5rem)}}@media (prefers-reduced-motion:reduce){.StatsSection-module__X39eWa__eyebrow,.StatsSection-module__X39eWa__ruler,.StatsSection-module__X39eWa__stat{transition:none;animation:none}}
.ContactSection-module__EPo3pW__section{background:#f5f4f2;justify-content:center;align-items:center;min-height:100svh;padding:clamp(7rem,13vw,13rem) clamp(1.5rem,6vw,6rem);display:flex;position:relative;overflow:hidden}.ContactSection-module__EPo3pW__videoBg{object-fit:cover;object-position:center;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ContactSection-module__EPo3pW__overlay{z-index:1;pointer-events:none;background:#f3f2efd1;position:absolute;inset:0}.ContactSection-module__EPo3pW__cap{z-index:2;pointer-events:none;will-change:opacity;background:#f5f4f2;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.ContactSection-module__EPo3pW__cap{display:none}}.ContactSection-module__EPo3pW__topFade{z-index:3;pointer-events:none;background:linear-gradient(#f5f4f2 0%,#f5f4f2d9 30%,#f5f4f273 65%,#0000 100%);height:clamp(7rem,22vh,16rem);position:absolute;top:0;left:0;right:0}.ContactSection-module__EPo3pW__inner{z-index:4;width:100%;max-width:740px;position:relative}.ContactSection-module__EPo3pW__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#0d0d0d99;will-change:opacity, transform;margin-bottom:clamp(1.5rem,3vw,2.5rem);font-size:clamp(.875rem,.75vw,.875rem);font-weight:500;display:block}.ContactSection-module__EPo3pW__headline{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.04em;color:#0d0d0d;will-change:opacity, transform;margin-bottom:clamp(1.25rem,2vw,1.75rem);font-size:clamp(3.5rem,7vw,8rem);font-weight:300;line-height:1.02}.ContactSection-module__EPo3pW__sub{font-family:var(--font-geist-sans), sans-serif;color:#0d0d0d99;will-change:opacity, transform;max-width:520px;margin-bottom:clamp(3rem,6vw,5rem);font-size:clamp(.9375rem,1.25vw,1.0625rem);font-weight:400;line-height:1.65}.ContactSection-module__EPo3pW__ruler{will-change:transform;background:#0d0d0d1a;height:1px;margin-bottom:clamp(3rem,6vw,5rem)}.ContactSection-module__EPo3pW__form{will-change:opacity, transform;width:100%}.ContactSection-module__EPo3pW__honeypot{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;left:-9999px}.ContactSection-module__EPo3pW__fieldRow{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3.25rem);display:grid}.ContactSection-module__EPo3pW__field{flex-direction:column;gap:.625rem;display:flex}.ContactSection-module__EPo3pW__fieldFull{flex-direction:column;gap:.625rem;margin-bottom:clamp(2rem,4vw,3.25rem);display:flex}.ContactSection-module__EPo3pW__label{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#0d0d0d99;-webkit-user-select:none;user-select:none;font-size:clamp(.875rem,.6rem + .4vw,.875rem);font-weight:500}.ContactSection-module__EPo3pW__input,.ContactSection-module__EPo3pW__textarea{font-family:var(--font-geist-sans), sans-serif;color:#0d0d0de0;appearance:none;caret-color:#0d0d0d99;background:0 0;border:none;border-bottom:1px solid #0d0d0d24;border-radius:0;outline:none;width:100%;padding:.5rem 0 .75rem;font-size:clamp(.9375rem,1.25vw,1.0625rem);font-weight:300;transition:border-color .24s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__input::placeholder,.ContactSection-module__EPo3pW__textarea::placeholder{color:#0d0d0d99}.ContactSection-module__EPo3pW__input:focus,.ContactSection-module__EPo3pW__textarea:focus{border-bottom-color:#0d0d0d9e}:-webkit-any(.ContactSection-module__EPo3pW__input:-webkit-autofill,.ContactSection-module__EPo3pW__textarea:-webkit-autofill){-webkit-text-fill-color:#0d0d0de0;-webkit-box-shadow:inset 0 0 0 100px #f5f4f2}:is(.ContactSection-module__EPo3pW__input:autofill,.ContactSection-module__EPo3pW__textarea:autofill){-webkit-text-fill-color:#0d0d0de0;-webkit-box-shadow:inset 0 0 0 100px #f5f4f2}.ContactSection-module__EPo3pW__textarea{resize:vertical;min-height:140px;line-height:1.7}.ContactSection-module__EPo3pW__errorMsg{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;color:#a0321ed1;margin-bottom:clamp(1.25rem,2.5vw,2rem);font-size:.875rem}.ContactSection-module__EPo3pW__actions{justify-content:flex-end;align-items:center;display:flex}.ContactSection-module__EPo3pW__submitBtn{height:clamp(48px,4.5vw,56px);font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:#0d0d0dad;cursor:pointer;background:0 0;border:1px solid #0d0d0d33;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:0 clamp(1.75rem,2.5vw,2.5rem);font-size:clamp(.875rem,.875vw,.875rem);font-weight:500;transition:border-color .32s cubic-bezier(.4,0,.2,1),color .32s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.ContactSection-module__EPo3pW__submitBtn:before{content:"";transform-origin:0;z-index:0;background:#0d0d0de6;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scaleX(0)}.ContactSection-module__EPo3pW__submitBtn:hover:before{transform:scaleX(1)}.ContactSection-module__EPo3pW__submitBtn:hover{color:#f5f4f2;border-color:#0000}.ContactSection-module__EPo3pW__submitBtnText,.ContactSection-module__EPo3pW__submitBtn svg{z-index:1;position:relative}.ContactSection-module__EPo3pW__submitBtn svg{flex-shrink:0;transition:transform .22s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__submitBtn:hover svg{transform:translate(3px)}.ContactSection-module__EPo3pW__submitBtn:disabled{opacity:.4;pointer-events:none}.ContactSection-module__EPo3pW__submitBtn:focus-visible{outline-offset:4px;outline:2px solid #0d0d0d99}.ContactSection-module__EPo3pW__successState{outline:none;padding:clamp(3rem,6vw,6rem) 0}.ContactSection-module__EPo3pW__successHeadline{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.04em;color:#0d0d0d;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,5.5rem);font-weight:300;line-height:1.04}.ContactSection-module__EPo3pW__successSub{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#0d0d0d99;font-size:clamp(.875rem,.75vw,.875rem);font-weight:500}.ContactSection-module__EPo3pW__hiring{will-change:opacity, transform;border-top:1px solid #0d0d0d14;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);display:flex}.ContactSection-module__EPo3pW__hiringLabel{font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:#0d0d0d99;font-size:clamp(.875rem,.75vw,.875rem);font-weight:500}.ContactSection-module__EPo3pW__hiringLink{min-height:44px;font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.005em;color:#0d0d0dc7;align-items:center;gap:6px;font-size:clamp(.875rem,1.125vw,1rem);font-weight:400;text-decoration:none;transition:color .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.ContactSection-module__EPo3pW__hiringLink:hover{color:#0d0d0d}.ContactSection-module__EPo3pW__hiringLink:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #0d0d0d99}.ContactSection-module__EPo3pW__hiringLink svg{flex-shrink:0;transition:transform .22s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__hiringLink:hover svg{transform:translate(2px,-2px)}@media (max-width:599px){.ContactSection-module__EPo3pW__fieldRow{grid-template-columns:1fr;gap:clamp(1.5rem,6vw,2.5rem)}.ContactSection-module__EPo3pW__actions{justify-content:stretch}.ContactSection-module__EPo3pW__submitBtn{width:100%}}@media (prefers-reduced-motion:reduce){.ContactSection-module__EPo3pW__eyebrow,.ContactSection-module__EPo3pW__headline,.ContactSection-module__EPo3pW__sub,.ContactSection-module__EPo3pW__ruler,.ContactSection-module__EPo3pW__form,.ContactSection-module__EPo3pW__hiring{will-change:auto;opacity:1!important;visibility:visible!important;transform:none!important}.ContactSection-module__EPo3pW__input,.ContactSection-module__EPo3pW__textarea{transition:none}.ContactSection-module__EPo3pW__submitBtn{transition:background-color .16s cubic-bezier(.4,0,.2,1),border-color .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__submitBtn:before{display:none}.ContactSection-module__EPo3pW__submitBtn svg,.ContactSection-module__EPo3pW__hiringLink svg{transition:opacity .15s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__hiringLink{transition:color .15s cubic-bezier(.4,0,.2,1)}.ContactSection-module__EPo3pW__submitBtn:hover{color:#f5f4f2;background-color:#0d0d0de6;border-color:#0000}.ContactSection-module__EPo3pW__submitBtn:hover:before{transform:none}.ContactSection-module__EPo3pW__submitBtn:hover svg,.ContactSection-module__EPo3pW__hiringLink:hover svg{opacity:.65;transform:none}}
