@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f1f5f9;--surf:#fff;--card:#fff;--card2:#f8fafc;--faint:#f1f5f9;--border:#e2e8f0;--border2:#cbd5e1;--text:#0f172a;--text-sub:#475569;--text-muted:#64748b;--primary:#4669fa;--primary-h:#3558e8;--success:#50c793;--warning:#fa916b;--danger:#f1595c;--info:#0ea5e9;--sb-bg:#fff;--sb-border:#e8ecf0;--sb-text:#374151;--sb-muted:#9ca3af;--sb-hover:#f3f4f6;--sb-active:#1e293b;--shadow-card:0px 0px 1px #28293d14, 0px .5px 2px #60617029}html.dark-mode{--bg:#0f172a;--surf:#1e293b;--card:#1e293b;--card2:#293548;--faint:#1e293b;--border:#334155;--border2:#475569;--text:#f1f5f9;--text-sub:#cbd5e1;--text-muted:#94a3b8;--primary:#4669fa;--primary-h:#5a7afb;--success:#50c793;--warning:#fa916b;--danger:#f1595c;--info:#38bdf8;--sb-bg:#0f172a;--sb-border:#1e293b;--sb-text:#cbd5e1;--sb-muted:#64748b;--sb-hover:#1e293b;--sb-active:#4669fa;--shadow-card:0px 0px 1px #0000004d, 0px 1px 4px #0006}html,body,#app{background:var(--bg);height:100%;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}
