@font-face{font-family:Inter;src:url('/assets/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;color:#1a1614;background:#d7d7d0;font-synthesis:none;--canvas:#d7d7d0;--ink:#1a1614;--muted:#5e5a55;--rust:#7d3e26;--orange:#b85c38;--rule:#aca9a0;scroll-padding-top:88px}
*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink)}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,canvas:focus-visible,input:focus-visible{outline:2px solid var(--rust);outline-offset:5px}button{border:0}button[hidden],[hidden]{display:none!important}.skip{position:fixed;top:8px;left:8px;padding:12px;background:#fff;z-index:30;transform:translateY(-160%)}.skip:focus{transform:none}
.site-header{position:fixed;inset:0 0 auto;z-index:10;background:rgb(215 215 208 / .72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgb(172 169 160 / .48);color:#1a1614}.header-row{height:71px;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.brand{font-size:20px;letter-spacing:-.4px;text-decoration:none;font-weight:510;justify-self:start}.desktop-nav{display:flex;gap:30px;align-items:center}.nav-link{position:relative;padding:5px 0;background:transparent;font-size:13px;font-weight:450;line-height:20px;white-space:nowrap}.nav-link::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 150ms ease}.nav-link:hover::after,.nav-link:focus-visible::after{transform:scaleX(1)}
.cta{height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:4px;background:#1a1614;color:#fff;font-size:14px;line-height:20px;font-weight:510;transition:background-color 200ms cubic-bezier(.4,0,.2,1),border-color 200ms cubic-bezier(.4,0,.2,1)}.cta:hover,.cta:focus-visible{background:#514940}.cta.rust{background:var(--rust)}.cta.rust:hover,.cta.rust:focus-visible{background:var(--orange)}.header-cta{height:32px;min-width:138px;justify-self:end;padding:0 17px}.menu-button{display:none;background:transparent;font-size:14px;min-height:44px;padding:0}
.hero{position:relative;max-width:1600px;margin:auto;min-height:944px;padding:183px 64px 90px 80px;display:grid;column-gap:24px;grid-template-columns:minmax(0,1.01fr) minmax(0,1fr);align-items:start}.hero-copy{padding-top:0}h1{max-width:650px;font-size:64px;line-height:1.016;font-weight:510;letter-spacing:-1.4px;margin:0;text-wrap:pretty}.hero-copy>p{max-width:526px;font-size:19px;line-height:29px;letter-spacing:-.2px;color:var(--muted);margin:60px 0 0}.hero-actions{display:flex;gap:14px;margin-top:86px}.hero-actions .rust{min-width:142px}.hero-actions .cta:not(.rust){min-width:183px}.hero-art{margin:0;min-width:0;padding-top:9px}.art-stage{width:100%;aspect-ratio:1;position:relative;isolation:isolate}.art-stage img,.art-stage canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:transparent}.art-stage canvas{cursor:grab;touch-action:pan-y;outline-offset:-6px}.art-stage canvas.dragging{cursor:grabbing}.hero-art figcaption{display:flex;gap:14px;align-items:center;justify-content:flex-end;font-size:13px;color:var(--muted);margin-top:16px}.quiet{background:transparent;padding:6px 0;text-decoration:underline;text-underline-offset:3px;font-size:13px;min-height:32px}.render-status{font-size:12px;min-height:18px;text-align:right;color:var(--muted);margin:0}.render-status:empty{visibility:hidden}
.proof-controls{border-top:1px solid var(--rule);margin:0 80px;padding:36px 0 50px;max-width:1440px}.eyebrow{font-size:12px;letter-spacing:.08em;color:var(--rust)}h2{font-weight:510;letter-spacing:-.7px;font-size:32px;line-height:1.2;margin:14px 0}.proof-controls p{max-width:650px;line-height:1.6}.controls-group{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 24px}.controls-group button{padding:11px 14px;min-height:44px;background:transparent;border:1px solid var(--rule);border-radius:4px}.controls-group button:hover{background:rgb(125 62 38 / .09)}fieldset{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:22px}legend{margin-bottom:14px;font-size:14px;font-weight:510}fieldset label{display:flex;align-items:center;gap:7px;font-size:14px;min-height:32px}input{accent-color:var(--rust)}.proof-note{font-size:13px;color:var(--muted);margin-top:24px}.contrast-band{min-height:110vh;padding:80px;background:#7d3e26;color:#fff;font-size:30px;line-height:1.3}.contrast-band p{max-width:650px}
body[data-surface=warm]{--canvas:#ece6db}body[data-surface=dark]{--canvas:#242623;--ink:#f1f0eb;--muted:#c7c4bb;--rule:#686b62}body[data-surface=dark] .eyebrow{color:#e9a783}body[data-surface=dark] button:focus-visible,body[data-surface=dark] canvas:focus-visible{outline-color:#e9a783}
dialog{border:1px solid #aca9a0;background:#e5e4dc;color:#1a1614;box-shadow:0 12px 70px rgb(0 0 0 / .13);border-radius:4px;padding:32px;max-width:540px;width:calc(100% - 40px)}dialog::backdrop{background:rgb(26 22 20 / .24);backdrop-filter:blur(5px)}dialog p{font-size:17px;line-height:1.6;margin:20px 0 28px}#mobile-menu{max-width:none;width:100%;height:100dvh;max-height:none;margin:0;border:0;border-radius:0;padding:0 24px}.mobile-menu-top{height:72px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #aca9a0;font-size:20px}#mobile-menu nav{display:flex;flex-direction:column;gap:0;padding-top:36px}#mobile-menu nav>button:not(.cta){text-align:left;background:transparent;font-size:28px;padding:18px 0}#mobile-menu nav>.cta{margin-top:32px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero{padding-left:100px;padding-right:100px}.proof-controls{margin-left:auto;margin-right:auto}}
@media(max-width:1150px){.desktop-nav{gap:20px}.header-row{padding:0 28px;gap:24px}.hero{padding:155px 40px 70px;min-height:850px;gap:20px}h1{font-size:clamp(42px,4.45vw,64px)}.hero-copy>p{font-size:18px;margin-top:38px}.hero-actions{margin-top:54px}.hero-art{padding-top:24px}.proof-controls{margin:0 40px}}
@media(max-width:900px){.desktop-nav,.header-cta{display:none}.menu-button{display:block;justify-self:end}.header-row{display:flex;justify-content:space-between;padding:0 24px}.hero{display:block;min-height:auto;padding:132px 24px 50px}.hero-copy{max-width:600px}h1{font-size:48px;line-height:1.05}.hero-copy>p{max-width:520px;margin-top:30px}.hero-actions{margin-top:34px}.hero-art{max-width:600px;margin:20px auto 0;padding:0}.proof-controls{margin:0 24px}.contrast-band{padding:60px 24px}}
@media(max-width:520px){.brand{font-size:18px}.hero{padding-top:112px;padding-bottom:35px}h1{font-size:38px;line-height:41.8px;letter-spacing:-.836px;max-width:343px}.hero-copy>p{font-size:16px;line-height:25px;letter-spacing:-.165px;margin-top:27px}.hero-actions{gap:10px;margin-top:28px}.hero-actions .cta{font-size:13px;min-width:0;padding:0 16px}.hero-actions .rust{min-width:124px}.hero-art{margin-top:18px}.hero-art figcaption{font-size:11px;justify-content:space-between;gap:8px;margin-top:4px}.hero-art .quiet{font-size:12px}.render-status{font-size:11px}h2{font-size:28px}.proof-controls{padding-top:28px}.controls-group{gap:8px}.controls-group button{font-size:13px}.contrast-band{font-size:25px}dialog{padding:24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
body[data-motion=reduced] *,body[data-motion=reduced] *::before,body[data-motion=reduced] *::after{transition:none!important}
.extra-rotation{margin-top:4px;text-align:right;color:var(--muted);font-size:12px}.extra-rotation summary{cursor:pointer;min-height:32px;padding:8px 0}.extra-rotation .controls-group{justify-content:flex-end;margin:10px 0;color:var(--ink)}.extra-rotation button{background:var(--canvas)}.hero-art figcaption{flex-wrap:wrap}.hero-art figcaption .quiet{min-height:40px}.proof-controls fieldset{margin-top:28px}
@media(min-width:1350px){#hero-title{max-width:640px}#hero-title .line{display:block}}
/* Keep the accepted desktop network composition's frame alongside the copy. */
@media(min-width:1350px){.hero-art{margin-left:-39px;margin-top:-29px;width:calc(100% + 48px);padding-top:0}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.cta{text-decoration:none}
#mobile-menu nav>a.cta{font-size:14px;padding:0 20px;margin-top:32px}
.header-actions{display:flex;align-items:center;gap:10px;justify-self:end}
.setting-button{width:36px;height:40px;background:transparent;display:grid;place-items:center;border-radius:4px}
.setting-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.setting-button:hover,.setting-button[aria-pressed=true]{background:rgb(125 62 38 / .12)}
.play-symbol{display:none}[data-motion-toggle][aria-pressed=true] .pause-symbol{display:none}[data-motion-toggle][aria-pressed=true] .play-symbol{display:block}
.menu-settings{display:flex;gap:24px;border-top:1px solid var(--rule);margin-top:28px;padding-top:24px}
.menu-settings button{min-height:44px;background:transparent;border-bottom:2px solid transparent;font-size:15px;padding:8px 0}
.menu-settings button[aria-pressed=true]{border-color:var(--ink)}
body[data-surface=dark]{color-scheme:dark}
body[data-surface=dark] .site-header{background:rgb(36 38 35 / .78);border-color:rgb(104 107 98 / .5);color:var(--ink)}
body[data-surface=dark] dialog{background:var(--canvas);color:var(--ink);border-color:var(--rule)}
body[data-surface=dark] .cta:not(.rust){background:#f1f0eb;color:#242623}
body[data-surface=dark] .cta:not(.rust):hover{background:#d4cec3}
body[data-surface=dark] .hero-copy>p{color:var(--muted)}
body[data-surface=dark] :focus-visible{outline-color:#e9a783}
@media(max-width:1150px) and (min-width:901px){.header-row{gap:16px;padding:0 22px}.desktop-nav{gap:16px}.header-actions{gap:4px}.header-cta{min-width:110px;padding:0 12px}.brand{font-size:18px}}
@media(max-width:900px){.header-actions{display:none}}
