:root{--bg:#0a0e16;--card:#0d1320;--card-border:#1c2533;--titlebar:#111827;--text:#e6edf3;--muted:#8b97a8;--label:#6b7689;--green:#4ade80;--yellow:#facc15;--orange:#f97316;--red:#ef4444;--grad-a:#f87171;--grad-b:#fb923c}*{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:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}
