:root{--accent:#0a69e3;--accent-hover:#0857bd;--accent-soft:#0a69e31a;--bg:#fbfcfd;--surface:#fff;--surface-2:#f2f5f8;--line:#dfe5ec;--line-strong:#c3ccd8;--text:#0e141c;--text-muted:#5b6775;--live:#0f8a5f;--sleep:#8a7a3f;--danger:#c0392b;--shadow-sm:0 1px 2px #0e141c0f;--shadow-lg:0 1px 2px #0e141c0f, 0 8px 24px #0e141c14;--shadow-float:0 2px 6px #0e141c0f, 0 12px 32px #0e141c1a;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--step--1:.875rem;--step-0:1rem;--step-1:1.125rem;--step-2:clamp(1.35rem, 1.2rem + .6vw, 1.6rem);--step-3:clamp(1.75rem, 1.4rem + 1.4vw, 2.25rem);--step-4:clamp(2.25rem, 1.6rem + 3vw, 3.75rem);--radius-sm:8px;--radius:11px;--radius-lg:16px;--radius-pill:999px;--maxw:1120px}@media (prefers-color-scheme:dark){:root{--accent:#4d93f0;--accent-hover:#6ba6f5;--accent-soft:#4d93f024;--bg:#0b0f16;--surface:#10161f;--surface-2:#161e29;--line:#202a37;--line-strong:#2e3b4b;--text:#e8edf4;--text-muted:#8b98a8;--live:#35c48b;--sleep:#c9ae5a;--danger:#f0736b;--shadow-sm:0 1px 2px #0006;--shadow-lg:0 1px 2px #0006, 0 8px 28px #00000059;--shadow-float:0 2px 8px #00000080, 0 14px 36px #00000073}}:root[data-theme=dark]{--accent:#4d93f0;--accent-hover:#6ba6f5;--accent-soft:#4d93f024;--bg:#0b0f16;--surface:#10161f;--surface-2:#161e29;--line:#202a37;--line-strong:#2e3b4b;--text:#e8edf4;--text-muted:#8b98a8;--live:#35c48b;--sleep:#c9ae5a;--danger:#f0736b;--shadow-sm:0 1px 2px #0006;--shadow-lg:0 1px 2px #0006, 0 8px 28px #00000059;--shadow-float:0 2px 8px #00000080, 0 14px 36px #00000073}:root[data-theme=light]{--accent:#0a69e3;--accent-hover:#0857bd;--accent-soft:#0a69e31a;--bg:#fbfcfd;--surface:#fff;--surface-2:#f2f5f8;--line:#dfe5ec;--line-strong:#c3ccd8;--text:#0e141c;--text-muted:#5b6775;--live:#0f8a5f;--sleep:#8a7a3f;--danger:#c0392b;--shadow-sm:0 1px 2px #0e141c0f;--shadow-lg:0 1px 2px #0e141c0f, 0 8px 24px #0e141c14;--shadow-float:0 2px 6px #0e141c0f, 0 12px 32px #0e141c1a}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;scroll-behavior:smooth}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:var(--step-0);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:hidden}h1,h2,h3{text-wrap:balance;letter-spacing:-.025em;margin:0;line-height:1.1}p{margin:0}a{color:inherit;text-decoration:none}code,kbd{font-family:var(--mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:24px}@media (max-width:480px){.wrap{padding-inline:18px}}.eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.skip-link{background:var(--accent);color:#fff;border-radius:var(--radius-sm);z-index:100;padding:10px 16px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:16px;left:16px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
