*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overflow-x:hidden}body{min-height:100vh;min-height:100dvh;background:#0f172a;color:#e2e8f0;overflow-x:hidden;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}#root{min-height:100vh;min-height:100dvh}a{color:inherit}input,button,select,textarea{font:inherit}button{cursor:pointer}@media(max-width:768px){input,select,textarea{font-size:16px}}.sidebar{width:220px;min-width:220px;background:#1e293b;border-right:1px solid #334155;padding:.75rem 0;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem;transition:width .2s ease,min-width .2s ease}.sidebar.sidebar--collapsed{width:64px;min-width:64px}.sidebar-toggle{align-self:flex-end;margin:0 .75rem .25rem 0;width:32px;height:32px;padding:0;background:#334155;border:none;border-radius:6px;color:#e2e8f0;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-toggle:hover{background:#475569;color:#f8fafc}.sidebar--collapsed .sidebar-toggle{margin:0 auto .25rem;align-self:center}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.65rem 1.25rem;color:#94a3b8;text-decoration:none;font-weight:500;font-size:.95rem;border-left:3px solid transparent;margin-left:0;transition:color .15s,background .15s}.sidebar-link:hover{color:#f8fafc;background:#334155}.sidebar-link.active{color:#f8fafc;background:#334155;border-left-color:#3b82f6}.sidebar-link-icon{width:1.5rem;flex-shrink:0;text-align:center;font-weight:700;font-size:.85rem;opacity:.9}.sidebar-link-text{white-space:nowrap;overflow:hidden}.sidebar--collapsed .sidebar-link{padding:.65rem;justify-content:center}.sidebar--collapsed .sidebar-link-text{display:none}.sidebar--collapsed .sidebar-link-icon{width:auto}.sidebar-close--mobile{display:none}@media(max-width:768px){.sidebar{position:fixed;top:0;left:0;bottom:0;width:260px;min-width:260px;max-width:85vw;z-index:999;transform:translate(-100%);transition:transform .25s ease;box-shadow:4px 0 20px #0000004d}.sidebar.sidebar--mobile-open{transform:translate(0)}.sidebar.sidebar--mobile-open.sidebar--collapsed{width:260px;min-width:260px}.sidebar-toggle--desktop{display:none}.sidebar-close--mobile{display:flex;align-items:center;justify-content:center;position:absolute;top:.5rem;right:.5rem;width:44px;height:44px;padding:0;background:#334155;border:none;border-radius:8px;color:#e2e8f0;font-size:1.25rem;cursor:pointer;flex-shrink:0}.sidebar-close--mobile:hover{background:#475569}.sidebar-link{padding:.85rem 1.25rem;min-height:48px;font-size:1rem}.sidebar-link-icon{width:1.75rem;font-size:1rem}.sidebar--collapsed .sidebar-link-text{display:block}.sidebar--collapsed .sidebar-link{padding:.85rem 1.25rem;justify-content:flex-start}}.notif-bell-wrap{position:relative;flex-shrink:0}.notif-bell-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.notif-bell-btn:hover{background:#334155;color:#e2e8f0}.notif-bell-btn[aria-expanded=true]{background:#334155;color:#f8fafc}.notif-bell-icon{width:22px;height:22px}.notif-bell-badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;line-height:18px;text-align:center;pointer-events:none}.notif-bell-panel{position:absolute;right:0;top:calc(100% + 6px);width:min(380px,calc(100vw - 2rem));max-height:min(420px,70vh);overflow:hidden;display:flex;flex-direction:column;background:#1e293b;border:1px solid #334155;border-radius:10px;box-shadow:0 12px 40px #00000073;z-index:1000}.notif-bell-head{padding:.65rem .85rem;border-bottom:1px solid #334155;font-size:.8rem;font-weight:600;color:#f8fafc}.notif-bell-list{overflow-y:auto;flex:1;min-height:0}.notif-bell-row{width:100%;text-align:left;padding:.65rem .85rem;border:none;border-bottom:1px solid #293548;background:transparent;color:inherit;cursor:pointer;display:block}.notif-bell-row:hover{background:#334155}.notif-bell-row-title{font-size:.8rem;font-weight:600;color:#f1f5f9;margin-bottom:.2rem}.notif-bell-row-body{font-size:.75rem;color:#94a3b8;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-bell-row-meta{font-size:.65rem;color:#64748b;margin-top:.35rem}.notif-bell-empty,.notif-bell-loading{padding:1.25rem .85rem;font-size:.8rem;color:#94a3b8;text-align:center}@media(max-width:768px){.notif-bell-panel{position:fixed;left:.5rem;right:.5rem;top:52px;width:auto;max-height:min(480px,calc(100vh - 64px))}}.layout{min-height:100vh;background:#0f172a;color:#e2e8f0;display:flex;flex-direction:column}.header{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0}.header .logo{font-weight:700;font-size:1.25rem;color:#f8fafc;text-decoration:none}.header .logo:hover{color:#3b82f6}.header .user-bar{margin-left:auto;display:flex;align-items:center;gap:.75rem}.layout-body{display:flex;flex:1;min-width:0;min-height:0}.header .user-name{color:#cbd5e1;font-size:.9rem}.header .badge{background:#3b82f6;color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:4px;font-weight:600}.header .logout-btn{padding:.4rem .75rem;background:transparent;border:1px solid #475569;border-radius:6px;color:#94a3b8;font-size:.875rem;cursor:pointer}.header .logout-btn:hover{background:#334155;color:#f8fafc}.main{flex:1;min-width:0;padding:1.5rem;overflow-x:hidden;overflow-y:auto;max-width:1400px}.header-menu-btn{display:none;width:44px;min-width:44px;height:44px;padding:0;background:transparent;border:none;border-radius:8px;color:#e2e8f0;font-size:1.35rem;cursor:pointer;align-items:center;justify-content:center}.header-menu-btn:hover{background:#334155}.header-menu-icon{display:block;line-height:1}.layout-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:998}@media(max-width:768px){.header{padding:.5rem .75rem;gap:.5rem}.header-menu-btn{display:flex}.logo{font-size:1.1rem;flex:1;min-width:0}.user-name{display:none}.user-bar .badge{margin-right:0}.logout-btn{padding:.5rem .65rem;font-size:.8rem}.layout-backdrop{display:block}.main{padding:.75rem 1rem}}@media(max-width:480px){.header{padding:.5rem}.logo{font-size:1rem}}.login-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);box-sizing:border-box}.login-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:2rem 1.5rem;width:100%;max-width:380px;box-shadow:0 25px 50px -12px #00000080;box-sizing:border-box}@media(max-width:480px){.login-page{padding:2rem .75rem .75rem;align-items:flex-start}.login-card{padding:1.5rem 1.25rem}.login-card h1{font-size:1.5rem}.login-card button{min-height:48px}}.login-card h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700;color:#f8fafc}.login-card .subtitle{margin:0 0 1.75rem;color:#94a3b8;font-size:.9rem}.login-card label{display:block;margin-bottom:1rem;color:#cbd5e1;font-size:.875rem;font-weight:500}.login-card input{display:block;width:100%;margin-top:.35rem;padding:.65rem .85rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:1rem;box-sizing:border-box}.login-card input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.login-card input::placeholder{color:#64748b}.login-card .error{color:#f87171;font-size:.875rem;margin:0 0 .75rem}.login-card button{width:100%;padding:.75rem 1rem;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem}.login-card button:hover:not(:disabled){background:#2563eb}.login-card button:disabled{opacity:.7;cursor:not-allowed}.crm-dashboard{--bg-base: #0f1623;--bg-card: #1a2540;--bg-card-hover: #1f2d4a;--bg-input: #111827;--bg-table-header: #141d2e;--bg-row-hover: #1e2e46;--border: rgba(255, 255, 255, .07);--border-light: rgba(255, 255, 255, .12);--text-primary: #e8edf5;--text-secondary: #7a8aaa;--text-muted: #4a5a78;--accent-blue: #2d7ef8;--accent-blue-soft: rgba(45, 126, 248, .15);--accent-green: #22c58b;--accent-green-soft: rgba(34, 197, 139, .13);--accent-red: #f05252;--accent-red-soft: rgba(240, 82, 82, .13);--accent-amber: #f5a623;--accent-amber-soft: rgba(245, 166, 35, .13);--accent-purple: #9b7ef8;--accent-purple-soft: rgba(155, 126, 248, .13);--ravi: #2d7ef8;--ravi-soft: rgba(45, 126, 248, .15);--priya: #22c58b;--priya-soft: rgba(34, 197, 139, .13);--amit: #f5a623;--amit-soft: rgba(245, 166, 35, .13);--radius: 12px;--radius-sm: 8px;--shadow-panel: 0 4px 24px rgba(0, 0, 0, .25);background:var(--bg-base);color:var(--text-primary);min-height:100%;padding:clamp(14px,3vw,24px);padding-bottom:max(clamp(14px,3vw,24px),env(safe-area-inset-bottom));font-family:DM Sans,system-ui,sans-serif;font-size:14px;box-sizing:border-box}.crm-dashboard .greeting-bar{background:linear-gradient(135deg,var(--bg-card) 0%,rgba(26,37,64,.92) 100%);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(16px,3vw,22px) clamp(18px,3vw,26px);display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:clamp(14px,2.5vw,20px);flex-wrap:wrap;gap:clamp(14px,2vw,20px);box-shadow:var(--shadow-panel);position:relative;overflow:hidden}.crm-dashboard .greeting-bar:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--accent-blue),var(--accent-purple));border-radius:var(--radius) 0 0 var(--radius);pointer-events:none}.crm-dashboard .greeting-left{position:relative;z-index:1;min-width:0;flex:1 1 220px}.crm-dashboard .greeting-left h1{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:600;margin:0 0 4px;letter-spacing:-.02em;line-height:1.25}.crm-dashboard .greeting-left .date{font-size:12px;color:var(--text-muted);margin-bottom:6px}.crm-dashboard .greeting-left .summary{font-size:13px;color:var(--text-secondary)}.crm-dashboard .greeting-left .summary .hi{color:var(--accent-amber);font-weight:500}.crm-dashboard .greeting-left .summary .lo{color:var(--accent-red);font-weight:500}.crm-dashboard .quick-actions{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:1;flex:0 1 auto;justify-content:flex-end;align-items:stretch}.crm-dashboard .qa-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;min-height:40px;border-radius:var(--radius-sm);border:1px solid var(--border-light);background:var(--bg-input);color:var(--text-secondary);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;white-space:nowrap;font-family:inherit;text-decoration:none;box-sizing:border-box}.crm-dashboard .qa-btn:hover{background:var(--bg-card-hover);color:var(--text-primary);border-color:var(--accent-blue)}.crm-dashboard .qa-btn:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.crm-dashboard .qa-btn.primary{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue);box-shadow:0 2px 12px #2d7ef859}.crm-dashboard .qa-btn.primary:hover{background:#1a6de8;box-shadow:0 4px 16px #2d7ef866}.crm-dashboard .kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,148px),1fr));gap:clamp(10px,2vw,14px);margin-bottom:clamp(14px,2.5vw,20px)}@media(min-width:640px){.crm-dashboard .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.crm-dashboard .kpi-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001f}@media(hover:hover){.crm-dashboard .kpi-card:hover{border-color:var(--border-light);box-shadow:0 6px 20px #0003;transform:translateY(-1px)}}.crm-dashboard .kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--kpi-color, var(--accent-blue))}.crm-dashboard .kpi-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.crm-dashboard .kpi-value{font-size:28px;font-weight:600;color:var(--kpi-color, var(--text-primary));line-height:1;margin-bottom:4px}.crm-dashboard .kpi-sub{font-size:11px;color:var(--text-muted)}.crm-dashboard .kpi-blue{--kpi-color: var(--accent-blue)}.crm-dashboard .kpi-green{--kpi-color: var(--accent-green)}.crm-dashboard .kpi-red{--kpi-color: var(--accent-red)}.crm-dashboard .kpi-amber{--kpi-color: var(--accent-amber)}.crm-dashboard .kpi-purple{--kpi-color: var(--accent-purple)}.crm-dashboard .two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.crm-dashboard .three-col{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:1000px){.crm-dashboard .two-col,.crm-dashboard .three-col{grid-template-columns:1fr}}.crm-dashboard .panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(14px,2.5vw,20px) clamp(16px,2.5vw,22px);box-shadow:var(--shadow-panel);min-width:0}.crm-dashboard .panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:10px;flex-wrap:wrap}.crm-dashboard .panel-title{font-size:13px;font-weight:600;color:var(--text-primary);letter-spacing:.2px}.crm-dashboard .panel-badge{font-size:10px;padding:2px 8px;border-radius:20px;font-weight:600}.crm-dashboard .pb-red{background:var(--accent-red-soft);color:var(--accent-red)}.crm-dashboard .pb-amber{background:var(--accent-amber-soft);color:var(--accent-amber)}.crm-dashboard .pb-green{background:var(--accent-green-soft);color:var(--accent-green)}.crm-dashboard .pb-blue{background:var(--accent-blue-soft);color:var(--accent-blue)}.crm-dashboard .filter-sel{padding:6px 12px;min-height:36px;border-radius:var(--radius-sm);border:1px solid var(--border-light);background:var(--bg-input);color:var(--text-secondary);font-size:12px;cursor:pointer;font-family:inherit;max-width:100%}.crm-dashboard .filter-sel:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.crm-dashboard .fu-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:0 4px}.crm-dashboard .fu-table{width:100%;border-collapse:collapse;font-size:12.5px}.crm-dashboard .fu-table th{text-align:left;padding:7px 10px;font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--bg-table-header);white-space:nowrap}.crm-dashboard .fu-table td{padding:10px;border-bottom:1px solid var(--border);vertical-align:middle}.crm-dashboard .fu-table tr:last-child td{border-bottom:none}.crm-dashboard .fu-table tbody tr:hover td{background:var(--bg-row-hover)}.crm-dashboard .fu-table tr.is-overdue td:first-child{border-left:2px solid var(--accent-red)}.crm-dashboard .fu-row-empty .fu-empty-msg{color:var(--text-muted);text-align:center;padding:20px 12px!important}.crm-dashboard .fu-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0 4px}.crm-dashboard .fu-page-btn{background:var(--bg-input);border:1px solid var(--border-light);border-radius:6px;padding:5px 12px;font-size:12px;color:var(--text-secondary);cursor:pointer}.crm-dashboard .fu-page-btn:disabled{opacity:.4;cursor:not-allowed}.crm-dashboard .fu-page-btn:not(:disabled):hover{border-color:var(--accent-blue);color:var(--accent-blue)}.crm-dashboard .fu-page-info{font-size:12px;color:var(--text-muted)}.crm-dashboard .fu-cell-muted{font-size:12px;color:var(--text-secondary)}.crm-dashboard .fu-cell-nowrap{white-space:nowrap}.crm-dashboard .fu-cell-remark{max-width:140px}.crm-dashboard .fu-cell-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.crm-dashboard .lead-name{font-weight:500;color:var(--text-primary);margin-bottom:2px}.crm-dashboard .lead-name-link{text-decoration:none;color:inherit;display:block}.crm-dashboard .lead-name-link:hover .lead-name,.crm-dashboard .lead-name-link:hover .overdue-lead{color:var(--accent, #2d7ef8);text-decoration:underline}.crm-dashboard .lead-company,.crm-dashboard .tender-name{font-size:11px;color:var(--text-muted)}.crm-dashboard .overdue-tag{font-size:10px;color:var(--accent-red);font-weight:600;background:var(--accent-red-soft);padding:1px 6px;border-radius:10px;margin-left:4px}.crm-dashboard .status-pill{display:inline-block;padding:2px 9px;border-radius:20px;font-size:10px;font-weight:600;letter-spacing:.3px;white-space:nowrap}.crm-dashboard .sp-open{background:var(--accent-blue-soft);color:var(--accent-blue)}.crm-dashboard .sp-contact{background:var(--accent-purple-soft);color:var(--accent-purple)}.crm-dashboard .sp-neg{background:var(--accent-amber-soft);color:var(--accent-amber)}.crm-dashboard .sp-won{background:var(--accent-green-soft);color:var(--accent-green)}.crm-dashboard .sp-lost{background:var(--accent-red-soft);color:var(--accent-red)}.crm-dashboard .act-btn{padding:6px 12px;min-height:32px;border-radius:var(--radius-sm);border:1px solid var(--border-light);background:transparent;color:var(--text-secondary);font-size:11px;font-weight:500;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap;font-family:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.crm-dashboard .act-btn:hover{background:var(--bg-card-hover);color:var(--text-primary)}.crm-dashboard .act-btn.done{border-color:#22c58b66;color:var(--accent-green)}.crm-dashboard .act-btn.done:hover{background:var(--accent-green-soft)}.crm-dashboard .timeline{display:flex;flex-direction:column;gap:0;max-height:340px;overflow-y:auto}.crm-dashboard .tl-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.crm-dashboard .tl-item:last-child{border-bottom:none}.crm-dashboard .tl-dot{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:10px;font-weight:500;margin-top:2px}.crm-dashboard .dot-add{background:var(--accent-blue-soft);color:var(--accent-blue)}.crm-dashboard .dot-status{background:var(--accent-amber-soft);color:var(--accent-amber)}.crm-dashboard .dot-followup{background:var(--accent-green-soft);color:var(--accent-green)}.crm-dashboard .dot-note{background:var(--accent-purple-soft);color:var(--accent-purple)}.crm-dashboard .tl-body{flex:1}.crm-dashboard .tl-action{font-size:12.5px;font-weight:500;margin-bottom:2px}.crm-dashboard .tl-lead{color:var(--accent-blue)}.crm-dashboard .tl-meta{font-size:11px;color:var(--text-muted)}.crm-dashboard .tl-lead-link{color:var(--accent, #2d7ef8);text-decoration:none}.crm-dashboard .tl-lead-link:hover{text-decoration:underline}.crm-dashboard .overdue-section{background:#f052520f;border:1px solid rgba(240,82,82,.25);border-radius:var(--radius);padding:16px 20px;margin-bottom:16px}.crm-dashboard .overdue-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--accent-red);margin-bottom:12px}.crm-dashboard .overdue-header .pulse{width:8px;height:8px;border-radius:50%;background:var(--accent-red);animation:crm-dashboard-pulse 1.4s infinite}@keyframes crm-dashboard-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media(prefers-reduced-motion:reduce){.crm-dashboard .overdue-header .pulse{animation:none}.crm-dashboard .kpi-card{transition:border-color .2s}@media(hover:hover){.crm-dashboard .kpi-card:hover{transform:none}}}.crm-dashboard .overdue-list{display:flex;flex-direction:column;gap:8px}.crm-dashboard .overdue-item{background:var(--bg-card);border:1px solid rgba(240,82,82,.2);border-radius:var(--radius-sm);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.crm-dashboard .overdue-lead{font-size:13px;font-weight:500}.crm-dashboard .overdue-co{font-size:11px;color:var(--text-muted)}.crm-dashboard .overdue-days{font-size:12px;font-weight:600;color:var(--accent-red);white-space:nowrap}.crm-dashboard .overdue-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.crm-dashboard .exec-chip{padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600}.crm-dashboard .chip-ravi{background:var(--ravi-soft);color:var(--ravi)}.crm-dashboard .chip-priya{background:var(--priya-soft);color:var(--priya)}.crm-dashboard .chip-amit{background:var(--amit-soft);color:var(--amit)}.crm-dashboard .chart-wrap{position:relative;width:100%}.crm-dashboard .chart-legend{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px 14px;margin-bottom:12px;font-size:11px;color:var(--text-secondary)}.crm-dashboard .legend-item{display:flex;align-items:center;gap:5px}.crm-dashboard .legend-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.crm-dashboard .exec-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px;padding:0 4px}.crm-dashboard .exec-table{width:100%;min-width:640px;border-collapse:collapse;font-size:12.5px}.crm-dashboard .exec-table th{text-align:left;padding:7px 10px;font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--bg-table-header);white-space:nowrap}.crm-dashboard .exec-table td{padding:11px 10px;border-bottom:1px solid var(--border);vertical-align:middle}.crm-dashboard .exec-table tr:last-child td{border-bottom:none}.crm-dashboard .exec-table tbody tr:hover td{background:var(--bg-row-hover)}.crm-dashboard .exec-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;margin-right:8px;vertical-align:middle}.crm-dashboard .exec-name{font-weight:500}.crm-dashboard .bar-cell{display:flex;align-items:center;gap:6px}.crm-dashboard .mini-bar{height:4px;border-radius:2px;min-width:2px;transition:width .3s}.crm-dashboard .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.crm-dashboard .cal-header-cell{font-size:10px;font-weight:600;color:var(--text-muted);text-align:center;padding:4px 0;letter-spacing:.4px}.crm-dashboard .cal-day{border-radius:var(--radius-sm);padding:6px 4px;text-align:center;cursor:pointer;border:1px solid transparent;transition:border-color .15s;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.crm-dashboard .cal-day:hover{border-color:var(--border-light)}.crm-dashboard .cal-day .dn{font-size:12px;font-weight:500}.crm-dashboard .cal-day .dc{font-size:10px;padding:1px 5px;border-radius:10px}.crm-dashboard .cal-today{background:var(--accent-blue-soft);border-color:#2d7ef866!important}.crm-dashboard .cal-today .dc{background:var(--accent-blue);color:#fff}.crm-dashboard .cal-overdue{background:#f0525212}.crm-dashboard .cal-overdue .dc{background:var(--accent-red-soft);color:var(--accent-red)}.crm-dashboard .cal-has .dc{background:var(--accent-blue-soft);color:var(--accent-blue)}.crm-dashboard .cal-detail{margin-top:10px;font-size:12px;color:var(--text-secondary);padding:8px 10px;background:var(--bg-input);border-radius:var(--radius-sm);min-height:32px}.crm-dashboard::-webkit-scrollbar{width:5px;height:5px}.crm-dashboard::-webkit-scrollbar-track{background:transparent}.crm-dashboard::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@media(max-width:900px){.crm-dashboard .greeting-bar{flex-direction:column;align-items:stretch}.crm-dashboard .quick-actions{justify-content:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.crm-dashboard .qa-btn{width:100%;white-space:normal;text-align:center;min-height:44px}.crm-dashboard .qa-btn.primary{grid-column:1 / -1}}@media(max-width:640px){.crm-dashboard .fu-table-wrap,.crm-dashboard .exec-table-wrap{overflow-x:visible;margin:0;padding:0}.crm-dashboard .panel-header{flex-direction:column;align-items:stretch}.crm-dashboard .panel-header .filter-sel{width:100%}.crm-dashboard .fu-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-dashboard .fu-table tbody tr:not(.fu-row-empty){display:block;background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;box-shadow:0 2px 8px #00000026}.crm-dashboard .fu-table tbody tr.is-overdue:not(.fu-row-empty){box-shadow:inset 3px 0 0 var(--accent-red),0 2px 8px #00000026}.crm-dashboard .fu-table tbody tr:not(.fu-row-empty) td{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:12px 14px!important;border-bottom:1px solid var(--border);text-align:left;border-left:none!important;vertical-align:top;min-width:0}.crm-dashboard .fu-table tbody tr:not(.fu-row-empty) td:last-child{border-bottom:none}.crm-dashboard .fu-table tbody tr:not(.fu-row-empty) td:before{content:attr(data-label);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);text-align:left;line-height:1.2}.crm-dashboard .fu-table tbody tr.fu-row-empty{display:block;background:transparent;border:none;box-shadow:none}.crm-dashboard .fu-table tbody tr.fu-row-empty td{display:block;text-align:center;padding:20px 12px!important;border:none}.crm-dashboard .fu-table tbody tr.fu-row-empty td:before{content:none}.crm-dashboard .fu-cell-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.crm-dashboard .fu-cell-remark{max-width:none}.crm-dashboard .fu-table .lead-name,.crm-dashboard .fu-table .lead-company{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0}.crm-dashboard .fu-table .status-pill,.crm-dashboard .fu-table .exec-chip{align-self:flex-start}.crm-dashboard .fu-cell-actions .act-btn{width:100%;min-height:38px}.crm-dashboard .exec-table{min-width:0;width:100%}.crm-dashboard .exec-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-dashboard .exec-table tbody tr{display:block;background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;box-shadow:0 2px 8px #00000026}.crm-dashboard .exec-table tbody tr:last-child{margin-bottom:0}.crm-dashboard .exec-table tbody tr td{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);text-align:right;vertical-align:top}.crm-dashboard .exec-table tbody tr td:last-child{border-bottom:none}.crm-dashboard .exec-table tbody tr td:before{content:attr(data-label);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);flex-shrink:0;text-align:left;max-width:42%;padding-top:2px}.crm-dashboard .exec-table .bar-cell{justify-content:flex-end}.crm-dashboard .exec-table .exec-avatar{margin-right:6px}.crm-dashboard .chart-wrap{min-height:200px}.crm-dashboard .timeline{max-height:280px}.crm-dashboard .cal-day{min-height:40px;padding:5px 2px}.crm-dashboard .overdue-item{flex-direction:column;align-items:stretch}.crm-dashboard .overdue-actions{width:100%;flex-direction:column}.crm-dashboard .overdue-actions .act-btn{width:100%;min-height:40px}.crm-dashboard .overdue-days{align-self:flex-start}}@media(max-width:400px){.crm-dashboard .quick-actions{grid-template-columns:1fr}.crm-dashboard .qa-btn.primary{grid-column:auto}.crm-dashboard .kpi-value{font-size:24px}}.add-lead-modal{background:var(--card-bg, #1a2236);border:1px solid var(--border, rgba(255,255,255,.08));border-radius:12px;width:100%;max-width:420px;padding:28px 28px 24px;box-shadow:0 8px 32px #0006}.add-lead-title{font-size:16px;font-weight:600;color:var(--text-primary, #e2e8f0)}.add-lead-close{background:none;border:none;color:var(--text-muted, #64748b);font-size:16px;cursor:pointer;padding:2px 6px;border-radius:4px}.add-lead-close:hover{color:var(--text-primary, #e2e8f0)}.add-lead-label{font-size:12px;font-weight:500;color:var(--text-muted, #94a3b8)}.add-lead-input{background:var(--input-bg, rgba(255,255,255,.05));border:1px solid var(--border, rgba(255,255,255,.1));border-radius:6px;padding:9px 12px;font-size:14px;color:var(--text-primary, #e2e8f0);outline:none;transition:border-color .15s}.add-lead-input:focus{border-color:var(--accent, #2d7ef8)}.add-lead-btn-cancel{background:none;border:1px solid var(--border, rgba(255,255,255,.1));border-radius:6px;padding:8px 18px;font-size:13px;color:var(--text-muted, #94a3b8);cursor:pointer}.add-lead-btn-cancel:hover{border-color:var(--text-muted, #94a3b8)}.add-lead-btn-submit{background:var(--accent, #2d7ef8);border:none;border-radius:6px;padding:8px 20px;font-size:13px;font-weight:600;color:#fff;cursor:pointer}.dashboard{min-width:0;overflow-x:hidden}.dashboard-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.add-lead-trigger-btn{margin-left:auto;background:#2d7ef8;border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;color:#fff;cursor:pointer}.add-lead-trigger-btn:hover{background:#1a6de8}.dashboard h1{margin:0;font-size:1.5rem;font-weight:700;color:#f8fafc}.dashboard .count{margin:0;color:#94a3b8;font-size:.9rem}.filters-bar--mobile{display:none}.filters-bar{margin-bottom:1rem;min-width:0}.filters-compact{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.6rem .85rem;background:#1e293b;border:1px solid #334155;border-radius:10px;max-width:100%;min-width:0}.filters-compact-search{min-width:160px;flex:1;max-width:220px;padding:.45rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.875rem}.filters-compact-search:focus{outline:none;border-color:#3b82f6}.filters-compact-search::placeholder{color:#64748b}.filters-compact-date{display:inline-flex;align-items:center;gap:.35rem}.filters-compact-label{font-size:.75rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.filters-compact-select{padding:.45rem .6rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.85rem;min-width:0}.filters-compact-select:focus{outline:none;border-color:#3b82f6}.filters-compact-date-input{padding:.4rem .5rem;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:.8rem;max-width:130px}.filters-compact-date-input:focus{outline:none;border-color:#3b82f6}.filters-compact-apply{padding:.45rem .9rem;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;margin-left:auto}.filters-compact-apply:hover{background:#2563eb}.filters-compact-reset{padding:.45rem .9rem;background:transparent;border:1px solid #475569;border-radius:8px;color:#94a3b8;font-weight:500;cursor:pointer}.filters-compact-reset:hover{background:#334155;color:#e2e8f0}.quick-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .85rem;background:#1e293b;border:1px solid #334155;border-radius:10px 10px 0 0;border-bottom:none;margin-bottom:0}.quick-filter-label{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-right:.15rem}.quick-chip{padding:.28rem .7rem;background:#0f172a;border:1px solid #334155;border-radius:20px;color:#94a3b8;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.quick-chip:hover{background:#1e3a5f;border-color:#3b82f6;color:#93c5fd}.quick-chip--active{background:#1d4ed8;border-color:#3b82f6;color:#fff;font-weight:600}.quick-chip--active:hover{background:#1e40af}.quick-chip--reset{background:transparent;border-color:#475569;color:#64748b;margin-left:auto}.quick-chip--reset:hover{background:#2d1f1f;border-color:#ef4444;color:#f87171}.quick-filter-bar+.filters-compact{border-radius:0 0 10px 10px;padding:.5rem .85rem}.filter-inline-group{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap}.filter-bar-divider{width:1px;height:22px;background:#334155;margin:0 .5rem;flex-shrink:0}.filters-mobile-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:10px;color:#e2e8f0;font-size:.9rem;font-weight:500;cursor:pointer;width:100%;justify-content:center;min-height:48px}.filters-mobile-trigger:hover{background:#334155;border-color:#475569}.filters-mobile-trigger-icon{font-size:1.1rem;opacity:.9}.filters-mobile-badge{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;min-width:20px;height:20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem}.filters-drawer-backdrop{position:fixed;inset:0;background:#00000080;z-index:998;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.filters-drawer{position:fixed;left:0;right:0;bottom:0;max-height:85vh;background:#1e293b;border:1px solid #334155;border-radius:16px 16px 0 0;z-index:999;display:flex;flex-direction:column;box-shadow:0 -8px 32px #0006;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filters-drawer-handle{width:40px;height:4px;background:#475569;border-radius:2px;margin:.6rem auto 0;flex-shrink:0}.filters-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .5rem;border-bottom:1px solid #334155;flex-shrink:0}.filters-drawer-header h2{margin:0;font-size:1.15rem;font-weight:600;color:#f8fafc}.filters-drawer-close{width:40px;height:40px;padding:0;background:transparent;border:none;border-radius:8px;color:#94a3b8;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.filters-drawer-close:hover{background:#334155;color:#f8fafc}.filters-drawer-body{padding:.75rem 1rem 1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.6rem}.filter-drawer-group{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#0f172a;border:1px solid #1e293b;border-radius:10px}.filter-drawer-group-label{font-size:.7rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.07em}.filters-drawer-body .filter-row,.filters-drawer-body .filter-group{display:flex;flex-direction:column;gap:.4rem}.filters-drawer-body .filter-label{font-size:.8rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.filters-drawer-body .filter-input,.filters-drawer-body .filter-select{width:100%;padding:.65rem .85rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:1rem;box-sizing:border-box}.filters-drawer-body .filter-input:focus,.filters-drawer-body .filter-select:focus{outline:none;border-color:#3b82f6}.filters-drawer-body .filter-date-chips{display:flex;flex-wrap:wrap;gap:.4rem}.filters-drawer-body .filter-chip{padding:.5rem .85rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#94a3b8;font-size:.875rem;font-weight:500;cursor:pointer}.filters-drawer-body .filter-chip:hover{border-color:#475569;color:#e2e8f0}.filters-drawer-body .filter-chip.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.filters-drawer-body .filter-date-range{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filters-drawer-body .filter-date-range .filter-input{flex:1;min-width:0}.filters-drawer-body .filter-date-sep{font-size:.8rem;color:#64748b}.filters-drawer-apply{width:100%;padding:.85rem 1rem;background:#3b82f6;border:none;border-radius:10px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;min-height:48px}.filters-drawer-apply:hover{background:#2563eb}.filters-drawer-reset{width:100%;padding:.85rem 1rem;background:transparent;border:1px solid #475569;border-radius:10px;color:#94a3b8;font-weight:600;cursor:pointer;margin-top:.5rem}.filters-drawer-reset:hover{background:#334155;color:#e2e8f0}.dashboard .loading,.dashboard .count{color:#94a3b8;margin-bottom:.75rem}.bulk-action-bar{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;margin-bottom:1rem;background:#1e3a5f;border:1px solid #334155;border-radius:10px;flex-wrap:wrap}.bulk-action-count{font-size:.9rem;color:#e2e8f0;font-weight:500}.bulk-action-btn{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;border:none}.bulk-action-btn--assign{background:#3b82f6;color:#fff}.bulk-action-btn--assign:hover{background:#2563eb}.bulk-action-btn--clear{background:transparent;color:#94a3b8;border:1px solid #475569}.bulk-action-btn--clear:hover{background:#334155;color:#e2e8f0}.bulk-assign-modal-backdrop{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.bulk-assign-modal{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;max-width:420px;width:100%;box-shadow:0 20px 40px #0006}.bulk-assign-modal-title{margin:0 0 1.25rem;font-size:1.2rem;font-weight:600;color:#f8fafc}.bulk-assign-modal-body{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.bulk-assign-modal-label{font-size:.85rem;font-weight:500;color:#94a3b8}.bulk-assign-modal-select{padding:.6rem .85rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:1rem}.bulk-assign-modal-select:focus{outline:none;border-color:#3b82f6}.bulk-assign-modal-hint{margin:.5rem 0 0;font-size:.85rem;color:#94a3b8}.bulk-assign-modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.bulk-assign-modal-btn{padding:.55rem 1.1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;border:none}.bulk-assign-modal-btn:disabled{opacity:.6;cursor:not-allowed}.bulk-assign-modal-btn--cancel{background:transparent;color:#94a3b8;border:1px solid #475569}.bulk-assign-modal-btn--cancel:hover:not(:disabled){background:#334155;color:#e2e8f0}.bulk-assign-modal-btn--confirm{background:#3b82f6;color:#fff}.bulk-assign-modal-btn--confirm:hover:not(:disabled){background:#2563eb}.dashboard .leads-list{width:100%;min-width:0}.dashboard .leads-list-mobile{display:none}.dashboard .leads-list-desktop{width:100%;max-width:100%;overflow-x:auto;border:1px solid #334155;border-radius:8px;background:#1e293b;-webkit-overflow-scrolling:touch}.dashboard .leads-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.dashboard .leads-table th,.dashboard .leads-table td{padding:.75rem .65rem;text-align:left;border-bottom:1px solid #334155;overflow:hidden;text-overflow:ellipsis}.dashboard .leads-table th{background:#0f172a;color:#94a3b8;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.dashboard .leads-table td{color:#e2e8f0;font-size:.9rem}.dashboard .leads-table th.leads-table-checkbox,.dashboard .leads-table td.leads-table-checkbox{width:2.5rem;text-align:center;vertical-align:middle}.dashboard .leads-table th.leads-table-checkbox input,.dashboard .leads-table td.leads-table-checkbox input{cursor:pointer;accent-color:#3b82f6}.dashboard .leads-table th.leads-table-email,.dashboard .leads-table td.leads-table-email{overflow:visible;text-overflow:unset;white-space:normal;word-break:break-all;min-width:180px}.dashboard .leads-table th.leads-table-mobile,.dashboard .leads-table td.leads-table-mobile{overflow:visible;text-overflow:unset;white-space:nowrap;min-width:130px}.dashboard .leads-table tbody tr:hover{background:#33415533}.dashboard .leads-table-actions{white-space:nowrap}.dashboard .leads-table-data-row{cursor:pointer}.dashboard .leads-table-data-row td{vertical-align:middle}.dashboard .leads-table-email-link{color:#93c5fd;text-decoration:none}.dashboard .leads-table-email-link:hover{text-decoration:underline}.dashboard .leads-table-comment-row{background:#0f172a}.dashboard .leads-table-comment-row td{vertical-align:top;padding-top:.35rem;padding-bottom:.75rem;border-bottom:2px solid #334155}.dashboard .leads-table-comment-cell{padding-left:.75rem;padding-right:.75rem}.dashboard .leads-table-comment-block{padding:.6rem .85rem;background:#1e293b;border-radius:6px;border-left:4px solid #3b82f6}.dashboard .leads-table-comment-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.35rem}.dashboard .leads-table-comment-text{margin:0 0 .35rem;font-size:.9rem;color:#e2e8f0;white-space:pre-wrap;word-break:break-word;line-height:1.4}.dashboard .leads-table-comment-meta{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}.dashboard .leads-table-comment-link{font-weight:600;font-size:.9rem}.dashboard .leads-table-comment-empty{margin:0 0 .5rem;font-size:.9rem;color:#64748b;font-style:italic}.dashboard .leads-table-metadata{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #334155}.dashboard .leads-metadata-dl{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:.35rem 0 0;font-size:.85rem}.dashboard .leads-metadata-dt{color:#94a3b8;font-weight:500;margin:0}.dashboard .leads-metadata-dd{margin:0;color:#e2e8f0;word-break:break-word}.dashboard .lead-card-checkbox{margin-bottom:.5rem}.dashboard .lead-card-checkbox input{cursor:pointer;accent-color:#3b82f6}.dashboard .lead-card-metadata{margin-top:.5rem;padding:.5rem .75rem;background:#0f172a;border-radius:6px;border-left:4px solid #64748b}.dashboard .leads-metadata-dl--card{gap:.2rem .75rem;font-size:.8rem}.dashboard .tag{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500}.dashboard .tag.type{background:#1e3a5f;color:#93c5fd}.dashboard .tag.status{background:#1e293b;color:#cbd5e1}.dashboard .tag.status.status-new{background:#78350f;color:#fde68a;border:1px solid #f59e0b}.dashboard .status-followup-date{font-size:10px;opacity:.75;white-space:nowrap}.dashboard .tag.sub-status{background:#0f172a;color:#94a3b8;border:1px solid rgba(148,163,184,.28);max-width:100%;white-space:normal;word-break:break-word}.dashboard .tag.source{background:#422006;color:#fcd34d}.dashboard .link{color:#3b82f6;text-decoration:none;font-weight:500}.dashboard .link:hover{text-decoration:underline}.dashboard .pagination{display:flex;align-items:center;gap:1rem;margin-top:1rem;color:#94a3b8}.dashboard .pagination button{padding:.4rem .75rem;background:#334155;border:none;border-radius:6px;color:#e2e8f0;cursor:pointer}.dashboard .pagination button:hover:not(:disabled){background:#475569}.dashboard .pagination button:disabled{opacity:.5;cursor:not-allowed}.dashboard .lead-contact-actions{display:grid;grid-template-columns:1fr;gap:.35rem;margin-top:.45rem}.dashboard .lead-contact-actions--table{margin-top:0}.dashboard .lead-contact-action{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;max-width:100%;padding:.25rem .5rem;border-radius:7px;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:#cbd5e1;font-size:.78rem;text-decoration:none}.dashboard .lead-contact-action:hover{border-color:#3b82f6;color:#dbeafe}.dashboard .lead-contact-action--disabled{opacity:.55;cursor:not-allowed}.dashboard .lead-contact-action-icon{width:.95rem;height:.95rem;display:inline-flex}.dashboard .lead-contact-action-icon svg{width:100%;height:100%}@media(max-width:768px){.filters-bar--desktop{display:none}.quick-filter-bar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:10px 10px 0 0;border-bottom:none;padding:.5rem .75rem;gap:.35rem;margin-bottom:0}.quick-filter-bar::-webkit-scrollbar{display:none}.quick-filter-bar .quick-chip--reset{margin-left:0;flex-shrink:0}.quick-filter-bar .quick-chip{flex-shrink:0}.filters-bar--mobile{display:block;margin-top:0;margin-bottom:1rem}.filters-bar--mobile .filters-mobile-trigger{border-radius:0 0 10px 10px;border-top:1px solid #334155}.dashboard-header{margin-bottom:.75rem}.dashboard h1{font-size:1.25rem}.dashboard .count{font-size:.85rem}.dashboard .leads-list-desktop{display:none}.dashboard .leads-list-mobile{display:block}.dashboard .lead-card{display:block;padding:1rem;margin-bottom:.75rem;background:#1e293b;border:1px solid #334155;border-radius:8px;color:inherit;cursor:pointer}.dashboard .lead-card-email{text-decoration:none}.dashboard .lead-card-email:hover{text-decoration:underline}.dashboard .leads-table .leads-table-data-row.leads-table-data-row-new{background:#f59e0b3d;box-shadow:inset 4px 0 #fbbf24}.dashboard .leads-table .leads-table-data-row.leads-table-data-row-new:hover{background:#f59e0b57}.dashboard .leads-table .leads-table-comment-row.leads-table-comment-row-new,.dashboard .leads-table .leads-table-comment-row.leads-table-comment-row-new td{background:#f59e0b29}.dashboard .leads-table .leads-table-comment-row.leads-table-comment-row-new .leads-table-comment-block{background:#f59e0b24;border-left-color:#fbbf24}.dashboard .lead-card.lead-card-new{background:#f59e0b3d;border:2px solid #fbbf24;box-shadow:0 0 0 1px #fbbf244d,0 10px 24px #f59e0b33}.dashboard .lead-card.lead-card-new .lead-card-comment{background:#f59e0b29;border-left-color:#fbbf24}.dashboard .lead-card-main{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.5rem}.dashboard .lead-card-metadata{margin-top:.5rem}.dashboard .lead-card-comment{margin-top:.75rem;padding:.6rem .75rem;background:#0f172a;border-radius:6px;border-left:4px solid #3b82f6}.dashboard .lead-card-comment-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.35rem}.dashboard .lead-card-comment-text{margin:0 0 .35rem;font-size:.9rem;color:#e2e8f0;white-space:pre-wrap;word-break:break-word;line-height:1.4}.dashboard .lead-card-comment-meta{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:.5rem}.dashboard .lead-card-comment-empty{margin:0 0 .5rem;font-size:.9rem;color:#64748b;font-style:italic}.dashboard .lead-card-email{font-weight:600;color:#f8fafc;font-size:.95rem;word-break:break-word}.dashboard .lead-card-phone{font-size:.875rem;color:#94a3b8}.dashboard .lead-card-meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.dashboard .lead-card-meta .tag{font-size:.75rem}.dashboard .lead-card-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#cbd5e1;padding:.25rem 0}.dashboard .lead-card-label{color:#94a3b8;margin-right:.5rem}.dashboard .lead-card-action{display:inline-block;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #334155;color:#3b82f6;font-weight:600;font-size:.9rem}.dashboard .leads-list-mobile-empty{padding:1.5rem;text-align:center;color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:8px;margin:0}.dashboard .pagination{flex-wrap:wrap;gap:.5rem;font-size:.9rem}.dashboard .pagination button{min-height:44px;padding:.5rem .85rem}}@media(max-width:480px){.dashboard .count{font-size:.85rem}.dashboard .lead-card{padding:.85rem}.dashboard .lead-card-email{font-size:.9rem}}.add-lead-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.add-lead-modal{background:#1a2236;border:1px solid rgba(255,255,255,.08);border-radius:12px;width:100%;max-width:420px;padding:28px 28px 24px;box-shadow:0 8px 32px #0006}.add-lead-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.add-lead-title{font-size:16px;font-weight:600;color:#e2e8f0}.add-lead-close{background:none;border:none;color:#64748b;font-size:16px;cursor:pointer;padding:2px 6px;border-radius:4px}.add-lead-close:hover{color:#e2e8f0}.add-lead-form{display:flex;flex-direction:column;gap:14px}.add-lead-field{display:flex;flex-direction:column;gap:5px}.add-lead-label{font-size:12px;font-weight:500;color:#94a3b8}.add-lead-required{color:#f87171}.add-lead-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:9px 12px;font-size:14px;color:#e2e8f0;outline:none;transition:border-color .15s}.add-lead-input:focus{border-color:#2d7ef8}.add-lead-error{font-size:12px;color:#f87171;margin:0}.add-lead-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.add-lead-btn-cancel{background:none;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:8px 18px;font-size:13px;color:#94a3b8;cursor:pointer}.add-lead-btn-cancel:hover{border-color:#94a3b8}.add-lead-btn-submit{background:#2d7ef8;border:none;border-radius:6px;padding:8px 20px;font-size:13px;font-weight:600;color:#fff;cursor:pointer}.add-lead-btn-submit:disabled{opacity:.6;cursor:not-allowed}.add-lead-btn-submit:not(:disabled):hover{background:#1a6ee0}.lead-detail{max-width:1100px;margin:0 auto}.lead-detail-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem;color:#94a3b8}.lead-detail-spinner{width:32px;height:32px;border:3px solid #334155;border-top-color:#3b82f6;border-radius:50%;animation:lead-spin .8s linear infinite}@keyframes lead-spin{to{transform:rotate(360deg)}}.lead-detail-bar{margin-bottom:1rem}.lead-detail-back{display:inline-flex;align-items:center;gap:.35rem;color:#94a3b8;text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem 0}.lead-detail-back:hover{color:#3b82f6}.lead-detail-back-icon{font-size:1rem}.lead-hero{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;margin-bottom:1.5rem}.lead-hero-avatar{width:56px;height:56px;min-width:56px;border-radius:12px;background:#3b82f6;color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}.lead-hero-info{flex:1;min-width:0}.lead-hero-email{margin:0 0 .25rem;font-size:1.35rem;font-weight:700;color:#f8fafc;word-break:break-word}.lead-hero-meta{margin:0 0 .5rem;font-size:.9rem;color:#94a3b8}.lead-hero-sep{margin:0 .35rem;color:#64748b}.lead-hero-contact-actions{display:grid;grid-template-columns:1fr;gap:.45rem;margin-bottom:.65rem}.lead-contact-action{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;max-width:100%;padding:.35rem .6rem;border-radius:8px;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:#cbd5e1;font-size:.84rem;text-decoration:none}.lead-contact-action:hover{border-color:#3b82f6;color:#dbeafe}.lead-contact-action-icon{width:1.05rem;height:1.05rem;text-align:center;display:inline-flex}.lead-contact-action-icon svg{width:100%;height:100%}.lead-contact-action--disabled{opacity:.5;cursor:not-allowed}.lead-hero-tags{display:flex;flex-wrap:wrap;gap:.4rem}.lead-tag{display:inline-block;padding:.25rem .6rem;border-radius:6px;font-size:.8rem;font-weight:500}.lead-tag--type{background:#3b82f633;color:#93c5fd}.lead-tag--source{background:#fbbf2426;color:#fcd34d}.lead-tag--status{background:#22c55e33;color:#86efac}.lead-tag--lead-history{background:#94a3b826;color:#cbd5e1;border:1px solid rgba(148,163,184,.35)}.lead-tag--lead-history-btn{cursor:pointer}.lead-tag--lead-history-btn:hover{background:#94a3b847}.lead-history-drawer-backdrop{position:fixed;inset:0;background:#0206178c;z-index:999}.lead-history-drawer{position:fixed;top:0;right:0;height:100vh;width:min(480px,95vw);background:#0f172a;border-left:1px solid #334155;z-index:1000;display:flex;flex-direction:column;box-shadow:-16px 0 40px #00000073}.lead-history-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid #334155}.lead-history-drawer-header h3{margin:0;font-size:1rem;color:#e2e8f0}.lead-history-drawer-close{background:transparent;border:none;color:#94a3b8;font-size:1.4rem;cursor:pointer;line-height:1}.lead-history-drawer-body{flex:1;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.lead-history-row{border:1px solid #334155;background:#1e293b;border-radius:10px;padding:.8rem}.lead-history-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.lead-history-chip{font-size:.72rem;background:#3b82f633;color:#93c5fd;border-radius:6px;padding:.15rem .45rem}.lead-history-time{font-size:.75rem;color:#94a3b8}.lead-history-line{margin:.2rem 0;font-size:.84rem;color:#cbd5e1}.lead-user-data-block{margin-top:.4rem;border:1px solid #334155;border-radius:8px;background:#0f172a}.lead-user-data-header{display:flex;align-items:center;justify-content:space-between;padding:.45rem .55rem;border-bottom:1px solid #334155;color:#cbd5e1;font-size:.82rem}.lead-user-data-toggle{border:1px solid #334155;border-radius:6px;background:#1e293b;color:#93c5fd;font-size:.74rem;padding:.2rem .45rem;cursor:pointer}.lead-user-data-toggle:hover{border-color:#3b82f6}.lead-user-data-json{margin:0;padding:.55rem;max-height:260px;overflow:auto;color:#e2e8f0;font-size:.76rem;line-height:1.4;white-space:pre-wrap;word-break:break-word}.lead-user-data-preview{margin:0;padding:.55rem;color:#94a3b8;font-size:.78rem;line-height:1.35;word-break:break-word}.lead-user-data-fields{display:flex;flex-direction:column;gap:.2rem;padding:.5rem .55rem}.lead-user-data-field-row{display:grid;grid-template-columns:minmax(120px,180px) 1fr;gap:.5rem;padding:.2rem 0}.lead-user-data-field-label{color:#93c5fd;font-size:.76rem;line-height:1.35}.lead-user-data-field-value{color:#cbd5e1;font-size:.78rem;line-height:1.35;word-break:break-word}.lead-user-data-more-note{margin:.2rem 0 0;color:#64748b;font-size:.74rem}.lead-section--whatsapp{padding:0;overflow:hidden;border:1px solid rgba(37,211,102,.25);background:linear-gradient(165deg,#0f172afa,#0f172a)}.lead-wa-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;background:#16a34a14;border-bottom:1px solid rgba(51,65,85,.9)}.lead-wa-toolbar-text{min-width:0}.lead-wa-title{margin:0 0 .2rem;font-size:.95rem;font-weight:700;color:#ecfdf5;display:flex;align-items:center;gap:.45rem}.lead-wa-title-icon{display:flex;color:#4ade80;opacity:.95}.lead-wa-sub{margin:0;font-size:.78rem;line-height:1.4;color:#94a3b8;max-width:52ch}.lead-wa-pill{flex-shrink:0;min-width:2.25rem;height:2.25rem;padding:0 .5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:.9rem;font-weight:700;color:#022c22;background:linear-gradient(145deg,#4ade80,#22c55e);box-shadow:0 1px #0003}.lead-wa-thread{max-height:min(320px,42vh);overflow-y:auto;padding:.75rem .85rem 1rem;display:flex;flex-direction:column;gap:.45rem;scrollbar-width:thin;scrollbar-color:#334155 transparent}.lead-wa-thread::-webkit-scrollbar{width:6px}.lead-wa-thread::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.lead-wa-row{display:flex;width:100%}.lead-wa-row--customer{justify-content:flex-start}.lead-wa-row--team{justify-content:flex-end}.lead-wa-bubble{max-width:min(92%,420px);padding:.45rem .65rem .4rem;border-radius:12px;position:relative}.lead-wa-bubble--customer{background:#1e293b;border:1px solid #334155;border-bottom-left-radius:4px}.lead-wa-bubble--team{background:linear-gradient(145deg,#16a34a59,#15803d40);border:1px solid rgba(74,222,128,.35);border-bottom-right-radius:4px}.lead-wa-bubble-label{display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.15rem}.lead-wa-bubble--team .lead-wa-bubble-label{color:#86efac;text-align:right}.lead-wa-bubble--team .lead-wa-bubble-text{text-align:left}.lead-wa-bubble-text{margin:0;font-size:.85rem;line-height:1.45;color:#e2e8f0;white-space:pre-wrap;word-break:break-word}.lead-wa-bubble-time{display:block;margin-top:.25rem;font-size:.68rem;color:#64748b}.lead-wa-bubble--team .lead-wa-bubble-time{text-align:right;color:#6ee7b7}.lead-readonly-banner{display:flex;align-items:flex-start;gap:10px;background:#1c1408;border:1px solid #92400e;border-left:4px solid #f59e0b;border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:.85rem;color:#fcd34d;line-height:1.5}.lead-readonly-banner-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.lead-update-card{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #3b82f6}.lead-update-card-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:#f8fafc;display:flex;align-items:center;gap:.5rem}.lead-update-card-icon{font-size:1.2rem;opacity:.9}.lead-update-card-desc{margin:0 0 1.25rem;font-size:.85rem;color:#94a3b8}.lead-update-grid{display:flex;flex-direction:column;gap:1.25rem}.lead-update-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.lead-update-row--actions{display:flex;flex-wrap:wrap;gap:1.25rem}.lead-update-field{min-width:0}.lead-update-field--full{flex:1;min-width:220px}.lead-update-label{display:block;font-size:.8rem;font-weight:600;color:#94a3b8;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.03em}.lead-update-field-inline{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lead-update-select,.lead-update-input{padding:.5rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;min-width:140px}.lead-update-select:focus,.lead-update-input:focus{outline:none;border-color:#3b82f6}.lead-update-textarea{width:100%;padding:.6rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;resize:vertical;min-height:72px;box-sizing:border-box;margin-bottom:.5rem}.lead-update-textarea:focus{outline:none;border-color:#3b82f6}.lead-update-comment-form,.lead-update-followup-form{display:flex;flex-direction:column;gap:0}.lead-update-followup-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.lead-update-btn{padding:.5rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.lead-update-btn:disabled{opacity:.6;cursor:not-allowed}.lead-update-btn--primary{background:#3b82f6;color:#fff}.lead-update-btn--primary:hover:not(:disabled){background:#2563eb}.lead-update-btn--secondary{background:#334155;color:#e2e8f0}.lead-update-btn--secondary:hover:not(:disabled){background:#475569}.lead-update-save-row{display:flex;align-items:center;gap:.75rem}.lead-update-hint{font-size:.85rem;color:#64748b}.lead-update-success{font-size:.85rem;color:#86efac}.lead-history-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.lead-hero-latest{flex-shrink:0;width:280px;max-width:100%;display:flex;flex-direction:column;gap:.75rem}.lead-hero-latest-card{padding:.75rem 1rem;background:#0f172a99;border:1px solid #334155;border-radius:8px}.lead-hero-latest-comment{border-left:3px solid #06b6d4}.lead-hero-latest-followup{border-left:3px solid #3b82f6}.lead-hero-latest-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:.35rem}.lead-hero-latest-text{margin:0 0 .35rem;font-size:.9rem;color:#e2e8f0;line-height:1.4;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lead-hero-latest-type{font-weight:600;color:#93c5fd}.lead-hero-latest-meta{font-size:.75rem;color:#64748b}.lead-hero-latest-empty{margin:0;font-size:.85rem;color:#64748b}.lead-detail-tabs{display:flex;gap:.25rem;margin-bottom:1.25rem;padding:.25rem;background:#0f172a;border-radius:10px;border:1px solid #334155}.lead-detail-tab{flex:1;padding:.65rem 1rem;background:transparent;border:none;border-radius:8px;color:#94a3b8;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.lead-detail-tab:hover{color:#e2e8f0;background:#334155}.lead-detail-tab.active{background:#3b82f6;color:#fff}.lead-tab-panel{display:flex;flex-direction:column;gap:1.25rem}.lead-detail-grid{display:grid;grid-template-columns:1fr 280px;gap:1.5rem;align-items:start}.lead-detail-main{display:flex;flex-direction:column;gap:1.25rem}.lead-detail-sidebar{position:sticky;top:1rem}.lead-section{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.25rem;min-width:0}.lead-section-title{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:#e2e8f0;display:flex;align-items:center;gap:.5rem}.lead-section-icon{font-size:1.1rem;opacity:.9}.alert-criteria-section-header{margin-bottom:1rem}.alert-criteria-title-row{display:flex;align-items:center;gap:8px}.alert-criteria-icon{font-size:1.05rem;opacity:.9}.alert-criteria-count-badge{background:#052e16;color:#4ade80;border:1px solid #166534;border-radius:12px;font-size:.7rem;font-weight:600;padding:2px 9px;letter-spacing:.02em}.alert-criteria-empty{display:flex;align-items:center;gap:8px;padding:14px 0 4px;color:#64748b;font-size:.875rem}.alert-criteria-empty-icon{font-size:1.1rem;opacity:.6}.alert-criteria-grid{display:flex;flex-direction:column;gap:10px}.alert-criteria-card{background:#0b1628;border:1px solid #1e293b;border-left:3px solid #2563eb;border-radius:8px;padding:13px 16px;transition:border-color .15s}.alert-criteria-card:hover{border-left-color:#3b82f6;border-color:#334155}.ac-card-top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ac-index{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#1e3a5f;color:#93c5fd;border-radius:50%;font-size:.7rem;font-weight:700;flex-shrink:0}.ac-name{flex:1;font-size:.9rem;font-weight:600;color:#e2e8f0;line-height:1.3}.ac-view-btn{display:inline-flex;align-items:center;gap:3px;font-size:.75rem;font-weight:600;color:#60a5fa;background:transparent;border:1px solid #2563eb;border-radius:5px;padding:3px 10px;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s;flex-shrink:0}.ac-view-btn:hover{background:#1e3a5f;color:#bfdbfe}.ac-card-meta{display:flex;flex-direction:column;gap:3px;padding-left:32px}.ac-meta-row{display:flex;align-items:center;gap:6px;font-size:.75rem}.ac-meta-label{color:#475569;font-weight:500;min-width:52px}.ac-meta-val{color:#94a3b8}.lead-placeholder{padding:1.25rem;background:#0f172a;border:1px dashed #334155;border-radius:8px;text-align:center;color:#64748b;font-size:.9rem;position:relative}.lead-placeholder p{margin:0 0 .5rem}.lead-placeholder-badge{display:inline-block;padding:.2rem .5rem;background:#334155;color:#94a3b8;font-size:.75rem;font-weight:600;border-radius:4px}.lead-briefing{padding:1.25rem;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:0;max-width:100%;overflow:hidden}.lead-briefing-content{color:#e2e8f0;font-size:.95rem;line-height:1.55;margin:0 0 .75rem;min-width:0;max-width:100%;overflow-wrap:break-word;word-break:break-word;overflow-x:auto}.lead-briefing-content--md{white-space:normal}.lead-briefing-content--md h1,.lead-briefing-content--md h2,.lead-briefing-content--md h3,.lead-briefing-content--md h4{margin:1rem 0 .5rem;color:#f8fafc;font-weight:600;line-height:1.3}.lead-briefing-content--md h1{font-size:1.35rem}.lead-briefing-content--md h2{font-size:1.2rem}.lead-briefing-content--md h3{font-size:1.05rem}.lead-briefing-content--md h4{font-size:1rem}.lead-briefing-content--md h1:first-child,.lead-briefing-content--md h2:first-child,.lead-briefing-content--md h3:first-child,.lead-briefing-content--md h4:first-child{margin-top:0}.lead-briefing-content--md p{margin:0 0 .75rem}.lead-briefing-content--md p:last-child{margin-bottom:0}.lead-briefing-content--md ul,.lead-briefing-content--md ol{margin:.5rem 0 .75rem;padding-left:1.5rem}.lead-briefing-content--md li{margin-bottom:.25rem}.lead-briefing-content--md code{padding:.15rem .4rem;background:#1e293b;border:1px solid #334155;border-radius:4px;font-size:.875em;color:#93c5fd}.lead-briefing-content--md pre{margin:.75rem 0;padding:1rem;background:#1e293b;border:1px solid #334155;border-radius:6px;overflow-x:auto;max-width:100%}.lead-briefing-content--md pre code{padding:0;background:none;border:none;color:#e2e8f0;font-size:.9rem}.lead-briefing-content--md blockquote{margin:.75rem 0;padding-left:1rem;border-left:4px solid #3b82f6;color:#94a3b8}.lead-briefing-content--md a{color:#3b82f6;text-decoration:none}.lead-briefing-content--md a:hover{text-decoration:underline}.lead-briefing-content--md strong{font-weight:600;color:#f8fafc}.lead-briefing-content--md table{width:100%;max-width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.9rem;table-layout:fixed}.lead-briefing-content--md th,.lead-briefing-content--md td{padding:.5rem .75rem;border:1px solid #334155;text-align:left;overflow-wrap:break-word;word-break:break-word}.lead-briefing-content--md th{background:#1e293b;color:#94a3b8;font-weight:600}.lead-briefing-content--md td{color:#e2e8f0}.lead-briefing-content--md hr{margin:1rem 0;border:none;border-top:1px solid #334155}.lead-briefing-meta{display:block;font-size:.8rem;color:#64748b}.lead-section--metadata{margin-bottom:1.5rem}.lead-metadata-dl{display:grid;grid-template-columns:minmax(140px,auto) 1fr;gap:.5rem 1.25rem;margin:0;padding:1rem 1.25rem;background:#0f172a;border:1px solid #334155;border-radius:10px;font-size:.9rem}.lead-metadata-row{display:contents}.lead-metadata-dt{color:#94a3b8;font-weight:500;margin:0}.lead-metadata-dd{margin:0;color:#e2e8f0;word-break:break-word;white-space:pre-wrap}.lead-activity-list{list-style:none;padding:0;margin:0}.lead-activity-item{display:flex;align-items:center;gap:.75rem;padding:.65rem 0;border-bottom:1px solid #334155;font-size:.9rem;color:#cbd5e1}.lead-activity-item:last-child{border-bottom:none}.lead-activity-icon{width:28px;text-align:center;color:#64748b;font-size:.85rem}.lead-activity-label{flex:1}.lead-activity-badge{font-size:.7rem;color:#64748b;background:#334155;padding:.15rem .4rem;border-radius:4px}.lead-activity-timeline{padding-left:0;margin:0}.lead-activity-timeline .lead-activity-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #334155;align-items:flex-start}.lead-activity-timeline .lead-activity-item:last-child{border-bottom:none}.lead-activity-marker{width:8px;height:8px;min-width:8px;margin-top:.4rem;border-radius:50%;background:#64748b}.lead-activity-item--assigned .lead-activity-marker{background:#8b5cf6}.lead-activity-item--follow_up .lead-activity-marker{background:#3b82f6}.lead-activity-item--comment .lead-activity-marker{background:#06b6d4}.lead-activity-item--status_changed .lead-activity-marker{background:#22c55e}.lead-activity-content{flex:1;min-width:0}.lead-activity-type{font-weight:600;color:#e2e8f0;margin-right:.5rem}.lead-activity-meta{font-size:.8rem;color:#64748b}.lead-activity-date{color:#64748b}.lead-activity-summary{margin:.35rem 0 0;font-size:.9rem;color:#94a3b8;word-break:break-word}.lead-exec-tabs{display:flex;gap:.25rem;margin-bottom:1rem;padding:.25rem;background:#0f172a;border-radius:8px}.lead-exec-tab{flex:1;padding:.5rem .75rem;background:transparent;border:none;border-radius:6px;color:#94a3b8;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.35rem}.lead-exec-tab:hover{color:#e2e8f0;background:#334155}.lead-exec-tab.active{background:#3b82f6;color:#fff}.lead-exec-tab-count{background:#ffffff40;padding:.1rem .35rem;border-radius:4px;font-size:.75rem}.lead-exec-tab:not(.active) .lead-exec-tab-count{background:#334155;color:#94a3b8}.lead-exec-panel{display:flex;flex-direction:column;gap:1rem}.lead-form{display:flex;flex-direction:column;gap:.75rem}.lead-form-row{display:flex;gap:.5rem;flex-wrap:wrap}.lead-form-label{display:block;font-size:.8rem;font-weight:500;color:#94a3b8;margin-bottom:.25rem}.lead-form-select,.lead-form-input{padding:.55rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;min-width:120px}.lead-form-select:focus,.lead-form-input:focus{outline:none;border-color:#3b82f6}.lead-form-select--full,.lead-form-input.lead-form-input--full{width:100%;min-width:0}.lead-form-textarea{width:100%;padding:.65rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;resize:vertical;min-height:80px;box-sizing:border-box}.lead-form-textarea:focus{outline:none;border-color:#3b82f6}.lead-form-btn{padding:.55rem 1rem;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;align-self:flex-start}.lead-form-btn:hover:not(:disabled){background:#2563eb}.lead-form-btn:disabled{opacity:.7;cursor:not-allowed}.lead-form-btn--full{width:100%;align-self:stretch}.lead-form-btn--secondary{background:#334155}.lead-form-btn--secondary:hover:not(:disabled){background:#475569}.lead-status-form{margin-bottom:1rem}.lead-status-form:last-of-type{margin-bottom:0}.lead-status-form .lead-form-select--full{margin-bottom:.5rem}.lead-timeline{padding-left:0;margin:0}.lead-timeline-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #334155}.lead-timeline-item:last-child{border-bottom:none}.lead-timeline-marker{width:8px;height:8px;min-width:8px;margin-top:.4rem;border-radius:50%;background:#3b82f6}.lead-timeline-content{flex:1;min-width:0}.lead-timeline-type{font-weight:600;color:#e2e8f0;margin-right:.5rem}.lead-timeline-date{font-size:.8rem;color:#64748b}.lead-timeline-notes{margin:.35rem 0 0;font-size:.9rem;color:#94a3b8}.lead-timeline-muted{margin:.2rem 0 0;font-size:.8rem;color:#64748b}.lead-comments{list-style:none;padding:0;margin:0}.lead-comment{padding:.85rem 0;border-bottom:1px solid #334155}.lead-comment:last-child{border-bottom:none}.lead-comment-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.lead-comment-author{font-size:.9rem;color:#e2e8f0}.lead-comment-date{font-size:.75rem;color:#64748b}.lead-comment-body{margin:0;font-size:.9rem;color:#cbd5e1;line-height:1.45}.lead-empty{margin:0;padding:.75rem 0;color:#64748b;font-size:.9rem}@media(max-width:768px){.lead-detail-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lead-detail-tabs::-webkit-scrollbar{display:none}.lead-detail-tab{flex:0 0 auto;padding:.6rem .75rem;font-size:.875rem}.lead-update-row--actions{flex-direction:column}.lead-update-field-inline{width:100%}.lead-update-select,.lead-update-input{flex:1;min-width:0}.lead-update-followup-row{flex-direction:column}.lead-update-followup-row .lead-update-select,.lead-update-followup-row .lead-update-input{width:100%}.lead-history-grid{grid-template-columns:1fr}.lead-hero{flex-direction:column;align-items:stretch;text-align:center;padding:1.25rem}.lead-hero-info{text-align:center}.lead-hero-latest{width:100%;max-width:none}.lead-hero-tags{justify-content:center}.lead-hero-contact-actions{justify-items:center}.lead-section{padding:1rem}.lead-form-row{flex-direction:column}.lead-form-select,.lead-form-input{width:100%;min-width:0}.lead-form-btn{width:100%;min-height:44px}.lead-exec-tabs{flex-wrap:wrap}.lead-exec-tab{min-width:0}}@media(max-width:480px){.lead-hero-email{font-size:1.15rem}.lead-hero-avatar{width:48px;height:48px;min-width:48px;font-size:1.25rem}}.lead-payment-message{margin:0 0 1rem;padding:.6rem .85rem;border-radius:8px;font-size:.9rem}.lead-payment-message.success{background:#14532d;color:#86efac}.lead-payment-message.error{background:#450a0a;color:#fca5a5}.lead-payment-link-box{margin-bottom:1rem}.lead-payment-link-label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:.35rem}.lead-payment-link-row{display:flex;gap:.5rem;align-items:center;margin-top:.35rem}.lead-payment-link-input{flex:1;padding:.5rem .75rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:.9rem}.lead-payment-link-input--sm{max-width:320px}.lead-payment-form{margin-top:1rem}.lead-payment-hint{color:#94a3b8;font-size:.9rem;margin-bottom:.75rem}.lead-payment-add-row{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem}.lead-payment-select{flex:1;min-width:0;padding:.5rem .75rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:.95rem}.lead-payment-empty{color:#94a3b8;font-size:.9rem;padding:1rem;background:#1e293b;border:1px dashed #334155;border-radius:8px;margin-bottom:1rem}.lead-payment-lines{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.lead-payment-line{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.75rem 1rem}.lead-payment-line-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.lead-payment-line-name{font-weight:600;color:#f8fafc}.lead-payment-line-type{font-size:.8rem;color:#94a3b8;padding:.15rem .4rem;background:#334155;border-radius:4px}.lead-payment-line-remove{margin-left:auto;background:none;border:none;color:#94a3b8;font-size:1.25rem;cursor:pointer;padding:0 .25rem;line-height:1}.lead-payment-line-remove:hover{color:#f87171}.lead-payment-line-fields{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.lead-payment-line-label{display:flex;align-items:center;gap:.35rem;font-size:.875rem;color:#94a3b8}.lead-payment-qty{width:70px;padding:.35rem .5rem;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#f8fafc}.lead-payment-amount{width:100px;padding:.35rem .5rem;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#f8fafc}.lead-payment-line-service-amount{font-size:.875rem;color:#94a3b8}.lead-payment-line-hint{font-size:.75rem;color:#64748b;font-weight:400}.lead-payment-line-discount-auto,.lead-payment-line-price{font-size:.875rem;color:#86efac}.lead-payment-discount{width:100px;margin-left:.5rem;padding:.35rem .5rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#f8fafc}.lead-payment-summary{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem;max-width:320px}.lead-payment-summary-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem 0;color:#e2e8f0;font-size:.95rem}.lead-payment-summary-discount{display:flex;align-items:center;gap:.5rem;margin:0;color:#e2e8f0}.lead-payment-summary-total{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #334155;font-size:1.05rem}.lead-payment-summary-total strong{color:#86efac}.lead-transactions-list{display:flex;flex-direction:column;gap:.75rem}.lead-transaction-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:1rem}.lead-transaction-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.35rem}.lead-transaction-amount{font-weight:600;color:#f8fafc}.lead-transaction-status,.lead-transaction-payment-status{font-size:.8rem;padding:.2rem .5rem;border-radius:4px;background:#334155;color:#94a3b8}.lead-transaction-meta{font-size:.85rem;color:#94a3b8;margin-bottom:.5rem}.lead-user-check-banner{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1.25rem}.lead-user-check-banner--checking{background:#1e293b;border:1px solid #334155;color:#94a3b8}.lead-user-check-spinner{width:16px;height:16px;min-width:16px;border:2px solid #334155;border-top-color:#3b82f6;border-radius:50%;animation:lead-spin .8s linear infinite}.lead-user-check-banner--found{background:#14532d;border:1px solid #166534;color:#86efac}.lead-quick-create-box{margin-bottom:1.5rem;border-radius:10px;border:1px solid #92400e;overflow:hidden}.lead-user-not-found-banner{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#431407;border-bottom:1px solid #92400e}.lead-user-not-found-icon{font-size:1.1rem;line-height:1.4;flex-shrink:0}.lead-user-not-found-banner strong{display:block;color:#fdba74;font-size:.95rem;margin-bottom:.2rem}.lead-user-not-found-banner p{margin:0;font-size:.85rem;color:#c2410c}.lead-quick-create-form{padding:1.25rem 1.25rem 1.5rem;background:#1a2332}.lead-qc-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:#f8fafc}.lead-qc-hint{margin:0 0 1rem;font-size:.83rem;color:#64748b}.lead-qc-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.lead-qc-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0}.lead-qc-required{color:#f87171;margin-left:2px}.lead-qc-field--checkbox{margin-bottom:1rem}.lead-qc-checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none}.lead-qc-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#3b82f6;cursor:pointer}@media(max-width:600px){.lead-qc-row{grid-template-columns:1fr}}.related-leads-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:10px}.related-leads-title-row{display:flex;align-items:center;gap:8px}.related-leads-count-badge{background:#1e40af;color:#bfdbfe;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:10px;letter-spacing:.03em}.related-leads-btn-group{display:flex;gap:8px;flex-wrap:wrap}.related-leads-link-btn{background:#1e3a5f;color:#60a5fa;border:1px solid #2563eb;border-radius:6px;padding:5px 14px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.related-leads-link-btn:hover{background:#1d4ed8;color:#eff6ff}.related-leads-link-btn--secondary{background:transparent;color:#64748b;border-color:#334155}.related-leads-link-btn--secondary:hover{background:#1e293b;color:#cbd5e1}.related-leads-empty{display:flex;align-items:center;gap:10px;color:#64748b;font-size:.85rem;padding:16px;background:#0b1628;border:1px dashed #1e293b;border-radius:8px}.related-leads-empty-icon{font-size:1.3rem;opacity:.5}.related-leads-grid{display:flex;flex-direction:column;gap:10px}.related-lead-card{background:#0b1628;border:1px solid #1e293b;border-left:3px solid #7c3aed;border-radius:8px;padding:13px 16px;transition:border-color .15s}.related-lead-card:hover{border-left-color:#a78bfa;border-color:#334155}.rl-card-top{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.rl-type-badge{font-size:.72rem;font-weight:700;background:#312e81;color:#c4b5fd;padding:2px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.04em}.rl-status-badge{font-size:.72rem;font-weight:600;padding:2px 8px;border-radius:4px;background:#1e293b;color:#94a3b8}.rl-status-badge--payment_received,.rl-status-badge--won_closed{background:#14532d;color:#86efac}.rl-status-badge--interested,.rl-status-badge--new{background:#1e3a5f;color:#93c5fd}.rl-status-badge--not_interested{background:#3b1515;color:#f87171}.rl-status-badge--demo_arranged{background:#3b2a00;color:#fbbf24}.rl-status-badge--proposal_sent{background:#1e293b;color:#a5b4fc}.rl-sub-status{font-size:.7rem;color:#94a3b8;font-style:italic}.rl-card-body{margin-bottom:10px}.rl-name{font-size:.9rem;font-weight:600;color:#e2e8f0;margin:0 0 4px}.rl-exec,.rl-source{font-size:.78rem;color:#64748b;margin:0 0 2px}.rl-card-actions{display:flex;gap:8px;align-items:center}.rl-open-btn{font-size:.78rem;font-weight:600;color:#60a5fa;background:transparent;border:1px solid #2563eb;border-radius:5px;padding:3px 10px;text-decoration:none;transition:background .15s,color .15s}.rl-open-btn:hover{background:#1d4ed8;color:#eff6ff}.rl-unlink-btn{font-size:.75rem;font-weight:500;color:#f87171;background:transparent;border:1px solid #7f1d1d;border-radius:5px;padding:3px 10px;cursor:pointer;transition:background .15s,color .15s}.rl-unlink-btn:hover:not(:disabled){background:#7f1d1d;color:#fecaca}.rl-unlink-btn:disabled{opacity:.5;cursor:not-allowed}.lead-link-modal-backdrop{position:fixed;inset:0;background:#0009;z-index:300}.lead-link-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:301;background:#0f1623;border:1px solid #1e293b;border-radius:12px;width:min(560px,calc(100vw - 32px));max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0009}.lead-link-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #1e293b}.lead-link-modal-header h3{margin:0;font-size:1rem;font-weight:700;color:#e2e8f0}.lead-link-modal-close{background:none;border:none;color:#64748b;font-size:1.4rem;line-height:1;cursor:pointer;padding:0 4px;transition:color .15s}.lead-link-modal-close:hover{color:#e2e8f0}.lead-link-modal-body{padding:18px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.lead-link-modal-hint{font-size:.83rem;color:#64748b;margin:0}.lead-link-search-form{display:contents}.lead-link-search-row{display:flex;gap:8px;align-items:center}.lead-link-search-type{background:#141d2e;border:1px solid #1e293b;border-radius:6px;color:#cbd5e1;font-size:.83rem;padding:7px 10px;flex-shrink:0}.lead-link-search-input{flex:1;background:#141d2e;border:1px solid #1e293b;border-radius:6px;color:#e2e8f0;font-size:.83rem;padding:7px 12px}.lead-link-search-input:focus{outline:none;border-color:#2563eb}.lead-link-search-btn{background:#1d4ed8;color:#eff6ff;border:none;border-radius:6px;padding:7px 16px;font-size:.83rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .15s}.lead-link-search-btn:hover:not(:disabled){background:#2563eb}.lead-link-search-btn:disabled{opacity:.6;cursor:not-allowed}.lead-link-search-error{font-size:.82rem;color:#f87171;margin:0}.lead-link-results{display:flex;flex-direction:column;gap:8px}.lead-link-result-row{background:#0b1628;border:1px solid #1e293b;border-radius:8px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lead-link-result-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0}.lead-link-result-type{font-size:.7rem;font-weight:700;background:#312e81;color:#c4b5fd;padding:2px 7px;border-radius:4px;text-transform:uppercase;flex-shrink:0}.lead-link-result-name{font-size:.85rem;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.lead-link-result-email{font-size:.78rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.lead-link-result-status{font-size:.7rem;font-weight:600;padding:2px 7px;border-radius:4px;background:#1e293b;color:#94a3b8;flex-shrink:0}.lead-link-result-confirm-btn{background:#1e3a5f;color:#60a5fa;border:1px solid #2563eb;border-radius:6px;padding:5px 14px;font-size:.78rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s;white-space:nowrap}.lead-link-result-confirm-btn:hover:not(:disabled){background:#1d4ed8;color:#eff6ff}.lead-link-result-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.create-link-form{display:flex;flex-direction:column;gap:14px}.create-link-field{display:flex;flex-direction:column;gap:5px}.create-link-label{font-size:.78rem;font-weight:600;color:#94a3b8;letter-spacing:.03em}.create-link-required{color:#f87171;margin-left:2px}.create-link-select{width:100%;padding:7px 10px}.create-link-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.create-link-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.create-link-success{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;text-align:center;color:#86efac;font-size:.9rem;font-weight:600}.tag.tag--multi-service{background:#2e1065;color:#c4b5fd;border:1px solid #6d28d9;font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:3px}.create-quotation-page{max-width:1100px;margin:0 auto}.create-quotation-page-title{margin:0;font-size:1.5rem;font-weight:700;color:#f8fafc}.create-quotation-page-desc{color:#94a3b8;font-size:.95rem;margin:0 0 1.5rem}.create-quotation-actions{margin-top:.5rem;margin-bottom:1.5rem}.create-quotation-preview-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.create-quotation-preview-backdrop{position:absolute;inset:0;background:#0f172ad9}.create-quotation-preview-box{position:relative;background:#1e293b;border:1px solid #334155;border-radius:12px;box-shadow:0 20px 60px #0006;max-width:640px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.create-quotation-preview-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #334155;flex-shrink:0}.create-quotation-preview-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#e2e8f0}.create-quotation-preview-close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#94a3b8;padding:0 .25rem}.create-quotation-preview-close:hover{color:#f8fafc}.create-quotation-preview-body{padding:1.25rem;overflow:auto;color:#e2e8f0}.create-quotation-preview-body table{width:100%}.create-quotation-preview-body div{color:#e2e8f0}.create-quotation-preview-body table{border-color:#334155}.create-quotation-preview-body th,.create-quotation-preview-body td{border-color:#334155;color:#e2e8f0}.create-quotation-preview-body thead tr{background:#0f172a!important}.create-quotation-preview-body tbody tr{background:#1e293b!important}.create-quotation-preview-body h2{color:#f8fafc}.lead-quotations-list{display:flex;flex-direction:column;gap:.75rem}.lead-quotation-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:1rem 1.25rem}.lead-quotation-card-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.lead-quotation-card-row:not(:last-child){margin-bottom:.35rem}.lead-quotation-sent-at{font-size:.9rem;color:#94a3b8}.lead-quotation-executive{font-size:.85rem;color:#64748b}.lead-quotation-email{font-size:.95rem;color:#e2e8f0}.lead-quotation-total{font-weight:600;color:#f8fafc}.lead-quotation-card-row--summary{margin-top:.25rem;font-size:.85rem}.lead-quotation-subtotal,.lead-quotation-discount{color:#94a3b8}.lead-quotation-items{margin:.5rem 0 0;padding-left:1.25rem;font-size:.85rem;color:#94a3b8;list-style:disc}.lead-quotation-items li{margin-bottom:.5rem;padding-left:.25rem}.lead-quotation-item-name{font-weight:500;color:#e2e8f0}.lead-quotation-item-qty-amount{color:#94a3b8}.lead-quotation-item-desc{margin-top:.25rem;font-size:.8rem;color:#64748b;line-height:1.4;padding-left:0}@media(max-width:768px){.create-quotation-page{padding:0 .5rem;max-width:100%}.create-quotation-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem}.create-quotation-actions .lead-update-btn{width:100%;min-height:44px;padding:.75rem 1rem;font-size:1rem}.create-quotation-page .lead-payment-add-row{flex-direction:column;align-items:stretch;gap:.5rem}.create-quotation-page .lead-payment-add-row .lead-payment-select{width:100%;min-height:44px;font-size:1rem}.create-quotation-page .lead-payment-add-row .lead-update-btn{min-height:44px;padding:.65rem 1rem}.create-quotation-page .lead-payment-line-fields{flex-direction:column;align-items:stretch;gap:.75rem}.create-quotation-page .lead-payment-line-label{flex-direction:column;align-items:flex-start}.create-quotation-page .lead-payment-qty,.create-quotation-page .lead-payment-amount{width:100%;max-width:140px;min-height:44px;padding:.6rem .75rem;font-size:1rem}.create-quotation-page .lead-payment-line-remove{min-width:44px;min-height:44px;padding:.5rem}.create-quotation-page .lead-payment-summary-discount input,.create-quotation-page .lead-payment-discount{min-height:44px;padding:.5rem .75rem;font-size:1rem}.create-quotation-page .lead-update-input{min-height:44px;font-size:1rem;max-width:100%}.lead-section--previous-quotations .lead-quotation-card{padding:1rem}.lead-quotation-card-row{flex-direction:column;align-items:flex-start;gap:.25rem}.lead-quotation-card-row .lead-quotation-total,.lead-quotation-card-row .lead-quotation-discount{align-self:flex-end}}@media(max-width:768px){.create-quotation-preview-overlay{padding:0;align-items:stretch}.create-quotation-preview-box{max-width:none;max-height:100vh;border-radius:0;border-left:none;border-right:none}.create-quotation-preview-header{padding:1rem 1rem 1rem 1.25rem}.create-quotation-preview-close{min-width:44px;min-height:44px;padding:.5rem;display:flex;align-items:center;justify-content:center}.create-quotation-preview-body{padding:1rem;font-size:.95rem}.create-quotation-preview-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:480px){.create-quotation-page .lead-section-title{font-size:1rem}.create-quotation-page .lead-payment-hint{font-size:.875rem}.lead-quotation-sent-at,.lead-quotation-email{font-size:.9rem;word-break:break-word}}.manage-executive-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.manage-executive-header h1{margin:0;font-size:1.5rem;font-weight:700;color:#f8fafc}.manage-executive-actions{display:flex;gap:.5rem}.btn-primary{padding:.5rem 1rem;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-secondary{padding:.5rem 1rem;background:#334155;border:none;border-radius:6px;color:#e2e8f0;font-weight:500;cursor:pointer}.btn-secondary:hover{background:#475569}.btn-danger{padding:.5rem 1rem;background:#dc2626;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-danger:disabled{opacity:.7;cursor:not-allowed}.btn-link{background:none;border:none;color:#3b82f6;font-weight:500;cursor:pointer;padding:.25rem .5rem;margin-right:.5rem}.btn-link:hover{text-decoration:underline}.btn-link-danger{color:#f87171}.btn-link-danger:hover{color:#fca5a5}.manage-executive-message{margin:0 0 1rem;padding:.6rem .85rem;border-radius:8px;font-size:.9rem}.manage-executive-message.success{background:#14532d;color:#86efac}.manage-executive-message.error{background:#450a0a;color:#fca5a5}.manage-executive-loading{color:#94a3b8}.executive-list{width:100%}.executive-list-mobile{display:none}.manage-executive-table-wrap{overflow-x:auto;border:1px solid #334155;border-radius:8px;background:#1e293b}.manage-executive-table{width:100%;border-collapse:collapse}.manage-executive-table th,.manage-executive-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #334155}.manage-executive-table th{background:#0f172a;color:#94a3b8;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.manage-executive-table td{color:#e2e8f0;font-size:.9rem}.manage-executive-table tbody tr:hover{background:#33415533}.manage-executive-table .tag.role{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;background:#1e3a5f;color:#93c5fd}.manage-executive-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#e2e8f0}.manage-executive-checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#3b82f6}.manage-executive-form{max-width:420px;margin-top:1rem}.manage-executive-form h2{margin:0 0 1.25rem;font-size:1.15rem;font-weight:600;color:#e2e8f0}.manage-executive-form label{display:block;margin-bottom:1rem;color:#cbd5e1;font-size:.875rem;font-weight:500}.manage-executive-form .required{color:#f87171}.manage-executive-form .muted{color:#64748b;font-weight:400;font-size:.8rem}.manage-executive-form input,.manage-executive-form select{display:block;width:100%;margin-top:.35rem;padding:.65rem .85rem;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:1rem;box-sizing:border-box}.manage-executive-form input:focus,.manage-executive-form select:focus{outline:none;border-color:#3b82f6}.manage-executive-form button[type=submit]{margin-top:.5rem}.manage-executive-forbidden{color:#94a3b8;font-size:1rem}.manage-executive-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.manage-executive-modal{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;max-width:400px;width:100%}.manage-executive-modal h3{margin:0 0 .75rem;font-size:1.15rem;color:#f8fafc}.manage-executive-modal p{margin:0 0 1.25rem;color:#cbd5e1;font-size:.95rem}.manage-executive-modal-actions{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){.manage-executive-header{flex-direction:column;align-items:flex-start;margin-bottom:1rem}.manage-executive-header h1{font-size:1.25rem}.btn-primary,.btn-secondary{min-height:44px;padding:.6rem 1rem}.executive-list-desktop{display:none}.executive-list-mobile{display:block}.executive-card{padding:1rem;margin-bottom:.75rem;background:#1e293b;border:1px solid #334155;border-radius:8px}.executive-card-main{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.5rem}.executive-card-email{font-weight:600;color:#f8fafc;font-size:.95rem;word-break:break-word}.executive-card-name{font-size:.875rem;color:#94a3b8}.executive-card-meta{margin-bottom:.75rem}.executive-card-meta .tag.role{font-size:.75rem}.executive-card-org{font-size:.8rem;color:#94a3b8}.executive-card-meta .tag.can-assign{background:#14532d;color:#86efac;font-size:.75rem}.executive-card-actions{display:flex;gap:.5rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid #334155}.executive-card-actions .btn-sm{flex:1;min-width:0;min-height:44px;padding:.5rem .85rem;font-size:.9rem}.executive-list-mobile-empty{padding:1.5rem;text-align:center;color:#94a3b8;background:#1e293b;border:1px solid #334155;border-radius:8px;margin:0}.manage-executive-form{max-width:none}.manage-executive-form input,.manage-executive-form select,.manage-executive-form button[type=submit]{min-height:48px}.manage-executive-modal-overlay{padding:1rem;align-items:flex-end}.manage-executive-modal{max-width:none;margin:0;border-radius:12px 12px 0 0;padding:1.25rem}.manage-executive-modal-actions{flex-direction:column-reverse}.manage-executive-modal-actions .btn-secondary,.manage-executive-modal-actions .btn-danger{width:100%;min-height:48px;justify-content:center}}.executive-detail{margin-top:1rem;border:1px solid #334155;border-radius:12px;background:#1e293b;overflow:hidden}.executive-detail-header{padding:1.25rem 1.5rem;background:linear-gradient(145deg,#1e293b,#0f172a);border-bottom:1px solid #334155}.executive-detail-identity{display:flex;align-items:center;gap:1rem}.executive-detail-avatar{width:48px;height:48px;border-radius:10px;background:#3b82f6;color:#fff;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center}.executive-detail-name{margin:0 0 .2rem;font-size:1.2rem;font-weight:700;color:#f8fafc}.executive-detail-email{margin:0 0 .35rem;font-size:.9rem;color:#94a3b8}.executive-detail-tabs{display:flex;gap:.25rem;padding:.5rem 1rem;background:#0f172a;border-bottom:1px solid #334155}.executive-detail-tab{padding:.5rem 1rem;background:transparent;border:none;border-radius:6px;color:#94a3b8;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.35rem}.executive-detail-tab:hover{color:#e2e8f0;background:#334155}.executive-detail-tab.active{background:#3b82f6;color:#fff}.executive-detail-tab-count{background:#ffffff40;padding:.1rem .35rem;border-radius:4px;font-size:.75rem}.executive-detail-panel{padding:1.25rem 1.5rem;min-height:200px}.executive-detail-activity,.executive-detail-info,.executive-detail-placeholder{max-width:640px}.executive-detail-loading,.executive-detail-empty{color:#94a3b8;margin:0}.executive-activity-timeline{list-style:none;padding:0;margin:0}.executive-activity-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #334155}.executive-activity-item:last-child{border-bottom:none}.executive-activity-marker{width:8px;height:8px;min-width:8px;margin-top:.4rem;border-radius:50%;background:#64748b}.executive-activity-item--assigned .executive-activity-marker{background:#8b5cf6}.executive-activity-item--follow_up .executive-activity-marker{background:#3b82f6}.executive-activity-item--comment .executive-activity-marker{background:#06b6d4}.executive-activity-item--status_changed .executive-activity-marker{background:#22c55e}.executive-activity-content{flex:1;min-width:0}.executive-activity-type{font-weight:600;color:#e2e8f0;margin-right:.5rem}.executive-activity-date{font-size:.8rem;color:#64748b;margin-right:.5rem}.executive-activity-summary{margin:.35rem 0 0;font-size:.9rem;color:#94a3b8;word-break:break-word}.executive-activity-link{display:inline-block;margin-top:.35rem;font-size:.85rem;color:#3b82f6;text-decoration:none}.executive-activity-link:hover{text-decoration:underline}.executive-detail-dl{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1.5rem;margin:0 0 1rem}.executive-detail-dl dt{color:#94a3b8;font-size:.9rem}.executive-detail-dl dd{margin:0;color:#e2e8f0;font-size:.9rem}.executive-detail-actions{margin-top:1rem}.executive-detail-placeholder{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.executive-detail-placeholder p{margin:0;color:#94a3b8}.executive-detail-badge{font-size:.75rem;color:#64748b;background:#334155;padding:.2rem .5rem;border-radius:4px}@media(max-width:480px){.executive-card{padding:.85rem}.executive-card-email{font-size:.9rem}}.services-page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.services-page-header h1{margin:0;font-size:1.5rem;font-weight:700;color:#f8fafc}.services-page-actions{display:flex;gap:.5rem}.services-page-message{margin:0 0 1rem;padding:.6rem .85rem;border-radius:8px;font-size:.9rem}.services-page-message.success{background:#14532d;color:#86efac}.services-page-message.error{background:#450a0a;color:#fca5a5}.services-page-loading{color:#94a3b8}.services-list{width:100%}.services-table-wrap{overflow-x:auto;border:1px solid #334155;border-radius:8px;background:#1e293b;margin-bottom:1rem}.services-table{width:100%;border-collapse:collapse}.services-table th,.services-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #334155}.services-table th{background:#0f172a;color:#94a3b8;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.services-table td{color:#e2e8f0;font-size:.9rem}.services-table tbody tr:hover{background:#33415533}.services-table .btn-link{background:none;border:none;color:#3b82f6;font-weight:500;cursor:pointer;padding:.25rem .5rem}.services-table .btn-link:hover{text-decoration:underline}.services-cards{display:none}.services-cards-empty{color:#94a3b8}.service-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:1rem;margin-bottom:.75rem}.service-card-name{font-weight:600;color:#f8fafc;margin-bottom:.5rem}.service-card-meta{font-size:.875rem;color:#94a3b8;display:flex;gap:1rem;margin-bottom:.35rem}.service-card-clients{font-size:.85rem;color:#cbd5e1;margin-bottom:.75rem}.service-card .btn-sm{padding:.4rem .75rem;font-size:.875rem}.services-form{max-width:420px;margin-top:1rem}.services-form h2{margin:0 0 1.25rem;font-size:1.15rem;font-weight:600;color:#e2e8f0}.services-form label{display:block;margin-bottom:1rem;color:#cbd5e1;font-size:.875rem;font-weight:500}.services-form .required{color:#f87171}.services-form .muted{color:#64748b;font-weight:400;font-size:.8rem}.services-form .label-hint{display:block;margin-top:.25rem;margin-bottom:.35rem;font-size:.8rem;color:#64748b;font-weight:400}.services-form input{display:block;width:100%;margin-top:.35rem;padding:.65rem .85rem;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:1rem;box-sizing:border-box}.services-form input:focus{outline:none;border-color:#3b82f6}.services-form textarea{display:block;width:100%;margin-top:.35rem;padding:.65rem .85rem;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:.95rem;line-height:1.5;resize:vertical;min-height:4.5rem;box-sizing:border-box}.services-form textarea:focus{outline:none;border-color:#3b82f6}.services-form textarea::placeholder{color:#64748b}.services-form button[type=submit]{margin-top:.5rem}.services-forbidden{color:#94a3b8;font-size:1rem}.services-page .btn-primary{padding:.5rem 1rem;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer}.services-page .btn-primary:hover:not(:disabled){background:#2563eb}.services-page .btn-primary:disabled{opacity:.7;cursor:not-allowed}.services-page .btn-secondary{padding:.5rem 1rem;background:#334155;border:none;border-radius:6px;color:#e2e8f0;font-weight:500;cursor:pointer}.services-page .btn-secondary:hover{background:#475569}@media(max-width:768px){.services-table-wrap{display:none}.services-cards{display:block}}.checkout-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.checkout-loading,.checkout-error{color:#e2e8f0;text-align:center}.checkout-error h1,.checkout-loading{font-size:1.25rem;margin-bottom:.5rem}.checkout-error p{color:#f87171}.checkout-card{width:100%;max-width:420px;background:#1e293b;border-radius:12px;padding:1.5rem;box-shadow:0 10px 40px #0000004d}.checkout-title{font-size:1.5rem;color:#f8fafc;margin:0 0 .25rem}.checkout-subtitle{color:#94a3b8;font-size:.9rem;margin:0 0 1.25rem}.checkout-items h2{font-size:.85rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.checkout-list{list-style:none;padding:0;margin:0 0 1rem;border:1px solid #334155;border-radius:8px;overflow:hidden}.checkout-line{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #334155;color:#e2e8f0}.checkout-line:last-child{border-bottom:none}.checkout-line-name{flex:1}.checkout-line-qty{color:#94a3b8;font-size:.9rem}.checkout-line-amount{font-weight:600;color:#f8fafc}.checkout-row{display:flex;justify-content:space-between;padding:.5rem 0;color:#94a3b8;font-size:.95rem}.checkout-total{display:flex;justify-content:space-between;padding:1rem 0;margin-top:.5rem;border-top:1px solid #334155;font-size:1.1rem;color:#f8fafc}.checkout-success{color:#4ade80;font-weight:500;margin:1rem 0 0}.checkout-msg{margin:.5rem 0 0;font-size:.9rem}.checkout-msg-error{color:#f87171}.checkout-pay-btn{width:100%;margin-top:1rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;color:#0f172a;background:#38bdf8;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.checkout-pay-btn:hover:not(:disabled){background:#0ea5e9}.checkout-pay-btn:disabled{opacity:.6;cursor:not-allowed}.agent-performance{background:#0f1623;color:#e8edf5;min-height:100%;padding:20px;font-family:DM Sans,system-ui,sans-serif}.ap-header h1{margin:0;font-size:1.35rem;font-weight:600}.ap-header p{margin:6px 0 18px;color:#4a5a78;font-size:.95rem}.ap-panel{background:#1a2540;border:1px solid rgba(255,255,255,.07);border-radius:12px}.ap-filters{display:grid;grid-template-columns:minmax(320px,1.4fr) minmax(220px,1fr) auto;gap:14px;padding:14px;margin-bottom:14px;align-items:end}.ap-filter-group{display:flex;flex-direction:column;gap:8px}.ap-label{font-size:12px;color:#4a5a78;text-transform:uppercase;letter-spacing:.05em}.ap-chip-row{display:flex;gap:8px;flex-wrap:wrap}.ap-chip{border:1px solid rgba(255,255,255,.12);background:#141d2e;color:#e8edf5;border-radius:16px;padding:6px 10px;font-size:12px;cursor:pointer}.ap-chip.active{background:#2d7ef82e;border-color:#2d7ef8;color:#2d7ef8}.ap-date-inputs{display:flex;gap:8px;align-items:center}.ap-date-inputs input,.ap-filter-group select{background:#141d2e;color:#e8edf5;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 10px}.ap-apply-btn{height:38px;border:none;border-radius:8px;background:#2d7ef8;color:#fff;padding:0 18px;cursor:pointer;font-weight:600}.ap-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;margin-bottom:14px}.ap-view-tabs{display:flex;gap:8px;padding:10px;margin-bottom:14px}.ap-inline-help{margin-bottom:14px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;color:#c6d2e6;font-size:12px;line-height:1.4}.ap-inline-help strong{color:#e8edf5}.ap-view-tab{border:1px solid rgba(255,255,255,.12);background:#141d2e;color:#e8edf5;border-radius:10px;padding:8px 12px;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.ap-view-tab.active{background:#2d7ef82e;border-color:#2d7ef8;color:#2d7ef8}.ap-help-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;outline:none}.ap-help-icon{width:14px;height:14px;border-radius:999px;border:1px solid rgba(255,255,255,.35);color:#9fb0cf;font-size:10px;line-height:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.ap-help-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:220px;max-width:320px;background:#0f1623;color:#e8edf5;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:8px 10px;font-size:11px;line-height:1.35;text-transform:none;letter-spacing:normal;white-space:normal;z-index:20;box-shadow:0 6px 20px #0000004d;opacity:0;pointer-events:none}.ap-help-wrap:hover .ap-help-tooltip,.ap-help-wrap:focus .ap-help-tooltip,.ap-help-wrap:focus-within .ap-help-tooltip{opacity:1}.ap-card{padding:14px 16px;display:flex;flex-direction:column;gap:8px}.ap-card span{color:#4a5a78;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.ap-card strong{font-size:1.8rem;line-height:1}.ap-table-wrap{overflow-x:auto}.ap-table{width:100%;min-width:1250px;border-collapse:collapse}.ap-table th,.ap-table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;white-space:nowrap}.ap-table th{font-size:11px;color:#4a5a78;text-transform:uppercase;letter-spacing:.05em;background:#141d2e}.ap-sort-btn{border:none;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:6px;padding:0;cursor:pointer;font:inherit}.ap-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.ap-paid-cell{color:#22c58b;font-weight:600}.ap-overdue-cell{color:#f05252;font-weight:700}.ap-link-btn{border:none;background:transparent;color:#7fb2ff;cursor:pointer;padding:0;font:inherit;text-decoration:underline}.ap-state,.ap-empty,.ap-forbidden{padding:26px 12px;text-align:center;color:#4a5a78}.ap-state-error{color:#f05252}.ap-detail-backdrop{position:fixed;inset:0;background:#00000073;z-index:40}.ap-detail-drawer{position:fixed;top:0;right:0;width:min(760px,92vw);height:100vh;background:#111a2b;border-left:1px solid rgba(255,255,255,.1);z-index:41;display:flex;flex-direction:column}.ap-detail-header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.ap-detail-header h3{margin:0}.ap-detail-close{border:none;background:transparent;color:#e8edf5;font-size:22px;cursor:pointer}.ap-detail-body{padding:12px 14px;overflow:auto;display:flex;flex-direction:column;gap:10px}.ap-detail-section{margin-bottom:8px;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px;background:#0f1623}.ap-detail-section h4{margin:0 0 8px}.ap-detail-bucket{border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px;margin-bottom:8px;background:#121d31}.ap-detail-bucket-title{font-weight:600}.ap-detail-bucket-toggle{width:100%;border:none;background:transparent;color:inherit;display:flex;justify-content:space-between;align-items:center;padding:0;margin-bottom:6px;cursor:pointer}.ap-detail-bucket-chevron{color:#9fb0cf;font-size:13px}.ap-detail-empty{margin:0;color:#9fb0cf}.ap-detail-lead-list,.ap-detail-hour-list{margin:0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:6px}.ap-detail-lead-item,.ap-detail-hour-list li{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-size:12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px;background:#0f1623}.ap-detail-lead-link{color:#7fb2ff;text-decoration:none;font-weight:600}.ap-detail-hour-row{border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px;margin-bottom:8px;background:#121d31}.ap-detail-hour-head{display:flex;justify-content:space-between;margin-bottom:6px}.ap-detail-lead-main{display:flex;flex-direction:column;gap:2px;min-width:0}.ap-detail-lead-email{color:#9fb0cf;font-size:11px;word-break:break-all}.ap-detail-lead-extra{color:#c6d2e6;font-size:11px;line-height:1.35;word-break:break-word}.ap-detail-lead-meta{display:flex;flex-direction:column;gap:4px;align-items:flex-end;text-align:right}.ap-detail-status-chip{display:inline-block;border:1px solid rgba(127,178,255,.35);color:#dbe9ff;border-radius:999px;padding:2px 8px;font-size:11px;max-width:280px;word-break:break-word}.ap-detail-time{color:#9fb0cf;font-size:11px}@media(max-width:900px){.ap-table{min-width:980px}.ap-detail-drawer{width:100vw;max-width:100vw}.ap-detail-header{position:sticky;top:0;background:#111a2b;z-index:2}.ap-detail-section h4{font-size:13px}}@media(max-width:980px){.ap-filters{grid-template-columns:1fr}.ap-apply-btn{width:100%}}@media(max-width:640px){.agent-performance{padding:12px}.ap-summary-grid{grid-template-columns:1fr}.ap-chip-row{gap:6px}.ap-chip,.ap-view-tab{font-size:11px;padding:6px 8px}.ap-inline-help{font-size:11px}.ap-detail-body{padding:10px}.ap-detail-bucket,.ap-detail-hour-row{padding:6px}.ap-detail-lead-item,.ap-detail-hour-list li{flex-direction:column;align-items:stretch;gap:6px}.ap-detail-lead-meta{align-items:flex-start;text-align:left}.ap-detail-status-chip{max-width:100%}.ap-detail-hour-head{font-size:12px}.ap-help-tooltip{min-width:170px;max-width:220px;font-size:10px}}.apd-page{background:#0f1623;color:#e8edf5;min-height:100%;padding:20px;font-family:DM Sans,system-ui,sans-serif;display:flex;flex-direction:column;gap:16px}.apd-topbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.apd-back-btn{color:#7fb2ff;text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap;padding:6px 12px;border:1px solid rgba(127,178,255,.2);border-radius:8px;transition:background .15s}.apd-back-btn:hover{background:#7fb2ff14}.apd-topbar-info{display:flex;flex-direction:column;gap:2px}.apd-topbar-name{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.apd-topbar-range{font-size:12px;color:#4a5a78}.apd-panel{background:#1a2540;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:20px}.apd-panel-head{display:flex;align-items:baseline;gap:10px;margin-bottom:18px;flex-wrap:wrap}.apd-panel-title{margin:0;font-size:1rem;font-weight:700;color:#e8edf5}.apd-panel-sub{font-size:12px;color:#4a5a78}.apd-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.apd-card{background:#1a2540;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.apd-card span{font-size:11px;color:#4a5a78;text-transform:uppercase;letter-spacing:.05em}.apd-card strong{font-size:2rem;font-weight:700;line-height:1;color:#e8edf5}.apd-val-green{color:#22c58b!important}.apd-val-red{color:#f05252!important}.apd-hsc{display:flex;flex-direction:column;gap:14px}.apd-hsc-meta{display:flex;align-items:center;justify-content:space-between;font-size:12px}.apd-hsc-total-lbl{color:#c6d2e6;font-weight:600}.apd-hsc-hint{color:#2a3a58}.apd-hsc-chart-wrap{display:flex;gap:0;align-items:stretch}.apd-hsc-yaxis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-right:8px;padding-bottom:2px;flex-shrink:0;width:28px}.apd-hsc-ytick{font-size:10px;color:#2a3a58;line-height:1}.apd-hsc-plot{flex:1;position:relative}.apd-hsc-gridline{position:absolute;left:0;right:0;height:1px;background:#ffffff0f;pointer-events:none}.apd-hsc-cols{position:absolute;inset:0;display:flex;align-items:flex-end;gap:4px;padding:0 2px}.apd-hsc-col{flex:1;position:relative;height:100%;display:flex;align-items:flex-end;justify-content:center;cursor:pointer;border-radius:4px 4px 0 0;transition:background .15s}.apd-hsc-col:hover:not(.apd-hsc-col--empty){background:#ffffff0a}.apd-hsc-col--empty{cursor:default;opacity:.3}.apd-hsc-col--selected{background:#2d7ef814}.apd-hsc-col-total{position:absolute;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;color:#c6d2e6;white-space:nowrap;pointer-events:none;z-index:1}.apd-hsc-bar{width:min(100%,42px);display:flex;flex-direction:column-reverse;border-radius:4px 4px 0 0;overflow:hidden;position:relative}.apd-hsc-seg{width:100%;position:relative;display:flex;align-items:center;justify-content:center;transition:filter .15s}.apd-hsc-col:hover .apd-hsc-seg{filter:brightness(1.1)}.apd-hsc-col--selected .apd-hsc-seg{filter:brightness(1.15)}.apd-hsc-seg-cnt{font-size:10px;font-weight:700;color:#ffffffe6;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.5)}.apd-hsc-xlabels{display:flex;gap:0}.apd-hsc-xlabel-spacer{width:28px;flex-shrink:0}.apd-hsc-xlabel-cols{flex:1;display:flex;gap:4px;padding:0 2px}.apd-hsc-xlabel{flex:1;text-align:center;font-size:10px;color:#4a5a78;white-space:nowrap;overflow:hidden;text-overflow:clip;padding-top:4px}.apd-hsc-xlabel--active{color:#7fb2ff;font-weight:700}.apd-hsc-legend{display:flex;flex-wrap:wrap;gap:6px 14px;padding-top:4px;border-top:1px solid rgba(255,255,255,.06)}.apd-hsc-legend-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#c6d2e6}.apd-hsc-legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.apd-hsc-drill{border:1px solid rgba(45,126,248,.25);border-radius:12px;background:#111d30;overflow:hidden}.apd-hsc-drill-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0f1a2c;border-bottom:1px solid rgba(255,255,255,.07);gap:10px}.apd-hsc-drill-head>div{display:flex;align-items:center;gap:10px}.apd-hsc-drill-head strong{font-size:14px}.apd-hsc-drill-count{font-size:12px;color:#4a5a78;background:#ffffff0f;border-radius:999px;padding:2px 10px}.apd-hsc-drill-close{background:transparent;border:none;color:#4a5a78;font-size:16px;cursor:pointer;padding:2px 6px;border-radius:4px;line-height:1;transition:color .15s,background .15s}.apd-hsc-drill-close:hover{color:#e8edf5;background:#ffffff0f}.apd-hsc-drill-body{display:grid;grid-template-columns:280px 1fr;gap:0}.apd-hsc-drill-analysis{padding:14px 16px;border-right:1px solid rgba(255,255,255,.07)}.apd-hsc-drill-leads{padding:14px 16px;overflow-y:auto;max-height:360px}.apd-hsc-drill-subtitle{margin:0 0 10px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#4a5a78;font-weight:600}.apd-hsc-drill-statuses{display:flex;flex-direction:column;gap:8px}.apd-hsc-drill-status-group{display:flex;flex-direction:column;gap:3px}.apd-hsc-drill-status-row{display:grid;grid-template-columns:10px 1fr 28px 38px;align-items:center;gap:8px}.apd-hsc-drill-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.apd-hsc-drill-status-name{font-size:12px;font-weight:700}.apd-hsc-drill-status-cnt{font-size:13px;font-weight:700;color:#e8edf5;text-align:right}.apd-hsc-drill-status-pct{font-size:11px;color:#4a5a78;text-align:right}.apd-hsc-drill-subs{display:flex;flex-direction:column;gap:2px;padding-left:18px}.apd-hsc-drill-sub-row{display:grid;grid-template-columns:12px 1fr 28px 38px;align-items:center;gap:6px}.apd-hsc-drill-sub-conn{font-size:11px;color:#2a3a58}.apd-hsc-drill-sub-label{font-size:11px;color:#9fb0cf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.apd-hsc-drill-sub-cnt{font-size:11px;font-weight:600;color:#c6d2e6;text-align:right}.apd-hsc-drill-sub-pct{font-size:10px;color:#2a3a58;text-align:right;white-space:nowrap}.apd-hour-updates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.apd-hour-update-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 10px;background:#0f1623;border:1px solid rgba(255,255,255,.06);border-radius:8px;font-size:12px}.apd-hour-update-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.apd-hour-time{font-size:10px;color:#4a5a78}.apd-ssa-table-wrap{overflow-x:auto}.apd-ssa-table{width:100%;border-collapse:collapse;font-size:13px}.apd-ssa-table thead th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#4a5a78;background:#111a2b;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.apd-ssa-th-num{text-align:right}.apd-ssa-td-status{padding:10px 12px;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.apd-ssa-td-status{display:flex}.apd-ssa-td-status{display:table-cell}.apd-ssa-status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:8px;vertical-align:middle;flex-shrink:0}.apd-ssa-status-name{font-weight:700;vertical-align:middle}.apd-ssa-status-total{margin-left:8px;font-size:11px;font-weight:600;color:#4a5a78;background:#ffffff0f;border-radius:999px;padding:1px 7px;vertical-align:middle}.apd-ssa-td-sub{padding:8px 12px;color:#9fb0cf;border-bottom:1px solid rgba(255,255,255,.05)}.apd-ssa-tr-first .apd-ssa-td-sub{padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.apd-ssa-table tbody tr:first-child .apd-ssa-td-sub{border-top:none}.apd-ssa-td-num{padding:8px 12px;text-align:right;font-weight:600;color:#e8edf5;border-bottom:1px solid rgba(255,255,255,.05);white-space:nowrap}.apd-ssa-tr-first .apd-ssa-td-num{border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.apd-ssa-table tbody tr:first-child .apd-ssa-td-num{border-top:none}.apd-ssa-td-pct{color:#4a5a78;font-weight:400}.apd-ssa-table tfoot tr{border-top:2px solid rgba(255,255,255,.12)}.apd-ssa-tf-label{padding:10px 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4a5a78}.apd-ssa-tf-total{padding:10px 12px;font-size:14px;font-weight:700;color:#e8edf5;border-bottom:none}.apd-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;white-space:nowrap}.apd-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.apd-chip-sub{opacity:.75;font-weight:400}.apd-buckets{display:flex;flex-direction:column;gap:8px}.apd-bucket{border:1px solid rgba(255,255,255,.07);border-radius:10px;overflow:hidden;background:#141d2e}.apd-bucket-toggle{width:100%;background:transparent;border:none;color:#e8edf5;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font:inherit;gap:10px;transition:background .15s}.apd-bucket-toggle:hover{background:#ffffff08}.apd-bucket-toggle-left{display:flex;align-items:center;gap:8px}.apd-bucket-chevron{font-size:14px;color:#4a5a78;width:16px;text-align:center}.apd-bucket-label{font-size:14px;font-weight:600}.apd-bucket-count{background:#ffffff14;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:700;color:#c6d2e6}.apd-bucket-mini-dots{display:flex;gap:4px;align-items:center}.apd-bucket-mini-dot{width:10px;height:10px;border-radius:50%;opacity:.8}.apd-bucket-body{padding:14px;border-top:1px solid rgba(255,255,255,.06);background:#111a2b;display:flex;flex-direction:column;gap:14px}.apd-lead-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.apd-lead-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;background:#0f1623;border:1px solid rgba(255,255,255,.06);border-radius:8px;font-size:12px}.apd-lead-main{display:flex;flex-direction:column;gap:3px;min-width:0}.apd-lead-link{color:#7fb2ff;text-decoration:none;font-weight:600;font-size:13px}.apd-lead-link:hover{text-decoration:underline}.apd-lead-email{color:#4a5a78;font-size:11px;word-break:break-all}.apd-lead-sub{color:#9fb0cf;font-size:11px}.apd-lead-extra{color:#c6d2e6;font-size:11px;line-height:1.4;word-break:break-word;font-style:italic}.apd-lead-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.apd-lead-type{font-size:10px;color:#4a5a78;background:#ffffff0d;border-radius:4px;padding:2px 6px}.apd-empty-msg{padding:16px;text-align:center;color:#4a5a78;font-size:13px}.apd-state{padding:30px;text-align:center;color:#4a5a78;font-size:14px}.apd-state-sm{padding:16px;font-size:12px}.apd-state-error{color:#f05252}@media(max-width:1100px){.apd-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.apd-hsc-drill-body{grid-template-columns:1fr}.apd-hsc-drill-analysis{border-right:none;border-bottom:1px solid rgba(255,255,255,.07)}.apd-hsc-drill-leads{max-height:300px}.apd-ssa-status-row{grid-template-columns:10px 140px 1fr 32px 46px}.apd-ssa-sub-row{grid-template-columns:18px 14px 126px 1fr 32px 80px}}@media(max-width:680px){.apd-cards{grid-template-columns:repeat(2,1fr)}.apd-ssa-status-row{grid-template-columns:10px 1fr 32px 40px}.apd-ssa-name{font-size:11px}.apd-ssa-sub-row{grid-template-columns:18px 14px 1fr 28px 60px}.apd-ssa-sub-pct{display:none}}@media(max-width:520px){.apd-page{padding:12px;gap:12px}.apd-cards{grid-template-columns:repeat(2,1fr)}.apd-panel{padding:14px}.apd-lead-item{flex-direction:column}.apd-lead-right{align-items:flex-start}.apd-hour-update-item{flex-direction:column}.apd-hour-update-right{align-items:flex-start}.apd-hsc-xlabel,.apd-hsc-ytick{font-size:9px}.apd-hsc-yaxis,.apd-hsc-xlabel-spacer{width:22px}}.lead-assignment-module{color:#e2e8f0}.lead-assignment-module-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.lead-assignment-module-subtitle{color:#94a3b8;margin-bottom:1rem}.lead-assignment-module-message{border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem}.lead-assignment-module-message.success{background:#22c55e26;color:#86efac;border:1px solid rgba(34,197,94,.3)}.lead-assignment-module-message.error{background:#ef44441f;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.lead-assignment-module-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.lead-assignment-leadtype-tabs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.lead-assignment-leadtype-tab{border:1px solid #334155;background:#0f172a;color:#cbd5e1;border-radius:7px;padding:.35rem .65rem;font-size:.82rem;cursor:pointer}.lead-assignment-leadtype-tab.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.lead-assignment-total{font-weight:600}.lead-assignment-total.ok{color:#22c55e}.lead-assignment-total.warn{color:#f59e0b}.lead-assignment-table-wrap{border:1px solid rgba(148,163,184,.2);border-radius:10px;overflow-x:auto}.lead-assignment-table{width:100%;border-collapse:collapse;min-width:540px}.lead-assignment-table th,.lead-assignment-table td{text-align:left;padding:.8rem;border-bottom:1px solid rgba(148,163,184,.15)}.lead-assignment-table th{background:#0f172a8c;font-weight:600}.lead-assignment-table select,.lead-assignment-table input{width:100%;background:#1e293b;color:#e2e8f0;border:1px solid #334155;border-radius:8px;padding:.5rem .6rem}.lead-assignment-module-forbidden,.lead-assignment-module-loading{color:#94a3b8}.users-page{max-width:720px;margin:0 auto}.users-header h1{margin:0 0 .35rem;font-size:1.5rem}.users-subtitle{margin:0 0 1.25rem;color:#94a3b8;font-size:.95rem}.users-search-card{padding:1.25rem;background:#1e293b;border:1px solid #334155;border-radius:12px;margin-bottom:1.5rem}.users-search-form{display:flex;flex-direction:column;gap:.85rem}.users-search-mode{display:flex;gap:1.25rem;flex-wrap:wrap}.users-radio{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:#e2e8f0;cursor:pointer}.users-search-row{display:flex;gap:.65rem;flex-wrap:wrap}.users-search-input{flex:1;min-width:200px;padding:.55rem .75rem;border-radius:8px;border:1px solid #475569;background:#0f172a;color:#f1f5f9;font-size:.95rem}.users-search-btn{padding:.55rem 1.1rem;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-weight:600;cursor:pointer}.users-search-btn:disabled{opacity:.6;cursor:not-allowed}.users-hint{margin:0;font-size:.85rem;color:#94a3b8}.users-error{margin:.75rem 0 0;color:#f87171;font-size:.9rem}.users-results-title{margin:0 0 .75rem;font-size:1rem;color:#cbd5e1}.users-results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.users-result-card{width:100%;text-align:left;padding:1rem 1.1rem;border-radius:10px;border:1px solid #334155;background:#1e293b;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:.2rem}.users-result-card:hover{border-color:#3b82f6;background:#243044}.users-result-name{font-weight:600;font-size:1rem}.users-result-email,.users-result-phone,.users-result-meta{font-size:.88rem;color:#94a3b8}.user-info-grid{margin:0;display:grid;gap:.65rem}.user-info-row{display:grid;grid-template-columns:160px 1fr;gap:.75rem;align-items:baseline;padding:.5rem 0;border-bottom:1px solid #334155}.user-info-row dt{margin:0;font-size:.85rem;color:#94a3b8;font-weight:500}.user-info-row dd{margin:0;font-size:.95rem;word-break:break-word}.user-info-code{font-size:.8rem;color:#cbd5e1}.user-detail-page .lead-detail-bar{margin-bottom:.5rem}.user-detail-compact-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;padding:.55rem .85rem;margin-bottom:.85rem;background:#1e293b;border:1px solid #334155;border-radius:8px;font-size:.9rem}.user-detail-compact-name{margin:0;font-size:1rem;font-weight:600;color:#f1f5f9}.user-detail-compact-sep{color:#475569;-webkit-user-select:none;user-select:none}.user-detail-compact-email,.user-detail-compact-phone,.user-detail-compact-company{color:#94a3b8;font-size:.88rem}.user-info-verify-cell{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.user-info-verify-no{color:#f87171;font-size:.9rem}.user-verify-email-btn{padding:.35rem .75rem;border:none;border-radius:6px;background:#3b82f6;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer}.user-verify-email-btn:hover:not(:disabled){background:#2563eb}.user-verify-email-btn:disabled{opacity:.6;cursor:not-allowed}.user-detail-info-message{margin:0 0 .75rem;padding:.5rem .75rem;border-radius:6px;font-size:.88rem}.user-detail-info-message--success{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.35)}.user-detail-info-message--error{background:#f871711f;color:#f87171;border:1px solid rgba(248,113,113,.35)}.company-search{position:relative;margin-top:.35rem;z-index:1}.company-search:focus-within{z-index:50}.company-search--compact{margin-top:.25rem}.company-search-label{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:.25rem}.company-search-label-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.company-search-field{display:flex;align-items:center;gap:.35rem}.company-search-input{flex:1;min-width:0;padding:.4rem .6rem;border-radius:6px;border:1px solid #475569;background:#0f172a;color:#f1f5f9;font-size:.82rem}.company-search--compact .company-search-input{padding:.35rem .55rem;font-size:.8rem}.company-search-hint{flex-shrink:0;font-size:.75rem;color:#64748b}.company-search--compact .company-search-dropdown{max-height:180px}.company-search-dropdown li{margin:0;padding:0;list-style:none}.company-search-dropdown{position:absolute;z-index:100;top:100%;left:0;right:0;margin:.25rem 0 0;padding:.25rem 0;list-style:none;max-height:220px;overflow-x:hidden;overflow-y:auto;background:#1e293b;border:1px solid #64748b;border-radius:8px;box-shadow:0 10px 28px #00000073}.company-search-dropdown--up{top:auto;bottom:100%;margin:0 0 .25rem}.company-search-option{width:100%;text-align:left;padding:.5rem .65rem;border:none;background:transparent;color:#e2e8f0;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.company-search--compact .company-search-option{padding:.45rem .55rem}.company-search-option:hover,.company-search-option:focus-visible{background:#334155;outline:none}.company-search-option-name{flex:1;min-width:0;font-size:.85rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-search-option-id{flex-shrink:0;font-size:.7rem;color:#94a3b8;max-width:40%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-company-tab{max-width:36rem;overflow:visible}.user-company-loading,.user-company-muted{margin:0;font-size:.8rem;color:#94a3b8}.user-company-muted--inline{margin-top:.35rem}.user-company-toast{margin:0 0 .5rem;padding:.4rem .6rem;border-radius:6px;font-size:.8rem}.user-company-toast--success{background:#14532d33;color:#86efac;border:1px solid #166534}.user-company-toast--error{background:#7f1d1d33;color:#fca5a5;border:1px solid #991b1b}.user-company-panel{border:1px solid #334155;border-radius:8px;background:#0f172a;overflow:visible}.user-company-block{position:relative;padding:.6rem .75rem;overflow:visible}.user-company-block:focus-within{z-index:2}.user-detail-page .lead-section:has(.user-company-tab),.user-detail-page .lead-tab-panel:has(.user-company-tab){overflow:visible}.user-company-rows>li{overflow:visible}.user-company-block+.user-company-block{border-top:1px solid #334155}.user-company-block-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.user-company-block-title{margin:0;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.user-company-count{font-size:.75rem;font-weight:600;color:#cbd5e1;padding:.1rem .45rem;border-radius:4px;background:#1e293b}.user-company-rows{list-style:none;margin:0 0 .35rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.user-company-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .5rem;border-radius:6px;background:#1e293b;border:1px solid #334155}.user-company-row--editing{border-color:#475569}.user-company-row-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:.1rem}.user-company-row-name{font-size:.85rem;font-weight:500;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-company-row-id{font-size:.7rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-company-row-actions{display:flex;flex-shrink:0;gap:.25rem}.user-company-icon-btn{padding:.2rem .45rem;font-size:.72rem;border-radius:4px;border:1px solid #475569;background:transparent;color:#cbd5e1;cursor:pointer}.user-company-icon-btn:hover:not(:disabled){background:#334155}.user-company-icon-btn:disabled{opacity:.45;cursor:not-allowed}.user-company-icon-btn--danger{color:#fca5a5;border-color:#7f1d1d}.user-company-icon-btn--danger:hover:not(:disabled){background:#450a0a}.user-company-pending-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.35rem;padding:.35rem .45rem;border-radius:6px;background:#17255433;border:1px dashed #334155}.user-company-pending-title{font-size:.7rem;font-weight:600;text-transform:uppercase;color:#93c5fd}.user-company-chips{display:flex;flex-wrap:wrap;gap:.25rem;flex:1;min-width:0}.user-company-chip{display:inline-flex;align-items:center;gap:.2rem;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.15rem .35rem .15rem .5rem;font-size:.75rem;border-radius:4px;background:#1e293b;border:1px solid #475569;color:#e2e8f0}.user-company-chip-x{padding:0 .2rem;border:none;background:none;color:#94a3b8;cursor:pointer;font-size:.9rem;line-height:1}.user-company-chip-x:hover:not(:disabled){color:#f87171}.user-company-save-btn{flex-shrink:0;padding:.25rem .55rem;font-size:.75rem;font-weight:600;border-radius:4px;border:none;background:#2563eb;color:#fff;cursor:pointer}.user-company-save-btn:hover:not(:disabled){background:#1d4ed8}.user-company-save-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:600px){.user-info-row{grid-template-columns:1fr;gap:.2rem}}.user-tx-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-bottom:1rem;padding:.75rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:8px}.user-tx-view-toggle{display:inline-flex;border:1px solid #475569;border-radius:6px;overflow:hidden}.user-tx-view-btn{padding:.4rem .85rem;border:none;background:#0f172a;color:#94a3b8;font-size:.85rem;font-weight:500;cursor:pointer}.user-tx-view-btn:hover{color:#e2e8f0}.user-tx-view-btn.active{background:#3b82f6;color:#fff}.user-tx-filter{display:flex;align-items:center;gap:.5rem}.user-tx-filter-label{font-size:.85rem;color:#94a3b8}.user-tx-filter-select{padding:.4rem .6rem;border-radius:6px;border:1px solid #475569;background:#0f172a;color:#f1f5f9;font-size:.85rem}.user-tx-count{margin-left:auto;font-size:.85rem;color:#64748b}.user-tx-compact-wrap{overflow-x:auto;border:1px solid #334155;border-radius:8px}.user-tx-table{width:100%;border-collapse:collapse;font-size:.85rem}.user-tx-table th{text-align:left;padding:.55rem .65rem;background:#0f172a;color:#94a3b8;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #334155;white-space:nowrap}.user-tx-table td{padding:.5rem .65rem;border-bottom:1px solid #2d3a4d;vertical-align:middle;color:#e2e8f0}.user-tx-table-row{cursor:pointer;background:#1a2332}.user-tx-table-row:hover,.user-tx-table-row--expanded{background:#243044}.user-tx-table-date{white-space:nowrap;font-size:.8rem}.user-tx-table-executive{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-tx-table-services{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;color:#94a3b8}.user-tx-table-expand{width:2rem;text-align:center;color:#64748b}.user-tx-table-detail-row td{padding:0;background:#0f172a;border-bottom:1px solid #334155}.user-tx-card--nested{margin:0;border:none;border-radius:0;background:transparent}.user-tx-badge--sm{font-size:.7rem;padding:.1rem .35rem}.user-tx-list{display:flex;flex-direction:column;gap:1.25rem}.user-tx-card{padding:1.15rem 1.25rem;border-radius:10px;border:1px solid #334155;background:#1a2332}.user-tx-fields{margin:0;display:grid;gap:.5rem}.user-tx-field{display:grid;grid-template-columns:180px 1fr;gap:.75rem;align-items:baseline;padding:.35rem 0;border-bottom:1px solid #2d3a4d}.user-tx-field dt{margin:0;font-size:.85rem;color:#94a3b8;font-weight:500}.user-tx-field dd{margin:0;font-size:.95rem;word-break:break-word}.user-tx-amount{font-weight:600;color:#4ade80}.user-tx-badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.8rem;font-weight:600;background:#334155;color:#e2e8f0}.user-tx-badge--payment{background:#1e3a5f;color:#93c5fd}.user-tx-badge--muted{color:#64748b;background:#1e293b}.user-tx-services{margin-top:1rem;padding-top:1rem;border-top:1px solid #334155}.user-tx-services-title{margin:0 0 .75rem;font-size:.95rem;color:#cbd5e1;font-weight:600}.user-tx-services-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.user-tx-service-item{padding:.85rem 1rem;border-radius:8px;border:1px solid #3d4f66;background:#0f172a}.user-tx-service-name{margin:0 0 .35rem;font-weight:600;font-size:.95rem}.user-tx-service-desc{margin:0 0 .65rem;font-size:.88rem;color:#94a3b8;line-height:1.45}.user-tx-service-meta{margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem 1rem}.user-tx-service-meta-row{display:flex;flex-direction:column;gap:.1rem}.user-tx-service-meta-row dt{margin:0;font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.user-tx-service-meta-row dd{margin:0;font-size:.88rem}.user-tx-footer-link{margin:.85rem 0 0;font-size:.9rem}.user-tx-checkout-row{margin-top:.85rem}@media(max-width:600px){.user-tx-field{grid-template-columns:1fr;gap:.15rem}}.user-trial-bar{margin-bottom:1.25rem;padding:1.1rem 1.25rem;background:#1e293b;border:1px solid #334155;border-radius:12px}.user-trial-bar-inner{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.user-trial-bar-title{margin:0 0 .35rem;font-size:1rem;color:#f1f5f9}.user-trial-bar-desc,.user-trial-bar-current{margin:0;font-size:.88rem;color:#94a3b8;line-height:1.45}.user-trial-bar-current{margin-top:.35rem;color:#cbd5e1}.user-trial-bar-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem}.user-trial-days-label{display:flex;flex-direction:column;gap:.3rem;font-size:.82rem;color:#94a3b8}.user-trial-days-select{min-width:7.5rem;padding:.5rem .65rem;border-radius:8px;border:1px solid #475569;background:#0f172a;color:#f1f5f9;font-size:.9rem}.user-trial-activate-btn{padding:.55rem 1rem;border-radius:8px;border:none;background:#16a34a;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap}.user-trial-activate-btn:disabled{opacity:.6;cursor:not-allowed}.user-gs-tab{display:flex;flex-direction:column;gap:1.25rem;max-width:640px}.user-gs-intro{margin:0;font-size:.9rem;color:#94a3b8;line-height:1.5}.user-gs-intro-path{color:#cbd5e1}.user-gs-card{padding:1.15rem 1.25rem;background:#1e293b;border:1px solid #334155;border-radius:12px;display:flex;flex-direction:column;gap:.85rem}.user-gs-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.user-gs-card-title{margin:0 0 .35rem;font-size:1rem;color:#f1f5f9}.user-gs-card-desc,.user-gs-card-note{margin:0 0 .5rem;font-size:.88rem;color:#94a3b8;line-height:1.45}.user-gs-card-sa{margin:0;font-size:.82rem;color:#64748b;line-height:1.4}.user-gs-sa-email{font-size:.78rem;word-break:break-all;color:#cbd5e1}.user-gs-toggle{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;flex-shrink:0}.user-gs-toggle input{width:1.1rem;height:1.1rem;accent-color:#3b82f6}.user-gs-toggle-label{font-size:.85rem;font-weight:600;color:#e2e8f0}.user-gs-field-label{display:block;margin-bottom:.35rem;font-size:.82rem;color:#94a3b8}.user-gs-input{width:100%;padding:.55rem .75rem;border-radius:8px;border:1px solid #475569;background:#0f172a;color:#f1f5f9;font-size:.9rem;box-sizing:border-box}.user-gs-actions{display:flex;flex-wrap:wrap;gap:.5rem}.user-gs-save-btn,.user-gs-download-btn{padding:.45rem .9rem;border-radius:8px;font-size:.88rem;font-weight:600;cursor:pointer}.user-gs-save-btn{border:none;background:#3b82f6;color:#fff}.user-gs-download-btn{border:1px solid #475569;background:#0f172a;color:#e2e8f0}.user-gs-save-btn:disabled,.user-gs-download-btn:disabled{opacity:.55;cursor:not-allowed}.user-gs-sync-meta{margin:0;padding-top:.65rem;border-top:1px solid #334155;font-size:.78rem;color:#64748b}.transactions-page{background:#0f1623;color:#e8edf5;min-height:100%;padding:20px 24px 32px;max-width:1400px;font-family:DM Sans,system-ui,sans-serif}.transactions-header h1{margin:0;font-size:1.35rem;font-weight:600;color:#e8edf5}.transactions-subtitle{margin:6px 0 18px;color:#4a5a78;font-size:.95rem}.transactions-filters{margin-bottom:20px;padding:16px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#1a2540}.transactions-range-banner{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:14px;padding:10px 14px;border-radius:8px;background:#141d2e;border:1px solid rgba(255,255,255,.1)}.transactions-range-banner-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#4a5a78}.transactions-range-banner-value{font-size:14px;font-weight:600;color:#e8edf5}.transactions-range-banner-meta{font-size:12px;color:#6b7c9e}.transactions-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:end}.transactions-filter-group{display:flex;flex-direction:column;gap:8px}.transactions-label{font-size:12px;color:#4a5a78;text-transform:uppercase;letter-spacing:.05em}.transactions-chip-row{display:flex;flex-wrap:wrap;gap:8px}.transactions-chip{border:1px solid rgba(255,255,255,.12);background:#141d2e;color:#e8edf5;border-radius:16px;padding:6px 12px;font-size:12px;cursor:pointer}.transactions-chip:hover{border-color:#ffffff38}.transactions-chip.active{background:#2d7ef82e;border-color:#2d7ef8;color:#2d7ef8}.transactions-date-inputs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#e8edf5}.transactions-date-inputs span{color:#6b7c9e;font-size:13px}.transactions-date-inputs input,.transactions-input,.transactions-select{background:#141d2e;color:#e8edf5;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 10px;font-size:14px;min-width:0}.transactions-date-inputs input::-webkit-calendar-picker-indicator,.transactions-input::placeholder{filter:invert(.85);opacity:.7}.transactions-select option{background:#141d2e;color:#e8edf5}.transactions-user-mode{display:flex;gap:12px}.transactions-radio{display:flex;align-items:center;gap:6px;font-size:13px;color:#e8edf5;cursor:pointer}.transactions-radio input{accent-color:#2d7ef8}.transactions-filter-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.transactions-apply-btn{background:#2d7ef8;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer}.transactions-apply-btn:hover{background:#1a6ae8}.transactions-clear-btn{background:#141d2e;color:#e8edf5;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:9px 14px;font-size:13px;cursor:pointer}.transactions-clear-btn:hover{border-color:#ffffff38}.transactions-summary{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px}.transactions-summary-card{flex:1 1 200px;max-width:320px;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#1a2540;display:flex;flex-direction:column;gap:4px}.transactions-summary-card--filtered{border-style:dashed;border-color:#ffffff26}.transactions-summary-label{font-size:12px;color:#4a5a78;text-transform:uppercase;letter-spacing:.04em}.transactions-summary-value{font-size:1.5rem;font-weight:700;line-height:1.2;color:#e8edf5}.transactions-summary-value--amount{color:#22c58b}.transactions-summary-value--sm{font-size:1.1rem}.transactions-summary-hint{font-size:12px;color:#6b7c9e}.transactions-results{margin-top:8px}.transactions-results .lead-section-title,.transactions-results .lead-empty,.transactions-results .lead-error{color:#e8edf5}.transactions-results .lead-error{color:#f87171}.transactions-info{margin:0 0 12px;color:#6b7c9e;font-size:.9rem}.transactions-denied{padding:24px;color:#6b7c9e;font-size:.95rem}.transactions-page .user-tx-toolbar,.transactions-page .user-tx-view-btn,.transactions-page .user-tx-filter-select{color:#e8edf5}.transactions-page .user-tx-view-btn{background:#141d2e;border-color:#ffffff1f}.transactions-page .user-tx-view-btn.active{background:#2d7ef82e;border-color:#2d7ef8;color:#2d7ef8}.transactions-page .user-tx-filter-select{background:#141d2e;border-color:#ffffff1f}.transactions-page .user-tx-count,.transactions-page .user-tx-filter-label{color:#6b7c9e}.transactions-page .user-tx-table{background:#1a2540;border-color:#ffffff14}.transactions-page .user-tx-table th{background:#141d2e;color:#6b7c9e;border-color:#ffffff14}.transactions-page .user-tx-table td{border-color:#ffffff0f;color:#e8edf5}.transactions-page .user-tx-table-row:hover{background:#ffffff0a}.transactions-page .user-tx-card{background:#141d2e;border-color:#ffffff14}.transactions-page .user-tx-field dt{color:#6b7c9e}.transactions-page .user-tx-field dd{color:#e8edf5}.transactions-page .user-tx-user-meta{color:#6b7c9e}.transactions-page .link{color:#5b9cf8}@media(max-width:640px){.transactions-page{padding:16px}}.blog-panel{--blog-surface: #1e293b;--blog-surface-deep: #0f172a;--blog-border: #334155;--blog-border-soft: #475569;--blog-text: #f1f5f9;--blog-text-soft: #cbd5e1;--blog-muted: #94a3b8;--blog-accent: #3b82f6;--blog-accent-dim: rgba(59, 130, 246, .18);--blog-input-bg: #0f172a;--blog-input-border: #475569;--blog-focus-ring: rgba(59, 130, 246, .45);max-width:920px;margin:0 auto;padding:0 0 2.5rem;color:var(--blog-text);color-scheme:dark}.blog-panel.blog-panel--editor{max-width:none;margin:0;width:100%}.blog-panel code.blog-panel-inline-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84em;padding:.12rem .35rem;border-radius:4px;background:var(--blog-surface-deep);border:1px solid var(--blog-border);color:var(--blog-text-soft)}.blog-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--blog-border)}.blog-panel-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.blog-panel-header-main{min-width:0}.blog-panel-header h1{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#f8fafc}.blog-panel-lede{margin:0;max-width:42rem;font-size:.9rem;line-height:1.5;color:var(--blog-muted)}.blog-panel-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:8px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;font-weight:600;font-size:.875rem;border:1px solid rgba(255,255,255,.12);box-shadow:0 1px 2px #00000059;cursor:pointer;white-space:nowrap}.blog-panel-btn-primary:hover{filter:brightness(1.06)}.blog-panel-btn-primary:disabled{opacity:.55;cursor:not-allowed}.blog-panel-btn-secondary{display:inline-flex;align-items:center;padding:.5rem .95rem;border-radius:8px;background:var(--blog-surface);border:1px solid var(--blog-border-soft);color:var(--blog-text-soft);text-decoration:none;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer}.blog-panel-btn-secondary:hover:not(:disabled){background:#273549;color:#f8fafc;border-color:#64748b}.blog-panel-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.blog-panel-btn-ghost{display:inline-flex;align-items:center;padding:.5rem .85rem;border-radius:8px;color:var(--blog-muted);text-decoration:none;font-size:.875rem;font-weight:500;border:1px solid transparent}.blog-panel-btn-ghost:hover{color:var(--blog-text-soft);border-color:var(--blog-border);background:#ffffff08}.blog-panel-msg{margin:0 0 1.25rem;padding:.65rem .9rem;border-radius:8px;font-size:.875rem;line-height:1.45;border:1px solid transparent}.blog-panel-msg--success{background:#16a34a24;border-color:#22c55e59;color:#86efac}.blog-panel-msg--error{background:#dc262624;border-color:#f8717159;color:#fca5a5}.blog-panel-error{color:#fca5a5}.blog-panel-muted{color:var(--blog-muted)}.blog-panel-forbidden{margin:0;color:var(--blog-muted)}.blog-panel-empty-card{padding:2rem;border-radius:12px;border:1px solid var(--blog-border);background:var(--blog-surface);text-align:center}.blog-panel-loading{display:flex;align-items:center;gap:.65rem;padding:2rem 1rem;justify-content:center;color:var(--blog-muted);font-size:.9rem}.blog-panel-loading-dot{width:8px;height:8px;border-radius:50%;background:var(--blog-accent);animation:blog-panel-pulse 1s ease-in-out infinite}@keyframes blog-panel-pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.blog-panel-loading-text{letter-spacing:.02em}.blog-panel-form-shell{display:flex;flex-direction:column;gap:1.25rem}.blog-panel-form-shell--split{gap:0}.blog-panel-editor-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1.35rem;align-items:start}.blog-panel-editor-shell--rail-collapsed{grid-template-columns:minmax(0,1fr)}.blog-panel-editor-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.blog-panel-editor-rail{min-width:0}.blog-panel-editor-rail--collapsed{display:none}.blog-panel-editor-rail-inner{position:sticky;top:.5rem;display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 5.5rem);overflow-y:auto;padding-bottom:.25rem}.blog-panel-editor-rail-inner::-webkit-scrollbar{width:6px}.blog-panel-editor-rail-inner::-webkit-scrollbar-thumb{background:var(--blog-border-soft);border-radius:999px}.blog-panel-card--rail{padding:1rem 1.1rem 1.1rem}.blog-panel-card--rail .blog-panel-card-head{margin-bottom:.75rem}.blog-panel-rail-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.blog-panel-rail-actions .blog-panel-btn-primary{flex:1;min-width:7rem}.blog-panel-featured-upload-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem}.blog-panel-featured-preview{margin-top:.65rem;border-radius:10px;border:1px solid var(--blog-border);background:var(--blog-surface-deep);overflow:hidden;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}.blog-panel-featured-preview img{width:100%;height:100%;object-fit:cover;display:block}.blog-panel-featured-preview--empty{aspect-ratio:auto;min-height:5.5rem;padding:1rem;text-align:center}.blog-panel-featured-preview-hint{margin:0;font-size:.8125rem;color:var(--blog-muted);line-height:1.45}.blog-panel-seo-preview{margin-top:.35rem;padding:.85rem .95rem;border-radius:10px;background:#fff;color:#202124;border:1px solid #e8eaed;box-shadow:0 1px 2px #3c404338}.blog-panel-seo-preview-url{font-size:.75rem;line-height:1.3;color:#202124;margin-bottom:.35rem;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.blog-panel-seo-preview-url-path{color:#3c4043;word-break:break-all}.blog-panel-seo-preview-title{margin:0 0 .35rem;font-size:1rem;font-weight:400;color:#1a0dab;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-panel-seo-preview-desc{margin:0;font-size:.875rem;line-height:1.45;color:#4d5156;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-panel-seo-preview-note{margin:.55rem 0 0;font-size:.72rem;color:var(--blog-muted);line-height:1.35}.blog-panel-rail-fab,.blog-panel-rail-drawer-header,.blog-panel-rail-backdrop{display:none}@media(max-width:1100px){.blog-panel-editor-shell{display:block}.blog-panel-rail-fab{display:inline-flex;align-items:center;justify-content:center;position:fixed;z-index:997;bottom:max(1rem,env(safe-area-inset-bottom,0px));right:max(1rem,env(safe-area-inset-right,0px));padding:.65rem 1.05rem;border-radius:999px;border:1px solid rgba(96,165,250,.45);background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.8125rem;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 28px #00000061,0 0 0 1px #0003}.blog-panel-rail-fab:hover{filter:brightness(1.06)}.blog-panel-rail-fab:focus-visible{outline:none;box-shadow:0 10px 28px #00000061,0 0 0 3px var(--blog-focus-ring)}.blog-panel-editor-rail--drawer{display:block;position:fixed;inset:0;z-index:1000;pointer-events:none}.blog-panel-editor-rail--drawer.blog-panel-editor-rail--open{pointer-events:auto}.blog-panel-editor-rail--drawer .blog-panel-rail-backdrop{display:block;position:absolute;inset:0;z-index:0;margin:0;padding:0;border:none;background:#0f172a9e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.blog-panel-editor-rail--drawer.blog-panel-editor-rail--open .blog-panel-rail-backdrop{opacity:1;visibility:visible;pointer-events:auto}.blog-panel-editor-rail--drawer .blog-panel-editor-rail-inner{position:absolute;top:env(safe-area-inset-top,0px);right:0;bottom:env(safe-area-inset-bottom,0px);width:min(420px,calc(100vw - .75rem));margin:0;padding:.65rem .85rem max(.85rem,env(safe-area-inset-bottom,0px));transform:translate(100%);transition:transform .22s ease;z-index:1;border-radius:14px 0 0 14px;border:1px solid var(--blog-border);border-right:none;background:var(--blog-surface-deep);box-shadow:-14px 0 44px #0000007a;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:none}.blog-panel-editor-rail--drawer.blog-panel-editor-rail--open .blog-panel-editor-rail-inner{transform:translate(0);pointer-events:auto}.blog-panel-editor-rail--drawer .blog-panel-rail-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;margin-bottom:.5rem;border-bottom:1px solid var(--blog-border);flex-shrink:0}.blog-panel-editor-rail--drawer .blog-panel-rail-drawer-header span{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--blog-text-soft)}.blog-panel-rail-drawer-close{flex-shrink:0;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--blog-border-soft);background:var(--blog-surface);color:var(--blog-text-soft);font-size:1rem;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease}.blog-panel-rail-drawer-close:hover{background:#273549;color:#f8fafc}.blog-panel-rail-drawer-close:focus-visible{outline:none;box-shadow:0 0 0 3px var(--blog-focus-ring)}.blog-panel-editor-rail--drawer .blog-panel-editor-rail-inner .blog-panel-card--rail:first-of-type{margin-top:0}}@media(max-width:1100px)and (prefers-reduced-motion:reduce){.blog-panel-editor-rail--drawer .blog-panel-editor-rail-inner,.blog-panel-editor-rail--drawer .blog-panel-rail-backdrop{transition:none}}.blog-panel-card{border-radius:12px;border:1px solid var(--blog-border);background:var(--blog-surface);padding:1.25rem 1.35rem 1.35rem;box-shadow:0 8px 28px #00000038}.blog-panel-card--compact{padding-bottom:1.15rem}.blog-panel-card--editor{padding-bottom:1rem}.blog-panel-card-head{margin-bottom:1rem}.blog-panel-card-head--inline{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.blog-panel-card-head--inline .blog-panel-field--inline{margin-bottom:0;min-width:160px}.blog-panel-card-title{margin:0 0 .25rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--blog-text-soft)}.blog-panel-card-desc{margin:0;font-size:.8125rem;line-height:1.45;color:var(--blog-muted);max-width:48rem}.blog-panel-card-desc code{font-size:.85em;padding:.05rem .3rem;border-radius:4px;background:var(--blog-surface-deep)}.blog-panel-grid{display:grid;gap:1rem 1.25rem}@media(min-width:640px){.blog-panel-grid--2{grid-template-columns:1fr 1fr}}.blog-panel-field{display:flex;flex-direction:column;gap:.4rem;min-width:0}.blog-panel-field--full{grid-column:1 / -1}.blog-panel-field--inline{flex-direction:column;align-items:stretch}.blog-panel-label{font-size:.8125rem;font-weight:600;color:var(--blog-text-soft)}.blog-panel-req{color:#f87171;font-weight:700}.blog-panel-field input,.blog-panel-field select,.blog-panel-field textarea{width:100%;box-sizing:border-box;padding:.55rem .65rem;border-radius:8px;border:1px solid var(--blog-input-border);background:var(--blog-input-bg);color:var(--blog-text);font:inherit;font-size:.875rem;transition:border-color .15s ease,box-shadow .15s ease}.blog-panel-field input::placeholder,.blog-panel-field textarea::placeholder{color:#64748b}.blog-panel-field input:hover,.blog-panel-field select:hover,.blog-panel-field textarea:hover{border-color:#64748b}.blog-panel-field input:focus,.blog-panel-field select:focus,.blog-panel-field textarea:focus{outline:none;border-color:var(--blog-accent);box-shadow:0 0 0 3px var(--blog-focus-ring)}.blog-panel-field textarea{resize:vertical;min-height:4rem;line-height:1.5}.blog-panel-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M3 4.5L6 8l3-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;padding-right:2rem}.blog-panel-field select option{background:var(--blog-surface);color:var(--blog-text)}.blog-tag-chips{display:flex;flex-direction:column;gap:.4rem;width:100%}.blog-tag-chips-shell{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;min-height:2.65rem;padding:.42rem .48rem;border-radius:8px;border:1px solid var(--blog-input-border);background:var(--blog-input-bg);transition:border-color .15s ease,box-shadow .15s ease}.blog-tag-chips:not(.blog-tag-chips--disabled):focus-within .blog-tag-chips-shell{outline:none;border-color:var(--blog-accent);box-shadow:0 0 0 3px var(--blog-focus-ring)}.blog-tag-chips--disabled .blog-tag-chips-shell{opacity:.62;cursor:not-allowed}.blog-tag-chip{display:inline-flex;align-items:center;gap:.15rem;max-width:100%;padding:.18rem .28rem .18rem .55rem;border-radius:999px;font-size:.8125rem;font-weight:500;color:#dbeafe;background:#3b82f633;border:1px solid rgba(59,130,246,.38)}.blog-tag-chip-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}.blog-tag-chip-remove{flex-shrink:0;width:1.35rem;height:1.35rem;padding:0;border:none;border-radius:999px;background:transparent;color:#93c5fd;font-size:.72rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.blog-tag-chip-remove:hover:not(:disabled){background:#ffffff1a;color:#f8fafc}.blog-tag-chip-remove:disabled{opacity:.35;cursor:not-allowed}.blog-tag-chips-input{flex:1;min-width:8rem;border:none;background:transparent;color:var(--blog-text);font:inherit;font-size:.875rem;padding:.22rem .35rem;outline:none}.blog-tag-chips-input::placeholder{color:#64748b}.blog-tag-chips-input:disabled{cursor:not-allowed}.blog-tag-chips-hint{margin:0;font-size:.72rem;line-height:1.35;color:var(--blog-muted)}.blog-panel-input-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem!important}.blog-panel-input-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem!important;line-height:1.45!important}.blog-panel-select-status{font-weight:600}.blog-panel-file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.blog-panel-editor-slot{margin-top:.25rem}.blog-panel-footer-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;padding-top:.25rem}.blog-panel-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--blog-border);background:var(--blog-surface);box-shadow:0 8px 28px #00000038}.blog-panel-table{width:100%;border-collapse:collapse;font-size:.875rem}.blog-panel-table th,.blog-panel-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--blog-border)}.blog-panel-table tbody tr:last-child td{border-bottom:none}.blog-panel-table th{background:var(--blog-surface-deep);font-weight:600;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:var(--blog-muted)}.blog-panel-table tbody tr{transition:background .12s ease}.blog-panel-table tbody tr:hover{background:#0f172a8c}.blog-panel-cell-title{font-weight:500;color:var(--blog-text)}.blog-panel-slug{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;padding:.2rem .45rem;border-radius:6px;background:var(--blog-surface-deep);border:1px solid var(--blog-border);color:var(--blog-text-soft)}.blog-panel-date{color:var(--blog-text-soft);font-size:.8125rem;white-space:nowrap}.blog-panel-table-empty{padding:2rem 1rem;text-align:center;color:var(--blog-muted);font-size:.9rem}.blog-panel-actions{white-space:nowrap;text-align:right}.blog-panel-actions .blog-panel-link-edit+.blog-panel-link-edit{margin-left:.45rem}.blog-panel-link-edit{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:6px;background:var(--blog-accent-dim);color:#93c5fd;font-weight:600;font-size:.8125rem;text-decoration:none;border:1px solid rgba(59,130,246,.35)}.blog-panel-link-edit:hover{background:#3b82f647;color:#dbeafe}.blog-panel-pill{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog-panel-pill--published{background:#22c55e29;color:#86efac;border:1px solid rgba(74,222,128,.35)}.blog-panel-pill--draft{background:#94a3b81f;color:var(--blog-muted);border:1px solid var(--blog-border-soft)}.blog-panel-pagination{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;flex-wrap:wrap}.blog-panel-pagination button{padding:.45rem .85rem;border-radius:8px;border:1px solid var(--blog-border-soft);background:var(--blog-surface);color:var(--blog-text-soft);cursor:pointer;font-size:.8125rem;font-weight:500}.blog-panel-pagination button:hover:not(:disabled){background:#273549;color:#f8fafc}.blog-panel-pagination button:disabled{opacity:.35;cursor:not-allowed}.blog-rich-editor-loading{padding:1.25rem;color:var(--blog-muted);border:1px dashed var(--blog-border);border-radius:10px;background:var(--blog-surface-deep);text-align:center;font-size:.875rem}.blog-rich-editor{border:1px solid var(--blog-border);border-radius:10px;overflow:hidden;background:var(--blog-input-bg)}.blog-rich-editor--disabled{opacity:.65;pointer-events:none}.blog-rich-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.5rem .55rem;border-bottom:1px solid var(--blog-border);background:var(--blog-surface)}.blog-rich-toolbar button{min-width:1.85rem;padding:.32rem .48rem;border-radius:6px;border:1px solid transparent;background:transparent;font:inherit;font-size:.74rem;font-weight:600;cursor:pointer;color:var(--blog-text-soft)}.blog-rich-toolbar button:hover:not(:disabled){background:#3b82f61f;border-color:#3b82f638;color:#e2e8f0}.blog-rich-toolbar button:disabled{opacity:.3;cursor:not-allowed}.blog-rich-toolbar button.is-active{background:var(--blog-accent-dim);border-color:#3b82f673;color:#93c5fd}.blog-rich-toolbar-sep{width:1px;height:1.15rem;background:var(--blog-border);margin:0 .2rem}.blog-rich-toolbar-busy{font-size:.72rem;font-weight:600;color:#93c5fd;padding:0 .35rem}.blog-rich-file-input{position:absolute;width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.blog-rich-editor-content .tiptap{--default-cell-min-width: 5rem;min-height:300px;max-height:min(68vh,640px);overflow-y:auto;padding:1rem 1.1rem;outline:none;font-size:.9375rem;line-height:1.6;color:var(--blog-text)}.blog-rich-editor-content .tiptap .tableWrapper{margin:.65rem 0}.blog-rich-editor-content .tiptap table{margin:.65rem 0;border-collapse:collapse;border:1px solid var(--blog-border-soft)}.blog-rich-editor-content .tiptap th,.blog-rich-editor-content .tiptap td{border:1px solid var(--blog-border-soft);padding:.45rem .65rem}.blog-rich-editor-content .tiptap th{background:#3b82f61a;font-weight:600;color:#e2e8f0}.blog-rich-editor-content .tiptap .column-resize-handle{background-color:#3b82f6a6}.blog-rich-editor-content .tiptap .selectedCell:after{background:#3b82f638}.blog-rich-editor-content .tiptap p.is-editor-empty:first-child:before{color:#64748b;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.blog-rich-editor-content .tiptap:focus{outline:none}.blog-rich-editor-content .tiptap h2{font-size:1.35rem;margin:1rem 0 .5rem;color:#f8fafc}.blog-rich-editor-content .tiptap h3{font-size:1.12rem;margin:.85rem 0 .45rem;color:#f1f5f9}.blog-rich-editor-content .tiptap p{margin:.5rem 0}.blog-rich-editor-content .tiptap ul,.blog-rich-editor-content .tiptap ol{padding-left:1.35rem;margin:.5rem 0}.blog-rich-editor-content .tiptap blockquote{margin:.65rem 0;padding:.5rem 0 .5rem .85rem;border-left:3px solid var(--blog-accent);background:#3b82f60f;border-radius:0 6px 6px 0;color:var(--blog-text-soft)}.blog-rich-editor-content .tiptap pre{margin:.65rem 0;padding:.75rem .9rem;border-radius:8px;background:#020617;border:1px solid var(--blog-border);color:#e2e8f0;overflow-x:auto;font-size:.8125rem}.blog-rich-editor-content .tiptap code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em;padding:.12rem .35rem;border-radius:4px;background:#94a3b81f;color:#e2e8f0}.blog-rich-editor-content .tiptap pre code{padding:0;background:none;font-size:inherit}.blog-rich-editor-content .tiptap a{color:#93c5fd;text-decoration:underline;text-underline-offset:2px}.blog-rich-editor-content .tiptap img.blog-rich-img{max-width:100%;height:auto;border-radius:8px;margin:.65rem 0;border:1px solid var(--blog-border);display:block}.blog-rich-editor-content .tiptap hr{border:none;border-top:1px solid var(--blog-border);margin:1rem 0}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";inset:0;background:#c8c8ff66;pointer-events:none}
