:root{--web-bg:#17181c;--web-panel:linear-gradient(180deg, #26282e 0%, #1a1c21 100%);--web-panel-top:#26282e;--web-panel-deep:#1a1c21;--web-panel-soft:#121826b3;--web-border:#ffffff1a;--web-fill-soft:#ffffff0d;--web-accent:#c8ff2e;--web-accent-soft:#c8ff2e33;--web-accent-faint:#c8ff2e1a;--web-accent-ink:#446a00;--web-cta:#ffc757;--web-text:#fff;--web-text-2:#f7f8f8e6;--web-text-3:#f7f8f88c;--web-muted:#9ca3af;--web-muted-2:#808a9b;--web-light:#f5f5f7;--web-light-card:#fff;--web-ink:#0b0f19;--web-ink-2:#39435a;--web-ink-3:#55617a;--web-border-ink:#0b0f191f;--web-device:#000;--web-device-pad:16px;--web-r-sm:8px;--web-r-md:12px;--web-r-lg:20px;--web-r-pill:999px;--web-container:1120px;--web-gutter:28px;--web-section:120px;--web-hero-top:128px;--web-measure:840px;--web-font:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--web-font-display:"Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;--web-display-weight:500;--web-t-display:48px;--web-lh-display:53px;--web-ls-display:-1.6px;--web-t-h1:36px;--web-lh-h1:41px;--web-t-h2:32px;--web-lh-h2:38px;--web-ls-h2:-1px;--web-t-h3:24px;--web-lh-h3:31px;--web-t-lead:18px;--web-lh-lead:29px;--web-t-body:16px;--web-lh-body:26px;--web-t-small:14px;--web-lh-small:21px;--web-t-13:13px;--web-lh-13:20px;--web-t-label:12px;--web-lh-label:17px;--web-ls-label:1.6px;--bg-page:var(--web-bg);--bg-surface:#1a1c21;--bg-raised:#26282e;--bg-popover:#1f2128;--fg:var(--web-text);--fg-muted:var(--web-text-3);--border:var(--web-border);--border-strong:#ffffff2e;--cream-page:var(--web-light);--cream-surface:var(--web-light-card);--cream-border:var(--web-border-ink);--cream-fg:var(--web-ink);--cream-fg-muted:var(--web-ink-3);--accent:var(--web-accent);--accent-fg:var(--web-ink);--accent-soft:var(--web-accent-soft);--danger:#e5484d;--success:#3dd68c;--r-xl:24px;--r-lg:var(--web-r-lg);--r-md:var(--web-r-md);--r-sm:var(--web-r-sm);--r-pill:var(--web-r-pill);--t-hero:clamp(2rem, 4.4vw, 48px);--t-h2:clamp(1.625rem, 2.8vw, 32px);--t-h3:var(--web-t-h3);--t-body:var(--web-t-body);--t-small:var(--web-t-small);--t-label:var(--web-t-label);--s-section:clamp(64px, 8.4vw, 120px);--s-gap:20px;--max-w:var(--web-container);--font-sans:var(--web-font);--font-mono:var(--web-font)}[data-tone=cream],[data-tone=light]{--web-bg:var(--web-light);--web-panel:var(--web-light-card);--web-panel-top:var(--web-light-card);--web-panel-deep:var(--web-light-card);--web-panel-soft:#fffc;--web-border:var(--web-border-ink);--web-fill-soft:#0b0f190d;--web-text:var(--web-ink);--web-text-2:var(--web-ink-2);--web-text-3:var(--web-ink-3);--web-muted:var(--web-ink-3);--web-muted-2:var(--web-ink-3);--bg-page:var(--cream-page);--bg-surface:var(--cream-surface);--bg-raised:var(--cream-surface);--bg-popover:var(--cream-surface);--border:var(--cream-border);--border-strong:#0b0f1933;--fg:var(--cream-fg);--fg-muted:var(--cream-fg-muted)}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--web-bg);color:var(--web-text);font-family:var(--web-font);font-size:var(--web-t-body);line-height:var(--web-lh-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body[data-bg=tint]{background-image:linear-gradient(#17181c92,#17181c92),linear-gradient(#1e2e16 0%,#17221a 45%,#17181c 100%);background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 100%}body[data-bg=tint] .site-nav{backdrop-filter:blur(12px);background:#17181c99}h1,h2{font-family:var(--web-font-display);font-weight:var(--web-display-weight);margin:0 0 .5em}h1{font-size:var(--t-hero);letter-spacing:var(--web-ls-display);line-height:1.1}h2{font-size:var(--t-h2);letter-spacing:var(--web-ls-h2);line-height:1.19}h3{font-family:var(--web-font);font-weight:500;font-size:var(--web-t-h3);line-height:var(--web-lh-h3);letter-spacing:0;margin:0 0 .5em}p{margin:0 0 1em}a{color:inherit}.eyebrow,.label-micro{font-family:var(--web-font);font-size:var(--web-t-label);line-height:var(--web-lh-label);letter-spacing:var(--web-ls-label);text-transform:uppercase;color:var(--web-text-3);font-weight:500}.section{background:var(--web-bg);color:var(--web-text);padding:var(--s-section) var(--web-gutter)}.section__inner{max-width:var(--web-container);margin-inline:auto}.measure{max-width:var(--web-measure)}.card{background:var(--web-panel);border:1px solid var(--web-border);border-radius:var(--web-r-lg);padding:28px}.icon-box{background:var(--web-fill-soft);border-radius:var(--web-r-sm);width:44px;height:44px;color:var(--web-text-2);justify-content:center;align-items:center;display:flex}.btn{border-radius:var(--web-r-pill);font-family:var(--web-font);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;line-height:23px;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.btn--primary{background:var(--web-accent);color:var(--web-ink);border-color:var(--web-accent)}.btn--primary:hover{background:#d6ff57;border-color:#d6ff57}.btn--secondary{color:var(--web-text);border-color:var(--web-border);background:0 0}.btn--secondary:hover{border-color:#ffffff40}.btn--sm{padding:8px 28px}[data-tone=cream] .btn--secondary,[data-tone=light] .btn--secondary{color:var(--web-ink);border-color:var(--web-border-ink)}[data-tone=cream] .btn--secondary:hover,[data-tone=light] .btn--secondary:hover{border-color:#0b0f1940}.chip{border-radius:var(--web-r-pill);border:1px solid var(--web-border);font-size:var(--web-t-13);color:var(--web-text-3);white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:8px 16px;font-weight:500;line-height:1.35;display:inline-flex}.chip--solid{background:var(--web-fill-soft);color:var(--web-text);border-color:#0000}.chip--accent{border-color:var(--web-accent-soft);color:var(--web-accent)}.media-frame{background:var(--web-device);border-radius:var(--web-r-lg);padding:var(--web-device-pad);overflow:hidden}.media-frame>video,.media-frame>img{border-radius:0;width:100%;height:auto;display:block}.media-frame--empty{text-align:center;color:var(--web-text-3);font-family:var(--web-font);place-items:center;display:grid;position:relative}.media-frame--empty:before{content:"";inset:var(--web-device-pad);background-color:#0e0f12;background-image:linear-gradient(45deg,#191a1f 25%,#0000 25% 75%,#191a1f 75%),linear-gradient(45deg,#191a1f 25%,#0000 25% 75%,#191a1f 75%);background-position:0 0,12px 12px;background-size:24px 24px;position:absolute}.media-frame--empty>*{z-index:1;position:relative}@media (width<=640px){main [style*=grid-template-columns\:44px],main [style*="grid-template-columns:minmax(1"],main [style*="grid-template-columns:minmax(2"],main [style*="grid-template-columns:repeat(2,"]{grid-template-columns:1fr!important}main [style*="grid-column:span 2"]{grid-column:auto!important}:root{--web-device-pad:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}video{animation:none!important}}
