:root{--color-ink:#141718;--color-muted:#6f7476;--color-paper:#fff;--color-warm:#f7f6f2;--color-line:#e9e8e4;--color-line-strong:#d9d6d0;--color-surface:#fff;--color-surface-soft:#fafafa;--color-surface-muted:#f7f6f3;--color-control:#f2f1ef;--color-header:#fffffff5;--color-nav:#4f5354;--color-subtle:#858989;--color-faint:#a6a9aa;--color-action:#141718;--color-action-ink:#fff;--color-status-bg:#fff9ea;--color-status-text:#805d20;--color-red:#dc3b42;--color-green:#5b9f3b;--color-green-dark:#4b8b30;--color-green-soft:#edf5e8;--color-green-text:#4a7d34;--shadow-card:0 26px 70px #1616141f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--color-ink:#f3f5f5;--color-muted:#a8b0b3;--color-paper:#0d1114;--color-warm:#111619;--color-line:#2c3438;--color-line-strong:#3b454a;--color-surface:#171d20;--color-surface-soft:#1c2326;--color-surface-muted:#20272a;--color-control:#242c30;--color-header:#0d1114f5;--color-nav:#d0d5d7;--color-subtle:#a4acae;--color-faint:#7f898d;--color-action:#080b0d;--color-action-ink:#fff;--color-status-bg:#241f12;--color-status-text:#e4bd68;--color-green:#69b647;--color-green-dark:#579c39;--color-green-soft:#1c2b1d;--color-green-text:#8ccc70;--shadow-card:0 28px 72px #00000061;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .18s,color .18s}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.eyebrow{color:#f4c9c9;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.eyebrowDark{color:var(--color-red)}.primaryButton{background:var(--color-green);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:15px;font-weight:800;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 13px 32px #5b9f3b4d}.primaryButton:hover{background:var(--color-green-dark);transform:translateY(-2px);box-shadow:0 17px 38px #5b9f3b61}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #dc3b4252}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
