*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{color-scheme:light;--page: #eef1f5;--surface: #ffffff;--surface-2: #f4f6f9;--ink: #14181f;--ink-soft: #4b5262;--ink-mute: #838a9a;--accent: #2563c9;--accent-hover: #1d51a8;--accent-ink: #ffffff;--accent-soft: #e7eefc;--border: rgba(20, 24, 31, .08);--border-strong: rgba(20, 24, 31, .14);--shadow: rgba(20, 24, 31, .07);--error-bg: #fdeceb;--error-border: #e0524f;--error-ink: #9c2a26}@media(prefers-color-scheme:dark){:root:where(:not([data-theme=light])){color-scheme:dark;--page: #0a0c10;--surface: #171a21;--surface-2: #1e222c;--ink: #f1f2f4;--ink-soft: #b7bcc8;--ink-mute: #7d8394;--accent: #5b9bef;--accent-hover: #7bacf2;--accent-ink: #ffffff;--accent-soft: #182c47;--border: rgba(255, 255, 255, .09);--border-strong: rgba(255, 255, 255, .16);--shadow: rgba(0, 0, 0, .45);--error-bg: #2c1917;--error-border: #e0524f;--error-ink: #f3a19e}}:root[data-theme=dark]{color-scheme:dark;--page: #0a0c10;--surface: #171a21;--surface-2: #1e222c;--ink: #f1f2f4;--ink-soft: #b7bcc8;--ink-mute: #7d8394;--accent: #5b9bef;--accent-hover: #7bacf2;--accent-ink: #ffffff;--accent-soft: #182c47;--border: rgba(255, 255, 255, .09);--border-strong: rgba(255, 255, 255, .16);--shadow: rgba(0, 0, 0, .45);--error-bg: #2c1917;--error-border: #e0524f;--error-ink: #f3a19e}html,body{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{background:var(--page);color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}*::-webkit-scrollbar-track{background:transparent}
