:root{--bg:#0b1220;--panel:#1e293b;--panel-2:#243049;--border:#334155;--text:#e2e8f0;--text-dim:#94a3b8;--accent:#3b82f6;--accent-2:#60a5fa;--green:#22c55e;--green-soft:#4ade80;--amber-soft:#fbbf24;--red-soft:#f87171}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}
