:root{--brand-primary:#1b4332;--brand-primary-rgb:27, 67, 50;--brand-secondary:#2d6a4f;--brand-secondary-rgb:45, 106, 79;--brand-accent:#c6f135;--brand-accent-rgb:198, 241, 53;--brand-cream:#f5f7f5;--brand-border:#e2e5e2;--page-bg:#fff;--stat-surface:#f5f7f5;--stat-border:#e2e5e2;--segmented-track:#e2e5e2;--ink:#14181b;--ink-tab:#4b5563;--ink-body:#6b7280;--surface-default:#fff;--surface-summary:var(--stat-surface);--border-default:var(--brand-border);--text-primary:var(--ink);--text-body:var(--ink-body);--text-muted:#6b7280;--focus-ring:rgba(var(--brand-primary-rgb), .36);--status-success:#15803d;--status-success-solid:#16a34a;--status-success-bg:#dcfce7;--status-success-border:#bbf7d0;--status-warning:#b45309;--status-warning-solid:#f59e0b;--status-warning-bg:#fef3c7;--status-warning-border:#fde68a;--status-error:#b91c1c;--status-error-solid:#ef4444;--status-error-bg:#fee2e2;--status-error-border:#fecaca;--status-info:#1d4ed8;--status-info-solid:#3b82f6;--status-info-bg:#dbeafe;--status-info-border:#bfdbfe;--status-neutral:#6b7280;--status-neutral-bg:#f5f7f5;--status-neutral-border:#e2e5e2;--status-booked:#6a1b9a;--status-booked-bg:#f3e5f5;--status-booked-border:#ce93d8;--status-manual:#4527a0;--status-manual-bg:#ede7f6;--status-fdnc:#880e4f;--status-fdnc-bg:#fce4ec;--status-fdnc-border:#f48fb1;--radius-control:8px;--radius-panel:12px;--control-height:40px;--table-row-height:44px;--panel-shadow:0 1px 3px #141e140f, 0 1px 2px #141e140a;--accent:var(--brand-primary);--sidebar-width:220px;--card-shadow:0 1px 3px #141e140f, 0 1px 2px #141e140a;--lead-form-label:#2c3345;--lead-form-subtext:#666;--lead-form-input-border:#acacac;--lead-form-placeholder:#8c8c8c;--lead-form-shadow:0 4px 4px #57647e36}body{background-color:var(--page-bg);color:var(--text-body)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;text-decoration:none}.stat-card{border:1px solid var(--brand-border);box-shadow:var(--card-shadow);background-color:#fff;border-radius:16px}.stat-card .card-body{padding:20px 24px}.page-title{color:var(--text-primary);font-size:20px;font-weight:600}.section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:12px;font-weight:500}.funnel-bar{background-color:var(--brand-border);border-radius:4px;height:10px}.funnel-bar-fill{background-color:var(--brand-primary);border-radius:4px;height:10px}.stat-card .stat-icon{background-color:rgba(var(--brand-primary-rgb), .1);width:36px;height:36px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;font-size:15px;display:flex}.bulk-action-bar{background-color:rgba(var(--brand-primary-rgb), .06);border:1px solid var(--brand-border);border-radius:10px;padding:10px 16px}.table-sort-btn{cursor:pointer;-webkit-user-select:none;user-select:none}.sort-arrow{opacity:.5;font-size:.7rem}.viz-root{--seq-100:#cde2fb;--seq-150:#b7d3f6;--seq-200:#9ec5f4;--seq-250:#86b6ef;--seq-300:#6da7ec;--seq-350:#5598e7;--seq-400:#3987e5;--seq-450:#2a78d6;--seq-500:#256abf;--seq-550:#1c5cab;--seq-600:#184f95;--seq-650:#104281;--seq-700:#0d366b;--chart-muted:#898781;--chart-gridline:#e1e0d9;--chart-secondary-ink:#52514e}.heatmap-cell{aspect-ratio:1;border-radius:2px;min-width:10px}.spin{animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nooks-page-bg{background-color:var(--page-bg);min-height:100%;margin:-1.5rem;padding:1.5rem}.nooks-card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #f0f0f0;border-radius:16px;overflow:hidden}.toolbar-row{background:#fff;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:10px;min-height:48px;padding:8px 20px;display:flex}.toolbar-row-no-border{border-bottom:none}.toolbar-row-split{justify-content:space-between}.toolbar-row-left,.toolbar-row-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-select{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:8px;height:34px;padding:0 12px;font-size:14px}.toolbar-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb), .15);outline:none}.toolbar-button{background:var(--brand-primary);color:#fff;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.toolbar-button-secondary{color:#333;background:#fff;border:1px solid #e0e0e0}.toolbar-button:hover{background:var(--brand-secondary);color:#fff}.nooks-table{border-collapse:collapse;width:100%}.nooks-table thead th{color:#666;border-bottom:1px solid var(--brand-border);text-align:left;padding:10px 1rem;font-size:12px;font-weight:500}.nooks-table tbody tr{border-bottom:1px solid var(--page-bg);height:56px}.nooks-table tbody tr:hover{background:#fbfcfb}.nooks-table tbody td{vertical-align:middle;padding:12px 1rem;font-size:14px}.nooks-table .name-cell{align-items:center;gap:6px;font-weight:500;display:flex}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.status-badge-pulse{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite statusPulse}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.status-badge-spin-icon{font-size:11px;animation:1.2s linear infinite statusSpin;display:inline-block}@keyframes statusSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.queue-status-dot{background-color:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.queue-status-dot-pulse{animation:1.4s ease-in-out infinite queueDotPulse}@keyframes queueDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.queue-status-dot-pulse{animation:none}}.nooks-tab-pill{color:#666;background:#f0f0f0;border:none;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:500}.nooks-tab-pill.active{background:rgba(var(--brand-primary-rgb), .1);color:var(--brand-primary)}.call-action-summary{color:#333;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:13px;display:inline-flex}.call-action-summary:hover{background:#f5f5f5}.call-action-icon{color:#555;background:#fff;border:1px solid #eee;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:inline-flex}.call-action-icon:hover{background:#f5f5f5}.stat-cards-row{flex-wrap:wrap;gap:16px;display:flex}.stat-cards-cell{border:1px solid var(--brand-border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;flex:160px;padding:20px 24px;position:relative}@media (max-width:576px){.stat-cards-cell{flex:calc(50% - 8px)}}.stat-cards-label{text-transform:uppercase;letter-spacing:.05em;color:#8a8f89;margin-bottom:8px;padding-right:40px;font-size:11px;font-weight:600}.stat-cards-number{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;align-items:center;min-height:34px;font-size:28px;font-weight:700;line-height:34px;display:flex;overflow:hidden}.stat-cards-icon{background:rgba(var(--brand-primary-rgb), .1);width:36px;height:36px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;font-size:15px;display:flex;position:absolute;top:18px;right:18px}.stat-cards-group .stat-cards-row{margin-bottom:10px}.stat-cards-secondary{background:var(--surface-summary);border:1px solid var(--brand-border);border-radius:14px;flex-wrap:wrap;gap:8px 28px;padding:12px 24px;display:flex}.stat-cards-secondary-item{align-items:baseline;gap:6px;min-height:20px;display:inline-flex}.stat-cards-secondary-label{text-transform:uppercase;letter-spacing:.4px;color:#aaa;font-size:11px;font-weight:500}.stat-cards-secondary-value{color:#888;white-space:nowrap;font-size:12px;font-weight:500}.live-session-bar{z-index:20;border:1px solid var(--brand-border);border-left:4px solid var(--brand-primary);background:#f0fdf4;border-radius:12px;align-items:center;gap:22px;padding:12px 20px;display:flex;position:sticky;top:0}.live-session-pulse{background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.4s ease-in-out infinite queueDotPulse}.live-session-block{flex-direction:column;min-width:0;line-height:1.2;display:flex}.live-session-block-label{text-transform:uppercase;letter-spacing:.5px;color:var(--brand-secondary);font-size:10.5px;font-weight:600}.live-session-block-value{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:15px;font-weight:600;overflow:hidden}.live-session-current{flex:auto;min-width:0}.live-session-controls{align-items:center;gap:8px;margin-left:auto;display:flex}@media (prefers-reduced-motion:reduce){.live-session-pulse{animation:none}}.settings-popover-wrap{position:relative}.settings-popover{z-index:40;background:#fff;border:1px solid #e6e6e6;border-radius:12px;flex-direction:column;gap:12px;min-width:300px;padding:14px 16px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0000001f}.settings-popover-field{flex-direction:column;gap:4px;display:flex}.settings-popover-field>label{text-transform:uppercase;letter-spacing:.4px;color:#888;font-size:11px;font-weight:600}.settings-popover-field .toolbar-select{width:100%}.settings-popover-static{color:#555;background:#f4f6f4;border:1px solid #e6e6e6;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:6px 12px;font-size:13px;line-height:1.25;display:flex}.settings-popover-static .bi{flex-shrink:0}.btn-start-calling{border-radius:10px;padding:9px 22px;font-size:15px;font-weight:600}.nooks-table .name-cell{min-width:0;max-width:220px}.name-cell-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dup-tag{color:#9a9a9a;vertical-align:middle;cursor:default;background:#f2f2f2;border-radius:6px;align-items:center;gap:3px;margin-left:8px;padding:1px 7px;font-size:11px;font-weight:500;display:inline-flex}.prescore-cell{align-items:center;gap:8px;display:flex}.prescore-bar-track{background:#eee;border-radius:3px;flex-shrink:0;width:44px;height:6px;overflow:hidden}.prescore-bar-fill{border-radius:3px;height:100%}.prescore-value{color:#333;font-variant-numeric:tabular-nums;min-width:20px;font-size:13px;font-weight:600}.queue-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.queue-row-actions .btn,.queue-row-actions .btn-skip-link{white-space:nowrap;flex-shrink:0}.btn-skip-link{color:#999;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:13px}.btn-skip-link:hover:not(:disabled){color:var(--status-error);background:var(--status-error-bg)}.btn-skip-link:disabled{opacity:.4}.nooks-table .schedule-name{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.segmented-control{background:var(--segmented-track);border-radius:999px;flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.segmented-control-option{color:#666;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.segmented-control-option:hover{text-decoration:none}.segmented-control-option:hover:not(.active){color:#3a3a3a}.segmented-control-option.active{background:rgba(var(--brand-primary-rgb), .1);color:var(--brand-primary);font-weight:600}.segmented-control-option i{font-size:14px}@media (max-width:576px){.segmented-control{width:100%;display:flex}.segmented-control-option{flex:1 1 0;justify-content:center}}@media (max-width:767.98px){.toolbar-row{padding:8px 12px}.toolbar-row-split{flex-direction:column;align-items:stretch}.toolbar-row-left,.toolbar-row-right{width:100%}.settings-popover{width:auto;min-width:0;position:fixed;top:auto;left:12px;right:12px}.btn-start-calling{width:100%}.stat-cards-cell{flex:45%}}
