@tailwind base;@tailwind components;@tailwind utilities;:root{--color-brand-primary:#4F46E5;--color-brand-secondary:#06B6D4;--color-success:#10B981;--color-warning:#F59E0B;--color-error:#EF4444}[data-theme=dark]{--color-bg-page:#0F172A;--color-bg-surface:#1E293B;--color-bg-elevated:#334155;--color-text-primary:#F1F5F9;--color-text-secondary:#94A3B8;--color-border:#334155}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}