@charset "UTF-8";:root{color-scheme:dark;--bg: #0b0d10;--panel: #15191e;--panel-2: #1b2026;--text: #e6e8eb;--muted: #9aa0a6;--accent: #3b82f6;--accent-fill: #2563eb;--border: #262b31;--ok: #16a34a;--warn: #f59e0b;--danger: #ef4444;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 999px;--text-2xs: .7rem;--text-xs: .78rem;--text-sm: .85rem;--text-base: 1rem;--text-lg: 1.4rem;--text-xl: 2.4rem;--on-accent: #fff;--chan-r: #ef4444;--chan-g: #22c55e;--chan-b: #3b82f6}html[data-theme=light]{color-scheme:light;--bg: #f6f7f9;--panel: #fff;--panel-2: #eef1f4;--text: #1a1d21;--muted: #5a6068;--accent: #2563eb;--accent-fill: #2563eb;--border: #e2e6ea;--ok: #15803d;--warn: #b45309;--danger: #dc2626}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
