:root{--bg: #0e1209;--card: #181d11;--card2: #161c10;--border: #2c3320;--border2: #3a4528;--accent: #30d158;--accent-h: #46d96a;--brand: #4a7c1f;--brand2: #7cc44a;--text: #e6e8df;--muted: #9aa884;--dim: #7d8a68;--faint: #5a6b3a;--rank-s: #ffc24b;--rank-a: #9bd45e;--rank-b: #5a6b3a;--rank-c: #4a3520;--danger: #e87a5a;--warn: #e8c24b;--radius-s: 8px;--radius-m: 12px;--t-fast: .15s;--overshoot: cubic-bezier(.34, 1.56, .64, 1);--font: "Rubik", system-ui, -apple-system, sans-serif}[data-theme=standard]{--accent: #5b6472;--accent-h: #6b7482;--brand: #5b6472;--brand2: #8a93a0}html{font-size:16px}@media (max-width: 1366px){html{font-size:15px}}body{margin:0;font-family:var(--font);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text);overflow-x:hidden}#root{max-width:100vw}table{max-width:100%}::selection{background:#30d15859;color:#f0ead9}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}button,a,select,input{transition:background-color var(--t-fast),color var(--t-fast),border-color var(--t-fast),box-shadow var(--t-fast)}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border2)}::-webkit-scrollbar-track{background:transparent}
