:root{--surface:#fff;--surface-sunken:#f5f5f7;--surface-muted:#f0f0f2;--surface-selected:#e9e9ec;--media-check-a:#f2f2f4;--media-check-b:#eaeaee;--border-hairline:#e8e8ed;--border-card:#e4e4e9;--border-control:#d2d2d7;--text:#1d1d1f;--text-detail:#48484d;--text-secondary:#6e6e73;--text-tertiary:#86868b;--text-quaternary:#a1a1a6;--on-accent:#fff;--accent:#0071e3;--accent-text:#0071e3;--accent-attention:#0a84ff;--link:#06c;--accent-subtle-bg:#f0f7ff;--accent-border:#cfe0f7;--accent-border-strong:#a9c8ee;--chip-outline:#0071e3;--bubble-out:#dbeeff;--unanswered-bg:#e6effb;--unanswered-fg:#0a3d91;--handback-fg:#1d4d8f;--ok-bg:#e8f6ec;--ok-fg:#1e7e3e;--ok-border:#cbe8d3;--ok-dot:#34c759;--warn-bg:#fff6df;--warn-bg-strong:#fdf0d5;--warn-border:#f0dba8;--warn-fg:#8f6400;--warn-fg-strong:#6e4e00;--warn-fg-pill:#8a5300;--warn-solid:#b45309;--danger-bg:#fbedeb;--danger-border:#f2cdc8;--danger-fg:#c22e24;--danger-fg-strong:#8a2318;--note-bg:#f4f1fb;--note-border:#ddd6f2;--note-border-strong:#cfc3ea;--note-fg:#54408f;--stale-opacity:.32;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:var(--surface);color:var(--text)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--surface:#1c1c1e;--surface-sunken:#161618;--surface-muted:#2c2c2e;--surface-selected:#3a3a3d;--media-check-a:#242426;--media-check-b:#2e2e31;--border-hairline:#2f2f33;--border-card:#3a3a3f;--border-control:#48484d;--text:#f2f2f5;--text-detail:#c7c7cc;--text-secondary:#aeaeb4;--text-tertiary:#98989e;--text-quaternary:#7c7c82;--on-accent:#fff;--accent:#0071e3;--accent-text:#66b0ff;--accent-attention:#5aa9ff;--link:#66b0ff;--accent-subtle-bg:#16263a;--accent-border:#2c4a6e;--accent-border-strong:#3d6ea8;--chip-outline:#0071e3;--bubble-out:#123a5c;--unanswered-bg:#1b2c42;--unanswered-fg:#9dc3f5;--handback-fg:#8fb8ea;--ok-bg:#14301d;--ok-fg:#5fd07f;--ok-border:#245536;--ok-dot:#34c759;--warn-bg:#332708;--warn-bg-strong:#40300a;--warn-border:#584210;--warn-fg:#e8b54a;--warn-fg-strong:#f0c96e;--warn-fg-pill:#efb95c;--warn-solid:#c9701a;--danger-bg:#331714;--danger-border:#5c2a24;--danger-fg:#ff7b6e;--danger-fg-strong:#ff9d92;--note-bg:#211c33;--note-border:#39305c;--note-border-strong:#4a3d78;--note-fg:#b9a5ee;--stale-opacity:.46}}:root[data-theme=dark]{--surface:#1c1c1e;--surface-sunken:#161618;--surface-muted:#2c2c2e;--surface-selected:#3a3a3d;--media-check-a:#242426;--media-check-b:#2e2e31;--border-hairline:#2f2f33;--border-card:#3a3a3f;--border-control:#48484d;--text:#f2f2f5;--text-detail:#c7c7cc;--text-secondary:#aeaeb4;--text-tertiary:#98989e;--text-quaternary:#7c7c82;--on-accent:#fff;--accent:#0071e3;--accent-text:#66b0ff;--accent-attention:#5aa9ff;--link:#66b0ff;--accent-subtle-bg:#16263a;--accent-border:#2c4a6e;--accent-border-strong:#3d6ea8;--chip-outline:#0071e3;--bubble-out:#123a5c;--unanswered-bg:#1b2c42;--unanswered-fg:#9dc3f5;--handback-fg:#8fb8ea;--ok-bg:#14301d;--ok-fg:#5fd07f;--ok-border:#245536;--ok-dot:#34c759;--warn-bg:#332708;--warn-bg-strong:#40300a;--warn-border:#584210;--warn-fg:#e8b54a;--warn-fg-strong:#f0c96e;--warn-fg-pill:#efb95c;--warn-solid:#c9701a;--danger-bg:#331714;--danger-border:#5c2a24;--danger-fg:#ff7b6e;--danger-fg-strong:#ff9d92;--note-bg:#211c33;--note-border:#39305c;--note-border-strong:#4a3d78;--note-fg:#b9a5ee;--stale-opacity:.46}:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{box-sizing:border-box;flex-direction:column;min-height:100svh;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text);border-radius:4px;display:inline-flex}code{background:var(--surface-muted);padding:4px 8px;font-size:15px;line-height:135%}
