:root{--background:#f8fafc;--foreground:#111827;--card:#fff;--card-foreground:#111827;--muted:#f1f5f9;--muted-foreground:#6b7280;--border:#e5e7eb;--input:#e5e7eb;--primary:#2249e0;--primary-hover:#1b38b8;--primary-soft:#e0eaff;--primary-foreground:#fff;--secondary:#f1f5f9;--secondary-foreground:#374151;--success:#16a34a;--success-soft:#dcfce7;--warning:#ca8a04;--warning-soft:#fef9c3;--danger:#dc2626;--danger-soft:#fee2e2;--info:#2563eb;--info-soft:#dbeafe;--sidebar:#fff;--sidebar-border:#e5e7eb;--sidebar-active:#f0f4ff;--radius:.75rem;--sidebar-width:240px;--topbar-height:64px;--content-padding:24px;--crm-brand-50:#f0f4ff;--crm-brand-100:#e0eaff;--crm-brand-200:#c2d4ff;--crm-brand-300:#94b2ff;--crm-brand-400:#6089ff;--crm-brand-500:#3660f8;--crm-brand-600:#2249e0;--crm-brand-700:#1b38b8;--crm-brand-800:#1a3096;--crm-brand-900:#1a2d78;--crm-app-background:#f8fafc;--crm-surface:#fff;--crm-surface-muted:#f1f5f9;--crm-border:#e2e8f0;--crm-border-strong:#cbd5e1;--crm-text:#556683;--crm-heading:#0f172a;--crm-muted:#64748b;--crm-muted-soft:#94a3b8;--crm-danger:#dc2626;--crm-warning:#ca8a04;--crm-success:#16a34a;--crm-radius-lg:.5rem;--crm-radius-xl:.75rem;--crm-shadow-sm:0 1px 2px #0f172a0f;--crm-shadow-md:0 10px 30px #0f172a1a;--crm-focus-ring:0 0 0 3px #94b2ff73;--crm-font-sans:Inter, -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5}:where(.admin-sidebar,.admin-sidebar nav,.lead-kanban-board,.lead-kanban-column-body){scrollbar-color:var(--crm-border-strong) transparent;scrollbar-width:thin}:where(.admin-sidebar,.admin-sidebar nav,.lead-kanban-board,.lead-kanban-column-body)::-webkit-scrollbar{width:.5rem;height:.5rem}:where(.admin-sidebar,.admin-sidebar nav,.lead-kanban-board,.lead-kanban-column-body)::-webkit-scrollbar-track{background:0 0}:where(.admin-sidebar,.admin-sidebar nav,.lead-kanban-board,.lead-kanban-column-body)::-webkit-scrollbar-thumb{background:var(--crm-border-strong);background-clip:content-box;border:2px solid #0000;border-radius:999px}:where(.admin-sidebar,.admin-sidebar nav,.lead-kanban-board,.lead-kanban-column-body)::-webkit-scrollbar-thumb:hover{background:var(--crm-muted-soft);background-clip:content-box}code,kbd,samp,.technical-value{font-family:DM Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}button,input,textarea,select{font:inherit}.tenant-shell{min-height:100vh;padding:var(--content-padding);place-items:center;display:grid}.tenant-panel{border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);background:var(--card);width:min(100%,42rem);padding:2rem;box-shadow:0 1.5rem 4rem #0f172a14}.tenant-marker{background:var(--primary);border-radius:999px;width:3rem;height:.2rem;margin-bottom:1rem;display:block}.page-title{color:var(--card-foreground);margin:0;font-size:20px;font-weight:700;line-height:1.2}.helper-text{color:var(--muted-foreground);margin:.75rem 0 0;font-size:12px}.helper-text-danger{color:var(--danger)}.auth-shell,.dashboard-shell{min-height:100vh;padding:var(--content-padding);place-items:center;display:grid}.login-card{width:min(100%,26rem)}.brand-block{align-items:center;gap:.875rem;display:flex}.brand-mark{border-radius:var(--radius);background:var(--primary-soft);width:2.5rem;height:2.5rem;color:var(--primary);place-items:center;font-family:DM Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:700;display:grid}.eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .25rem;font-size:11px;font-weight:700}.auth-subtitle{color:var(--muted-foreground);margin:1rem 0 0;font-size:13px}.auth-form{gap:1rem;display:grid}.form-field{gap:.375rem;display:grid}.auth-footer{text-align:center;justify-items:center;gap:.25rem;margin-top:1rem;display:grid}.auth-error{border:1px solid var(--danger-soft);border-radius:var(--radius);background:var(--danger-soft);color:var(--danger);margin:0;padding:.625rem .75rem;font-size:12px}.text-link{color:var(--primary);font-size:12px;font-weight:600;text-decoration:none}.text-link:hover{color:var(--primary-hover);text-decoration:underline}.text-link:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.dashboard-card{border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);background:var(--card);width:min(100%,42rem);padding:2rem}.crm-page-shell{min-width:0;color:var(--crm-text);font-family:var(--crm-font-sans);gap:1rem;display:grid}.crm-page-shell-full{width:100%}.crm-page-shell-wide{width:min(100%,96rem)}.crm-page-shell-narrow{width:min(100%,64rem)}.crm-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;min-width:0;display:flex}.crm-page-header-copy{gap:.25rem;min-width:0;display:grid}.crm-page-kicker{color:var(--crm-brand-700);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.crm-page-title{color:var(--crm-heading);margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.crm-page-description{max-width:48rem;color:var(--crm-muted);margin:0;font-size:.8125rem;line-height:1.5}.crm-page-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.crm-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);min-width:0;box-shadow:var(--crm-shadow-sm)}.crm-card-clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.crm-card-clickable:hover{border-color:var(--crm-brand-300);box-shadow:0 0 0 2px var(--crm-brand-50)}.crm-card-clickable:active{transform:translateY(1px)}.crm-card-active{border-color:var(--crm-brand-500);box-shadow:0 0 0 2px var(--crm-brand-100)}.crm-card-compact .crm-card-header,.crm-card-compact .crm-card-content,.crm-card-compact .crm-card-footer{padding:.75rem}.crm-card-header,.crm-card-content,.crm-card-footer{min-width:0;padding:1rem}.crm-card-header{border-bottom:1px solid var(--crm-border);justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.crm-card-title{color:var(--crm-heading);margin:0;font-size:.875rem;font-weight:800}.crm-card-description{color:var(--crm-muted);margin:.25rem 0 0;font-size:.75rem;line-height:1.45}.crm-card-content{gap:.75rem;display:grid}.crm-card-footer{border-top:1px solid var(--crm-border);flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.crm-button,.crm-icon-button{border-radius:var(--crm-radius-lg);cursor:pointer;font-family:var(--crm-font-sans);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.crm-button{gap:.45rem;min-height:2.25rem;padding:0 .85rem;font-size:.8125rem}.crm-button-sm{min-height:2rem;padding-inline:.65rem;font-size:.75rem}.crm-button-lg{min-height:2.65rem;padding-inline:1rem}.crm-button-primary{border-color:var(--crm-brand-600);background:var(--crm-brand-600);color:#fff}.crm-button-primary:hover{border-color:var(--crm-brand-700);background:var(--crm-brand-700)}.crm-button-secondary{border-color:var(--crm-border);background:var(--crm-surface);color:var(--crm-text)}.crm-button-secondary:hover{border-color:var(--crm-border-strong);background:var(--crm-surface-muted)}.crm-button-outline{border-color:var(--crm-brand-200);color:var(--crm-brand-700);background:0 0}.crm-button-outline:hover{border-color:var(--crm-brand-300);background:var(--crm-brand-50)}.crm-button-ghost{color:var(--crm-muted);background:0 0}.crm-button-ghost:hover{background:var(--crm-surface-muted);color:var(--crm-heading)}.crm-button-danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.crm-button-danger:hover{background:#ffe4e6;border-color:#fda4af}.crm-button-warning{color:#b45309;background:#fffbeb;border-color:#fde68a}.crm-button-warning:hover{background:#fef3c7;border-color:#fcd34d}.crm-button-success{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.crm-button-success:hover{background:#dcfce7;border-color:#86efac}.crm-button-icon{width:2.25rem;padding-inline:0}.crm-button:disabled,.crm-icon-button:disabled,.crm-button-disabled{cursor:not-allowed;opacity:.62}.crm-button:focus-visible,.crm-icon-button:focus-visible,.crm-sidebar-link:focus-visible,.crm-popover-trigger:focus-visible{box-shadow:var(--crm-focus-ring);outline:0}.crm-button-icon-slot{flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.crm-icon-button{box-sizing:border-box;width:2.25rem;height:2.25rem;color:var(--crm-muted);vertical-align:middle;background:0 0}.crm-icon-button-sm{width:2rem;height:2rem}.crm-icon-button-lg{width:2.65rem;height:2.65rem}.crm-icon-button:hover{background:var(--crm-surface-muted);color:var(--crm-heading)}.crm-icon-button-brand,.crm-icon-button-active{color:var(--crm-brand-700)}.crm-icon-button-active{background:var(--crm-brand-50)}.crm-icon-button-danger{color:#be123c}.crm-icon-button-success{color:#15803d}.crm-icon-button-warning{color:#b45309}.crm-icon-button svg,.crm-icon-button>span,.crm-button-icon-slot svg,.crm-stat-icon svg,.crm-sidebar-link svg,.ui-button svg,.ui-dropdown-trigger svg,.ui-dropdown-trigger>span{flex:none;width:1rem;height:1rem;display:block}.crm-badge{max-width:100%;font-family:var(--crm-font-sans);text-overflow:ellipsis;white-space:nowrap;border-radius:.375rem;align-items:center;gap:.25rem;width:max-content;padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1.25;display:inline-flex;overflow:hidden}.crm-badge-neutral,.crm-badge-default,.crm-badge-archived,.crm-badge-draft,.crm-badge-cancelled{color:#475569;background:#f8fafc;box-shadow:inset 0 0 0 1px #e2e8f0}.crm-badge-brand,.crm-badge-info{background:var(--crm-brand-50);color:var(--crm-brand-700);box-shadow:inset 0 0 0 1px var(--crm-brand-200)}.crm-badge-new,.crm-badge-assigned,.crm-badge-today{color:#0369a1;background:#f0f9ff;box-shadow:inset 0 0 0 1px #bae6fd}.crm-badge-in-follow-up,.crm-badge-prepared,.crm-badge-pending,.crm-badge-upcoming{color:#b45309;background:#fffbeb;box-shadow:inset 0 0 0 1px #fde68a}.crm-badge-qualified,.crm-badge-accepted,.crm-badge-completed,.crm-badge-success{color:#15803d;background:#f0fdf4;box-shadow:inset 0 0 0 1px #bbf7d0}.crm-badge-disqualified,.crm-badge-rejected,.crm-badge-overdue,.crm-badge-danger{color:#be123c;background:#fff1f2;box-shadow:inset 0 0 0 1px #fecdd3}.crm-badge-converted{color:#0f766e;background:#f0fdfa;box-shadow:inset 0 0 0 1px #99f6e4}.crm-badge-merged,.crm-badge-shared{color:#1d4ed8;background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}.crm-badge-expired,.crm-badge-warning{color:#c2410c;background:#fff7ed;box-shadow:inset 0 0 0 1px #fed7aa}.crm-stat-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);min-width:0;min-height:5.5rem;color:inherit;text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.85rem;display:grid}.crm-stat-card-button{cursor:pointer;width:100%;font:inherit}.crm-stat-card-button:hover,.crm-stat-card-active{border-color:var(--crm-brand-500);box-shadow:0 0 0 2px var(--crm-brand-100)}.crm-stat-icon{border-radius:var(--crm-radius-lg);background:var(--crm-brand-50);width:2rem;height:2rem;color:var(--crm-brand-700);place-items:center;display:inline-grid}.crm-stat-copy{gap:.25rem;min-width:0;display:grid}.crm-stat-label{color:var(--crm-muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden}.crm-stat-value{color:var(--crm-heading);font-size:1.35rem;font-weight:800;line-height:1}.crm-stat-meta{color:var(--crm-muted);font-size:.72rem;line-height:1.35}.crm-toolbar{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);min-width:0;box-shadow:var(--crm-shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.crm-toolbar-section{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.crm-tabs{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface-muted);gap:.2rem;max-width:100%;padding:.2rem;display:inline-flex;overflow-x:auto}.crm-tab{min-height:2rem;color:var(--crm-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.45rem;padding:0 .7rem;font-size:.75rem;font-weight:800;display:inline-flex}.crm-tab-label{min-width:0}.crm-tab:hover{color:var(--crm-heading)}.crm-tab-active{background:var(--crm-surface);color:var(--crm-brand-700);box-shadow:0 1px 3px #0f172a14}.crm-table-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-sm);overflow:hidden}.crm-table-wrapper,.ui-table-wrap{overscroll-behavior:contain;width:100%;max-height:min(68vh,42rem);overflow:auto}.crm-table{--crm-table-action-column-width:8rem;--crm-table-header-height:3.55rem;--crm-table-column-min-width:7rem;border-collapse:separate;border-spacing:0;width:100%;min-width:64rem;font-family:var(--crm-font-sans);table-layout:fixed;font-size:.75rem}.crm-table-auto{table-layout:auto}.crm-table th,.crm-table td{min-width:var(--crm-table-column-min-width);border-bottom:1px solid var(--crm-border);height:var(--crm-table-header-height);text-align:left;vertical-align:middle;padding:.75rem}.crm-table th{z-index:4;height:var(--crm-table-header-height);border-bottom:1px solid var(--crm-border);box-shadow:0 1px 0 var(--crm-border);color:var(--crm-muted);letter-spacing:0;text-transform:uppercase;background:#f8fafc;font-size:.6875rem;font-weight:700;line-height:1.25;position:sticky;top:0}.crm-table td{color:var(--crm-text);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;line-height:1.35;overflow:hidden}.crm-table td>a,.crm-table td>strong,.crm-table td>span{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;max-width:100%;overflow:hidden}.crm-table td>a,.crm-table td>strong{display:inline-block}.crm-table tbody tr:hover{background:#f8fafc}.crm-table tbody tr:last-child td{border-bottom:0}.crm-resizable-table{table-layout:fixed}.crm-resizable-table th{z-index:5;-webkit-user-select:none;user-select:none;background:#f8fafc;padding-right:1.35rem;position:sticky;top:0}.crm-resizable-table th.crm-table-action-column{width:var(--crm-table-action-column-width);min-width:var(--crm-table-action-column-width);max-width:var(--crm-table-action-column-width);-webkit-user-select:auto;user-select:auto;padding-right:.75rem}.crm-resizable-table-wrap{scrollbar-gutter:stable}.crm-column-resize-handle{z-index:2;cursor:col-resize;touch-action:none;justify-content:center;align-items:center;width:.55rem;display:flex;position:absolute;top:.45rem;bottom:.45rem;right:-.25rem}.crm-column-resize-handle:after{content:"";background:0 0;border-radius:999px;width:2px;height:100%;transition:background .15s,box-shadow .15s}.crm-column-resize-handle:hover:after,.crm-column-resize-handle:focus-visible:after,.crm-column-resize-handle.is-resizing:after{background:var(--crm-brand-400);box-shadow:0 0 0 2px var(--crm-brand-50)}.crm-column-resize-handle:focus-visible{outline:0}.crm-column-resizing,.crm-column-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.crm-table-row-overdue td{background:#fff8f5}.crm-table-row-overdue td:first-child{border-left:3px solid #ef4444}.crm-table-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.crm-table-pagination{border-top:1px solid var(--crm-border);color:var(--crm-muted);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .9rem;font-size:.75rem;font-weight:700;display:flex}.crm-pagination{border-top:1px solid var(--crm-border);background:var(--crm-surface);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.8rem 1rem;display:grid}.crm-pagination-summary{color:var(--crm-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;font-size:.75rem;font-weight:500;display:inline-flex}.crm-pagination-summary strong{color:var(--crm-heading);font-weight:700}.crm-pagination-total{transform:translateY(-1px)}.crm-pagination-controls{justify-content:center;align-items:center;gap:.25rem;min-width:0;display:flex}.crm-pagination-button{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);min-width:2rem;min-height:2rem;color:var(--crm-muted);cursor:pointer;font:inherit;white-space:nowrap;justify-content:center;align-items:center;padding:0 .65rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.crm-pagination-button:hover:not(:disabled){border-color:var(--crm-brand-300);color:var(--crm-brand-700);box-shadow:0 0 0 2px var(--crm-brand-50)}.crm-pagination-button:focus-visible,.crm-pagination-size select:focus-visible{box-shadow:var(--crm-focus-ring);outline:0}.crm-pagination-button.is-active{border-color:var(--crm-brand-600);background:var(--crm-brand-600);color:#fff;box-shadow:none}.crm-pagination-button:disabled{cursor:not-allowed;opacity:.58}.crm-pagination-button.is-active:disabled{opacity:1}.crm-pagination-ellipsis{min-width:1.5rem;color:var(--crm-muted);place-items:center;font-size:.75rem;font-weight:700;display:inline-grid}.crm-pagination-size{color:var(--crm-muted);justify-self:end;align-items:center;gap:.5rem;font-size:.75rem;display:inline-flex}.crm-pagination-size select{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);min-height:2rem;color:var(--crm-heading);font:inherit;padding:0 1.75rem 0 .65rem;font-weight:600}.crm-pagination-spacer{justify-self:end}.crm-empty-state{text-align:center;justify-items:center;gap:.45rem;padding:2.5rem 1rem;display:grid}.crm-empty-state-icon{background:var(--crm-brand-50);width:2.5rem;height:2.5rem;color:var(--crm-brand-700);border-radius:999px;place-items:center;display:inline-grid}.crm-empty-state h3{color:var(--crm-heading);margin:0;font-size:.95rem}.crm-empty-state p{max-width:28rem;color:var(--crm-muted);margin:0;font-size:.8125rem}.crm-drawer-backdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.crm-drawer{border-left:1px solid var(--crm-border);background:var(--crm-surface);width:min(100%,32rem);height:100%;box-shadow:var(--crm-shadow-md);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.crm-drawer-header,.crm-drawer-footer{z-index:1;background:var(--crm-surface);position:sticky}.crm-drawer-header{border-bottom:1px solid var(--crm-border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem;display:flex;top:0}.crm-drawer-title{color:var(--crm-heading);margin:0;font-size:1rem;font-weight:800}.crm-drawer-description{color:var(--crm-muted);margin:.25rem 0 0;font-size:.8125rem}.crm-drawer-body{min-height:0;padding:1rem;overflow-y:auto}.crm-drawer-footer{border-top:1px solid var(--crm-border);flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex;bottom:0}.crm-popover-shell{display:inline-block;position:relative}.crm-popover-panel{z-index:80;border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);width:max-content;min-width:12rem;max-width:min(20rem,100vw - 2rem);box-shadow:var(--crm-shadow-md);padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0}.crm-popover-panel-align-start{left:0;right:auto}.crm-popover-option{border-radius:var(--crm-radius-lg);width:100%;color:var(--crm-text);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.8125rem;font-weight:600;display:flex}.crm-popover-option:hover,.crm-popover-option:focus-visible{background:var(--crm-surface-muted);outline:0}.crm-avatar{background:var(--crm-brand-600);color:#fff;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-grid;overflow:hidden}.crm-avatar-sm{width:1.65rem;height:1.65rem;font-size:.68rem}.crm-avatar-lg{width:2.5rem;height:2.5rem;font-size:.875rem}.crm-avatar img{object-fit:cover;width:100%;height:100%}.crm-sidebar-link{border-radius:var(--crm-radius-lg);min-width:0;min-height:2.25rem;color:var(--crm-muted);align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.crm-sidebar-link:hover{background:var(--crm-surface-muted);color:var(--crm-heading)}.crm-sidebar-link-active{background:var(--crm-brand-50);color:var(--crm-brand-700);font-weight:800}.crm-sidebar-link-icon,.crm-sidebar-link-count{flex:none}.crm-sidebar-link-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.crm-sidebar-link-count{margin-left:auto}.crm-count-badge{border:1px solid var(--crm-border);background:var(--crm-surface);min-width:1.5rem;min-height:1.45rem;color:var(--crm-heading);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.15rem .5rem;font-size:.6875rem;font-weight:800;line-height:1;display:inline-flex}.crm-count-badge-default{color:#475569;background:#f8fafc}.crm-count-badge-active{border-color:var(--crm-brand-200);color:var(--crm-brand-700);background:#fff}.crm-count-badge-strong{border-color:var(--crm-brand-200);color:var(--crm-brand-700);background:linear-gradient(#fff 0%,#eef2ff 100%)}.crm-form-field{gap:.375rem;min-width:0;display:grid}.crm-form-label-row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.crm-form-label{color:var(--crm-heading);font-size:.8125rem;font-weight:800}.crm-form-required{color:var(--crm-danger)}.crm-form-hint,.crm-form-error{margin:0;font-size:.75rem;line-height:1.4}.crm-form-hint{color:var(--crm-muted)}.crm-form-error{color:var(--crm-danger);font-weight:700}.crm-form-field-error .ui-input,.ui-input[aria-invalid=true]{border-color:var(--crm-danger);background:#fff7f7;box-shadow:0 0 0 3px #dc26261a}.crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.crm-drawer-form{gap:1rem;display:grid}.crm-stat-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.75rem;display:grid}.account-duplicate-list{gap:.75rem;display:grid}.crm-accounts-table{min-width:92rem}.crm-contacts-table{min-width:88rem}.crm-inline-badges,.crm-stack-list{flex-wrap:wrap;gap:.4rem;display:flex}.crm-inline-badges{margin-top:.35rem}.crm-stack-list{flex-direction:column}.crm-detail-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.85rem;margin:0;display:grid}.crm-detail-grid div{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);gap:.25rem;padding:.75rem;display:grid}.crm-detail-grid dt{color:var(--crm-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.crm-detail-grid dd{color:var(--crm-heading);margin:0;font-size:.875rem;font-weight:700}.crm-ui-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.crm-ui-preview-swatches{grid-template-columns:repeat(auto-fit,minmax(5.5rem,1fr));gap:.5rem;display:grid}.crm-ui-preview-swatch{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);gap:.35rem;padding:.5rem;display:grid}.crm-ui-preview-swatch span:first-child{border-radius:.375rem;height:2rem}.crm-ui-preview-swatch span:last-child{color:var(--crm-muted);font-size:.68rem;font-weight:800}@media (max-width:1023px){.crm-page-header{flex-direction:column;align-items:flex-start}.crm-page-header-actions,.crm-toolbar,.crm-toolbar-section{width:100%}.crm-page-header-actions,.crm-toolbar-section{justify-content:flex-start}}@media (max-width:767px){.crm-page-title{font-size:1.125rem}.crm-button,.crm-toolbar-section>*{max-width:100%}.crm-button{white-space:normal}.crm-table-pagination{flex-direction:column;align-items:stretch}.crm-pagination{grid-template-columns:1fr;justify-items:stretch}.crm-pagination-summary,.crm-pagination-controls,.crm-pagination-size,.crm-pagination-spacer{justify-self:stretch}.crm-pagination-controls{flex-wrap:wrap}.crm-pagination-size{justify-content:space-between}.crm-drawer{border-left:0;width:100%}.crm-drawer-footer,.crm-card-footer{flex-direction:column;align-items:stretch}.crm-drawer-footer .crm-button,.crm-card-footer .crm-button{width:100%}.crm-ui-preview-grid{grid-template-columns:1fr}}.dashboard-actions{margin-top:1.5rem}.ui-card{border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);background:var(--card);color:var(--card-foreground);box-shadow:0 1.25rem 3rem #0f172a12}.ui-card-header{padding:1.5rem 1.5rem 0}.ui-card-content{padding:1.5rem}.ui-label{color:var(--foreground);font-size:13px;font-weight:600}.ui-input{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;height:2.5rem;color:var(--foreground);padding:0 .75rem;font-size:13px}.ui-input::placeholder{color:var(--muted-foreground)}.ui-input:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:1px}.ui-button{border:1px solid var(--primary);border-radius:var(--radius);background:var(--primary);min-height:2.5rem;color:var(--primary-foreground);cursor:pointer;justify-content:center;align-items:center;padding:0 1rem;font-size:13px;font-weight:700;display:inline-flex}.ui-button:disabled{cursor:not-allowed;opacity:.65}.ui-button:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.admin-layout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:100%;height:100dvh;display:grid;overflow:hidden}.admin-sidebar{overscroll-behavior:contain;border-right:1px solid var(--sidebar-border);background:var(--sidebar);height:100%;padding:1.25rem .75rem;position:relative;top:0;overflow-y:auto}.sidebar-overlay,.sidebar-close,.mobile-menu-button{display:none}.sidebar-brand,.topbar-user,.page-header,.page-actions,.toolbar-fields,.ui-dialog-actions,.badge-list,.permission-cloud{align-items:center;display:flex}.sidebar-brand{border-bottom:1px solid var(--border);gap:.75rem;margin-bottom:1.25rem;padding:0 .65rem 1rem}.sidebar-brand div,.topbar-user-copy{display:grid}.sidebar-brand span,.topbar-user-copy span,.topbar-context{color:var(--muted-foreground);font-size:11px}.topbar-notification{border:1px solid var(--border);border-radius:var(--radius);width:2.25rem;height:2.25rem;color:var(--foreground);place-items:center;text-decoration:none;display:grid;position:relative}.topbar-notification .sidebar-item-icon{width:1.1rem;height:1.1rem}.topbar-notification span{background:var(--danger);min-width:1.1rem;color:var(--primary-foreground);text-align:center;border-radius:999px;font-size:10px;font-weight:700;position:absolute;top:-.4rem;right:-.4rem}.admin-sidebar nav{gap:1.15rem;padding-bottom:1rem;display:grid}.sidebar-section{gap:.3rem;display:grid}.sidebar-section-title{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;padding:0 .75rem .15rem;font-size:10px;font-weight:700}.sidebar-section-items,.sidebar-subsection,.sidebar-child-items{gap:.15rem;display:grid}.sidebar-subsection-heading{border-radius:var(--radius);min-width:0;min-height:2.5rem;color:var(--secondary-foreground);align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:13px;font-weight:700;display:flex}.sidebar-subsection-heading-active{color:var(--primary-hover)}.sidebar-subsection-heading-active .sidebar-item-icon{color:var(--primary)}.sidebar-link{border-radius:var(--radius);min-width:0;min-height:2.5rem;color:var(--secondary-foreground);align-items:center;gap:.75rem;padding:.55rem .75rem;font-size:13px;font-weight:500;text-decoration:none;display:flex}.sidebar-item-icon{width:1.15rem;height:1.15rem;color:var(--muted-foreground);flex:none}.sidebar-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sidebar-link:hover,.sidebar-link-active{background:var(--sidebar-active);color:var(--primary-hover)}.sidebar-link-active .sidebar-item-icon{color:var(--primary)}.sidebar-link:focus-visible{outline:3px solid var(--primary-soft);outline-offset:1px}.sidebar-link-disabled{cursor:not-allowed;color:var(--muted-foreground)}.sidebar-link-disabled .sidebar-item-icon{opacity:.72}.coming-soon-badge{background:var(--muted);color:var(--muted-foreground);border-radius:999px;flex:none;padding:.18rem .38rem;font-size:8px;font-weight:700}.admin-workspace{grid-template-rows:var(--topbar-height) minmax(0, 1fr);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.admin-topbar{z-index:5;height:var(--topbar-height);border-bottom:1px solid var(--border);padding:0 var(--content-padding);background:#fffffff0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.admin-topbar>div:first-child{display:grid}.topbar-leading{align-items:center;gap:.75rem;min-width:0;display:flex!important}.topbar-leading>div{min-width:0;display:grid}.topbar-leading strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.topbar-user-copy{line-height:1.25}.admin-content{width:100%;max-width:96rem;min-height:0;padding:var(--content-padding);overscroll-behavior:contain;scrollbar-gutter:stable;margin:0 auto;overflow:hidden auto}.page-stack{gap:1.5rem;min-width:0;display:grid}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.25rem;min-width:0}.page-header>div{min-width:0}.lead-page-header{align-items:flex-end}.lead-header-actions,.lead-toolbar-actions,.lead-view-control,.lead-number-cell{align-items:center;display:flex}.lead-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.lead-header-actions .ui-button{min-height:2.6rem}.page-subtitle{max-width:52rem;color:var(--muted-foreground);margin:.5rem 0 0;font-size:13px;line-height:1.55}.section-title{margin:0;font-size:14px}.dashboard-grid,.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.lead-master-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.lead-master-card{border:1px solid var(--border);background:var(--card);border-radius:8px;align-content:space-between;gap:1rem;min-height:13rem;padding:1rem;display:grid}.lead-master-card h2{margin:0;font-size:15px}.lead-master-card p{color:var(--muted-foreground);margin:.4rem 0 0;font-size:13px}.lead-master-counts,.lead-master-toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.lead-toolbar{flex-wrap:wrap}.lead-filter-card{gap:1rem;padding:1rem;display:grid}.crm-entity-toolbar{gap:1rem;padding:1.125rem 1.25rem;display:grid}.crm-entity-search .ui-input{width:100%;max-width:none}.crm-entity-filter-row{grid-template-columns:minmax(12rem,16rem) auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.crm-entity-filter-row .ui-select{width:100%;max-width:none}.crm-entity-refresh{min-width:6.5rem}.crm-entity-table-card{padding:0;overflow:hidden}.crm-entity-table-heading{border-bottom:1px solid var(--border);padding:1.125rem 1.25rem 1rem}.crm-entity-table-heading .helper-text{margin:.25rem 0 0}.crm-entity-table-wrap{width:100%}.crm-entity-table th,.crm-entity-table td{padding:.75rem}.crm-entity-table tbody tr:hover{background:#f8fafc}.crm-entity-name,.crm-entity-owner{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:24rem;display:inline-block;overflow:hidden}.crm-entity-owner{max-width:16rem}.crm-entity-table td:last-child,.crm-entity-table th:last-child{text-align:left}@media (max-width:767px){.crm-entity-filter-row{grid-template-columns:1fr}.crm-entity-refresh{width:100%}}.lead-view-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.lead-view-control{flex:1;gap:.65rem;min-width:0}.lead-view-control .ui-select{width:min(100%,22rem);max-width:22rem}.lead-view-control span{color:var(--muted-foreground);font-size:12px;font-weight:700}.lead-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.lead-toolbar-actions .ui-button{min-height:2.25rem;padding-inline:.75rem}.lead-view-toggle{border:1px solid var(--border);background:var(--muted);border-radius:8px;padding:.2rem;display:inline-flex}.lead-view-toggle button{min-height:2rem;color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 .7rem;font-size:12px;font-weight:800}.lead-view-toggle button.is-active{background:var(--card);color:var(--primary);box-shadow:0 1px 2px #0f172a1a}.lead-result-count{color:var(--foreground);white-space:nowrap;align-items:center;gap:.5rem;font-size:12px;font-weight:800;display:inline-flex}.lead-result-count-label{color:var(--muted-foreground);font-weight:700}.lead-saved-view-panel{border:1px solid var(--border);background:var(--muted);border-radius:8px;gap:.75rem;padding:.85rem;display:grid}.lead-saved-view-panel h3{margin:0;font-size:13px}.lead-saved-view-panel .ui-select{width:100%;max-width:none}.lead-saved-view-actions{flex-wrap:wrap;gap:.45rem;display:flex}.lead-saved-view-actions .ui-button{min-height:2.15rem;padding-inline:.7rem;font-size:12px}.lead-summary-grid{grid-template-columns:repeat(auto-fit,minmax(11.5rem,1fr));gap:.55rem;min-width:0;display:grid}.lead-summary-card{border:1px solid var(--border);background:var(--card);min-width:0;min-height:5.35rem;color:inherit;cursor:pointer;text-align:left;border-radius:8px;align-content:space-between;gap:.35rem;padding:.7rem .8rem;display:grid}.lead-summary-card:hover,.lead-summary-card:focus-visible,.lead-summary-card-active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.lead-summary-card:disabled{cursor:wait;opacity:.72}.lead-summary-card span{color:var(--muted-foreground);text-transform:uppercase;font-size:10px;font-weight:800}.lead-summary-card strong{color:var(--foreground);font-size:20px;line-height:1}.lead-summary-card small{color:var(--muted-foreground);font-size:11px;line-height:1.25}.lead-summary-card .ui-skeleton{width:3.2rem;height:1.35rem}.warning-text{font-weight:700;color:var(--warning)!important}.lead-number-cell{gap:.5rem}.lead-number-link{color:var(--foreground);font-weight:800;text-decoration:none}.lead-number-link:hover{color:var(--primary);text-underline-offset:.18rem;text-decoration:underline}.lead-list-table{table-layout:fixed;min-width:180rem}.lead-col-actions{width:8rem}.lead-col-number,.lead-col-name{width:8.75rem}.lead-col-email{width:13.75rem}.lead-col-mobile{width:8.75rem}.lead-col-company{width:13.75rem}.lead-col-source,.lead-col-status,.lead-col-owner,.lead-col-industry{width:10rem}.lead-col-website{width:13.75rem}.lead-col-designation{width:11rem}.lead-col-date{width:9.5rem}.lead-col-last-activity{width:11.25rem}.lead-col-duplicate{width:7.5rem}.lead-inline-cell{min-width:0;max-width:15rem}.lead-cell-truncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lead-inline-cell.is-editable{cursor:pointer}.lead-inline-cell.is-editable:hover .lead-cell-truncate{color:var(--primary-hover);text-underline-offset:.18rem;text-decoration:underline}.lead-inline-cell-editing{vertical-align:top}.lead-inline-editor{align-items:start;gap:.3rem;width:100%;min-width:0;max-width:none;display:grid}.lead-inline-control-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;display:grid}.lead-inline-editor .ui-input,.lead-inline-editor .ui-select{width:100%;max-width:none;min-height:2.15rem;padding:.4rem .55rem;font-size:12px}.lead-inline-actions{align-items:center;gap:.3rem;display:flex}.lead-inline-actions button{border:1px solid var(--muted-foreground);background:var(--card);width:1.25rem;height:1.25rem;min-height:1.25rem;color:var(--muted-foreground);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:inline-grid}.lead-inline-actions svg{width:.75rem;height:.75rem}.lead-inline-actions button:first-child{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.lead-inline-actions button:disabled{cursor:not-allowed;opacity:.65}.lead-inline-error{color:var(--danger);white-space:normal;font-size:11px;font-weight:700;line-height:1.25}.lead-kanban-data-card{min-height:0;overflow:hidden}.lead-kanban-shell{grid-template-rows:auto minmax(0,1fr);gap:.6rem;min-width:0;min-height:0;display:grid}.lead-kanban-toolbar{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:.75rem;font-size:12px;font-weight:700;display:flex}.lead-kanban-toolbar small{color:var(--warning);font-weight:800}.lead-kanban-board{background:#f1f5f9;border-radius:8px;min-width:0;height:calc(100vh - 22rem);min-height:30rem;max-height:52rem;padding:.75rem;overflow:auto hidden}.lead-kanban-columns{align-items:stretch;gap:.75rem;min-width:max-content;height:100%;display:flex}.lead-kanban-loading{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.lead-kanban-loading .ui-skeleton{min-height:20rem}.lead-kanban-column{background:#e9eef6;border:1px solid #dbe3ef;border-radius:8px;flex-direction:column;width:18.25rem;min-width:18.25rem;height:100%;min-height:0;display:flex;overflow:hidden}.lead-kanban-column-header{z-index:1;background:linear-gradient(#dfe9f8,#eef4fb);border-bottom:1px solid #dbe3ef;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.65rem .7rem;display:flex;position:sticky;top:0}.lead-kanban-column-header h3{color:#102033;align-items:center;gap:.4rem;margin:0;font-size:12px;line-height:1.2;display:flex}.lead-kanban-status-dot{border-radius:999px;flex:none;width:.55rem;height:.55rem;display:inline-block}.crm-settings-grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.crm-settings-section{gap:.9rem;display:grid}.crm-settings-section-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.crm-settings-section-header p{color:#64748b;margin:.2rem 0 0;font-size:.86rem;line-height:1.45}.crm-settings-form{gap:.75rem;display:grid}.crm-settings-form label{gap:.35rem;display:grid}.settings-table{gap:.65rem;display:grid}.settings-table article{border:1px solid #dbe3ef;border-radius:.5rem;grid-template-columns:auto minmax(10rem,1fr) auto auto auto;align-items:center;gap:.5rem;padding:.7rem;display:grid}.settings-table article div{flex-wrap:wrap;gap:.35rem;display:flex}.settings-table article em{color:#4338ca;background:#eef2ff;border-radius:999px;padding:.16rem .45rem;font-size:.72rem;font-style:normal}.deal-status-list,.deal-rule-list{gap:.55rem;display:grid}.deal-status-row{background:#fff;border:1px solid #dbe3ef;border-radius:.5rem;grid-template-columns:.35rem minmax(14rem,1fr) minmax(9rem,auto) minmax(10rem,auto) auto;align-items:center;gap:.85rem;padding:.7rem .85rem .7rem 0;display:grid;overflow:hidden}.deal-status-row-muted,.deal-rule-row-muted{color:#64748b;background:#f8fafc}.deal-status-color-bar{border-radius:0 999px 999px 0;align-self:stretch;min-height:3.4rem}.deal-status-main{gap:.5rem;min-width:0;display:grid}.deal-status-title-line{align-items:center;gap:.55rem;min-width:0;display:flex}.deal-status-title-line strong,.deal-rule-route strong{color:#0f172a;font-size:.88rem;line-height:1.25}.deal-status-title-line span{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.22rem .45rem;font-size:.69rem;font-weight:700;line-height:1}.deal-status-progress{background:#e5edf7;border-radius:999px;height:.45rem;overflow:hidden}.deal-status-progress span{border-radius:inherit;min-width:.45rem;height:100%;display:block}.deal-status-metrics{grid-template-columns:repeat(2,minmax(4.4rem,auto));gap:.35rem;display:grid}.deal-status-metrics span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.45rem;gap:.12rem;padding:.45rem .55rem;display:grid}.deal-status-metrics strong{color:#0f172a;font-size:.82rem;line-height:1}.deal-status-metrics small{color:#64748b;letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:700}.deal-status-badges,.deal-rule-requirements{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.deal-status-actions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.deal-rule-list article{background:#fff;border:1px solid #dbe3ef;border-radius:.5rem;grid-template-columns:minmax(16rem,1fr) minmax(14rem,2fr) auto;align-items:center;gap:.8rem;padding:.7rem .85rem;display:grid}.deal-rule-route{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.deal-rule-route span{color:#94a3b8;font-size:.76rem;font-weight:800}@media (max-width:1024px){.crm-settings-section-header{flex-direction:column;align-items:stretch}.settings-table article{grid-template-columns:auto minmax(0,1fr)}.deal-status-row,.deal-rule-list article{grid-template-columns:.35rem minmax(0,1fr);align-items:stretch}.deal-status-main,.deal-status-metrics,.deal-status-badges,.deal-status-actions{grid-column:2}.deal-status-actions{justify-content:flex-start}.deal-rule-route,.deal-rule-requirements,.deal-rule-list article .ui-button{grid-column:1/-1}}.lead-kanban-column-header small{color:#64748b;font-size:10px;line-height:1.2}.lead-kanban-column-metrics{justify-items:end;gap:.25rem;display:grid}.lead-kanban-column-metrics strong{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:1.55rem;height:1.55rem;font-size:12px;display:inline-grid}.lead-kanban-column-metrics span{color:#475569;font-size:11px;font-weight:800}.lead-kanban-column-body{flex:1;align-content:start;gap:.5rem;min-width:0;min-height:0;padding:.55rem;display:grid;overflow:hidden auto}.lead-kanban-empty-column{color:var(--muted-foreground);text-align:center;margin:0;font-size:12px}.lead-kanban-card{box-sizing:border-box;background:var(--card);border:1px solid #e2e8f0;border-radius:6px;gap:.5rem;width:100%;min-width:0;padding:.65rem;display:grid;box-shadow:0 .35rem .8rem #0f172a0d}.lead-kanban-card-heading,.lead-kanban-meta-row,.lead-kanban-footer{align-items:center;display:flex}.lead-kanban-card-heading{justify-content:space-between;gap:.55rem}.lead-kanban-card-heading>div{flex:auto;min-width:0;overflow:hidden}.lead-kanban-card-heading p{color:var(--muted-foreground);margin:.1rem 0 0;font-size:11px;line-height:1.25}.lead-kanban-title,.lead-kanban-number{color:var(--foreground);font-size:12px;font-weight:800;text-decoration:none}.lead-kanban-title:hover,.lead-kanban-number:hover{color:var(--primary);text-underline-offset:.16rem;text-decoration:underline}.lead-kanban-card-menu{border:1px solid var(--border);width:1.55rem;height:1.55rem;color:var(--muted-foreground);border-radius:999px;flex:none;place-items:center;display:inline-grid}.lead-kanban-card-menu svg{width:1rem;height:1rem}.lead-kanban-meta-row{justify-content:space-between;gap:.5rem}.lead-kanban-meta-row strong{color:#16a34a;font-size:12px}.lead-kanban-info-grid{grid-template-columns:auto minmax(0,1fr);gap:.2rem .45rem;font-size:11px;display:grid}.lead-kanban-info-grid span{color:var(--muted-foreground)}.lead-kanban-info-grid strong{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.lead-kanban-badges{flex-wrap:wrap;gap:.35rem;display:flex}.lead-kanban-badges span{color:#3730a3;text-overflow:ellipsis;white-space:nowrap;background:#eef2ff;border-radius:999px;max-width:100%;padding:.2rem .45rem;font-size:10px;font-weight:800;overflow:hidden}.lead-kanban-badges .is-warning{background:var(--warning-soft);color:var(--warning)}.lead-kanban-footer{color:var(--muted-foreground);flex-wrap:wrap;gap:.35rem;font-size:10px;font-weight:800}.lead-kanban-activity{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .45rem;display:inline-flex}.lead-kanban-activity.is-inactive{border-color:var(--border);background:var(--card);color:var(--muted-foreground)}.lead-kanban-activity.is-active{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.lead-kanban-activity.is-overdue{border-color:var(--warning-soft);background:var(--warning-soft);color:var(--warning)}.lead-kanban-activity:disabled{cursor:not-allowed;opacity:.75}.lead-kanban-footer svg{width:.9rem;height:.9rem}.lead-kanban-footer strong{color:var(--warning)}.lead-action-cell{vertical-align:middle}.lead-action-hub{align-items:center;gap:.25rem;width:100%;max-width:7.25rem;display:grid}.lead-action-primary,.lead-action-indicators{align-items:center;gap:.2rem;min-width:0;display:flex}.lead-action-primary{flex-wrap:nowrap}.lead-action-indicators{flex-wrap:wrap;min-height:1.1rem}.lead-action-indicators:empty{display:none}.lead-row-action-menu,.lead-row-icon-button{box-sizing:border-box;border:1px solid var(--border);background:var(--card);width:1.85rem;min-width:1.85rem;height:1.85rem;min-height:1.85rem;color:var(--foreground);cursor:pointer;vertical-align:middle;border-radius:7px;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.lead-row-action-menu:hover,.lead-row-icon-button:hover{border-color:var(--primary);color:var(--primary)}.lead-row-activity-button.is-inactive{color:var(--muted-foreground)}.lead-row-activity-button.is-active{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.lead-row-activity-button.is-overdue{border-color:var(--warning-soft);background:var(--warning-soft);color:var(--warning)}.lead-row-action-menu svg,.lead-row-icon-button svg,.lead-activity-pill svg,.lead-activity-card-icon svg{color:currentColor;flex:none;width:.85rem;height:.85rem;display:block}.lead-row-action-menu .lead-action-icon,.lead-row-icon-button .lead-action-icon,.lead-kanban-card-menu .lead-action-icon,.lead-kanban-activity .lead-action-icon,.lead-popover-create .lead-action-icon{color:currentColor;opacity:1;pointer-events:none;visibility:visible;flex:none;overflow:visible;width:1rem!important;height:1rem!important;display:block!important}.lead-action-glyph{color:currentColor;opacity:1;pointer-events:none;visibility:visible;flex:none;width:1rem;height:1rem;display:block;position:relative}.lead-action-glyph-more:before{content:"";background:currentColor;border-radius:999px;width:.2rem;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -.34rem,0 .34rem}.lead-action-glyph-note{border:1.6px solid;border-radius:.2rem}.lead-action-glyph-note:before,.lead-action-glyph-note:after{content:"";background:currentColor;border-radius:999px;height:1.5px;position:absolute;left:.22rem}.lead-action-glyph-note:before{width:.5rem;top:.33rem}.lead-action-glyph-note:after{width:.38rem;top:.62rem}.lead-action-glyph-clock{border:1.7px solid;border-radius:999px}.lead-action-glyph-clock:before,.lead-action-glyph-clock:after{content:"";transform-origin:0;background:currentColor;border-radius:999px;position:absolute;top:50%;left:50%}.lead-action-glyph-clock:before{width:.28rem;height:1.6px;transform:translate(-.02rem,-50%)}.lead-action-glyph-clock:after{width:.24rem;height:1.6px;transform:translate(-.02rem,-50%)rotate(-90deg)}.lead-action-glyph-refresh:before{content:"";border:1.7px solid;border-right-color:#0000;border-radius:999px;position:absolute;inset:.12rem}.lead-action-glyph-refresh:after{content:"";border-top:1.7px solid;border-right:1.7px solid;width:.32rem;height:.32rem;position:absolute;top:.1rem;right:.12rem;transform:rotate(20deg)}.lead-muted-cell{color:var(--muted-foreground)}.lead-status-cell{position:relative}.lead-status-cell-stack{flex-direction:column;gap:.25rem;display:flex}.lead-status-popover-shell{width:100%;display:inline-block;position:relative}.lead-status-popover-trigger{border:1px solid var(--primary);background:var(--primary-soft);width:100%;min-height:2rem;color:var(--primary-hover);cursor:pointer;text-align:left;border-radius:8px;padding:.35rem .55rem;font-size:12px;font-weight:800}.lead-status-popover{z-index:90;border:1px solid var(--border);background:var(--card);border-radius:8px;gap:.2rem;width:min(14rem,80vw);padding:.35rem;display:grid;position:fixed;box-shadow:0 1rem 2rem #0f172a24}.lead-status-popover button{min-height:2rem;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:12px;font-weight:800;display:flex}.lead-status-popover button:hover,.lead-status-popover button:focus-visible{background:var(--muted)}.lead-status-popover button:disabled{cursor:default;opacity:.65}.lead-status-popover .is-current{background:var(--primary-soft);color:var(--primary-hover)}.lead-status-popover small{color:var(--muted-foreground);font-size:10px;font-weight:700}.deal-status-inline-cell{align-items:center;display:inline-grid}.deal-status-inline-trigger,.deal-status-inline-badge{border:1px solid color-mix(in srgb, var(--deal-status-color) 55%, transparent);background:color-mix(in srgb, var(--deal-status-color) 12%, transparent);max-width:100%;min-height:1.45rem;color:var(--deal-status-color);text-align:left;border-radius:999px;align-items:center;padding:.12rem .45rem;display:inline-flex}.deal-status-inline-trigger{cursor:pointer}.deal-status-inline-trigger:hover,.deal-status-inline-trigger:focus-visible{background:color-mix(in srgb, var(--deal-status-color) 18%, transparent);outline:none}.deal-status-inline-trigger:disabled{cursor:not-allowed;opacity:.65}.deal-status-inline-trigger span,.deal-status-inline-badge{font-size:12px;font-weight:800}.deal-status-inline-trigger small{color:var(--muted-foreground);font-size:10px;font-weight:700}.lead-action-indicator{background:var(--muted);min-width:1.1rem;height:1.1rem;color:var(--muted-foreground);border-radius:999px;place-items:center;font-size:10px;font-weight:900;line-height:1;text-decoration:none;display:inline-grid}.lead-action-indicator.is-warning{background:var(--warning-soft);color:var(--warning)}.lead-date-cell,.lead-last-activity-cell,.lead-duplicate-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lead-empty-activity-trigger{max-width:100%;color:var(--muted-foreground);font-size:12px}.lead-empty-activity-trigger:hover{color:var(--primary)}.lead-empty-activity-label{align-items:center;gap:.3rem;max-width:100%;display:inline-flex}.lead-empty-activity-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lead-empty-activity-label svg{flex:none;width:.95rem;height:.95rem}.lead-activity-popover-shell{display:inline-block;position:relative}.lead-activity-pill{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:12px;font-weight:800;display:inline-flex}.lead-activity-pill.is-inactive{border-color:var(--border);background:var(--card);color:var(--muted-foreground)}.lead-activity-pill.is-active{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.lead-activity-pill.is-overdue{border-color:var(--warning-soft);background:var(--warning-soft);color:var(--warning)}.lead-activity-pill-compact{border-radius:999px;gap:.2rem;min-width:1.6rem;max-width:4.75rem;min-height:1.1rem;padding:.12rem .3rem;font-size:10px;line-height:1}.lead-activity-pill-compact svg{width:.72rem;height:.72rem}.lead-activity-pill-compact small{text-overflow:ellipsis;white-space:nowrap;max-width:1.5rem;overflow:hidden}.lead-activity-pill small{color:var(--muted-foreground);font-size:11px;font-weight:700}.lead-activity-pill.is-overdue small{color:var(--warning)}.lead-activity-popover{z-index:80;border:1px solid var(--border);background:var(--card);white-space:normal;border-radius:8px;gap:.75rem;width:min(92vw,24rem);max-height:min(30rem,100vh - 1.5rem);padding:.85rem;display:grid;position:fixed;overflow:hidden;box-shadow:0 1.25rem 3rem #0f172a2e}.lead-activity-popover-header,.lead-activity-popover-tools,.lead-activity-card,.lead-activity-card-badges{align-items:center;display:flex}.lead-activity-popover-header{justify-content:space-between;gap:.75rem}.lead-activity-popover-header h3{margin:0;font-size:14px}.lead-activity-popover-header p{color:var(--muted-foreground);margin:.2rem 0 0;font-size:12px}.lead-activity-popover-tools,.lead-activity-card-badges{gap:.4rem}.lead-popover-create{border:1px solid var(--primary);background:var(--primary);min-height:2rem;color:var(--primary-foreground);cursor:pointer;border-radius:8px;padding:0 .65rem;font-size:12px;font-weight:800}.lead-activity-tabs{gap:.35rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.lead-activity-tabs button{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .55rem;font-size:11px;font-weight:800;display:inline-flex}.lead-activity-tabs button span{color:inherit}.lead-activity-tabs .lead-activity-tab-active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-hover)}.lead-activity-list{gap:.55rem;max-height:19rem;padding-right:.15rem;display:grid;overflow-y:auto}.lead-activity-inline-form{gap:.65rem;max-height:22rem;padding-right:.15rem;display:grid;overflow-y:auto}.lead-activity-inline-form .lead-form-section{gap:.55rem}.lead-activity-inline-form .lead-form-section h3{margin:0;font-size:12px}.lead-activity-inline-form .form-grid{grid-template-columns:1fr;gap:.55rem}.lead-activity-inline-actions{justify-content:flex-end;gap:.45rem;display:flex}.lead-activity-inline-actions .ui-button,.lead-activity-inline-actions button{min-height:2rem;padding:0 .65rem}.lead-activity-card{border:1px solid var(--border);background:var(--muted);border-radius:8px;align-items:flex-start;gap:.65rem;padding:.65rem}.lead-activity-card-icon{background:var(--card);width:2rem;height:2rem;color:var(--primary);border-radius:8px;flex:none;place-items:center;display:grid}.lead-activity-card strong,.lead-activity-card small{display:block}.lead-activity-card-body{flex:1;min-width:0}.lead-activity-card strong{overflow-wrap:anywhere;font-size:13px}.lead-activity-card small{color:var(--muted-foreground);margin-top:.2rem;font-size:11px}.lead-activity-card-badges{flex-wrap:wrap;margin-top:.45rem}.lead-activity-card-actions{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.lead-activity-card-actions button{border:1px solid var(--primary);background:var(--primary-soft);min-height:1.65rem;color:var(--primary-hover);cursor:pointer;border-radius:6px;padding:0 .5rem;font-size:11px;font-weight:800}.lead-activity-card-actions button:hover,.lead-activity-card-actions button:focus-visible{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.lead-activity-card-actions .is-danger{border-color:var(--danger-soft);background:var(--danger-soft);color:var(--danger)}.lead-activity-card-actions .is-danger:hover,.lead-activity-card-actions .is-danger:focus-visible{border-color:var(--danger);background:var(--danger);color:var(--primary-foreground)}.crm-activity-feed{gap:.8rem;padding-left:2.75rem;display:grid;position:relative}.crm-activity-timeline-shell{gap:.8rem;display:grid}.crm-activity-feed-controls{grid-template-columns:minmax(12rem,1fr) repeat(3,minmax(9rem,12rem));align-items:center;gap:.55rem;display:grid}.crm-activity-feed:before{content:"";background:#d7e2ee;width:1px;position:absolute;top:.4rem;bottom:.4rem;left:1.05rem}.crm-activity-feed-item{grid-template-columns:minmax(0,1fr);display:grid;position:relative}.crm-activity-feed-icon{z-index:1;color:#256f93;background:#f8fbfd;border:1px solid #cfe0ee;border-radius:.45rem;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;top:.85rem;left:-2.23rem;box-shadow:0 0 0 .25rem #fff}.crm-activity-feed-item-completed .crm-activity-feed-icon{color:#fff;background:#16a34a;border-color:#bbf7d0}.crm-activity-feed-item-cancelled .crm-activity-feed-icon{color:#be123c;background:#fff1f2;border-color:#fecdd3}.crm-activity-feed-letter{font-size:.72rem;font-weight:900;line-height:1}.crm-activity-feed-card{background:#fff;border:1px solid #dbe5ef;border-radius:.5rem;gap:.55rem;padding:.8rem .9rem;display:grid}.crm-activity-feed-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.crm-activity-feed-header>div{gap:.22rem;min-width:0;display:grid}.crm-activity-feed-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.crm-activity-feed-actions{align-items:center;gap:.22rem;display:flex}.crm-activity-feed-action{color:#256f93;cursor:pointer;background:#fff;border:1px solid #cfe0ee;border-radius:.35rem;place-items:center;width:1.45rem;height:1.45rem;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.crm-activity-feed-action:hover,.crm-activity-feed-action:focus-visible{background:#eff8ff;border-color:#256f93;transform:translateY(-1px)}.crm-activity-feed-action:disabled{cursor:not-allowed;opacity:.55;transform:none}.crm-activity-feed-action-success{color:#15803d;border-color:#bbf7d0}.crm-activity-feed-action-success:hover,.crm-activity-feed-action-success:focus-visible{color:#166534;background:#f0fdf4;border-color:#16a34a}.crm-activity-feed-action-danger{color:#be123c;border-color:#fecdd3}.crm-activity-feed-action-danger:hover,.crm-activity-feed-action-danger:focus-visible{color:#9f1239;background:#fff1f2;border-color:#e11d48}.crm-activity-action-icon{width:.72rem;height:.72rem;display:block;position:relative}.crm-activity-action-edit:before{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:.54rem;height:.14rem;position:absolute;top:.28rem;left:.1rem;transform:rotate(-38deg)}.crm-activity-action-edit:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.25rem;height:.25rem;position:absolute;bottom:.08rem;right:.05rem}.crm-activity-action-complete:before{content:"";border-bottom:2px solid;border-left:2px solid;width:.54rem;height:.32rem;position:absolute;top:.12rem;left:.1rem;transform:rotate(-45deg)}.crm-activity-action-cancel:before,.crm-activity-action-cancel:after{content:"";background:currentColor;border-radius:999px;width:.1rem;height:.56rem;position:absolute;top:.08rem;left:.32rem}.crm-activity-action-cancel:before{transform:rotate(45deg)}.crm-activity-action-cancel:after{transform:rotate(-45deg)}.crm-activity-action-delete:before{content:"";border:2px solid;border-top:0;border-radius:0 0 .12rem .12rem;height:.48rem;position:absolute;bottom:.08rem;left:.16rem;right:.16rem}.crm-activity-action-delete:after{content:"";border-top:2px solid;border-radius:999px;width:.36rem;height:.14rem;position:absolute;top:.08rem;left:.18rem;box-shadow:0 .12rem}.crm-activity-feed-header span{color:#256f93;font-size:.72rem;font-weight:800}.crm-activity-feed-header strong{color:#0f172a;overflow-wrap:anywhere;font-size:.9rem;line-height:1.25}.crm-activity-feed-meta{color:#64748b;flex-wrap:wrap;gap:.35rem .75rem;font-size:.76rem;line-height:1.35;display:flex}.crm-activity-feed-card p{color:#64748b;margin:0;font-size:.8rem;line-height:1.5}.crm-milestone-timeline{scrollbar-gutter:stable;gap:1rem;max-height:34rem;margin:0;padding:0 .35rem 0 3.15rem;list-style:none;display:grid;position:relative;overflow-y:auto}.crm-milestone-timeline:before{background:var(--border);content:"";border-radius:999px;width:2px;position:absolute;top:1.15rem;bottom:1.15rem;left:1.25rem}.crm-milestone-timeline-item{min-width:0;display:grid;position:relative}.crm-milestone-timeline-marker{z-index:1;border:2px solid var(--primary);background:var(--card);width:2.5rem;height:2.5rem;box-shadow:0 0 0 .3rem var(--background);border-radius:999px;place-items:center;display:grid;position:absolute;top:.35rem;left:-3.15rem}.crm-milestone-timeline-marker span{color:var(--primary);font-size:1.05rem;font-weight:900;line-height:1}.crm-milestone-card{border:1px solid var(--border);background:var(--card);border-radius:.55rem;gap:.55rem;padding:.85rem .95rem;display:grid;box-shadow:0 10px 24px #0f172a0d}.crm-milestone-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.crm-milestone-card-header>span{color:var(--muted-foreground);font-size:.74rem;font-weight:700}.crm-milestone-card strong{color:var(--foreground);overflow-wrap:anywhere;font-size:.95rem;line-height:1.25}.crm-milestone-card p{color:var(--muted-foreground);margin:0;font-size:.82rem;line-height:1.5}.crm-milestone-card-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:.35rem .75rem;font-size:.76rem;font-weight:700;display:flex}@media (max-width:640px){.crm-activity-feed-controls{grid-template-columns:1fr}.crm-activity-feed{padding-left:2.35rem}.crm-activity-feed-icon{width:1.75rem;height:1.75rem;left:-2rem}.crm-activity-feed-header{flex-direction:column;align-items:flex-start}.crm-activity-feed-header-actions{justify-content:flex-start;align-items:flex-start}.crm-milestone-timeline{padding-left:2.65rem}.crm-milestone-timeline:before{left:1rem}.crm-milestone-timeline-marker{width:2rem;height:2rem;left:-2.65rem}.crm-milestone-timeline-marker span{font-size:.9rem}.crm-milestone-card-header{flex-direction:column;align-items:flex-start}}.lead-drawer{width:min(100%,46rem)}.lead-form-section{border-top:1px solid var(--border);gap:.85rem;padding-top:1rem;display:grid}.lead-form-section h3{margin:0;font-size:13px}.detail-list{gap:.75rem;margin:1rem 0 0;display:grid}.detail-list div{gap:.2rem;display:grid}.detail-list dt{color:var(--muted-foreground);text-transform:uppercase;font-size:11px;font-weight:800}.detail-list dd{overflow-wrap:anywhere;margin:0;font-size:13px}.history-list{gap:.75rem;margin-top:1rem;display:grid}.history-list article{border-bottom:1px solid var(--border);gap:.2rem;padding-bottom:.75rem;display:grid}.history-list small{color:var(--muted-foreground)}.duplicate-review-panel{gap:1rem;display:grid}.duplicate-review-panel .section-heading-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.9rem;display:flex}.duplicate-review-list{gap:.75rem;display:grid}.duplicate-review-card{border:1px solid var(--border);background:#f8fafc;border-radius:8px;gap:.85rem;padding:1rem;display:grid}.duplicate-review-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.duplicate-review-card-header strong{color:var(--foreground);font-size:14px;line-height:1.35;display:block}.duplicate-review-card-header p,.duplicate-empty-state p{color:var(--muted-foreground);margin:.25rem 0 0;font-size:12px}.duplicate-reason-list,.duplicate-review-actions{flex-wrap:wrap;gap:.45rem;display:flex}.duplicate-review-actions{border-top:1px solid var(--border);padding-top:.85rem}.duplicate-review-actions .ui-button{text-decoration:none}.duplicate-empty-state{border:1px dashed var(--border);text-align:center;background:#f8fafc;border-radius:8px;place-items:center;min-height:8rem;padding:1.5rem;display:grid}.duplicate-empty-state h3{margin:0;font-size:14px}.ballpark-card-list,.ballpark-item-stack{gap:.75rem;margin-top:1rem;display:grid}.ballpark-mini-card,.ballpark-item-editor{border:1px solid var(--border);background:#f8fafc;border-radius:8px;gap:.75rem;padding:1rem;display:grid}.ballpark-mini-card{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.ballpark-mini-card strong,.ballpark-item-editor strong{overflow-wrap:anywhere}.ballpark-mini-card .ui-button{text-decoration:none}.dashboard-welcome{border:1px solid var(--border);border-radius:calc(var(--radius) + .25rem);background:linear-gradient(135deg, var(--card), var(--primary-soft));justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.metric-card .ui-card-content{gap:.25rem;display:grid}.metric-card span,.metric-card small{color:var(--muted-foreground);font-size:11px}.metric-card strong{font-size:24px}.placeholder-card{box-shadow:none;border-style:dashed}.placeholder-label{background:var(--muted);color:var(--muted-foreground);border-radius:999px;margin:0;padding:.2rem .5rem;font-size:11px;font-weight:700;display:inline-flex}.dashboard-span{grid-column:1/-1}.ui-link-button{color:var(--primary);margin-top:1rem;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.toolbar-card,.data-card{border:1px solid var(--border);border-radius:calc(var(--radius) + .15rem);background:var(--card);min-width:0;padding:1rem}.success-state{border:1px solid var(--success-soft);border-radius:calc(var(--radius) + .15rem);background:var(--success-soft);color:#14532d;gap:.5rem;padding:1rem;display:grid}.success-state code,.json-preview{border-radius:var(--radius);color:#e5e7eb;background:#0f172a;padding:.75rem;overflow-x:auto}.action-row,.settings-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.notification-document-actions{margin-top:.5rem}.notifications-data-card{box-shadow:none;padding:0;overflow:hidden}.notifications-table-card{border-radius:inherit;box-shadow:none;border:0}.notifications-page .crm-table-wrapper{max-height:max(24rem, calc(100dvh - var(--topbar-height) - 20rem))}.notifications-table{--crm-table-header-height:3.25rem;--crm-table-column-min-width:7rem;min-width:72rem}.notifications-table .notification-col-main{width:38rem}.notifications-table .notification-col-type{width:12rem}.notifications-table .notification-col-status{width:8rem}.notifications-table .notification-col-date{width:14rem}.notifications-table .notification-col-actions{width:12rem}.notifications-page .crm-table th,.notifications-page .crm-table td{padding:.75rem 1rem}.notifications-page .crm-table td{white-space:normal;height:auto;min-height:3.25rem}.notification-main-cell{white-space:normal}.notification-cell-stack{gap:.3rem;min-width:0;display:grid}.notification-cell-stack strong{color:var(--crm-heading);font-size:.8125rem;line-height:1.35}.notification-cell-stack span{color:var(--crm-muted);font-size:.75rem;line-height:1.45}.notification-type-label{color:var(--crm-muted);text-transform:capitalize;font-size:.75rem;font-weight:700}.notification-row-actions,.notification-document-actions,.notification-document-actions .action-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.notification-row-actions{justify-content:flex-start}.company-profile-form{gap:1rem;display:grid}.profile-card{border:1px solid var(--border);border-radius:calc(var(--radius) + .15rem);background:var(--card);gap:1rem;padding:1.25rem;display:grid}.profile-section-heading{gap:.25rem;display:grid}.profile-section-heading p{margin:0}.logo-card{grid-template-columns:auto minmax(0,1fr);align-items:center}.company-logo-preview{border:1px dashed var(--border);border-radius:calc(var(--radius) + .15rem);background-color:var(--primary-soft);width:6rem;height:6rem;color:var(--primary-hover);background-position:50%;background-size:cover;place-items:center;font-size:22px;font-weight:800;display:grid;overflow:hidden}.logo-card-copy{gap:.55rem;display:grid}.logo-card-copy p{margin:0}.profile-field-span{grid-column:1/-1}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:639px){.logo-card{grid-template-columns:1fr}.company-logo-preview{width:5rem;height:5rem}}.toolbar-fields{gap:.75rem}.toolbar-fields .ui-input:first-child{max-width:28rem}.ui-select{max-width:13rem}.ui-textarea{resize:vertical;min-height:6rem;padding-block:.65rem}.ui-table-wrap{overscroll-behavior:contain;max-width:100%;max-height:min(68vh,42rem);overflow:auto}.ui-table{--crm-table-action-column-width:8rem;--crm-table-header-height:3.55rem;--crm-table-column-min-width:7rem;border-collapse:separate;border-spacing:0;width:100%;min-width:64rem;font-family:var(--crm-font-sans);font-size:.75rem}.ui-table th,.ui-table td{border-bottom:1px solid var(--crm-border);text-align:left;vertical-align:middle;white-space:nowrap;height:3.55rem;padding:.875rem 1rem}.ui-table th{color:var(--crm-muted);letter-spacing:0;text-transform:uppercase;background:#f8fafc;font-size:.6875rem;font-weight:700;line-height:1.25}.table-link,.breadcrumb-link{color:var(--primary-hover);font-weight:700;text-decoration:none}.breadcrumb-link{margin-bottom:.35rem;font-size:12px;display:inline-block}.ui-badge{background:var(--muted);color:var(--secondary-foreground);border-radius:999px;padding:.2rem .5rem;font-size:11px;font-weight:700;display:inline-flex}.ui-badge-success{background:var(--success-soft);color:var(--success)}.ui-badge-warning{background:var(--warning-soft);color:var(--warning)}.ui-badge-danger{background:var(--danger-soft);color:var(--danger)}.ui-badge-info{background:var(--info-soft);color:var(--info)}.badge-list,.permission-cloud{flex-wrap:wrap;gap:.35rem}.pagination{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.ui-button-danger{border-color:var(--danger);background:var(--danger)}.ui-button-danger:hover{background:#b91c1c;border-color:#b91c1c}.ui-button-compact{min-height:2rem;padding-inline:.7rem;font-size:.75rem;font-weight:700}.ui-avatar{background:var(--primary-soft);width:2rem;height:2rem;color:var(--primary-hover);border-radius:999px;place-items:center;font-size:11px;font-weight:800;display:grid}.ui-dialog-backdrop{z-index:20;background:#0f172a7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ui-drawer-backdrop{z-index:25;background:#0f172a7a;justify-content:flex-end;display:flex;position:fixed;inset:0}.ui-drawer{background:var(--card);width:min(100%,34rem);height:100dvh;overflow-y:auto;box-shadow:-1rem 0 3rem #0f172a38}.ui-dialog{border-radius:calc(var(--radius) + .25rem);background:var(--card);width:min(100%,52rem);max-height:90vh;overflow-y:auto;box-shadow:0 1.5rem 5rem #0f172a40}.ui-dialog-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;display:flex}.ui-dialog-header h2{margin:0;font-size:15px}.ui-icon-button{cursor:pointer;vertical-align:middle;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.3rem;line-height:1;display:inline-flex}.ui-icon-button svg,.ui-icon-button>span{flex:none;width:1rem;height:1rem;display:block}.ui-icon-button:focus-visible,.mobile-menu-button:focus-visible,.sidebar-close:focus-visible{outline:3px solid var(--primary-soft);outline-offset:2px}.ui-dialog-body,.entity-form,.drawer-form{gap:1.25rem;padding:1.5rem;display:grid}.drawer-form>label{gap:.4rem;min-width:0;display:grid}.drawer-form>label>span{color:var(--crm-heading);font-size:.8rem;font-weight:800;line-height:1.25}.drawer-form>label>.ui-input,.drawer-form>label>.ui-select,.drawer-form>label>.ui-textarea{width:100%}.ui-dialog-actions,.drawer-actions,.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.form-grid,.override-picker-grid,.override-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.selection-list{gap:.75rem;max-height:24rem;display:grid;overflow-y:auto}.selection-group{border:1px solid var(--border);border-radius:var(--radius);gap:.4rem;margin:0;padding:.75rem;display:grid}.selection-group legend{color:var(--muted-foreground);text-transform:uppercase;font-size:11px;font-weight:800}.checkbox-row{cursor:pointer;align-items:flex-start;gap:.6rem;padding:.35rem;display:flex}.checkbox-row span{display:grid}.checkbox-row small{color:var(--muted-foreground);font-family:DM Mono,monospace}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;display:grid}.ui-checkbox{width:1rem;height:1rem;accent-color:var(--primary);margin-top:.2rem}.description-list{gap:0;margin:0;display:grid}.description-list div{border-bottom:1px solid var(--border);grid-template-columns:9rem minmax(0,1fr);gap:1rem;padding:.7rem 0;display:grid}.description-list dt{color:var(--muted-foreground);font-size:12px}.description-list dd{margin:0}.activity-list{gap:0;display:grid}.activity-row{border-bottom:1px solid var(--border);gap:4px;min-width:0;padding:12px 0;display:grid}.activity-row:last-child{border-bottom:0}.activity-row strong,.activity-row span,.activity-row small{overflow-wrap:anywhere}.activity-row span,.activity-row small{color:var(--muted-foreground)}.ui-dropdown{vertical-align:middle;align-items:center;line-height:1;display:inline-flex;position:relative}.ui-dropdown-trigger{cursor:pointer;color:var(--primary);font:inherit;vertical-align:middle;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-weight:700;line-height:1;display:inline-flex}.ui-dropdown-content{z-index:80;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);min-width:11rem;max-width:min(18rem,100vw - 1rem);padding:.35rem;display:grid;position:fixed;box-shadow:0 1rem 2rem #0f172a24}.ui-dropdown-content a,.ui-dropdown-content button{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.4rem;align-items:center;padding:.55rem;font-size:12px;line-height:1.35;text-decoration:none;display:flex}.ui-dropdown-content a:hover,.ui-dropdown-content button:hover{background:var(--muted)}.ui-dropdown-content .danger-link{color:var(--danger)}.ui-toast{border:1px solid var(--success-soft);border-radius:var(--radius);background:var(--success-soft);color:var(--success);padding:.75rem .875rem;font-size:12px}.ui-toast-error{border-color:var(--danger-soft);background:var(--danger-soft);color:var(--danger)}.error-state{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.error-state .ui-toast{flex:1}.ui-skeleton{border-radius:var(--radius);background:linear-gradient(90deg, var(--muted), #fff, var(--muted));background-size:200% 100%;height:3rem;animation:1.5s infinite pulse}.loading-stack{gap:.75rem;display:grid}.empty-state{color:var(--muted-foreground);text-align:center;padding:3rem 1rem}.empty-state h2{color:var(--foreground);margin:0;font-size:14px}.formula{margin:0 0 1rem}.ui-separator{border:0;border-top:1px solid var(--border)}.ui-tabs{border-bottom:1px solid var(--border);gap:.25rem;display:flex}.ui-tabs button{cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.75rem 1rem}.ui-tabs .ui-tab-active{border-color:var(--primary);color:var(--primary);font-weight:700}.ui-tab-panel{padding-top:1rem}@keyframes pulse{to{background-position:-200% 0}}@media (max-width:1023px){:root{--content-padding:20px}.admin-layout{height:100dvh;display:block;overflow:hidden}.admin-sidebar{z-index:40;width:min(20rem,86vw);height:100dvh;transition:transform .16s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:1rem 0 3rem #0f172a2e}.admin-sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:35;opacity:0;pointer-events:none;background:#0f172a73;border:0;transition:opacity .16s;display:block;position:fixed;inset:0}.sidebar-overlay-open{opacity:1;pointer-events:auto}.sidebar-close,.mobile-menu-button{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;flex:none;place-items:center;font-size:18px;display:grid}.sidebar-close{margin-left:auto}.admin-workspace{grid-template-rows:var(--topbar-height) minmax(0, 1fr);height:100%}.dashboard-grid,.details-grid,.lead-master-grid{grid-template-columns:1fr}.lead-filter-row,.lead-summary-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){:root{--content-padding:16px}body{font-size:13px}.admin-topbar{min-height:var(--topbar-height)}.topbar-user-copy,.topbar-context{display:none}.dashboard-welcome{flex-direction:column;align-items:stretch;padding:1.25rem}.summary-grid,.lead-master-grid{grid-template-columns:1fr}.page-header,.toolbar-fields{flex-direction:column;align-items:stretch;gap:.875rem}.lead-page-header{align-items:stretch}.lead-header-actions,.lead-view-row,.lead-toolbar-actions,.duplicate-review-panel .section-heading-row,.duplicate-review-card-header,.ballpark-mini-card{flex-direction:column;align-items:stretch}.lead-header-actions .ui-button,.lead-toolbar-actions .ui-button,.duplicate-review-panel .section-heading-row .ui-button,.duplicate-review-actions .ui-button,.ballpark-mini-card .ui-button,.lead-view-control .ui-select{width:100%;max-width:none}.lead-view-control{flex-direction:column;align-items:stretch}.lead-view-toggle,.lead-saved-view-actions .ui-button{width:100%}.lead-view-toggle button{flex:1}.lead-result-count{justify-self:start}.lead-kanban-board{height:calc(100vh - 22rem);min-height:24rem}.lead-kanban-column{width:min(17rem,85vw);min-width:min(17rem,85vw)}.lead-kanban-toolbar{flex-direction:column;align-items:flex-start}.lead-saved-view-actions{grid-template-columns:1fr;display:grid}.lead-row-actions{grid-template-columns:2rem;display:grid}.team-create-grid,.crm-entity-filter-row,.form-grid,.override-picker-grid,.override-grid{grid-template-columns:1fr}.team-create-actions .ui-button{width:100%}.crm-upload-item{flex-direction:column;align-items:stretch}.lead-activity-popover{width:min(88vw,22rem)}.lead-filter-row,.lead-summary-grid,.ballpark-mini-card,.form-grid,.crm-form-grid,.override-picker-grid,.override-grid{grid-template-columns:1fr}.page-actions{grid-template-columns:1fr;width:100%;display:grid}.toolbar-fields>*,.page-actions .ui-button,.ui-dialog-actions .ui-button,.dashboard-welcome .ui-link-button{width:100%}.pagination{justify-content:space-between}.ui-dialog-backdrop{align-items:end;padding:0}.ui-dialog{border-radius:1rem 1rem 0 0;width:100%;max-height:96dvh}.ui-dialog-actions{grid-template-columns:1fr;display:grid}.error-state{flex-direction:column;align-items:stretch}.login-card .ui-card-header,.login-card .ui-card-content{padding-inline:1.25rem}}.lead-merge-steps{background:var(--card);border:1px solid var(--border);border-radius:.75rem;gap:.75rem;padding:1rem;display:flex;overflow-x:auto}.lead-merge-steps button{background:var(--card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-align:left;white-space:nowrap;border-radius:.65rem;align-items:center;gap:.65rem;min-width:132px;padding:.65rem .8rem;font-weight:700;display:flex}.lead-merge-steps button[aria-current=step]{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.lead-merge-steps button:disabled{cursor:not-allowed;opacity:.5}.lead-merge-step-number{background:var(--muted);color:var(--muted-foreground);border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.lead-merge-steps button[aria-current=step] .lead-merge-step-number{background:var(--primary);color:var(--primary-foreground)}.lead-merge-steps small{color:var(--muted-foreground);text-transform:uppercase;margin-top:.12rem;font-size:.72rem;font-weight:700;display:block}.lead-merge-fields{gap:.75rem;display:grid}.lead-merge-field-row{border:1px solid var(--border);border-radius:.5rem;grid-template-columns:minmax(160px,.7fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;display:grid}.lead-merge-field-row label{background:var(--muted);border-radius:.45rem;align-items:center;gap:.5rem;min-width:0;padding:.5rem;display:flex}.lead-merge-field-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lead-merge-review-card{gap:1rem}.lead-merge-review-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.lead-merge-survivor-panel{background:linear-gradient(#f8fbff 0%,#eef6ff 100%);border:1px solid #bfdbfe;border-radius:.75rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(220px,1.2fr);align-items:stretch;gap:.75rem;padding:1rem;display:grid}.lead-merge-survivor-panel div{background:var(--card);border:1px solid #2563eb2e;border-radius:.65rem;gap:.25rem;padding:.75rem;display:grid}.lead-merge-survivor-panel span,.lead-merge-metric span{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.lead-merge-survivor-panel strong{color:var(--foreground);font-size:1rem}.lead-merge-survivor-panel p{color:var(--muted-foreground);align-self:center;margin:0}.lead-merge-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:.65rem;margin:0;padding:.75rem .9rem;font-weight:700}.lead-merge-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.lead-merge-related-panel{background:var(--card);border:1px solid var(--border);border-radius:.75rem;gap:.9rem;padding:1rem;display:grid}.lead-merge-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.lead-merge-metric{background:var(--muted);border:1px solid var(--border);border-radius:.65rem;gap:.35rem;min-height:76px;padding:.85rem;display:grid}.lead-merge-metric strong{color:var(--foreground);font-size:1.35rem;line-height:1}.lead-merge-footer{background:var(--background);border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 0;display:flex;position:sticky;bottom:0}.merged-lead-banner{border-color:#f59e0b;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.lead-merge-field-row,.lead-merge-form-grid,.lead-merge-metrics,.lead-merge-survivor-panel{grid-template-columns:1fr}.lead-merge-review-header{flex-direction:column}}.crm-support-page{gap:.85rem;max-width:none}.crm-support-page .crm-page-header{padding-bottom:.1rem}.crm-support-page .crm-page-title{font-size:clamp(1.2rem,1.8vw,1.55rem)}.crm-support-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.crm-support-filter-row{width:100%}.crm-support-filter-row input,.crm-support-filter-row select,.crm-support-page .form-field input,.crm-support-page .form-field select,.crm-support-page .form-field textarea{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);min-height:2.25rem;color:var(--crm-text);font-size:.8125rem}.crm-support-filter-row input,.crm-support-filter-row select{width:min(100%,15rem)}.crm-support-filter-row input[type=file]{width:min(100%,28rem);padding:.4rem .55rem}.crm-upload-toolbar{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.crm-upload-field{gap:.75rem;display:grid}.crm-upload-field-header{gap:.25rem;display:grid}.crm-upload-field-header>span{color:var(--crm-heading);font-size:.8rem;font-weight:800;line-height:1.25}.crm-upload-field-header>small{color:var(--crm-muted);font-size:.75rem;line-height:1.45}.crm-file-dropzone{border:1px dashed var(--crm-border-strong);border-radius:var(--crm-radius-xl);background:#f8fafc;justify-items:start;gap:.875rem;padding:1rem 1.125rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}.crm-file-dropzone-active{border-color:var(--crm-brand-500);background:var(--crm-brand-50);box-shadow:var(--crm-focus-ring)}.crm-file-dropzone-error{border-color:var(--crm-danger);background:#fff7f7;box-shadow:0 0 0 3px #dc26261a}.crm-file-dropzone-loading{opacity:.8}.crm-file-dropzone-input{opacity:0;pointer-events:none;position:absolute;inset:0}.crm-file-dropzone-copy{gap:.35rem;display:grid}.crm-file-dropzone-copy strong{color:var(--crm-heading);font-size:.875rem;line-height:1.35}.crm-file-dropzone-copy p{color:var(--crm-muted);margin:0;font-size:.75rem;line-height:1.5}.crm-upload-list{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.crm-upload-item{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.crm-upload-item>div{gap:.2rem;min-width:0;display:grid}.crm-upload-item strong,.crm-upload-item small{overflow-wrap:anywhere}.crm-upload-item strong{color:var(--crm-heading);font-size:.8125rem}.crm-upload-item small{color:var(--crm-muted);font-size:.75rem}.crm-status-rule-summary{flex-wrap:wrap;gap:.5rem;display:flex}.crm-table-link{color:var(--crm-brand-700);font-weight:800;text-decoration:none}.crm-table-link:hover{color:var(--crm-brand-800);text-decoration:underline}.crm-table-cell-stack{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;max-width:100%;display:flex;overflow:hidden}.crm-table-cell-stack>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.crm-badge-list,.crm-row-actions{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.crm-row-actions{justify-content:flex-start}.crm-list-action-cell{white-space:nowrap;vertical-align:middle;width:1%}.crm-list-action-wrap{justify-content:center;display:flex}.crm-list-action-menu{color:var(--foreground)}.crm-list-action-menu:hover,.crm-list-action-menu:focus-visible{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 6%, white);color:var(--primary)}.crm-support-page .loading-stack{padding:1rem}.crm-support-page .crm-card .crm-toolbar{width:100%}.crm-activity-table,.crm-duplicates-table,.crm-import-preview-table,.crm-import-jobs-table,.crm-capture-logs-table{min-width:58rem}.crm-support-page .ui-drawer{border-left:1px solid var(--crm-border);background:var(--crm-surface);width:min(100%,42rem);box-shadow:var(--crm-shadow-md)}.crm-support-page .ui-dialog-header{z-index:1;border-bottom:1px solid var(--crm-border);background:var(--crm-surface);position:sticky;top:0}.crm-support-page .ui-dialog-header h2{color:var(--crm-heading);font-size:1rem;font-weight:800}.crm-support-page .entity-form{padding:1rem}.crm-support-page .lead-form-section{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);padding:1rem}.crm-support-page .lead-form-section h3,.crm-support-page .section-title{color:var(--crm-heading);margin:0;font-size:.9rem;font-weight:800}.crm-support-page .drawer-actions{border-top:1px solid var(--crm-border);background:var(--crm-surface);justify-content:flex-end;gap:.5rem;padding:.85rem 0 0;display:flex;position:sticky;bottom:0}.crm-support-page .ui-icon-button{border-radius:var(--crm-radius-lg);color:var(--crm-muted);background:0 0;border:1px solid #0000}.crm-support-page .ui-icon-button:hover{background:var(--crm-surface-muted);color:var(--crm-heading)}.crm-drawer-detail-list{gap:.65rem;margin:0;display:grid}.crm-drawer-detail-list div{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface-muted);gap:.25rem;padding:.75rem;display:grid}.crm-drawer-detail-list dt{color:var(--crm-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.crm-drawer-detail-list dd{color:var(--crm-heading);margin:0;font-size:.8125rem;font-weight:700}.crm-json-preview{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);color:#dbeafe;background:#0f172a;max-height:min(62dvh,42rem);padding:1rem;font-size:.75rem;line-height:1.55;overflow:auto}.crm-merge-page .lead-merge-steps{border-color:var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-sm)}.crm-merge-page .lead-merge-steps button{border-color:var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface-muted);color:var(--crm-text)}.crm-merge-page .lead-merge-steps button[aria-current=step]{border-color:var(--crm-brand-500);background:var(--crm-brand-50);box-shadow:0 0 0 2px var(--crm-brand-100)}.crm-merge-page .lead-merge-step-number,.crm-merge-page .lead-merge-steps button[aria-current=step] .lead-merge-step-number{background:var(--crm-brand-600);color:#fff}.crm-merge-page .data-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-sm)}.crm-merge-page .details-grid{align-items:stretch}.crm-merge-page .details-list{gap:.35rem .75rem}.crm-merge-page .details-list dt{color:var(--crm-muted);text-transform:uppercase;font-size:.7rem;font-weight:800}.crm-merge-page .details-list dd{color:var(--crm-heading);font-size:.8125rem;font-weight:700}.crm-merge-page .lead-merge-field-row,.crm-merge-page .lead-merge-related-panel,.crm-merge-page .lead-merge-metric,.crm-merge-page .lead-merge-survivor-panel div{border-color:var(--crm-border);background:var(--crm-surface-muted)}.crm-merge-page .lead-merge-field-row label{border:1px solid var(--crm-border);background:var(--crm-surface)}.crm-merge-page .lead-merge-footer{border-top-color:var(--crm-border);background:color-mix(in srgb, var(--crm-app-background) 86%, white)}@media (max-width:1024px){.crm-support-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.crm-support-page .crm-page-header{flex-direction:column;align-items:stretch}.crm-support-page .crm-page-header-actions,.crm-support-page .crm-button,.crm-support-page .crm-toolbar-section,.crm-support-filter-row input,.crm-support-filter-row select{width:100%}.crm-support-stat-grid{grid-template-columns:1fr}}.crm-leads-page{color:#1e293b;max-width:none;font-family:var(--crm-font-sans);gap:.85rem;font-size:.875rem;line-height:1.5}.crm-leads-page :where(button,input,select,textarea){letter-spacing:0;font-family:inherit}.crm-leads-page .crm-page-header{padding-bottom:.1rem}.crm-leads-page .crm-page-kicker{letter-spacing:0;font-size:.625rem;font-weight:700}.crm-leads-page .crm-page-title{letter-spacing:0;font-size:1.25rem;font-weight:700}.crm-leads-page .crm-page-description{color:var(--crm-muted);font-size:.875rem}.crm-leads-page .crm-page-header-actions{align-items:center}.crm-leads-page .crm-button{min-height:2.25rem;font-size:.875rem;font-weight:500}.crm-leads-page .crm-button-primary{font-weight:600}.crm-leads-page .crm-button-sm{min-height:2rem;font-size:.75rem;font-weight:600}.lead-pipeline-stepper{border:1px solid var(--crm-border);background:var(--crm-surface);min-width:0;box-shadow:none;border-radius:.75rem;align-items:center;gap:0;padding:1rem 1.45rem;display:flex;overflow-x:auto}.lead-pipeline-step{min-width:max-content;color:var(--crm-muted);background:0 0;border:0;align-items:center;gap:.55rem;padding:0;display:inline-flex;position:relative}.lead-pipeline-step:not(:last-child):after{background:var(--crm-border);content:"";flex:none;width:clamp(2rem,5.2vw,7.5rem);height:1px;margin-inline:.65rem;display:block}.lead-pipeline-step span{color:#fff;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-grid}.lead-pipeline-step strong{color:inherit;white-space:nowrap;font-size:.8125rem;font-weight:700;line-height:1}.lead-pipeline-step-brand{color:#3b2bd8}.lead-pipeline-step-brand span{background:#4f35e4}.lead-pipeline-step-warning{color:#f97316}.lead-pipeline-step-warning span{background:#f97316}.lead-pipeline-step-success{color:#0f766e}.lead-pipeline-step-success span{background:#2f978c}.lead-pipeline-stage-tag{color:#f97316;white-space:nowrap;border:1px solid #fdba74;border-radius:.3rem;padding:.25rem .35rem;font-size:.625rem;font-style:normal;font-weight:700;line-height:1}.crm-leads-page .lead-summary-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.65rem}.crm-leads-page .crm-stat-card{min-height:5.1rem;padding:.75rem}.crm-accounts-page .crm-stat-card-button{transition:border-color .16s,box-shadow .16s,transform .16s}.crm-accounts-page .crm-stat-card-button:hover{transform:translateY(-1px)}.crm-accounts-page .crm-stat-card-active .crm-stat-icon{background:var(--crm-brand-600);color:#fff}.crm-accounts-page .crm-stat-card-active .crm-stat-label,.crm-accounts-page .crm-stat-card-active .crm-stat-value{color:var(--crm-brand-700)}.crm-leads-page .crm-stat-label{color:#475569;letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:600;line-height:1.25}.crm-leads-page .crm-stat-value{font-size:1.25rem;font-weight:700}.crm-leads-page .crm-stat-meta{font-size:.6875rem}.crm-leads-page .crm-stat-icon svg{width:1rem;height:1rem}.crm-deals-page .deal-summary-card .crm-stat-icon{color:#4f35e4;background:#4f35e40f;border-radius:.45rem;grid-area:1/2;place-self:start end;width:2.55rem;height:1.95rem;font-size:1rem;font-weight:900;overflow:hidden;box-shadow:inset 0 0 0 1px #4f35e442}.crm-deals-page .deal-summary-card .crm-stat-copy{text-align:left;grid-area:1/1;justify-items:start}.crm-deals-page .deal-summary-card .crm-stat-value{white-space:nowrap}.crm-deals-page .deal-summary-count-badge{text-align:center;white-space:nowrap;justify-content:center;align-items:center;block-size:100%;inline-size:100%;min-inline-size:0;max-inline-size:100%;padding-inline:.2rem;line-height:1;display:inline-flex;overflow:hidden}.crm-deals-page .deal-status-filter-hidden{display:none}.crm-deals-page .lead-pipeline-stepper{flex-wrap:wrap;row-gap:.75rem;overflow-x:hidden}.crm-deals-page .lead-pipeline-step:not(:last-child):after{width:clamp(1.25rem,3vw,4.5rem)}.crm-leads-page .crm-stat-card-button{border-color:var(--crm-border)}.crm-leads-page .crm-stat-card-button:focus-visible{box-shadow:var(--crm-focus-ring);outline:0}.crm-leads-page .crm-stat-value .ui-skeleton{width:3rem;height:1.15rem}.lead-scope-tabs{width:100%;max-width:100%}.crm-leads-page .lead-filter-card{border-color:var(--crm-border);background:var(--crm-surface);box-shadow:none;border-radius:.75rem;gap:.85rem;padding:.75rem 1rem;display:grid}.crm-leads-page .lead-filter-inline-row{grid-template-columns:minmax(20rem,1.8fr) minmax(10rem,.9fr) minmax(10rem,.9fr) minmax(10rem,.9fr) minmax(12rem,1.05fr) minmax(10rem,.9fr) minmax(9.5rem,.75fr) auto;align-items:center;gap:.5rem;width:100%;display:grid}.crm-leads-page .lead-filter-inline-row>*{min-width:0}.crm-leads-page .lead-search-field{min-width:0;display:block;position:relative}.crm-leads-page .lead-search-icon{z-index:1;color:#94a3b8;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.crm-leads-page .lead-filter-inline-row .ui-input,.crm-leads-page .lead-filter-inline-row .ui-select,.crm-leads-page .lead-saved-view-select{border-color:var(--crm-border);border-radius:var(--crm-radius-lg);color:#334155;background:#f8fafc;width:100%;max-width:none;min-height:2.55rem;font-size:.875rem;font-weight:400}.crm-leads-page .lead-search-field .ui-input{padding-left:2rem}.crm-leads-page .lead-filter-inline-row .ui-input:focus-visible,.crm-leads-page .lead-filter-inline-row .ui-select:focus-visible,.crm-leads-page .lead-saved-view-select:focus-visible{border-color:var(--crm-brand-400);box-shadow:var(--crm-focus-ring);outline:0}.crm-leads-page .lead-filter-date{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.crm-leads-page .lead-clear-filter-button{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:0;min-height:2.55rem;padding:0 .4rem;font-size:.875rem;font-weight:500}.crm-leads-page .lead-clear-filter-button:hover{color:var(--crm-brand-700);text-decoration:underline}.crm-leads-page .lead-data-toolbar{border-bottom:1px solid var(--crm-border);background:#f8fafc;flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;padding:.75rem 1rem;display:flex}.crm-leads-page .lead-data-toolbar .lead-saved-view-select{width:min(100%,14rem);min-height:2rem;font-size:.78rem}.crm-leads-page .lead-result-count{color:var(--crm-muted);margin-right:auto;font-size:.75rem;font-weight:500}.crm-leads-page .lead-scope-tabs{background:#f1f5f9;border:0;border-radius:.75rem;width:100%;padding:.25rem;display:flex}.crm-leads-page .lead-scope-tabs .crm-tab{color:#64748b;border-radius:.55rem;flex:none;min-height:2rem;padding-inline:.85rem;font-size:.875rem;font-weight:600}.crm-leads-page .lead-scope-tabs .crm-tab-active{background:var(--crm-surface);color:#3b2bd8;box-shadow:0 2px 8px #0f172a1a}.crm-leads-page .lead-view-toggle{border-color:var(--crm-border);background:var(--crm-surface-muted)}.crm-leads-page .lead-view-toggle button{min-height:1.95rem;color:var(--crm-muted);font-size:.75rem;font-weight:600}.crm-leads-page .lead-view-toggle button.is-active{background:var(--crm-surface);color:var(--crm-brand-700)}.crm-leads-page .lead-filter-count{background:var(--crm-brand-600);color:#fff}.lead-list-data-card{box-shadow:none;padding:0;overflow:hidden}.lead-table-card{border-radius:inherit;box-shadow:none;border:0}.crm-leads-page .lead-table-card .crm-table-wrapper{max-height:max(28rem, calc(100dvh - var(--topbar-height) - 24rem))}.lead-table-heading{border-bottom:1px solid var(--crm-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.lead-table-heading h2{color:var(--crm-heading);margin:0;font-size:.875rem;font-weight:700}.lead-table-heading p{color:var(--crm-muted);margin:.25rem 0 0;font-size:.75rem}.crm-leads-page .lead-list-table{min-width:178rem}.crm-contacts-page .lead-list-table.crm-contacts-table{min-width:88rem}.crm-ballparks-table{--crm-table-action-column-width:4.5rem;min-width:96rem}.crm-ballparks-table th:first-child,.crm-ballparks-table td:first-child{width:var(--crm-table-action-column-width);min-width:var(--crm-table-action-column-width);max-width:var(--crm-table-action-column-width);text-align:center}.crm-leads-page .crm-table th{color:var(--crm-muted);letter-spacing:0;background:#f8fafc;font-size:.6875rem;font-weight:700}.crm-leads-page .crm-table td{color:var(--crm-text);font-size:.75rem;font-weight:500}.crm-leads-page .crm-table th,.crm-leads-page .crm-table td{padding:.75rem}.crm-leads-page .crm-badge{letter-spacing:0;font-size:.75rem;font-weight:600}.crm-leads-page .lead-inline-cell,.crm-leads-page .lead-cell-truncate,.crm-leads-page .lead-date-cell,.crm-leads-page .lead-last-activity-cell,.crm-leads-page .lead-muted-cell{font-size:.75rem}.crm-leads-page .crm-table tbody tr:hover{background:#f8fafc}.crm-leads-page .lead-action-hub{max-width:8rem}.crm-leads-page .lead-row-action-menu,.crm-leads-page .lead-row-icon-button{border-color:var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);color:#475569;width:1.85rem;min-width:1.85rem;height:1.85rem;min-height:1.85rem}.crm-leads-page .lead-row-action-menu:hover,.crm-leads-page .lead-row-icon-button:hover,.crm-leads-page .lead-row-action-menu:focus-visible,.crm-leads-page .lead-row-icon-button:focus-visible{border-color:var(--crm-brand-300);color:var(--crm-brand-700);box-shadow:0 0 0 2px var(--crm-brand-50);outline:0}.crm-leads-page .lead-row-activity-button.is-active{border-color:var(--crm-brand-600);background:var(--crm-brand-600);color:#fff}.crm-leads-page .lead-row-activity-button.is-overdue{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.crm-leads-page .lead-action-indicator.is-warning{color:#c2410c;background:#fff7ed;box-shadow:inset 0 0 0 1px #fed7aa}.crm-leads-page .lead-number-link{color:var(--crm-heading);font-size:.75rem;font-weight:600}.crm-leads-page .lead-number-link:hover,.crm-leads-page .lead-inline-cell.is-editable:hover .lead-cell-truncate{color:var(--crm-brand-700)}.crm-leads-page .lead-status-popover-trigger{border-color:var(--crm-brand-200);background:var(--crm-brand-50);color:var(--crm-brand-700);font-size:.75rem;font-weight:600}.crm-leads-page .lead-status-popover{border-color:var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-md)}.crm-leads-page .lead-status-popover .is-current{background:var(--crm-brand-50);color:var(--crm-brand-700)}.crm-leads-page .lead-activity-popover{border-color:var(--crm-border);border-radius:var(--crm-radius-xl);box-shadow:var(--crm-shadow-md)}.crm-leads-page .lead-popover-create{border-color:var(--crm-brand-600);background:var(--crm-brand-600);font-size:.75rem;font-weight:600}.crm-leads-page .lead-activity-tabs .lead-activity-tab-active{border-color:var(--crm-brand-300);background:var(--crm-brand-50);color:var(--crm-brand-700)}.crm-leads-page .ui-dropdown-content a,.crm-leads-page .ui-dropdown-content button{font-size:.75rem;font-weight:500}.crm-leads-page .lead-action-indicator{font-size:.625rem;font-weight:700}.crm-leads-page .lead-kanban-toolbar,.crm-leads-page .lead-kanban-empty-column{font-size:.75rem;font-weight:500}.crm-leads-page .lead-kanban-toolbar small,.crm-leads-page .lead-kanban-column-metrics span,.crm-leads-page .lead-kanban-footer{font-weight:600}.crm-leads-page .lead-kanban-column-header h3,.crm-leads-page .lead-kanban-column-metrics strong,.crm-leads-page .lead-kanban-title,.crm-leads-page .lead-kanban-number,.crm-leads-page .lead-kanban-meta-row strong{font-size:.75rem;font-weight:600}.crm-leads-page .lead-kanban-column-header small,.crm-leads-page .lead-kanban-card-heading p,.crm-leads-page .lead-kanban-info-grid{font-size:.6875rem}.crm-leads-page .lead-kanban-badges span,.crm-leads-page .lead-kanban-footer{font-size:.625rem}.crm-leads-page .lead-kanban-badges span{font-weight:600}@media (max-width:1679px){.crm-leads-page .lead-filter-inline-row{grid-template-columns:minmax(15rem,1.8fr) minmax(7.5rem,.9fr) minmax(7.5rem,.9fr) minmax(7.5rem,.9fr) minmax(8.25rem,1fr) minmax(8.5rem,1fr) minmax(8.5rem,.85fr) auto}.crm-leads-page .lead-clear-filter-button{justify-self:start}}@media (max-width:1439px){.crm-leads-page .lead-filter-inline-row{grid-template-columns:repeat(3,minmax(11rem,1fr))}.crm-leads-page .lead-search-field{grid-column:1/-1}}@media (max-width:767px){.crm-leads-page .lead-filter-inline-row{grid-template-columns:1fr}.crm-leads-page .lead-search-field{grid-column:auto}.crm-leads-page .lead-clear-filter-button{text-align:left}.crm-leads-page .lead-scope-tabs,.crm-leads-page .lead-view-toggle,.crm-leads-page .lead-data-toolbar .lead-saved-view-select,.crm-leads-page .lead-data-toolbar .crm-button{width:100%}.crm-leads-page .lead-data-toolbar{flex-direction:column;align-items:stretch}.crm-leads-page .lead-result-count{margin-right:0}.crm-leads-page .lead-view-toggle button{flex:1}.lead-table-heading{padding:.8rem}}.crm-lead-detail-page{gap:.85rem;max-width:none}.crm-lead-detail-page .crm-page-title{font-size:1.35rem}.crm-lead-detail-page .crm-page-header-actions{align-items:center}.lead-detail-header-card,.lead-detail-banner{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-sm);padding:.9rem 1rem}.lead-detail-identity{align-items:center;gap:.8rem;min-width:0;display:flex}.lead-detail-identity p{color:var(--crm-muted);margin:.45rem 0 0;font-size:.8125rem}.lead-detail-identity strong{color:var(--crm-heading)}.lead-detail-badges{flex-wrap:wrap;gap:.35rem;display:flex}.lead-detail-banner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.lead-detail-banner h2{margin:0;font-size:.9rem}.lead-detail-banner p{color:var(--crm-muted);margin:.25rem 0 0;font-size:.8125rem}.lead-detail-banner-warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.lead-detail-banner-success{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.lead-detail-banner-info{border-color:var(--crm-brand-200);background:var(--crm-brand-50);color:var(--crm-brand-800)}.lead-detail-summary-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.65rem;display:grid}.lead-detail-summary-grid .crm-stat-card{min-height:5rem;padding:.75rem}.lead-detail-summary-grid .crm-stat-icon svg{width:1rem;height:1rem}.lead-detail-summary-grid .crm-stat-value{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.lead-detail-layout{grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:.85rem;display:grid}.lead-detail-main,.lead-detail-sidebar{gap:.85rem;min-width:0;display:grid}.lead-detail-sidebar{position:sticky;top:1rem}.lead-detail-tabs-card{overflow:hidden}.lead-detail-tabs-card>.crm-card-content{gap:.9rem;padding:.8rem}.lead-detail-tabs{width:max-content;max-width:100%}.lead-detail-tab-panel{min-width:0}.lead-detail-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.lead-detail-info-card{overflow:hidden}.lead-detail-info-card .crm-card-header{padding:.85rem .95rem}.lead-detail-info-card .detail-list{margin:0;padding:0 .95rem .85rem}.lead-detail-info-card .detail-list div{border-bottom:1px solid var(--crm-border);grid-template-columns:minmax(7.5rem,.42fr) minmax(0,1fr);gap:.75rem;padding:.6rem 0}.lead-detail-info-card .detail-list div:last-child{border-bottom:0}.lead-detail-info-card .detail-list dt{color:var(--crm-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800}.lead-detail-info-card .detail-list dd{min-width:0;color:var(--crm-heading);overflow-wrap:anywhere;font-size:.8125rem;font-weight:700}.lead-detail-section-card{overflow:hidden}.lead-detail-section-card .crm-card-content{padding:.85rem}.lead-detail-activity-panel .ui-table-wrap{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg)}.lead-note-feed,.lead-detail-section-card .history-list,.lead-detail-section-card .ballpark-card-list,.lead-detail-section-card .duplicate-review-list{gap:.65rem;display:grid}.lead-note-card,.lead-detail-section-card .history-list article,.lead-detail-section-card .duplicate-review-card,.lead-detail-section-card .ballpark-mini-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);box-shadow:none;background:#f8fafc}.lead-note-card{grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.75rem;display:grid}.lead-note-card-header{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.lead-note-card strong,.lead-detail-section-card .history-list strong{color:var(--crm-heading);font-size:.8125rem}.lead-note-card p,.lead-detail-section-card .history-list p{color:var(--crm-text);margin:.35rem 0;font-size:.8125rem}.lead-note-card small,.lead-detail-section-card .history-list small{color:var(--crm-muted);font-size:.72rem}.lead-detail-section-card .history-list article{padding:.75rem .75rem .75rem 2rem;position:relative}.lead-detail-section-card .history-list article:before{background:var(--crm-brand-600);content:"";border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.95rem;left:.75rem}.deal-status-document-list{gap:1rem;display:grid}.deal-status-document-list section{gap:.65rem;display:grid}.deal-status-document-list h3{color:#24465c;margin:0;font-size:.88rem;font-weight:900}.deal-status-document-list article{background:#f8fbfd;border:1px solid #dbe7ef;border-radius:.5rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.deal-status-document-list article>div:first-child{gap:.18rem;min-width:0;display:grid}.deal-status-document-list strong,.deal-status-document-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.deal-status-document-list strong{color:#183449;font-size:.88rem}.deal-status-document-list small{color:#64788a;font-size:.74rem;font-weight:700}.deal-status-document-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.lead-detail-section-card .ballpark-mini-card{grid-template-columns:minmax(0,1fr) auto auto;padding:.75rem}.lead-detail-section-card .duplicate-review-card{padding:.75rem}.lead-detail-quick-actions{align-items:stretch}.lead-detail-quick-actions .crm-button{width:100%}@media (max-width:1279px){.lead-detail-layout{grid-template-columns:1fr}.lead-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:767px){.lead-detail-header-card,.lead-detail-banner{flex-direction:column;align-items:stretch}.lead-detail-identity{align-items:flex-start}.lead-detail-card-grid,.lead-detail-sidebar{grid-template-columns:1fr}.lead-detail-info-card .detail-list div{grid-template-columns:1fr;gap:.25rem}.lead-detail-section-card .ballpark-mini-card{grid-template-columns:1fr}}.admin-layout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--crm-app-background);color:var(--crm-text);font-family:var(--crm-font-sans)}.admin-sidebar{border-right:1px solid var(--crm-border);background:var(--crm-surface);grid-template-rows:auto minmax(0,1fr) auto;gap:.75rem;padding:.85rem;display:grid;overflow:hidden}.sidebar-brand{border-bottom:1px solid var(--crm-border);gap:.65rem;min-height:3.25rem;margin:0;padding:0 .25rem .85rem}.sidebar-brand .brand-mark{border-radius:var(--crm-radius-lg);background:var(--crm-brand-600);color:#fff;width:2.15rem;height:2.15rem;font-size:.72rem;box-shadow:0 8px 18px #2249e02e}.sidebar-brand strong{color:var(--crm-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:900;line-height:1.15;overflow:hidden}.sidebar-brand span:not(.brand-mark),.sidebar-user-copy span,.topbar-user-copy span,.topbar-context{color:var(--crm-muted);font-size:.7rem;font-weight:700}.admin-sidebar nav{scrollbar-gutter:stable;min-height:0;padding:.1rem .05rem .75rem;overflow-y:auto}.sidebar-section{gap:.25rem}.sidebar-section+.sidebar-section{margin-top:.8rem}.sidebar-section-title{color:var(--crm-muted);letter-spacing:.08em;padding:0 .65rem .15rem;font-size:.64rem;font-weight:900}.sidebar-section-items,.sidebar-subsection,.sidebar-child-items{gap:.12rem}.sidebar-child-items{border-left:1px solid var(--crm-border);margin-left:.95rem;padding-left:.55rem}.sidebar-link,.sidebar-subsection-heading{border-radius:var(--crm-radius-lg);min-height:2.2rem;color:var(--crm-text);gap:.62rem;padding:.5rem .65rem;font-size:.79rem;transition:background .15s,color .15s,box-shadow .15s}.sidebar-subsection-heading{font-weight:600}.sidebar-item-icon{width:1rem;height:1rem;color:var(--crm-muted)}.sidebar-link:hover,.sidebar-subsection-heading:hover{background:var(--crm-surface-muted);color:var(--crm-heading)}.sidebar-link-active,.sidebar-subsection-heading-active{background:var(--crm-brand-50);color:var(--crm-brand-700);box-shadow:inset 0 0 0 1px var(--crm-brand-100);font-weight:600}.sidebar-link-active .sidebar-item-icon,.sidebar-subsection-heading-active .sidebar-item-icon{color:var(--crm-brand-700)}.sidebar-link:focus-visible,.sidebar-close:focus-visible,.mobile-menu-button:focus-visible,.topbar-notification:focus-visible,.topbar-profile-link:focus-visible{box-shadow:var(--crm-focus-ring);outline:0}.coming-soon-badge{background:var(--crm-brand-100);color:var(--crm-brand-700);border-radius:999px;padding:.1rem .4rem;font-size:.62rem;font-weight:900}.sidebar-user-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface-muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;padding:.65rem;display:grid}.sidebar-user-copy{gap:.12rem;min-width:0;display:grid}.sidebar-user-copy strong{color:var(--crm-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900;line-height:1.2;overflow:hidden}.sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-logout-button{grid-column:1/-1;width:100%}.admin-workspace{background:var(--crm-app-background)}.admin-topbar{z-index:10;border-bottom:1px solid var(--crm-border);padding:0 var(--content-padding);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5}.topbar-leading{gap:.65rem}.topbar-leading strong,.topbar-user-copy strong{color:var(--crm-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:900;overflow:hidden}.mobile-menu-button,.sidebar-close,.topbar-notification,.topbar-profile-link{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);width:2.25rem;height:2.25rem;color:var(--crm-text);text-decoration:none}.topbar-notification,.topbar-profile-link{place-items:center;display:grid}.mobile-menu-button:hover,.sidebar-close:hover,.topbar-notification:hover,.topbar-profile-link:hover{border-color:var(--crm-border-strong);background:var(--crm-surface-muted)}.topbar-notification span{background:var(--crm-danger);min-width:1.05rem;font-size:.62rem;line-height:1.05rem;top:-.35rem;right:-.35rem}.topbar-user{gap:.55rem}.admin-content{background:var(--crm-app-background);max-width:none;padding:var(--content-padding)}.toolbar-card,.data-card,.profile-card,.selection-group,.ui-card{border-color:var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-sm)}.toolbar-card,.data-card{padding:1.25rem}.toolbar-card{box-shadow:none;border-radius:.75rem;padding:1rem 1.25rem}.toolbar-fields,.crm-entity-filter-row,.crm-toolbar-section{gap:.75rem}.toolbar-fields .ui-input,.toolbar-fields .ui-select,.crm-entity-filter-row .ui-input,.crm-entity-filter-row .ui-select,.crm-toolbar-section .ui-input,.crm-toolbar-section .ui-select{border-color:var(--crm-border);border-radius:var(--crm-radius-lg);color:#334155;background:#f8fafc;width:100%;min-height:2.55rem;font-size:.875rem;font-weight:400}:is(.data-card:has(>.ui-table-wrap),.data-card:has(>.crm-table-wrapper),.data-card:has(>.crm-pagination),.data-card:has(>.ui-table-wrap+.crm-pagination),.data-card:has(>.crm-table-wrapper+.crm-pagination)){padding:0;overflow:hidden}.data-card>.ui-table-wrap,.data-card>.crm-table-wrapper{border-radius:inherit;border:0}.ui-card{box-shadow:var(--crm-shadow-sm)}.ui-label,.form-field>span,.form-field label{color:var(--crm-heading);font-size:.8rem;font-weight:800}.ui-input,.ui-select,.ui-textarea,.form-field input,.form-field select,.form-field textarea{border-color:var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);color:var(--crm-text);font-size:.8125rem}.ui-input,.ui-select,.form-field input,.form-field select{min-height:2.35rem}.ui-input:focus-visible,.ui-select:focus-visible,.ui-textarea:focus-visible,.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{border-color:var(--crm-brand-400);box-shadow:var(--crm-focus-ring);outline:0}.lead-location-dropdown,.lead-location-dropdown-container{position:relative}.lead-location-dropdown .stdropdown-container,.lead-location-dropdown .stdropdown-input{width:100%}.lead-location-dropdown .stdropdown-input{position:relative}.lead-location-dropdown .stdropdown-input input{padding-right:2rem}.lead-location-dropdown .stdropdown-tools{color:var(--crm-muted);pointer-events:none;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.lead-location-dropdown .stdropdown-menu{z-index:30;border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface);max-height:14rem;box-shadow:var(--crm-shadow-md);padding:.25rem;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto}.lead-location-dropdown .stdropdown-item{border-radius:var(--crm-radius-md);color:var(--crm-text);cursor:pointer;padding:.45rem .6rem;font-size:.8125rem}.lead-location-dropdown .stdropdown-item:hover,.lead-location-dropdown .stdropdown-item.selected{background:var(--crm-brand-50);color:var(--crm-heading)}.ui-button{border-color:var(--crm-brand-600);border-radius:var(--crm-radius-lg);background:var(--crm-brand-600);min-height:2.25rem;font-size:.8125rem;font-weight:800}.ui-button:hover{border-color:var(--crm-brand-700);background:var(--crm-brand-700)}.ui-button-secondary{border-color:var(--crm-border);background:var(--crm-surface);color:var(--crm-text)}.ui-button-secondary:hover{border-color:var(--crm-border-strong);background:var(--crm-surface-muted)}.ui-badge{color:#475569;background:#f8fafc;border-radius:.375rem;font-size:.75rem;font-weight:600;line-height:1.25;box-shadow:inset 0 0 0 1px #e2e8f0}.ui-badge-info{background:var(--crm-brand-50);color:var(--crm-brand-700);box-shadow:inset 0 0 0 1px var(--crm-brand-200)}.ui-badge-success{color:#15803d;background:#f0fdf4;box-shadow:inset 0 0 0 1px #bbf7d0}.ui-table-wrap{border:1px solid var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface)}.ui-table{min-width:64rem;font-family:var(--crm-font-sans);font-size:.75rem}.ui-table th,.ui-table td{height:var(--crm-table-header-height);border-bottom-color:var(--crm-border);vertical-align:middle;padding:.875rem 1rem}.ui-table th{z-index:4;height:var(--crm-table-header-height);border-bottom:1px solid var(--crm-border);box-shadow:0 1px 0 var(--crm-border);color:var(--crm-muted);letter-spacing:0;background:#f8fafc;font-size:.6875rem;font-weight:700;line-height:1.25;position:sticky;top:0}.ui-table td{color:var(--crm-text);font-size:.75rem;font-weight:500;line-height:1.35}.ui-table tbody tr:hover{background:#f8fafc}.ui-dialog,.ui-drawer,.crm-drawer{border:1px solid var(--crm-border);background:var(--crm-surface);box-shadow:var(--crm-shadow-md)}.team-create-card{gap:1.25rem;display:grid}.team-create-grid{grid-template-columns:minmax(0,1.8fr) repeat(2,minmax(14rem,1fr));align-items:end;gap:1rem 1.25rem;display:grid}.team-create-grid>label{gap:.5rem;min-width:0;display:grid}.team-create-actions{justify-content:flex-end;display:flex}.team-create-actions .ui-button{min-width:10rem}.ui-dialog-header{border-bottom-color:var(--crm-border);background:var(--crm-surface)}.ui-dialog-header h2{color:var(--crm-heading);font-size:.95rem;font-weight:900}.ui-dialog-actions,.drawer-actions,.crm-drawer-footer{border-top-color:var(--crm-border);background:var(--crm-surface)}.ui-dropdown-content,.crm-popover-panel{border-color:var(--crm-border);border-radius:var(--crm-radius-xl);background:var(--crm-surface);box-shadow:var(--crm-shadow-md)}.ui-toast{border-radius:var(--crm-radius-lg);color:#15803d;background:#f0fdf4;border-color:#bbf7d0;font-weight:800}.ui-toast-error,.form-error,.auth-error{border-radius:var(--crm-radius-lg);color:#be123c;background:#fff1f2;border-color:#fecdd3}.ui-toast-warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.ui-toast-info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.ui-skeleton{border-radius:var(--crm-radius-lg);background:linear-gradient(90deg,#f1f5f9,#fff,#f1f5f9) 0 0/200% 100%}.empty-state{color:var(--crm-muted)}.empty-state h1,.empty-state h2{color:var(--crm-heading)}.crm-account-detail-page{gap:1rem;display:grid}.account-detail-status-row{flex-wrap:wrap;gap:.5rem;display:flex}.account-detail-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.account-detail-summary-grid .crm-stat-card{border-radius:var(--crm-radius-xl);transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 .75rem 1.5rem #0f172a0f}.account-detail-summary-grid .crm-stat-card:hover{border-color:var(--crm-brand-300);transform:translateY(-1px);box-shadow:0 1rem 2rem #0f172a1a}.account-detail-layout{grid-template-columns:minmax(0,1fr) 20rem;align-items:start;gap:1rem;display:grid}.account-detail-main,.account-detail-sidebar{min-width:0}.account-detail-sidebar{gap:1rem;display:grid}.account-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.account-detail-fields{gap:.7rem;display:grid}.account-detail-field{gap:.2rem;min-width:0;display:grid}.account-detail-field span{color:var(--crm-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.account-detail-field strong{overflow-wrap:anywhere;color:var(--crm-heading);font-size:.86rem;font-weight:850}.account-address-list,.account-event-list{gap:.75rem;display:grid}.account-address-card,.account-event-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius-lg);background:var(--crm-surface-muted);gap:.35rem;padding:.8rem;display:grid}.account-address-card strong,.account-event-card strong{color:var(--crm-heading);font-size:.86rem;font-weight:900}.account-address-card span,.account-event-card span,.account-event-card p{overflow-wrap:anywhere;color:var(--crm-muted);margin:0;font-size:.8rem;line-height:1.45}.account-detail-form{gap:.9rem;display:grid}.account-detail-form .ui-textarea{resize:vertical;min-height:7rem}.account-detail-checkbox{color:var(--crm-heading);align-items:center;gap:.55rem;font-size:.82rem;font-weight:800;display:flex}.account-related-section{gap:.9rem;display:grid}.account-related-header{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.account-related-header h3{color:var(--crm-heading);margin:0;font-size:1rem;font-weight:900}.account-related-header p{color:var(--crm-muted);margin:.2rem 0 0;font-size:.82rem;line-height:1.45}.account-row-actions{flex-wrap:wrap;align-items:center;gap:.35rem;max-width:18rem;display:flex}.account-row-actions .crm-button{white-space:nowrap;min-height:2rem;padding-inline:.55rem}.crm-deals-page .lead-list-table.crm-deals-table{--crm-table-action-column-width:4.5rem;--crm-table-column-min-width:4.5rem;--crm-table-header-height:2.75rem;min-width:86rem}.crm-deals-page .crm-deals-table th,.crm-deals-page .crm-deals-table td{height:2.75rem;padding:.45rem .6rem}.crm-deals-page .crm-deals-table td{line-height:1.2}.crm-deals-page .crm-deals-table .crm-entity-name{line-height:1.15}.crm-deals-page .crm-deals-table .deal-name-link{color:inherit;cursor:pointer;text-decoration:none}.crm-deals-page .crm-deals-table .deal-name-link:hover,.crm-deals-page .crm-deals-table .deal-name-link:focus-visible{color:inherit;text-decoration:none}.crm-deals-page .crm-deals-table .helper-text{margin-top:.12rem;font-size:.68rem;line-height:1.15}.crm-deals-page .crm-deals-table .crm-inline-badges{gap:.25rem;margin-top:.22rem}.crm-deals-page .crm-deals-table .crm-badge{padding:.13rem .38rem;font-size:.68rem;line-height:1}.crm-deals-page .crm-deals-table .crm-list-action-cell{text-align:center}.crm-deals-page .lead-kanban-board{scroll-behavior:smooth;background:#edf3f8;border:1px solid #dbe6f1;height:calc(100vh - 18.5rem);min-height:34rem;padding:.8rem}.crm-deals-page .lead-kanban-columns{gap:.85rem}.crm-deals-page .deal-kanban-column{background:#e6edf4;border-color:#d7e2ec;width:18.75rem;min-width:18.75rem;transition:border-color .16s,box-shadow .16s,transform .16s}.crm-deals-page .deal-kanban-column.is-drop-target{border-color:#38a3c7;box-shadow:inset 0 0 0 2px #38a3c738}.crm-deals-page .lead-kanban-column-header{background:linear-gradient(#f8fbfe,#edf4fa);padding:.75rem}.crm-deals-page .lead-kanban-column-header h3{color:#24465c;font-size:.82rem;font-weight:900}.crm-deals-page .lead-kanban-column-header small{color:#6b7f8f;font-size:.68rem}.crm-deals-page .lead-kanban-column-metrics strong{color:#1780a1;background:#e7f7fb}.crm-deals-page .lead-kanban-column-metrics span,.crm-deals-page .lead-kanban-column-metrics em{color:#4d6576;white-space:nowrap;font-size:.68rem;font-style:normal;font-weight:800}.crm-deals-page .lead-kanban-column-body{overflow-anchor:none;scrollbar-gutter:stable;gap:.65rem;padding:.65rem .85rem .65rem .65rem;display:block}.crm-deals-page .lead-kanban-virtual-items{overflow-anchor:none;gap:.65rem;display:grid}.crm-deals-page .lead-kanban-column-state{color:#6b7f8f;text-align:center;margin:.55rem 0 0;font-size:.7rem;font-weight:700}.crm-deals-page .deal-kanban-card{min-inline-size:0;cursor:grab;background:#fff;border-color:#dce7ef;border-radius:.45rem;gap:.5rem;max-width:100%;padding:.7rem;transition:border-color .16s,box-shadow .16s,opacity .16s,transform .16s;box-shadow:0 .35rem .85rem #31485b1a}.crm-deals-page .deal-kanban-card:hover{border-color:#b8d8e6;transform:translateY(-1px);box-shadow:0 .7rem 1.3rem #31485b26}.crm-deals-page .deal-kanban-card.is-dragging{opacity:.62;transform:rotate(1deg)scale(.99)}.crm-deals-page .deal-kanban-card{cursor:pointer;border-color:#dbe5ee;border-radius:7px;gap:.45rem;padding:.5rem .45rem .35rem;box-shadow:0 .45rem 1rem #0f172a0f}.crm-deals-page .deal-kanban-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.crm-deals-page .deal-kanban-card .lead-kanban-card-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.35rem;display:grid}.crm-deals-page .deal-kanban-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;font-weight:900;line-height:1.2;text-decoration:none;display:block;overflow:hidden}.crm-deals-page .deal-kanban-account-name{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:.12rem;font-size:.58rem;font-weight:800;line-height:1.15;display:block;overflow:hidden}.crm-deals-page .deal-kanban-card .lead-kanban-card-menu{color:#4f46e5;border:0;width:1.15rem;height:1.15rem}.crm-deals-page .deal-kanban-value-row{color:#111827;flex-wrap:wrap;align-items:center;gap:.28rem;min-width:0;font-size:.72rem;font-weight:900;line-height:1.1;display:flex}.crm-deals-page .deal-kanban-value-row strong{color:#111827}.crm-deals-page .deal-kanban-value-row span{color:#2249e0}.crm-deals-page .deal-priority-dot{color:#64748b;align-items:center;gap:.22rem;margin-left:auto;font-style:normal;font-weight:800;display:inline-flex}.crm-deals-page .deal-priority-dot:before{content:"";background:#94a3b8;border-radius:999px;width:.45rem;height:.45rem}.crm-deals-page .deal-priority-dot.is-high,.crm-deals-page .deal-priority-dot.is-urgent{color:#dc2626}.crm-deals-page .deal-priority-dot.is-high:before,.crm-deals-page .deal-priority-dot.is-urgent:before{background:#dc2626}.crm-deals-page .deal-priority-dot.is-medium{color:#d97706}.crm-deals-page .deal-priority-dot.is-medium:before{background:#d97706}.crm-deals-page .deal-priority-dot.is-low{color:#16a34a}.crm-deals-page .deal-priority-dot.is-low:before{background:#16a34a}.crm-deals-page .deal-kanban-separator{background:#e7edf3;height:1px}.crm-deals-page .deal-kanban-badge-row{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;display:flex}.crm-deals-page .deal-kanban-badge-row span{background:var(--warning-soft);max-width:100%;color:var(--warning);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:.12rem .42rem;font-size:.66rem;font-weight:900;overflow:hidden}.crm-deals-page .deal-kanban-info-list{gap:.38rem;display:grid}.crm-deals-page .deal-kanban-info-row{grid-template-columns:1.35rem minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;display:grid}.crm-deals-page .deal-kanban-row-icon{color:#64748b;background:#edf2f7;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;display:inline-grid}.crm-deals-page .deal-kanban-row-icon svg{width:.82rem;height:.82rem}.crm-deals-page .deal-kanban-info-row p{min-width:0;margin:0}.crm-deals-page .deal-kanban-info-row strong,.crm-deals-page .deal-kanban-info-row small{text-overflow:ellipsis;white-space:nowrap;line-height:1.16;display:block;overflow:hidden}.crm-deals-page .deal-kanban-info-row strong{color:#1f2937;font-size:.68rem;font-weight:900}.crm-deals-page .deal-kanban-info-row small{color:#64748b;margin-top:.08rem;font-size:.57rem;font-weight:700}.crm-deals-page .deal-kanban-number-row{min-width:0}.crm-deals-page .deal-kanban-number-row .lead-kanban-number{color:#0b65c2;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:900;display:block;overflow:hidden}.crm-deals-page .deal-kanban-footer{border-top:1px solid #e7edf3;justify-content:space-between;align-items:center;gap:.55rem;padding-top:.28rem;display:flex}.crm-deals-page .deal-kanban-footer-actions{flex:none;justify-content:flex-end;align-items:center;gap:.6rem;margin-left:auto;display:inline-flex}.crm-deals-page .deal-kanban-footer-actions span,.crm-deals-page .deal-kanban-footer-actions button,.crm-deals-page .deal-kanban-footer-actions a{color:#334155;cursor:pointer;min-width:0;font-size:.65rem;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:.25rem;padding:0;font-weight:800;text-decoration:none;display:inline-flex}.crm-deals-page .deal-kanban-footer-actions span{cursor:default}.crm-deals-page .deal-kanban-footer-actions button:hover,.crm-deals-page .deal-kanban-footer-actions button:focus-visible,.crm-deals-page .deal-kanban-footer-actions a{color:#4f46e5}.crm-deals-page .deal-kanban-footer-actions svg{flex:none;width:.9rem;height:.9rem}.deal-card-popover{z-index:90;border:1px solid var(--border);background:var(--card);white-space:normal;border-radius:8px;gap:.75rem;width:min(92vw,24.5rem);max-height:min(31rem,100vh - 1.5rem);padding:.85rem;display:grid;position:fixed;overflow:hidden;box-shadow:0 1.25rem 3rem #0f172a2e}.deal-card-document-list{gap:.55rem;max-height:22rem;padding-right:.15rem;display:grid;overflow-y:auto}.deal-card-document-item{border:1px solid var(--border);background:var(--muted);border-radius:8px;grid-template-columns:1.9rem minmax(0,1fr);align-items:flex-start;gap:.65rem;padding:.65rem;display:grid}.deal-card-document-item strong,.deal-card-document-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.deal-card-document-item strong{color:var(--foreground);font-size:13px}.deal-card-document-item small{color:var(--muted-foreground);margin-top:.2rem;font-size:11px}.deal-card-popover-actions{flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.deal-card-popover-actions button{border:1px solid var(--primary);background:var(--primary-soft);min-height:1.65rem;color:var(--primary-hover);cursor:pointer;border-radius:6px;padding:0 .5rem;font-size:11px;font-weight:800}.deal-card-popover-actions button:hover,.deal-card-popover-actions button:focus-visible{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}@media (max-width:1023px){.admin-sidebar{width:min(19rem,86vw);box-shadow:var(--crm-shadow-md);transition:transform .18s}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a7a;transition:opacity .18s}.sidebar-close,.mobile-menu-button{display:grid}.account-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-detail-layout{grid-template-columns:1fr}.crm-deals-page .lead-kanban-board{height:calc(100vh - 17rem);min-height:30rem}.crm-deals-page .deal-kanban-column{width:min(18rem,86vw);min-width:min(18rem,86vw)}}@media (max-width:640px){.admin-topbar{padding-inline:var(--content-padding);gap:.75rem}.topbar-leading strong{max-width:42vw}.topbar-user{margin-left:auto}.admin-content{padding:var(--content-padding)}.account-detail-summary-grid,.account-overview-grid{grid-template-columns:1fr}.crm-account-detail-page .crm-page-header-actions{width:100%}.crm-account-detail-page .crm-page-header-actions .crm-button{flex:9rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
