@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-app:#f3f4f6;--bg-surface:#ffffff;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--border-color:#e5e7eb;--brand-color:#3b82f6;--brand-color-dark:#2563eb;--brand-color-light:#eff6ff;--color-success:#10b981;--bg-success:#ecfdf5;--color-warning:#d97706;--bg-warning:#fffbeb;--color-error:#ef4444;--bg-error:#fef2f2}body{margin:0;font-family:Inter,sans-serif;background-color:var(--bg-app);color:var(--text-primary)}
