:root{--bg:#f4f6f8;--surface:#fff;--surface-soft:#f8fafb;--ink:#17212b;--muted:#667085;--line:#dfe4ea;--customer:#087e8b;--customer-soft:#e8f5f5;--customer-line:#acd9dc;--agent:#c87810;--agent-soft:#fff5e5;--agent-line:#efd09d;--danger:#b42318;--success:#168153}*{box-sizing:border-box}html{scrollbar-gutter:stable;min-height:100%;margin:0}body{min-height:100%;color:var(--ink);background:var(--bg);font-family:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", var(--font-geist-sans), Arial, sans-serif;letter-spacing:0;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1{font-size:25px;line-height:1.2}h2{font-size:16px}.app-frame{min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:230px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:70px;padding:0 18px;display:flex}.brand-mark{color:#fff;background:var(--customer);border-radius:7px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.brand-row strong,.brand-row span{display:block}.brand-row strong{font-size:13px}.brand-row span{color:var(--muted);margin-top:2px;font-size:13px}.brand-copy{flex:1;min-width:0}.sidebar-close,.mobile-menu-button{background:0 0;border:0;display:none}.sidebar-collapse-button{z-index:35;color:#98a2b3;background:#fff;border:1px solid #eef0f3;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:22px;right:-18px;box-shadow:0 8px 18px #1018281a}.sidebar-collapse-button:hover{color:#075f69;border-color:var(--customer-line);background:#fff;box-shadow:0 10px 22px #10182824}.sidebar-nav{flex:1;padding:12px 10px;overflow-y:auto}.nav-group{margin-bottom:18px}.nav-group p{color:#98a2b3;padding:6px 10px;font-size:11px;font-weight:700}.nav-subgroup-heading,.nav-primary-link{color:#344054;font-size:15px;font-weight:760}.nav-group-heading{border:0;border-left:3px solid var(--customer);color:#075f69;text-align:left;background:#f0fbfb;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:0 9px;font-size:13px;font-weight:850;display:flex}.nav-heading-label{align-items:center;gap:10px;min-width:0;display:flex}.nav-heading-label em,.nav-primary-link em{text-align:center;flex:0 0 20px;width:20px;font-style:normal;line-height:1}.nav-group-heading:hover{color:#064e56;background:#e8f5f5}.nav-group-heading svg{transition:transform .16s}.nav-group-heading[aria-expanded=false] svg{transform:rotate(-90deg)}.nav-subgroup{margin:6px 0 4px}.nav-subgroup-heading{text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:0 10px;display:flex}.nav-subgroup-heading:hover{color:#1d2939;background:#f2f4f7}.nav-subgroup-heading svg{transition:transform .16s}.nav-subgroup-heading[aria-expanded=false] svg{transform:rotate(-90deg)}.nav-subgroup-items{gap:1px;padding:1px 0 4px 31px;display:grid}.nav-group a{color:#475467;border-radius:6px;align-items:center;gap:9px;height:38px;margin:2px 0;padding:0 10px;font-size:13px;font-weight:550;display:flex}.nav-group a:hover{background:#f2f4f7}.nav-group a.active{color:#075f69;background:var(--customer-soft)}.nav-primary-link{color:#344054;height:40px;font-size:15px;font-weight:760}.nav-group a b{color:#fff;background:var(--danger);text-align:center;border-radius:9px;min-width:18px;margin-left:auto;padding:2px 5px;font-size:10px}.nav-group a b.sales-task-nav-count{color:#8a4b10;background:#fff7e8;border:1px solid #f4c27a;line-height:1.2}.nav-child-link{color:#667085;height:32px;padding:0 10px;font-size:13px;font-weight:620}.nav-child-link.active{color:#075f69;font-weight:760}.sales-sidebar .sidebar-nav{padding:10px 14px 16px}.sales-sidebar .nav-group{margin-bottom:12px}.sales-subnav .sales-nav-heading,.sales-subnav .sales-nav-heading.active{color:#94a3b8;letter-spacing:.04em;background:0 0;border-radius:0;height:28px;margin:4px 0 2px;padding:0 4px;font-size:11px;font-weight:800}.sales-subnav .sales-nav-heading:hover,.sales-subnav .sales-nav-heading.active:hover{color:#64748b;background:0 0}.sales-subnav{gap:8px;margin:0 0 12px;padding-left:0;display:grid}.sales-nav-section{gap:3px;display:grid}.sales-subnav a{color:#475569;justify-content:flex-start;gap:8px;height:34px;margin:0;padding:0 10px;font-size:13px;font-weight:650}.sales-subnav a:hover{color:#0f172a;background:#f8fafc}.sales-nav-children{gap:3px;margin-left:18px;padding-left:0;display:grid}.sales-nav-children a{color:#64748b;border-radius:8px;height:32px;padding:0 11px 0 14px;font-size:13px;font-weight:650;position:relative}.sales-nav-children a.active{color:#0f766e;background:#e6f5f3;font-weight:800}.sales-nav-children a.active:before{content:"";background:#0f766e;border-radius:999px;width:4px;position:absolute;inset:6px auto 6px 0}.sales-sidebar .sidebar-foot{color:#94a3b8}.sales-sidebar .sidebar-foot strong{color:#64748b;font-weight:650}.sales-sidebar .sidebar-foot button{color:#64748b}.sidebar-foot{border-top:1px solid var(--line);color:var(--muted);padding:14px 18px;font-size:11px}.sidebar-foot strong{color:#344054;margin-top:4px;font-size:11px;display:block}.sidebar-foot button{color:#667085;background:0 0;border:0;align-items:center;gap:6px;width:100%;margin-top:12px;padding:6px 0;font-size:11px;display:flex}.workspace{width:calc(100% - 230px);min-height:100vh;margin-left:230px}.page-shell,.shell{width:min(1600px,100%);margin:0 auto;padding:24px 26px 42px}@media (min-width:761px){.app-frame.sidebar-collapsed .sidebar{width:70px}.app-frame.sidebar-collapsed .brand-row{justify-content:center;padding:0 10px}.app-frame.sidebar-collapsed .brand-copy,.app-frame.sidebar-collapsed .nav-group p,.app-frame.sidebar-collapsed .nav-heading-label span,.app-frame.sidebar-collapsed .nav-group a span,.app-frame.sidebar-collapsed .sidebar-foot span,.app-frame.sidebar-collapsed .sidebar-foot strong,.app-frame.sidebar-collapsed .sidebar-foot button span{display:none}.app-frame.sidebar-collapsed .brand-mark{width:34px;height:34px}.app-frame.sidebar-collapsed .sidebar-nav{padding:48px 10px 12px}.app-frame.sidebar-collapsed .nav-group{margin-bottom:8px}.app-frame.sidebar-collapsed .nav-group-heading,.app-frame.sidebar-collapsed .nav-group-heading>svg,.app-frame.sidebar-collapsed .nav-subgroup-heading>svg,.app-frame.sidebar-collapsed .nav-subgroup-items{display:none}.app-frame.sidebar-collapsed .nav-subgroup{border-left:0;margin-left:0;padding-left:0}.app-frame.sidebar-collapsed .nav-subgroup-heading,.app-frame.sidebar-collapsed .nav-group a{justify-content:center;padding:0}.app-frame.sidebar-collapsed .nav-group a b{position:absolute;transform:translate(12px,-9px)}.app-frame.sidebar-collapsed .sidebar-foot{justify-items:center;padding:12px 10px;display:grid}.app-frame.sidebar-collapsed .sidebar-foot button{border:1px solid var(--line);border-radius:6px;place-items:center;width:34px;height:34px;margin-top:0;padding:0;display:grid}.app-frame.sidebar-collapsed .workspace{width:calc(100% - 70px);margin-left:70px}}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:54px;margin-bottom:18px;display:flex}.page-header p{color:var(--customer);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750}.page-header span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.page-title-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.page-title-tags .profile-tag{margin-top:0}.workbench-page{padding-top:16px}.sync-chip{border:1px solid var(--line);color:#475467;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;display:flex}.status-dot{background:var(--success);border-radius:50%;width:7px;height:7px}.status-dot.error{background:var(--danger)}.period-toolbar{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 12px;display:flex}.period-summary{border-right:1px solid var(--line);min-width:170px;padding-right:12px}.period-summary span,.section-heading span{color:var(--muted);font-size:11px;display:block}.period-summary strong{margin-top:3px;font-size:12px;display:block}.segmented-control,.preset-control{border:1px solid var(--line);background:#f6f7f9;border-radius:6px;padding:2px;display:flex}.segmented-control button,.preset-control button{color:#667085;white-space:nowrap;background:0 0;border:0;border-radius:4px;min-height:32px;padding:6px 9px;font-size:11px}.segmented-control button.active{color:#fff;background:var(--customer)}.preset-control button.active{color:#fff;font-weight:700}.preset-control button.active.full{background:#344054}.preset-control button.active.core{background:#175cd3}.preset-control button.active.customer{background:var(--customer)}.preset-control button.active.agent{background:var(--agent)}.period-stepper{align-items:center;gap:4px;display:flex}.period-stepper button,.period-quicks button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:5px}.period-stepper button{place-items:center;width:34px;height:34px;display:grid}.period-stepper input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:5px;height:34px;padding:0 7px;font-size:11px}.period-quicks{gap:4px;margin-left:auto;display:flex}.period-quicks button{min-height:34px;padding:6px 8px;font-size:11px}.period-quicks button:hover{color:var(--customer);border-color:var(--customer-line);background:var(--customer-soft)}.notice{color:var(--danger);background:#fff2f1;border:1px solid #f3b7b3;border-radius:6px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:12px;display:flex}.service-state-notice{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.service-state-notice>div{gap:2px;min-width:0;display:grid}.service-state-notice strong{color:#7a271a;font-size:12px}.service-state-notice span{color:#912018;font-size:11px;line-height:1.45}.service-state-notice button{color:#912018;white-space:nowrap;background:#fff;border:1px solid #f3b7b3;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.service-disabled-fieldset{border:0;min-width:0;margin:0;padding:0}.service-disabled-fieldset:disabled{opacity:.68}.service-unavailable-panel{color:#667085;text-align:center;align-content:center;justify-items:center;gap:6px;min-height:150px;display:grid}.service-unavailable-panel strong{color:#344054;font-size:14px}.service-unavailable-panel span{font-size:12px}.route-error-panel{color:#b42318;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:180px;display:grid}.route-error-panel>div{gap:4px;display:grid}.route-error-panel strong{color:#344054;font-size:14px}.route-error-panel span{color:#667085;font-size:12px}.overview-page{--overview-blue:#175cd3}.overview-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:14px;margin-bottom:14px;display:grid}.overview-command-card,.overview-sales-snapshot{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.overview-command-card.customer{border-top:3px solid var(--customer)}.overview-command-card.agent{border-top:3px solid var(--agent)}.overview-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 16px;display:flex}.overview-card-head p{color:var(--customer);margin-bottom:5px;font-size:11px;font-weight:800}.overview-command-card.agent .overview-card-head p{color:var(--agent)}.overview-card-head h2{font-size:17px}.overview-card-head span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.overview-card-head a,.overview-sales-snapshot .section-heading a{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.overview-card-head a:hover,.overview-sales-snapshot .section-heading a:hover{color:var(--customer)}.overview-metric-grid{display:grid}.overview-metric-grid.customer{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-metric-grid.agent{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:86px;padding:13px 14px}.overview-metric>div{color:var(--muted);align-items:center;gap:6px;display:flex}.overview-metric span{font-size:11px;font-weight:750}.overview-metric strong{margin-top:15px;font-size:22px;display:block}.overview-command-card.customer .overview-metric svg,.overview-metric.emphasis strong{color:var(--customer)}.overview-command-card.agent .overview-metric svg{color:var(--agent)}.overview-metric.amount strong{color:var(--overview-blue)}.overview-systems{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);gap:14px;margin-bottom:14px;display:grid}.system-summary{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.customer-system{border-top:3px solid var(--customer)}.agent-system{border-top:3px solid var(--agent)}.system-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}.system-title>div,.system-title a{align-items:center;gap:7px;display:flex}.system-title a{color:var(--muted);font-size:11px}.system-dot{background:var(--customer);border-radius:50%;width:8px;height:8px}.agent-system .system-dot{background:var(--agent)}.summary-grid{display:grid}.customer-grid{grid-template-columns:repeat(3,1fr)}.agent-grid{grid-template-columns:repeat(2,1fr)}.customer-only,.agent-only{grid-template-columns:minmax(0,1fr)}.customer-only .system-summary,.agent-only .system-summary{max-width:none}.summary-metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:82px;padding:13px 14px}.summary-metric>div{color:var(--muted);align-items:center;gap:6px;display:flex}.summary-metric span{font-size:11px}.summary-metric strong{margin-top:13px;font-size:21px;display:block}.metric-label-tip{align-items:center;gap:4px;display:inline-flex}.metric-tip-icon{color:#667085;cursor:help;outline:none;align-items:center;display:inline-flex;position:relative}.metric-tip-content{z-index:20;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#101828;border-radius:7px;width:250px;padding:8px 10px;line-height:1.45;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 20px #1018282e;font-size:12px!important}.metric-tip-icon:hover .metric-tip-content,.metric-tip-icon:focus .metric-tip-content{opacity:1;visibility:visible;transform:translate(-50%)}.customer-system .summary-metric svg{color:var(--customer)}.agent-system .summary-metric svg{color:var(--agent)}.chart-grid{grid-template-columns:minmax(0,1.5fr) minmax(360px,.8fr);gap:14px;margin-bottom:14px;display:grid}.chart-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-grid.single{grid-template-columns:1fr}.chart-panel,.data-panel,.panel,.mapping-todo{border:1px solid var(--line);background:#fff;border-radius:8px}.chart-panel{min-width:0;padding:14px}.section-heading,.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:35px;margin-bottom:12px;display:flex}.panel-heading>div{justify-items:start;gap:4px;display:grid}.panel-heading h2{color:#1d2939;font-size:16px;line-height:1.25}.panel-heading span{color:var(--muted);font-size:12px;font-weight:600;line-height:1.35;display:block}.section-heading span{margin-top:4px}.overview-sales-snapshot{padding:14px}.overview-sales-list{gap:8px;display:grid}.overview-sales-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:0 10px;display:grid}.overview-sales-row span{width:24px;height:24px;color:var(--overview-blue);background:#eef5ff;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.overview-sales-row em{color:var(--overview-blue);font-style:normal;font-weight:850}.attention-list{gap:8px;display:grid}.attention-list a{border:1px solid var(--line);color:#475467;background:var(--surface-soft);border-radius:6px;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;font-size:12px;display:flex}.attention-list strong{color:var(--ink);font-size:18px}.danger-text{color:var(--danger)!important}.data-panel,.panel{margin-bottom:14px;padding:14px}.table-heading{align-items:center}.table-actions{align-items:center;gap:8px;display:flex}.admin-grid.accounts-admin-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.accounts-admin-grid>.data-panel{min-width:0;margin-bottom:0}.account-panel-heading{gap:12px}.account-overview-panel{gap:12px;display:grid}.account-overview-panel .panel-heading{margin-bottom:0}.account-summary-strip{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(118px,1fr));display:grid;overflow:hidden}.account-summary-strip button{border:0;border-right:1px solid var(--line);color:#475467;text-align:left;background:#fff;align-content:center;gap:5px;min-height:66px;padding:10px 12px;display:grid}.account-summary-strip button:last-child{border-right:0}.account-summary-strip button:hover{background:var(--surface-soft)}.account-summary-strip button.active{color:#075f69;background:var(--customer-soft);box-shadow:inset 0 3px 0 var(--customer)}.account-summary-strip button.warn strong{color:#b54708}.account-summary-strip button span{color:#667085;font-size:11px;font-weight:800}.account-summary-strip button strong{color:#1d2939;font-size:20px;line-height:1}.account-summary-strip button small{color:#667085;font-size:11px;font-weight:650}.account-work-queue{gap:8px;display:grid}.account-work-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:46px;padding:8px 10px;display:grid;box-shadow:inset 3px 0 #d0d5dd}.account-work-item.is-warning{box-shadow:inset 3px 0 0 var(--agent);background:#fffaf2;border-color:#efd09d}.account-work-item.is-danger{box-shadow:inset 3px 0 0 var(--danger);background:snow;border-color:#f3b7b3}.account-work-item strong{color:#344054;font-size:12px;display:block}.account-work-item span{color:#667085;margin-top:3px;font-size:11px;font-weight:650;display:block}.account-work-empty{color:#075f69;background:#f7fbfb;border:1px solid #d9e7e8;border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:0 12px;display:flex}.account-work-empty span{color:#667085;font-size:11px;font-weight:650}.panel-heading>.account-filter-tabs{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.account-filter-tabs button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:999px;min-height:34px;padding:0 11px;font-size:11px;font-weight:800}.account-filter-tabs button.active{border-color:var(--customer-line);color:#075f69;background:var(--customer-soft)}.account-sync-issues{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:8px;gap:8px;margin:0 0 10px;padding:10px;display:grid}.account-sync-issues div{gap:3px;display:grid}.account-sync-issues strong{color:#344054}.account-sync-issues small{color:#667085}.account-message{z-index:80;color:#175cd3;background:#eef5ff;border:1px solid #b2ccff;border-radius:8px;width:fit-content;max-width:min(360px,100vw - 24px);padding:10px 11px;font-size:12px;font-weight:750;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 28px #10182824}.account-message.success{color:#168153;background:#eaf8f1;border-color:#a9dec4}.account-message.warning{color:#8a4b10;background:#fff8ed;border-color:#f4c27a}.account-message.error{color:#b42318;background:#fff2f1;border-color:#f3b7b3}.account-credentials{background:#f0fbf5;border:1px solid #a9dec4;border-radius:8px;gap:8px;padding:10px;display:grid}.account-credentials strong{color:#168153;font-size:12px}.account-credentials div{grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) minmax(150px,.8fr);align-items:center;gap:8px;display:grid}.account-credentials span{color:#344054;font-size:12px;font-weight:750}.account-credentials code{color:#344054;background:#fff;border:1px solid #c9ead8;border-radius:6px;padding:6px 8px;font-size:12px}.account-drawer-panel{width:min(460px,100%)}.account-drawer-close{justify-content:center;width:36px;height:36px;padding:0}.account-open-form{gap:14px}.account-open-segment{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;display:grid}.account-open-segment button{color:#667085;background:0 0;border:0;border-radius:6px;height:36px;font-size:12px;font-weight:850}.account-open-segment button.active{color:#075f69;background:#fff;box-shadow:0 1px 4px #10182814}.account-open-segment button:disabled{cursor:default;opacity:.45}.account-open-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-open-form label{color:#344054;gap:6px;font-size:12px;font-weight:800;display:grid}.account-open-form label>span{color:#667085;font-size:11px}.account-open-form input,.account-open-form select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:40px;padding:0 10px;font-size:12px;font-weight:700}.account-open-form input:focus,.account-open-form select:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.account-selected-staff{background:#f7fbfb;border:1px solid #d9e7e8;border-radius:8px;gap:4px;padding:10px;display:grid}.account-selected-staff strong{color:#1d2939;font-size:14px}.account-selected-staff span{color:#075f69;font-size:12px;font-weight:850}.account-selected-staff small{color:#667085;font-size:11px;line-height:1.45}.account-password-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.account-password-row .icon-text-button{height:40px}.account-open-note{color:#7a581b;background:#fffaf2;border:1px solid #efd09d;border-radius:8px;gap:4px;padding:10px;display:grid}.account-open-note strong{font-size:12px}.account-open-note span{font-size:11px;line-height:1.45}.account-open-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.account-table-section{gap:8px;margin-top:12px;display:grid}.account-table-subheading{color:#344054;align-items:center;gap:8px;display:flex}.account-table-subheading strong{font-size:13px}.account-table-subheading span{color:#667085;background:#eef2f6;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:850}.accounts-table{table-layout:fixed;min-width:0}.accounts-table th,.accounts-table td{vertical-align:top;white-space:normal;overflow-wrap:anywhere;height:auto!important}.accounts-table th:first-child,.accounts-table td:first-child{width:14%}.accounts-table th:nth-child(2),.accounts-table td:nth-child(2){width:12%}.accounts-table th:nth-child(3),.accounts-table td:nth-child(3){width:9%}.accounts-table th:nth-child(4),.accounts-table td:nth-child(4){width:14%}.accounts-table th:nth-child(5),.accounts-table td:nth-child(5){width:15%}.accounts-table th:nth-child(6),.accounts-table td:nth-child(6){width:8%}.accounts-table th:nth-child(7),.accounts-table td:nth-child(7){width:28%}.accounts-table .table-actions{flex-wrap:wrap;align-items:flex-start;gap:6px;min-width:0}.accounts-table .icon-text-button{white-space:nowrap;height:34px;padding:0 9px}.staff-accounts-table{min-width:760px}.staff-accounts-table th:first-child,.staff-accounts-table td:first-child{width:18%}.staff-accounts-table th:nth-child(2),.staff-accounts-table td:nth-child(2){width:9%}.staff-accounts-table th:nth-child(3),.staff-accounts-table td:nth-child(3){width:19%}.staff-accounts-table th:nth-child(4),.staff-accounts-table td:nth-child(4){width:18%}.staff-accounts-table th:nth-child(5),.staff-accounts-table td:nth-child(5){width:16%}.staff-accounts-table th:nth-child(6),.staff-accounts-table td:nth-child(6){width:20%}.staff-accounts-table td strong,.staff-accounts-table td small,.legacy-accounts-table td strong,.legacy-accounts-table td small{display:block}.staff-accounts-table td small,.legacy-accounts-table td small{color:#667085;margin-top:4px;line-height:1.35}.legacy-accounts-table{min-width:760px}.legacy-accounts-table th:first-child,.legacy-accounts-table td:first-child{width:18%}.legacy-accounts-table th:nth-child(2),.legacy-accounts-table td:nth-child(2){width:16%}.legacy-accounts-table th:nth-child(3),.legacy-accounts-table td:nth-child(3){width:12%}.legacy-accounts-table th:nth-child(4),.legacy-accounts-table td:nth-child(4){width:20%}.legacy-accounts-table th:nth-child(5),.legacy-accounts-table td:nth-child(5){width:10%}.legacy-accounts-table th:nth-child(6),.legacy-accounts-table td:nth-child(6){width:24%}.account-missing{color:#b42318}.account-muted-action{color:#667085;align-items:center;gap:5px;font-size:12px;font-weight:750;display:inline-flex}.legacy-bind-control{gap:5px;min-width:180px;display:grid}.legacy-bind-control select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:36px;padding:0 8px;font-size:11px;font-weight:750}.legacy-bind-control select:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.legacy-bind-control small{margin-top:0!important}.icon-text-button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:6px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:11px;display:inline-flex}.icon-text-button.danger{color:var(--danger);border-color:#f3b7b3}.icon-text-button.danger:hover{background:#fff1f0}.column-menu-wrap{position:relative}.column-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:7px;width:205px;max-height:390px;padding:6px;position:absolute;top:38px;right:0;overflow-y:auto;box-shadow:0 12px 28px #10182824}.column-menu-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:7px;font-size:12px;display:flex}.column-menu-head button{background:0 0;border:0}.column-menu>button{color:#475467;text-align:left;background:0 0;border:0;align-items:center;gap:7px;width:100%;padding:6px 7px;font-size:11px;display:flex}.column-menu>button:hover{background:#f2f4f7}.checked{color:#fff;background:var(--customer);border-radius:4px;place-items:center;width:16px;height:16px;display:grid}.table-wrap{overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;min-width:850px;font-size:12px}th,td{border-bottom:1px solid var(--line);color:#475467;text-align:left;white-space:nowrap;height:39px;padding:7px 9px}th{z-index:3;color:#344054;background:#f5f7f9;font-size:11px;font-weight:700;position:sticky;top:0}th button{color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}tbody tr:hover td{background:#f8fafb}.analysis-table-wrap{max-height:620px}.analysis-table .numeric{text-align:right}.analysis-table th.numeric button{justify-content:flex-end;width:100%}.analysis-table .agent{background:#fffaf2}.analysis-table th.agent{background:var(--agent-soft)}.sticky-col{z-index:2;background:#fff;min-width:92px;position:sticky;left:0}th.sticky-col{z-index:5;background:#f5f7f9}.empty{color:var(--muted);text-align:center;padding:28px}.mapping-todo{border-color:var(--agent-line);background:var(--agent-soft);justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:14px;display:flex}.mapping-todo span{color:#7a581b;margin-top:4px;font-size:11px;display:block}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.tag-list span{border:1px solid var(--agent-line);background:#fff;border-radius:5px;margin:0;padding:5px 8px}.mapping-source-tags button{border:1px solid var(--agent-line);color:#7a581b;background:#fff;border-radius:5px;margin:0;padding:5px 8px;font-size:11px;font-weight:750}.mapping-source-tags button:hover{border-color:var(--agent);background:#fffaf2}.source-mapping-form{grid-template-columns:minmax(180px,1.4fr) minmax(150px,.8fr) minmax(180px,1fr) auto}.source-channel-panel{border-top:3px solid var(--customer)}.source-overview-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(260px,1fr) auto;align-items:stretch;gap:12px;margin-bottom:12px;padding:12px;display:grid}.source-overview-copy{align-content:center;gap:5px;min-width:0;display:grid}.source-overview-copy strong{color:#1d2939;font-size:15px}.source-overview-copy span{color:var(--muted);font-size:12px;font-weight:600;line-height:1.5}.source-overview-copy a{width:fit-content;color:var(--customer);font-size:12px;font-weight:850}.source-overview-copy a:hover{text-decoration:underline}.source-overview-metrics{grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;min-width:330px;display:grid}.source-overview-metrics span{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 10px}.source-overview-metrics small{color:var(--muted);font-size:10px;font-weight:800;display:block}.source-overview-metrics strong{color:#1d2939;margin-top:6px;font-size:20px;line-height:1;display:block}.source-assignment-panel{border:1px solid var(--customer-line);background:#f7fbfb;border-radius:8px;grid-template-columns:minmax(210px,.9fr) minmax(180px,1fr) minmax(150px,.8fr) minmax(160px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid}.source-assignment-panel.complete{border-color:var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center}.source-assignment-copy{align-self:center;gap:5px;min-width:0;display:grid}.source-assignment-copy strong{color:#075f69;font-size:13px}.source-assignment-copy span{color:#667085;font-size:11px;font-weight:650;line-height:1.45}.source-assignment-panel label{color:#475467;gap:5px;min-width:0;font-size:11px;font-weight:750;display:grid}.source-assignment-panel input,.source-assignment-panel select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:36px;padding:0 9px;font-size:12px}.source-assignment-panel input:focus,.source-assignment-panel select:focus{outline:2px solid var(--customer-line);border-color:var(--customer)}.source-channel-create-panel{grid-template-columns:minmax(260px,1.2fr) minmax(210px,1fr) minmax(150px,.7fr) auto}.source-assignment-panel .source-daily-toggle{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:row;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:flex}.source-assignment-panel .source-daily-toggle input{width:16px;height:16px;accent-color:var(--customer);margin:0;padding:0}.source-assignment-panel .source-daily-toggle span{color:#344054;white-space:nowrap;font-size:12px}.source-channel-list{gap:10px;margin:0 0 14px;display:grid}.source-channel-group{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.source-channel-head{background:var(--surface-soft);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;min-height:58px;padding:12px;display:grid}.source-channel-title{gap:4px;min-width:0;display:grid}.source-channel-title strong{color:#1d2939;font-size:16px}.source-channel-title>span{color:var(--muted);font-size:11px;font-weight:650;line-height:1.45}.source-channel-main{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.source-state-pill,.source-rule-pill,.source-count-pill{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:2px 8px;font-size:10px;font-weight:850;display:inline-flex}.source-state-pill.active,.source-rule-pill.local{color:#168153;background:#eaf8f1;border-color:#a9dec4}.source-state-pill.inactive{color:#667085;background:#f2f4f7;border-color:#d0d5dd}.source-count-pill{color:#475467;background:#fff}.source-rule-pill.synced{color:#7a581b;border-color:var(--agent-line);background:var(--agent-soft)}.source-channel-meta{color:#667085;flex-wrap:wrap;align-items:center;gap:7px 14px;margin-top:5px;font-size:11px;font-weight:750;display:flex}.source-channel-meta span{min-width:0}.source-channel-meta strong{color:#344054;font-size:12px;font-weight:850}.source-channel-name-edit{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) auto;align-items:end;gap:8px;margin-top:7px;display:grid}.source-channel-name-edit label{color:#475467;gap:5px;font-size:11px;font-weight:750;display:grid}.source-channel-name-actions{gap:8px;display:flex}.source-account-list{display:grid}.source-account-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,1.2fr) minmax(180px,1fr) 92px auto auto;align-items:center;gap:9px;min-height:54px;padding:8px 12px;display:grid}.source-account-row.editing{grid-template-columns:minmax(180px,1fr) minmax(150px,.8fr) minmax(180px,1fr) auto auto}.source-account-row:last-child{border-bottom:0}.source-account-main,.source-account-note{gap:4px;min-width:0;display:grid}.source-account-row strong{color:#344054;overflow-wrap:anywhere;font-size:12px}.source-account-row span,.source-account-row small{color:var(--muted);font-size:11px}.source-account-note span{color:#475467;overflow-wrap:anywhere}.source-account-empty{color:var(--muted);padding:14px 12px;font-size:12px}.list-tool-row{align-items:center;gap:9px;min-height:42px;margin:0 0 10px;display:flex}.list-search-control{border:1px solid var(--line);color:#667085;background:#fff;border-radius:6px;flex:360px;align-items:center;gap:7px;min-width:260px;height:38px;padding:0 10px;display:flex}.list-search-control:focus-within{border-color:var(--customer);outline:2px solid var(--customer-line)}.list-search-control input{color:#344054;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.list-tool-row>select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;min-width:132px;height:38px;padding:0 9px;font-size:12px;font-weight:700}.list-result-count{color:#667085;white-space:nowrap;font-size:11px;font-weight:750}.source-account-disabled{background:#f7f8fa}.source-account-disabled>td{color:#667085;background:#f7f8fa}.source-account-disabled strong{color:#667085}.paste-import-panel{border-top:3px solid var(--customer)}.paste-import-layout{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:start;gap:14px;display:grid}.paste-import-editor{gap:12px;display:grid}.form-field{color:#344054;gap:7px;font-size:12px;font-weight:750;display:grid}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;padding:9px 10px;font-size:12px}.form-field textarea{resize:vertical;white-space:pre;min-height:280px;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid var(--customer-line);border-color:var(--customer)}.file-import-note{border:1px dashed var(--line);color:#667085;background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;min-height:96px;padding:14px;font-size:12px;font-weight:700;display:flex}.file-import-note svg{color:var(--customer);flex:none}.paste-import-actions{flex-wrap:wrap;gap:8px;display:flex}.paste-import-actions button{border:1px solid var(--customer);color:#fff;background:var(--customer);border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.paste-import-actions button.button-secondary{color:#344054;border-color:var(--line);background:#fff}.paste-import-actions button:disabled{cursor:default;opacity:.55}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-success,.form-error{border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.form-success{color:var(--success);background:#eaf8f1}.form-error{color:var(--danger);background:#fff1f0}.paste-import-preview{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:430px;overflow:hidden}.paste-import-empty{color:#667085;background:var(--surface-soft);text-align:center;align-content:center;justify-items:center;gap:8px;min-height:430px;display:grid}.paste-import-empty strong{color:#344054}.paste-import-empty span{font-size:12px}.import-summary-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.import-summary-card{border-right:1px solid var(--line);background:var(--surface-soft);min-height:72px;padding:12px}.import-summary-card:last-child{border-right:0}.import-summary-card span{color:var(--muted);font-size:11px;font-weight:750}.import-summary-card strong{color:#1d2939;margin-top:10px;font-size:18px;display:block}.import-summary-card.warn strong{color:#b54708}.import-summary-card.danger strong{color:var(--danger)}.import-detected{color:var(--customer);margin:10px 12px 0;font-size:12px;font-weight:750}.import-error-list{gap:6px;margin:10px 12px 0;display:grid}.import-error-list span{color:var(--danger);background:#fff1f0;border:1px solid #f3b7b3;border-radius:6px;padding:7px 9px;font-size:12px}.import-preview-table{max-height:430px;margin-top:10px}.import-preview-table table{min-width:760px}.import-preview-table td:nth-child(3){white-space:normal;min-width:220px}.import-preview-table td:nth-child(3) strong,.import-preview-table td:nth-child(3) span{display:block}.import-preview-table td:nth-child(3) span{color:var(--muted);margin-top:3px;font-size:11px}.import-preview-table td:nth-child(5){white-space:normal;min-width:180px}.import-preview-table td:nth-child(5) svg{color:var(--success)}.import-row-error td{background:#fff8f7}.import-row-warning td{background:#fffaf2}.source-status-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.data-health{border:1px solid var(--line);background:#fff;border-left-width:4px;border-radius:7px;align-items:center;gap:18px;min-height:68px;margin-bottom:14px;padding:12px 14px;display:flex}.data-health.normal{border-left-color:var(--success)}.data-health.attention{border-left-color:var(--agent)}.data-health-title{align-items:center;gap:8px;min-width:210px;display:flex}.data-health.normal .data-health-title svg{color:var(--success)}.data-health.attention .data-health-title svg{color:var(--agent)}.data-health-title span,.data-health-ok{color:var(--muted);margin-top:3px;font-size:10px;display:block}.data-health-metrics{color:#475467;white-space:nowrap;gap:16px;font-size:11px;display:flex}.data-health-issues{gap:6px;margin-left:auto;display:flex;overflow:hidden}.data-health-issues span{border:1px solid var(--agent-line);color:#7a581b;background:var(--agent-soft);white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:10px}.data-health-ok{margin:0 0 0 auto}.source-status{border:1px solid var(--line);background:#fff;border-radius:7px;padding:12px}.source-status>div{align-items:center;gap:6px;display:flex}.source-status p{color:#475467;margin:14px 0 4px;font-size:11px}.source-status small{color:var(--muted);font-size:10px}.status-badge{color:var(--success);background:#eaf8f1;border-radius:4px;margin-top:9px;padding:3px 6px;font-size:9px;font-weight:750;display:inline-block}.status-badge.failed{color:var(--danger);background:#fff1f0}.boundary-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.boundary-list div{border:1px solid var(--line);color:#475467;background:var(--surface-soft);border-radius:6px;align-items:center;gap:7px;padding:9px 10px;font-size:11px;display:flex}.boundary-list svg{color:var(--success)}.agent-activity-panel{border-top:3px solid var(--agent)}.agent-activity-panel .section-heading>strong{color:var(--agent);font-size:13px}.agent-activity-table{min-width:max-content}.agent-activity-table .numeric{text-align:right;min-width:76px}.agent-activity-table .total-col{color:#7a581b;background:var(--agent-soft)}.agent-activity-table tbody .total-col{border-left:1px solid var(--agent-line)}.daily-report-section{margin-bottom:14px}.daily-report-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.daily-report-toolbar span,.daily-report-settings span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.daily-report-actions{align-items:center;gap:7px;display:flex}.daily-report-actions input,.daily-report-settings input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;height:32px;padding:0 8px;font-size:11px}.report-download{color:#fff;background:#175cd3;border-color:#175cd3}.report-download:disabled{opacity:.65}.daily-report-settings{border:1px solid var(--agent-line);background:var(--agent-soft);border-radius:7px;align-items:center;gap:12px;margin-bottom:9px;padding:10px 42px 10px 12px;display:flex;position:relative}.daily-report-settings>div{margin-right:auto}.daily-report-settings em{color:var(--success);margin-top:4px;font-size:10px;font-style:normal;display:block}.daily-report-settings label{color:#7a581b;font-size:11px;font-weight:700}.daily-report-settings label input{width:110px;margin-left:6px}.daily-settings-close{background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;right:8px}.settings-save{color:#fff;border-color:var(--agent);background:var(--agent)}.daily-report{background:#fff;border:1px solid #b9c9df;border-radius:8px;padding:18px;overflow:hidden}.daily-report-header p{color:#0c2145;font-size:25px;font-weight:850}.daily-report-header span{color:#475467;margin-top:8px;font-size:11px;display:block}.daily-report-totals,.daily-report-highlights{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.report-total,.report-highlight{border:1px solid var(--line);background:#fff;border-radius:7px;padding:13px}.report-total{min-height:86px}.report-total span,.report-highlight span{color:#667085;font-size:11px;font-weight:750}.report-total strong{margin-top:15px;font-size:22px;display:block}.report-total.blue,.report-highlight.blue{background:#f4f8ff;border-color:#9dc4ff}.report-total.green,.report-highlight.green{background:#f5fbf4;border-color:#a9dca4}.report-total.teal,.report-highlight.teal{background:#f1fbfb;border-color:#99d6d9}.report-total.purple,.report-highlight.purple{background:#f8f5ff;border-color:#c9b8ee}.report-total.orange,.report-highlight.orange{background:#fff8f0;border-color:#f4c18a}.report-total.blue strong,.report-highlight.blue strong{color:#175cd3}.report-total.green strong,.report-highlight.green strong{color:#269523}.report-total.teal strong,.report-highlight.teal strong{color:#07838b}.report-total.purple strong,.report-highlight.purple strong{color:#6941c6}.report-total.orange strong,.report-highlight.orange strong{color:#e4550e}.daily-report .table-wrap{border:1px solid #b9c9df;border-radius:7px;margin-top:16px}.daily-report-table{min-width:900px;font-size:12px}.daily-report-table th{color:#fff;background:#175cd3}.daily-report-table .numeric{text-align:right}.daily-report-table .report-rank{text-align:center;width:58px;font-weight:800}.daily-report-table .sales-amount{color:#175cd3;font-weight:750}.daily-report-table .agent-adds{color:#269523;font-weight:750}.daily-report-table .pancakes{color:#07838b;font-weight:750}.daily-report-table .eighteen-seeds{color:#6941c6;font-weight:750}.daily-report-table .adjusted-amount{color:#e4550e;font-weight:850}.report-highlight{min-height:92px}.report-highlight strong{margin-top:10px;font-size:15px;display:block}.report-highlight small{color:#667085;margin-top:6px;font-size:11px;display:block}.sales-analysis-page{--sales-blue:#175cd3}.fixture-preview-notice{color:#344054;background:#f4f8ff;border:1px solid #b9c9df;border-radius:7px;margin-bottom:14px;padding:10px 12px;font-size:12px}.sales-leaderboard-panel,.sales-system-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:14px}.sales-leaderboard-panel{border-top:3px solid var(--sales-blue);overflow:hidden}.sales-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.sales-section-heading p{color:var(--customer);margin-bottom:5px;font-size:11px;font-weight:800}.sales-section-heading h2{font-size:17px}.sales-section-heading span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.sales-average-card{border:1px solid var(--line);background:var(--surface-soft);text-align:right;border-radius:7px;min-width:172px;padding:10px 12px}.sales-average-card span{margin:0 0 8px;font-size:10px}.sales-average-card strong{font-size:18px}.sales-leaderboard-list{display:grid}.sales-leaderboard-row{border-bottom:1px solid var(--line)}.sales-leaderboard-row:last-child{border-bottom:0}.sales-leaderboard-row.expanded{background:#fbfcfe}.sales-leaderboard-summary{width:100%;min-height:70px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:44px minmax(150px,1fr) minmax(150px,.8fr) minmax(190px,.9fr) 26px;align-items:center;gap:12px;padding:10px 14px;display:grid}.sales-leaderboard-summary:hover{background:#f8fafc}.sales-rank{width:34px;height:34px;color:var(--sales-blue);background:#eef5ff;border-radius:50%;place-items:center;font-weight:850;display:grid}.sales-person small,.sales-average-diff small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.sales-total-amount{color:#0c2145;text-align:right;font-size:21px}.sales-average-diff{text-align:right;border-radius:7px;justify-self:end;min-width:170px;padding:8px 10px}.sales-average-diff.above{color:var(--customer);background:var(--customer-soft)}.sales-average-diff.below{color:#b54708;background:var(--agent-soft)}.sales-average-diff strong{margin-top:4px;display:block}.sales-leaderboard-detail{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:10px;padding:0 14px 14px 70px;display:grid}.sales-detail-group{border:1px solid var(--line);background:#fff;border-radius:7px}.sales-detail-group.customer{border-top:3px solid var(--customer)}.sales-detail-group.agent{border-top:3px solid var(--agent)}.sales-detail-group h3{border-bottom:1px solid var(--line);padding:10px 12px;font-size:13px}.sales-detail-group>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sales-detail-group.agent>div{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-detail-group span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:64px;padding:10px 12px}.sales-detail-group small{color:var(--muted);font-size:10px}.sales-detail-group strong{margin-top:10px;font-size:16px;display:block}.sales-system-panel{overflow:hidden}.sales-system-panel.customer{border-top:3px solid var(--customer)}.sales-system-panel.agent{border-top:3px solid var(--agent)}.sales-system-panel.customer .sales-section-heading p{color:var(--customer)}.sales-system-panel.agent .sales-section-heading p{color:var(--agent)}.sales-system-table{min-width:1040px}.sales-system-table .numeric{text-align:right}.sales-system-table .amount-cell{color:var(--sales-blue);font-weight:800}.sales-system-table .comparison.above{color:var(--customer);font-weight:750}.sales-system-table .comparison.below{color:#b54708;font-weight:750}.customer-analysis-page{--customer-blue:#175cd3}.customer-command-panel,.customer-relationship-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:14px;overflow:hidden}.customer-command-panel{border-top:3px solid var(--customer)}.customer-command-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f2fbfb 0%,#fff 72%);justify-content:space-between;align-items:center;gap:18px;padding:15px 16px;display:flex}.customer-command-head p,.customer-section-title p{color:var(--customer);margin-bottom:5px;font-size:11px;font-weight:800}.customer-command-head h2,.customer-section-title h2{font-size:17px}.customer-command-head span,.customer-section-title span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.customer-command-head>strong{border:1px solid var(--customer-line);min-width:150px;color:var(--customer);text-align:right;background:#fff;border-radius:8px;padding:11px 12px;font-size:24px;display:grid}.customer-command-head small{color:var(--muted);margin-top:5px;font-size:10px;font-weight:700}.customer-stage-grid{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.customer-stage-metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:86px;padding:13px 14px}.customer-stage-metric span{color:var(--muted);font-size:11px;font-weight:750}.customer-stage-metric strong{margin-top:15px;font-size:22px;display:block}.customer-stage-metric.primary strong{color:var(--customer)}.customer-stage-metric.amount strong{color:var(--customer-blue)}.customer-relationship-panel{border-top:3px solid #7f56d9}.customer-section-title{border-bottom:1px solid var(--line);padding:14px 16px}.customer-relation-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.login-page{background:#f4f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(390px,100%);padding:30px;box-shadow:0 18px 45px #1018281a}.login-brand{color:#fff;background:var(--customer);border-radius:7px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:850;display:grid}.login-panel>p{color:var(--customer);margin-top:18px;font-size:11px;font-weight:800}.login-panel h1{margin-top:5px;font-size:23px}.login-panel>span{color:var(--muted);margin-top:7px;font-size:12px;display:block}.login-form{gap:13px;margin-top:24px;display:grid}.login-form label{color:#475467;font-size:11px;font-weight:700}.login-form input{border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;height:40px;margin-top:6px;padding:0 10px}.login-form p{color:var(--danger);font-size:11px}.login-form button{color:#fff;background:var(--customer);border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:40px;font-size:12px;font-weight:750;display:flex}.app-intro-page{background:#f4f6f8;flex-direction:column;min-height:100vh;padding:56px 24px 24px;display:flex}.app-intro-card{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(820px,100%);margin:auto;overflow:hidden;box-shadow:0 18px 45px #10182814}.app-intro-header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4fbfb 0%,#fff 72%);align-items:center;gap:18px;padding:30px 34px;display:flex}.app-intro-mark{color:#fff;background:var(--customer);border-radius:10px;flex:none;place-items:center;width:54px;height:54px;font-size:22px;font-weight:850;display:grid}.app-intro-header p{color:var(--customer);letter-spacing:.08em;margin-bottom:7px;font-size:11px;font-weight:800}.app-intro-header h1{font-size:27px}.app-intro-header span{color:var(--muted);margin-top:8px;font-size:13px;display:block}.app-intro-details{margin:0;padding:8px 34px}.app-intro-details>div{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr);gap:20px;padding:17px 0;display:grid}.app-intro-details>div:last-child{border-bottom:0}.app-intro-details dt{color:#344054;font-size:13px;font-weight:750}.app-intro-details dd{color:#475467;margin:0;font-size:13px;line-height:1.75}.app-intro-notice{border:1px solid var(--customer-line);color:#32646a;background:var(--customer-soft);border-radius:7px;margin:8px 34px 30px;padding:12px 14px;font-size:12px;line-height:1.6}.app-intro-footer{width:min(820px,100%);color:var(--muted);justify-content:center;gap:16px;margin:26px auto 0;font-size:11px;display:flex}.app-intro-footer a:hover{color:var(--customer)}.primary-button{border:1px solid var(--customer);color:#fff;background:var(--customer);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.primary-button:disabled{cursor:default;opacity:.62}.table-link{color:var(--customer);font-weight:800}.table-link:hover{text-decoration:underline}.workspace:has(.workbench-page){background:#f6f8fb}.workbench-page{color:#0f172a;padding:32px 32px 42px}.workbench-page .page-header{align-items:center}.workbench-primary-nav{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:8px;gap:8px;margin-bottom:14px;padding:8px;display:flex;position:sticky;top:0}.workbench-primary-nav a{color:#344054;border:1px solid #0000;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.workbench-primary-nav a:hover{border-color:var(--customer-line);color:var(--customer);background:var(--customer-soft)}.workbench-task-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:22px;padding:24px}.workbench-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.workbench-section-heading p{color:#0f766e;margin-bottom:6px;font-size:11px;font-weight:850}.workbench-section-heading h2{color:#0f172a;font-size:21px;line-height:1.25}.workbench-section-heading>span{color:#64748b;text-align:right;max-width:340px;font-size:12px;line-height:1.55}.workbench-task-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.task-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:14px;min-height:132px;padding:18px;display:flex}.task-card:hover{background:#fff;border-color:#cbd5e1}.task-card.active{box-shadow:none;border:2px solid #99f6e4;transform:none}.task-card span{color:#64748b;margin-bottom:9px;font-size:11px;font-weight:850;display:block}.task-card strong{color:#0f172a;font-size:17px;line-height:1.25;display:block}.task-card small{color:#64748b;margin-top:9px;font-size:12px;line-height:1.55;display:block}.task-card em{border-radius:13px;place-items:center;min-width:44px;height:44px;font-size:18px;font-style:normal;font-weight:850;display:grid}.task-card.danger em{color:#dc2626;background:#fee2e2}.task-card.warning em{color:#d97706;background:#fef3c7}.task-card.primary em{color:#0f766e;background:#ccfbf1}.task-card.neutral em{color:#0369a1;background:#e0f2fe}.todo-record-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:22px;padding:24px}.new-customer-panel{background:#fff;border-color:#e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:88px;margin-bottom:0;padding:22px 24px;display:flex}.new-customer-panel>div{align-items:center;gap:12px;min-width:0;display:flex}.new-customer-panel>div svg{color:#0e7490}.new-customer-panel h2{color:#0f172a;font-size:17px}.new-customer-panel span{color:#64748b;margin-top:6px;font-size:12px;line-height:1.5;display:block}.new-customer-panel .primary-button{color:#fff;background:#0f766e;border-color:#0f766e;border-radius:10px;min-height:36px}.workbench-task-panel .panel-heading{align-items:flex-start;min-height:36px;margin-bottom:18px}.workbench-task-panel .panel-heading h2{color:#0f172a;font-size:18px;line-height:1.25}.workbench-task-panel .panel-heading span{color:#64748b;font-size:12px;font-weight:600}.todo-record-panel .icon-text-button{color:#0f172a;background:#fff;border-color:#cbd5e1;border-radius:8px;height:32px;font-size:12px;font-weight:750}.todo-record-panel .table-wrap{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.todo-record-panel .follow-record-table{table-layout:fixed;border-collapse:separate;border-spacing:0;min-width:0}.todo-record-panel .follow-record-table th{color:#334155;background:#f8fafc;height:44px;padding:0 16px;font-size:12px;font-weight:800}.todo-record-panel .follow-record-table td{color:#475569;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;height:76px;padding:14px 16px}.todo-record-panel .follow-record-table th:first-child,.todo-record-panel .follow-record-table td:first-child{width:16%}.todo-record-panel .follow-record-table th:nth-child(2),.todo-record-panel .follow-record-table td:nth-child(2){color:#475569;width:12%}.todo-record-panel .follow-record-table th:nth-child(3),.todo-record-panel .follow-record-table td:nth-child(3){width:17%}.todo-record-panel .follow-record-table th:nth-child(4),.todo-record-panel .follow-record-table td:nth-child(4){color:#0f172a;width:27%;line-height:1.55}.todo-record-panel .follow-record-table th:nth-child(5),.todo-record-panel .follow-record-table td:nth-child(5){width:16%}.todo-record-panel .follow-record-table th:nth-child(6),.todo-record-panel .follow-record-table td:nth-child(6){text-align:left;width:12%;min-width:88px}.todo-record-panel .follow-record-table tr:last-child td{border-bottom:0}.todo-record-panel .table-link{color:#0f766e;font-weight:850}.workbench-task-panel .status-chip{border:0;min-height:28px;padding:4px 10px;font-size:12px;font-weight:850}.workbench-task-panel .status-chip.status-danger{color:#dc2626;background:#fee2e2}.workbench-task-panel .status-chip.status-info{color:#2563eb;background:#dbeafe}.workbench-task-panel .status-chip.status-warning{color:#d97706;background:#fef3c7}.workbench-task-panel .status-chip.status-primary{color:#0f766e;background:#ccfbf1}.workbench-task-panel .status-chip.status-success{color:#168153;background:#dcfce7}.workbench-task-panel .status-chip.status-muted,.workbench-task-panel .status-chip.status-neutral{color:#64748b;background:#f1f5f9}.todo-record-panel .task-pill{min-height:26px;margin:0 8px 0 0;padding:4px 9px;font-size:11px;font-weight:850}.todo-record-panel .task-pill.danger{color:#dc2626;background:#fee2e2}.todo-record-panel .task-pill.warning{color:#d97706;background:#fef3c7}.todo-record-panel td:has(.task-pill.danger){color:#dc2626;font-weight:800}.todo-record-panel .ghost-button{color:#0f172a;background:#fff;border-color:#cbd5e1;border-radius:8px;width:64px;min-height:32px}.todo-record-panel .ghost-button:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.compact-workbench-header{align-items:center}.compact-workbench-header .primary-button{min-height:40px}.workbench-scope-bar{flex-wrap:wrap;gap:8px;margin:-4px 0 12px;display:flex}.workbench-scope-bar a{border:1px solid var(--line);color:#475467;background:#fff;border-radius:7px;align-items:center;min-height:38px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.workbench-scope-bar a:hover{color:#075f69;border-color:var(--customer-line);background:#f7fbfb}.workbench-scope-bar a.active{color:#075f69;border-color:var(--customer-line);background:var(--customer-soft)}.panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.workbench-todo-panel{gap:12px;margin-bottom:12px;display:grid}.workbench-todo-panel .panel-heading{margin-bottom:0}.workbench-task-board{grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.workbench-task-board-toolbar{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.workbench-task-list-switch{background:#f8fafc;border:1px solid #d0d5dd;border-radius:7px;align-items:center;gap:3px;width:fit-content;padding:3px;display:inline-flex}.workbench-task-list-switch button{color:#667085;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.workbench-task-list-switch button:hover{color:#075f69;background:#eef7f7}.workbench-task-list-switch button.active{color:#075f69;background:#fff;box-shadow:0 1px 2px #10182814}.workbench-task-list-switch strong{min-width:22px;height:20px;color:inherit;background:#e4e7ec;border-radius:999px;place-items:center;font-size:10px;display:inline-grid}.workbench-task-list-switch button.active strong{background:#dff3f3}.workbench-task-new-count{color:#06727c;font-size:10px;font-weight:800}.workbench-task-lane{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;align-content:start;gap:8px;min-width:0;padding:10px;display:grid}.workbench-task-lane header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-height:42px;display:grid}.workbench-task-lane h3{color:#1d2939;font-size:13px;line-height:1.25}.workbench-task-lane header span{color:#667085;margin-top:4px;font-size:11px;font-weight:650;line-height:1.35;display:block}.workbench-task-lane header strong{color:#475467;background:#eef2f6;border-radius:999px;place-items:center;min-width:30px;height:26px;font-size:12px;display:inline-grid}.workbench-task-lane.is-empty{gap:0;padding-block:8px}.workbench-task-lane.is-empty header{align-items:center;min-height:32px}.workbench-task-lane.is-empty header span,.workbench-task-lane.is-empty .workbench-task-list{display:none}.task-lane-follow-up-overdue{background:snow;border-color:#f3b7b3}.task-lane-follow-up-overdue header strong{color:#b42318;background:#fee4e2}.task-lane-follow-up-today{background:#fffaf2;border-color:#f4c27a}.task-lane-follow-up-today header strong{color:#8a4b10;background:#fff4df}.task-lane-pending{background:#f6f9ff;border-color:#b2ccff}.task-lane-pending header strong{color:#175cd3;background:#eef5ff}.task-lane-follow-up-upcoming{background:#f7fbfb;border-color:#d9e7e8}.task-lane-follow-up-upcoming header strong{color:#075f69;background:var(--customer-soft)}.workbench-task-list{gap:7px;display:grid}.workbench-task-item{background:#fff;border:1px solid #e4e7ec;border-radius:7px;grid-template-columns:30px minmax(180px,.85fr) minmax(220px,1.15fr) 152px 60px;align-items:center;gap:8px 10px;min-height:64px;padding:8px 10px;display:grid}.workbench-task-item.is-completed-today{background:#f7fcfa;border-color:#b7dfcf}.workbench-task-item>div{gap:4px;min-width:0;display:grid}.task-item-sequence{color:#667085;font-variant-numeric:tabular-nums;background:#f8fafc;border:1px solid #d0d5dd;border-radius:6px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:900;display:inline-grid}.task-item-plan{text-align:left;justify-items:start}.task-item-plan strong,.task-item-plan small{width:100%}.task-item-plan strong{color:#344054;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.task-item-state{justify-items:start}.task-customer-link{color:#0f766e;overflow-wrap:anywhere;font-size:12px;font-weight:900;line-height:1.25}.task-customer-link:hover{text-underline-offset:3px;text-decoration:underline}.workbench-task-item small{color:#667085;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.task-item-status{color:#475467;overflow-wrap:anywhere;background:#eef2f6;border-radius:999px;width:fit-content;max-width:100%;padding:2px 7px;font-size:10px;font-weight:850;line-height:1.35}.task-item-status.completed{color:#067647;background:#dcfae6}.task-item-action{border:1px solid var(--customer-line);color:#075f69;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:60px;min-height:36px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.task-item-action:hover{background:var(--customer-soft)}.workbench-task-empty{border:1px dashed var(--line);color:#98a2b3;background:#fff;border-radius:7px;place-items:center;min-height:62px;font-size:11px;font-weight:750;display:grid}.workbench-task-more{color:#667085;font-size:11px;line-height:1.45}.customer-list-panel{gap:10px;scroll-margin-top:76px;display:grid}.customer-list-panel .panel-heading,.customer-list-panel .list-filter-box{margin-bottom:0}.customer-management-filters{gap:10px}.customer-filter-primary-row{justify-content:space-between}.customer-scope-bar{flex:none;margin:0}.customer-search-control{flex:340px;min-width:320px;max-width:560px;margin-left:auto}.customer-filter-primary-row .customer-sort-control{border:1px solid var(--line);color:#667085;background:#fff;border-radius:6px;flex:0 0 142px;align-items:center;gap:4px;width:142px;min-width:142px;height:34px;padding-left:8px;display:flex}.workbench-filters .customer-sort-control select{background:0 0;border:0;width:100%;min-width:0;height:32px;padding:0 5px}.customer-sort-control svg{flex:none}.workbench-filter-row.customer-filter-secondary-row{border-top:1px solid #e5e7eb;grid-template-columns:minmax(104px,.68fr) minmax(96px,.58fr) minmax(96px,.56fr) repeat(2,minmax(190px,1fr)) auto;align-items:center;gap:8px;padding-top:10px;display:grid}.customer-filter-secondary-row select,.customer-filter-secondary-row select:first-of-type{width:100%;min-width:0}.workbench-filters .customer-filter-secondary-row .date-range-control{flex:none;width:100%;min-width:0}.customer-filter-secondary-row .date-range-control input{flex:1 1 0;width:100%;min-width:0}.customer-filter-secondary-row .date-range-filter,.customer-filter-secondary-row .date-range-filter-trigger{width:100%}.customer-filter-secondary-row .date-range-filter-trigger{justify-content:flex-start}.customer-filter-secondary-row .date-range-filter-trigger-range{text-align:left;flex:auto}.customer-filter-secondary-row .icon-text-button{height:38px}.customer-column-picker-anchor{flex:none;justify-content:flex-end;align-items:center;height:38px;display:inline-flex}.customer-filter-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.customer-filter-actions .icon-text-button,.customer-filter-actions .ghost-button,.customer-filter-actions .column-picker summary{padding-left:9px;padding-right:9px}.customer-filter-actions .customer-filter-submit{border-color:var(--customer);color:#fff;background:var(--customer);font-weight:850}.customer-filter-actions .customer-filter-submit:hover{background:#075f69;border-color:#075f69}.customer-filter-actions .ghost-button{height:38px;min-height:38px}.workbench-table-tools{z-index:12;justify-content:flex-end;margin:0 0 8px;display:flex;position:relative}.workbench-table-tools:empty{display:none}.column-picker{position:relative}.customer-column-picker-anchor .column-picker{align-items:center;display:inline-flex}.column-picker summary{border:1px solid var(--line);color:#475467;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:6px;height:38px;min-height:38px;padding:0 10px;font-size:12px;font-weight:800;list-style:none;display:inline-flex}.column-picker summary::-webkit-details-marker{display:none}.column-picker[open] summary{color:#075f69;border-color:var(--customer-line);background:var(--customer-soft)}.column-picker-menu{z-index:10;border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;width:188px;max-height:min(410px,100vh - 160px);padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 14px 28px #10182824}.workbench-filters .column-picker-menu label{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;min-width:0;height:30px;padding:0 7px;font-size:12px;font-weight:750;display:flex}.workbench-filters .column-picker-menu label:hover{background:#f5f8fa}.workbench-filters .column-picker-menu label.is-fixed{color:#98a2b3;cursor:default}.workbench-filters .column-picker-menu label.is-fixed:hover{background:0 0}.workbench-filters .column-picker-menu label span{text-align:left;white-space:nowrap;flex:1;min-width:0}.workbench-filters .column-picker-menu label svg{color:#b2bac6;flex:none}.workbench-filters .column-picker-menu input[type=checkbox]{width:15px;min-width:15px;max-width:15px;height:15px;min-height:15px;accent-color:var(--customer);border:0;flex:0 0 15px;margin:0;padding:0}.workbench-filters .column-picker-menu input[type=checkbox]:disabled{opacity:.55}.workbench-view-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.view-tab{border:1px solid var(--line);color:#475467;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;min-height:30px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.view-tab:hover{color:#075f69;border-color:var(--customer-line)}.view-tab.active{color:#fff;border-color:var(--customer);background:var(--customer)}.list-filter-box{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;margin-bottom:12px}.list-filter-heading{justify-content:space-between;align-items:center;gap:12px;padding:9px 10px 0;display:flex}.list-filter-heading strong{color:#344054;font-size:12px}.list-filter-heading span{color:var(--muted);font-size:11px}.workbench-filters{gap:8px;padding:10px;display:grid}.workbench-filter-row,.workbench-sort-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workbench-sort-row{border-top:1px solid #e5e7eb;padding-top:2px}.workbench-filters label{border:1px solid var(--line);min-width:190px;height:34px;color:var(--muted);background:var(--surface-soft);border-radius:6px;align-items:center;gap:6px;padding:0 9px;display:flex}.workbench-filters input,.workbench-filters select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;height:34px;padding:0 9px;font-size:12px}.workbench-filters label input{background:0 0;border:0;flex:1;min-width:0;padding:0}.workbench-filters .date-range-control{flex:0 350px;gap:6px;min-width:350px;padding:0 6px}.admin-customer-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;margin-bottom:14px;padding:10px;display:grid}.admin-customer-viewbar{flex-wrap:wrap;gap:7px;display:flex}.admin-customer-viewbar a{border:1px solid var(--line);color:#475467;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.admin-customer-viewbar a strong{color:#667085;background:#f2f4f7;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:inline-grid}.admin-customer-viewbar a.active{border-color:var(--customer-line);color:#075f69;background:var(--customer-soft)}.admin-customer-viewbar a.active strong{color:#fff;background:var(--customer)}.admin-customer-filters{border-top:1px solid #eef0f3;flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;display:flex}.admin-customer-filters label{border:1px solid var(--line);min-width:240px;height:34px;color:var(--muted);background:var(--surface-soft);border-radius:6px;flex:260px;align-items:center;gap:6px;padding:0 9px;display:flex}.admin-customer-filters label input{color:#344054;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.admin-customer-filters select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;min-width:136px;height:34px;padding:0 9px;font-size:12px}.admin-customer-list-panel{margin-bottom:0}.admin-customer-table-wrap{border:1px solid var(--line);border-radius:8px}.admin-customer-table{table-layout:fixed;min-width:1220px}.admin-customer-table th:first-child,.admin-customer-table td:first-child{width:190px}.admin-customer-table th:nth-child(2),.admin-customer-table td:nth-child(2){width:180px}.admin-customer-table th:nth-child(3),.admin-customer-table td:nth-child(3){width:150px}.admin-customer-table th:nth-child(4),.admin-customer-table td:nth-child(4){width:280px}.admin-customer-table th:nth-child(5),.admin-customer-table td:nth-child(5){width:220px}.admin-customer-table th:nth-child(6),.admin-customer-table td:nth-child(6){width:160px}.admin-customer-table td{vertical-align:top;white-space:normal;height:86px}.admin-customer-identity strong{color:#1d2939;font-size:13px;display:block}.admin-customer-identity small,.admin-customer-subline,.admin-customer-note small,.admin-customer-action small,.date-cell small{color:#667085;overflow-wrap:anywhere;margin-top:6px;font-size:11px;line-height:1.45;display:block}.admin-customer-identity .status-chip{margin-top:8px}.admin-customer-stage{background:#f8fafc;border:1px solid #dfe4ea;border-radius:8px;align-content:center;gap:5px;min-height:66px;padding:8px 10px;display:grid}.admin-customer-stage span{color:#475467;background:#eef2f6;border-radius:999px;width:fit-content;max-width:100%;padding:2px 7px;font-size:10px;font-weight:850;line-height:1.35}.admin-customer-stage strong{color:#344054;font-size:12px;line-height:1.3}.admin-customer-stage small{color:#667085;font-size:10px;line-height:1.35}.admin-customer-stage.stage-success{background:#f0fbf5;border-color:#a8e6c5}.admin-customer-stage.stage-success span{color:#168153;background:#dcfce7}.admin-customer-stage.stage-primary{background:#f0fbfb;border-color:#9bd0d5}.admin-customer-stage.stage-primary span{color:#075f69;background:#d9f3f4}.admin-customer-stage.stage-info{background:#eff6ff;border-color:#bfdbfe}.admin-customer-stage.stage-info span{color:#175cd3;background:#dbeafe}.admin-customer-stage.stage-warning{background:#fff8ed;border-color:#f4c27a}.admin-customer-stage.stage-warning span{color:#9a5b13;background:#fff4df}.admin-customer-stage.stage-danger{background:#fff5f4;border-color:#f3b7b3}.admin-customer-stage.stage-danger span{color:#b42318;background:#fee4e2}.admin-customer-note strong,.admin-customer-action strong,.date-cell strong{color:#344054;overflow-wrap:anywhere;font-size:12px;line-height:1.45;display:block}.admin-customer-note strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.date-range-control input{background:0 0;border:0;flex:0 0 132px;width:132px}.date-range-control span{color:#98a2b3;font-size:11px}.date-range-control .date-range-label{color:#475467;white-space:nowrap;flex:none;font-weight:800}.date-range-control .date-range-separator{flex:none}.ghost-button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 11px;font-size:12px;font-weight:750;display:inline-flex}.ghost-button:hover{color:var(--customer);border-color:var(--customer-line)}.workbench-table-wrap{border:1px solid var(--line);border-radius:8px}.workbench-table{table-layout:fixed;border-collapse:separate;border-spacing:0}.workbench-table th{z-index:1;background:var(--surface-soft);height:38px;position:sticky;top:0}.workbench-table th:not(:last-child):after{content:"";pointer-events:none;background:#e6ebf1;border-radius:999px;width:2px;position:absolute;top:8px;bottom:8px;right:0}.workbench-table th span:first-child{padding-right:8px;display:inline-block}.sort-header{color:#344054;align-items:center;gap:4px;display:inline-flex}.sort-header span:first-child{padding-right:0}.sort-header svg{color:#98a2b3}.sort-header.active{color:var(--customer);font-weight:850}.sort-header.active svg{color:var(--customer)}.workbench-table td{vertical-align:top;white-space:normal;height:auto;min-height:48px;transition:background .15s,box-shadow .15s}.workbench-table th:first-child,.workbench-table td:first-child{z-index:2;background:#fff;position:sticky;left:0}.workbench-table th:first-child{z-index:4;background:var(--surface-soft)}.workbench-table th:last-child,.workbench-table td:last-child{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-8px 0 14px #1018280d}.workbench-table th:last-child{z-index:4;background:var(--surface-soft)}.workbench-table tr.dirty-row td{background:#fffaf0}.workbench-table tr.dirty-row td:first-child{box-shadow:inset 3px 0 #f79009}.column-resizer{cursor:col-resize;width:8px;position:absolute;top:0;bottom:0;right:-4px}.column-resizer:hover:after,.column-resizer:focus-visible:after{background:var(--customer);content:"";border-radius:999px;width:2px;position:absolute;top:7px;bottom:7px;right:3px}.column-resizer:focus-visible{outline-offset:-2px;outline:2px solid #9bd0d5}.index-cell{color:#98a2b3;text-align:center;font-size:12px;font-weight:850}.customer-cell{min-width:124px}.customer-name-link{color:#0891a0;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;max-width:100%;padding:0;font-size:13px;font-weight:850;line-height:1.35;display:inline-block}.customer-name-link:hover{color:#075f69;text-underline-offset:3px;text-decoration:underline}.customer-cell span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.rating-cell{color:#d97706;letter-spacing:0;white-space:nowrap;font-size:13px;font-weight:900}.channel-cell{color:#475467;font-size:12px;line-height:1.45}.inline-rating-editor{align-content:start;gap:4px;width:100%;min-width:0;display:grid}.inline-rating-row{align-items:center;gap:3px;min-width:0;min-height:24px;display:flex}.inline-rating-stars{flex:0 0 82px;align-items:center;gap:1px;width:82px;height:24px;display:inline-flex}.inline-rating-stars button{color:#0000;-webkit-text-stroke:1.2px #f59e0b;background:0 0;border:0;place-items:center;width:15px;height:22px;padding:0;font-size:16px;line-height:1;display:grid}.inline-rating-stars button.active{color:#f59e0b;-webkit-text-stroke:1px #f59e0b}.inline-rating-stars button:hover{transform:translateY(-1px)}.inline-rating-action-slot{flex:0 0 24px;width:24px;height:24px;display:inline-flex}.inline-rating-save{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:6px;justify-content:center;align-items:center;width:24px;min-height:24px;padding:0;display:inline-flex}.inline-rating-save:disabled{color:#98a2b3;border-color:var(--line);background:#f8fafc}.inline-rating-error{color:#b42318;white-space:normal;overflow-wrap:anywhere;font-size:11px;font-weight:750}.receiving-cell{color:#475467;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.receiving-relationship{gap:4px;min-width:0;display:grid}.receiving-relationship-party{gap:3px;min-width:0;display:grid}.receiving-relationship-party.secondary{border-top:1px solid #eef0f3;padding-top:3px}.receiving-relationship-line{flex-wrap:wrap;align-items:baseline;gap:3px 6px;min-width:0;display:flex}.receiving-relationship-line strong{color:#344054;overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.4}.receiving-relationship-line small{color:#667085;white-space:nowrap;flex:none;font-size:10px;font-weight:800}.receiving-relationship-line.secondary strong{color:#667085;font-weight:700}.receiving-relationship-line.secondary small{color:#087f8c}.receiving-account-contacts{color:#667085;flex-wrap:wrap;gap:2px 10px;min-width:0;font-size:10px;font-weight:650;line-height:1.4;display:flex}.receiving-account-contacts span{overflow-wrap:anywhere}.need-cell{white-space:normal;overflow-wrap:anywhere;color:#475467;line-height:1.55}.readonly-cell{color:#475467;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:42px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.readonly-cell.empty{color:#c4ccd8;text-align:left;max-height:none;padding:0;font-weight:700;display:inline-block}.inline-select,.inline-input,.inline-textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;font-size:12px}.inline-select,.inline-input{height:32px;padding:0 8px}.inline-textarea{resize:vertical;min-height:62px;max-height:118px;padding:7px 8px;line-height:1.45}.status-select{font-weight:800}.status-select.status-muted,.status-chip.status-muted{color:#667085;background:#f2f4f7;border-color:#d0d5dd}.status-select.status-danger,.status-chip.status-danger{color:#b42318;background:#fff1f0;border-color:#f3b7b3}.status-select.status-info,.status-chip.status-info{color:#175cd3;background:#eef5ff;border-color:#b2ccff}.status-select.status-primary,.status-chip.status-primary{color:#075f69;border-color:var(--customer-line);background:var(--customer-soft)}.status-select.status-warning,.status-chip.status-warning{color:#8a4b10;background:#fff4df;border-color:#f4c27a}.status-select.status-success,.status-chip.status-success{color:#168153;background:#eaf8f1;border-color:#a9dec4}.status-select.status-neutral,.status-chip.status-neutral{color:#475467;background:#eef2f6;border-color:#cfd9e6}.status-chip{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;font-weight:850;display:inline-flex}.friend-attempt-cell-note{color:#667085;white-space:normal;margin-top:5px;font-size:10px;font-weight:750;line-height:1.35;display:block}.status-stage-not-added{--status-fg:#b42318;--status-border:#f3b7b3;--status-bg:#fff1f0}.status-stage-passed{--status-fg:#175cd3;--status-border:#b2ccff;--status-bg:#eef5ff}.status-stage-greeting{--status-fg:#087f8c;--status-border:#a5f0fc;--status-bg:#ecfdff}.status-stage-needs{--status-fg:#0e765e;--status-border:#abefc6;--status-bg:#ecfdf3}.status-stage-proposal{--status-fg:#6941c6;--status-border:#d9d6fe;--status-bg:#f4f3ff}.status-stage-pricing{--status-fg:#8a4b10;--status-border:#f4c27a;--status-bg:#fff4df}.status-stage-publisher{--status-fg:#b54708;--status-border:#fedf89;--status-bg:#fff6ed}.status-stage-publication{--status-fg:#3538cd;--status-border:#c7d7fe;--status-bg:#eef4ff}.status-stage-payment{--status-fg:#c01048;--status-border:#fecdd6;--status-bg:#fff1f3}.status-stage-intent{--status-fg:#027a48;--status-border:#a6f4c5;--status-bg:#ecfdf3}.status-stage-pending-deal{--status-fg:#7a5d00;--status-border:#eadb75;--status-bg:#fffbe8}.status-stage-won{--status-fg:#067647;--status-border:#a9dec4;--status-bg:#eaf8f1}.status-chip[class*=status-stage-],.status-picker-trigger[class*=status-stage-],.status-picker-option-label[class*=status-stage-]{color:var(--status-fg);border-color:var(--status-border);background:var(--status-bg)}.customer-status-picker{width:100%;min-width:0;position:relative}.status-picker-trigger{border:1px solid var(--line);color:#475467;text-align:left;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;height:36px;padding:0 9px;font-size:12px;font-weight:850;display:flex}.status-picker-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.status-picker-trigger svg{flex:none;transition:transform .16s}.status-picker-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.status-picker-trigger:focus-visible{outline:2px solid var(--customer-line);outline-offset:1px}.status-picker-menu{z-index:40;background:#fff;border:1px solid #d0d5dd;border-radius:7px;gap:2px;max-height:294px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #1018282e}.status-picker-option{color:#475467;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:4px 5px;display:flex}.status-picker-option:hover,.status-picker-option[aria-selected=true]{background:#f6f8fa}.status-picker-option:disabled{cursor:not-allowed;opacity:.5}.status-picker-option-label{border:1px solid var(--line);border-radius:999px;align-items:center;min-width:0;min-height:24px;padding:2px 8px;font-size:11px;font-weight:850;line-height:1.35;display:inline-flex}.status-picker-option svg{color:var(--customer);flex:none}.status-arrow{color:#98a2b3;margin:0 6px;display:inline-block}.follow-plan-cell{gap:3px;min-width:0;display:grid}.follow-plan-cell strong{color:#344054;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.follow-plan-cell span{color:#667085;font-size:11px;font-weight:700;line-height:1.35}.follow-plan-cell.empty{text-align:left;padding:0;display:inline-block}.follow-plan-cell.empty strong{color:#c4ccd8;font-weight:800}.date-cell{white-space:normal;color:#667085;font-size:11px;line-height:1.45}.task-pill{border-radius:999px;align-items:center;width:fit-content;margin-top:6px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.task-pill.neutral{color:#475467;background:#eef2f6}.task-pill.warning{color:#8a4b10;background:#fff4df}.task-pill.danger{color:#b42318;background:#fee4e2}.unsaved-pill{color:#8a4b10;background:#fff7e6;border:1px solid #fdb022;border-radius:999px;align-items:center;width:fit-content;margin-top:6px;padding:2px 7px;font-size:10px;font-weight:850;display:inline-flex}.actions-cell{vertical-align:middle!important}.row-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6px;width:100%;min-width:0;min-height:44px;display:grid}.row-actions small{color:var(--customer);display:block}.row-detail-link{border:1px solid var(--line);color:#475467;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:28px;padding:0 4px;font-size:11px;font-weight:850;display:inline-flex}.row-detail-link:hover{color:#075f69;border-color:var(--customer-line);background:#f7fbfb}.row-save-button,.row-follow-button{border:1px solid var(--line);color:#98a2b3;white-space:nowrap;background:#f8fafc;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:28px;padding:0 4px;font-size:11px;font-weight:800;display:inline-flex}.row-follow-button{color:#075f69;border-color:var(--customer-line);background:#f7fbfb}.row-follow-button:hover{color:#fff;border-color:var(--customer);background:var(--customer)}.row-save-button.dirty{color:#fff;background:#f79009;border-color:#f79009}.row-save-button:disabled{cursor:default}.row-save-button.dirty:disabled{opacity:.7}.row-action-message{grid-column:1/-1;font-size:10px;line-height:1.35}.row-reset-button{color:#475467;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:30px;margin-top:6px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.row-reset-button:hover{color:#8a4b10;background:#fffaf0;border-color:#f4c27a}.row-reset-button:disabled{cursor:default;opacity:.6}.pagination-bar{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.pagination-bar>div{align-items:center;gap:5px;display:flex}.pagination-meta{color:#475467;white-space:nowrap;font-weight:750}.pagination-bar a,.pagination-bar>div>span{border:1px solid var(--line);color:#475467;background:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 8px;font-weight:750;display:inline-flex}.pagination-bar a:hover,.pagination-bar a.active{color:#fff;border-color:var(--customer);background:var(--customer)}.pagination-bar>div>span{color:#98a2b3;background:#f8fafc}.customer-edit-overlay{z-index:60;background:#10182861;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-edit-backdrop{background:0 0;border:0;position:absolute;inset:0}.customer-edit-drawer{z-index:1;border-left:1px solid var(--line);background:#fff;outline:none;grid-template-rows:auto minmax(0,1fr) auto;width:min(680px,52vw);min-width:560px;height:100%;display:grid;position:relative;box-shadow:-18px 0 36px #1018282e}.customer-edit-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(118px,1fr) auto 32px;align-items:center;gap:10px;min-height:60px;padding:0 16px;display:grid}.customer-edit-identity{min-width:0;padding:6px 0}.customer-edit-header p{color:var(--customer);margin-bottom:3px;font-size:11px;font-weight:850}.customer-edit-header h2{color:#1d2939;text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.customer-edit-owner-line{color:#667085;flex-wrap:wrap;align-items:center;gap:2px 7px;min-width:0;margin-top:4px;font-size:10px;font-weight:650;line-height:1.35;display:flex}.customer-edit-owner-line strong{color:#475467;font-size:10px}.customer-edit-owner-line small{color:#667085;background:#eef2f6;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:850}.customer-edit-owner-line small.collaboration{color:#075f69;background:var(--customer-soft)}.customer-edit-owner-line>b{color:#075f69;font-size:9px;font-weight:850}.customer-edit-header-account-switch{color:#667085;background:0 0;border:0;border-radius:4px;align-items:center;gap:3px 7px;min-width:0;padding:1px 4px;font-size:10px;font-weight:650;line-height:1.35;display:inline-flex}.customer-edit-header-account-switch:hover{color:#075f69;background:var(--customer-soft)}.customer-edit-header-account-switch:focus-visible{outline:2px solid var(--customer-line)}.customer-edit-header-account-switch b{color:#075f69;font-size:9px;font-weight:850}.customer-edit-header-account-switch span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-edit-header-account-switch svg{flex:none}.customer-edit-header-account-editor{align-items:center;gap:5px;min-width:min(100%,430px);display:flex}.customer-edit-header-account-editor select{color:#344054;background:#fff;border:1px solid #cdd5df;border-radius:5px;min-width:180px;max-width:310px;height:26px;padding:0 24px 0 7px;font-size:10px;font-weight:750}.customer-edit-header-account-editor button{color:#075f69;background:#fff;border:1px solid #b8d9dc;border-radius:5px;flex:none;min-height:26px;padding:0 7px;font-size:10px;font-weight:850}.customer-edit-header-account-editor button:hover{border-color:var(--customer);background:#f0fafa}.customer-edit-header-account-editor button.confirm{color:#fff;border-color:var(--customer);background:var(--customer)}.customer-edit-header-account-editor button:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7;border-color:#e4e7ec}.customer-edit-section-nav{align-items:stretch;height:60px;display:flex;overflow-x:auto}.customer-edit-section-nav button{color:#667085;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:0 8px;font-size:11px;font-weight:800}.customer-edit-section-nav button:hover{color:#075f69;background:#f7fbfb}.customer-edit-section-nav button:focus-visible{outline:2px solid var(--customer-line);outline-offset:-3px}.customer-edit-section-nav button.active{color:#075f69;border-bottom-color:var(--customer)}.drawer-close-button{color:#475467;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.drawer-close-button:hover{background:#f2f4f7}.customer-edit-body{align-content:start;gap:12px;padding:14px 16px 18px;display:grid;overflow-y:auto}.drawer-section{border-bottom:1px solid #eef0f3;gap:10px;padding-bottom:14px;display:grid}.drawer-section:last-child{border-bottom:0}.drawer-section h3{color:#1d2939;font-size:14px;line-height:1.3}.drawer-section-heading{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.drawer-section-heading .sync-status-pill{min-height:22px;padding:0 7px;font-size:10px}.drawer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.drawer-form-grid label,.drawer-rating-field{color:#344054;align-content:start;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid}.drawer-rating-field .inline-rating-stars{align-items:center;min-height:34px}.drawer-field-note{color:#a45b16;font-size:12px;font-weight:500;line-height:1.45}.drawer-form-grid input,.drawer-form-grid select,.drawer-form-grid textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;font-size:12px;font-weight:700}.drawer-form-grid input,.drawer-form-grid select{height:34px;padding:0 9px}.drawer-form-grid textarea{resize:vertical;min-height:68px;padding:8px 9px;line-height:1.5}.drawer-form-grid input:disabled{color:#667085;background:#f8fafc}.drawer-customer-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.drawer-customer-note-grid label{color:#344054;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid}.drawer-customer-note-grid textarea{resize:vertical;border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-height:78px;padding:8px 9px;font-size:12px;font-weight:650;line-height:1.5}.drawer-customer-note-grid textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.drawer-section-actions{justify-content:flex-end;align-items:center;gap:8px;min-height:34px;display:flex}.drawer-progress-block{background:#fff;border:1px solid #e3e8ef;border-left-width:3px;border-radius:6px;gap:9px;min-width:0;padding:10px 11px;display:grid}.drawer-progress-block-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.drawer-progress-block-heading strong{color:#344054;font-size:12px}.drawer-progress-block-heading span{color:#667085;font-size:11px;font-weight:650}.drawer-progress-status{border-left-color:var(--customer)}.drawer-progress-communication{border-left-color:#2e6dd8}.drawer-progress-tasks{border-left-color:#f79009}.drawer-progress-tasks .drawer-follow-stage{background:#fbfcfd;border-left-width:1px}.drawer-status-row{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px 12px;min-height:44px;display:grid}.drawer-status-row>span{color:#667085;font-size:11px;font-weight:850}.drawer-status-row .customer-status-picker{width:100%}.drawer-status-row .status-chip{width:fit-content}.drawer-status-row .drawer-field-note{grid-column:2}.drawer-follow-stage{background:#fff;border:1px solid #e3e8ef;border-left-width:3px;border-radius:6px;gap:9px;padding:10px 11px;display:grid}.drawer-follow-stage-current{border-left-color:var(--customer)}.drawer-follow-stage-result{border-left-color:#2e6dd8}.drawer-follow-stage-next{border-left-color:#f79009}.drawer-current-task{background:#f8fafc;border:1px solid #e3e8ef;border-radius:6px;grid-template-columns:minmax(0,1fr) 160px;align-content:center;gap:12px;min-height:48px;padding:7px 10px;display:grid}.drawer-current-task div{gap:4px;min-width:0;display:grid}.drawer-current-task span{color:#667085;font-size:11px;font-weight:800}.drawer-current-task strong{color:#1d2939;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.drawer-follow-part-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.drawer-follow-part-heading strong{color:#344054;font-size:12px}.drawer-follow-part-heading span{color:#667085;font-size:11px;font-weight:650}.drawer-follow-result{color:#667085;gap:6px;font-size:11px;font-weight:800;display:grid}.drawer-follow-result textarea{resize:vertical;border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-height:72px;padding:8px 9px;font-size:12px;font-weight:650;line-height:1.5}.drawer-follow-result textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.drawer-follow-result textarea:disabled{cursor:not-allowed;color:#98a2b3;background:#f8fafc;border-color:#e4e7ec}.drawer-plan-warning{color:#8a4b10;grid-column:1/-1;font-size:11px;font-weight:750;line-height:1.4}.drawer-full-field{grid-column:1/-1}.drawer-contact-grid{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.drawer-contact-bar{border:1px solid var(--line);background:#f8fafc;border-radius:7px;grid-template-columns:minmax(230px,1fr) auto;align-items:center;gap:8px 12px;min-width:0;min-height:44px;padding:6px 8px;display:grid}.drawer-meta-strip span,.drawer-readonly-grid span{color:#667085;font-size:11px;font-weight:800;display:block}.drawer-meta-strip{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:1.5fr repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.drawer-meta-strip>div{background:#fff;border-right:1px solid #e4e7ec;min-width:0;min-height:54px;padding:8px 9px}.drawer-meta-strip>div:last-child{border-right:0}.drawer-meta-strip strong,.drawer-readonly-grid strong{color:#1d2939;overflow-wrap:anywhere;margin-top:6px;font-size:12px;line-height:1.45;display:block}.drawer-meta-value-action{align-items:center;gap:5px;min-width:0;margin-top:6px;display:flex}.drawer-meta-value-action strong{min-width:0;margin-top:0}.drawer-meta-value-action button{color:#06727c;background:#fff;border:1px solid #c8e5e7;border-radius:5px;flex:0 0 24px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.drawer-meta-value-action button:hover{background:#f0fbfb;border-color:#7fcbd0}.drawer-meta-value-action button.copied{color:#027a48;background:#ecfdf3;border-color:#abefc6}.added-friend-time-overlay{z-index:8;background:#10182847;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.added-friend-time-backdrop{background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.added-friend-time-dialog{background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:min(430px,100%);position:relative;overflow:hidden;box-shadow:0 20px 44px #10182838}.added-friend-time-dialog>header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:12px 16px;display:flex}.added-friend-time-dialog>header span{color:#087983;font-size:10px;font-weight:850;display:block}.added-friend-time-dialog>header h3{color:#1d2939;margin:2px 0 0;font-size:16px}.added-friend-time-dialog>header>button{color:#667085;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;display:grid}.added-friend-time-dialog>header>button:hover{color:#1d2939;background:#f2f4f7}.added-friend-time-current{background:#f8fafc;border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.added-friend-time-current span{color:#667085;font-size:11px;font-weight:800}.added-friend-time-current strong{color:#1d2939;font-size:12px}.added-friend-time-fields{gap:10px;padding:14px 16px 16px;display:grid}.added-friend-time-fields>span,.added-friend-time-fields label{color:#344054;gap:6px;font-size:11px;font-weight:800;display:grid}.added-friend-time-fields input,.added-friend-time-fields textarea{color:#1d2939;width:100%;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:9px 10px;font-size:12px}.added-friend-time-fields textarea{resize:vertical;min-height:76px}.added-friend-time-fields input:focus,.added-friend-time-fields textarea:focus{border-color:#55b8be;outline:2px solid #0f766e1f}.added-friend-time-segment{background:#f8fafc;border:1px solid #d0d5dd;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));padding:3px;display:grid}.added-friend-time-segment button{color:#667085;background:0 0;border:0;border-radius:4px;min-height:32px;padding:5px 7px;font-size:11px;font-weight:800}.added-friend-time-segment button.active{color:#fff;background:#0f766e}.added-friend-time-error{color:#b42318;font-size:11px;font-weight:750}.added-friend-time-dialog>footer{border-top:1px solid #eaecf0;justify-content:flex-end;align-items:center;gap:8px;min-height:56px;padding:10px 16px;display:flex}.drawer-profile-section .drawer-form-grid input,.drawer-profile-section .drawer-customer-note-grid textarea{background:#fbfcfd;border-color:#e4e7ec}.drawer-profile-section .drawer-form-grid input:hover,.drawer-profile-section .drawer-customer-note-grid textarea:hover{border-color:#cdd5df}.drawer-profile-section .drawer-form-grid input:focus,.drawer-profile-section .drawer-customer-note-grid textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line);background:#fff}.drawer-profile-section .drawer-contact-bar{background:#f6f9fa;border:0;border-radius:6px;box-shadow:inset 0 1px #e9eef0,inset 0 -1px #e9eef0}.drawer-profile-section .drawer-meta-strip{background:0 0;border:1px solid #e4e7ec;border-left:0;border-right:0;border-radius:0}.drawer-profile-section .drawer-meta-strip>div{background:0 0;border-right-color:#eef0f3}.drawer-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.drawer-readonly-grid>div{border:1px solid var(--line);background:#f8fafc;border-radius:7px;min-height:58px;padding:8px 9px}.drawer-wechat-value{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;display:grid;background:0 0!important;border:0!important;border-radius:0!important;min-height:0!important;padding:0!important}.drawer-wechat-value>span{color:#667085;white-space:nowrap;font-size:10px;font-weight:800}.drawer-wechat-value input{color:#1d2939;background:0 0;border:0;outline:0;width:100%;min-width:0;height:28px;padding:0;font-size:12px;font-weight:850;line-height:1.45}.drawer-wechat-actions{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.drawer-wechat-value button{color:#075f69;background:#fff;border:1px solid #b8d9dc;border-radius:5px;flex:none;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.drawer-wechat-value button:hover{color:#fff;border-color:var(--customer);background:var(--customer)}.drawer-wechat-value button:disabled{cursor:wait;color:#667085;border-color:var(--line);background:#f2f4f7}.drawer-wechat-value button.copied{color:#067647;background:#ecfdf3;border-color:#abefc6}.drawer-copy-fallback{color:#b42318;grid-column:1/-1;font-size:10px;font-weight:750;line-height:1.35}.drawer-contact-grid .drawer-friend-attempt-row{background:0 0;border:0;border-left:1px solid #e4e7ec;border-radius:0;justify-content:flex-end;align-items:center;gap:8px;min-height:28px;padding-left:12px;display:flex}.drawer-wechat-relationship-field{color:#667085;white-space:nowrap;align-items:center;gap:7px;min-height:28px;font-size:10px;font-weight:800;display:flex}.drawer-wechat-relationship-field select{color:#344054;background:#fff;border:1px solid #cdd5df;border-radius:5px;min-width:104px;height:28px;padding:0 24px 0 7px;font-size:10px;font-weight:800}.drawer-wechat-relationship-field select:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.drawer-friend-attempt-row p{white-space:nowrap;align-items:baseline;gap:4px;min-width:0;margin:0;display:flex}.drawer-contact-grid .drawer-friend-attempt-row strong{color:#344054;margin:0;font-size:11px;line-height:1.35}.drawer-friend-attempt-row small{color:#667085;font-size:10px;font-weight:650;line-height:1.35}.drawer-friend-attempt-row button{color:#075f69;white-space:nowrap;background:#fff;border:1px solid #b8d9dc;border-radius:5px;flex:none;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.drawer-friend-attempt-row button:hover{color:#fff;border-color:var(--customer);background:var(--customer)}.drawer-friend-attempt-row button:disabled{cursor:wait;color:#667085;border-color:var(--line);background:#f2f4f7}.drawer-contact-grid .drawer-friend-attempt-confirm{background:0 0;border:0;border-radius:0;justify-content:flex-end;align-items:center;gap:4px;min-height:0;padding:0;display:flex}.drawer-friend-attempt-confirm span{color:#b54708;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.35}.drawer-friend-attempt-confirm button.confirm{color:#fff;border-color:var(--customer);background:var(--customer)}.drawer-friend-attempt-confirm button.confirm:hover{background:#08717d;border-color:#08717d}.drawer-contact-grid .receiving-relationship{margin-top:6px}.drawer-contact-grid .receiving-relationship-line strong{font-size:12px}.drawer-meta-referral>div{justify-content:space-between;align-items:center;gap:5px;min-width:0;display:flex}.drawer-meta-referral>div strong{min-width:0;margin-top:6px}.drawer-meta-referral button{color:#075f69;background:#fff;border:1px solid #b8d9dc;border-radius:5px;flex:none;min-height:24px;margin-top:5px;padding:0 7px;font-size:10px;font-weight:850}.drawer-meta-referral button:hover{color:#fff;border-color:var(--customer);background:var(--customer)}.drawer-readonly-grid strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.drawer-record-section{border-top:1px solid #eef0f3;gap:10px;padding-top:12px;display:grid}.drawer-record-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.drawer-record-heading h3{color:#1d2939;font-size:14px;line-height:1.3}.drawer-record-heading span{color:#98a2b3;font-size:11px;font-weight:800}.drawer-record-tabs{border-bottom:1px solid #e7eaee;gap:4px;padding-bottom:7px;display:flex;overflow-x:auto}.drawer-record-tabs button{color:#667085;background:0 0;border:0;border-radius:5px;flex:none;min-height:30px;padding:0 9px;font-size:11px;font-weight:850}.drawer-record-tabs button:hover{color:#075f69;background:#f2f8f8}.drawer-record-tabs button.active{color:#fff;background:var(--customer)}.drawer-record-section .maintenance-panel{gap:10px}.drawer-record-section .maintenance-form{grid-template-columns:minmax(0,1fr) 78px minmax(0,.8fr) auto;gap:7px}.drawer-record-section .maintenance-form label{font-size:11px}.drawer-record-section .maintenance-record-item{border-radius:6px;padding:8px 9px}.drawer-record-list{gap:0;padding-left:8px;display:grid;position:relative}.drawer-record-list:before{content:"";background:#dfe4ea;width:1px;position:absolute;top:8px;bottom:8px;left:13px}.drawer-record-item{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:8px 0 9px 18px;display:grid;position:relative}.drawer-record-item:before{background:var(--customer);width:9px;height:9px;box-shadow:0 0 0 1px var(--customer-line);content:"";border:2px solid #fff;border-radius:999px;position:absolute;top:14px;left:1px}.drawer-record-item time{color:#667085;font-size:11px;font-weight:750;line-height:1.45}.drawer-record-item strong{color:#344054;font-size:12px;line-height:1.35;display:block}.drawer-record-item span{color:#667085;overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.45;display:block}.drawer-record-number-row{align-items:center;gap:7px;margin-top:5px;display:flex}.drawer-record-number-row code{color:#475467;overflow-wrap:anywhere;font-family:inherit;font-size:11px;font-weight:800}.drawer-record-number-row button{color:#06727c;background:#fff;border:1px solid #c8e5e7;border-radius:5px;align-items:center;gap:4px;min-height:25px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.drawer-record-number-row button:hover{background:#f0fbfb;border-color:#7fcbd0}.drawer-record-number-row button.copied{color:#027a48;background:#ecfdf3;border-color:#abefc6}.drawer-record-empty{border:1px dashed var(--line);color:#98a2b3;text-align:center;background:#f8fafc;border-radius:7px;padding:10px;font-size:11px;font-weight:800}.drawer-state{border:1px solid var(--line);color:#475467;background:#f8fafc;border-radius:8px;margin:14px 16px;padding:12px;font-size:12px;font-weight:750}.drawer-state.error{color:#b42318;background:#fff5f4;border-color:#f3b7b3}.customer-edit-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:8px;min-height:56px;padding:10px 16px;display:flex}.customer-edit-footer>div{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.drawer-dirty-pill{color:#8a4b10;background:#fff7e6;border:1px solid #fdb022;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.drawer-task-active-pill{color:#175cd3;background:#eef4ff;border:1px solid #b2ccff;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.drawer-task-complete-pill{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;align-items:center;gap:4px;min-height:22px;padding:0 8px;font-size:11px;font-weight:850;display:inline-flex}.drawer-next-task-control{justify-content:flex-end;align-items:center;gap:8px;flex:0 auto!important;display:flex!important}.drawer-next-task-control>span{color:#667085;min-width:0;max-width:190px;font-size:10px;font-weight:750;line-height:1.3}.drawer-next-task-control>span strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.drawer-task-completion-actions{align-items:center;gap:6px;display:flex}.drawer-close-confirm{color:#8a4b10;align-items:center;gap:6px;flex:230px!important;display:flex!important}.drawer-close-confirm span{flex:1;min-width:0;font-size:11px;font-weight:800;line-height:1.35}.danger-button{color:#b42318;white-space:nowrap;background:#fff5f4;border:1px solid #fda29b;border-radius:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800}.danger-button:hover{background:#fee4e2;border-color:#f04438}.readonly-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.readonly-note-grid div{border:1px solid var(--line);background:#f8fafc;border-radius:8px;min-height:68px;padding:9px 10px}.readonly-note-grid span{color:#667085;font-size:11px;font-weight:800;display:block}.readonly-note-grid strong{color:#344054;overflow-wrap:anywhere;margin-top:7px;font-size:12px;line-height:1.5;display:block}.follow-record-table{min-width:980px}.follow-record-table td{white-space:normal;vertical-align:middle}.workbench-detail-grid,.admin-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:14px;display:grid}.customer-overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:14px;margin-bottom:14px;display:grid}.customer-overview-card{margin-bottom:0}.customer-overview-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.customer-overview-fields div,.deal-summary-grid div{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;min-height:60px;padding:9px 10px}.customer-overview-fields span,.deal-summary-grid span{color:#667085;font-size:11px;font-weight:800;display:block}.customer-overview-fields strong,.deal-summary-grid strong{color:#1d2939;overflow-wrap:anywhere;margin-top:7px;font-size:14px;line-height:1.35;display:block}.customer-relationship-summary{gap:4px;margin-top:7px;display:grid}.customer-relationship-summary p{flex-wrap:wrap;align-items:baseline;gap:3px 7px;min-width:0;margin:0;display:flex}.customer-overview-fields .customer-relationship-summary strong{overflow-wrap:anywhere;min-width:0;margin-top:0;font-size:13px;display:inline}.customer-relationship-summary small{color:#667085;white-space:nowrap;font-size:10px;font-weight:850}.customer-relationship-summary .secondary strong{color:#667085;font-size:12px;font-weight:750}.customer-relationship-summary .secondary small{color:#087f8c}.customer-relationship-contacts{color:#667085;flex-wrap:wrap;gap:2px 10px;font-size:11px;font-weight:650;line-height:1.4;display:flex;background:0 0!important;border:0!important;min-height:0!important;padding:0!important}.deal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.deal-summary-grid strong{color:#175cd3;font-size:20px}.profile-tag.muted{background:#f2f4f7;color:#667085!important}.customer-profile-mini-form{background:#f7fbfb;border:1px solid #d9e7e8;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(150px,auto);align-items:end;gap:10px;padding:10px;display:grid}.customer-profile-mini-form label{color:#667085;gap:5px;min-width:0;font-size:11px;font-weight:800;display:grid}.customer-profile-mini-form input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px}.customer-profile-note-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-profile-note-grid textarea{resize:vertical;border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-height:76px;padding:8px;font-size:12px;line-height:1.5}.customer-profile-note-grid textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.customer-profile-action-slot{grid-column:1/-1;min-height:44px}.stable-form-feedback{min-height:15px;display:block}.stable-form-feedback.empty{visibility:hidden}.rating-picker{color:#667085;gap:5px;font-size:11px;font-weight:800;display:grid}.rating-picker>div{align-items:center;gap:2px;height:32px;display:flex}.rating-picker button{color:#d97706;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.rating-picker button svg{fill:#0000;stroke-width:2px}.rating-picker button:hover,.rating-picker button.active{color:#d97706;background:#fff8ed}.rating-picker button.active svg{fill:currentColor}.maintenance-panel{gap:12px;display:grid}.maintenance-form{background:#f7fbfb;border:1px solid #d9e7e8;border-radius:8px;grid-template-columns:minmax(220px,1.2fr) 90px minmax(160px,.9fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.maintenance-form label{color:#667085;gap:5px;min-width:0;font-size:11px;font-weight:800;display:grid}.maintenance-form input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px}.maintenance-form>small{color:#075f69;grid-column:1/-1;font-size:11px;font-weight:800}.maintenance-record-list{gap:8px;display:grid}.maintenance-record-item{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px}.maintenance-record-item strong{color:#344054;overflow-wrap:anywhere;font-size:13px;line-height:1.35;display:block}.maintenance-record-item span{color:#667085;margin-top:4px;font-size:11px;font-weight:750;display:block}.maintenance-record-item p{color:#475467;overflow-wrap:anywhere;margin:7px 0 0;font-size:12px;line-height:1.5}.maintenance-empty{border:1px dashed var(--line);border-radius:8px}.referral-panel{gap:10px;display:grid}.referral-panel-summary{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.referral-panel-summary strong{color:#344054;font-size:12px}.referral-panel-summary span{color:#667085;font-size:11px;font-weight:650}.referral-form{background:#f7fbfb;border:1px solid #d9e7e8;border-radius:7px;grid-template-columns:minmax(130px,.85fr) minmax(130px,.85fr) minmax(120px,.7fr) minmax(150px,1fr) auto;align-items:end;gap:7px;padding:9px;display:grid}.referral-form label{color:#667085;gap:5px;min-width:0;font-size:11px;font-weight:800;display:grid}.referral-form input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px}.referral-form input:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.referral-form-actions{align-items:center;gap:6px;display:flex}.referral-form-actions .row-save-button{width:auto;min-width:92px;min-height:32px;padding:0 9px}.referral-form-actions .ghost-button{min-height:32px;padding:0 8px}.referral-form>small{color:#075f69;grid-column:1/-1;font-size:11px;font-weight:800}.referral-form>small.error{color:#b42318}.referral-record-list{gap:7px;display:grid}.referral-record-item{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:9px 10px;display:grid}.referral-record-item strong{color:#344054;font-size:12px;line-height:1.4}.referral-record-item span{color:#667085;overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.45;display:block}.referral-record-item p{color:#475467;overflow-wrap:anywhere;margin:6px 0 0;font-size:11px;line-height:1.45}.referral-record-meta{justify-items:end;gap:6px;display:grid}.referral-record-meta>span{white-space:nowrap;margin-top:0}.referral-record-meta button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:5px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.referral-record-meta button:hover{color:var(--customer);border-color:var(--customer-line)}.customer-profile-panel{margin-bottom:14px}.customer-profile-panel>.panel-heading{margin-bottom:10px;padding:0 2px}.customer-profile-workflow{gap:10px}.profile-summary{grid-template-columns:minmax(230px,1fr) minmax(190px,.9fr) minmax(260px,1.1fr);gap:10px;display:grid}.profile-primary-item{background:#fff;border:1px solid #d8e3f0;border-radius:8px;min-height:82px;padding:12px 14px;box-shadow:0 1px #0f172a08}.profile-primary-item span{color:#64748b;font-size:12px;font-weight:850;display:block}.profile-primary-item strong{color:#0f172a;overflow-wrap:anywhere;margin-top:8px;font-size:18px;line-height:1.25;display:block}.profile-primary-item small{color:#667085;margin-top:6px;font-size:11px;font-weight:650;display:block}.profile-status-control select{color:#0f172a;background:#fff;border-color:#cbd5e1;height:34px;margin-top:8px;font-size:14px;font-weight:850}.profile-status-card{background:#f3fbf9;border-color:#8bc5bd;box-shadow:inset 0 3px #0f766e}.profile-status-card span{color:#0f766e}.profile-status-card select{color:#0f5f59;background:#fff;border-color:#7fb8b1;font-size:15px}.profile-tag-row{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.profile-tag{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 8px;color:#475569!important;font-size:11px!important;font-weight:850!important;display:inline-flex!important}.profile-tag.collaboration{background:#fff8ed;border-color:#f4c27a;color:#8a4b10!important}.profile-card-warning,.profile-card-dirty{color:#8a4b10!important}.workflow-block{background:#fff;border:1px solid #dfe6ee;border-radius:8px;gap:10px;margin-top:4px;padding:12px;display:grid}.current-progress-block{border-left:4px solid var(--customer)}.current-status-row{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px 12px;min-height:42px;display:grid}.current-status-row>span{color:#667085;font-size:11px;font-weight:850}.current-status-row .customer-status-picker{width:100%}.current-status-row .status-chip{width:fit-content}.current-status-row .drawer-field-note{grid-column:2}.current-follow-up-block{border-left:4px solid var(--customer)}.follow-result-block{border-left:4px solid #2e6dd8}.next-follow-up-block{border-left:4px solid #f79009}.follow-up-save-actions{border-top:1px solid #eef0f3;justify-content:flex-end;padding-top:10px}.next-action-block{background:#fff;border-color:#dfe6ee #dfe6ee #dfe6ee #f79009;border-left-style:solid;border-left-width:4px}.workflow-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.workflow-heading strong{color:#1d2939;font-size:13px}.workflow-heading span{color:#667085;font-size:11px;font-weight:650}.follow-plan-warning{color:#8a4b10;font-size:11px;font-weight:750;line-height:1.4}.narrow-panel{max-width:720px}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.detail-list div{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;min-height:62px;padding:10px 12px}.detail-list span{color:var(--muted);font-size:11px;display:block}.detail-list strong{overflow-wrap:anywhere;margin-top:8px;font-size:14px;display:block}.workbench-form{gap:12px;display:grid}.workbench-form label{color:#475467;gap:6px;font-size:11px;font-weight:750;display:grid}.workbench-form input,.workbench-form select,.workbench-form textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;padding:8px 10px;font-size:12px}.workbench-form input,.workbench-form select{height:36px}.workbench-form textarea{resize:vertical;min-height:92px;line-height:1.5}.workbench-form textarea.compact-textarea{min-height:72px}.workbench-form textarea:disabled{cursor:not-allowed;color:#98a2b3;background:#f8fafc;border-color:#e4e7ec}.customer-note-grid{align-items:stretch}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.form-actions{flex-wrap:wrap;align-items:center;gap:10px;min-height:34px;display:flex}.form-actions span{color:var(--customer);font-size:12px}.form-actions .save-time{color:#667085}.form-actions .form-message{font-weight:800}.form-actions .form-message.success{color:var(--customer)!important}.form-actions .form-message.error{color:#b42318!important}.sync-status-pill{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex;color:#15803d!important}.form-warning{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:750}.post-save-actions{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.manual-center-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px 20px}.manual-center-tabs,.manual-segment{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;gap:4px;width:fit-content;padding:4px;display:flex}.manual-center-tabs{margin-bottom:14px}.manual-center-tabs button,.manual-segment button{color:#475569;background:0 0;border:0;border-radius:5px;height:32px;padding:0 16px;font-size:13px;font-weight:800}.manual-center-tabs button.active,.manual-segment button.active{color:#fff;background:#0f766e}.manual-tab-panel[hidden]{display:none}.manual-single-card{background:#fff;border:1px solid #d8e3f0;border-radius:8px;max-width:1080px;padding:18px}.manual-form{gap:12px;display:grid}.manual-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.manual-field{color:#334155;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid}.manual-field.full{width:100%}.manual-field input,.manual-field select,.manual-field textarea,.manual-bulk-table input,.manual-bulk-table select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;font-size:13px}.manual-field input,.manual-field select{height:36px;padding:0 10px}.manual-field textarea{resize:vertical;min-height:68px;padding:8px 10px;line-height:1.45}.manual-field input::placeholder,.manual-field textarea::placeholder,.manual-bulk-table input::placeholder{color:#94a3b8}.manual-field input:focus,.manual-field select:focus,.manual-field textarea:focus,.manual-bulk-table input:focus,.manual-bulk-table select:focus{border-color:#0f766e;outline:0}.manual-field .invalid,.manual-bulk-table .invalid{background:#fff7f7;border-color:#dc2626}.manual-field em,.manual-label-row em{color:#dc2626;font-size:12px;font-style:normal;font-weight:750}.manual-field small{color:#667085;font-size:11px;font-weight:650;line-height:1.4}.manual-status-select-field{max-width:520px}.manual-account-blocker{color:#8a4b10;background:#fffcf5;border:1px solid #fdb022;border-radius:7px;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px;display:flex}.manual-account-blocker svg{flex:none;margin-top:1px}.manual-account-blocker strong,.manual-account-blocker span{display:block}.manual-account-blocker strong{font-size:12px}.manual-account-blocker span{margin-top:3px;font-size:11px;line-height:1.4}.manual-status-block{gap:8px;display:grid}.manual-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.manual-label-row strong{color:#334155;font-size:12px}.manual-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.manual-status-card{color:#0f172a;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:8px;min-height:68px;padding:10px;display:flex}.manual-status-card>span{color:#fff;border:1px solid #cbd5e1;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.manual-status-card strong{font-size:12px;display:block}.manual-status-card small{color:#64748b;margin-top:3px;font-size:11px;line-height:1.28;display:block}.manual-status-card.active{background:#e6f5f3;border:2px solid #0f766e}.manual-status-card.active>span{background:#0f766e;border-color:#0f766e}.manual-status-card.active strong{color:#0f766e}.manual-date-row{align-items:center;gap:8px;display:flex}.manual-date-row .manual-segment{flex:none}.manual-date-row input{flex:0 0 180px;width:180px}.manual-segment.compact{margin-bottom:16px}.manual-form-actions{align-items:center;gap:12px;min-height:38px;display:flex}.manual-form-actions .primary-button,.manual-bulk-actions .primary-button,.manual-bulk-footer .primary-button{background:#0f766e;border-color:#0f766e;border-radius:10px;min-height:38px}.manual-form-actions .primary-button:hover,.manual-bulk-actions .primary-button:hover,.manual-bulk-footer .primary-button:hover{background:#0b5f59}.manual-form-actions .stable-form-feedback{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:7px;align-items:center;min-height:34px;padding:7px 10px;font-size:12px;font-weight:750;display:inline-flex}.manual-form-actions .stable-form-feedback.danger{color:#b42318;background:#fff4f2;border-color:#fda29b}.manual-form-actions .stable-form-feedback.empty{visibility:hidden;background:0 0;border-color:#0000;padding-inline:0}.manual-success-panel{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:grid}.manual-success-panel>svg{color:#16a34a}.manual-success-panel strong{font-size:13px;display:block}.manual-success-panel span{color:#3f7b4e;margin-top:5px;font-size:12px;line-height:1.45;display:block}.manual-success-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.manual-success-actions .primary-button,.manual-success-actions .ghost-button{border-radius:8px;min-height:34px}.manual-duplicate-warning{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.manual-duplicate-warning svg{flex:none;margin-top:2px}.manual-duplicate-warning strong{color:#8a4b10;font-size:13px;display:block}.manual-duplicate-warning ul{margin:7px 0 0;padding-left:16px}.manual-duplicate-warning li,.manual-duplicate-warning p,.manual-duplicate-warning span{color:#8a4b10;font-size:12px;line-height:1.5}.manual-duplicate-warning p{margin:7px 0 0}.manual-duplicate-warning span{margin-top:7px;font-weight:750;display:block}.manual-bulk-panel{gap:16px;display:grid}.manual-bulk-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.manual-bulk-head h2{color:#0f172a;font-size:20px}.manual-bulk-head span{color:#64748b;margin-top:7px;font-size:13px;line-height:1.5;display:block}.manual-bulk-actions,.manual-bulk-footer>div{align-items:center;gap:10px;display:flex}.manual-bulk-actions .icon-text-button,.manual-bulk-footer .icon-text-button{color:#334155;background:#fff;border-color:#cbd5e1;border-radius:10px;height:38px;font-size:12px;font-weight:800}.manual-bulk-actions button:disabled,.manual-bulk-footer button:disabled{opacity:.55;cursor:default}.manual-bulk-summary{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.manual-bulk-summary span{border-radius:999px;padding:4px 9px;font-weight:850}.manual-bulk-summary .success{color:#16a34a;background:#dcfce7}.manual-bulk-summary .danger{color:#dc2626;background:#fee2e2}.manual-bulk-summary .warning{color:#8a4b10;background:#fff4df}.manual-bulk-summary .muted{color:#64748b;background:#f1f5f9}.manual-bulk-summary em{color:#64748b;margin-left:auto;font-style:normal}.manual-bulk-result{color:#334155;background:#fff;border:1px solid #d8e3f0;border-radius:12px;gap:8px;padding:12px;font-size:12px;display:grid}.manual-bulk-result strong{font-size:13px}.manual-bulk-result ul{color:#dc2626;margin:0;padding-left:18px;line-height:1.6}.manual-bulk-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto}.manual-bulk-table{table-layout:fixed;border-collapse:separate;border-spacing:0;min-width:1700px}.manual-bulk-table th{color:#334155;background:#f8fafc;height:46px;padding:0 12px;font-size:12px;font-weight:850}.manual-bulk-table td{color:#475569;vertical-align:middle;white-space:normal;height:82px;padding:12px}.manual-bulk-table th:first-child,.manual-bulk-table td:first-child{width:54px}.manual-bulk-table th:nth-child(2),.manual-bulk-table td:nth-child(2){width:140px}.manual-bulk-table th:nth-child(3),.manual-bulk-table td:nth-child(3){width:145px}.manual-bulk-table th:nth-child(4),.manual-bulk-table td:nth-child(4){width:180px}.manual-bulk-table th:nth-child(5),.manual-bulk-table td:nth-child(5){width:120px}.manual-bulk-table th:nth-child(6),.manual-bulk-table td:nth-child(6){width:170px}.manual-bulk-table th:nth-child(7),.manual-bulk-table td:nth-child(7){width:120px}.manual-bulk-table th:nth-child(8),.manual-bulk-table td:nth-child(8){width:150px}.manual-bulk-table th:nth-child(9),.manual-bulk-table td:nth-child(9){width:180px}.manual-bulk-table th:nth-child(10),.manual-bulk-table td:nth-child(10){width:160px}.manual-bulk-table th:nth-child(11),.manual-bulk-table td:nth-child(11){width:180px}.manual-bulk-table th:nth-child(12),.manual-bulk-table td:nth-child(12){z-index:2;background:#fff;width:74px;position:sticky;right:0;box-shadow:-8px 0 14px #0f172a0d}.manual-bulk-table th:nth-child(12){z-index:4;background:#f8fafc}.manual-bulk-table input,.manual-bulk-table select{border-radius:8px;height:36px;padding:0 10px;font-size:12px}.manual-bulk-table tr.invalid-row td{background:snow}.manual-validate-badge{border-radius:999px;align-items:center;max-width:150px;min-height:28px;padding:4px 10px;font-size:11px;font-weight:850;line-height:1.35;display:inline-flex}.manual-validate-badge.success{color:#16a34a;background:#dcfce7}.manual-validate-badge.danger{color:#dc2626;background:#fee2e2}.manual-validate-badge.warning{color:#8a4b10;background:#fff4df}.manual-delete-button{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.manual-delete-button:hover{color:#dc2626;background:#fff7f7;border-color:#fca5a5}.manual-bulk-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.manual-bulk-footer span,.manual-muted{color:#64748b;font-size:12px}.workbench-segment{width:fit-content}.inline-form{grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;margin-bottom:14px}.inline-form label{min-width:0}td small{color:var(--muted);font-size:10px}.ops-page{max-width:1500px}.ops-page .page-header{min-height:44px;margin-bottom:14px}.ops-page .page-header span{margin-top:3px}.ops-workbench{gap:14px;display:grid}.ops-workbench>*,.ops-top-grid>*,.ops-management-grid>*{min-width:0}.ops-top-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.ops-entry-panel{border-color:#9bd0d5;border-top:4px solid var(--customer);background:linear-gradient(#fff 0%,#fbfefe 100%);margin-bottom:0;position:relative;box-shadow:0 16px 36px #1018281a}.ops-entry-panel.is-editing{border-color:#9bd0d5;border-top-color:var(--customer);background:linear-gradient(#fff 0%,#fbfefe 100%);box-shadow:0 16px 36px #1018281a}.ops-entry-panel.is-editing:before{content:"";background:#d97706;border-radius:0 999px 999px 0;width:4px;position:absolute;inset:12px auto 12px 0}.ops-entry-panel .panel-heading{align-items:center}.ops-entry-panel .panel-heading h2{color:#075f69;font-size:18px}.ops-lead-form textarea{min-height:74px}.ops-lead-form textarea.compact-textarea{min-height:58px}.ops-primary-field input{border-color:#acd9dc;height:42px;font-size:14px;font-weight:750}.ops-assignment-row{grid-template-columns:minmax(210px,.65fr) minmax(260px,1fr);align-items:end;gap:10px;display:grid}.ops-submit-button.is-editing{background:#d97706;border-color:#d97706}.ops-submit-button.is-editing:disabled{color:#fff;opacity:.72}.ops-toggle-row{border:1px solid var(--line);color:#475467;background:var(--surface-soft);border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:32px;padding:7px 10px;font-size:12px;font-weight:750;display:flex}.ops-toggle-row label{color:#344054;grid-template-columns:none;align-items:center;gap:7px;display:flex}.ops-toggle-row input{width:15px;height:15px;padding:0}.ops-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ops-stat-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;gap:8px;min-height:96px;padding:13px;display:grid}.ops-stat-card svg{color:var(--customer)}.ops-stat-card span{color:var(--muted);font-size:11px;font-weight:800}.ops-stat-card strong{color:#17212b;font-size:24px;line-height:1}.ops-analytics-panel .ops-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ops-analytics-view{gap:14px;display:grid}.ops-period-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ops-period-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:116px;padding:12px;display:grid}.ops-period-card>span{color:#075f69;grid-column:1/-1;font-size:12px;font-weight:850}.ops-period-card div{background:var(--surface-soft);border-radius:7px;gap:5px;padding:9px;display:grid}.ops-period-card p{color:#667085;font-size:11px;font-weight:800}.ops-period-card strong{color:#17212b;font-size:24px;line-height:1}.ops-period-chart-stack{gap:18px;display:grid}.ops-period-chart-section{gap:10px;min-width:0;display:grid}.ops-period-chart-heading{justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px;display:flex}.ops-period-chart-heading h2{color:#075f69;font-size:15px;line-height:1.25}.ops-period-chart-heading span{color:#667085;font-size:12px;font-weight:700}.ops-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ops-bar-chart-panel{margin-bottom:0}.ops-bar-chart{gap:10px;display:grid}.ops-bar-row{grid-template-columns:76px minmax(0,1fr) 42px;align-items:center;gap:10px;min-height:30px;display:grid}.ops-bar-row>span{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.ops-bar-track{background:#eef2f6;border-radius:999px;height:12px;position:relative}.ops-bar-track.has-tooltip{cursor:default;outline:0}.ops-bar-row i{border-radius:inherit;background:var(--customer);height:100%;display:block}.ops-bar-row strong{color:#344054;text-align:right;font-size:12px}.ops-bar-tooltip{z-index:18;color:#344054;opacity:0;pointer-events:none;background:#fff;border:1px solid #d9e7e8;border-radius:8px;width:min(260px,72vw);max-height:260px;padding:10px;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 10px);left:50%;overflow-y:auto;transform:translate(-50%,4px);box-shadow:0 14px 32px #10182829}.ops-bar-tooltip:after{content:"";background:#fff;border-bottom:1px solid #d9e7e8;border-right:1px solid #d9e7e8;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.ops-bar-track.has-tooltip:hover .ops-bar-tooltip,.ops-bar-track.has-tooltip:focus-visible .ops-bar-tooltip{opacity:1;transform:translate(-50%)}.ops-bar-tooltip strong{color:#075f69;text-align:left;margin-bottom:8px;font-size:12px;display:block}.ops-bar-tooltip span{border-top:1px solid #eef2f6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:24px;padding-top:6px;font-size:12px;display:grid}.ops-bar-tooltip em{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;font-weight:750;overflow:hidden}.ops-bar-tooltip b{color:#17212b;font-weight:900}.ops-chart-empty{border:1px dashed var(--line);color:#98a2b3;background:var(--surface-soft);border-radius:8px;place-items:center;min-height:72px;font-size:12px;font-weight:750;display:grid}.ops-split-table-panel{margin-bottom:0}.ops-split-table-wrap{border:1px solid var(--line);border-radius:8px}.ops-split-table{table-layout:fixed;min-width:0}.ops-split-table th,.ops-split-table td{height:38px}.ops-split-table th:first-child,.ops-split-table td:first-child{width:auto}.ops-split-table th:nth-child(2),.ops-split-table td:nth-child(2),.ops-split-table th:nth-child(3),.ops-split-table td:nth-child(3),.ops-split-table th:nth-child(4),.ops-split-table td:nth-child(4){text-align:right;width:76px}.ops-split-table td strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.ops-split-table .numeric{font-weight:850}.ops-split-total td{color:#17212b;background:var(--surface-soft);font-weight:850}.ops-list-panel{margin-bottom:0}.ops-message{white-space:normal;border-radius:999px;align-items:center;gap:7px;max-width:100%;min-height:28px;padding:4px 9px;font-size:11px;font-weight:850;line-height:1.35;display:inline-flex}.ops-message small{color:inherit;opacity:.78;font-size:10px;font-weight:750}.ops-message.success{color:#168153;background:#eaf8f1}.ops-message.warning{color:#9a5b13;background:#fff4df}.ops-submit-date-warning{color:#9a5b13;margin-top:6px;font-size:12px;font-weight:700;display:block}.ops-message.error{color:var(--danger);background:#fff1f0}.ops-message.muted{color:#667085;background:#f2f4f7}.ops-list-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.ops-list-toolbar>*{min-width:0}.ops-search-control{border:1px solid var(--line);color:#667085;background:#fff;border-radius:7px;flex:280px;align-items:center;gap:7px;min-width:260px;height:34px;padding:0 10px;display:flex}.ops-search-control input{color:#344054;border:0;outline:0;flex:1;min-width:0;font-size:12px}.ops-filter-pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ops-filter-pills button{border:1px solid var(--line);color:#475467;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;font-weight:850;display:inline-flex}.ops-filter-pills button span{color:#667085;background:#f2f4f7;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;display:inline-grid}.ops-filter-pills button.active{border-color:var(--customer-line);color:#075f69;background:var(--customer-soft)}.ops-filter-pills button.active span{color:#fff;background:var(--customer)}.ops-clear-filter{flex:none}.ops-mine-filter.active{border-color:var(--customer-line);color:#075f69;background:var(--customer-soft)}.ops-bulk-resend-bar{color:#475467;background:#f7fbfb;border:1px solid #d9e7e8;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;font-size:12px;display:flex}.ops-bulk-resend-bar>span{font-weight:750}.ops-select-page{color:#344054;align-items:center;gap:7px;font-weight:850;display:inline-flex}.ops-select-page input,.ops-select-cell input{width:15px;height:15px;accent-color:var(--customer)}.ops-retry-inline{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:8px;align-items:center;gap:7px;margin-left:auto;padding:5px 6px 5px 8px;display:inline-flex}.ops-retry-inline svg{color:#d97706;flex:none}.ops-retry-inline strong{white-space:nowrap;font-size:12px}.ops-retry-standalone{width:fit-content;margin:0 0 10px auto}.ops-bulk-review{background:#f9fefe;border:1px solid #9bd0d5;border-radius:8px;gap:10px;margin:-2px 0 10px;padding:10px;display:grid;box-shadow:0 10px 24px #10182812}.ops-bulk-review-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ops-bulk-review-heading h3{color:#075f69;font-size:14px;line-height:1.3}.ops-bulk-review-heading span{color:#667085;margin-top:3px;font-size:11px;font-weight:750;display:block}.ops-bulk-review-metrics{gap:8px;display:flex}.ops-bulk-review-metrics strong{color:#075f69;background:#fff;border:1px solid #d9e7e8;border-radius:8px;justify-items:center;min-width:68px;padding:6px 8px;font-size:18px;line-height:1;display:grid}.ops-bulk-review-metrics small{color:#667085;margin-top:4px;font-size:10px;font-weight:800}.ops-bulk-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ops-bulk-review-list{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;min-width:0;padding:9px;display:grid}.ops-bulk-review-list>strong{color:#344054;font-size:12px}.ops-bulk-review-list p{color:#475467;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr);align-items:center;gap:8px;min-height:28px;font-size:11px;font-weight:750;display:grid}.ops-bulk-review-list p span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ops-bulk-review-list p small{color:#667085;overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.35}.ops-bulk-review-list em{color:#98a2b3;font-size:11px;font-style:normal;font-weight:750}.ops-bulk-review-actions{justify-content:flex-end;gap:8px;display:flex}.ops-table-scrollbar{z-index:8;border:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;background:#fff;border-radius:8px;height:20px;margin:-2px 0 6px;padding:3px;position:sticky;top:0;box-shadow:0 5px 14px #10182812}.ops-table-scrollbar:before{content:"";background:#eef2f6;border-radius:999px;position:absolute;inset:6px 7px}.ops-table-scrollbar-thumb{z-index:1;cursor:grab;background:#98a2b3;border-radius:999px;height:12px;position:relative;box-shadow:inset 0 0 0 1px #ffffffa6}.ops-table-scrollbar-thumb:hover{background:#667085}.ops-table-scrollbar-thumb:active{cursor:grabbing}.ops-table-wrap{border:1px solid var(--line);border-radius:8px}.ops-leads-table{table-layout:fixed;min-width:1900px}.ops-leads-table th:first-child,.ops-leads-table td:first-child{width:54px}.ops-leads-table th:nth-child(2),.ops-leads-table td:nth-child(2){width:170px}.ops-leads-table th:nth-child(3),.ops-leads-table td:nth-child(3){width:145px}.ops-leads-table th:nth-child(4),.ops-leads-table td:nth-child(4){width:140px}.ops-leads-table th:nth-child(5),.ops-leads-table td:nth-child(5){width:245px}.ops-leads-table th:nth-child(6),.ops-leads-table td:nth-child(6){width:125px}.ops-leads-table th:nth-child(7),.ops-leads-table td:nth-child(7),.ops-leads-table th:nth-child(8),.ops-leads-table td:nth-child(8){width:155px}.ops-leads-table th:nth-child(9),.ops-leads-table td:nth-child(9){width:140px}.ops-leads-table th:nth-child(10),.ops-leads-table td:nth-child(10){width:230px}.ops-leads-table th:nth-child(11),.ops-leads-table td:nth-child(11){width:145px}.ops-leads-table th:nth-child(12),.ops-leads-table td:nth-child(12){width:130px}.ops-leads-table th:nth-child(13),.ops-leads-table td:nth-child(13){width:120px}.ops-leads-table th:nth-child(14),.ops-leads-table td:nth-child(14){width:100px}.ops-leads-table td{vertical-align:top;white-space:normal;height:68px}.ops-leads-table td>strong,.ops-mini-table td>small{display:block}.ops-leads-table td small{white-space:normal;overflow-wrap:anywhere;margin-top:5px;line-height:1.45;display:block}.ops-select-cell{text-align:center;vertical-align:middle!important}.ops-customer-cell strong{color:#1d2939;font-size:13px}.ops-lead-detail-link{text-align:left;background:0 0;border:0;padding:0;font-size:13px;display:block}.ops-customer-cell .ops-customer-error{color:#b42318;background:#fff1f0;border-radius:999px;width:fit-content;padding:2px 7px;font-size:11px}.ops-need-cell strong{color:#344054;white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;overflow:hidden;display:-webkit-box!important}.ops-stage-block{background:#f8fafc;border:1px solid #dfe4ea;border-radius:8px;align-content:center;gap:5px;min-height:50px;padding:7px 9px;display:grid}.ops-stage-block span{color:#475467;white-space:normal;overflow-wrap:anywhere;background:#eef2f6;border-radius:999px;width:fit-content;max-width:100%;padding:2px 7px;font-size:10px;font-weight:850;line-height:1.35}.ops-stage-block strong{color:#344054;font-size:12px;line-height:1.3}.ops-stage-block small{color:#667085;font-size:10px;margin-top:0!important}.ops-stage-block.stage-success{background:#f0fbf5;border-color:#a8e6c5}.ops-stage-block.stage-success span{color:#168153;background:#dcfce7}.ops-stage-block.stage-primary{background:#f0fbfb;border-color:#9bd0d5}.ops-stage-block.stage-primary span{color:#075f69;background:#d9f3f4}.ops-stage-block.stage-info{background:#eff6ff;border-color:#bfdbfe}.ops-stage-block.stage-info span{color:#175cd3;background:#dbeafe}.ops-stage-block.stage-warning{background:#fff8ed;border-color:#f4c27a}.ops-stage-block.stage-warning span{color:#9a5b13;background:#fff4df}.ops-stage-block.stage-danger{background:#fff5f4;border-color:#f3b7b3}.ops-stage-block.stage-danger span{color:#b42318;background:#fee4e2}.ops-stage-block.stage-muted{background:#f7f8fa;border-color:#d9dee7}.ops-stage-block.stage-muted span{color:#667085;background:#edf0f3}.ops-leads-table th:last-child,.ops-leads-table td:last-child{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-8px 0 14px #10182812}.ops-leads-table th:last-child{z-index:4;background:var(--surface-soft)}.ops-leads-table td:last-child{vertical-align:middle}.ops-action-cell{padding:7px 9px}.ops-row-actions{flex-direction:column;justify-content:center;align-items:stretch;height:100%;min-height:64px}.ops-row-actions .icon-text-button{justify-content:center;width:100%;min-height:34px;padding:0 8px}.ops-row-alert td,.ops-row-alert td:last-child{background:snow}.ops-row-alert td:first-child{box-shadow:inset 3px 0 #f04438}.ops-pagination{color:#667085;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:12px;display:flex}.ops-pagination>div{gap:8px;display:flex}.ops-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ops-feedback-slot{justify-content:flex-end;align-items:center;min-width:176px;min-height:28px;display:flex}.ops-daily-feedback{z-index:80;pointer-events:none;flex:none;width:auto;min-width:0;min-height:0;position:fixed;bottom:18px;right:18px}.ops-roster-panel .panel-heading{align-items:center}.ops-roster-warning{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:8px;margin:-2px 0 10px;padding:8px 10px;font-size:12px;font-weight:750}.ops-roster-status-filters{flex-wrap:wrap;gap:7px;margin:0 0 10px;display:flex}.ops-roster-status-filters button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;min-width:110px;min-height:42px;padding:0 10px;display:flex}.ops-roster-status-filters button span{font-size:11px;font-weight:800}.ops-roster-status-filters button strong{color:#475467;background:#eef2f6;border-radius:999px;place-items:center;min-width:24px;height:22px;font-size:11px;display:grid}.ops-roster-status-filters button:hover,.ops-roster-status-filters button.active{border-color:var(--customer-line);color:#075f69;background:var(--customer-soft)}.ops-roster-status-filters button.tone-paused strong{color:#8a4b10;background:#fff0cc}.ops-roster-status-filters button.tone-unavailable strong,.ops-roster-status-filters button.tone-unconfigured strong{color:#b42318;background:#fee4e2}.ops-roster-status-filters button.tone-receiving strong{color:#168153;background:#eaf8f1}.ops-drawer-layer{z-index:70;position:fixed;inset:0}.ops-drawer-backdrop{background:#10182857;border:0;position:absolute;inset:0}.ops-drawer-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;width:min(420px,100%);height:100%;padding:18px;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 42px #1018282e}.ops-drawer-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.ops-drawer-heading h2{color:#1d2939;font-size:18px}.ops-drawer-heading span{color:#667085;margin-top:4px;font-size:12px;display:block}.ops-drawer-form{gap:12px;margin-bottom:0;display:grid}.ops-table-input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px}.ops-roster-name-edit{gap:6px;display:grid}.ops-readonly-field{border:1px solid var(--line);color:#344054;background:#f8fafc;border-radius:6px;gap:2px;min-height:32px;padding:5px 8px;display:grid}.ops-readonly-field strong{font-size:12px;line-height:16px}.ops-readonly-field small{color:#667085;font-size:11px;line-height:14px}.ops-table-toggle{color:#475467;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.ops-table-toggle input{width:15px;height:15px}.ops-row-editing td{background:#fff8ed!important}.ops-management-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.ops-compact-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;margin-bottom:12px;padding:11px}.ops-mini-table-wrap{border:1px solid var(--line);border-radius:8px;max-height:360px}.ops-mini-table{min-width:680px}.ops-roster-table-wrap{max-height:none;overflow:auto visible}.ops-roster-table-wrap .ops-mini-table{table-layout:fixed;width:100%;min-width:720px}.ops-roster-main-row.is-paused td{background:#fffaf2}.ops-roster-main-row.is-paused td:first-child{box-shadow:inset 3px 0 #f79009}.ops-roster-main-row.is-unavailable td,.ops-roster-main-row.is-unconfigured td{background:#fff7f6}.ops-roster-main-row.is-unavailable td:first-child,.ops-roster-main-row.is-unconfigured td:first-child{box-shadow:inset 3px 0 #f04438}.ops-roster-main-row.is-receiving td:first-child{box-shadow:inset 3px 0 #47a786}.ops-roster-col-sales{width:24%}.ops-roster-col-mobile{width:15%}.ops-roster-col-account{width:18%}.ops-roster-col-device{width:12%}.ops-roster-col-sort{width:7%}.ops-roster-col-actions{width:24%}.ops-link-button{color:var(--customer);cursor:pointer;background:0 0;border:0;margin-right:8px;padding:0;font-size:12px;font-weight:850}.ops-link-button:hover{color:#064f57}.ops-receiving-account-row td{background:#f8fafc;vertical-align:top!important;height:auto!important;padding:8px 12px!important}.ops-receiving-account-toolbar{justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:0 0 6px;display:flex}.ops-receiving-account-toolbar strong{color:#344054;font-size:12px}.ops-receiving-account-toolbar span{color:#667085;font-size:11px}.ops-receiving-account-form{background:#fff;border:1px solid #d9e7e8;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:8px;margin-bottom:8px;padding:8px;display:grid}.ops-receiving-account-form label{color:#667085;gap:4px;min-width:0;font-size:11px;font-weight:750;display:grid}.ops-receiving-account-form input[type=text],.ops-receiving-account-form label>input:not([type]){border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:30px;padding:0 8px;font-size:12px}.ops-receiving-form-toggles{grid-column:1/span 2;align-items:center;gap:12px;min-height:36px;display:flex}.ops-receiving-form-toggles label{grid-gap:0;white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.ops-receiving-form-actions{flex-wrap:nowrap;grid-column:3/-1;justify-content:flex-end;align-items:center}.ops-receiving-form-actions .primary-button,.ops-receiving-form-actions .ghost-button{white-space:nowrap;height:36px;min-height:36px}.ops-receiving-account-list{gap:8px;padding:2px 0 4px;display:grid}.ops-receiving-account-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:8px 10px;display:grid;box-shadow:inset 3px 0 #0000}.ops-receiving-account-card.is-receiving{box-shadow:inset 3px 0 0 var(--customer);background:#f7fdfd;border-color:#9bd0d5}.ops-receiving-account-card.is-paused{background:#fbfcfd;border-color:#e4e7ec;box-shadow:inset 3px 0 #d0d5dd}.ops-receiving-account-card>div{gap:4px;min-width:0;display:grid}.ops-receiving-account-card .status-chip{width:fit-content}.ops-receiving-account-main{flex-wrap:wrap;align-items:center;gap:8px;display:flex!important}.ops-receiving-account-main strong{color:#344054;font-size:13px}.ops-receiving-account-card.is-paused .ops-receiving-account-main strong{color:#667085}.ops-receiving-device{color:#475467;background:#eef2f6;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;font-weight:850;display:inline-flex}.ops-receiving-account-card.is-receiving .ops-receiving-device{color:#075f69;background:#d9f3f4}.ops-receiving-wechat{color:#344054;background:#f1f5f9;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;font-weight:850;display:inline-flex}.ops-receiving-account-meta{color:#667085;flex-wrap:wrap;gap:6px 12px;display:flex!important}.ops-receiving-account-meta small{font-size:11px;margin-top:0!important}.ops-receiving-account-actions{flex-wrap:nowrap;grid-area:1/2/3;justify-content:flex-end;min-width:250px!important;display:flex!important}.ops-receiving-account-actions .icon-text-button{white-space:nowrap}.ops-source-account-form{grid-template-columns:minmax(180px,1.2fr) minmax(140px,.7fr) minmax(180px,1fr) auto;align-items:end;gap:9px;display:grid}.ops-source-account-form label{color:#667085;gap:5px;min-width:0;font-size:11px;font-weight:750;display:grid}.ops-source-account-form input,.ops-source-account-form select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:38px;padding:0 8px;font-size:12px}.ops-source-account-form .primary-button{height:40px}.ops-field-settings .ops-mini-table-wrap{max-height:none;overflow:visible}.ops-field-settings .ops-mini-table{min-width:0}.ops-mini-table td{vertical-align:middle;height:48px}.ops-mini-table td small{white-space:normal;overflow-wrap:anywhere;margin-top:4px;line-height:1.4;display:block}.ops-roster-action-cell{text-align:left;min-width:0;vertical-align:middle!important}.ops-roster-actions{grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:8px;display:grid}.ops-roster-actions .muted-text{align-self:center}.ops-roster-actions .icon-text-button{white-space:nowrap;justify-content:center;min-width:64px;height:34px}.analysis-empty-state{color:#667085;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:220px;display:grid}.analysis-empty-state>div{gap:5px;display:grid}.analysis-empty-state strong{color:#344054;font-size:15px}.analysis-empty-state span{font-size:12px;line-height:1.5}.analysis-empty-state small{color:#98a2b3;font-size:11px}.ops-dragging-row td{opacity:.72;background:#f0fbfb!important}.ops-drag-cell{color:#344054;align-items:center;gap:7px;font-weight:750;display:inline-flex}.ops-drag-handle{color:#98a2b3;cursor:grab;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.ops-drag-handle:active{cursor:grabbing}.ops-drag-handle:hover{color:#075f69;background:#eef6f7}.ops-drag-preview{z-index:9999;border:1px solid var(--customer-line);color:#075f69;pointer-events:none;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:850;position:fixed;top:-1000px;left:-1000px;box-shadow:0 10px 24px #10182829}.ops-inline-input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:74px;height:30px;padding:0 8px;font-size:12px}.ops-remark-input{width:min(180px,100%)}.ops-daily-report{gap:12px}.ops-daily-toolbar-panel{margin-bottom:0}.ops-daily-toolbar{align-items:center;gap:12px;display:flex}.ops-date-control{border:1px solid var(--line);color:#075f69;background:#fff;border-radius:7px;align-items:center;gap:8px;width:180px;height:36px;padding:0 10px;display:flex}.ops-date-control input{color:#344054;border:0;outline:0;flex:1;min-width:0;font-size:12px;font-weight:750}.ops-daily-summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ops-daily-summary span{color:#475467;background:#f7fbfb;border:1px solid #d9e7e8;border-radius:7px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.ops-daily-summary strong{color:#075f69;font-size:15px}.ops-daily-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.ops-daily-table-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.ops-daily-column-picker{position:relative}.ops-daily-column-picker>summary{cursor:pointer;list-style:none}.ops-daily-column-picker>summary::-webkit-details-marker{display:none}.ops-daily-column-menu{z-index:12;border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;width:min(380px,100vw - 40px);max-height:380px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 12px 28px #10182829}.ops-daily-column-row{background:#fff;border:1px solid #0000;border-radius:6px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:36px;padding:3px 4px;display:grid}.ops-daily-column-row:hover{background:#f2f8f8}.ops-daily-column-row.is-dragging{opacity:.5}.ops-daily-column-row.is-drop-target{background:#eaf7f8;border-color:#7bc1c8}.ops-daily-column-grip{color:#98a2b3;cursor:grab;place-items:center;width:18px;height:28px;display:grid}.ops-daily-column-grip:active{cursor:grabbing}.ops-daily-column-row label{color:#344054;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:28px;font-size:12px;font-weight:750;display:grid}.ops-daily-column-row label span{overflow-wrap:anywhere}.ops-daily-column-menu input{width:15px;height:15px;accent-color:var(--customer);margin:0}.ops-daily-column-actions{align-items:center;gap:2px;display:flex}.ops-daily-column-actions button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:26px;padding:0;display:grid}.ops-daily-column-actions button:hover:not(:disabled){color:#075f69;background:#dff1f2}.ops-daily-column-actions button:disabled{color:#d0d5dd;cursor:default}.ops-daily-column-menu-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:6px;margin-top:5px;padding-top:7px;display:grid}.ops-daily-column-menu-footer .icon-text-button{justify-content:center}.ops-daily-dirty{color:#9a5b13;background:#fff8ed;border:1px solid #f4c27a;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:850}.ops-daily-table-wrap{border:1px solid var(--line);border-radius:8px}.ops-daily-table{table-layout:fixed;min-width:1360px}.ops-daily-table th{white-space:normal;overflow-wrap:anywhere;height:58px;padding-block:8px;line-height:1.35}.ops-daily-table th:first-child,.ops-daily-table td:first-child{width:100px}.ops-daily-table th:nth-child(2),.ops-daily-table td:nth-child(2){width:110px}.ops-daily-table th:nth-child(n+3),.ops-daily-table td:nth-child(n+3){width:96px}.ops-daily-table th:nth-last-child(2),.ops-daily-table td:nth-last-child(2){width:100px}.ops-daily-table th:last-child,.ops-daily-table td:last-child{width:180px}.ops-daily-table td{vertical-align:middle;height:54px}.ops-daily-sales-cell strong{color:#1d2939;font-size:13px;display:block}.ops-daily-sales-cell small{color:#667085;white-space:normal;overflow-wrap:anywhere;word-break:break-all;background:#eef2f6;border-radius:6px;max-width:100%;margin-top:4px;padding:2px 4px;font-size:8px;font-weight:850;line-height:1.2;display:block}.ops-daily-sales-cell small.source-feishu{color:#075f69;background:#d9f3f4}.ops-daily-number-cell input,.ops-daily-remark-cell input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:12px}.ops-daily-number-cell input{text-align:right;font-weight:800}.ops-daily-number-cell input:focus,.ops-daily-remark-cell input:focus{border-color:#9bd0d5;outline:2px solid #d9f3f4}.ops-daily-total-cell{color:#075f69;text-align:right;font-size:14px;font-weight:900}@media (max-width:1100px){.overview-dashboard-grid,.overview-systems,.chart-grid,.chart-grid.three,.workbench-detail-grid,.admin-grid,.ops-top-grid,.ops-management-grid,.customer-overview-grid{grid-template-columns:1fr}.panel-heading>.account-filter-tabs{justify-content:flex-start;width:100%}.inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-leaderboard-summary{grid-template-columns:44px minmax(130px,1fr) minmax(130px,.8fr) 26px}.sales-average-diff{text-align:left;grid-column:2/4;justify-self:stretch}.sales-leaderboard-detail{grid-template-columns:1fr;padding-left:14px}.customer-stage-grid,.customer-relation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-overview-panel,.source-assignment-panel{grid-template-columns:1fr}.source-overview-metrics{min-width:0}.manual-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-summary{grid-template-columns:1fr}.workbench-task-item{grid-template-columns:28px minmax(140px,.85fr) minmax(170px,1.15fr) 120px 56px}.task-item-action{width:56px}.customer-profile-mini-form,.maintenance-form,.referral-form{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-edit-drawer{width:min(760px,72vw);min-width:520px}.workbench-filter-row.customer-filter-secondary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-filter-secondary-row .date-range-control{grid-column:1/-1}.drawer-record-section .maintenance-form,.drawer-record-section .referral-form{grid-template-columns:repeat(2,minmax(0,1fr))}.period-toolbar{flex-wrap:wrap;align-items:flex-start}.period-quicks{margin-left:0}}@media (max-width:760px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-close{place-items:center;margin-left:auto;display:grid}.sidebar-collapse-button{display:none}.sidebar-overlay{z-index:20;background:#10182859;border:0;position:fixed;inset:0}.mobile-menu-button{z-index:15;border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:fixed;top:12px;left:12px}.workspace{width:100%;margin-left:0}.page-shell,.shell{padding:58px 12px 30px}.account-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.account-summary-strip button{border-bottom:1px solid var(--line)}.account-summary-strip button:nth-child(2n){border-right:0}.account-summary-strip button:nth-last-child(-n+2){border-bottom:0}.account-work-item{grid-template-columns:1fr;align-items:stretch}.account-work-item .primary-button,.account-work-item .icon-text-button{justify-content:center}.account-credentials div,.account-open-grid{grid-template-columns:1fr}.service-state-notice,.route-error-panel,.analysis-empty-state{grid-template-columns:1fr;justify-items:start}.service-state-notice button,.route-error-panel .primary-button,.analysis-empty-state .icon-text-button{justify-content:center;width:100%}.list-tool-row{flex-direction:column;align-items:stretch}.list-search-control{flex:none;min-width:0}.list-tool-row>select{width:100%}.list-result-count{white-space:normal}.page-header{flex-direction:column}.workbench-page .page-header{align-items:stretch}.workbench-task-board{grid-template-columns:1fr}.workbench-task-board-toolbar{flex-direction:column;align-items:flex-start}.workbench-task-item{grid-template-columns:28px minmax(0,1fr) auto;align-items:start}.task-item-sequence{grid-area:1/1}.task-item-customer{grid-column:2}.task-item-plan{grid-column:2/-1}.task-item-state{grid-column:2}.task-item-action{grid-area:1/3}.workbench-scope-bar,.workbench-view-row,.panel-actions{flex-wrap:nowrap;overflow-x:auto}.workbench-scope-bar a,.view-tab{flex:none}.workbench-filter-row,.workbench-sort-row{flex-direction:column;align-items:stretch}.customer-filter-primary-row,.workbench-filter-row.customer-filter-secondary-row{grid-template-columns:minmax(0,1fr);display:grid}.customer-search-control{flex:none;min-width:0;max-width:none;margin-left:0}.customer-filter-primary-row .customer-sort-control{flex:none;width:100%;min-width:0}.customer-filter-secondary-row select,.customer-filter-secondary-row select:first-of-type,.customer-filter-secondary-row .date-range-control{width:100%;min-width:0}.customer-filter-actions{flex-wrap:wrap;justify-content:flex-start}.customer-filter-actions .icon-text-button,.customer-filter-actions .ghost-button,.customer-filter-actions .customer-column-picker-anchor{flex:90px;width:auto}.customer-column-picker-anchor{justify-content:flex-start;width:100%}.workbench-filters label,.workbench-filters select,.workbench-filters button{width:100%}.workbench-filters .date-range-control{flex:none;min-width:0}.date-range-control input{flex:1 1 0;width:100%}.customer-edit-drawer{width:100%;min-width:0}.customer-edit-header{grid-template-columns:minmax(0,1fr) 32px;min-height:0;padding:9px 12px 0}.customer-edit-section-nav{grid-area:2/1/auto/-1;width:100%;height:38px}.customer-edit-section-nav button{flex:1 0 auto;padding:0 7px}.drawer-close-button{grid-area:1/2}.customer-edit-footer{flex-wrap:wrap;align-items:stretch}.customer-edit-footer>div{flex-basis:100%}.drawer-next-task-control{flex-direction:column;align-items:stretch}.drawer-next-task-control>span{max-width:none}.drawer-task-completion-actions{width:100%}.drawer-task-completion-actions button{flex:1;justify-content:center;min-width:0}.customer-edit-header-account-editor{flex-wrap:wrap;width:100%;min-width:0}.customer-edit-header-account-editor select{width:100%;min-width:0;max-width:none}.drawer-record-section .maintenance-form,.drawer-current-task,.drawer-form-grid,.drawer-contact-grid,.drawer-meta-strip,.drawer-readonly-grid,.drawer-customer-note-grid,.readonly-note-grid,.customer-profile-note-grid,.referral-form,.drawer-record-section .referral-form,.drawer-contact-bar{grid-template-columns:1fr}.drawer-contact-grid .drawer-friend-attempt-row{border-top:1px solid #e4e7ec;border-left:0;justify-content:space-between;padding-top:6px;padding-left:0}.drawer-meta-strip>div{border-bottom:1px solid #e4e7ec;border-right:0}.drawer-meta-strip>div:last-child{border-bottom:0}.referral-record-item{grid-template-columns:1fr}.referral-record-meta{justify-items:start}.drawer-status-row,.current-status-row{grid-template-columns:1fr}.drawer-status-row .drawer-field-note,.current-status-row .drawer-field-note{grid-column:1}.detail-list,.form-grid,.inline-form,.customer-overview-fields,.deal-summary-grid,.customer-profile-mini-form,.maintenance-form{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.workbench-segment{width:100%;overflow-x:auto}.period-summary{border-right:0;border-bottom:1px solid var(--line);width:100%;padding-bottom:8px}.period-stepper{width:100%}.period-stepper input{flex:1;min-width:0}.period-quicks{width:100%;overflow-x:auto}.customer-grid,.agent-grid{grid-template-columns:repeat(2,1fr)}.overview-card-head{flex-direction:column;align-items:stretch}.overview-metric-grid.customer,.overview-metric-grid.agent{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-sales-row{grid-template-columns:30px minmax(0,1fr)}.overview-sales-row em{grid-column:2/3}.summary-metric{min-height:76px}.table-actions,.mapping-todo{flex-direction:column;align-items:stretch}.ops-receiving-account-form{grid-template-columns:1fr}.ops-receiving-form-toggles,.ops-receiving-form-actions{grid-column:auto}.ops-roster-status-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ops-roster-status-filters button{min-width:0}.ops-receiving-form-actions{flex-direction:column;align-items:stretch}.ops-receiving-account-card{grid-template-columns:1fr}.ops-receiving-account-actions{flex-direction:row;grid-area:auto;justify-content:flex-start;align-items:center;min-width:0!important}.ops-source-account-form{grid-template-columns:1fr}.paste-import-layout{grid-template-columns:minmax(0,1fr)}.paste-import-editor,.paste-import-preview{min-width:0}.form-field textarea{min-height:220px}.import-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-row-actions,.daily-report-toolbar,.daily-report-settings{flex-direction:column;align-items:stretch}.daily-report-actions{flex-wrap:wrap}.daily-report-totals,.daily-report-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-section-heading{flex-direction:column;align-items:stretch}.sales-average-card{text-align:left;width:100%}.sales-leaderboard-summary{grid-template-columns:34px minmax(0,1fr) 24px;gap:9px}.sales-rank{width:30px;height:30px}.sales-total-amount{text-align:left;grid-column:2/3}.sales-average-diff{grid-column:1/4;min-width:0}.sales-leaderboard-detail{padding:0 10px 10px}.sales-detail-group>div,.sales-detail-group.agent>div{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-command-head{flex-direction:column;align-items:stretch}.customer-command-head>strong{text-align:left;width:100%}.customer-stage-grid,.customer-relation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preset-control{overflow-x:auto}.source-status-grid,.boundary-list,.source-overview-metrics,.source-channel-head,.source-channel-name-edit,.source-account-row,.source-account-row.editing{grid-template-columns:1fr}.source-channel-meta span{flex:150px;min-width:0}.source-channel-name-actions{flex-direction:column;align-items:stretch}.manual-center-card,.manual-single-card{padding:14px}.manual-form-grid{grid-template-columns:1fr}.manual-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-center-tabs,.manual-segment{width:100%;overflow-x:auto}.manual-date-row{flex-direction:column;align-items:stretch}.manual-date-row input{flex:none;width:100%}.manual-success-panel{grid-template-columns:auto minmax(0,1fr);align-items:start}.manual-success-actions{grid-column:1/-1;justify-content:flex-start}.ops-stat-grid,.ops-analytics-panel .ops-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-period-card-grid,.ops-chart-grid{grid-template-columns:1fr}.ops-period-chart-heading{flex-direction:column;align-items:flex-start;gap:3px}.ops-list-toolbar{flex-direction:column;align-items:stretch}.ops-search-control{flex-basis:auto;width:100%;min-width:0}.ops-filter-pills{flex-wrap:nowrap;width:100%;max-width:100%;padding-bottom:2px;overflow-x:auto}.ops-clear-filter{justify-content:center;width:100%}.ops-bulk-resend-bar{flex-direction:column;align-items:stretch}.ops-retry-inline{justify-content:space-between;width:100%;margin-left:0}.ops-bulk-review-heading{flex-direction:column}.ops-bulk-review-metrics,.ops-bulk-review-actions{width:100%}.ops-bulk-review-metrics strong{flex:1}.ops-bulk-review-grid{grid-template-columns:1fr}.ops-bulk-review-list p{grid-template-columns:1fr;gap:2px}.ops-bulk-review-actions{flex-direction:column;align-items:stretch}.ops-inline-correction,.ops-assignment-row{grid-template-columns:1fr}.ops-daily-toolbar{flex-direction:column;align-items:stretch}.ops-date-control{width:100%}.ops-daily-actions{justify-content:stretch;width:100%;margin-left:0}.ops-daily-actions .icon-text-button,.ops-daily-actions .primary-button{justify-content:center}.ops-toggle-row{flex-direction:column;align-items:flex-start}.data-health{flex-direction:column;align-items:flex-start;gap:8px}.data-health-issues{width:100%;margin-left:0;overflow-x:auto}.data-health-ok{margin-left:0}.app-intro-page{padding:20px 12px 16px}.app-intro-header{align-items:flex-start;padding:24px 20px}.app-intro-header h1{font-size:22px}.app-intro-details{padding:6px 20px}.app-intro-details>div{grid-template-columns:1fr;gap:6px;padding:14px 0}.app-intro-notice{margin:8px 20px 22px}.app-intro-footer{flex-wrap:wrap;gap:7px 14px;margin-top:18px}}.accounts-table .table-actions{flex-direction:row;justify-content:flex-start;align-items:flex-start}.ops-table-wrap.is-loading{opacity:.58;pointer-events:none;transition:opacity .12s}.ops-route-loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.ops-route-loading strong{font-size:14px}.ops-route-loading-spinner{border:2px solid #cbd5e1;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ops-route-spin}@keyframes ops-route-spin{to{transform:rotate(360deg)}}.customer-wechat-change{align-items:center;min-width:0;display:inline-flex}.wechat-change-trigger{color:#475467;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:5px;align-items:center;gap:4px;min-height:28px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.wechat-change-trigger:hover{border-color:var(--customer);background:#f0fafa}.wechat-change-trigger:disabled{cursor:default;color:#98a2b3;background:#f8fafc;border-color:#e4e7ec}.wechat-change-pending{align-items:center;gap:6px;min-width:0;display:inline-flex}.wechat-change-pending span{color:#8a4b10;background:#fff8e8;border:1px solid #f7cf82;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:850}.wechat-change-pending strong{color:#475467;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wechat-change-modal,.approval-drawer-overlay{z-index:90;background:#10182861;justify-content:flex-end;display:flex;position:fixed;inset:0}.wechat-change-backdrop,.approval-drawer-backdrop{background:0 0;border:0;position:absolute;inset:0}.wechat-change-dialog{z-index:1;border:1px solid var(--line);background:#fff;border-radius:8px;align-self:center;width:min(480px,100vw - 24px);max-height:calc(100vh - 40px);margin:20px auto;position:relative;overflow:auto;box-shadow:0 20px 48px #10182838}.wechat-change-dialog>header,.approval-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.wechat-change-dialog>header p,.approval-drawer>header p{color:var(--customer);margin-bottom:2px;font-size:10px;font-weight:850}.wechat-change-dialog>header h3{color:#1d2939;font-size:16px}.wechat-change-dialog>header button{color:#475467;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.wechat-change-dialog>header button:hover{background:#f2f4f7}.wechat-change-form{gap:11px;padding:14px 16px;display:grid}.wechat-change-form label{color:#344054;gap:5px;font-size:11px;font-weight:800;display:grid}.wechat-change-form input,.wechat-change-form select,.wechat-change-form textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;padding:0 9px;font-size:12px;font-weight:650}.wechat-change-form input,.wechat-change-form select{height:36px}.wechat-change-form textarea{resize:vertical;min-height:72px;padding-top:8px;line-height:1.5}.wechat-change-form input:focus,.wechat-change-form select:focus,.wechat-change-form textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.wechat-change-form input[readonly]{color:#667085;background:#f8fafc}.wechat-change-loading{color:#667085;justify-content:center;align-items:center;gap:8px;min-height:128px;padding:18px;font-size:12px;font-weight:750;display:flex}.wechat-change-state{color:#475467;align-content:center;justify-items:start;gap:10px;min-height:128px;padding:18px 16px;font-size:11px;line-height:1.55;display:grid}.wechat-change-state>p{margin:0}.wechat-change-state>small{color:#98a2b3;font-size:9px}.wechat-change-result.status-rejected .wechat-change-pending span{color:#b42318;background:#fef3f2;border-color:#fecdca}.wechat-change-result.status-conflicted .wechat-change-pending span{color:#6941c6;background:#f4f3ff;border-color:#d9d6fe}.wechat-change-notice{border-left:3px solid var(--customer);color:#475467;background:#f7fbfb;align-items:flex-start;gap:8px;padding:8px 10px;font-size:11px;line-height:1.55;display:flex}.wechat-change-notice svg{color:var(--customer);flex:none;margin-top:1px}.wechat-change-dialog>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:10px 16px;display:flex}.customer-overview-wechat{align-items:center;gap:7px;min-width:0;display:flex}.customer-overview-wechat>strong{overflow-wrap:anywhere;min-width:0}.approval-manager{padding:0;overflow:hidden}.approval-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:11px 14px;display:flex}.approval-status-tabs{border:1px solid var(--line);background:#f8fafc;border-radius:7px;gap:3px;padding:3px;display:inline-flex}.approval-status-tabs button{color:#667085;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:30px;padding:0 10px;font-size:11px;font-weight:800}.approval-status-tabs button:hover{color:#075f69;background:#fff}.approval-status-tabs button.active{color:#fff;background:var(--customer)}.approval-toolbar form{align-items:center;gap:7px;display:flex}.approval-toolbar form label{border:1px solid var(--line);color:#667085;background:#fff;border-radius:6px;align-items:center;gap:7px;min-width:220px;height:36px;padding:0 9px;display:flex}.approval-toolbar form label:focus-within{border-color:var(--customer);outline:2px solid var(--customer-line)}.approval-toolbar form input{color:#344054;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.approval-toolbar .primary-button,.approval-refresh-button{height:36px;min-height:36px}.approval-refresh-button{justify-content:center;width:36px;padding:0}.approval-manager>.form-message{margin:10px 14px 0}.approval-table-wrap{max-height:calc(100vh - 270px)}.approval-table{min-width:1120px}.approval-table th:first-child{width:15%}.approval-table th:nth-child(2){width:19%}.approval-table th:nth-child(3){width:14%}.approval-table th:nth-child(4){width:18%}.approval-table th:nth-child(5){width:13%}.approval-table th:nth-child(6){width:10%}.approval-table th:nth-child(7){width:7%}.approval-table th:nth-child(8){width:4%}.approval-table td{vertical-align:middle;height:54px}.approval-table td>strong,.approval-table td>small{display:block}.approval-table td>small{color:#98a2b3;text-overflow:ellipsis;max-width:180px;margin-top:3px;font-size:9px;overflow:hidden}.approval-wechat-change{grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:5px;min-width:0;display:grid}.approval-wechat-change span,.approval-wechat-change strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.approval-wechat-change svg{color:#98a2b3}.approval-wechat-change strong{color:#075f69}.approval-reason-cell{text-overflow:ellipsis;max-width:220px;overflow:hidden}.approval-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 7px;font-size:9px;font-weight:850;display:inline-flex}.approval-status.status-pending{color:#8a4b10;background:#fff8e8;border-color:#f7cf82}.approval-status.status-approved{color:#067647;background:#ecfdf3;border-color:#a6f4c5}.approval-status.status-rejected{color:#b42318;background:#fef3f2;border-color:#fecdca}.approval-status.status-conflicted{color:#6941c6;background:#f4f3ff;border-color:#d9d6fe}.approval-pagination{border-top:1px solid var(--line);margin:0;padding:10px 14px}.approval-pagination button:disabled{cursor:default;opacity:.55}.sales-request-table{min-width:1080px}.sales-request-table th:first-child{width:14%}.sales-request-table th:nth-child(2){width:21%}.sales-request-table th:nth-child(3){width:17%}.sales-request-table th:nth-child(4){width:11%}.sales-request-table th:nth-child(5){width:9%}.sales-request-table th:nth-child(6){width:18%}.sales-request-table th:nth-child(7){width:10%}.sales-request-table td{height:58px}.sales-request-table tr.sales-request-rejected td{background:snow}.sales-request-result-cell{color:#667085;max-width:230px;line-height:1.45}.sales-request-actions{align-items:center;gap:5px;display:flex}.sales-request-actions .icon-text-button{min-height:30px;padding:0 8px}.sales-request-review-rejected h3{color:#b42318!important}.sales-request-drawer>footer .primary-button{min-height:34px}.approval-drawer{z-index:1;border-left:1px solid var(--line);background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,48vw);min-width:480px;height:100%;display:grid;position:relative;box-shadow:-18px 0 36px #1018282e}.approval-drawer>header h2{color:#1d2939;font-size:18px}.approval-drawer-body{align-content:start;gap:0;padding:0 16px 18px;display:grid;overflow-y:auto}.approval-detail-status{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:46px;display:flex}.approval-detail-status>span{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.approval-drawer-body>section{border-bottom:1px solid var(--line);gap:10px;padding:14px 0;display:grid}.approval-drawer-body>section h3{color:#1d2939;font-size:13px}.approval-change-hero{background:#f8fbfb;border:1px solid #dce8e9;border-radius:7px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:8px;padding:11px;display:grid}.approval-change-hero>div{min-width:0}.approval-change-hero span,.approval-change-hero small{color:#667085;font-size:10px;display:block}.approval-change-hero strong{overflow-wrap:anywhere;color:#1d2939;margin:5px 0 3px;font-size:13px;display:block}.approval-change-hero>svg{color:var(--customer)}.approval-detail-list{margin:0}.approval-detail-list>div{border-bottom:1px solid #eef0f3;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.approval-detail-list>div:last-child{border-bottom:0}.approval-detail-list dt{color:#667085;font-size:11px;font-weight:750}.approval-detail-list dd{color:#344054;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:650;line-height:1.55}.approval-detail-list dd small{color:#98a2b3;margin-top:2px;font-size:9px;display:block}.approval-review-box{background:#f7fbfb;border-radius:7px;margin-top:14px;border:1px solid #b8d9dc!important;padding:12px!important}.approval-review-box.reject{background:#fff8f7;border-color:#fecdca!important}.approval-review-box>p{color:#667085;font-size:11px;line-height:1.55}.approval-review-box label{color:#344054;gap:5px;font-size:11px;font-weight:800;display:grid}.approval-review-box textarea{resize:vertical;border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;min-height:76px;padding:8px 9px;font-size:11px;line-height:1.5}.approval-review-box>div{justify-content:flex-end;gap:8px;display:flex}.approval-drawer>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:10px 16px;display:flex}.approval-management{gap:10px;display:grid}.approval-primary-tabs{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.approval-primary-tabs button{color:#667085;background:0 0;border:0;border-radius:6px;min-width:116px;min-height:36px;padding:0 14px;font-size:12px;font-weight:850}.approval-primary-tabs button:hover{color:#075f69;background:#fff}.approval-primary-tabs button.active{color:#fff;background:var(--customer);box-shadow:0 1px 2px #1018281f}.lead-correction-toolbar form select{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;min-width:118px;height:36px;padding:0 8px;font-size:11px;font-weight:750}.lead-correction-batch-bar{border-top:1px solid var(--line);background:#f8fbfb;align-items:center;gap:12px;padding:9px 14px;display:flex}.lead-correction-batch-bar>label{color:#344054;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.lead-correction-batch-bar input,.lead-correction-select-cell input{width:15px;height:15px;accent-color:var(--customer)}.lead-correction-batch-bar>span{color:#667085;font-size:11px;font-weight:750}.lead-correction-batch-bar>div{gap:7px;margin-left:auto;display:flex}.lead-correction-batch-bar button{min-height:32px}.lead-correction-select-cell{text-align:center;width:38px}.lead-correction-select-cell input:disabled{cursor:default;opacity:.35}.lead-correction-table.review th:nth-child(2){width:14%}.lead-correction-table.review th:nth-child(3){width:10%}.lead-correction-table.review th:nth-child(4){width:19%}.lead-correction-table.review th:nth-child(5){width:12%}.lead-correction-table.review th:nth-child(6){width:16%}.lead-correction-table.review th:nth-child(7){width:9%}.lead-correction-table.review th:nth-child(8),.lead-correction-table.review th:nth-child(9){width:8%}.lead-correction-table.mine th:first-child{width:16%}.lead-correction-table.mine th:nth-child(2){width:26%}.lead-correction-table.mine th:nth-child(3){width:20%}.lead-correction-table.mine th:nth-child(4),.lead-correction-table.mine th:nth-child(5){width:12%}.lead-correction-table.mine th:nth-child(6){width:8%}.lead-detail-overlay{z-index:92;background:#10182861;justify-content:flex-end;display:flex;position:fixed;inset:0}.lead-detail-backdrop{background:0 0;border:0;position:absolute;inset:0}.lead-detail-drawer{z-index:1;border-left:1px solid var(--line);background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(760px,64vw);min-width:620px;height:100%;display:grid;position:relative;box-shadow:-18px 0 38px #1018282e}.lead-detail-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 18px;display:flex}.lead-detail-drawer>header p{color:var(--customer);margin:0 0 2px;font-size:10px;font-weight:850}.lead-detail-drawer>header h2{color:#1d2939;font-size:18px}.lead-detail-header-actions{align-items:center;gap:7px;display:flex}.lead-detail-body{padding:0 18px 24px;overflow-y:auto}.lead-detail-body>.form-message{margin-top:12px}.lead-detail-body>section{border-bottom:1px solid #eaecf0;gap:12px;padding:16px 0;display:grid}.lead-detail-body>section:last-child{border-bottom:0}.lead-detail-body>section>h3{color:#1d2939;font-size:14px}.lead-detail-loading{color:#667085;place-items:center;min-height:220px;font-size:12px;font-weight:750;display:grid}.lead-detail-readonly{color:#8a4b10;background:#fff8ed;border:1px solid #f4c27a;border-radius:7px;align-items:flex-start;gap:8px;margin-top:12px;padding:9px 10px;font-size:11px;font-weight:750;line-height:1.5;display:flex}.lead-detail-readonly svg{flex:none;margin-top:1px}.lead-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.lead-detail-item{background:#fbfcfd;border:1px solid #e4e7ec;border-radius:7px;gap:5px;min-width:0;padding:9px 10px;display:grid}.lead-detail-item.wide{grid-column:1/-1}.lead-detail-item dt{color:#667085;font-size:10px;font-weight:850}.lead-detail-item dd{justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:26px;margin:0;display:flex}.lead-detail-item dd>span{color:#344054;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:750;line-height:1.45}.field-action-button{color:#075f69;background:#fff;border:1px solid #b8d9dc;border-radius:5px;flex:none;align-items:center;gap:4px;min-height:26px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.field-action-button:hover{background:#f0fbfb;border-color:#7fcbd0}.field-action-button:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7;border-color:#d0d5dd}.lead-field-approval-pending{background:#fff6df;border:1px solid #f0c36d;border-radius:999px;flex:none;padding:4px 8px;color:#8a4b10!important;font-size:10px!important;font-weight:850!important;line-height:1!important}.lead-wechat-correction,.lead-correction-form{background:#fff8ed;border:1px solid #f4c27a;border-radius:8px;gap:10px;padding:11px;display:grid}.lead-wechat-correction>strong{color:#8a4b10;font-size:12px}.lead-wechat-correction>p{color:#8a4b10;font-size:11px;line-height:1.5}.lead-wechat-correction label,.lead-correction-form label{color:#344054;gap:6px;font-size:11px;font-weight:800;display:grid}.lead-wechat-correction input,.lead-correction-form input,.lead-correction-form select,.lead-correction-form textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;font-size:12px}.lead-wechat-correction input,.lead-correction-form input,.lead-correction-form select{height:36px;padding:0 9px}.lead-correction-form textarea{resize:vertical;min-height:78px;padding:8px 9px;line-height:1.5}.lead-correction-form label>small{color:#667085;font-size:10px;font-weight:650;line-height:1.45}.lead-wechat-correction>div,.lead-correction-actions{justify-content:flex-end;gap:8px;display:flex}.lead-correction-form{background:#f7fbfb;border-color:#9bd0d5}.lead-correction-modal-overlay{z-index:1300;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lead-correction-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#0f172a94;border:0;width:100%;height:100%;position:absolute;inset:0}.lead-correction-modal-overlay .lead-correction-form{z-index:1;background:#fff;border:2px solid #1597a5;border-radius:14px;gap:16px;width:min(680px,100vw - 36px);max-height:calc(100vh - 48px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0f172a47}.lead-correction-modal-overlay .lead-correction-heading{border-bottom:1px solid #cfe3e5;margin:-4px -4px 2px;padding:4px 4px 14px}.lead-correction-modal-overlay .lead-correction-heading strong{font-size:18px}.lead-correction-modal-overlay .lead-correction-heading span{font-size:12px}.lead-correction-modal-overlay .lead-correction-form label{font-size:13px}.lead-correction-modal-overlay .lead-correction-form select{height:44px;font-size:14px}.lead-correction-modal-overlay .lead-correction-form textarea{min-height:112px;font-size:14px}.lead-correction-modal-overlay .lead-correction-actions .primary-button{min-height:44px;padding-inline:22px;font-size:14px}.lead-correction-modal-overlay .lead-correction-batch-dialog{width:min(560px,100vw - 36px)}.lead-correction-local-error{margin:0}.lead-correction-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lead-correction-heading>div{gap:3px;display:grid}.lead-correction-heading strong{color:#075f69;font-size:13px}.lead-correction-heading span{color:#667085;font-size:10px;font-weight:700}.lead-correction-preview{border-top:1px solid #cfe3e5;gap:9px;padding-top:10px;display:grid}.lead-correction-preview-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lead-correction-preview-flow>div,.lead-correction-impact{background:#fff;border:1px solid #dce8e9;border-radius:6px;gap:4px;min-width:0;padding:8px;display:grid}.lead-correction-preview-flow span,.lead-correction-impact>strong{color:#667085;font-size:10px;font-weight:850}.lead-correction-preview-flow strong,.lead-correction-impact p{color:#344054;overflow-wrap:anywhere;font-size:11px;font-weight:750;line-height:1.45}.lead-correction-warning,.lead-correction-blocker{color:#8a4b10;background:#fff4df;border-radius:6px;align-items:flex-start;gap:6px;padding:7px 8px;font-size:10px;font-weight:750;line-height:1.45;display:flex}.lead-correction-blocker{color:#b42318;background:#fff1f0}.lead-correction-warning svg,.lead-correction-blocker svg{flex:none;margin-top:1px}.lead-correction-blocker small{color:inherit;opacity:.72;margin-left:auto}.lead-offline-confirmation{background:#fff8ed;border:1px solid #f4c27a;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:flex-start;padding:8px;line-height:1.5;color:#8a4b10!important;gap:7px!important;display:flex!important}.lead-offline-confirmation input{accent-color:var(--customer);flex:none;margin-top:1px;width:15px!important;height:15px!important}.lead-detail-notification-actions{justify-content:flex-end;display:flex}.lead-notification-history,.lead-correction-history{border-top:1px solid #eaecf0;gap:8px;padding-top:12px;display:grid}.lead-notification-history h4,.lead-correction-history h4{color:#344054;font-size:12px}.lead-notification-history article,.lead-correction-history article{background:#fbfcfd;border:1px solid #e4e7ec;border-radius:7px;gap:5px;padding:9px 10px;display:grid}.lead-notification-history article>div,.lead-correction-history article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.lead-notification-history article strong,.lead-correction-history article strong{color:#344054;font-size:11px}.lead-notification-history article time{color:#98a2b3;font-size:9px;font-weight:700}.lead-notification-history article p,.lead-correction-history article p{color:#344054;overflow-wrap:anywhere;font-size:11px;font-weight:750;line-height:1.45}.lead-notification-history article small,.lead-correction-history article small{color:#667085;font-size:10px;line-height:1.4}.lead-detail-empty{color:#98a2b3;font-size:11px;font-weight:750}@media (max-width:900px){.approval-toolbar{flex-direction:column;align-items:stretch}.approval-status-tabs{width:100%;overflow-x:auto}.approval-toolbar form{width:100%}.approval-toolbar form label{flex:1;min-width:0}.approval-drawer{width:min(100%,560px);min-width:0}.lead-detail-drawer{width:min(100%,760px);min-width:0}.lead-correction-batch-bar{flex-wrap:wrap;align-items:flex-start}.lead-correction-batch-bar>div{width:100%;margin-left:0}}@media (max-width:620px){.wechat-change-dialog{width:calc(100vw - 16px);margin:8px auto}.approval-toolbar form{flex-wrap:wrap}.approval-toolbar form label{flex-basis:100%}.approval-status-tabs button{padding:0 8px}.approval-change-hero{grid-template-columns:1fr}.approval-change-hero>svg{transform:rotate(90deg)}.approval-detail-list>div{grid-template-columns:76px minmax(0,1fr)}.approval-primary-tabs{width:100%}.approval-primary-tabs button{flex:1;min-width:0}.lead-correction-toolbar form select{width:100%}.lead-detail-drawer>header{padding-inline:14px}.lead-detail-header-actions .icon-text-button{display:none}.lead-detail-body{padding-inline:14px}.lead-detail-grid,.lead-correction-preview-flow{grid-template-columns:1fr}.lead-detail-item.wide{grid-column:1}.lead-detail-item dd{flex-direction:column;align-items:flex-start}}.ops-receiving-account-actions{row-gap:4px;flex-wrap:wrap!important;min-width:350px!important}.handoff-drawer-overlay{z-index:95;background:#10182861;justify-content:flex-end;display:flex;position:fixed;inset:0}.handoff-drawer-backdrop{background:0 0;border:0;position:absolute;inset:0}.handoff-drawer{z-index:1;border-left:1px solid var(--line);background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,56vw);min-width:520px;height:100%;display:grid;position:relative;box-shadow:-18px 0 38px #1018282e}.handoff-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 18px;display:flex}.handoff-drawer>header p{color:var(--customer);margin:0 0 2px;font-size:10px;font-weight:850}.handoff-drawer>header h2{color:#1d2939;font-size:18px}.handoff-drawer>header button{color:#475467;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;display:grid}.handoff-drawer>header button:hover{background:#f2f4f7}.handoff-drawer>header button:disabled{opacity:.5}.handoff-drawer-body{padding:0 18px 20px;overflow-y:auto}.handoff-drawer-body>section{border-bottom:1px solid #eaecf0;gap:10px;padding:15px 0;display:grid}.handoff-drawer-body>section h3{color:#1d2939;font-size:13px}.handoff-account-summary{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:10px!important}.handoff-account-summary>div{min-width:0}.handoff-account-summary span,.handoff-account-summary small{color:#667085;font-size:10px;display:block}.handoff-account-summary strong{color:#1d2939;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 2px;font-size:14px;display:block;overflow:hidden}.handoff-account-summary>svg{color:var(--customer)}.handoff-detail-list{margin:0}.handoff-detail-list>div{border-bottom:1px solid #f0f2f4;grid-template-columns:118px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.handoff-detail-list>div:last-child{border-bottom:0}.handoff-detail-list dt{color:#667085;font-size:11px;font-weight:750}.handoff-detail-list dd{overflow-wrap:anywhere;color:#344054;margin:0;font-size:11px;font-weight:700;line-height:1.5}.handoff-detail-list dd small{color:#98a2b3;margin-top:2px;font-size:9px;font-weight:650;display:block}.handoff-field{color:#344054;gap:5px;font-size:11px;font-weight:800;display:grid}.handoff-field input,.handoff-field select,.handoff-field textarea{border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;width:100%;font-size:12px}.handoff-field input,.handoff-field select{height:38px;padding:0 9px}.handoff-field textarea{resize:vertical;min-height:76px;padding:8px 9px;line-height:1.5}.handoff-field input:focus,.handoff-field select:focus,.handoff-field textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.handoff-field input:disabled,.handoff-field select:disabled,.handoff-field textarea:disabled{color:#667085;background:#f8fafc}.handoff-field>small{color:#b42318;font-size:9px;font-weight:700}.handoff-checkbox{color:#344054;align-items:center;gap:7px;width:fit-content;font-size:11px;font-weight:800;display:inline-flex}.handoff-checkbox input{width:16px;height:16px;accent-color:var(--customer)}.handoff-preview-button{width:fit-content;min-height:34px}.handoff-impact-grid{background:#f8fbfb;border:1px solid #d9e7e8;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.handoff-impact-grid>div{border-right:1px solid #d9e7e8;min-width:0;padding:10px}.handoff-impact-grid>div:last-child{border-right:0}.handoff-impact-grid strong,.handoff-impact-grid span{display:block}.handoff-impact-grid strong{color:#075f69;font-size:18px}.handoff-impact-grid span{color:#667085;margin-top:2px;font-size:9px;font-weight:750}.handoff-empty{color:#98a2b3;font-size:11px}.handoff-notice-list{gap:7px;display:grid}.handoff-notice{color:#475467;background:#fffbf2;border-left:3px solid #f79009;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.handoff-notice.error{background:#fff6f5;border-left-color:#d92d20}.handoff-notice svg{color:#f79009;flex:none;margin-top:1px}.handoff-notice.error svg{color:#d92d20}.handoff-notice strong,.handoff-notice small{display:block}.handoff-notice strong{font-size:11px;line-height:1.45}.handoff-notice small{color:#98a2b3;margin-top:2px;font-size:9px}.handoff-affected-details summary{cursor:pointer;color:#075f69;font-size:11px;font-weight:800}.handoff-affected-details[open] summary{margin-bottom:8px}.handoff-affected-details .handoff-detail-list{max-height:220px;overflow-y:auto}.handoff-caveats ul{color:#667085;gap:5px;margin:0;padding-left:18px;font-size:10px;line-height:1.5;display:grid}.handoff-message{color:#b42318;background:#fff6f5;border-left:3px solid #d92d20;align-items:flex-start;gap:8px;margin:14px 0 0;padding:9px 10px;display:flex}.handoff-message.warning{color:#8a4b10;background:#fffbf2;border-left-color:#f79009}.handoff-message.success{color:#067647;background:#f0fdf6;border-left-color:#12b76a}.handoff-message svg{flex:none;margin-top:1px}.handoff-message strong,.handoff-message small{font-size:11px;line-height:1.45;display:block}.handoff-message small{color:#667085;margin-top:2px;font-size:9px}.handoff-drawer>footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;min-height:58px;padding:10px 18px;display:flex}.handoff-footer-hint{color:#b54708;margin-right:auto;font-size:11px;font-weight:750}.handoff-drawer>footer button{min-height:34px}.handoff-drawer>footer .primary-button:disabled{color:#98a2b3;opacity:1;background:#f2f4f7;border-color:#d0d5dd}.account-device-drawer{width:min(520px,50vw);min-width:480px}@media (max-width:900px){.ops-receiving-account-actions{grid-area:auto;justify-content:flex-start;min-width:0!important}.handoff-drawer{width:min(100%,620px);min-width:0}}@media (max-width:560px){.handoff-drawer-body{padding-inline:14px}.handoff-account-summary{grid-template-columns:1fr}.handoff-account-summary>svg{transform:rotate(90deg)}.handoff-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.handoff-impact-grid>div:nth-child(2){border-right:0}.handoff-impact-grid>div:nth-child(-n+2){border-bottom:1px solid #d9e7e8}.handoff-detail-list>div{grid-template-columns:92px minmax(0,1fr)}}.date-range-filter{flex:none;min-width:0;position:relative}.date-range-filter-trigger{border:1px solid var(--line);color:#475467;white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:6px;min-width:0;height:36px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.date-range-filter-trigger:hover,.date-range-filter-trigger.active{color:#075f69;background:#f0fbfb;border-color:#8fcfd3}.date-range-filter-trigger-range{color:inherit;font-size:inherit;font-weight:inherit;text-overflow:ellipsis;overflow:hidden}.date-range-filter-trigger b{color:#fff;background:var(--customer);border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid}.date-range-filter-popover{z-index:70;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:min(690px,100vw - 48px);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #10182829}.date-range-filter-heading{color:#344054;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.date-range-filter-heading>div{align-items:center;gap:9px;min-width:0;display:flex}.date-range-filter-heading strong,.date-range-filter-heading span{color:#344054;font-size:12px;font-weight:800;line-height:1.3}.date-range-filter-heading svg{color:var(--customer);flex:none}.date-range-calendar-pair{border:1px solid #e4e7ec;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.date-range-month{min-width:0;padding:10px}.date-range-month-right{border-left:1px solid #e4e7ec}.date-range-month header{grid-template-columns:28px 28px minmax(0,1fr) 28px 28px;align-items:center;height:28px;margin-bottom:6px;display:grid}.date-range-month header strong{color:#344054;text-align:center;font-size:11px}.date-range-month header button{color:#667085;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:28px;padding:0;display:grid}.date-range-month header button:hover{color:#075f69;background:#eef8f8}.date-range-weekdays,.date-range-days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.date-range-weekdays span{color:#98a2b3;text-align:center;padding:4px 0;font-size:9px;font-weight:750}.date-range-days button{color:#344054;background:0 0;border:0;border-radius:0;height:30px;padding:0;font-size:10px;position:relative}.date-range-days button:hover:not(:disabled):not(.selected):not(.in-range){background:#eef8f8}.date-range-days button.outside{color:#c4c8d0}.date-range-days button.in-range{color:#075f69;background:#e6f6f7}.date-range-days button.selected{color:#fff;background:var(--customer);border-radius:5px;font-weight:850}.date-range-days button.in-range:hover{color:#075f69;background:#d9f1f2}.date-range-days button.selected:hover{color:#fff;background:var(--customer)}.date-range-days button:disabled{color:#d0d5dd;cursor:not-allowed;background:0 0}.date-range-filter-shortcuts{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.date-range-filter-shortcuts button{color:#475467;background:#f9fafb;border:1px solid #e4e7ec;border-radius:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:750}.date-range-filter-shortcuts button:hover{color:#075f69;background:#f0fbfb;border-color:#8fcfd3}.communication-filter-controls{border-top:1px solid #e4e7ec;grid-template-columns:minmax(150px,auto) minmax(160px,1fr) minmax(108px,auto);align-items:end;gap:10px;margin-top:12px;padding-top:11px;display:grid}.communication-filter-controls>div,.communication-filter-controls>label{gap:5px;min-width:0;display:grid}.communication-filter-controls>label{height:auto;color:inherit;background:0 0;border:0;border-radius:0;align-items:stretch;padding:0}.communication-filter-controls span{color:#667085;font-size:9px;font-weight:800}.communication-filter-controls>label>input{border:1px solid var(--line);color:#344054;background:#fff;border-radius:5px;width:100%;min-width:0;max-width:100%;height:32px;padding:0 9px;font-size:11px;display:block}.communication-filter-controls>label>input:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.communication-filter-segments{border:1px solid var(--line);border-radius:5px;height:32px;display:flex;overflow:hidden}.communication-filter-segments button{border:0;border-right:1px solid var(--line);color:#667085;background:#fff;border-radius:0;min-width:50px;padding:0 8px;font-size:10px;font-weight:750}.communication-filter-segments button:last-child{border-right:0}.communication-filter-segments button.active{color:#075f69;background:#eaf7f7}.date-range-filter-footer{border-top:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:10px;display:flex}.date-range-filter-footer span{color:#98a2b3;font-size:9px}.date-range-filter-footer button{border:1px solid var(--customer);color:#fff;background:var(--customer);border-radius:5px;min-height:30px;padding:0 12px;font-size:10px;font-weight:800}@media (max-width:700px){.date-range-filter{width:100%}.date-range-filter-trigger{justify-content:center;width:100%}.date-range-filter-popover{width:auto;max-height:calc(100vh - 92px);position:fixed;top:76px;left:12px;right:12px;overflow-y:auto}.date-range-calendar-pair{grid-template-columns:minmax(0,1fr)}.date-range-month-right{display:none}.communication-filter-controls{grid-template-columns:minmax(0,1fr);align-items:stretch}.communication-filter-segments button{flex:1 1 0}}.communication-compose-panel,.customer-communication-timeline-panel{gap:8px;min-width:0;display:grid}.communication-compose{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.communication-compose textarea{resize:vertical;border:1px solid var(--line);color:#344054;background:#fff;border-radius:6px;min-height:74px;padding:9px 10px;font-size:11px;line-height:1.55}.communication-compose textarea:focus,.communication-edit-form textarea:focus{border-color:var(--customer);outline:2px solid var(--customer-line)}.communication-compose .primary-button{min-height:34px}.communication-save-message{color:#067647;background:#f0fdf6;border-left:3px solid #12b76a;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:750;display:flex}.communication-save-message.error{color:#b42318;background:#fff6f5;border-left-color:#d92d20}.communication-timeline{display:grid}.communication-timeline-item{border-left:2px solid #cae7e9;gap:5px;padding:3px 0 15px 14px;display:grid;position:relative}.communication-timeline-item:before{background:var(--customer);content:"";border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:-5px;box-shadow:0 0 0 1px #8fcfd3}.communication-timeline-item:last-child{padding-bottom:4px}.communication-timeline-meta{color:#667085;flex-wrap:wrap;align-items:center;gap:6px;min-height:22px;font-size:9px;display:flex}.communication-timeline-meta time{color:#344054;font-weight:800}.communication-timeline-meta span{background:#f2f4f7;border-radius:4px;padding:2px 5px}.communication-timeline-meta small{color:#98a2b3}.communication-timeline-meta button{color:#667085;background:0 0;border:0;border-radius:4px;place-items:center;width:24px;height:24px;margin-left:auto;padding:0;display:grid}.communication-timeline-meta button:hover{color:#075f69;background:#eef8f8}.communication-timeline-item p{color:#344054;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.6}.communication-timeline-item footer{color:#98a2b3;font-size:9px}.communication-edit-form{gap:6px;display:grid}.communication-edit-form textarea{resize:vertical;border:1px solid var(--line);color:#344054;border-radius:6px;min-height:68px;padding:8px 9px;font-size:11px;line-height:1.5}.communication-edit-form>div{justify-content:flex-end;gap:5px;display:flex}.communication-edit-form button{border:1px solid var(--line);color:#475467;background:#fff;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.communication-edit-form button:last-child{border-color:var(--customer);color:#fff;background:var(--customer)}.communication-edit-form button:disabled{color:#98a2b3;background:#f2f4f7;border-color:#d0d5dd}@media (max-width:560px){.communication-compose{grid-template-columns:minmax(0,1fr)}.communication-compose .primary-button{justify-content:center;width:100%}}
