:root{--bg: #ffffff;--fg: #0f172a;--muted: #475569;--card: #f8fafc;--border: #e2e8f0;--primary: #2563eb;--primary-contrast: #ffffff}:root.theme-dark{--bg: #0b1220;--fg: #e5e7eb;--muted: #94a3b8;--card: #111a2c;--border: #1f2a44;--primary: #60a5fa;--primary-contrast: #0b1220}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--fg)}*{box-sizing:border-box}button{font:inherit}
