@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Outfit:wght@500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f9fc;--surface:#fff;--border:#e8ecf2;--text:#0f172a;--muted:#64748b;--hint:#94a3b8;--acc:#0f172a;--acc-fg:#fff;--green-bg:#dcfce7;--green-fg:#166534;--blue-bg:#dbeafe;--blue-fg:#1e40af;--orange-bg:#fff7ed;--orange-fg:#c2410c;--red-bg:#fee2e2;--red-fg:#dc2626;--gray-bg:#f1f5f9;--gray-fg:#475569;--mono:"Courier New",monospace;--r:12px}.dark{--bg:#0f172a;--surface:#1e293b;--border:#2d3f56;--text:#e2e8f0;--muted:#94a3b8;--hint:#64748b;--acc:#f1f5f9;--acc-fg:#0f172a;--green-bg:#14532d;--green-fg:#86efac;--blue-bg:#1e3a5f;--blue-fg:#93c5fd;--orange-bg:#431407;--orange-fg:#fb923c;--red-bg:#450a0a;--red-fg:#f87171;--gray-bg:#1e293b;--gray-fg:#94a3b8}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:Inter,sans-serif;font-size:13px}
