:root{--bg: #080E1C;--surface: #0C1526;--elevated: #111E33;--card: #0F1B30;--glass-1: rgba(255,255,255,.03);--glass-2: rgba(255,255,255,.06);--glass-bd: rgba(255,255,255,.08);--glass-bd-hi: rgba(255,255,255,.14);--orange: #D4AF37;--orange-2: #c9a227;--orange-dim: rgba(212,175,55,.12);--orange-glow: rgba(212,175,55,.35);--blue: #3D7EFF;--blue-bright: #5B94FF;--blue-dim: rgba(61,126,255,.12);--green: #10B981;--green-dim: rgba(16,185,129,.14);--amber: #F59E0B;--amber-dim: rgba(245,158,11,.14);--red: #EF4444;--red-dim: rgba(239,68,68,.14);--purple: #A855F7;--t1: #EAF0FB;--t2: #A9B6CE;--t3: #6B7A97;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-full: 999px;--mono: "JetBrains Mono", ui-monospace, monospace;--sans: "Inter", system-ui, -apple-system, sans-serif;--sidebar-w: 220px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--sans);background:var(--bg);color:var(--t1);-webkit-font-smoothing:antialiased;font-size:14px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--glass-2);border-radius:var(--r-full)}::-webkit-scrollbar-track{background:transparent}.mono{font-family:var(--mono)}
