*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #060a14;--surface: rgba(255,255,255,.03);--border: rgba(255,255,255,.07);--orange: #f97316;--orange-d: #ea580c;--green: #22c55e;--green-l: #4ade80;--red: #ef4444;--red-l: #f87171;--blue: #38bdf8;--yellow: #fbbf24;--purple: #a78bfa;--text: #e2e8f0;--text-muted:#94a3b8;--text-dim: #475569;--mono: "IBM Plex Mono", monospace;--sans: "Syne", system-ui, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--sans);min-height:100vh}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:99px}
