:root{--bg: #0f172a;--surface: #1e293b;--surface-2: #273449;--border: #334155;--text: #e2e8f0;--text-muted: #94a3b8;--accent: #6366f1;--green: #22c55e;--amber: #f59e0b;--red: #ef4444;--blue: #38bdf8}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:var(--blue)}button{font-family:inherit}
