:root{--bg:#0f1119;--bg-card:#181b28;--bg-card-hover:#1e2235;--bg-input:#12141f;--border:#2a2d3e;--border-light:#353850;--accent:#22c993;--accent-dim:#1a9e74;--accent-bg:#22c9931a;--live:#ef6c35;--live-bg:#ef6c351f;--warn:#f0c040;--warn-bg:#f0c0401a;--danger:#e05050;--text:#e0e0e8;--text-dim:#8b8ea0;--text-muted:#5a5d72;--blue:#4088dd;--blue-bg:#4088dd1a}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}
