*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #17171a;--bg-card: #1f1f23;--bg-hover: #252529;--border: #2a2a30;--text: #e8e8ea;--text-muted: #8c8c96;--accent: #00d4aa;--live: #e84040;--bar-h: 52px;--sb-w: 72px}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,sans-serif;min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#111114}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}a{color:inherit}
