*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0d12;--surface: #111318;--card: #161b24;--card2: #1c2230;--border: rgba(255,255,255,.06);--border2: rgba(255,255,255,.11);--border3: rgba(255,255,255,.18);--text: #e2e8f0;--muted: #64748b;--muted2: #94a3b8;--green: #4ade80;--green-dim: rgba(74,222,128,.12);--green-border: rgba(74,222,128,.25);--red: #f87171;--red-dim: rgba(248,113,113,.12);--red-border: rgba(248,113,113,.25);--yellow: #fbbf24;--yellow-dim: rgba(251,191,36,.12);--yellow-border: rgba(251,191,36,.25);--blue: #60a5fa;--blue-dim: rgba(96,165,250,.12);--blue-border: rgba(96,165,250,.25);--font: "Inter", sans-serif;--mono: "JetBrains Mono", monospace}html,body,#root{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px}button{cursor:pointer;font-family:var(--font)}input,select,textarea{font-family:var(--font)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
