:root{font-family:Inter,system-ui,sans-serif;color:#111827;background:#eef1f5}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.status-screen{min-height:100vh;display:grid;place-items:center;padding:20px;background:#0f172a;background-image:radial-gradient(ellipse at 50% 0%,#1e293b,#0f172a 65%)}.status-card{width:min(420px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:36px 32px 28px;display:grid;gap:14px;box-shadow:0 24px 64px #00000073,0 4px 16px #0003}.status-card h2{margin:0;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.login-card input,.login-card select{border:1.5px solid #cbd5e1;border-radius:8px;padding:10px 14px;background:#fff;font-size:14px;color:#0f172a;transition:border-color .15s,box-shadow .15s;width:100%}.login-card input:focus,.login-card select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.login-card button,.status-card button{background:#1d4ed8;color:#fff;border:none;border-radius:8px;padding:11px 14px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.login-card button:hover:not(:disabled),.status-card button:hover:not(:disabled){background:#1e40af}.login-card button:disabled,.status-card button:disabled{opacity:.55;cursor:default}.login-brand-bar{height:4px;width:48px;background:linear-gradient(90deg,#1d4ed8,#3b82f6);border-radius:2px;margin-bottom:4px}.login-field{display:grid;gap:5px}.login-label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.03em;text-transform:uppercase}.startup-loading-card{align-items:center;text-align:center;padding:32px 28px;gap:16px}.startup-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#1d4ed8;border-radius:50%;animation:spin .75s linear infinite}.startup-loading-text{margin:0;color:#64748b;font-size:14px}.topbar button{cursor:pointer}.status-message{margin:0;color:#64748b;font-size:14px}.topbar p{margin:0;color:#4b5563}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{background:#0f172a;color:#fff;padding:20px;display:grid;align-content:start;gap:18px}.sidebar h1{margin:0;font-size:18px}.sidebar nav{display:grid;gap:6px}.nav-link{color:#c7d2fe;text-decoration:none;border-radius:8px;padding:10px}.nav-link:hover{background:#1e293b}.nav-link.active{background:#1d4ed8;color:#fff;font-weight:600}.shell-content{display:grid;grid-template-rows:auto auto 1fr}.topbar{background:#fff;border-bottom:1px solid #dbe2ea;padding:14px 20px;display:flex;justify-content:space-between;align-items:center}.topbar .health-indicator{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfd7df;border-radius:999px;padding:4px 8px;font-size:12px;line-height:1;color:#1f2937;background:#fff}.health-dot{width:8px;height:8px;border-radius:999px;background:#9ca3af}.health-indicator.healthy .health-dot{background:#16a34a}.health-indicator.degraded .health-dot{background:#eab308}.health-indicator.offline .health-dot{background:#dc2626}.health-indicator.missing_env .health-dot{background:#9ca3af}.topbar button{border:1px solid #cfd7df;border-radius:8px;padding:8px 12px;background:#fff}.topbar-error{margin:10px 20px 0;color:#b91c1c}.topbar-error-block{display:flex;align-items:center;gap:10px;margin:10px 0;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.topbar-error-block .topbar-error{margin:0;flex:1}.retry-btn,.reset-filters-btn{padding:4px 12px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:.82rem;cursor:pointer;white-space:nowrap}.retry-btn:hover,.reset-filters-btn:hover{background:#f3f4f6}.route-content{padding:20px}.page-card{background:#fff;border:1px solid #dbe2ea;border-radius:10px;padding:18px}.page-card h2{margin-top:0}.buyers-page{display:grid;gap:16px}.buyers-header h2,.buyer-drawer h3,.buy-box-panel h4{margin:0}.buyers-header p,.buyers-page .buyer-drawer-head p{margin:4px 0 0;color:#4b5563}.buyers-layout{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:14px}.buyers-table-wrap{overflow:auto;border:1px solid #dbe2ea;border-radius:10px}.buyers-table,.detail-table{width:100%;border-collapse:collapse;font-size:14px}.buyers-table th,.buyers-table td,.detail-table th,.buyers-page .detail-table td{padding:10px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.buyers-page .row-link{border:0;background:transparent;color:#1d4ed8;cursor:pointer;padding:0;text-align:left}.row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0}.row-actions span{font-size:.88rem;color:#6b7280;padding:0 4px}.row-actions button,.buyer-drawer button,.note-entry button,.notes-toolbar button{border:1px solid #cfd7df;border-radius:8px;background:#fff;cursor:pointer;padding:6px 10px}.buyers-page .buyer-drawer{border:1px solid #dbe2ea;border-radius:10px;background:#f9fafb;min-height:540px}.buyers-page .buyer-drawer-head{padding:14px;border-bottom:1px solid #dbe2ea;display:flex;justify-content:space-between;gap:10px}.buyers-page .drawer-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));border-bottom:1px solid #dbe2ea}.buyers-page .drawer-tabs button{border:0;border-right:1px solid #e5e7eb;background:#f3f4f6;padding:10px;cursor:pointer}.drawer-tabs button:last-child{border-right:0}.buyers-page .drawer-tabs .active{background:#fff;font-weight:600}.drawer-content,.drawer-empty{padding:14px}.detail-table .badge{background:#dcfce7;color:#166534;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.notes-panel,.buy-box-panel{display:grid;gap:10px}.notes-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.notes-list li{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px}.notes-list p{margin:0 0 6px}.note-entry{display:grid;gap:8px}.note-entry textarea{min-height:90px;resize:vertical;border:1px solid #cfd7df;border-radius:8px;padding:10px;font:inherit}.property-match-page{display:grid;gap:12px}.property-match-form{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.property-match-form input,.property-match-form select,.property-match-form button{border:1px solid #cfd7df;border-radius:8px;background:#fff;padding:8px 10px}.property-match-form button{cursor:pointer}.property-match-form button:disabled{cursor:not-allowed;opacity:.6}.table-empty{border:1px dashed #cfd7df;border-radius:8px;padding:28px 14px;color:#4b5563;background:#f9fafb;text-align:center}.table-empty-hint{font-size:.85rem;color:#9ca3af;margin-top:4px}.property-images-form{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:8px}.property-images-form input{border:1px solid #cfd7df;border-radius:8px;background:#fff;padding:8px 10px}.property-visuals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.property-visual-card{border:1px solid #dbe2ea;border-radius:8px;padding:8px;background:#f8fafc;display:grid;gap:8px}.property-visual-card h3{margin:0;font-size:13px;color:#334155}.property-visual-card img{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;border-radius:6px;border:1px solid #cbd5e1;background:#fff}@media (max-width: 1040px){.property-match-form{grid-template-columns:repeat(2,minmax(120px,1fr))}.property-images-form,.property-visuals{grid-template-columns:1fr}}.operations-page{display:grid;gap:12px}.ops-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ops-card,.ownership-import-panel,.ops-log-panel{border:1px solid #dbe2ea;border-radius:10px;padding:12px;background:#f8fafc}.ops-card{display:grid;gap:8px}.ops-card h3,.ownership-import-head h3,.ops-log-panel h3,.ownership-import-panel h4{margin:0}.ops-card p{margin:0;color:#4b5563;font-size:13px}.ops-card-header{display:grid;gap:3px}.ops-card-desc{margin:0;font-size:12px;color:#64748b;line-height:1.45}.ops-card button,.ownership-import-head button{border:1px solid #cfd7df;border-radius:8px;background:#fff;cursor:pointer;padding:7px 10px;justify-self:start;font-weight:500;font-size:13px;transition:background .15s,border-color .15s}.ops-card button:hover:not(:disabled),.ownership-import-head button:hover{background:#f1f5f9;border-color:#94a3b8}.ops-card button:disabled{opacity:.6;cursor:not-allowed}.ops-card button.running{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.ops-error{margin:0;color:#b91c1c;font-size:12px}.ops-summary{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ops-summary div{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:6px 8px}.ops-summary dt{font-size:11px;color:#64748b}.ops-summary dd{margin:2px 0 0;font-weight:600;font-size:14px}.ownership-import-panel{display:grid;gap:10px}.ownership-import-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ownership-import-panel textarea{min-height:140px;resize:vertical;width:100%;border:1px solid #cfd7df;border-radius:8px;padding:10px;font:inherit;background:#fff}.ownership-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.invalid-reasons-list{margin:0;padding-left:18px}.ops-summary.compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1200px){.ops-actions-grid,.ownership-summary,.ops-summary.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.ops-actions-grid,.ownership-summary,.ops-summary,.ops-summary.compact{grid-template-columns:1fr}.ownership-import-head{align-items:stretch;flex-direction:column}}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.metric-card{border:1px solid #dbe2ea;border-radius:8px;padding:10px;display:grid;gap:4px}.metric-card strong{font-size:22px}.ops-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.ops-grid input,.ops-grid button,.ownership-import-panel textarea,.notes-panel textarea,.property-match-form input,.property-match-form button{border:1px solid #cfd7df;border-radius:8px;padding:8px}.property-match-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.ownership-import-panel textarea,.notes-panel textarea{width:100%;min-height:120px}.menu-btn{display:none;border:1px solid #cfd7df;border-radius:8px;padding:6px 10px;background:#fff;margin-right:8px}@media (max-width: 960px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);transform:translate(-100%);transition:transform .2s ease;z-index:40;overflow-y:auto}.sidebar.open{transform:translate(0)}.menu-btn{display:inline-flex;align-items:center;justify-content:center}.topbar{position:sticky;top:0;z-index:20;gap:8px}.topbar>div{display:flex;align-items:center;gap:8px}.route-content{padding:12px}}.crm-copilot-panel{position:fixed;right:16px;bottom:16px;width:min(360px,calc(100vw - 32px));max-height:70vh;overflow:auto;z-index:30;border:1px solid #dbe2ea;border-radius:10px;background:#fff;padding:10px;display:grid;gap:10px}.crm-copilot-panel h3,.crm-copilot-panel h4{margin:0}.crm-copilot-history{display:grid;gap:8px;max-height:220px;overflow:auto}.chat-item{border:1px solid #e2e8f0;border-radius:8px;padding:8px;background:#f8fafc}.chat-item.user{background:#eff6ff}.chat-item p{margin:4px 0 0}.crm-copilot-inputs{display:grid;grid-template-columns:1fr auto auto;gap:8px}.crm-copilot-inputs input,.crm-copilot-inputs button{border:1px solid #cfd7df;border-radius:8px;padding:8px;background:#fff}.crm-preview{border-top:1px solid #e5e7eb;padding-top:8px;display:grid;gap:8px}.route-meta{display:grid;gap:2px}.route-meta p{margin:0;color:#64748b;font-size:12px}.topbar-right{display:flex;align-items:center;gap:10px}.topbar-user{font-size:13px;color:#334155}.buyers-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.action-feedback{border-radius:8px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:12px;display:grid;gap:6px}.action-feedback.success{border-color:#86efac;background:#f0fdf4}.action-feedback.warning{border-color:#fde68a;background:#fffbeb}.action-feedback.failed{border-color:#fca5a5;background:#fef2f2}.action-feedback.in_progress,.action-feedback.starting{border-color:#bfdbfe;background:#eff6ff}.action-feedback-header{display:flex;flex-direction:column;gap:2px}.action-feedback-phase{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.action-feedback.success .action-feedback-phase{color:#166534}.action-feedback.warning .action-feedback-phase{color:#92400e}.action-feedback.failed .action-feedback-phase{color:#b91c1c}.action-feedback.starting .action-feedback-phase,.action-feedback.in_progress .action-feedback-phase{color:#1d4ed8}.action-feedback-header strong{font-size:13px;color:#1e293b;line-height:1.3}.action-feedback-stats{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:4px 10px}.action-feedback-stats li{color:#334155;font-size:12px;font-variant-numeric:tabular-nums}.action-feedback-stats li:before{content:"·";margin-right:4px;color:#94a3b8}.action-feedback-stats li:first-child:before{display:none}.action-feedback-next{margin:0;font-size:12px;color:#475569;line-height:1.45;border-top:1px solid rgba(0,0,0,.06);padding-top:6px}.ops-log-panel h3{margin:0 0 10px}.ops-log-empty{color:#94a3b8;font-size:13px;margin:0}.ops-log-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ops-log-item{display:grid;gap:2px}.ops-log-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ops-log-meta strong{font-size:13px;color:#1e293b}.ops-log-time{font-size:11px;color:#94a3b8;white-space:nowrap}.crm-copilot-toggle{border:1px solid #cfd7df;border-radius:8px;background:#f8fafc;padding:8px;cursor:pointer}.crm-copilot-panel.collapsed{width:220px;max-height:none}.crm-copilot-head p{margin:2px 0 0;color:#64748b;font-size:12px}.crm-copilot-suggestions{display:flex;flex-wrap:wrap;gap:6px}.crm-copilot-suggestions button,.inline-badge{border:1px solid #cbd5e1;border-radius:999px;background:#fff;padding:3px 8px;font-size:11px}.source-pill,.intent-pill{display:inline-block;margin-left:6px;border-radius:999px;border:1px solid #dbe2ea;padding:1px 6px;font-size:10px;color:#475569}.history-destructive{background:#fff7ed}.inline-badge.warn{background:#ffedd5}.inline-badge.success{background:#dcfce7}.inline-badge.muted{background:#f1f5f9}.history-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 900px){.buyers-summary,.history-compare{grid-template-columns:1fr}}:root{color-scheme:light}body{background:#edf1f6;color:#0f172a}button,input,select,textarea{min-height:40px}input[type=checkbox],input[type=radio]{min-height:unset;width:auto}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.page-card{border-radius:14px;box-shadow:0 8px 24px #0f172a0f;padding:20px}.metric-card{border-radius:12px;background:#f8fbff}.ops-grid{gap:10px}.topbar{position:sticky;top:0;z-index:25;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-user{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom-nav{display:none}.buyers-mobile-list{display:none;gap:10px}.buyer-mobile-card{border:1px solid #dbe2ea;border-radius:12px;padding:12px;background:#fff;display:grid;gap:6px}.buyer-mobile-card p{margin:0;font-size:13px;color:#475569}.desktop-only{display:block}.buyer-detail-open .buyer-drawer{max-height:80vh;overflow:auto}.crm-copilot-fab{position:fixed;right:16px;bottom:16px;z-index:41;border-radius:999px;padding:12px 16px;border:1px solid #2563eb;background:#2563eb;color:#fff;box-shadow:0 8px 24px #2563eb59}.crm-copilot-panel{right:16px;bottom:72px;max-height:min(78vh,700px);border-radius:14px;box-shadow:0 18px 42px #0f172a38}.chat-item.running{border-color:#bfdbfe;background:#eff6ff}.chat-item.error{border-color:#fecaca;background:#fff1f2}.chat-item.result{border-color:#86efac;background:#f0fdf4}.crm-copilot-history{max-height:280px}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:grid;place-items:center;z-index:50;padding:14px}.confirm-card{width:min(480px,100%);background:#fff;border-radius:12px;padding:16px;border:1px solid #dbe2ea;display:grid;gap:10px}@media (max-width: 960px){.topbar{padding:10px 12px}.route-meta p{display:none}.topbar-right{gap:6px}.topbar-user{display:none}.health-indicator{font-size:11px}.route-content{padding-bottom:84px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;background:#fff;border-top:1px solid #dbe2ea;z-index:35}.mobile-bottom-nav .nav-link{text-align:center;background:#f8fafc;color:#1e293b;font-size:12px;padding:8px 4px}.desktop-only{display:none}.buyers-mobile-list{display:grid}.buyers-layout{grid-template-columns:1fr}.buyer-drawer{display:none}.buyer-detail-open .buyer-drawer{display:block;position:fixed;top:48px;right:0;bottom:78px;left:0;z-index:30;border-radius:16px 16px 0 0}.drawer-tabs{grid-template-columns:repeat(2,1fr)}.ops-actions-grid{grid-template-columns:1fr}.ops-card button,.ownership-import-head button{width:100%}.property-match-form{grid-template-columns:1fr}.crm-copilot-panel{left:0;right:0;bottom:0;top:auto;width:100vw;max-height:86vh;border-radius:18px 18px 0 0}.crm-copilot-panel.collapsed{width:0;height:0;padding:0;border:0;overflow:hidden}}.page-grid{display:grid;gap:12px}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-grid dt{font-size:12px;color:#64748b}.summary-grid dd{margin:2px 0 0;font-weight:600}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.filters-grid label{display:grid;gap:4px;font-size:13px}.filters-grid input,.filters-grid select{border:1px solid #cfd7df;border-radius:8px;background:#fff;padding:8px 10px}.workspace-page{display:grid;gap:12px}.workspace-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.workspace-header-actions a,.workspace-next-action button,.workspace-tabs button,.workspace-section-grid button{border:1px solid #cfd7df;border-radius:8px;background:#fff;padding:8px 10px;text-decoration:none;color:#0f172a;cursor:pointer}.workspace-next-action{display:grid;gap:6px}.workspace-next-action p{margin:0}.workspace-tabs{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px}.workspace-tabs button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8;font-weight:600}.workspace-section-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-section-grid article{border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#f8fafc}.workspace-section-grid article h3{margin-top:0}.workspace-list{margin:0;padding-left:18px;display:grid;gap:6px}.workspace-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.workspace-image-grid img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #cbd5e1}.workspace-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1200px){.workspace-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.workspace-summary-grid,.workspace-section-grid{grid-template-columns:1fr}}@media (max-width: 720px){.summary-grid{grid-template-columns:1fr}.workspace-header{flex-direction:column;align-items:stretch}.workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-image-grid{grid-template-columns:1fr}}.buyers-page{gap:14px}.buyers-page .buyers-table{font-size:13px}.buyers-page .buyers-table thead th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-size:11px;letter-spacing:.03em;text-transform:uppercase}.buyers-page .buyers-table th,.buyers-page .buyers-table td{padding:11px 10px}.buyers-page .buyers-table tbody tr{transition:background-color .16s ease}.buyers-page .buyers-table td{color:#1e293b}.buyers-page .buyers-table td:nth-child(4),.buyers-page .buyers-table td:nth-child(6),.buyers-page .buyers-table td:nth-child(11){font-variant-numeric:tabular-nums}.buyers-page .buyers-table tbody tr:hover{background:#f8fbff}.buyers-page .buyers-table tbody tr.selected{background:#eff6ff}.buyers-page .row-link{color:#0f172a;font-weight:600}.buyers-page .coverage-meter{width:100%;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.buyers-page .coverage-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#64748b,#0f766e)}.buyers-page .coverage-meter-value{display:inline-block;margin-top:4px;color:#64748b;font-size:11px}.inline-badge{text-transform:capitalize;font-weight:600}.inline-badge.confidence-verified{background:#dcfce7;border-color:#86efac;color:#166534}.inline-badge.confidence-observed{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.inline-badge.confidence-likely{background:#fef3c7;border-color:#fcd34d;color:#92400e}.inline-badge.confidence-inferred{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.buyers-page .shortlist-action{border-color:#94a3b8;background:#fff;color:#0f172a;font-weight:600}.buyers-page .shortlist-action:hover{background:#f8fafc}.buyers-page .buyer-drawer{background:#fcfdff;border-color:#d4dde8;box-shadow:0 12px 30px #0f172a14}.buyers-page .buyer-drawer-head{padding:16px;align-items:flex-start}.buyers-page .buyer-drawer-head h3{font-size:18px;line-height:1.3}.buyers-page .buyer-drawer-head p{font-size:13px}.buyers-page .drawer-actions{grid-auto-flow:row;align-content:start}.buyers-page .drawer-tabs{background:#f8fafc}.buyers-page .drawer-tabs button{background:transparent;color:#475569;transition:color .12s ease,background-color .12s ease}.buyers-page .drawer-tabs .active{color:#0f172a;background:#fff}.buyers-page .drawer-tabs button:hover{color:#1e293b;background:#f1f5f9}.buyers-page .detail-table th{width:180px;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.02em}.buyers-page .detail-table td{color:#0f172a}.buyers-page .evidence-table td:nth-child(2){min-width:280px;line-height:1.45}.buyers-page .evidence-table tbody tr:nth-child(2n){background:#f8fafc}.buyers-page .buyers-bulk-bar{display:grid;grid-template-columns:repeat(5,max-content);gap:8px;align-items:center}@media (max-width: 960px){.buyers-page .buyers-bulk-bar{grid-template-columns:1fr}.buyers-page .buyers-bulk-bar button,.buyers-page .buyers-bulk-bar input{width:100%}.buyer-mobile-card{gap:8px;padding:14px}}.status-chip.strong{background:#14532d;color:#dcfce7}.status-chip.medium{background:#713f12;color:#fef3c7}.status-chip.weak{background:#9a3412;color:#ffedd5}.status-chip.none{background:#374151;color:#e5e7eb}.buyers-page-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.buyers-page-title{display:flex;align-items:baseline;gap:10px}.buyers-page-title h2{margin:0;font-size:20px;font-weight:700;color:#0f172a}.buyers-total-badge{font-size:13px;color:#64748b;font-weight:500}.buyers-reset-btn{font-size:13px;color:#64748b;background:none;border:1px solid #cbd5e1;border-radius:6px;padding:5px 12px;cursor:pointer}.buyers-reset-btn:hover{background:#f1f5f9;color:#0f172a}.buyers-filters-wrap{display:grid;gap:10px}.buyers-filters-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.buyers-filters-row input,.buyers-filters-row select{height:36px;padding:0 10px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#0f172a;font-size:14px}.buyers-filters-row input:focus,.buyers-filters-row select:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #64748b1a}.buyers-search-input{flex:1 1 200px;min-width:160px}.buyers-filter-toggle{height:36px;padding:0 14px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#374151;font-size:14px;cursor:pointer;white-space:nowrap}.buyers-filter-toggle:hover,.buyers-filter-toggle.active{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.buyers-export-btn{height:36px;padding:0 16px;border:1px solid #d1d5db;border-radius:7px;background:#0f172a;color:#fff;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;margin-left:auto}.buyers-export-btn:hover:not(:disabled){background:#1e293b}.buyers-export-btn:disabled{opacity:.5;cursor:not-allowed}.buyers-filters-expanded{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px}.buyers-filters-expanded-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px 16px}.buyers-filters-expanded-grid label{display:grid;gap:4px}.buyers-filters-expanded-grid label span{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.buyers-filters-expanded-grid input,.buyers-filters-expanded-grid select{height:34px;padding:0 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:13px;color:#0f172a}.buyers-bulk-wrap{display:grid;gap:6px}.buyers-bulk-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 14px}.buyers-bulk-count{font-size:13px;font-weight:600;color:#1d4ed8;white-space:nowrap}.buyers-bulk-export{display:flex;gap:6px;align-items:center}.buyers-bulk-export select,.buyers-bulk-export button,.buyers-bulk-actions button,.buyers-bulk-actions input{height:32px;padding:0 10px;border:1px solid #bfdbfe;border-radius:6px;background:#fff;font-size:13px;color:#1e40af;cursor:pointer}.buyers-bulk-export button{font-weight:600;background:#1d4ed8;color:#fff;border-color:#1d4ed8}.buyers-bulk-export button:hover{background:#1e40af}.buyers-bulk-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-left:auto}.buyers-bulk-actions label{display:flex;align-items:center;gap:6px;font-size:13px;color:#475569}.buyers-bulk-actions label span{white-space:nowrap}.buyers-bulk-status{font-size:13px;color:#1d4ed8;padding:0 2px;margin:0}.buyers-list-pane{min-width:0;overflow:hidden}.buyers-table-type{font-size:12px;color:#64748b;text-transform:capitalize}.buyers-table-num{font-variant-numeric:tabular-nums;text-align:right}.buyers-table-date{font-size:12px;color:#64748b;white-space:nowrap}.buyer-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;text-transform:capitalize;border:1px solid transparent;white-space:nowrap}.badge-green{background:#dcfce7;color:#15803d;border-color:#86efac}.badge-blue{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.badge-yellow{background:#fef9c3;color:#a16207;border-color:#fde047}.badge-gray{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.buyer-mobile-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.buyer-mobile-type{font-size:12px;color:#64748b;text-transform:capitalize}.buyer-mobile-stats{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#64748b}.buyer-mobile-head{display:flex;align-items:center;gap:10px}.buyer-mobile-name{font-size:14px;font-weight:700;color:#1e293b;flex:1;line-height:1.3}.buyer-mobile-email{font-size:11px;color:#94a3b8;word-break:break-all}.buyers-loading{padding:8px 0}.buyers-loading-rows{display:grid;gap:8px}.buyers-skeleton-row{height:44px;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:400% 100%;animation:skeleton-sweep 1.5s ease infinite}@keyframes skeleton-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.buyers-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 0 4px;border-top:1px solid #e2e8f0}.buyers-showing{font-size:13px;color:#64748b}.buyers-pagination-controls{display:flex;align-items:center;gap:10px}.buyers-pagination-controls button{height:32px;padding:0 14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:13px;font-weight:500;color:#0f172a;cursor:pointer}.buyers-pagination-controls button:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.buyers-pagination-controls button:disabled{opacity:.35;cursor:not-allowed}.buyers-page-indicator{font-size:13px;color:#64748b;min-width:60px;text-align:center}@media (max-width: 640px){.buyers-export-btn{margin-left:0;width:100%}.buyers-filters-row{flex-direction:column;align-items:stretch}.buyers-bulk-bar{flex-direction:column;align-items:flex-start}.buyers-bulk-actions{margin-left:0}.buyers-pagination{flex-direction:column;gap:10px;align-items:flex-start}}.drawer-mobile-back{display:none}@media (max-width: 960px){.drawer-mobile-back{display:flex;align-items:center;gap:6px;width:100%;padding:10px 14px;border:0;border-bottom:1px solid #e5e7eb;background:#f8fafc;color:#1d4ed8;font-size:14px;font-weight:500;cursor:pointer;border-radius:16px 16px 0 0}.drawer-mobile-back:active{background:#eff6ff}}.match-page{display:flex;flex-direction:column;gap:20px}.match-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.match-subtitle{font-size:13px;color:#64748b;margin-top:2px}.match-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.match-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.match-field{display:flex;flex-direction:column;gap:4px}.match-field--wide{grid-column:span 2}.match-field label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.match-field input,.match-field select{border:1px solid #cbd5e1;border-radius:8px;padding:9px 12px;font-size:14px;background:#fff;color:#0f172a;width:100%;transition:border-color .15s}.match-field input:focus,.match-field select:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a12}.match-form-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn-primary{background:#0f172a;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap}.btn-primary:hover{background:#1e293b}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}.btn-secondary:hover{background:#f1f5f9}.btn-pdf{background:#16a34a;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.btn-pdf:hover{background:#15803d}.btn-pdf--inline{background:#0d9488}.btn-pdf--inline:hover{background:#0f766e}.match-error{color:#dc2626;font-size:13px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px}.match-state-msg{text-align:center;padding:40px;color:#64748b;font-size:14px}.match-results{display:flex;flex-direction:column;gap:14px}.match-results-header{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.match-results-title{font-size:15px;font-weight:700;color:#0f172a}.match-results-note{font-size:11px;color:#94a3b8}.match-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px}.match-table{width:100%;border-collapse:collapse;min-width:820px}.match-table th{background:#0f172a;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;text-align:left;white-space:nowrap}.match-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;vertical-align:top;font-size:13px}.match-table tr:last-child td{border-bottom:none}.match-table tr:hover td{background:#f8fafc}.rank-cell{font-weight:700;color:#94a3b8;width:32px;font-size:12px}.num-cell{text-align:right;white-space:nowrap}.buyer-name-cell{display:flex;flex-direction:column;gap:2px}.buyer-type-tag{font-size:10px;color:#64748b;background:#f1f5f9;border-radius:4px;padding:1px 6px;width:-moz-fit-content;width:fit-content}.reasons-cell{font-size:11px;color:#64748b;max-width:180px}.dim-text{color:#cbd5e1}.contact-block{display:flex;flex-direction:column;gap:3px}.contact-link{font-size:12px;color:#0f172a;text-decoration:none;display:block}.contact-link--phone:before{content:"📞 "}.contact-link--email:before{content:"✉ "}.contact-link:hover{color:#2563eb;text-decoration:underline}.score-cell{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.score-number{font-size:18px;font-weight:700;color:#0f172a;line-height:1}.match-badge{font-size:11px;font-weight:700;text-transform:capitalize;padding:2px 9px;border-radius:20px;white-space:nowrap}.badge--green{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.badge--amber{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.badge--gray{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.shortlist-btn{font-size:12px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer;white-space:nowrap}.shortlist-btn:hover{background:#f8fafc}.shortlist-btn--active{background:#fef9c3;border-color:#fde047;color:#713f12}.match-mobile-cards{display:none;flex-direction:column;gap:12px}.match-mobile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.match-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.match-card-rank{font-size:11px;font-weight:700;color:#94a3b8;margin-right:6px}.match-card-name{font-size:15px;font-weight:700;color:#0f172a}.match-card-stats{display:flex;gap:12px;font-size:12px;color:#64748b;flex-wrap:wrap}.match-card-reasons{font-size:11px;color:#94a3b8;margin:0}@media (max-width: 960px){.match-form-grid{grid-template-columns:1fr 1fr}.match-field--wide{grid-column:span 2}.match-table-wrap{display:none}.match-mobile-cards{display:flex}.match-page-header{flex-direction:column}.btn-pdf{width:100%;text-align:center}}@media (max-width: 640px){.match-form-grid{grid-template-columns:1fr}.match-field--wide{grid-column:span 1}.match-form-actions{flex-direction:column;align-items:stretch}.match-form-actions button{width:100%;text-align:center}.page-card{padding:14px;border-radius:10px}.page-card h2{font-size:18px}.sidebar .page-card{padding:10px;font-size:12px}}@media (max-width: 960px){.sidebar{position:fixed;top:0;left:0;height:100%;z-index:40;transform:translate(-100%);transition:transform .2s ease;box-shadow:none;overflow-y:auto}.sidebar.open{transform:translate(0);box-shadow:4px 0 24px #0000002e}.route-content{padding-bottom:72px}.shell-content{width:100%}}@media (max-width: 780px){.metrics-grid,.dashboard-metrics{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.metrics-grid,.dashboard-metrics{grid-template-columns:1fr!important}}@media (max-width: 640px){.ops-grid,.action-grid{grid-template-columns:1fr!important}}@media (max-width: 960px){.buyers-filters-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.buyers-filters-row select,.buyers-filters-row input{min-width:140px;flex-shrink:0}.buyers-filters-expanded-grid{grid-template-columns:1fr 1fr}}@media (max-width: 580px){.buyers-filters-expanded-grid{grid-template-columns:1fr}}@media (max-width: 480px){.topbar{padding:8px 10px}.route-meta strong{font-size:14px}.route-meta p{display:none}}.badge--hot{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.badge--strong{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.badge--worth{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.score-max{font-size:11px;font-weight:400;color:#94a3b8;margin-left:1px}.match-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.match-field textarea{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;color:#1e293b;background:#fff}.match-field textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.field-required{color:#dc2626;font-size:12px}.field-optional{color:#94a3b8;font-size:12px;font-weight:400}.btn-shortlist-export{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1.5px solid #cbd5e1;background:#f8fafc;color:#475569;transition:all .15s}.btn-shortlist-export:hover{border-color:#94a3b8;background:#f1f5f9}.btn-shortlist-export--active{border-color:#f59e0b;background:#fffbeb;color:#92400e}.btn-shortlist-export--active:hover{background:#fef3c7}.btn-shortlist-export:disabled{opacity:.6;cursor:default}.band-section{margin-top:24px}.band-divider{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-radius:8px;margin-bottom:10px;font-size:13px;font-weight:700;letter-spacing:.02em}.band-divider--hot{background:#fef2f2;color:#dc2626;border-left:4px solid #dc2626}.band-divider--strong{background:#fff7ed;color:#c2410c;border-left:4px solid #f97316}.band-divider--worth{background:#f0fdf4;color:#15803d;border-left:4px solid #22c55e}.band-divider--low{background:#f8fafc;color:#64748b;border-left:4px solid #cbd5e1}.band-divider-count{background:#00000014;color:inherit;border-radius:12px;padding:1px 8px;font-size:12px}.row--shortlisted{background:#fffbeb!important}.card--shortlisted{border-color:#f59e0b!important;background:#fffbeb!important}.score-breakdown{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.breakdown-pill{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.breakdown-pill--max{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.breakdown-pill--zero{background:#fee2e2;color:#dc2626;border-color:#fecaca;opacity:.7}.reasons-wrap{display:flex;flex-direction:column;gap:4px}.reasons-list{margin:0;padding:0 0 0 14px;font-size:12px;color:#475569}.reasons-list li{margin-bottom:2px}.match-card-reasons-list{margin:6px 0 0;padding:0 0 0 14px;font-size:12px;color:#475569}.match-card-reasons-list li{margin-bottom:2px}.num-cell{white-space:nowrap;font-size:13px}.freshness-indicator{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:8px;margin-bottom:14px;border-left:4px solid;font-size:13px}.freshness-green{background:#f0fdf4;border-color:#22c55e}.freshness-yellow{background:#fffbeb;border-color:#f59e0b}.freshness-red{background:#fef2f2;border-color:#ef4444}.freshness-dot{font-size:18px;margin-top:1px;flex-shrink:0}.freshness-green .freshness-dot{color:#22c55e}.freshness-yellow .freshness-dot{color:#f59e0b}.freshness-red .freshness-dot{color:#ef4444}.freshness-label{display:flex;flex-direction:column;gap:2px}.freshness-label strong{font-size:13px;font-weight:600}.freshness-age{font-size:12px;color:#64748b}.freshness-warning{font-size:12px;color:#b45309;margin-left:auto;align-self:center}.freshness-red .freshness-warning{color:#dc2626}.run-type-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;border-radius:4px;text-transform:uppercase}.run-type-fresh{background:#dbeafe;color:#1d4ed8}.run-type-resume{background:#fef9c3;color:#92400e}.run-type-step{background:#ede9fe;color:#6d28d9}.rlr-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.rlr-icon{font-size:16px}.rlr-status{font-weight:700;font-size:14px}.rlr-time{font-size:12px;color:#64748b;margin-left:4px}.rlr-dur{font-size:12px;color:#94a3b8}.rlr-job-id{font-size:11px;color:#cbd5e1;font-family:monospace}.rlr-badge{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:2px 6px;border-radius:4px}.rlr-badge.running{background:#dbeafe;color:#1d4ed8;animation:pulse-blue 1.5s infinite}.rlr-badge.history-view{background:#f3e8ff;color:#7c3aed}.clear-selection-btn{font-size:11px;padding:2px 8px;border-radius:4px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer}.clear-selection-btn:hover{background:#f1f5f9}@keyframes pulse-blue{0%,to{opacity:1}50%{opacity:.5}}.rlr-summary{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12px;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:8px}.rlr-summary span{color:#475569}.rlr-summary .rsc-fail{color:#dc2626;font-weight:600}.failure-guidance{background:#fff7ed;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0;padding:10px 14px;margin:8px 0;font-size:12px}.failure-guidance.failed{background:#fef2f2;border-color:#ef4444}.fg-step{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.07)}.fg-step:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.fg-step-name{font-weight:600;color:#92400e;margin-bottom:4px}.fg-cause{color:#475569;margin:3px 0}.fg-detail{color:#9a3412;background:#fff1;padding:3px 6px;border-radius:4px;font-family:monospace;font-size:11px}.fg-action{color:#166534;font-weight:500;margin:3px 0}.refresh-step-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin-bottom:8px;background:#fff}.refresh-step-card.status-success{border-left:3px solid #22c55e}.refresh-step-card.status-warning{border-left:3px solid #f59e0b}.refresh-step-card.status-error{border-left:3px solid #ef4444;background:#fef2f2}.refresh-step-card.status-muted{border-left:3px solid #e2e8f0;background:#f8fafc}.rsc-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.rsc-icon{font-size:14px;font-weight:700}.rsc-label{font-weight:600;font-size:13px;flex:1}.rsc-status{font-size:11px;color:#94a3b8;text-transform:uppercase}.rsc-dur{font-size:11px;color:#94a3b8;margin-left:auto}.rsc-message{font-size:12px;color:#475569;margin:4px 0}.rsc-error-summary{font-size:11px;color:#b91c1c;background:#fff5f5;padding:4px 8px;border-radius:4px;margin-top:4px;font-family:monospace;white-space:pre-wrap;word-break:break-word}.rsc-stats{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:6px;font-size:11px;color:#64748b}.rsc-stats .rsc-fail{color:#dc2626;font-weight:600}.refresh-history-section{margin-top:24px}.refresh-history-section h4{margin-bottom:8px;font-size:14px;font-weight:600}.history-count{font-size:12px;font-weight:400;color:#94a3b8}.history-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.history-table{width:100%;border-collapse:collapse;font-size:12px}.history-table th{background:#f8fafc;text-align:left;padding:7px 10px;font-weight:600;color:#475569;font-size:11px;text-transform:uppercase;border-bottom:1px solid #e2e8f0;white-space:nowrap}.history-table th:first-child{border-radius:8px 0 0}.history-table th:last-child{border-radius:0 8px 0 0}.history-row td{padding:7px 10px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.history-row:last-child td{border-bottom:none}.history-row:hover td{background:#f8fafc}.history-row.selected td{background:#eff6ff}.hr-date{white-space:nowrap;color:#475569}.hr-dur{white-space:nowrap;color:#94a3b8}.hr-fetched,.hr-inserted,.hr-updated{text-align:right;color:#475569}.hr-failures{text-align:right;color:#94a3b8}.hr-failures.has-failures{color:#dc2626;font-weight:600}.status-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:2px 7px;border-radius:4px;text-transform:uppercase}.status-success .status-badge,.status-badge.status-success{background:#dcfce7;color:#15803d}.status-warning .status-badge,.status-badge.status-warning{background:#fef9c3;color:#854d0e}.status-error .status-badge,.status-badge.status-error{background:#fee2e2;color:#991b1b}.status-muted .status-badge,.status-badge.status-muted{background:#f1f5f9;color:#64748b}.status-loading .status-badge,.status-badge.status-loading{background:#dbeafe;color:#1e40af}.running-pill{font-size:10px;font-weight:700;background:#dbeafe;color:#1d4ed8;padding:1px 5px;border-radius:10px;text-transform:uppercase;margin-left:4px;animation:pulse-blue 1.5s infinite}.hr-steps{white-space:nowrap}.step-dot{font-size:14px;margin-right:1px;cursor:default}.step-dot-success{color:#22c55e}.step-dot-warning{color:#f59e0b}.step-dot-error{color:#ef4444}.step-dot-muted{color:#cbd5e1}.step-dot-loading{color:#3b82f6}.history-hint{font-size:11px;color:#94a3b8;padding:6px 10px}.toggle-steps-btn{font-size:12px;color:#3b82f6;background:none;border:none;cursor:pointer;padding:4px 0;text-decoration:underline}.toggle-steps-btn:hover{color:#1d4ed8}.rlr-steps{margin-top:8px}.ops-checklist{font-size:12px;padding-left:18px;color:#475569;margin:6px 0 12px}.ops-checklist li{margin-bottom:4px}.refresh-individual-steps{margin-top:24px}.refresh-individual-steps h4{font-size:14px;font-weight:600;margin-bottom:6px}.step-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.refresh-cron-hint{margin-top:24px}.refresh-cron-hint h4{font-size:13px;font-weight:600;margin-bottom:6px}.refresh-cron-hint pre{background:#0f172a;color:#e2e8f0;padding:12px 16px;border-radius:8px;font-size:11.5px;line-height:1.7;overflow-x:auto}.miami-dade-refresh-panel{padding:16px 0}.miami-dade-refresh-panel .ops-panel-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px}.miami-dade-refresh-panel .ops-panel-header h3{margin:0;font-size:16px;font-weight:700}.ops-panel-actions{display:flex;flex-wrap:wrap;gap:8px}.primary-action{background:#2563eb;color:#fff;font-weight:600}.primary-action:hover:not(:disabled){background:#1d4ed8}.danger-action{background:#dc2626;color:#fff;font-weight:600}.danger-action:hover:not(:disabled){background:#b91c1c}.refresh-last-run{border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;margin-bottom:16px;background:#fff}.refresh-last-run.status-error{border-color:#fca5a5;background:#fff5f5}.refresh-last-run.status-warning{border-color:#fcd34d;background:#fffbeb}.refresh-last-run.status-success{border-color:#bbf7d0}.refresh-last-run.status-loading{border-color:#bfdbfe;background:#eff6ff}.contact-trust-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.05em;padding:2px 7px;border-radius:4px;text-transform:uppercase;vertical-align:middle}.trust-verified{background:#dcfce7;color:#15803d}.trust-observed{background:#dbeafe;color:#1d4ed8}.trust-likely{background:#fef9c3;color:#854d0e}.trust-inferred{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.trust-stale{background:#fce7f3;color:#9d174d;border:1px solid #fbcfe8}.contact-primary-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 6px;border-radius:4px;background:#ede9fe;color:#6d28d9;text-transform:uppercase;vertical-align:middle;margin-right:3px}.contact-weak-flag{display:inline-block;font-size:10px;font-weight:600;padding:1px 5px;border-radius:4px;background:#fff7ed;color:#b45309;text-transform:uppercase;vertical-align:middle;margin-left:3px}.contact-inferred-flag{display:inline-block;font-size:10px;font-weight:600;padding:1px 5px;border-radius:4px;background:#f8fafc;color:#94a3b8;text-transform:uppercase;vertical-align:middle;margin-left:3px;border:1px solid #e2e8f0}.contact-group-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin:12px 0 6px;padding-bottom:4px;border-bottom:1px solid #f1f5f9}.contact-table td,.contact-table th{font-size:12px}.contact-row-weak{background:#fffbeb}.contact-row-weak td{color:#78350f}.contact-row-stale{background:#fdf2f8}.contact-row-stale td{color:#9d174d}.contact-best-badge{display:inline-block;font-size:11px;color:#d97706;vertical-align:middle;margin-left:3px;cursor:default}.contact-level-badge{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.04em;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#475569;text-transform:uppercase;vertical-align:middle;margin-right:3px}.contact-stale-flag{display:inline-block;font-size:10px;font-weight:600;padding:1px 5px;border-radius:4px;background:#fce7f3;color:#9d174d;text-transform:uppercase;vertical-align:middle;margin-left:3px;border:1px solid #fbcfe8}.contact-stale-note{margin-top:12px;padding:10px 14px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0;font-size:12px;color:#92400e}.match-actions-cell{vertical-align:top;padding:6px 8px!important}.match-actions-top{display:flex;gap:4px;align-items:center;justify-content:flex-end;white-space:nowrap;font-size:.85em;margin-bottom:6px}.match-feedback-row{display:flex;flex-wrap:wrap;gap:3px;justify-content:flex-end}.match-feedback-btn{font-size:10px;font-weight:600;letter-spacing:.02em;padding:2px 6px;border-radius:4px;border:1px solid transparent;cursor:pointer;transition:opacity .15s,transform .1s;white-space:nowrap}.match-feedback-btn:hover{opacity:.85;transform:scale(1.04)}.match-feedback-btn--active{opacity:1!important;font-weight:700;box-shadow:0 0 0 1.5px currentColor}.fb-strong{background:#dcfce7;color:#15803d;border-color:#86efac}.fb-weak{background:#fff7ed;color:#b45309;border-color:#fcd34d}.fb-contacted{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.fb-interested{background:#ede9fe;color:#6d28d9;border-color:#c4b5fd}.fb-skip{background:#f1f5f9;color:#64748b;border-color:#cbd5e1}.fb-exported{background:#fefce8;color:#854d0e;border-color:#fde047}.deal-category-row{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.deal-category-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;white-space:nowrap}.deal-category-toggle{display:flex;border:1.5px solid #cbd5e1;border-radius:8px;overflow:hidden;flex-shrink:0}.deal-cat-btn{padding:7px 18px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:#fff;color:#64748b;transition:background .12s,color .12s;white-space:nowrap}.deal-cat-btn:not(:first-child){border-left:1.5px solid #cbd5e1}.deal-cat-btn:hover{background:#f1f5f9;color:#0f172a}.deal-cat-btn--active{background:#0f172a;color:#fff}.deal-cat-btn--active:hover{background:#1e293b}.results-stats-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.results-stats-figures{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px}.results-stat{color:#374151}.results-stat strong{color:#0f172a;font-weight:700}.results-stat-sep{color:#cbd5e1}.results-stat-cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:4px}.results-stat-cat--residential{background:#dbeafe;color:#1d4ed8}.results-stat-cat--commercial{background:#fef3c7;color:#92400e}.band-filter-bar{display:flex;gap:6px;flex-wrap:wrap}.band-filter-pill{display:flex;align-items:center;gap:5px;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:600;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .12s;white-space:nowrap}.band-filter-pill:hover{border-color:#94a3b8;color:#0f172a}.band-filter-pill--active{background:#0f172a;color:#fff;border-color:#0f172a}.band-filter-pill--active:hover{background:#1e293b;border-color:#1e293b}.band-filter-pill--hot.band-filter-pill--active{background:#dc2626;border-color:#dc2626}.band-filter-pill--strong.band-filter-pill--active{background:#c2410c;border-color:#c2410c}.band-filter-pill--worth_contacting.band-filter-pill--active{background:#15803d;border-color:#15803d}.band-filter-pill--low_priority.band-filter-pill--active{background:#475569;border-color:#475569}.band-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:16px;padding:0 4px;font-size:10px;font-weight:700;border-radius:8px;background:#0000001a;color:inherit}.band-filter-pill--active .band-filter-count{background:#ffffff40}.reasons-toggle{background:none;border:none;padding:0;cursor:pointer;text-align:left;width:100%;display:block}.reasons-toggle:hover .reasons-preview{color:#2563eb;text-decoration:underline}.reasons-preview{font-size:12px;color:#94a3b8;font-style:italic}.match-action-view{font-size:12px;font-weight:600;padding:3px 8px;border:1px solid #cbd5e1;border-radius:5px;color:#475569;background:#fff;cursor:pointer;white-space:nowrap}.match-action-view:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}.match-action-icon{font-size:11px;font-weight:600;padding:3px 7px;border:1px solid #cbd5e1;border-radius:5px;color:#64748b;background:#fff;cursor:pointer;white-space:nowrap}.match-action-icon:hover{background:#f1f5f9;color:#374151}.match-action-icon--active{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.match-action-icon--active:hover{background:#bfdbfe}.toaster{position:fixed;bottom:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:360px}.toast{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;border-radius:10px;font-size:13px;font-weight:500;line-height:1.4;box-shadow:0 4px 20px #00000026,0 1px 4px #00000014;animation:toast-in .18s ease;pointer-events:all}@keyframes toast-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.toast--success{background:#0f172a;color:#f0fdf4;border-left:3px solid #22c55e}.toast--error{background:#fef2f2;color:#991b1b;border-left:3px solid #dc2626}.toast--info{background:#eff6ff;color:#1d4ed8;border-left:3px solid #3b82f6}.toast-msg{flex:1}.toast-close{flex-shrink:0;background:none;border:none;padding:0 0 0 4px;font-size:16px;line-height:1;cursor:pointer;opacity:.6;color:inherit}.toast-close:hover{opacity:1}.loading-progress-bar{height:3px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin-top:12px}.loading-progress-fill{height:100%;background:linear-gradient(90deg,#0f172a,#3b82f6);border-radius:2px;transition:width 1s ease}.zip-status{font-size:11px;font-weight:700;margin-left:4px;vertical-align:middle}.zip-status--ok{color:#16a34a}.zip-status--bad{color:#dc2626}.input--invalid{border-color:#fca5a5!important}.recent-searches-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 0;border-top:1px solid #f1f5f9}.recent-searches-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;white-space:nowrap;flex-shrink:0}.recent-chips{display:flex;flex-wrap:wrap;gap:6px}.recent-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:500;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#374151;cursor:pointer;transition:all .12s;white-space:nowrap}.recent-chip:hover{border-color:#0f172a;color:#0f172a;background:#f8fafc}.recent-chip:disabled{opacity:.6;cursor:default}.recent-chip-count{font-size:10px;font-weight:700;color:#64748b;background:#f1f5f9;border-radius:8px;padding:0 5px}.match-form-clear{font-size:13px;color:#94a3b8;padding:4px 8px}.match-form-clear:hover{color:#dc2626}.match-skeleton{display:flex;flex-direction:column;gap:8px;padding:4px 0}.match-skeleton-bar{display:flex;gap:12px;padding:0 4px;margin-bottom:4px}.match-skeleton-row{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:8px;padding:12px 14px}.skel{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:5px;height:14px;flex-shrink:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel--wide{flex:1;max-width:220px}.skel--narrow{width:100px}.skel--rank{width:28px}.skel--name{flex:1;max-width:180px}.skel--contact{width:140px}.skel--score{width:60px}.skel--num{width:56px}.results-stats-bar{flex-wrap:wrap;row-gap:8px}.results-name-filter{position:relative;flex-shrink:0}.name-filter-input{border:1px solid #e2e8f0;border-radius:7px;padding:6px 28px 6px 10px;font-size:13px;width:180px;background:#fff;color:#0f172a;outline:none;transition:border-color .12s}.name-filter-input:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0f}.name-filter-input::-moz-placeholder{color:#94a3b8}.name-filter-input::placeholder{color:#94a3b8}.name-filter-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:14px;color:#94a3b8;cursor:pointer;padding:2px 4px;line-height:1}.name-filter-clear:hover{color:#0f172a}.match-analytics-panel{margin-top:24px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.match-analytics-toggle{width:100%;padding:12px 16px;background:#f8fafc;border:none;border-bottom:1px solid #e2e8f0;text-align:left;font-size:13px;font-weight:700;color:#374151;cursor:pointer;display:flex;align-items:center;gap:8px}.match-analytics-toggle:hover{background:#f1f5f9}.match-analytics-summary{margin-left:auto;font-size:11px;font-weight:400;color:#64748b}.match-analytics-body{padding:16px;background:#fff}.match-analytics-loading{font-size:12px;color:#94a3b8;margin:0}.match-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.match-analytics-card{border:1px solid #e2e8f0;border-radius:6px;padding:12px}.match-analytics-card--stat{background:#f8fafc}.match-analytics-card-title{font-size:12px;font-weight:700;color:#1e293b;margin:0 0 2px}.match-analytics-card-hint{font-size:11px;color:#94a3b8;margin:0 0 10px}.match-analytics-table{width:100%;border-collapse:collapse;font-size:11px}.match-analytics-table th{text-align:left;color:#64748b;font-weight:600;padding-bottom:4px;border-bottom:1px solid #f1f5f9}.match-analytics-table td{padding:3px 0;color:#374151}.match-analytics-num{text-align:right;font-weight:700;font-variant-numeric:tabular-nums}.match-analytics-score{color:#dc2626}.match-analytics-empty{font-size:11px;color:#94a3b8;margin:0;font-style:italic}.match-analytics-big-stat{font-size:36px;font-weight:800;color:#1e293b;display:flex;align-items:baseline;gap:6px;margin:6px 0}.match-analytics-big-stat-label{font-size:11px;font-weight:500;color:#64748b}.match-analytics-stat-row{display:flex;gap:12px;font-size:11px;color:#64748b;margin-top:4px}.match-analytics-refresh{font-size:11px;margin-top:10px;color:#3b82f6;padding:0}.match-analytics-tabs{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.match-tab-btn{font-size:12px;font-weight:600;padding:6px 14px;border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0;background:#f8fafc;color:#64748b;cursor:pointer;transition:background .15s,color .15s;min-height:32px;margin-bottom:-1px}.match-tab-btn:hover{background:#f1f5f9;color:#374151}.match-tab-btn.active{background:#fff;color:#1e293b;border-color:#e2e8f0;border-bottom-color:#fff;font-weight:700}.match-sessions-body{padding-top:4px}.match-sessions-hint{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#94a3b8;margin-bottom:12px}.match-sessions-list{display:flex;flex-direction:column;gap:10px}.match-session-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;background:#fafafa;display:flex;flex-direction:column;gap:6px;transition:box-shadow .15s}.match-session-card:hover{box-shadow:0 2px 8px #0f172a14;background:#fff}.match-session-header{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.match-session-meta{display:flex;flex-direction:column;gap:2px;min-width:120px}.match-session-date{font-size:11px;font-weight:700;color:#1e293b}.match-session-count{font-size:10px;color:#94a3b8}.match-session-criteria{display:flex;flex-wrap:wrap;gap:4px;flex:1}.session-tag{font-size:10px;padding:2px 6px;border-radius:3px;background:#e0e7ff;color:#3730a3;font-weight:600;text-transform:capitalize}.match-session-actions{display:flex;flex-wrap:wrap;gap:4px}.session-action-chip{font-size:10px;font-weight:600;padding:2px 7px;border-radius:99px;border:1px solid transparent}.session-action-strong_match{background:#dcfce7;color:#15803d;border-color:#86efac}.session-action-weak_match{background:#fff7ed;color:#b45309;border-color:#fcd34d}.session-action-contacted{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.session-action-interested{background:#ede9fe;color:#6d28d9;border-color:#c4b5fd}.session-action-not_relevant{background:#f1f5f9;color:#64748b;border-color:#cbd5e1}.session-action-exported{background:#fefce8;color:#854d0e;border-color:#fde047}.match-session-no-actions{font-size:10px;color:#c4cdd6;font-style:italic}.match-session-address{font-size:10px;color:#94a3b8;font-style:italic}.match-history-bar{margin:12px 0 4px;border:1px solid #e2e8f0;border-radius:8px;background:#fafbff;padding:10px 14px}.match-history-toggle{font-size:12px!important;font-weight:600;color:#4f6ef7;display:flex;align-items:center;gap:4px;padding:0;background:none;border:none;cursor:pointer}.match-history-toggle:hover{color:#3b5bdb;text-decoration:underline}.match-history-list{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.match-history-item{margin:0}.match-history-item-btn{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:100%;text-align:left;background:#fff;border:1px solid #e8ecf0;border-radius:6px;padding:7px 10px;cursor:pointer;transition:background .12s,border-color .12s}.match-history-item-btn:hover:not(:disabled){background:#eff3ff;border-color:#c0ceff}.match-history-item-btn:disabled{opacity:.5;cursor:default}.match-history-label{font-size:12px;font-weight:600;color:#1e293b}.match-history-meta{font-size:10px;color:#94a3b8}.sidebar-brand h1{font-size:13px;font-weight:800;letter-spacing:.04em;color:#fff;margin:0 0 16px;padding:0}.sidebar-primary-nav{display:flex;flex-direction:column;gap:2px}.nav-link--primary{font-size:13px;font-weight:600;color:#ffffffd9;padding:8px 12px;border-radius:6px;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-link--primary:hover,.nav-link--primary.active{background:#ffffff1f;color:#fff}.sidebar-section-divider{display:flex;align-items:center;gap:8px;margin:14px 0 8px;padding:0 12px}.sidebar-section-divider span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;white-space:nowrap}.sidebar-section-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.sidebar-secondary-nav{display:flex;flex-direction:column;gap:1px}.nav-link--secondary{font-size:12px;font-weight:400;color:#ffffff80;padding:6px 12px;border-radius:5px;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-link--secondary:hover{background:#ffffff12;color:#ffffffbf}.nav-link--secondary.active{color:#ffffffd9;background:#ffffff14}.sidebar-shortlist{margin-top:auto;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.shortlist-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.shortlist-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#fff6}.shortlist-count{font-size:12px;font-weight:700;color:#fff;background:#ffffff26;border-radius:10px;padding:0 7px;min-width:20px;text-align:center}.shortlist-actions{display:flex;gap:6px}.btn-shortlist-action{flex:1;font-size:11px;font-weight:600;padding:5px 8px;background:#ffffff1f;color:#ffffffd9;border:1px solid rgba(255,255,255,.15);border-radius:5px;cursor:pointer;transition:background .15s}.btn-shortlist-action:hover{background:#fff3}.btn-shortlist-action--muted{background:transparent;color:#fff6;border-color:#ffffff1a}.btn-shortlist-action--muted:hover{background:#ffffff12;color:#fff9}.shortlist-status{font-size:11px;color:#ffffff80;margin:6px 0 0}.dash-page{display:flex;flex-direction:column;gap:20px}.dash-loading{color:#94a3b8;font-size:14px}.freshness-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:7px;font-size:12px;font-weight:500}.freshness-bar--fresh{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.freshness-bar--stale{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.freshness-bar--error{background:#fff5f5;border:1px solid #fca5a5;color:#991b1b}.freshness-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:currentColor;opacity:.7}.freshness-text{flex:1}.freshness-link{background:none;border:none;cursor:pointer;font-size:12px;font-weight:700;color:inherit;text-decoration:underline;white-space:nowrap;padding:0}.freshness-link:hover{opacity:.7}.dash-quick-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media (max-width: 700px){.dash-quick-actions{grid-template-columns:1fr}}.dash-quick-action{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,background .15s;width:100%}.dash-quick-action:hover{border-color:#94a3b8;background:#f1f5f9;box-shadow:0 1px 4px #0000000f}.dash-quick-action--primary{background:#1e293b;border-color:#1e293b}.dash-quick-action--primary:hover{background:#0f172a;border-color:#0f172a}.dash-quick-action--primary .dash-quick-action-label{color:#fff}.dash-quick-action--primary .dash-quick-action-sub{color:#ffffff8c}.dash-quick-action-label{font-size:13px;font-weight:700;color:#1e293b}.dash-quick-action-sub{font-size:11px;font-weight:400;color:#64748b}.dash-metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 700px){.dash-metrics-row{grid-template-columns:repeat(2,1fr)}}.dash-metric{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;border:1px solid #f1f5f9;border-radius:7px;background:#fafafa}.dash-metric-value{font-size:22px;font-weight:800;color:#1e293b;font-variant-numeric:tabular-nums}.dash-metric-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;text-align:center}.dash-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dash-section-title{font-size:13px;font-weight:700;color:#374151;margin:0}.dash-section-link{background:none;border:none;cursor:pointer;font-size:12px;color:#3b82f6;font-weight:600;padding:0}.dash-section-link:hover{text-decoration:underline}.dash-empty{font-size:12px;color:#94a3b8;font-style:italic;margin:0}.dash-buyers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.dash-buyer-card{display:flex;flex-direction:column;gap:5px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;cursor:pointer;text-align:left;width:100%;transition:border-color .15s,box-shadow .15s}.dash-buyer-card:hover{border-color:#94a3b8;box-shadow:0 1px 4px #0000000f}.dash-buyer-card-top{display:flex;align-items:center;gap:6px;min-width:0}.dash-buyer-name{font-size:12px;font-weight:600;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.dash-buyer-type{font-size:10px;color:#94a3b8;flex-shrink:0}.dash-buyer-card-stats{display:flex;justify-content:space-between;font-size:11px;color:#64748b}.dash-buyer-score{color:#6d28d9;font-weight:600}.buyer-contact-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.buyer-contact-dot--strong{background:#22c55e}.buyer-contact-dot--medium{background:#f59e0b}.buyer-contact-dot--none{background:#e2e8f0;border:1px solid #cbd5e1}.ops-maintenance-section{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-top:16px}.ops-system-section{margin-top:10px}.ops-maintenance-toggle{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f8fafc;font-size:13px;font-weight:700;color:#374151;cursor:pointer;list-style:none;border:none;transition:background .15s}.ops-maintenance-toggle:hover{background:#f1f5f9}.ops-maintenance-toggle::marker,.ops-maintenance-toggle::-webkit-details-marker{display:none}.ops-maintenance-section[open] .ops-maintenance-toggle{border-bottom:1px solid #e2e8f0}.ops-maintenance-hint{font-size:11px;font-weight:400;color:#94a3b8;margin-left:auto}.ops-maintenance-body{padding:16px}.ops-schema-compact{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.btn-ops{font-size:12px;font-weight:600;padding:7px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;color:#374151;transition:background .15s}.btn-ops:hover{background:#f1f5f9}.btn-ops:disabled{opacity:.5;cursor:not-allowed}.btn-ops--primary{background:#1e293b;color:#fff;border-color:#1e293b}.btn-ops--primary:hover{background:#0f172a}.ops-schema-status{font-size:12px;font-weight:600}.ops-schema-status--ok{color:#16a34a}.ops-schema-status--pending{color:#d97706}.ops-schema-feedback{font-size:12px;color:#64748b;margin:0;width:100%}.topbar-title{font-size:14px;font-weight:700;color:#1e293b}.sidebar-admin-nav{padding:8px 12px 0;margin-top:4px;border-top:1px solid #e2e8f0}.nav-link--admin{font-size:12px!important;color:#64748b!important;opacity:.8}.nav-link--admin:hover{opacity:1}.nav-link--admin.active{color:#1e293b!important;opacity:1;font-weight:600!important}.admin-header{margin-bottom:20px}.admin-title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 4px}.admin-subtitle{font-size:13px;color:#64748b;margin:0}.miami-refresh-panel{display:flex;flex-direction:column;gap:12px}.refresh-freshness-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500}.refresh-freshness-bar.freshness-green{background:#f0fdf4;color:#166534}.refresh-freshness-bar.freshness-yellow{background:#fffbeb;color:#92400e}.refresh-freshness-bar.freshness-red{background:#fef2f2;color:#991b1b}.refresh-freshness-bar.freshness-loading{background:#f8fafc;color:#64748b}.freshness-dot-icon{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:currentColor}.freshness-warn{font-weight:600}.refresh-action-row{display:flex;align-items:center;gap:8px}.refresh-run-btn{flex:1;padding:14px 20px;font-size:15px;font-weight:700;background:#1e293b;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:background .15s;letter-spacing:.01em}.refresh-run-btn:hover:not(:disabled){background:#0f172a}.refresh-run-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-run-btn--running{background:#334155}.spin-icon{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.refresh-force-btn{padding:12px 14px;font-size:12px;font-weight:600;border-radius:8px;background:#fff;border:1.5px solid #ef4444;color:#ef4444;cursor:pointer}.refresh-force-btn:hover{background:#fef2f2}.refresh-reload-btn{padding:12px 14px;font-size:14px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b;cursor:pointer}.refresh-reload-btn:hover{background:#f1f5f9}.refresh-error-bar{padding:10px 14px;background:#fef2f2;color:#991b1b;border-radius:8px;font-size:13px}.live-steps-panel{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff}.live-steps-header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569}.live-pulse{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-dot 1.2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.live-elapsed{margin-left:auto;font-variant-numeric:tabular-nums}.live-step-row{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-bottom:1px solid #f1f5f9;transition:background .15s}.live-step-row:last-child{border-bottom:none}.live-step-waiting{opacity:.45}.live-step-running{background:#f0f9ff}.live-step-done{background:#f0fdf4}.live-step-failed{background:#fef2f2}.live-step-partial{background:#fffbeb}.live-step-skipped{opacity:.5}.step-row-icon{font-size:16px;width:20px;text-align:center;flex-shrink:0;margin-top:1px}.step-done{color:#16a34a}.step-failed{color:#dc2626}.step-partial{color:#d97706}.step-skipped,.step-waiting{color:#94a3b8}.step-running{color:#3b82f6}.spin{animation:spin 1s linear infinite}.step-row-body{flex:1;min-width:0}.step-row-top{display:flex;align-items:baseline;gap:8px}.step-row-label{font-size:13px;font-weight:600;color:#1e293b}.step-row-elapsed{font-size:12px;font-variant-numeric:tabular-nums}.step-row-elapsed.live{color:#3b82f6}.step-row-elapsed.done{color:#64748b}.step-row-hint{font-size:12px;color:#64748b;margin:3px 0 0}.step-row-result{font-size:12px;color:#374151;margin:4px 0 0}.step-row-stats{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 0}.step-row-stats span{font-size:11px;color:#475569;background:#f1f5f9;padding:2px 7px;border-radius:4px}.step-stat-fail{background:#fef2f2!important;color:#dc2626!important}.step-row-error{font-size:11px;color:#dc2626;margin:4px 0 0}.run-summary-banner{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;margin:0;font-size:13px;font-weight:600}.banner-success{background:#f0fdf4;color:#166534}.banner-partial{background:#fffbeb;color:#92400e}.banner-failed{background:#fef2f2;color:#991b1b}.rsb-icon{font-size:16px}.rsb-label{font-size:14px;font-weight:700}.rsb-elapsed{font-variant-numeric:tabular-nums}.rsb-stats{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.rsb-stats span{font-size:12px;background:#fff9;padding:2px 8px;border-radius:4px}.rsb-fail{color:#dc2626!important}.refresh-history-details{margin-top:4px}.refresh-history-toggle{cursor:pointer;font-size:13px;font-weight:600;color:#475569;padding:8px 4px;list-style:none;display:flex;align-items:center;gap:6px}.refresh-history-toggle::-webkit-details-marker{display:none}.refresh-history-toggle:before{content:"▸";transition:transform .15s}details[open] .refresh-history-toggle:before{transform:rotate(90deg)}.history-count-badge{font-size:11px;background:#e2e8f0;color:#475569;border-radius:10px;padding:1px 7px;font-weight:600}.refresh-history-section{margin-top:4px}.refresh-history-header{display:flex;align-items:center;gap:6px;padding:8px 4px;margin-bottom:4px}.refresh-history-title{font-size:13px;font-weight:600;color:#475569}.history-detail-panel{border:1px solid #e2e8f0;border-radius:8px;margin-top:8px;overflow:hidden}.history-detail-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:12px;color:#64748b}.history-detail-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.history-detail-date{font-weight:500}.history-detail-dur{color:#94a3b8}.history-detail-close{background:none;border:none;cursor:pointer;font-size:13px;color:#94a3b8;flex-shrink:0}.history-detail-close:hover{color:#64748b}.refresh-resume-btn{padding:12px 14px;font-size:12px;font-weight:600;border-radius:8px;background:#fffbeb;border:1.5px solid #d97706;color:#92400e;cursor:pointer;white-space:nowrap}.refresh-resume-btn:hover{background:#fef3c7}.refresh-resume-btn:disabled{opacity:.6;cursor:not-allowed}.step-stat-skipped{background:#f0f9ff!important;color:#0369a1!important}.step-row-timestamps{display:flex;gap:12px;margin:4px 0 0;font-size:10px;color:#94a3b8;font-variant-numeric:tabular-nums}.freshness-timestamp{font-weight:400;opacity:.8;margin-left:2px}.error-action-hint{font-weight:400;color:#b91c1c;margin-left:4px}.rsb-type{font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;border-radius:4px;text-transform:uppercase;background:#fff9}.save-share-pill{background:#1d4ed8;color:#fff;border-color:#1d4ed8;font-weight:600}.save-share-pill:hover{background:#1e40af;border-color:#1e40af}.save-share-pill.band-filter-pill--active{background:#15803d;border-color:#15803d}.save-share-panel{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:12px 16px;margin-bottom:12px}.save-share-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.save-label-input{flex:1;min-width:220px;height:34px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:13px;background:#fff;color:#0f172a}.save-label-input:focus{outline:2px solid #3b82f6;border-color:#3b82f6}.save-label-input:disabled{opacity:.5}.save-share-link-btn{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#1d4ed8;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:5px;text-decoration:none;transition:background .12s}.save-share-link-btn:hover{background:#eff6ff}.save-share-success{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500;color:#15803d;flex-wrap:wrap}.save-share-error{font-size:12px;color:#dc2626}.saved-searches-panel{padding:4px 0}.saved-searches-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.saved-searches-title{font-size:15px;font-weight:600;color:#0f172a;margin:0}.saved-searches-empty{font-size:13px;color:#64748b;padding:12px 0}.saved-searches-list{display:flex;flex-direction:column;gap:8px}.saved-search-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;transition:border-color .15s}.saved-search-row:hover{border-color:#94a3b8}.saved-search-info{flex:1;min-width:0}.saved-search-name{font-size:14px;font-weight:600;color:#1d4ed8;background:none;border:none;cursor:pointer;padding:0;text-align:left;text-decoration:underline;text-underline-offset:2px;word-break:break-word}.saved-search-name:hover{color:#1e40af}.saved-search-meta{display:flex;gap:10px;font-size:11px;color:#64748b;margin-top:4px;flex-wrap:wrap}.saved-search-id{font-family:monospace;opacity:.65}.saved-search-edit-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.saved-search-label-input{height:30px;border:1px solid #cbd5e1;border-radius:5px;padding:0 8px;font-size:13px;min-width:180px}.saved-search-label-input:focus{outline:2px solid #3b82f6}.saved-search-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;flex-wrap:wrap}.saved-search-btn{font-size:12px;font-weight:500;padding:4px 10px;border-radius:5px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;cursor:pointer;transition:background .12s;text-decoration:none;display:inline-flex;align-items:center}.saved-search-btn:hover{background:#e2e8f0}.saved-search-btn--copied{background:#dcfce7;border-color:#86efac;color:#15803d}.saved-search-btn--remove{color:#dc2626;border-color:#fca5a5}.saved-search-btn--remove:hover{background:#fee2e2}.shared-page{min-height:100vh;background:#f1f5f9;font-family:system-ui,-apple-system,sans-serif}.shared-header{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#0f172a;color:#f8fafc}.shared-brand{font-size:17px;font-weight:700;letter-spacing:-.01em;color:#e2e8f0}.shared-badge{font-size:11px;font-weight:600;padding:3px 10px;background:#1d4ed8;border-radius:20px;color:#fff;letter-spacing:.03em;text-transform:uppercase}.shared-loading,.shared-error{padding:64px 24px;text-align:center;font-size:15px;color:#475569}.shared-error{color:#dc2626}.shared-summary-card{max-width:900px;margin:24px auto;background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:20px 24px;box-shadow:0 1px 4px #0000000f}.shared-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 14px}.shared-meta-grid{display:flex;flex-wrap:wrap;gap:16px}.shared-meta-item{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#334155}.shared-meta-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.shared-type-chip{text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border-radius:4px;padding:1px 7px;font-size:12px;font-weight:600;display:inline-block}.shared-count{font-weight:700;color:#0f172a}.shared-results-list{max-width:900px;margin:0 auto 32px;display:flex;flex-direction:column;gap:10px;padding:0 16px}.shared-empty{text-align:center;color:#64748b;font-size:14px;padding:24px 0}.shared-buyer-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;box-shadow:0 1px 3px #0000000d}.shared-buyer-top{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.shared-buyer-name{font-size:15px;font-weight:700;color:#0f172a;flex:1;min-width:120px}.shared-score{font-size:12px;font-weight:600;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:20px}.shared-buyer-contact{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}.shared-contact-chip{font-size:13px;font-weight:500;padding:4px 12px;border-radius:20px;text-decoration:none;display:inline-block;transition:opacity .1s}.shared-contact-chip:hover{opacity:.8}.shared-contact-chip--phone{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.shared-contact-chip--email{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.shared-no-contact{font-size:12px;color:#94a3b8;font-style:italic}.shared-reasons{font-size:12px;color:#475569;margin:6px 0;padding-left:18px;list-style:disc}.shared-reasons li{margin-bottom:2px}.shared-buyer-stats{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:#64748b;border-top:1px solid #f1f5f9;padding-top:6px;margin-top:4px}.shared-footer{text-align:center;font-size:11px;color:#94a3b8;padding:16px 24px 32px}.btn-primary-sm{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 14px;background:#1d4ed8;color:#fff;font-size:13px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background .12s}.btn-primary-sm:hover{background:#1e40af}.btn-primary-sm:disabled{opacity:.5;cursor:default}.btn-link{display:inline-block;color:#1d4ed8;font-size:14px;font-weight:500;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;transition:color .12s}.btn-link:hover{color:#1e40af}:root{--sai-top: env(safe-area-inset-top, 0px);--sai-bottom: env(safe-area-inset-bottom, 0px);--sai-left: env(safe-area-inset-left, 0px);--sai-right: env(safe-area-inset-right, 0px);--btm-nav-h: 60px}@media (max-width: 960px){.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;height:calc(var(--btm-nav-h) + var(--sai-bottom));padding:0 4px var(--sai-bottom);background:#fffffff5;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -2px 12px #0000000f}.mobile-bottom-nav .nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:var(--btm-nav-h);min-height:var(--btm-nav-h);padding:6px 4px;border-radius:10px;background:none;text-decoration:none;color:#94a3b8;font-size:10px;font-weight:500;letter-spacing:.02em;transition:color .15s ease,background .15s ease}.mobile-bottom-nav .nav-link.active{color:#1d4ed8;background:#1d4ed812;font-weight:700}.nav-icon{font-size:22px;line-height:1;display:block;transition:transform .15s ease}.mobile-bottom-nav .nav-link.active .nav-icon{transform:scale(1.1)}.nav-label{font-size:10px;line-height:1;display:block}.route-content{padding-bottom:calc(var(--btm-nav-h) + var(--sai-bottom) + 16px)}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:39;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.sidebar{padding-bottom:max(20px,var(--sai-bottom))}}@media (max-width: 480px){html,body{overflow-x:hidden;max-width:100vw}.topbar{padding:10px 12px;min-height:52px;gap:8px}.menu-btn{min-width:44px;min-height:44px;font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.topbar-title{font-size:16px;font-weight:700}.topbar-right{gap:8px}.topbar-right>button{font-size:12px;padding:6px 10px;min-height:36px}.health-indicator{gap:4px;font-size:11px}.route-content{padding:12px 12px calc(var(--btm-nav-h) + var(--sai-bottom) + 20px)}.page-card{padding:14px 12px;border-radius:12px}.page-card h2{font-size:18px}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.status-card{padding:28px 20px 24px;margin:12px;border-radius:18px}.login-card input,.status-card input{height:48px;border-radius:10px}.login-card button,.status-card button{min-height:48px;border-radius:10px;font-size:15px}.buyers-page-header{flex-direction:column;align-items:flex-start;gap:8px}.buyers-page-title{flex-direction:row;align-items:center;gap:8px}.buyers-reset-btn{align-self:flex-end}.buyers-filters-row{gap:8px}.buyers-filters-row input,.buyers-filters-row select{min-height:44px}.buyer-mobile-card{padding:14px 12px;gap:10px;border-radius:14px}.buyer-mobile-name{font-size:15px}.buyer-mobile-head input[type=checkbox]{width:20px;height:20px}.buyer-detail-open .buyer-drawer{border-radius:20px 20px 0 0;bottom:calc(var(--btm-nav-h) + var(--sai-bottom))}.buyers-pagination{padding:10px 0 6px}.buyers-pagination button{min-height:40px;padding:8px 14px}.buyers-bulk-bar{padding:10px 12px}.confirm-card{border-radius:18px;padding:20px 16px}.ops-card,.admin-section{border-radius:12px;padding:14px 12px}.ops-maintenance-toggle{min-height:50px;padding:12px 14px;flex-wrap:wrap;gap:2px 8px;align-items:center}.ops-maintenance-hint{flex-basis:100%;margin-left:0;font-size:11px}.ops-maintenance-body{padding:12px}.ops-card button{width:100%;justify-self:stretch;min-height:44px;font-size:14px}.ops-actions-grid{grid-template-columns:1fr}.ops-schema-compact{flex-direction:column;align-items:stretch}.btn-ops{min-height:44px;font-size:14px;padding:10px 14px;width:100%;text-align:center}.refresh-action-row{flex-wrap:wrap;gap:8px}.refresh-run-btn,.refresh-resume-btn,.refresh-force-btn{flex:1 1 100%;min-height:48px;font-size:14px}.refresh-reload-btn{flex:0 0 auto;width:48px;min-height:44px;padding:8px;font-size:16px}.freshness-timestamp{display:none}.ops-team-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -2px}.ops-team-table-wrap table{min-width:420px}.step-row-stats{flex-wrap:wrap;gap:4px}.step-row-timestamps{flex-direction:column;gap:2px}button:not(.buyer-mobile-head button),a.nav-link,.drawer-mobile-back{min-height:44px}}@media (min-width: 430px) and (max-width: 480px){.buyers-filters-row{flex-wrap:wrap}.nav-icon{font-size:24px}}
