*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0c0e14;--surface: #13161f;--surface2: #1a1e2a;--surface3: #20253a;--border: #2a2f45;--border2: #3a4060;--amber: #f5a623;--amber2: #ffcb6b;--green: #4ade80;--blue: #60a5fa;--red: #f87171;--purple: #a78bfa;--text: #e8eaf0;--muted: #6b7280;--dim: #3d4460;--mono: "IBM Plex Mono", monospace;--sans: "DM Sans", sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--sans);min-height:100vh;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}
