:root{--crm-bg:#f4f5f7;--crm-column-bg:#edeff2;--crm-card:#ffffff;--crm-border:#e0e4e9;--crm-border-light:#edeff2;--crm-text:#1a1f36;--crm-text-2:#5e6779;--crm-text-3:#9ca3af;--crm-accent:#4f46e5;--crm-accent-soft:#eef2ff;--crm-hover:#f4f5f7;--crm-overdue:#ef4444;--crm-overdue-soft:#fef2f2;--crm-overdue-text:#b91c1c;--crm-overdue-ring:#fca5a5;--crm-ontime:#10b981;--crm-ontime-soft:#ecfdf5;--crm-ontime-text:#047857;--crm-ontime-ring:#86efac;--crm-won:#10b981;--crm-recurring-bg:#ecfdf5;--crm-recurring-text:#047857;--crm-recurring-ring:#a7f3d0;--crm-new-bg:#eff6ff;--crm-new-text:#1d4ed8;--crm-new-ring:#bfdbfe;--crm-avatar-fallback:#94a3b8;--crm-stage-1:#3b82f6;--crm-stage-2:#f59e0b;--crm-stage-3:#8b5cf6;--crm-stage-4:#ec4899;--crm-stage-5:#10b981;--crm-stage-6:#14b8a6}.crm-tabular{font-variant-numeric:tabular-nums}@keyframes crm-pulse{0%,to{opacity:1}50%{opacity:.4}}.crm-pulse-dot{animation:crm-pulse 1.6s infinite}.crm-card-dragging{opacity:.4;transform:rotate(-1deg)}.crm-drop-target{background:rgba(79,70,229,.05)}.crm-drag-ghost{position:fixed;pointer-events:none;z-index:9999;transform:rotate(-2deg);box-shadow:0 20px 40px rgba(15,23,42,.25),0 6px 12px rgba(15,23,42,.1);opacity:.95;border:1.5px solid var(--crm-accent)!important}.crm-card-placeholder{background:rgba(79,70,229,.06);border:2px dashed var(--crm-accent);border-radius:10px;transition:height .2s ease}.crm-column-body::-webkit-scrollbar{width:5px}.crm-column-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.crm-board::-webkit-scrollbar{height:8px}.crm-board::-webkit-scrollbar-thumb{background:var(--crm-border);border-radius:4px}.crm-stage-title-editing{background:white;border:1.5px solid var(--crm-accent);box-shadow:0 0 0 3px var(--crm-accent-soft)}