:root{--bg:#0e1117;--bg-2:#14171d;--surface:#181c24;--line:#1f242e;--line-2:#2a303c;--fg:#ede5d8;--fg-2:#c9c5bc;--muted:#7a7f8a;--muted-2:#4f535e;--accent:#ff5b1f;--accent-ink:#0e1117;--pad:clamp(20px,3.5vw,56px);--maxw:1640px;--nav-rail-w:76px;--t-fast:220ms cubic-bezier(0.22,0.61,0.36,1);--t-med:420ms cubic-bezier(0.22,0.61,0.36,1);--t-slow:720ms cubic-bezier(0.22,0.61,0.36,1);--t-wipe:720ms cubic-bezier(0.65,0.05,0.36,1);--sans:"Helvetica Neue","Helvetica","Arial",system-ui,sans-serif;--font-display:var(--sans);--mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--font-marquee:var(--font-display)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth}body{font-size:17px;line-height:1.55;letter-spacing:-.005em;font-weight:400;min-height:100vh;overflow-x:hidden}body.cursor-on,body.cursor-on .clickable,body.cursor-on [role=button],body.cursor-on a,body.cursor-on button{cursor:none}body.cursor-on [contenteditable=true],body.cursor-on input,body.cursor-on textarea{cursor:text}@media (pointer:coarse),(prefers-reduced-motion:reduce){body.cursor-on,body.cursor-on .clickable,body.cursor-on [role=button],body.cursor-on a,body.cursor-on button{cursor:auto}}.nav-rail-mode{padding-left:var(--nav-rail-w)}@media (max-width:720px){.nav-rail-mode{padding-left:0;padding-top:56px}}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline:1px solid var(--accent);outline-offset:2px;border-radius:2px}:focus:not(:focus-visible){outline:none}.t-display,.t-h1,.t-h2,.t-h3{font-family:var(--font-display)}.t-display{font-size:clamp(56px,11vw,184px);line-height:.86;letter-spacing:-.045em;font-weight:500}.t-h1{font-size:clamp(40px,6.5vw,96px);line-height:.92;letter-spacing:-.035em}.t-h1,.t-h2{font-weight:500}.t-h2{font-size:clamp(28px,3.4vw,48px);line-height:1.02;letter-spacing:-.022em}.t-h3{font-size:clamp(20px,1.8vw,26px);line-height:1.15;letter-spacing:-.012em;font-weight:500}.t-body{font-size:17px;letter-spacing:-.005em}.t-body,.t-body-sm{line-height:1.55;font-weight:400}.t-body-sm{font-size:14.5px}.t-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.t-eyebrow,.t-mono{font-family:var(--mono);font-weight:400}.t-mono{font-size:13px;letter-spacing:.02em}.t-mono-sm{font-family:var(--mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;font-weight:400}.caps .caps-on,.caps .exp-role,.caps .footer-big,.caps .hero-title,.caps .marquee-word,.caps .note-title,.caps .t-display,.caps .t-h1,.caps .t-h2,.caps .t-h3,.caps .tile-title{text-transform:uppercase;letter-spacing:-.02em}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.container{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}