:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}textarea{font-family:SF Mono,Fira Code,monospace}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.spin{animation:spin 1s linear infinite}#root{min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;flex-direction:column;height:100vh;background:#f8fafc;overflow:hidden}.app-shell-frame{display:flex;flex:1;flex-direction:column;width:100%;min-height:0}.app-header{display:flex;align-items:center;gap:12px;padding:10px 20px;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.brand-lockup{display:flex;align-items:center}.brand-link{display:inline-flex;align-items:center}.brand-logo{display:block;height:38px;width:auto;object-fit:contain}.header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}.header-status-pill,.status-pill,.live-chip,.restricted-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.header-status-pill--syncing{background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc}.header-status-pill--connected{background:#e4f5f7;color:#056;border:1px solid #99d9e4}.header-status-pill--neutral{background:#f8fafc;color:#334155;border:1px solid #cbd5e1}.header-status-pill--seed{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.header-status-pill--disconnected{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.sf-status-dot{width:7px;height:7px;border-radius:50%;background:#007b8c;animation:pulse-dot 2s ease-in-out infinite;flex-shrink:0}.header-settings-button{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#6b7280;font-size:12px;font-weight:600}.header-button,.card-button,.mode-button,.channel-tab{border:none;border-radius:8px;padding:5px 12px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:700}.header-button--restricted,.card-button.is-restricted{background:#fff7ed;color:#9a3412}.card-button.is-success{background:#dcfce7;color:#166534}.banner-stack{display:grid;gap:8px;flex-shrink:0;padding:8px 16px 0}.error-banner{padding:10px 12px;border:1px solid #fcd34d;border-radius:10px;background:#fffbeb;color:#92400e;font-size:12px;font-weight:600}.warning-banner{padding:10px 12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600}.app-main{display:flex;flex:1;min-height:0;overflow:hidden}.discovery-panel{display:flex;flex:1;flex-direction:column;min-width:0;overflow:hidden}.compact-search-bar{flex-shrink:0;padding:10px 16px;background:#fff;border-bottom:1px solid #e2e8f0}.compact-search-content{width:min(100%,1440px);margin:0 auto}.compact-search-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.compact-search-query{position:relative;flex:0 0 auto}.compact-search-input-shell,.territory-empty-input-shell{position:relative;display:block}.compact-search-input-shell{width:180px}.territory-empty-input-shell{display:block;width:100%}.compact-search-input-icon{position:absolute;top:50%;left:9px;z-index:1;pointer-events:none;transform:translateY(-50%)}.territory-empty-input-icon{position:absolute;top:50%;left:14px;z-index:1;pointer-events:none;transform:translateY(-50%)}.compact-search-input,.compact-search-select,.text-input,.territory-empty-input{width:100%;min-height:36px;padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;outline:none}.territory-empty-select{min-height:36px;padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;outline:none}.compact-search-input:focus,.compact-search-select:focus,.text-input:focus,.territory-empty-input:focus,.territory-empty-select:focus{border-color:#007b8c}.compact-search-input{padding-left:26px;padding-right:28px}.compact-search-select{width:auto;min-width:110px;padding-left:10px;padding-right:10px}.compact-search-submit,.primary-button{padding:7px 14px;border:none;border-radius:8px;background:#007b8c;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.territory-empty-submit{display:flex;flex:1;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:11px 0;border:none;border-radius:10px;background:#007b8c;color:#fff;font-size:14px;font-weight:700;letter-spacing:-.1px;white-space:nowrap}.compact-search-submit{font-weight:600}.compact-search-submit:disabled,.territory-empty-submit:disabled{background:#93c5fd;cursor:not-allowed}.compact-search-metadata{display:flex;flex-wrap:wrap;gap:8px;width:min(100%,1440px);margin-top:8px;margin-left:auto;margin-right:auto;padding:0 16px}.metadata-pill,.metadata-warning{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.metadata-pill--progress{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.metadata-pill--success{background:#f0fdf4;color:#15803d;border:1px solid #86efac}.metadata-pill{background:#eff6ff;color:#1d4ed8}.metadata-warning{background:#fff7ed;color:#9a3412}.filter-chip{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#374151;font-size:11px;font-weight:600;letter-spacing:normal;text-transform:none}.territory-empty-state{position:relative;display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden;min-height:400px;padding:0 24px;text-align:center}.territory-empty-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.territory-empty-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.territory-empty-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:20px;border-radius:16px;background:#e4f5f7}.territory-empty-title{margin:0 0 8px;color:#0f172a;font-size:22px;font-weight:700;letter-spacing:-.3px}.territory-empty-subtitle{margin:0 0 28px;color:#64748b;font-size:13px;line-height:1.6;max-width:340px}.territory-empty-form{width:100%;max-width:400px}.territory-empty-query{position:relative;display:block;margin-bottom:10px}.territory-empty-input{min-height:48px;padding-left:40px;padding-right:44px;border-width:1.5px;border-radius:12px;font-size:15px;box-shadow:0 2px 8px #0000000f}.territory-empty-actions{display:flex;gap:8px;width:100%;margin-bottom:20px}.territory-empty-select{width:auto;flex:0 0 auto;min-height:44px;padding:11px 12px;border:1.5px solid #d1d5db;border-radius:10px;font-size:13px;cursor:pointer}.territory-search-submit-icon{flex-shrink:0}.compact-search-location-button,.territory-empty-location-button{position:absolute;top:50%;z-index:2;display:flex;align-items:center;border:none;background:none;color:#94a3b8;cursor:pointer;transform:translateY(-50%)}.compact-search-location-button{right:6px;padding:2px}.territory-empty-location-button{right:12px;padding:3px}.compact-search-location-button:hover,.territory-empty-location-button:hover{color:#007b8c}.compact-search-suggestions,.territory-empty-suggestions{position:absolute;z-index:999;overflow:hidden;background:#fff;border:1px solid #d1d5db}.compact-search-suggestions{top:calc(100% + 4px);left:0;min-width:220px;border-radius:8px;box-shadow:0 4px 16px #0000001f}.territory-empty-suggestions{top:calc(100% + 6px);left:0;right:0;border-radius:10px;box-shadow:0 8px 24px #0000001f}.compact-search-suggestion,.territory-empty-suggestion{display:flex;align-items:center;gap:8px;width:100%;border:none;background:none;cursor:pointer;text-align:left;color:#374151}.compact-search-suggestion{padding:8px 12px;font-size:13px}.territory-empty-suggestion{padding:10px 14px;font-size:13px}.compact-search-suggestion:not(:last-child),.territory-empty-suggestion:not(:last-child){border-bottom:1px solid #f1f5f9}.compact-search-suggestion:hover,.territory-empty-suggestion:hover{background:#f0f9ff}@keyframes zs-ring{0%{transform:translate(-50%,-50%) scale(.28);opacity:.6}to{transform:translate(-50%,-50%) scale(3.6);opacity:0}}@keyframes zs-dot{0%{transform:scale(0);opacity:0}15%{transform:scale(1.3);opacity:.75}35%{transform:scale(1);opacity:.55}80%{transform:scale(1);opacity:.45}to{transform:scale(1);opacity:.45}}@keyframes zs-pet{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}.zs-ring{position:absolute;width:100px;height:100px;border:1.5px solid rgba(0,123,140,.22);border-radius:50%;animation:zs-ring 3.6s ease-out infinite;pointer-events:none}.zs-ring--center{left:50%;top:38%}.zs-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#4dbfcc;animation:zs-dot 4.5s ease-in-out infinite;pointer-events:none}.zs-dot--green{background:#6ee7b7}.zs-pet-wrap{position:absolute;animation:zs-pet 5s ease-in-out infinite;opacity:.11;cursor:default;pointer-events:auto}.zs-pet-wrap:after{content:attr(data-sound);position:absolute;bottom:calc(100% + 6px);left:50%;z-index:10;transform:translate(-50%) scale(.85);padding:4px 12px;border-radius:20px;background:#007b8ceb;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none}.zs-pet-wrap:hover:after{opacity:1;transform:translate(-50%) scale(1)}.zs-pet-wrap:hover{opacity:.22}.zs-pet{display:block}.results-toolbar{padding:0 16px;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.results-toolbar-content{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(100%,1440px);margin:0 auto}.results-tabs{display:flex}.results-tab{display:inline-flex;align-items:center;gap:5px;padding:9px 14px;border:none;border-bottom:2px solid transparent;background:none;color:#6b7280;font-size:12px;font-weight:700}.results-tab.is-active{border-bottom-color:#007b8c;color:#007b8c}.results-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;min-height:18px;padding:0 6px;border-radius:999px;background:#d0f0f5;color:#056;font-size:10px;font-weight:800}.results-tab:not(.is-active) .results-tab-count{background:#f1f5f9;color:#64748b}.route-plan-button.is-active .results-tab-count{background:#ffffff4d;color:#fff}.route-plan-button{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid #ddd6fe;border-radius:8px;background:#f5f3ff;color:#6d28d9;font-size:12px;font-weight:700}.route-plan-button.is-active{border-color:#7c3aed;background:#7c3aed;color:#fff}.filter-bar{padding:6px 16px;background:#fafafa;border-bottom:1px solid #e2e8f0;flex-shrink:0}.filter-bar-content{display:flex;flex-wrap:wrap;gap:8px;align-items:center;width:min(100%,1440px);margin:0 auto}.territory-crm-teaser{padding:10px 16px;background:linear-gradient(180deg,#007b8c08,#fffffff5);border-bottom:1px solid #dbe7ec;flex-shrink:0}.search-feedback-banner{padding:10px 16px;background:#f8fbff;border-bottom:1px solid #dbeafe;flex-shrink:0}.search-feedback-banner.is-info{background:#f8fbff;border-bottom-color:#dbeafe}.search-feedback-banner.is-warning{background:#fff7ed;border-bottom-color:#fed7aa}.search-feedback-banner__content{display:grid;gap:4px;width:min(100%,1440px);margin:0 auto}.search-feedback-banner__title{color:#0f172a;font-size:13px;font-weight:700}.search-feedback-banner.is-warning .search-feedback-banner__title{color:#9a3412}.search-feedback-banner__detail{color:#52606d;font-size:12px;line-height:1.6}.search-feedback-banner.is-warning .search-feedback-banner__detail{color:#9a3412}.territory-crm-teaser-content,.territory-crm-panel-body{display:flex;align-items:center;justify-content:space-between;gap:14px;width:min(100%,1440px);margin:0 auto}.territory-crm-teaser-main{min-width:0;flex:1}.territory-crm-teaser-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.territory-crm-teaser-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#e4f5f7;color:#007b8c;flex-shrink:0}.territory-crm-teaser-copy{min-width:0}.territory-crm-teaser-eyebrow{color:#007b8c;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.territory-crm-teaser-title,.territory-crm-modal-title{margin-top:2px;color:#0f172a;font-size:15px;font-weight:700;line-height:1.25}.territory-crm-teaser-summary,.territory-crm-panel-summary,.territory-crm-modal-copy{margin:8px 0 0;color:#52606d;font-size:12px;line-height:1.65}.territory-crm-teaser-summary--warning,.territory-crm-teaser-inline-error{color:#9a3412}.territory-crm-teaser-attention{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.territory-crm-teaser-attention-dot{width:7px;height:7px;border-radius:50%;background:#1d4ed8;animation:pulse-dot 1.6s ease-in-out infinite}.territory-crm-teaser-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;flex-shrink:0}.territory-crm-teaser-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.territory-crm-teaser-badge{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:#1d4ed8;font-size:10px;font-weight:700}.territory-crm-teaser-badge.is-accent{border-color:#99d9e4;background:#e4f5f7;color:#056}.territory-crm-teaser-button{background:#007b8c;color:#fff;padding:7px 14px}.territory-crm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b}.territory-crm-modal{display:flex;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 48px);border-radius:20px;background:#fff;box-shadow:0 32px 80px #0f172a4d;overflow:hidden}.territory-crm-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 16px;border-bottom:1px solid #e2e8f0}.territory-crm-modal-header-copy{flex:1;min-width:0}.territory-crm-modal-header-actions{display:flex;align-items:flex-start;gap:12px;flex-shrink:0}.territory-crm-modal-close{border:none;background:none;color:#94a3b8;font-size:24px;line-height:1;padding:0 4px}.territory-crm-modal-body{display:grid;gap:12px;padding:18px 20px 20px;overflow:auto}.territory-crm-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.territory-crm-metric-tile{padding:12px;border:1px solid #dbe7ec;border-radius:12px;background:#fffffff2}.territory-crm-metric-tile span{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.territory-crm-metric-tile strong{display:block;margin-top:6px;color:#0f172a;font-size:18px;line-height:1.2}.territory-crm-meta-row{display:flex;flex-wrap:wrap;gap:8px}.territory-crm-meta-pill{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.territory-crm-meta-pill.is-warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.territory-crm-zip-drillin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.territory-crm-zip-drillin-close{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer}.territory-crm-zip-table{margin-top:12px;border:1px solid #dbe7ec;border-radius:14px;overflow:hidden;background:#fffffff5}.territory-crm-zip-header,.territory-crm-zip-row{display:grid;grid-template-columns:minmax(140px,1.6fr) repeat(4,minmax(0,.7fr));gap:10px;align-items:center;padding:10px 12px}.territory-crm-zip-header{border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.territory-crm-zip-row:not(:last-child){border-bottom:1px solid #f1f5f9}.territory-crm-zip-row>div{display:flex;flex-direction:column;gap:2px;min-width:0}.territory-crm-zip-row strong{color:#0f172a;font-size:12px}.territory-crm-zip-row span{color:#52606d;font-size:11px}.territory-crm-zip-row .is-gap{color:#b45309;font-weight:700}.territory-crm-zip-row .is-covered{color:#15803d;font-weight:700}.bulk-action-bar{display:flex;align-items:center;gap:6px;margin-left:auto;flex-wrap:wrap}.bulk-action-count{color:#007b8c;font-size:11px;font-weight:700}.bulk-action-button,.bulk-action-clear{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:5px;font-size:10px;font-weight:700}.bulk-action-button{border:none;background:#007b8c;color:#fff}.bulk-action-clear{border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.filter-select{padding:4px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#374151;font-size:11px;cursor:pointer}.filter-chip--deferred{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.discovery-content{flex:1;min-height:0;overflow:auto}.discovery-content--map{display:flex;flex-direction:column;overflow:hidden}.clinic-map-shell{position:relative;display:flex;flex:1;flex-direction:column;min-height:0}.clinic-map-canvas{flex:1;min-height:0}.clinic-map-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:240px;color:#64748b;background:#f8fafc;font-size:14px;font-weight:500}.clinic-map-provider-note{position:absolute;top:12px;left:12px;z-index:500;max-width:calc(100% - 24px);padding:8px 12px;border-radius:999px;background:#fffffff5;color:#475569;font-size:11px;font-weight:700;box-shadow:0 2px 8px #0f172a14}.clinic-map-toolbar{position:absolute;top:12px;right:12px;z-index:500;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:min(100%,420px)}.clinic-map-toolbar-button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:#fffffff5;color:#0f172a;font-size:11px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 2px 8px #0f172a14}.clinic-map-toolbar-button:hover:not(:disabled){background:#f8fafc}.clinic-map-toolbar-button:disabled{cursor:not-allowed;opacity:.55}.clinic-map-route-summary{position:absolute;bottom:12px;left:12px;z-index:500;display:flex;flex-direction:column;gap:4px;max-width:min(320px,calc(100% - 24px));padding:12px 14px;border-radius:16px;background:#0f172ae0;color:#e2e8f0;box-shadow:0 10px 24px #0f172a38}.clinic-map-route-summary-count{display:inline-flex;align-items:center;gap:6px;color:#c4b5fd;font-size:11px;font-weight:700}.clinic-map-route-summary-detail{font-size:11px;line-height:1.4}.clinic-map-route-summary-detail strong{color:#fff}.leaflet-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.leaflet-popup-content-wrapper{border-radius:10px!important}.leaflet-popup-content{margin:12px 14px!important}@media (max-width: 720px){.clinic-map-toolbar{top:auto;right:12px;bottom:12px;left:12px;justify-content:stretch;max-width:none}.clinic-map-toolbar-button{justify-content:center;flex:1 1 120px}.clinic-map-route-summary{bottom:68px;max-width:calc(100% - 24px)}}.search-loading-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 16px;text-align:center;color:#94a3b8;font-size:13px}.search-loading-spinner{animation:spin 1s linear infinite}.results-list{display:flex;flex-direction:column;gap:10px;width:100%;max-width:1440px;padding:12px 16px 16px;margin:0 auto}.results-list--empty{min-height:220px;align-items:center;justify-content:center}.results-empty-tour-message{max-width:320px;color:#64748b;font-size:13px;line-height:1.6;text-align:center}.results-summary-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-left:2px;color:#64748b;font-size:11px}.results-summary-line strong{color:#374151}.results-priority-note{display:inline-flex;align-items:center;padding:1px 7px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-weight:600}.results-source-badge{display:inline-flex;align-items:center;gap:3px;padding:1px 7px;border:1px solid #fde047;border-radius:999px;background:#fef9c3;color:#854d0e;font-weight:600}.results-source-badge.is-fallback{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.clinic-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000f;transition:border-color .15s,box-shadow .15s;content-visibility:auto;contain-intrinsic-size:0 130px}.clinic-card:hover,.clinic-card.is-selected{border-color:#33b8c8;box-shadow:0 2px 8px #2563eb1f}.clinic-card.is-in-route{border-color:#ddd6fe;box-shadow:0 2px 8px #7c3aed14}.clinic-card.has-leads:not(.is-selected):not(.is-in-route){border-color:#c4b5fd}.clinic-card.has-opps:not(.is-selected):not(.is-in-route):not(.has-leads){border-color:#99d9e4}.clinic-card.has-recent-activity:not(.is-selected):not(.is-in-route):not(.has-leads):not(.has-opps){border-color:#86efac}.clinic-card-body{padding:12px 14px}.clinic-card-header{display:flex;gap:8px;align-items:flex-start}.clinic-bulk-checkbox{width:13px;height:13px;margin-top:12px;flex-shrink:0;cursor:pointer;accent-color:#007b8c}.route-stop-badge{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#7c3aed;color:#fff;font-size:11px;font-weight:800;flex-shrink:0}.clinic-card-main{flex:1;min-width:0}.specialty-badge{display:inline-flex;align-items:center;height:24px;box-sizing:border-box;padding:0 8px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.specialty-badge.is-emergency{border-color:#fca5a5;background:#fee2e2;color:#dc2626}.specialty-badge.is-oncology{border-color:#c4b5fd;background:#ede9fe;color:#7c3aed}.specialty-badge.is-cardiology{border-color:#7dd3fc;background:#e0f2fe;color:#0284c7}.specialty-badge.is-dermatology{border-color:#fdba74;background:#fff7ed;color:#c2410c}.specialty-badge.is-ophthalmology{border-color:#67e8f9;background:#ecfeff;color:#0891b2}.specialty-badge.is-neurology{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.specialty-badge.is-rehabilitation{border-color:#6ee7b7;background:#d1fae5;color:#059669}.specialty-badge.is-surgery{border-color:#fde68a;background:#fffbeb;color:#b45309}.specialty-badge.is-internal-medicine,.specialty-badge.is-general-practice{border-color:#99d9e4;background:#e4f5f7;color:#056}.specialty-badge.is-exotic-avian{border-color:#e9d5ff;background:#faf5ff;color:#7e22ce}.specialty-badge.is-dentistry{border-color:#fef08a;background:#fefce8;color:#ca8a04}.specialty-badge.is-feline-only{border-color:#f9a8d4;background:#fdf2f8;color:#be185d}.specialty-badge.is-equine{border-color:#fcd34d;background:#fef3c7;color:#92400e}.specialty-badge.is-large-animal{border-color:#bef264;background:#f7fee7;color:#4d7c0f}.specialty-badge.is-mobile{border-color:#7dd3fc;background:#f0f9ff;color:#0369a1}.clinic-title-row{display:flex;align-items:center;min-height:36px}.clinic-name{font-size:18px;font-weight:700;line-height:1.2;color:#0f172a}.clinic-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px}.crm-status-badge,.crm-summary-badge{display:inline-flex;align-items:center;height:24px;box-sizing:border-box;gap:4px;padding:0 8px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.crm-status-badge.is-existing-account{border-color:#99d9e4;background:#e4f5f7;color:#056}.crm-status-badge.is-possible-match{border-color:#fcd34d;background:#fffbeb;color:#b45309}.crm-status-badge.is-prospect{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.crm-summary-badge.is-leads{border-color:#d8b4fe;background:#f3e8ff;color:#6b21a8;font-weight:700}.crm-summary-badge.is-recent-activity{border-color:#86efac;background:#f0fdf4;color:#15803d;font-weight:700}.crm-summary-badge.is-opps{border-color:#fdba74;background:#fff7ed;color:#c2410c;font-weight:700}.clinic-meta-row{display:flex;flex-wrap:wrap;gap:2px 12px;margin-top:4px;color:#64748b;font-size:11px}.clinic-badge-row+.clinic-meta-row{margin-top:8px}.clinic-meta-row+.clinic-meta-row{margin-top:2px}.clinic-meta-item{display:inline-flex;align-items:center;gap:3px}.clinic-meta-item.is-website{color:#0aabb8}.clinic-card-actions{display:flex;flex-shrink:0;gap:6px}.clinic-intelligence-row{display:flex;flex-wrap:wrap;gap:4px 8px;margin-top:6px;align-items:center}.clinic-card-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;align-items:stretch}.clinic-card-summary-item,.clinic-card-summary-note{padding:10px 12px;border-radius:10px;background:#f1f5f9}.clinic-card-summary-item{min-width:0}.clinic-card-summary-note{grid-column:1 / -1}.clinic-card-summary-note p,.crm-match-candidate-list p{margin:6px 0 0;color:#475569;font-size:12px;line-height:1.4}.clinic-card-summary-item span,.clinic-card-summary-note span{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.clinic-card-summary-item strong,.clinic-card-summary-note strong{display:block;margin-top:5px;color:#0f172a;font-size:12px;line-height:1.45;word-break:break-word}.clinic-card-summary-mobile{display:none}.clinic-card-summary-mobile-toggle{list-style:none}.clinic-card-summary-mobile-toggle::-webkit-details-marker{display:none}.clinic-card-summary-mobile-chevron{display:none}@media (max-width: 980px) and (min-width: 761px){.clinic-card-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.clinic-card-summary-item{min-width:0}.clinic-card-summary-note{grid-column:1 / -1;margin-top:0}}.scraped-email-chip,.scan-pending-chip,.signal-badge-chip{display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:11px}.scraped-email-chip{padding:2px 7px;border:1px solid #e2e8f0;background:#f8fafc;color:#374151}.scraped-email-chip.is-primary{border-color:#86efac;background:#f0fdf4;color:#15803d}.scraped-email-chip svg,.scan-pending-chip svg,.signal-badge-chip svg,.intelligence-link-pill svg,.intelligence-signal-icon,.intelligence-link-icon,.intelligence-header-icon{width:10px;height:10px;flex-shrink:0}.scraped-email-chip-check{display:inline-flex;align-items:center;justify-content:center;min-width:14px;min-height:14px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:9px;font-weight:700}.scan-pending-chip{color:#94a3b8;font-size:10px;font-style:italic}.scan-pending-chip svg,.metadata-pill--progress svg{animation:spin 1.2s linear infinite}.signal-badge-chip{padding:2px 6px;border:1px solid #e2e8f0;font-size:10px;font-weight:700}.clinic-card-footer,.compose-actions,.channel-tabs,.detail-panel-actions,.route-stop-actions{display:flex;flex-wrap:wrap;gap:8px}.compose-card-button,.route-card-button,.expand-card-button{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}.compose-card-button{padding:6px 12px;border:none;background:#007b8c;color:#fff}.route-card-button{padding:6px 10px;border:1px solid #ddd6fe;background:#f5f3ff;color:#a78bfa}.route-card-button.is-active{border-color:#a78bfa;background:#ede9fe;color:#7c3aed}.expand-card-button{padding:6px 8px;border:1px solid #e2e8f0;background:none;color:#94a3b8}.detail-row,.summary-tile{padding:10px;border-radius:10px;background:#f8fafc}.detail-row span,.summary-tile span,.field-block span,.sidebar-section-label{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.detail-row strong,.summary-tile strong{display:block;margin-top:5px;color:#0f172a;font-size:12px;line-height:1.45;word-break:break-word}.detail-row p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.5}.crm-match-candidate-list{margin-top:10px}.workspace-sidebar{display:flex;flex-direction:column;width:440px;max-width:100%;flex-shrink:0;border-left:1px solid #e2e8f0;background:#fff;box-shadow:-2px 0 8px #0000000a;min-height:0}.workspace-sidebar--compose{overflow:hidden}.workspace-sidebar--route{width:380px}.sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.sidebar-header-copy{min-width:0;padding-right:8px}.sidebar-title{font-size:13px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-subtitle{margin-top:2px;color:#64748b;font-size:11px;line-height:1.4}.sidebar-close{padding:4px 8px;border:none;border-radius:6px;background:none;color:#94a3b8;font-size:20px;line-height:1}.sidebar-scroll{flex:1;min-height:0;overflow:auto}.sidebar-section{padding:14px 16px;border-bottom:1px solid #f1f5f9}.sidebar-section--deferred{background:#fcfcfd}.sidebar-section-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.sidebar-section-title{margin:6px 0 0;font-size:14px;color:#0f172a}.sidebar-section-copy{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}.status-pill{background:#e0f2fe;color:#0369a1}.status-pill.is-pending{background:#fff7ed;color:#9a3412}.status-pill--muted{background:#f1f5f9;color:#64748b}.live-chip{background:#dcfce7;color:#166534}.restricted-chip{background:#fff7ed;color:#9a3412}.workspace-summary-grid,.workspace-form-grid,.workspace-contact-strip,.compose-draft-grid,.log-result-panel,.crm-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-form-grid,.workspace-contact-strip,.workspace-notes-field,.compose-placeholder,.crm-detail-stack{margin-top:12px}.field-block{display:flex;flex-direction:column;gap:6px}.workspace-textarea{width:100%;min-height:120px;padding:12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;resize:vertical}.channel-tab{padding:7px 10px;background:#f1f5f9;color:#475569;border-radius:999px}.channel-tab.is-active{background:#007b8c;color:#fff}.compose-launch-button{width:100%;margin-top:12px;padding:10px 0;border:none;border-radius:8px;background:#007b8c;color:#fff;font-size:13px;font-weight:600}.compose-contact-panel{padding:10px 14px;border-bottom:1px solid #e2e8f0;background:#f0f9ff;flex-shrink:0}.compose-contact-label{margin-bottom:7px;color:#0369a1;font-size:11px;font-weight:700}.compose-contact-list{display:flex;flex-direction:column;gap:5px}.compose-contact-option{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.compose-contact-option.is-selected{border-color:#38bdf8;background:#e0f2fe}.compose-contact-option input{width:13px;height:13px;flex-shrink:0}.compose-contact-avatar{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#0ea5e9;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.compose-contact-copy{min-width:0}.compose-contact-copy strong{display:block;color:#374151;font-size:12px;line-height:1.2}.compose-contact-option.is-selected .compose-contact-copy strong{color:#0369a1}.compose-contact-copy span{color:#64748b;font-size:11px}.compose-products-section{border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.compose-products-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 14px;border:none;background:none;cursor:pointer;text-align:left}.compose-products-toggle-copy{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.compose-products-toggle strong{font-size:11px;font-weight:700;color:#374151;white-space:nowrap}.compose-products-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#6b7280}.compose-products-summary.is-warning{color:#d97706;font-weight:600}.compose-products-chevron{color:#94a3b8;transition:transform .2s;flex-shrink:0}.compose-products-chevron.is-open{transform:rotate(180deg)}.compose-products-list{display:grid;gap:5px;padding:0 12px 10px}.compose-channel-tabs{display:flex;padding-left:12px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.compose-channel-tab{padding:8px 12px;border:none;border-bottom:2px solid transparent;background:none;color:#6b7280;font-size:12px;font-weight:600}.compose-channel-tab.is-active{border-bottom-color:#007b8c;color:#007b8c}.compose-helper{flex-shrink:0;border-bottom:1px solid transparent}.compose-helper--email{padding:8px 12px;background:#ecfdf5;border-bottom-color:#a7f3d0}.compose-helper--sms{display:flex;align-items:center;justify-content:space-between;padding:5px 16px;background:#fffbeb;border-bottom-color:#fef3c7;color:#92400e;font-size:11px}.compose-helper--linkedin,.compose-helper--voicemail{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;padding:6px 12px;font-size:11px}.compose-helper--linkedin{background:#eef2ff;border-bottom-color:#c7d2fe;color:#3730a3}.compose-helper--voicemail{background:#f0f9ff;border-bottom-color:#bae6fd;color:#0369a1}.compose-subject-row,.compose-add-email{display:flex;align-items:center;gap:6px}.compose-subject-row{margin-bottom:7px}.compose-subject-row span,.compose-recipient-label{color:#065f46;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0}.compose-recipient-block{display:flex;flex-direction:column;gap:5px}.compose-recipient-empty{color:#94a3b8;font-size:11px;font-style:italic}.compose-recipient-pills{display:flex;flex-wrap:wrap;gap:4px}.recipient-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border:1px solid #6ee7b7;border-radius:999px;background:#f0fdf4;color:#065f46;font-size:11px}.recipient-pill.is-selected{border-color:#059669;background:#059669;color:#fff;font-weight:600}.recipient-pill-star{font-size:9px;opacity:.7}.compose-inline-input{flex:1;min-width:0;padding:3px 8px;border:1px solid #6ee7b7;border-radius:6px;background:#fff;color:#374151;font-size:11px;outline:none}.compose-add-email-button{padding:3px 10px;border:none;border-radius:6px;background:#059669;color:#fff;font-size:11px;font-weight:600;white-space:nowrap;flex-shrink:0}.compose-sms-count{font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:700;color:#d97706}.compose-sms-count.is-over{color:#dc2626}.compose-helper-actions{display:flex;gap:6px;flex-shrink:0}.compose-helper-button{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border:none;border-radius:6px;color:#fff;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap}.compose-helper-button.is-linkedin{background:#4f46e5}.compose-helper-button.is-linkedin.is-success{background:#059669}.compose-helper-button.is-find{background:#0a66c2}.compose-helper-button.is-primary{background:#007b8c}.compose-ai-bar{margin-top:0;border-radius:0;border-left:none;border-right:none;flex-shrink:0}.compose-message-area{flex:1;min-height:0;padding:12px;overflow:auto}.compose-message-textarea{width:100%;height:100%;min-height:180px;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#374151;font-size:11px;line-height:1.6;resize:none;outline:none}.compose-message-textarea.is-ai-enhanced{border-color:#c4b5fd;background:#fdfaff}.compose-footer{display:flex;flex-direction:column;gap:6px;padding:12px;border-top:1px solid #e2e8f0;flex-shrink:0}.compose-footer-results{display:flex;flex-direction:column;gap:6px}.compose-primary-button,.compose-secondary-button{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none}.compose-primary-button{border:none;background:#007b8c;color:#fff}.compose-primary-button:disabled{background:#7dd0dc;cursor:not-allowed}.compose-primary-button.is-fallback{background:#92400e}.compose-secondary-button{border:1px solid #e2e8f0;background:#f8fafc;color:#374151;font-size:12px}.compose-footer-subtext{text-align:center;color:#94a3b8;font-size:11px}.compose-status-banner{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:8px;font-size:12px}.compose-status-banner.is-success{border:1px solid #86efac;background:#f0fdf4;color:#166534}.compose-status-banner.is-fallback{border:1px solid #fcd34d;background:#fffbeb;color:#92400e}.route-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 16px;background:#7c3aed;color:#fff;flex-shrink:0}.route-panel-header-copy{min-width:0}.route-panel-title{font-size:13px;font-weight:700}.route-panel-subtitle{margin-top:2px;color:#ffffffd1;font-size:11px}.route-panel-close{color:#ffffffd1}.product-option{display:flex;align-items:flex-start;gap:9px;padding:7px 9px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.product-option input{margin-top:1px;width:13px;height:13px;flex-shrink:0}.product-option strong{display:block;font-size:12px;line-height:1.3}.product-option span{display:block;font-size:11px;color:#6b7280;line-height:1.3}.product-option.is-selected.color-blue{border-color:#93c5fd;background:#e4f5f7}.product-option.is-selected.color-blue strong{color:#056}.product-option.is-selected.color-purple{border-color:#c4b5fd;background:#f5f3ff}.product-option.is-selected.color-purple strong{color:#6d28d9}.product-option.is-selected.color-teal{border-color:#5eead4;background:#f0fdfa}.product-option.is-selected.color-teal strong{color:#0d9488}.product-option.is-selected.color-orange{border-color:#fdba74;background:#fff7ed}.product-option.is-selected.color-orange strong{color:#c2410c}.product-option.is-selected.color-red{border-color:#fca5a5;background:#fff1f2}.product-option.is-selected.color-red strong{color:#be123c}.product-option.is-selected.color-indigo{border-color:#a5b4fc;background:#eef2ff}.product-option.is-selected.color-indigo strong{color:#4338ca}.product-option.is-selected.color-emerald{border-color:#6ee7b7;background:#ecfdf5}.product-option.is-selected.color-emerald strong{color:#047857}.ai-enhance-bar{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #ddd6fe;border-bottom:1px solid #ddd6fe;background:#f5f3ff}.ai-enhance-bar.is-enhanced{background:#fdf4ff}.ai-enhance-copy{flex:1;font-size:11px;color:#6d28d9}.ai-enhance-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#7c3aed}.ai-enhance-badge.is-fallback{color:#92400e}.ai-enhance-button{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:none;border-radius:6px;background:#7c3aed;color:#fff;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.ai-enhance-button:disabled{background:#ede9fe;color:#a78bfa;cursor:not-allowed}.ai-enhance-reset{border:none;background:none;color:#9ca3af;font-size:10px;font-weight:600;cursor:pointer;padding:2px 4px}.compose-draft-textarea.is-ai-enhanced{border-color:#c4b5fd;background:#fdfaff}.compose-draft-textarea.is-seeded{border-color:#cbd5e1;background:#f8fafc}.compose-status-note,.deferred-body p,.workspace-empty,.crm-detail-empty{color:#64748b;font-size:12px;line-height:1.5}.deferred-body{padding:12px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.intelligence-panel{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.intelligence-panel-header{display:flex;align-items:center;gap:6px;padding:8px 12px;border-bottom:1px solid #f1f5f9;background:#fafbfc}.intelligence-panel-title-wrap{display:flex;align-items:center;gap:6px}.intelligence-header-icon{width:12px;height:12px;color:#f59e0b}.intelligence-panel-title{font-size:11px;font-weight:700;color:#374151}.intelligence-signal-count{margin-left:auto;padding:1px 7px;border:1px solid #fcd34d;border-radius:999px;background:#fef3c7;color:#b45309;font-size:10px;font-weight:700}.intelligence-panel-body{display:flex;flex-direction:column;gap:10px;padding:10px 12px}.intelligence-section-label{margin-bottom:6px;color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.intelligence-signals-list{display:flex;flex-direction:column;gap:5px}.intelligence-signal-link{display:block;color:inherit;text-decoration:none}.intelligence-signal-card{display:flex;align-items:flex-start;gap:8px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:7px}.intelligence-signal-icon{width:13px;height:13px;margin-top:1px}.intelligence-signal-main{flex:1;min-width:0}.intelligence-signal-header{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.intelligence-signal-name{font-size:12px;font-weight:700}.intelligence-signal-tag{padding:1px 5px;border:1px solid transparent;border-radius:999px;font-size:9px;font-weight:700}.intelligence-signal-date{margin-left:auto;color:#94a3b8;font-size:9px}.intelligence-link-icon{width:9px;height:9px}.intelligence-signal-copy,.intelligence-research-note,.intelligence-empty-note{margin-top:2px;color:#64748b;font-size:11px;line-height:1.5}.intelligence-link-list{display:flex;flex-wrap:wrap;gap:5px}.intelligence-link-pill{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border:1px solid #e2e8f0;border-radius:6px;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap}.intelligence-capture-card{margin-top:10px;padding:12px;border:1px solid #dbeafe;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f8fafc)}.intelligence-capture-header{display:grid;gap:2px;margin-bottom:10px}.intelligence-capture-header strong{color:#0f172a;font-size:12px}.intelligence-capture-header span,.intelligence-capture-footnote{color:#64748b;font-size:11px;line-height:1.5}.intelligence-capture-grid{display:grid;gap:12px;grid-template-columns:1fr}.intelligence-capture-field{margin-top:0}.intelligence-capture-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.intelligence-capture-helper-button{padding:0;border:none;background:none;color:#2563eb;font-size:11px;font-weight:600;cursor:pointer}.intelligence-capture-helper-button:hover{color:#1d4ed8;text-decoration:underline}.intelligence-capture-field select,.intelligence-capture-field input,.intelligence-capture-field textarea{width:100%}.intelligence-capture-textarea{min-height:96px}.intelligence-capture-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.intelligence-capture-actions .workspace-card-button{width:100%;justify-content:center;min-width:0;text-align:center}.intelligence-capture-actions .workspace-card-button--primary{border-color:#007b8c;background:#007b8c;color:#fff}.intelligence-capture-actions .workspace-card-button--primary:disabled{border-color:#cbd5e1;background:#f8fafc;color:#94a3b8}.intelligence-capture-actions .workspace-card-button:disabled{cursor:not-allowed;opacity:.55}.intelligence-capture-footnote{margin-top:8px}@media (max-width: 520px){.intelligence-capture-label-row{align-items:flex-start;flex-direction:column}.intelligence-capture-actions{grid-template-columns:1fr}}.crm-summary-body{display:grid;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.crm-detail-stack,.crm-detail-list,.route-stop-list{display:grid;gap:10px}.crm-detail-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.crm-detail-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 8px;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:11px;font-weight:700}.crm-detail-loading{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff}.crm-detail-loading-header{color:#1d4ed8;font-size:12px;font-weight:700}.crm-detail-loading-copy{color:#475569;font-size:12px;line-height:1.5}.crm-detail-note--after-action{margin-top:12px}.crm-detail-primary-button{background:#007b8c;color:#fff}.crm-detail-primary-button:hover:not(:disabled){filter:brightness(.96)}.crm-detail-primary-button:disabled{background:#7dd0dc;color:#fff}.crm-detail-button-copy{display:inline-flex;align-items:center;gap:6px}.crm-detail-refresh-banner{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700}.crm-detail-tour-note{display:grid;gap:6px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eff6ff);color:#1e3a8a}.crm-detail-tour-note-title{color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crm-detail-tour-note p{margin:0;font-size:12px;line-height:1.6}.crm-detail-summary-tile,.crm-detail-row{border:1px solid #d8e3ea;background:#f6f9fb}.crm-detail-row{box-shadow:inset 0 1px #ffffffb8}.placeholder-line{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-bottom:1px solid #e2e8f0}.primary-button{padding:10px 14px;border-radius:8px}.header-settings-button.is-open{border-color:#007b8c;background:#007b8c;color:#fff}.workspace-card-button{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-size:12px;font-weight:600}.compose-channel-empty{padding:10px 14px;color:#94a3b8;font-size:11px;font-style:italic}.recipient-pill.is-sf-contact{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.recipient-pill.is-sf-contact.is-selected{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.recipient-pill.is-sf-lead{border-color:#ddd6fe;background:#f5f3ff;color:#7c3aed}.recipient-pill.is-sf-lead.is-selected{border-color:#7c3aed;background:#7c3aed;color:#fff}.recipient-pill-name{font-weight:600}.recipient-pill-email{font-size:9px;opacity:.75;margin-left:2px}.settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;display:flex;align-items:flex-start;justify-content:flex-end;background:#00000073}.bulk-queue-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;justify-content:center;background:#0000008c}.crm-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8500;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a94}.crm-detail-modal{display:flex;flex-direction:column;width:min(980px,calc(100vw - 48px));max-height:calc(100vh - 48px);border-radius:18px;background:#fff;box-shadow:0 32px 80px #0f172a57;overflow:hidden}.crm-detail-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fbfd,#f8fafc)}.crm-detail-modal-header-copy{min-width:0}.crm-detail-modal-title{margin-top:6px;color:#0f172a;font-size:18px;font-weight:700;line-height:1.25}.crm-detail-modal-copy{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.6}.crm-detail-modal-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.crm-detail-modal-close{border:none;background:none;color:#94a3b8;font-size:24px;line-height:1;padding:0 4px}.crm-detail-modal-body{display:grid;gap:12px;padding:18px 20px 20px;overflow:auto}.bulk-queue-modal{display:flex;flex-direction:column;width:680px;max-width:96vw;max-height:92vh;border-radius:16px;background:#fff;box-shadow:0 32px 80px #00000059;overflow:hidden}.bulk-queue-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e2e8f0}.bulk-queue-header-copy{flex:1;min-width:0}.bulk-queue-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bulk-queue-title{color:#0f172a;font-size:14px;font-weight:700}.bulk-queue-channel-badge,.bulk-queue-position-badge{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:600}.bulk-queue-position-badge{background:#e2e8f0;color:#64748b}.bulk-queue-position-badge.is-sent{background:#d1fae5;color:#047857}.bulk-queue-subtitle,.bulk-queue-clinic-meta,.bulk-queue-inline-note{color:#64748b;font-size:11px}.bulk-queue-subtitle{margin-top:2px}.bulk-queue-inline-note.is-warning{color:#d97706;font-style:italic}.bulk-queue-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.bulk-queue-count{color:#007b8c;font-size:12px;font-weight:700}.bulk-queue-close{border:none;background:none;color:#94a3b8;font-size:22px;line-height:1;padding:0 2px}.bulk-queue-progress-bar{height:4px;background:#f1f5f9}.bulk-queue-progress-fill{height:100%;background:#007b8c;transition:width .3s;border-radius:0 2px 2px 0}.bulk-queue-strip{display:flex;gap:4px;padding:8px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;overflow-x:auto;flex-shrink:0}.bulk-queue-pill{padding:3px 10px;border:none;border-radius:999px;background:#e2e8f0;color:#64748b;font-size:10px;font-weight:600;white-space:nowrap;flex-shrink:0}.bulk-queue-pill.is-active{background:#007b8c;color:#fff}.bulk-queue-pill.is-sent{background:#d1fae5;color:#065f46}.bulk-queue-clinic-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 18px;border-bottom:1px solid #e2e8f0;background:#f0fafb;flex-shrink:0}.bulk-queue-clinic-main{min-width:0}.bulk-queue-clinic-title{color:#0f172a;font-size:14px;font-weight:700}.bulk-queue-clinic-meta{margin-top:1px}.bulk-queue-clinic-badges,.bulk-queue-email-list{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.bulk-queue-email-list{margin-top:5px}.bulk-queue-email-list+.compose-add-email{margin-top:8px}.bulk-queue-email-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid #6ee7b7;border-radius:999px;background:#d1fae5;color:#065f46;font-size:11px;cursor:pointer}.bulk-queue-email-pill.is-selected{background:#059669;border-color:#059669;color:#fff}.bulk-queue-email-pill.is-sf-contact{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.bulk-queue-email-pill.is-sf-contact.is-selected{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.bulk-queue-email-pill.is-sf-lead{border-color:#ddd6fe;background:#f5f3ff;color:#7c3aed}.bulk-queue-email-pill.is-sf-lead.is-selected{border-color:#7c3aed;background:#7c3aed;color:#fff}.bulk-queue-email-pill-name{font-weight:600}.bulk-queue-email-pill-address{font-size:9px;opacity:.75;margin-left:2px}.bulk-products-section{border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.bulk-queue-editor{display:flex;flex:1;min-height:0;flex-direction:column;gap:6px;padding:10px 18px;overflow:hidden}.bulk-queue-subject-row{display:flex;align-items:center;gap:6px;flex-shrink:0}.bulk-queue-subject-row span{color:#065f46;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.bulk-queue-textarea{flex:1;min-height:160px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#374151;font-size:11px;line-height:1.65;resize:none;outline:none}.bulk-queue-textarea.is-ai-enhanced{border-color:#c4b5fd;background:#fdfaff}.bulk-queue-status{margin:0 18px 10px;padding:10px 12px;border-radius:8px;font-size:12px;font-weight:600}.bulk-queue-status.is-success{border:1px solid #86efac;background:#f0fdf4;color:#166534}.bulk-queue-status.is-warning{border:1px solid #fcd34d;background:#fffbeb;color:#92400e}.bulk-queue-status.is-error{border:1px solid #fca5a5;background:#fef2f2;color:#b91c1c}.bulk-queue-error{margin:0 18px 10px}.bulk-queue-footer{display:flex;align-items:center;gap:8px;padding:10px 18px;border-top:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.bulk-queue-footer-spacer{flex:1}.bulk-queue-nav-button{display:inline-flex;align-items:center;padding:7px 12px;border:none;border-radius:7px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:600}.bulk-queue-nav-button:not(:disabled):hover,.bulk-action-clear:hover{background:#e2e8f0}.bulk-queue-nav-button:disabled{opacity:.4;cursor:not-allowed}.bulk-queue-primary-button{display:inline-flex;align-items:center;gap:6px;padding:9px 20px;border:none;border-radius:8px;background:#007b8c;color:#fff;font-size:13px;font-weight:700}.bulk-action-button:hover,.bulk-queue-primary-button:hover:not(:disabled){filter:brightness(.96)}.bulk-queue-primary-button:disabled{opacity:.7;cursor:not-allowed}.bulk-queue-primary-button.is-complete{background:#059669}.settings-drawer{display:flex;flex-direction:column;width:432px;max-width:95vw;height:100vh;background:#fff;box-shadow:-8px 0 32px #00000026}.settings-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.settings-drawer-title{display:flex;align-items:center;gap:8px;color:#0f172a;font-size:16px;font-weight:700}.settings-drawer-close{border:none;background:none;color:#94a3b8;font-size:22px;line-height:1}.settings-drawer-body{flex:1;overflow:auto;padding-bottom:32px}.settings-section{padding:16px 20px;border-bottom:1px solid #f1f5f9}.settings-section-label{margin-bottom:12px;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.settings-section-label--compact{margin-bottom:10px}.settings-section-label--tight{margin-bottom:4px}.settings-section--last{border-bottom:none}.settings-section-copy,.settings-section-note{color:#64748b;font-size:11px;line-height:1.5}.settings-section-copy{margin-bottom:10px}.settings-section-note{margin-top:8px;color:#94a3b8;font-size:10px}.settings-section-note--intro{margin-top:0;margin-bottom:12px;font-size:11px}.settings-section-note--standalone{margin-top:0;font-size:11px;line-height:1.5}.settings-ai-highlight{color:#7c3aed}.settings-field-grid{display:flex;flex-direction:column;gap:8px}.settings-field{display:flex;align-items:flex-start;gap:10px}.settings-field span{width:44px;flex-shrink:0;color:#374151;font-size:12px;font-weight:600}.settings-field-control{flex:1;min-width:0}.settings-field-input{flex:1;min-width:0;width:auto;padding:7px 10px;border:1px solid #e2e8f0;border-radius:7px;color:#374151;font-size:12px;outline:none}.settings-field-input.is-invalid{border-color:#fca5a5;background:#fff5f5}.settings-field-description{margin-top:4px;color:#64748b;font-size:10px;line-height:1.45}.settings-field-error{margin-top:3px;color:#b91c1c;font-size:10px;font-weight:600}.settings-textarea{width:100%;padding:7px 9px;border:1px solid #d1d5db;border-radius:7px;color:#374151;font-size:11px;line-height:1.5;outline:none;resize:vertical;box-sizing:border-box}.settings-email-client-options{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:8px}.settings-email-client-option{display:inline-flex;align-items:center;flex:0 0 auto;width:auto;max-width:100%;gap:6px;padding:7px 14px;border:2px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .15s}.settings-email-client-option.is-selected{font-weight:700}@media (max-width: 440px){.settings-email-client-options{flex-wrap:wrap}}.settings-inline-actions{display:flex;gap:6px;align-items:center;margin-top:7px}.settings-save-button{padding:5px 14px;border:none;border-radius:6px;background:#007b8c;color:#fff;font-size:11px;font-weight:600;cursor:pointer}.settings-saved-note{color:#059669;font-size:10px;font-weight:600}.settings-profile-status-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.settings-profile-completeness{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700}.settings-profile-autofill{color:#0369a1;font-size:10px;font-weight:600}.settings-signature-preview{margin-top:10px}.settings-signature-preview-label{margin-bottom:5px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-signature-preview-card{padding:10px 12px;border:1px solid #dbeafe;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#eff6ff);color:#0f172a;font-size:11px;line-height:1.6}.settings-salesforce-actions{display:flex;gap:8px;margin-bottom:10px}.settings-sf-connect{display:flex;flex:1;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;border-radius:8px;background:#009edb;color:#fff;font-size:12px;font-weight:600;cursor:default}.settings-sf-connect.is-connected{border:1px solid #86efac;background:#f0fdf4;color:#15803d}.settings-sf-sync{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border:none;border-radius:8px;background:#007b8c;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.settings-sf-sync:disabled{background:#7dd0dc;cursor:not-allowed;opacity:1}.settings-help-button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 16px;border:1px solid #a7f3d0;border-radius:9px;background:#f0fdf4;color:#065f46;font-size:12px;font-weight:600;cursor:pointer}.settings-help-button-meta{margin-left:auto;color:#6ee7b7;font-size:10px;font-weight:500}.settings-channel-list{display:grid;gap:0}.settings-channel-row{display:flex;align-items:flex-start;gap:12px;padding:9px 0;border-bottom:1px solid #f8fafc}.settings-channel-toggle{position:relative;width:36px;height:20px;margin-top:1px;border:none;border-radius:999px;background:#d1d5db;flex-shrink:0;cursor:pointer;transition:background .2s}.settings-channel-toggle--search{margin-top:2px}.settings-toggle-row{display:flex;align-items:flex-start;gap:12px;padding:9px 0}.settings-state-search-warning{margin-top:4px;padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#92400e;font-size:11px;line-height:1.6}.settings-channel-toggle span{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;transition:left .2s}.settings-channel-toggle.is-on{background:#007b8c}.settings-channel-toggle.is-on span{left:18px}.settings-channel-label{color:#0f172a;font-size:13px;font-weight:600}.settings-channel-label.is-off{color:#94a3b8}.settings-channel-description{margin-top:1px;color:#94a3b8;font-size:11px}.settings-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-recovery-grid{display:grid;gap:10px;margin-top:10px}.settings-recovery-card{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.settings-recovery-card-label{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-recovery-card strong{display:block;margin-top:6px;color:#0f172a;font-size:12px;line-height:1.5}.settings-recovery-card p{margin:6px 0 0;color:#64748b;font-size:11px;line-height:1.55}.settings-status-tile{padding:10px;border-radius:8px;background:#f8fafc}.settings-status-tile span{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-status-tile strong{display:block;margin-top:5px;color:#0f172a;font-size:12px;line-height:1.45;word-break:break-word}.settings-admin-note{margin-bottom:12px}.settings-admin-badge{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#334155;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tour-pulse{0%,to{box-shadow:0 0 0 3px #007b8c59,0 0 18px #007b8c33}50%{box-shadow:0 0 0 6px #007b8c26,0 0 28px #007b8c59}}.tour-ring{animation:tour-pulse 1.8s ease-in-out infinite}@media (max-width: 1100px){.app-main{flex-direction:column}.workspace-sidebar,.workspace-sidebar--route{width:100%;max-height:46vh;border-left:none;border-top:1px solid #e2e8f0}}@media (max-width: 760px){.app-header{flex-direction:column;align-items:flex-start}.header-actions{justify-content:flex-start}.workspace-summary-grid,.workspace-form-grid,.workspace-contact-strip,.compose-draft-grid,.log-result-panel,.crm-detail-grid{grid-template-columns:1fr}.compact-search-controls{flex-direction:column;align-items:stretch}.compact-search-query,.compact-search-input-shell,.compact-search-select{width:100%}.territory-crm-teaser-content,.territory-crm-teaser-actions,.territory-crm-modal-header,.territory-crm-modal-header-actions{flex-direction:column;align-items:stretch}.territory-crm-teaser-badges{justify-content:flex-start}.territory-crm-teaser-button{width:100%;justify-content:center}.territory-crm-zip-drillin-header{flex-direction:column;align-items:stretch}.territory-crm-overlay{padding:12px}.territory-crm-modal{max-height:calc(100vh - 24px)}.territory-crm-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.territory-crm-zip-header,.territory-crm-zip-row{grid-template-columns:minmax(110px,1.5fr) repeat(4,minmax(0,.7fr))}.clinic-card-summary--desktop,.clinic-card-summary-note--desktop{display:none}.clinic-card-summary-mobile{display:block;margin-top:10px}.clinic-card-summary-mobile-toggle{display:flex;align-items:stretch;gap:8px;cursor:pointer}.clinic-card-summary-item,.clinic-card-summary-note{padding:7px 10px}.clinic-card-summary-item--priority{flex:1 1 auto}.clinic-card-summary-mobile-chevron{display:inline-flex;align-items:center;justify-content:center;width:34px;flex-shrink:0;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#64748b}.clinic-card-summary-mobile[open] .clinic-card-summary-mobile-chevron svg{transform:rotate(180deg)}.clinic-card-summary-mobile-chevron svg{transition:transform .2s ease}.clinic-card-summary-mobile-content{display:flex;flex-direction:column;gap:3px;margin-top:3px;align-items:stretch}.clinic-card-summary-note--mobile{margin-top:0}.clinic-card-summary-mobile-content .clinic-card-summary-item,.clinic-card-summary-mobile-content .clinic-card-summary-note{flex:0 0 auto;align-self:auto}.crm-detail-overlay{padding:12px}.crm-detail-modal{width:100%;max-height:calc(100vh - 24px)}.crm-detail-modal-header{flex-direction:column}.crm-detail-modal-header-actions{width:100%;justify-content:space-between}.crm-detail-modal-header-actions .card-button{flex:1 1 auto}.clinic-card-summary-item strong,.clinic-card-summary-note strong{margin-top:2px}}.auth-shell{display:grid;place-items:center;min-height:100vh;padding:24px;background:radial-gradient(circle at top,rgba(0,123,140,.14),transparent 38%),linear-gradient(180deg,#f8fbfc,#edf5f7)}.auth-card{width:min(460px,100%);padding:32px 28px;border:1px solid #dbe7ec;border-radius:22px;background:#fffffff5;box-shadow:0 18px 48px #0f172a14}.auth-card--loading{text-align:center}.auth-eyebrow{margin-bottom:10px;color:#007b8c;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-title{margin:0;color:#0f172a;font-size:28px;line-height:1.1}.auth-copy{margin:12px 0 0;color:#52606d;font-size:14px;line-height:1.7}.auth-error{margin-top:18px}.auth-sign-in-button{margin-top:22px;width:100%;min-height:46px;border:none;border-radius:12px;background:linear-gradient(135deg,#007b8c,#0ea5b7);color:#fff;font-size:14px;font-weight:800}.auth-sign-in-button:disabled{cursor:not-allowed;opacity:.7}
