:root{--bg: #0f1923;--surface: #131f2e;--sidebar: #111c27;--border: #1e2d3d;--accent: #ff4655;--win: #5cb85c;--loss: #d9534f;--text: #ffffff;--muted: #4a5568;--subtext: #8b9db0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;font-size:14px;min-height:100vh}button{cursor:pointer;font:inherit}
