:root{--bg: #f8fafc;--surface: #ffffff;--surface-alt: #f1f5f9;--fg: #0f172a;--muted: #64748b;--muted-light: #94a3b8;--border: #e2e8f0;--border-strong: #cbd5e1;--accent: #4f46e5;--accent-light: #eef2ff;--accent-fg: #ffffff;--status-new: #3b82f6;--status-qualified: #8b5cf6;--status-contacted: #f59e0b;--status-replied: #06b6d4;--status-meeting: #ec4899;--status-won: #10b981;--status-lost: #ef4444;--radius: 8px;--radius-sm: 6px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08);--shadow-lg: 0 4px 12px rgba(0,0,0,.1);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--fg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}
