:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;--bg: #07080a;--surface: #0f1117;--surface2: #161923;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.12);--text: #e8eaed;--text-dim: #8b8fa3;--text-muted: #555a6e;--accent: #6c5ce7;--accent2: #a29bfe;--green: #00d2a0;--green-dim: rgba(0,210,160,.12);--red: #ff6b6b;--red-dim: rgba(255,107,107,.12);--yellow: #ffd93d;--yellow-dim: rgba(255,217,61,.12);--blue: #74b9ff;--blue-dim: rgba(116,185,255,.12);--purple: #a29bfe;--purple-dim: rgba(162,155,254,.12);--orange: #fdcb6e;--orange-dim: rgba(253,203,110,.12)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:var(--bg);color:var(--text)}body{font-family:inherit;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}button:hover{opacity:.9}tr:hover{background:#ffffff05}input[type=range]{height:6px}
