*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #07080f;--surface: #0f1623;--card: #111d2e;--card2: #162030;--border: #1e2d42;--dim: #2a3a52;--accent: #00c8ff;--gold: #f5c400;--green: #22c55e;--red: #f43f5e;--text: #dde4f0;--muted: #4d6070;--team-bg: #05111f;--ply-bg: #140f05}html,body,#root{min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--dim);border-radius:3px}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}
