:root{color:#1c2735;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1c2735;--muted:#6b7582;--line:#d9dee5;--line-strong:#c8d0d9;--paper:#fff;--canvas:#edf0f3;--navy:#263851;--blue:#516f99;--blue-soft:#e8eef6;--amber:#f3bf3e;--amber-soft:#fff5d6;--teal:#187d72;--teal-soft:#e2f2ef;--red:#b04438;--red-soft:#f9e7e3;--shadow:0 10px 28px #1e2b3a17;background:#edf0f3;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:0}button,input[type=checkbox]{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #516f994d}.task-filter-band{border-bottom:1px solid var(--line);background:#fff}.task-filter-bar{align-items:center;gap:8px;max-width:1480px;min-height:54px;margin:0 auto;padding:8px 24px;display:flex}.filter-leading-icon{color:var(--blue);flex:none}.filter-search{width:min(250px,24vw);min-width:170px;height:34px;color:var(--muted);border:1px solid var(--line);background:#f8fafb;border-radius:4px;align-items:center;gap:7px;padding:0 9px;display:flex}.filter-search:focus-within{border-color:#8da0b6;box-shadow:0 0 0 3px #516f991f}.filter-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.task-filter-bar>select{color:#4c5968;border:1px solid var(--line);background:#fff;border-radius:4px;min-width:112px;height:34px;padding:0 28px 0 8px;font-size:11px}.filter-count{min-width:44px;color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.filter-icon-button,.copy-week-button,.primary-button,.secondary-button{border-radius:4px;justify-content:center;align-items:center;min-height:34px;font-weight:700;display:inline-flex}.filter-icon-button{width:34px;color:var(--blue);border:1px solid var(--line);background:#fff;flex:0 0 34px;padding:0}.filter-icon-button:disabled,.copy-week-button:disabled{cursor:default;opacity:.38}.copy-week-button{color:#fff;border:1px solid var(--blue);background:var(--blue);white-space:nowrap;gap:6px;padding:0 12px;font-size:11px}.copy-week-button:hover:not(:disabled),.primary-button:hover:not(:disabled){background:#405f89}.task-priority-marker{border-radius:2px;flex:0 0 3px;width:3px;height:14px;display:inline-block}.task-priority-marker.priority-high,.task-priority-select.priority-high{color:var(--red);background-color:#d05b4f}.task-priority-marker.priority-medium,.task-priority-select.priority-medium{color:#725710;background-color:var(--amber)}.task-priority-marker.priority-low,.task-priority-select.priority-low{color:#4f637b;background-color:#9eafc1}.task-status-dot{border:2px solid;border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block}.task-status-dot.status-in_progress,.task-state-select.status-in_progress,.task-status-pill.status-in_progress{color:#34679e;background-color:#e5eff9}.task-status-dot.status-blocked,.task-state-select.status-blocked,.task-status-pill.status-blocked{color:var(--red);background-color:var(--red-soft)}.task-status-dot.status-done,.task-state-select.status-done,.task-status-pill.status-done{color:var(--teal);background-color:var(--teal-soft)}.task-state-select.status-todo,.task-status-pill.status-todo{color:#586576;background-color:#edf0f3}.drawer-task.priority-high{border-left:4px solid #d05b4f}.drawer-task.priority-medium{border-left:4px solid var(--amber)}.drawer-task.priority-low{border-left:4px solid #9eafc1}.drawer-task-meta{align-items:center;gap:5px;min-width:0;display:flex}.drawer-task-meta>select,.assignee-select select,.team-add-form>select{border:1px solid var(--line);border-radius:3px;max-width:116px;height:24px;padding:0 5px;font-size:10px}.assignee-select select{border:0}.task-state-select,.task-priority-select{font-weight:700}.task-priority-select.priority-high,.task-priority-select.priority-medium,.task-priority-select.priority-low{background-image:none}.team-add-form>select{background:#fff;max-width:128px;min-height:30px}.copy-week-dialog{background:#fff;border-radius:6px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 70px #111a2640}.copy-week-dialog form{gap:14px;padding:22px;display:grid}.copy-week-field{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;display:grid}.copy-week-field>span{color:var(--muted);font-size:12px;font-weight:700}.copy-week-field input,.copy-week-field select{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;height:38px;padding:0 10px}.week-transfer{min-height:64px;color:var(--muted);border:1px solid var(--line);text-align:center;background:#f7f9fb;border-radius:5px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:12px;font-size:12px;display:grid}.week-transfer strong{color:var(--navy)}.copy-week-actions{justify-content:flex-end;gap:8px;display:flex}.primary-button,.secondary-button{gap:6px;padding:0 14px}.primary-button{color:#fff;border:1px solid var(--blue);background:var(--blue)}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.dashboard-metrics .metric-blocked svg,.dashboard-metrics .metric-blocked strong{color:#9a6413}.overdue-task-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.task-status-pill{border-radius:3px;flex:none;padding:3px 5px;font-size:9px;font-weight:700}.notice-toast{z-index:80;color:#fff;background:var(--teal);max-width:min(420px,100vw - 36px);box-shadow:var(--shadow);text-align:left;border:0;border-radius:5px;padding:11px 14px;position:fixed;bottom:18px;right:18px}@media (width<=900px){.task-filter-bar{flex-wrap:wrap}.filter-search{width:min(260px,40vw)}.dashboard-metrics{grid-template-columns:repeat(3,1fr)}.dashboard-metrics>div:nth-child(3){border-right:0}}@media (width<=760px){.task-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 10px;display:grid}.filter-leading-icon{display:none}.filter-search{grid-column:1/-1;width:100%;min-width:0}.task-filter-bar>select{width:100%;min-width:0}.filter-count{text-align:left;min-width:0;margin-left:0}.copy-week-button{width:100%}.drawer-task-meta{flex-wrap:wrap}.drawer-task-meta>select,.assignee-select select{max-width:105px}.team-add-form>input{flex-basis:calc(100% - 32px)}.team-add-form>select{flex:1;min-width:92px}.copy-week-dialog form{padding:16px}.copy-week-field{grid-template-columns:58px minmax(0,1fr)}.week-transfer{gap:6px;font-size:10px}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-metrics>div:nth-child(3){border-right:1px solid var(--line)}.dashboard-metrics>div:nth-child(2n){border-right:0}.dashboard-metrics>div:last-child{border-top:1px solid var(--line);grid-column:1/-1}}.directory-table th:nth-child(4),.directory-table th:nth-child(5){width:7%}.directory-toolbar{flex-wrap:wrap}.directory-search{min-width:min(320px,100%)}.directory-location-filter{min-height:36px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;padding:0 8px;display:flex}.directory-location-filter select{background:0 0;border:0;outline:0;min-width:86px;font-size:11px}.directory-status-filter{min-width:118px;position:relative}.directory-status-filter summary{color:#526171;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:6px;min-height:36px;padding:0 9px;font-size:11px;font-weight:700;list-style:none;display:flex}.directory-status-filter summary::-webkit-details-marker{display:none}.directory-status-filter>div{z-index:20;border:1px solid var(--line-strong);background:#fff;border-radius:5px;gap:2px;width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 12px 28px #16223129}.directory-status-filter label{border-radius:4px;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;min-height:34px;padding:0 7px;font-size:11px;display:grid}.directory-status-filter label:hover{background:#f3f6f8}.contact-status-dot{background:#7c8793;border-radius:50%;width:8px;height:8px}.contact-status-dot.status-contacted{background:#2f6aa3}.contact-status-dot.status-partnered{background:#23745a}.contact-status-dot.status-unreachable{background:#a34b4b}.directory-table{min-width:1420px}.directory-table th:nth-child(4),.directory-table th:nth-child(5){width:7%}.contact-status-editor{gap:5px;display:grid}.contact-status-select{color:#4d5a68;background:#f7f8fa;border:1px solid #b9c2cb;border-radius:4px;width:100%;min-height:30px;padding:0 7px;font-size:11px;font-weight:700}.contact-status-select.status-contacted{color:#245b8d;background:#eef5fa;border-color:#9ebbd5}.contact-status-select.status-partnered{color:#1d654d;background:#edf7f2;border-color:#9ac6b6}.contact-status-select.status-unreachable{color:#913f3f;background:#fbf0f0;border-color:#d9abab}.contact-status-select:disabled{cursor:not-allowed;opacity:.72}.contact-owner-label,.contact-owner-admin{min-width:0;color:var(--muted);align-items:center;gap:4px;font-size:9px;display:flex}.contact-owner-label.locked{color:#8d4a4a}.contact-owner-admin select{width:100%;min-width:0;color:var(--muted);background:0 0;border:0;padding:0;font-size:9px}.contact-status-editor time{color:#8a949f;font-size:9px}.contact-status-locked{color:#28705a;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.manager-tabs{border-bottom:1px solid var(--line);background:#f7f9fa;grid-template-columns:1fr 1fr;padding:8px 22px 0;display:grid}.manager-tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.manager-tabs button.active{color:var(--navy);border-bottom-color:var(--amber)}.agency-data-manager{gap:20px;padding:24px 26px 28px;display:grid}.agency-data-manager-heading{color:var(--blue);border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding-bottom:16px;display:flex}.agency-data-manager-heading h3{color:var(--navy);margin:0 0 4px;font-size:15px}.agency-data-manager-heading p{color:var(--muted);margin:0;font-size:11px}.agency-data-manager .agency-import-mode label{grid-template-columns:auto 1fr;align-items:center;min-height:58px;display:grid}.agency-data-manager .agency-import-mode label small{color:var(--muted);grid-column:2;font-size:9px;font-weight:400}.agency-data-manager-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.agency-data-manager-actions>span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.agency-progress-section{border-top:1px solid var(--line-strong)}.agency-progress-heading{justify-content:space-between;align-items:center;gap:18px;padding:22px 26px 16px;display:flex}.agency-progress-heading p{color:var(--muted);margin:0 0 4px;font-size:10px}.agency-progress-heading h3{color:var(--navy);margin:0;font-size:16px}.agency-progress-legend{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.agency-progress-legend span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.agency-progress-legend span:before{content:"";background:#cbd2d9;border-radius:2px;width:8px;height:8px}.agency-progress-legend .contacted:before{background:#4d83b7}.agency-progress-legend .partnered:before{background:#3f8d70}.agency-progress-legend .unreachable:before{background:#b85c5c}.agency-progress-overview{border-block:1px solid var(--line);background:#f8fafb;grid-template-columns:repeat(4,1fr);display:grid}.agency-progress-overview>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;column-gap:10px;min-height:76px;padding:13px 22px;display:grid}.agency-progress-overview>div:last-child{border-right:0}.agency-progress-overview svg{color:var(--blue);grid-row:1/3}.agency-progress-overview strong{color:var(--navy);align-self:end;font-size:19px}.agency-progress-overview span{color:var(--muted);align-self:start;font-size:9px}.agency-progress-table-wrap{overflow-x:auto}.agency-progress-table{min-width:1080px}.agency-progress-row{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(92px,.52fr)) minmax(190px,1fr) minmax(92px,.55fr);align-items:center;min-height:48px;display:grid}.agency-progress-row>span{color:#556271;padding:9px 12px;font-size:11px}.agency-progress-table-head{background:#f3f5f7;min-height:38px}.agency-progress-table-head>span{color:var(--muted);font-size:9px;font-weight:700}.agency-progress-row.depth-1{background:#fbfcfd}.agency-progress-row.depth-2{background:#f6f8fa}.agency-region-name{align-items:center;gap:6px;min-width:0;display:flex}.agency-region-name button,.agency-region-name>i{width:24px;height:24px;color:var(--blue);background:0 0;border:0;border-radius:4px;flex:0 0 24px;place-items:center;padding:0;display:grid}.agency-region-name button:hover{background:var(--blue-soft)}.agency-region-name strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agency-region-name b{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:9px}.agency-progress-row.depth-1 .agency-region-name{padding-left:30px}.agency-progress-row.depth-2 .agency-region-name{padding-left:60px}.agency-progress-agency-row{background:#fcfdfd;border-bottom:1px solid #edf0f3;grid-template-columns:minmax(220px,1.35fr) minmax(90px,.55fr) minmax(118px,.65fr) minmax(120px,.7fr) minmax(108px,.65fr) minmax(190px,1fr);align-items:center;gap:12px;min-height:58px;padding:8px 12px 8px 96px;display:grid}.agency-progress-agency-row>strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agency-progress-agency-row>span{color:#526171;gap:3px;font-size:10px;display:grid}.agency-progress-agency-row small{color:var(--muted);font-size:8px;font-weight:600}.agency-item-status{font-size:10px}.agency-item-status.status-contacted{color:#245b8d}.agency-item-status.status-partnered{color:#1d654d}.agency-item-status.status-unreachable{color:#913f3f}.agency-item-progress{align-items:center;grid-template-columns:1fr auto!important}.agency-item-progress small{grid-column:1/3}.agency-item-progress i{background:#d9dee3;border-radius:4px;height:7px;display:block;overflow:hidden}.agency-item-progress i b{background:#4d83b7;height:100%;display:block}.agency-item-progress em{color:var(--navy);font-size:10px;font-style:normal;font-weight:800}.agency-progress-rate{align-items:center;gap:8px;display:flex}.agency-segmented-progress{background:#d9dee3;border-radius:4px;flex:1;height:7px;display:flex;overflow:hidden}.agency-segmented-progress b{height:100%;display:block}.agency-segmented-progress .contacted{background:#4d83b7}.agency-segmented-progress .partnered{background:#3f8d70}.agency-segmented-progress .unreachable{background:#b85c5c}.agency-progress-rate>strong,.agency-conversion-rate{text-align:right;min-width:34px;font-weight:800;color:var(--navy)!important;font-size:10px!important}@media (width<=760px){.directory-location-filter,.directory-location-filter select,.directory-status-filter,.directory-status-filter summary{width:100%}.directory-status-filter>div{width:100%;left:0;right:auto}.manager-tabs{padding-inline:12px}.agency-data-manager{padding:18px 14px 22px}.agency-data-manager .agency-import-mode{grid-template-columns:1fr}.agency-data-manager-actions{flex-direction:column;align-items:stretch}.agency-progress-heading{flex-direction:column;align-items:flex-start;padding:18px 14px 14px}.agency-progress-legend{justify-content:flex-start}.agency-progress-overview{grid-template-columns:repeat(2,1fr)}.agency-progress-overview>div{border-bottom:1px solid var(--line);min-height:68px;padding:10px 14px}.agency-progress-overview>div:nth-child(2n){border-right:0}.agency-progress-overview>div:nth-child(n+3){border-bottom:0}}.current-member{color:#fff;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;border-radius:5px;align-items:center;gap:6px;min-height:36px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.logout-button{color:#dce3eb}.login-page{background:var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line-strong);background:var(--paper);width:min(420px,100%);box-shadow:var(--shadow);border-radius:6px;padding:34px 34px 28px}.login-brand{color:var(--navy);align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.login-brand .brand-mark{background:#fff;border-radius:5px;place-items:center;width:38px;height:38px;display:inline-grid}.login-brand .brand-mark img,.brand-block .brand-mark img{object-fit:contain;width:30px;height:30px;display:block}.login-heading{margin:34px 0 22px}.login-heading p{color:var(--muted);margin:0 0 5px;font-size:11px}.login-heading h1{color:var(--navy);margin:0;font-size:26px}.login-form{gap:14px;display:grid}.login-form>label{gap:6px;display:grid}.login-form>label>span{color:#536171;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.login-form input{width:100%;height:42px;color:var(--ink);border:1px solid var(--line);background:#fbfcfd;border-radius:4px;padding:0 11px;font-size:13px}.login-form input:focus{border-color:#93a5ba;outline:0;box-shadow:0 0 0 3px #516f991f}.login-error{color:var(--red);background:var(--red-soft);border-radius:4px;margin:0;padding:8px 10px;font-size:11px;line-height:1.5}.login-submit{color:#fff;border:1px solid var(--blue);background:var(--blue);border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin-top:4px;font-weight:800;display:inline-flex}.login-submit:hover:not(:disabled){background:#405f89}.login-submit:disabled{cursor:default;opacity:.45}.login-hint{color:var(--muted);text-align:center;margin:18px 0 0;font-size:10px}@media (width<=760px){.login-page{align-items:start;padding:14px 10px}.login-panel{margin-top:10vh;padding:28px 22px 24px}.current-member{flex:auto}}.carryover-button{color:#3f5269;white-space:nowrap;background:#f7f9fb;border:1px solid #aeb9c6;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.carryover-button:hover:not(:disabled){color:var(--navy);background:var(--blue-soft);border-color:#8295aa}.carryover-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:default;opacity:.4}.carryover-button>span{color:#fff;background:var(--red);font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:inline-grid}.carryover-dialog{background:#fff;border-radius:6px;width:min(720px,100%);max-height:min(780px,100vh - 40px);overflow:hidden;box-shadow:0 24px 70px #111a2640}.carryover-dialog form{min-height:0;display:grid}.carryover-toolbar,.carryover-actions,.carryover-toolbar label,.select-all-button{align-items:center;display:flex}.carryover-toolbar{border-bottom:1px solid var(--line);background:#f8fafb;justify-content:space-between;gap:12px;padding:14px 20px}.carryover-toolbar label{color:var(--muted);gap:8px;font-size:11px;font-weight:700}.carryover-toolbar input{border:1px solid var(--line);background:#fff;border-radius:4px;width:148px;height:34px;padding:0 8px}.select-all-button{min-height:32px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:4px;gap:6px;padding:0 9px;font-size:11px;font-weight:700}.select-all-button:hover{background:var(--blue-soft);border-color:#a5b2c1}.carryover-list{max-height:min(480px,100vh - 250px);padding:4px 20px;overflow-y:auto}.carryover-row{cursor:pointer;border-bottom:1px solid #e8ebef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.carryover-row:last-child{border-bottom:0}.carryover-row:hover,.carryover-row.selected{background:#f1f5f9}.carryover-row.selected{box-shadow:inset 3px 0 var(--blue)}.carryover-row input{width:16px;height:16px;accent-color:var(--teal);margin:0}.carryover-task-main{gap:4px;min-width:0;display:grid}.carryover-task-main strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.carryover-task-main small{color:var(--muted);font-size:10px}.carryover-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;min-height:66px;padding:12px 20px}.carryover-actions>span{color:var(--muted);margin-right:auto;font-size:11px}.notification-button{position:relative}.notification-button>span{color:#fff;border:2px solid var(--navy);background:var(--red);font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:800;display:inline-grid;position:absolute;top:-5px;right:-6px}.notification-panel{background:#fff;grid-template-rows:auto auto minmax(0,1fr);width:min(430px,100vw);height:100%;animation:.17s ease-out drawer-in;display:grid;overflow:hidden;box-shadow:-16px 0 42px #0d172433}.notification-header,.notification-actions{justify-content:space-between;align-items:center;display:flex}.notification-header{color:#fff;background:var(--navy);min-height:104px;padding:20px 22px}.notification-header p{color:#bdc8d5;margin:0 0 4px;font-size:11px}.notification-header h2{margin:0;font-size:23px}.notification-actions{border-bottom:1px solid var(--line);background:#f8fafb;min-height:52px;padding:8px 18px}.notification-actions>span{color:var(--muted);font-size:11px}.notification-actions button{min-height:30px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.notification-actions button:disabled{cursor:default;opacity:.4}.notification-list{overflow-y:auto}.notification-row{width:100%;min-height:70px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #e8ebef;grid-template-columns:34px minmax(0,1fr) 8px;align-items:start;gap:10px;padding:12px 18px;display:grid}.notification-row:hover:not(:disabled){background:#f3f6f9}.notification-row.unread{background:#edf3f9}.notification-row:disabled{cursor:default}.notification-type-icon{width:32px;height:32px;color:var(--blue);background:#fff;border:1px solid #d6dee7;border-radius:4px;place-items:center;display:inline-grid}.notification-row>span:nth-child(2){gap:6px;min-width:0;display:grid}.notification-row strong{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.notification-row time{color:var(--muted);font-size:9px;font-weight:400}.notification-row>i{background:var(--red);border-radius:50%;width:7px;height:7px;margin-top:5px}.task-collaboration{border-top:1px solid var(--line-strong);margin:12px 20px 0;padding-top:16px}.collaboration-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.collaboration-heading p{color:var(--muted);margin:0 0 3px;font-size:9px}.collaboration-heading h3{color:var(--navy);margin:0;font-size:14px}.collaboration-heading>span{min-width:24px;height:24px;color:var(--muted);font-variant-numeric:tabular-nums;background:#edf0f3;border-radius:12px;place-items:center;padding:0 6px;font-size:9px;display:inline-grid}.collaboration-feed{border-top:1px solid #e8ebef;max-height:300px;overflow-y:auto}.collaboration-empty{color:var(--muted);text-align:center;margin:22px 0;font-size:11px}.comment-entry{border-bottom:1px solid #edf0f3;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:11px 2px;display:grid}.comment-entry>div{min-width:0}.comment-entry header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.comment-entry strong{color:var(--navy);font-size:11px}.comment-entry time,.activity-entry time{color:var(--muted);white-space:nowrap;font-size:9px}.comment-entry p{overflow-wrap:anywhere;white-space:pre-wrap;margin:5px 0 0;font-size:11px;line-height:1.55}.comment-entry .comment-mentions{color:#3f6893;font-size:10px;font-weight:700}.activity-entry{color:var(--muted);border-bottom:1px solid #edf0f3;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:5px;padding:9px 2px;display:grid}.activity-entry svg{color:#8190a0;margin-top:2px}.activity-entry p{overflow-wrap:anywhere;flex-wrap:wrap;gap:0 4px;margin:0;font-size:10px;line-height:1.55;display:flex}.activity-entry strong{color:#536171}.activity-entry time{margin-left:auto}.comment-form{gap:8px;padding:12px 0 4px;display:grid}.comment-form>label{color:var(--blue);border:1px solid var(--line);background:#fbfcfd;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;padding:8px;display:grid}.comment-form>label:focus-within{border-color:#93a5ba;box-shadow:0 0 0 2px #516f991a}.comment-form>label svg{margin-top:3px}.comment-form textarea{resize:vertical;background:0 0;border:0;outline:0;width:100%;min-height:60px;padding:0;font-size:11px;line-height:1.5}.mention-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.mention-row>span,.mention-row button{align-items:center;gap:3px;min-height:26px;font-size:9px;display:inline-flex}.mention-row>span{color:var(--muted);padding-right:3px;font-weight:700}.mention-row button{color:#526171;border:1px solid var(--line);background:#fff;border-radius:3px;padding:0 7px}.mention-row button[aria-pressed=true]{color:#fff;border-color:var(--blue);background:var(--blue)}.comment-submit{color:#fff;border:1px solid var(--blue);background:var(--blue);border-radius:4px;justify-self:end;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.comment-submit:hover:not(:disabled){background:#405f89}.comment-submit:disabled{cursor:default;opacity:.42}@media (width<=900px){.carryover-button{flex:auto}}@media (width<=760px){.carryover-button{width:100%}.carryover-dialog{max-height:calc(100vh - 20px)}.carryover-toolbar{flex-direction:column;align-items:stretch}.carryover-toolbar label{justify-content:space-between}.carryover-toolbar input{flex:1;max-width:210px}.select-all-button{align-self:flex-end}.carryover-list{max-height:calc(100vh - 300px);padding-inline:8px}.carryover-actions{grid-template-columns:1fr auto auto;padding-inline:12px;display:grid}.notification-panel{width:100vw}.notification-header{min-height:92px}.task-collaboration{margin-inline:12px}.collaboration-feed{max-height:260px}}.app-shell{min-height:100vh}.topbar{z-index:20;color:#f8fafc;background:var(--navy);grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;min-height:72px;padding:10px 24px;display:grid;position:sticky;top:0;box-shadow:0 1px #ffffff14}.brand-block,.year-navigation,.toolbar-actions,.section-heading,.task-slot,.drawer-header,.drawer-task,.add-task-form{align-items:center;display:flex}.brand-block{gap:10px;min-width:0}.brand-mark{background:#fff;border-radius:6px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.brand-block h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;line-height:1.2;overflow:hidden}.brand-block p{color:#bfc9d6;margin:4px 0 0;font-size:12px}.year-navigation{gap:6px}.date-navigator{justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.date-picker-trigger{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 12px;display:inline-flex}.date-picker-trigger:hover{background:#ffffff29}.date-picker-popover{z-index:50;width:284px;color:var(--ink);border:1px solid var(--line-strong);background:#fff;border-radius:8px;padding:12px;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 46px #0d1b2c3d}.date-picker-popover header{align-items:center;gap:5px;min-height:34px;display:flex}.date-picker-popover header strong{text-align:center;flex:1}.date-picker-popover header button{width:30px;height:30px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:5px;place-items:center;display:grid}.date-picker-popover header .date-picker-close{color:var(--muted);margin-left:3px}.date-picker-months{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px;display:grid}.date-picker-months button{color:#526171;border:1px solid var(--line);background:#f8fafb;border-radius:6px;align-content:center;place-items:center;min-height:54px;display:grid}.date-picker-months button:hover,.date-picker-months button.active{color:#1f2e41;background:var(--amber-soft);border-color:#d4a323}.date-picker-months button.active{box-shadow:inset 0 0 0 2px #f3bf3e66}.date-picker-months button span{font-weight:800}.date-picker-months button small{color:var(--muted);margin-top:2px;font-size:10px}.year-navigation strong{text-align:center;min-width:78px;font-size:16px}.toolbar-actions{justify-content:flex-end;gap:8px}.icon-button,.mini-icon-button{background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-grid}.icon-button{color:currentColor;border-color:#ffffff29;border-radius:5px;width:36px;height:36px}.icon-button:hover,.text-button:hover{background:#ffffff1a}.text-button{color:currentColor;white-space:nowrap;background:0 0;border:1px solid #ffffff29;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;display:inline-flex}.month-navigation-scroll{border-bottom:1px solid var(--line);scrollbar-width:thin;background:#f7f8fa;padding:12px 24px;overflow-x:auto}.calendar-context-strip{max-width:1480px;min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;font-size:11px;display:flex}.calendar-context-strip span{align-items:center;gap:6px;display:inline-flex}.month-navigation{grid-template-columns:repeat(12,minmax(58px,1fr));gap:7px;min-width:760px;max-width:1480px;margin:0 auto;display:grid}.month-navigation button{color:#495b72;border:1px solid var(--line-strong);background:var(--paper);border-radius:5px;min-height:38px;font-weight:700}.month-navigation button:hover{color:var(--navy);background:var(--blue-soft);border-color:#9dabbd}.month-navigation button.active{color:#1e2d3f;background:var(--amber);border-color:#d8a71f;box-shadow:0 3px 9px #7859082e}.workspace{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:16px;max-width:1780px;margin:0 auto;padding:18px 24px 32px;display:grid}.calendar-frame{border:1px solid var(--line-strong);background:var(--paper);box-shadow:var(--shadow);border-radius:6px;overflow-x:auto}.calendar-grid{grid-template-columns:repeat(7,minmax(130px,1fr));min-width:980px;display:grid}.weekday{color:#f8fafc;background:var(--blue);border-right:1px solid #ffffff2e;place-items:center;min-height:44px;font-size:14px;font-weight:700;display:grid}.weekday:nth-child(7){border-right:0}.weekday.weekend{background:#617389}.weekday-short{display:none}.day-cell{border-top:1px solid var(--line);border-right:1px solid var(--line);background:var(--paper);min-width:0;min-height:152px;position:relative;overflow:hidden}.day-cell:nth-child(7n){border-right:0}.day-cell.outside-month{background:#f6f7f8}.day-cell.outside-month .day-head,.day-cell.outside-month .task-list,.day-cell.outside-month .more-button{opacity:.48}.day-head{width:100%;min-height:38px;color:var(--ink);border:0;border-bottom:1px solid var(--line);text-align:left;background:#f1f4f7;grid-template-columns:minmax(30px,auto) minmax(0,1fr) auto;align-items:center;gap:6px;padding:4px 8px;display:grid;position:relative}.day-head:hover{background:#e6ebf1}.status-weekend .day-head{color:#51606e;background:#f3f1ef}.status-holiday .day-head{color:#493300;background:var(--amber-soft);border-bottom-color:#e3b42f}.status-makeup-workday .day-head{color:#7d2e25;background:var(--red-soft);border-bottom-color:#d69b91}.day-number{border-radius:50%;place-items:center;min-width:25px;height:25px;font-weight:800;display:inline-grid}.day-number.today{color:#fff;background:var(--navy)}.day-label{color:currentColor;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.status-badge{color:#fff;background:#bc8411;border-radius:4px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:inline-grid}.status-makeup-workday .status-badge{background:var(--red)}.task-list{gap:1px;padding:6px 8px 4px;display:grid}.task-slot{gap:6px;min-width:0;height:24px}.task-slot input[type=checkbox],.drawer-task input[type=checkbox]{width:15px;height:15px;accent-color:var(--teal);flex:none;margin:0}.task-slot input[type=checkbox]:disabled{cursor:default;opacity:.5}.task-input{background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;width:100%;min-width:0;height:22px;padding:1px 2px;font-size:12px}.task-input::placeholder{color:#0000}.task-slot:hover .task-input::placeholder,.task-input:focus::placeholder{color:#98a1ac}.task-input:hover,.task-input:focus{border-bottom-color:#9eabb9;outline:0}.task-input:disabled{cursor:default}.task-open-input{cursor:pointer;text-overflow:ellipsis;overflow:hidden}.task-slot.completed .task-input,.drawer-task.completed .drawer-task-input{color:#8b949e;text-decoration:line-through}.more-button{min-width:28px;height:20px;color:var(--blue);background:#fff;border:1px solid #aab8c8;border-radius:4px;padding:0 6px;font-size:11px;font-weight:700;position:absolute;bottom:5px;right:6px}.more-button:hover{background:var(--blue-soft)}.birthday-day-list{gap:3px;padding:2px 8px 5px;display:grid}.birthday-day-list span{color:#76591a;text-overflow:ellipsis;white-space:nowrap;background:#fff8df;border:1px solid #f0d27c;border-radius:3px;align-items:center;min-width:0;padding:2px 4px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.birthday-day-list b{color:#fff;background:#d69b2f;border-radius:50%;flex:0 0 16px;place-items:center;width:16px;height:16px;margin-right:4px;font-size:9px;display:inline-grid}.birthday-manager{background:#fff;border-radius:8px;width:min(650px,100%);max-height:min(760px,100vh - 40px);overflow:hidden;box-shadow:0 24px 70px #111a2640}.birthday-manager-header h2{align-items:center;gap:7px;display:flex}.birthday-form{border-bottom:1px solid var(--line);background:#f8fafb;align-items:flex-end;gap:9px;padding:14px 22px;display:flex}.birthday-form label{flex:1;gap:5px;min-width:0;display:grid}.birthday-form label span{color:var(--muted);font-size:10px;font-weight:700}.birthday-form input{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;min-height:34px;padding:0 8px;font-size:12px}.birthday-record-list{max-height:calc(100vh - 230px);padding:4px 22px 16px;overflow-y:auto}.birthday-record-list article{border-bottom:1px solid #edf0f3;grid-template-columns:56px minmax(0,1fr) 32px 32px;align-items:center;gap:10px;min-height:62px;display:grid}.birthday-record-list article.editing{background:#fffaf0}.birthday-record-list article>div{gap:3px;min-width:0;display:grid}.birthday-record-list article>div strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.birthday-record-list article>div span{color:var(--muted);font-size:11px}.birthday-record-list article>button{width:30px;height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;display:grid}.birthday-record-list article>button:hover{color:var(--blue);border-color:var(--line);background:var(--blue-soft)}.birthday-record-list article>button:last-child:hover{color:var(--red);background:var(--red-soft)}.birthday-date-badge{color:#76591a;background:#fff8df;border:1px solid #f0d27c;border-radius:6px;grid-template-columns:1fr 1fr;place-items:baseline center;padding:5px 4px;display:grid}.birthday-date-badge strong{font-size:16px}.birthday-date-badge b{font-size:15px}.birthday-date-badge small{font-size:9px}.birthday-empty{color:var(--muted);text-align:center;padding:34px 0;font-size:12px}.directory-workspace{max-width:1480px;margin:0 auto;padding:18px 24px 36px}.directory-frame{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.directory-header,.directory-toolbar,.directory-pagination{justify-content:space-between;align-items:center;gap:12px;display:flex}.directory-header{color:#fff;background:var(--navy);padding:20px 24px}.directory-header p{color:#bdc8d5;margin:0 0 4px;font-size:11px}.directory-header h2{align-items:center;gap:8px;margin:0;font-size:21px;display:flex}.directory-header-actions{flex-wrap:wrap;gap:7px;display:flex}.directory-header .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff38}.directory-header .secondary-button:hover{background:#ffffff29}.directory-toolbar{border-bottom:1px solid var(--line);background:#f8fafb;padding:12px 24px}.directory-search{min-width:220px;min-height:36px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:5px;flex:1;align-items:center;gap:7px;padding:0 8px;display:flex}.directory-search input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.directory-clear{width:24px;height:24px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.directory-district{min-height:36px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:6px;padding:0 8px;display:flex}.directory-district select{background:0 0;border:0;outline:0;min-width:90px;font-size:11px}.directory-count{color:var(--muted);white-space:nowrap;font-size:11px}.directory-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1100px}.directory-table th{color:var(--muted);text-align:left;background:#f3f5f7;padding:11px 14px;font-size:11px}.directory-table td{vertical-align:top;border-top:1px solid #edf0f3;padding:12px 14px;font-size:12px}.directory-table th:nth-child(4),.directory-table th:nth-child(5){width:8%}.directory-table th:nth-child(6){width:10%}.directory-table th:nth-child(7){width:14%}.directory-table a{color:var(--blue)}.directory-empty{color:var(--muted);text-align:center;padding:48px!important}.directory-pagination{color:var(--muted);border-top:1px solid var(--line);padding:12px 24px;font-size:11px}.directory-pagination div{gap:7px;display:flex}.directory-pagination button{min-height:30px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:4px;padding:0 10px}.directory-pagination button:disabled{opacity:.4;cursor:default}.agency-import-dialog{background:#fff;border-radius:8px;width:min(480px,100%);overflow:hidden;box-shadow:0 24px 70px #111a2640}.agency-import-dialog form{gap:16px;padding:20px 22px 22px;display:grid}.agency-import-mode{border:0;grid-template-columns:1fr 1fr;gap:8px;padding:0;display:grid}.agency-import-mode legend,.agency-file-field span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700}.agency-import-mode legend{grid-column:1/-1}.agency-import-mode label{color:#526171;border:1px solid var(--line);background:#f8fafb;border-radius:5px;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.agency-import-mode label.active{color:#614b13;background:var(--amber-soft);border-color:#e5bd4b}.agency-import-mode input{accent-color:#b8891b}.agency-file-field{gap:6px;display:grid}.agency-file-field input{background:#f8fafb;border:1px dashed #a8b3c1;border-radius:5px;width:100%;padding:8px;font-size:11px}.agency-import-actions{justify-content:flex-end;gap:8px;display:flex}.summary-panel{border:1px solid var(--line-strong);background:var(--paper);box-shadow:var(--shadow);border-radius:6px;position:sticky;top:90px;overflow:hidden}.month-display{color:#fff;background:var(--blue);align-content:center;place-items:center;min-height:150px;display:grid}.month-display span{font-size:50px;font-weight:800;line-height:1}.month-display strong{color:#e8edf4;margin-top:13px;font-size:18px}.summary-section{border-top:1px solid var(--line);padding:18px}.section-heading{justify-content:space-between;gap:12px;min-height:22px}.section-heading h2{color:var(--navy);margin:0;font-size:15px}.section-heading>span{color:var(--teal);font-size:13px;font-weight:800}.progress-track{background:#e7ebef;border-radius:4px;width:100%;height:7px;margin:13px 0 15px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--teal);height:100%;transition:width .18s;display:block}.summary-stats{grid-template-columns:repeat(2,1fr);gap:12px 8px;display:grid}.summary-stats div{align-items:baseline;gap:6px;min-width:0;display:flex}.summary-stats strong{color:var(--ink);font-size:18px}.summary-stats span{color:var(--muted);font-size:11px}.note-section textarea{resize:vertical;width:100%;min-height:150px;color:var(--ink);border:1px solid var(--line);background:#fbfcfd;border-radius:5px;margin-top:11px;padding:10px;line-height:1.65}.note-section textarea:focus{border-color:#8da0b6;outline:3px solid #516f9929}.character-count{color:#8d96a0;text-align:right;margin-top:5px;font-size:10px;display:block}.legend-list{gap:8px;margin-top:12px;display:grid}.legend-list span{color:#576270;align-items:center;gap:8px;font-size:12px;display:flex}.legend-dot{border-radius:2px;width:9px;height:9px;display:inline-block}.legend-dot.holiday{background:var(--amber)}.legend-dot.makeup{background:var(--red)}.legend-dot.weekend{background:#aaa49e}.data-ready,.data-unavailable{border-radius:4px;margin:14px 0 5px;padding:7px 8px;font-size:11px}.data-ready{color:#17665e;background:var(--teal-soft)}.data-unavailable{color:#785d1d;background:var(--amber-soft)}.data-section a{color:var(--blue);font-size:11px;text-decoration:none}.data-section a:hover{text-decoration:underline}.drawer-backdrop{z-index:50;background:#131b267a;justify-content:flex-end;display:flex;position:fixed;inset:0}.task-drawer{background:var(--paper);width:min(480px,100vw);height:100%;animation:.17s ease-out drawer-in;overflow-y:auto;box-shadow:-16px 0 42px #0d172433}@keyframes drawer-in{0%{opacity:.5;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.drawer-header{color:#fff;background:var(--navy);justify-content:space-between;align-items:flex-start;min-height:152px;padding:24px}.drawer-header .icon-button{flex:none}.drawer-date-kicker{color:#b9c5d4;margin:0 0 8px;font-size:12px}.drawer-header h2{margin:0;font-size:28px}.drawer-lunar{color:#dce3eb;margin:9px 0 0;font-size:13px}.drawer-task-list{gap:8px;padding:22px 20px 8px;display:grid}.empty-state{color:var(--muted);text-align:center;margin:28px 0 20px;font-size:13px}.drawer-task{border:1px solid var(--line);background:#fff;border-radius:5px;gap:10px;min-width:0;min-height:44px;padding:5px 6px 5px 10px}.drawer-task:focus-within{border-color:#93a5ba;box-shadow:0 0 0 3px #516f991f}.drawer-task.selected{border-color:var(--blue);box-shadow:0 0 0 3px #516f9924}.drawer-task-input{background:0 0;border:0;flex:1;min-width:0;padding:5px 0;font-size:13px}.drawer-task-input:focus{outline:0}.drawer-task-details{border-top:1px solid #e6eaf0;gap:5px;min-width:0;margin-top:5px;padding-top:7px;display:grid}.drawer-task-details>span{color:var(--muted);align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.drawer-task-details textarea{resize:vertical;width:100%;min-height:72px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fbfcfd;border-radius:4px;padding:8px 9px;font-size:12px;line-height:1.55}.drawer-task-details textarea:focus{border-color:#93a5ba;outline:0;box-shadow:0 0 0 2px #516f991a}.row-actions{flex:none;gap:2px;display:flex}.mini-icon-button{color:#697583;border-radius:4px;width:28px;height:28px}.mini-icon-button:hover:not(:disabled){color:var(--navy);background:var(--blue-soft)}.mini-icon-button.danger:hover:not(:disabled){color:var(--red);background:var(--red-soft)}.mini-icon-button:disabled{cursor:default;opacity:.26}.add-task-form{color:var(--blue);background:#f8fafb;border:1px dashed #aab6c4;border-radius:5px;gap:8px;margin:14px 20px 24px;padding:7px 8px 7px 12px}.add-task-form:focus-within{border-style:solid;border-color:var(--blue)}.add-task-form input{background:0 0;border:0;flex:1;min-width:0;padding:7px 0}.add-task-form input:focus{outline:0}.add-task-form button{color:#fff;background:var(--blue);border:0;border-radius:4px;min-height:32px;padding:0 12px;font-weight:700}.add-task-form button:disabled{cursor:default;opacity:.45}.loading-screen{min-height:100vh;color:var(--navy);justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=1180px){.topbar{grid-template-columns:minmax(210px,1fr) auto}.year-navigation{justify-self:end}.date-navigator{width:100%}.date-picker-trigger{flex:1;justify-content:center}.date-picker-popover{width:min(284px,100vw - 28px);top:calc(100% + 7px)}.toolbar-actions{grid-column:1/-1;justify-content:center}.workspace{grid-template-columns:minmax(0,1fr)}.summary-panel{grid-template-columns:220px 1fr 1fr;display:grid;position:static}.summary-panel>section{border-top:0;border-right:1px solid var(--line)}.summary-panel>section:last-child{border-right:0}.data-section{grid-column:1/-1;border-top:1px solid var(--line)!important}.note-section textarea{min-height:105px}}@media (width<=760px){.topbar{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:12px 14px;position:static}.brand-block{justify-content:center}.brand-block h1{font-size:18px}.year-navigation{justify-content:center;justify-self:stretch}.month-navigation-scroll{padding:9px 10px}.calendar-context-strip{padding-inline:4px}.calendar-context-strip span:last-child{display:none}.month-navigation{gap:5px;min-width:650px}.month-navigation button{min-height:34px;font-size:13px}.workspace{gap:10px;padding:10px 8px 24px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:0}.weekday{min-height:34px;font-size:12px;overflow:hidden}.weekday-long{display:none}.weekday-short{display:inline}.day-cell{min-height:72px}.day-head{text-align:center;flex-direction:column;justify-content:center;gap:2px;min-height:71px;padding:4px 2px;display:flex}.day-number{min-width:23px;height:23px;font-size:12px}.day-label{width:100%;font-size:9px}.status-badge{width:16px;height:16px;font-size:9px;position:absolute;top:3px;right:3px}.task-list,.more-button{display:none}.summary-panel{grid-template-columns:1fr}.summary-panel>section{border-right:0;border-top:1px solid var(--line)}.month-display{min-height:112px;border-top:0!important}.month-display span{font-size:38px}.summary-stats{grid-template-columns:repeat(4,1fr)}.summary-stats div{justify-items:center;gap:2px;display:grid}.task-drawer{width:100vw}.birthday-form,.directory-toolbar,.directory-header,.directory-pagination{flex-direction:column;align-items:stretch}.birthday-form,.birthday-record-list{padding-inline:14px}.directory-workspace{padding:10px 8px 24px}.directory-header,.directory-toolbar,.directory-pagination{padding-inline:14px}.directory-header-actions,.directory-header-actions button,.directory-search,.directory-district,.directory-pagination div{width:100%}.directory-pagination button{flex:1}.drawer-header{min-height:132px;padding:20px}.drawer-task-list{padding-inline:12px}.drawer-task{gap:7px}.row-actions .mini-icon-button:nth-child(-n+2){display:none}.add-task-form{margin-inline:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.team-toolbar,.member-switcher,.view-navigation,.member-avatar-stack,.modal-header,.add-member-form,.dashboard-header,.dashboard-section-heading,.overdue-row{align-items:center;display:flex}.team-toolbar{justify-content:flex-end;gap:7px;min-width:0}.external-app-link{color:#fff;background:#ffffff14;border-color:#ffffff3d;min-width:116px;font-size:12px;font-weight:800;text-decoration:none}.external-app-link:hover{background:#ffffff29}.external-app-link:focus-visible{outline-offset:2px;outline:2px solid #f2b632}@media (width<=1480px){.team-topbar .team-toolbar{grid-column:1/-1;justify-content:center}}.team-toolbar button:disabled{cursor:default;opacity:.42}.member-switcher{background:#ffffff0f;border:1px solid #ffffff29;border-radius:5px;gap:6px;min-width:116px;height:36px;padding:0 7px}.member-switcher select{color:#fff;background:0 0;border:0;flex:1;min-width:0;max-width:110px;font-size:12px;font-weight:700}.member-switcher select option{color:var(--ink);background:#fff}.member-avatar{color:#fff;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;font-weight:800;line-height:1;display:inline-grid;overflow:hidden}.avatar-small{border-width:1px;width:20px;height:20px;font-size:8px}.avatar-medium{width:34px;height:34px;font-size:11px}.avatar-large{width:44px;height:44px;font-size:14px}.view-navigation{border-bottom:1px solid var(--line);background:#f7f8fa;justify-content:center;gap:4px;padding:10px 24px 0}.view-navigation button{color:#566372;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:132px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.view-navigation button:hover{color:var(--navy);background:var(--blue-soft)}.view-navigation button.active{color:var(--navy);border-bottom-color:var(--amber)}.view-navigation+.month-navigation-scroll{border-top:0}.task-slot .member-avatar{border:0;width:16px;height:16px;font-size:7px}.member-avatar-stack{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.member-avatar-stack .member-avatar+.member-avatar{margin-left:-5px}.member-avatar-stack>span:last-child:not(.member-avatar){color:var(--muted);margin-left:6px;font-size:11px}.drawer-task{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;display:grid}.drawer-task-main{gap:3px;min-width:0;display:grid}.drawer-task-input{width:100%}.assignee-select{width:fit-content;color:var(--muted);align-items:center;gap:4px;display:inline-flex}.assignee-select select{max-width:108px;color:var(--muted);background:0 0;border:0;padding:0;font-size:10px}.team-add-form{flex-wrap:wrap}.team-add-form>input{min-width:180px}.team-add-form>select{color:#526171;border:1px solid var(--line);background:#fff;border-radius:4px;min-height:30px;padding:0 6px;font-size:11px}.modal-backdrop{z-index:55;background:#131b2680;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.member-manager{background:#fff;border-radius:6px;width:min(680px,100%);max-height:min(760px,100vh - 40px);overflow-y:auto;box-shadow:0 24px 70px #111a2640}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 22px}.modal-header p{color:var(--muted);margin:0 0 4px;font-size:11px}.modal-header h2{color:var(--navy);margin:0;font-size:20px}.icon-button.dark{color:var(--navy);border-color:var(--line)}.icon-button.dark:hover{background:var(--blue-soft)}.member-list{padding:8px 22px;display:grid}.member-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(120px,1fr) 104px 76px 72px;align-items:center;gap:10px;min-height:58px;display:grid}.member-account-button{min-height:30px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.member-account-button:hover{background:var(--blue-soft)}.member-account-form{border-bottom:1px solid var(--line);background:#f8fafb;flex-wrap:wrap;align-items:end;gap:8px;padding:10px 0 12px 44px;display:flex}.member-account-form label{gap:4px;display:grid}.member-account-form label span{color:var(--muted);font-size:9px;font-weight:700}.member-account-form input{border:1px solid var(--line);background:#fff;border-radius:4px;width:130px;height:30px;padding:0 7px;font-size:11px}.member-account-form button{color:#fff;background:var(--blue);border:0;border-radius:4px;min-height:30px;padding:0 8px;font-size:10px;font-weight:700}.member-account-form button:last-child{color:var(--ink);border:1px solid var(--line);background:#fff}.member-account-form button:disabled{cursor:default;opacity:.4}.member-row.inactive{opacity:.5}.member-row>input,.member-row>select,.add-member-form>input,.add-member-form>select{border:1px solid var(--line);background:#fff;border-radius:4px;min-width:0;height:34px;padding:0 8px}.active-toggle{color:#596676;align-items:center;gap:5px;font-size:11px;display:flex}.active-toggle input{accent-color:var(--teal)}.add-member-form{background:#f8fafb;border:1px dashed #a8b3c1;border-radius:5px;gap:9px;margin:10px 22px 22px;padding:14px}.add-member-form>input{flex:1}.add-member-form button{color:#fff;background:var(--blue);border:0;border-radius:4px;min-height:34px;padding:0 13px;font-weight:700}.add-member-form button:disabled{cursor:default;opacity:.45}.dashboard-workspace{max-width:1480px;margin:0 auto;padding:18px 24px 36px}.dashboard-frame{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:6px;overflow:hidden}.dashboard-header{color:#fff;background:var(--navy);justify-content:space-between;min-height:104px;padding:22px 26px}.dashboard-header p{color:#bdc8d5;margin:0 0 5px;font-size:12px}.dashboard-header h2{margin:0;font-size:23px}.dashboard-header>span{border:1px solid #ffffff2e;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:700}.dashboard-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-metrics>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:104px;padding:18px 24px;display:grid}.dashboard-metrics>div:last-child{border-right:0}.dashboard-metrics svg{color:var(--blue);grid-row:1/3}.dashboard-metrics strong{align-self:end;font-size:25px}.dashboard-metrics span{color:var(--muted);align-self:start;font-size:11px}.dashboard-metrics .metric-alert svg,.dashboard-metrics .metric-alert strong{color:var(--red)}.dashboard-columns{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);display:grid}.member-progress-section,.overdue-section{padding:24px 26px 30px}.member-progress-section{border-right:1px solid var(--line)}.dashboard-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:14px}.dashboard-section-heading h3{color:var(--navy);margin:0;font-size:15px}.dashboard-section-heading span{color:var(--muted);font-size:10px}.member-progress-list,.overdue-list{display:grid}.member-progress-row{border-bottom:1px solid #edf0f3;grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:66px;display:grid}.member-progress-main{min-width:0}.member-progress-main>div:first-child{justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.member-progress-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.member-progress-main span,.member-progress-row>b{color:var(--muted);font-size:10px}.member-progress-row>b{text-align:right}.member-progress-track{background:#e8ebef;border-radius:3px;height:6px;overflow:hidden}.member-progress-track span{border-radius:inherit;height:100%;display:block}.overdue-row{border-bottom:1px solid #edf0f3;gap:9px;min-height:48px}.overdue-row>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.overdue-row time{color:var(--red);font-size:10px;font-weight:700}.dashboard-empty{color:var(--muted);text-align:center;margin:38px 0;font-size:12px}.error-toast{z-index:80;color:#fff;background:var(--red);max-width:min(380px,100vw - 36px);box-shadow:var(--shadow);text-align:left;border:0;border-radius:5px;padding:11px 14px;position:fixed;bottom:18px;right:18px}@media (width<=1180px){.team-toolbar{grid-column:1/-1;justify-content:center}.dashboard-columns{grid-template-columns:1fr}.member-progress-section{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=760px){.team-toolbar{flex-wrap:wrap;justify-content:center}.member-switcher{min-width:128px}.view-navigation{justify-content:flex-start;padding:7px 8px 0;overflow-x:auto}.view-navigation button{min-width:116px;padding-inline:10px;font-size:12px}.drawer-task{grid-template-columns:auto minmax(0,1fr) auto}.team-add-form>input{min-width:190px}.member-manager{max-height:calc(100vh - 20px)}.member-list{padding-inline:12px}.member-row{grid-template-columns:auto minmax(0,1fr) 90px 58px;padding:8px 0}.member-row .active-toggle{grid-column:2/-1}.add-member-form{flex-wrap:wrap;margin-inline:12px}.add-member-form>input{min-width:180px}.dashboard-workspace{padding:10px 8px 24px}.dashboard-header{min-height:92px;padding:18px}.dashboard-header h2{font-size:19px}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-metrics>div{border-bottom:1px solid var(--line);min-height:86px;padding:14px}.dashboard-metrics>div:nth-child(2){border-right:0}.dashboard-metrics>div:nth-child(n+3){border-bottom:0}.member-progress-section,.overdue-section{padding:18px 14px 22px}}.task-slot{gap:4px}.dashboard-metrics{grid-template-columns:repeat(5,1fr)}@media (width<=900px){.task-filter-bar{flex-wrap:wrap}.filter-search{width:min(260px,40vw)}.dashboard-metrics{grid-template-columns:repeat(3,1fr)}.dashboard-metrics>div:nth-child(3){border-right:0}}@media (width<=760px){.task-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 10px;display:grid}.filter-leading-icon{display:none}.filter-search{grid-column:1/-1;width:100%;min-width:0}.task-filter-bar>select{width:100%;min-width:0}.filter-count{text-align:left;min-width:0;margin-left:0}.copy-week-button{width:100%}.drawer-task-meta{flex-wrap:wrap}.drawer-task-meta>select,.assignee-select select{max-width:105px}.team-add-form>input{flex-basis:calc(100% - 32px);min-width:0}.team-add-form>select{flex:1;min-width:92px}.dashboard-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-metrics>div:nth-child(3){border-right:1px solid var(--line)}.dashboard-metrics>div:nth-child(2n){border-right:0}.dashboard-metrics>div:last-child{border-top:1px solid var(--line);grid-column:1/-1}}.directory-table-wrap{overflow-x:hidden}.directory-table{table-layout:fixed;width:100%;min-width:0}.directory-table th,.directory-table td{overflow-wrap:anywhere;padding-inline:8px}.directory-table th:first-child{width:17%}.directory-table th:nth-child(2){width:13%}.directory-table th:nth-child(3){width:7%}.directory-table th:nth-child(4){width:20%}.directory-table th:nth-child(5),.directory-table th:nth-child(6),.directory-table th:nth-child(7){width:6%}.directory-table th:nth-child(8){width:9%}.directory-table th:nth-child(9){width:16%}.directory-table td:nth-child(8){white-space:nowrap}.directory-customer-linked{color:#2c7b68;margin-top:4px;font-size:11px;font-weight:500;display:block}.renewal-day-list{min-width:0;margin:3px 8px 0}.renewal-day-list span{color:#835524;white-space:nowrap;text-overflow:ellipsis;background:#fff7e9;border-left:2px solid #c78335;border-radius:2px;align-items:center;gap:5px;min-width:0;padding:3px 6px;font-size:10px;display:flex;overflow:hidden}.renewal-day-list b{color:#fff;background:#b46c28;border-radius:2px;flex:none;padding:0 3px;font-size:9px}.customer-workspace{padding:24px}.customer-frame{background:var(--surface,#fff);border:1px solid var(--line,#dde4eb);border-radius:8px;max-width:1500px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #1a32480f}.customer-header{border-bottom:1px solid var(--line,#dde4eb);justify-content:space-between;align-items:end;gap:16px;padding:24px 28px 18px;display:flex}.customer-header p{color:#77869a;margin:0 0 5px;font-size:12px}.customer-header h2{color:#183044;margin:0;font-size:24px}.customer-header>span{color:#68788a;font-size:13px}.customer-type-tabs{background:#fff;border-bottom:1px solid #e1e7ec;align-items:center;gap:8px;padding:12px 20px;display:flex}.customer-type-tabs button{color:#536b7a;cursor:pointer;background:#fff;border:1px solid #cad5dd;border-radius:4px;align-items:center;gap:7px;height:36px;padding:0 12px;display:inline-flex}.customer-type-tabs button.active{color:#fff;background:#245d74;border-color:#245d74}.customer-type-tabs button b{min-width:20px;height:20px;color:inherit;background:#245d741a;border-radius:10px;place-items:center;padding:0 5px;font-size:10px;display:inline-grid}.customer-type-tabs button.active b{background:#ffffff2e}.customer-type-tabs p{color:#7a8996;margin:0 0 0 auto;font-size:11px}.customer-quick-forms{border-bottom:1px solid var(--line,#dde4eb);background:#f7f9fb;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.customer-quick-forms form{background:#fff;border:1px solid #e1e7ed;border-radius:6px;flex-wrap:wrap;align-items:center;gap:7px;padding:12px;display:flex}.customer-quick-forms .policy-entry-form{grid-column:span 2}.customer-quick-forms form strong{color:#294052;align-items:center;gap:5px;width:100%;font-size:13px;display:flex}.customer-quick-forms input,.customer-quick-forms select{color:#25394a;background:#fff;border:1px solid #d7e0e8;border-radius:4px;flex:100px;min-width:0;height:32px;padding:0 8px;font-size:12px}.customer-date-field{color:#617485;border:1px solid #d7e0e8;border-radius:4px;flex:170px;grid-template-columns:auto minmax(0,1fr);align-items:center;min-width:0;height:32px;padding-left:8px;font-size:11px;display:grid}.customer-date-field span{white-space:nowrap}.customer-quick-forms .customer-date-field input{border:0;width:100%;height:30px;padding:0 5px}.customer-quick-forms .policy-entry-form strong small{color:#8795a2;margin-left:auto;font-size:10px;font-weight:400}.customer-quick-forms .policy-entry-fields{flex-direction:column;gap:7px;width:100%;display:flex}.customer-quick-forms .policy-entry-row{gap:7px;width:100%;display:grid}.customer-quick-forms .policy-entry-row-primary{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-quick-forms .policy-entry-row-secondary{grid-template-columns:minmax(0,1fr) minmax(170px,1.35fr) minmax(0,1fr) auto}.customer-quick-forms .policy-entry-row>input,.customer-quick-forms .policy-entry-row>select{width:100%}.customer-quick-forms .policy-start-date{color:#617485;border:1px solid #d7e0e8;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;height:32px;padding-left:8px;font-size:11px;display:grid}.customer-quick-forms .policy-start-date span{white-space:nowrap}.customer-quick-forms .policy-start-date input{border:0;width:100%;height:30px;padding:0 5px}.customer-quick-forms button{color:#fff;cursor:pointer;background:#245d74;border:0;border-radius:4px;height:32px;padding:0 12px}.customer-quick-forms button:disabled{opacity:.45;cursor:not-allowed}.customer-list{padding:14px 20px 24px}.customer-list-heading{color:#29495b;justify-content:space-between;align-items:center;gap:12px;padding:2px 4px 10px;font-size:12px;display:flex}.customer-list-heading span{color:#788896;font-size:11px}.customer-row{border-bottom:1px solid #e5ebf0}.customer-row-toggle{text-align:left;color:#20384a;cursor:pointer;background:0 0;border:0;grid-template-columns:24px minmax(220px,1fr) 95px 130px 190px;align-items:center;gap:10px;width:100%;padding:14px 4px;display:grid}.customer-row-toggle>span{flex-direction:column;gap:3px;display:flex}.customer-row-toggle small,.policy-row small{color:#8090a0;font-size:11px;font-weight:400}.customer-row-toggle em{color:#6c7d8b;font-size:12px;font-style:normal}.customer-row-toggle b{color:#183f54;font-size:14px}.customer-row-toggle time{color:#687b8b;font-size:12px}.customer-detail{background:#f7fafc;border:1px solid #e1e9ef;border-radius:6px;margin:0 0 14px 34px;padding:14px 16px}.customer-detail>div:first-child{color:#617686;flex-wrap:wrap;gap:8px 20px;margin-bottom:10px;font-size:12px;display:flex}.customer-detail-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.customer-detail-actions>button,.customer-detail-actions label{color:#31586b;align-items:center;gap:5px;min-height:30px;font-size:11px;display:inline-flex}.customer-detail-actions>button{cursor:pointer;background:#fff;border:1px solid #b6c8d4;border-radius:4px;padding:0 9px}.customer-detail-actions select{color:#31586b;background:#fff;border:1px solid #cbd7df;border-radius:4px;height:30px;padding:0 7px}.customer-edit-form{background:#fff;border:1px solid #d6e1e8;border-radius:5px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:9px;margin:0 0 12px;padding:12px;display:grid}.customer-edit-form-individual{grid-template-columns:repeat(4,minmax(140px,1fr)) auto}.customer-edit-form label{color:#607584;gap:5px;min-width:0;font-size:10px;display:grid}.customer-edit-form input{color:#263d4d;border:1px solid #cfdbe3;border-radius:4px;width:100%;height:32px;padding:0 8px}.customer-edit-form>div{gap:6px;display:flex}.customer-edit-form button,.customer-attachment-upload button{color:#fff;cursor:pointer;white-space:nowrap;background:#245d74;border:0;border-radius:4px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;display:inline-flex}.customer-edit-form .customer-edit-cancel{color:#526b7b;background:#fff;border:1px solid #c8d5de}.customer-edit-form button:disabled,.customer-attachment-upload button:disabled{cursor:not-allowed;opacity:.45}.policy-row{border-top:1px solid #e5ebf0;grid-template-columns:minmax(240px,1fr) 120px 180px 90px;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:grid}.policy-row>span:first-child{flex-direction:column;gap:4px;display:flex}.policy-row>span:first-child strong{color:#2b4b5d;font-size:13px}.policy-row>span:first-child small,.policy-row>b small{margin-top:3px;display:block}.policy-row>b{color:#244f67;text-align:right;font-size:13px}.policy-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.policy-actions button{color:#31586b;cursor:pointer;background:#fff;border:1px solid #b6c8d4;border-radius:4px;height:28px;padding:0 7px}.policy-status{flex-direction:column;gap:3px;font-weight:600;display:flex}.policy-status.status-pending{color:#a3692c}.policy-status.status-active{color:#21715f}.policy-status.status-expired{color:#8b5b5b}.policy-status.status-cancelled{color:#7f8790}.customer-rate-hint{color:#687b8c;background:#f4f7f9;border-radius:4px;margin:0 20px 18px;padding:10px 12px;font-size:12px}.customer-files{flex-wrap:wrap;gap:6px!important;margin:8px 0 12px!important;display:flex!important}.customer-files a{color:#315e73;background:#fff;border:1px solid #cfdae2;border-radius:3px;padding:5px 8px;font-size:11px;text-decoration:none}.customer-attachment-section{border-top:1px solid #dce5eb;margin-top:12px;padding-top:12px}.customer-attachment-section>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.customer-attachment-section>header>div{gap:3px;display:grid}.customer-attachment-section>header strong{color:#294a5d;align-items:center;gap:5px;font-size:12px;display:flex}.customer-attachment-section>header small,.customer-attachment-section>header>span{color:#7b8b98;font-size:10px}.customer-attachment-upload{grid-template-columns:minmax(170px,1fr) 100px minmax(220px,1.4fr) auto;align-items:center;gap:7px;display:grid}.customer-attachment-upload select,.customer-attachment-upload input{color:#314a5b;background:#fff;border:1px solid #cfdbe3;border-radius:4px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:11px}.customer-dashboard-summary{border:1px solid var(--line,#dde4eb);background:#fff;border-radius:6px;margin-top:18px;padding:18px 20px}.customer-dashboard-metrics{border:1px solid #e0e7ed;border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.customer-dashboard-metrics>div{border-right:1px solid #e0e7ed;flex-direction:column;gap:4px;padding:14px;display:flex}.customer-dashboard-metrics>div:last-child{border-right:0}.customer-dashboard-metrics strong{color:#224a5f;font-size:17px}.customer-dashboard-metrics span{color:#748594;font-size:11px}.customer-member-breakdown{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.customer-member-breakdown span{color:#637583;background:#f3f6f8;border-radius:3px;padding:5px 8px;font-size:11px}.customer-member-breakdown b{color:#345467;margin-right:6px}@media (width<=1100px){.customer-quick-forms{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-quick-forms .policy-entry-form{grid-column:1/-1}.customer-edit-form-individual{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-edit-form-individual>div{grid-column:1/-1}.customer-row-toggle{grid-template-columns:24px minmax(180px,1fr) 80px 110px}.customer-row-toggle time{grid-column:2/-1}.policy-row{grid-template-columns:1fr 100px}.policy-row>b{text-align:left}.policy-actions{justify-content:flex-start}.customer-attachment-upload{grid-template-columns:1fr 100px}.customer-attachment-upload input{grid-column:1}.customer-attachment-upload button{grid-area:2/2}}@media (width<=680px){.customer-workspace{padding:10px}.customer-header{padding:18px 16px 14px}.customer-header h2{font-size:20px}.customer-header{align-items:flex-start}.customer-header>span{text-align:right}.customer-type-tabs{grid-template-columns:1fr 1fr;padding:10px;display:grid}.customer-type-tabs button{justify-content:center}.customer-type-tabs p{text-align:center;grid-column:1/-1;margin:0}.customer-quick-forms{grid-template-columns:1fr;padding:10px}.customer-list{padding:8px 10px 18px}.customer-quick-forms .policy-entry-form{grid-column:1}.customer-quick-forms .policy-entry-row-primary,.customer-quick-forms .policy-entry-row-secondary{grid-template-columns:1fr}.customer-quick-forms .policy-entry-row-secondary button{width:100%}.customer-row-toggle{grid-template-columns:22px minmax(0,1fr);gap:6px}.customer-row-toggle em,.customer-row-toggle b,.customer-row-toggle time{grid-column:2}.customer-detail{margin-left:0}.customer-edit-form,.customer-attachment-upload{grid-template-columns:1fr}.customer-edit-form>div,.customer-attachment-upload input,.customer-attachment-upload button{grid-area:auto/1}.customer-edit-form button{flex:1}}@media (width<=1000px){.directory-table thead{display:none}.directory-table,.directory-table tbody{width:100%;display:block}.directory-table tbody{background:#f4f7f9;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.directory-table tr{background:#fff;border:1px solid #dce5eb;border-radius:6px;grid-template-columns:1fr;display:grid;overflow:hidden}.directory-table tr.directory-empty-row{grid-column:1/-1}.directory-table td{overflow-wrap:anywhere;border-top:1px solid #edf0f3;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:10px;width:auto;padding:8px 10px;display:grid}.directory-table td:first-child{border-top:0}.directory-table td:before{content:attr(data-label);color:#7a8997;font-size:10px;font-weight:600}.directory-table td:nth-child(8){white-space:normal}.directory-table .directory-empty{border:0;grid-column:1/-1;display:block}}@media (width<=680px){.directory-table tbody{grid-template-columns:1fr;gap:8px;padding:8px}.directory-table td{grid-template-columns:96px minmax(0,1fr)}}.customer-center{color:#243845;background:#f5f7f8;width:100%;min-width:0;padding:22px 24px 36px}.customer-center>section{width:min(1480px,100%);margin-inline:auto}.customer-center-header{justify-content:space-between;align-items:end;gap:18px;padding:4px 2px 18px;display:flex}.customer-center-header p,.customer-create-dialog header p,.customer-rate-dialog header p{color:#74838d;margin:0 0 4px;font-size:11px}.customer-center-header h2,.customer-create-dialog h2,.customer-rate-dialog h2{color:#1d3747;letter-spacing:0;margin:0;font-size:23px}.customer-header-actions,.customer-form-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.primary-button{color:#fff;background:#226078;border:1px solid #226078}.secondary-button{color:#3d5969;background:#fff;border:1px solid #c8d3da}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed}.customer-center-toolbar{background:#fff;border:1px solid #dce3e7;border-bottom:0;border-radius:7px 7px 0 0;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.customer-segmented{background:#f4f6f7;border:1px solid #d9e1e5;border-radius:5px;gap:2px;padding:3px;display:inline-flex}.customer-segmented button{color:#5a6d78;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:12px;display:inline-flex}.customer-segmented button.active{color:#173f51;background:#fff;font-weight:700;box-shadow:0 1px 4px #1934421c}.customer-segmented button b{color:#667a86;text-align:center;background:#e8edef;border-radius:9px;min-width:17px;padding:1px 4px;font-size:9px}.customer-search{color:#778791;background:#fff;border:1px solid #cfd9df;border-radius:4px;align-items:center;gap:8px;width:min(390px,100%);height:38px;padding:0 10px;display:flex}.customer-search:focus-within{border-color:#4e8195;box-shadow:0 0 0 2px #36738c1a}.customer-search input{color:#263e4c;border:0;outline:0;flex:1;min-width:0;font-size:12px}.customer-search button{color:#71838e;cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:25px;display:grid}.customer-filters{border-inline:1px solid #dce3e7;background:#fff;border-top:1px solid #edf0f2;flex-wrap:wrap;align-items:center;gap:8px;min-height:48px;padding:8px 16px;display:flex}.customer-filters>span,.customer-filters>label{color:#6f808b;align-items:center;gap:5px;font-size:11px;display:flex}.customer-filters select{color:#3e5664;background:#fff;border:1px solid #d2dce1;border-radius:4px;height:31px;padding:0 27px 0 8px;font-size:11px}.customer-filters>label select{border:0;padding-left:0}.customer-filters .clear-filter{color:#28708a;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11px}.customer-quick-filters{background:#fff;border-inline:1px solid #dce3e7;flex-wrap:wrap;gap:7px;padding:0 16px 12px;display:flex}.customer-quick-filters button{color:#61737e;cursor:pointer;background:#fafbfb;border:1px solid #d6dfe4;border-radius:3px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:10px;display:inline-flex}.customer-quick-filters button.active{color:#225a70;background:#eaf3f5;border-color:#4c8094}.customer-table-section{background:#fff;border:1px solid #dce3e7;border-radius:0 0 7px 7px;overflow:hidden}.customer-table-section>header{border-bottom:1px solid #e4e9ec;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 16px;display:flex}.customer-table-section>header>div{align-items:center;gap:9px;display:flex}.customer-table-section>header strong{color:#294757;font-size:12px}.customer-table-section>header span{color:#80909a;font-size:10px}.customer-table-wrap{width:100%;overflow:visible}.customer-data-table{border-collapse:collapse;table-layout:fixed;width:100%}.customer-data-table th{color:#71818b;text-align:left;background:#f4f6f7;height:38px;padding:0 10px;font-size:10px;font-weight:600}.customer-data-table td{color:#415763;vertical-align:middle;overflow-wrap:anywhere;border-top:1px solid #edf0f2;min-width:0;padding:11px 10px;font-size:11px}.customer-data-table tbody tr{cursor:pointer;outline:0;transition:background .12s}.customer-data-table tbody tr:hover,.customer-data-table tbody tr:focus{background:#f5fafb}.customer-data-table th:first-child{width:20%}.customer-data-table th:nth-child(2){width:15%}.customer-data-table th:nth-child(3){width:11%}.customer-data-table th:nth-child(4){width:10%}.customer-data-table th:nth-child(5){width:9%}.customer-data-table th:nth-child(6){width:20%}.customer-data-table th:nth-child(7){width:10%}.customer-data-table th:nth-child(8){width:5%}.customer-table-name{align-items:center;gap:9px;min-width:0;display:flex}.customer-table-name>i{color:#2e7088;background:#e8f1f3;border-radius:4px;flex:none;place-items:center;width:28px;height:28px;display:grid}.customer-table-name>span,.customer-table-policy,.customer-table-next{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-table-name strong,.customer-table-next b{color:#243f4e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.customer-table-name small,.customer-table-policy small,.customer-table-next small{color:#81909a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;overflow:hidden}.customer-table-policy b{color:#27495a;font-size:11px}.customer-table-contact{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-lifecycle{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.customer-lifecycle i,.customer-status-dot{background:#9aa6ad;border-radius:50%;width:7px;height:7px}.customer-lifecycle.status-maintaining i,.customer-status-dot.status-maintaining{background:#2f8a68}.customer-lifecycle.status-follow_up i,.customer-status-dot.status-follow_up{background:#d09235}.customer-lifecycle.status-incomplete i,.customer-status-dot.status-incomplete{background:#7d8990}.customer-lifecycle.status-dormant i,.customer-status-dot.status-dormant{background:#687fad}.customer-lifecycle.status-lost i,.customer-status-dot.status-lost{background:#b65757}.customer-table-empty{color:#82919a;align-content:center;place-items:center;gap:7px;min-height:240px;display:grid}.customer-table-empty strong{color:#435b68;font-size:13px}.customer-table-empty span{font-size:11px}.customer-pagination{color:#71828c;border-top:1px solid #e4e9ec;justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;font-size:10px;display:flex}.customer-pagination>div{gap:5px;display:flex}.customer-pagination button{color:#47606e;cursor:pointer;background:#fff;border:1px solid #d2dce1;border-radius:3px;place-items:center;width:30px;height:30px;display:grid}.customer-pagination button:disabled{opacity:.35;cursor:not-allowed}.customer-drawer-backdrop{z-index:130;background:#15232c57;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-drawer{background:#f6f8f9;border-left:1px solid #d5dee3;width:min(760px,100vw - 54px);height:100%;animation:.16s ease-out customer-drawer-in;overflow:hidden;box-shadow:-18px 0 50px #10232e2e}@keyframes customer-drawer-in{0%{opacity:.7;transform:translate(24px)}}.customer-drawer-header{background:#fff;border-bottom:1px solid #dde4e8;justify-content:space-between;align-items:flex-start;gap:16px;min-height:104px;padding:21px 22px 16px;display:flex}.customer-drawer-header>div>span{color:#72838e;font-size:10px}.customer-drawer-header h2{color:#203d4d;letter-spacing:0;margin:4px 0 7px;font-size:21px}.customer-drawer-header p{color:#617681;align-items:center;gap:6px;margin:0;font-size:10px;display:flex}.customer-drawer-loading{color:#71838d;place-items:center;min-height:300px;font-size:12px;display:grid}.customer-drawer-loading.error,.empty-state.error{color:#a34545}.customer-drawer-metrics{background:#fff;border-bottom:1px solid #dce3e7;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.customer-drawer-metrics>div{border-right:1px solid #e6eaed;flex-direction:column;gap:4px;min-width:0;padding:12px 16px;display:flex}.customer-drawer-metrics>div:last-child{border-right:0}.customer-drawer-metrics span{color:#7c8b94;font-size:9px}.customer-drawer-metrics b{color:#294a5b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.customer-drawer-tabs{background:#fff;border-bottom:1px solid #dce3e7;grid-template-columns:repeat(6,1fr);display:grid}.customer-drawer-tabs button{color:#687b86;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:5px;min-height:45px;font-size:10px;display:flex}.customer-drawer-tabs button.active{color:#1e6078;border-bottom-color:#28708a;font-weight:700}.customer-drawer-body{height:calc(100vh - 198px);padding:17px 18px 32px;overflow:hidden auto}.customer-drawer-section{width:100%}.customer-section-heading{justify-content:space-between;align-items:start;gap:12px;min-height:42px;margin-bottom:12px;display:flex}.customer-section-heading h3{color:#294655;margin:0 0 4px;font-size:14px}.customer-section-heading p{color:#81909a;margin:0;font-size:9px}.customer-identity-grid{background:#fff;border:1px solid #dfe5e8;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.customer-identity-grid>div{border-bottom:1px solid #e7ebed;border-right:1px solid #e7ebed;flex-direction:column;gap:4px;min-width:0;padding:13px 14px;display:flex}.customer-identity-grid>div:nth-child(2n){border-right:0}.customer-identity-grid>div:nth-last-child(-n+2){border-bottom:0}.customer-identity-grid span,.customer-notes>span{color:#7a8a94;font-size:9px}.customer-identity-grid b{overflow-wrap:anywhere;color:#314d5c;font-size:11px}.customer-next-action{background:#fff8ea;border-left:3px solid #d4973d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:11px;padding:13px 14px;display:grid}.customer-next-action>svg{color:#b87820}.customer-next-action>div{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-next-action span,.customer-next-action small{color:#897455;font-size:9px}.customer-next-action b{color:#5d4c34;font-size:11px}.customer-next-action button{color:#8b6124;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-size:10px;display:flex}.customer-notes{background:#fff;border:1px solid #dfe5e8;border-radius:4px;margin-top:11px;padding:13px 14px}.customer-notes p{color:#455d69;white-space:pre-wrap;margin:5px 0 0;font-size:11px;line-height:1.65}.customer-profile-form,.drawer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.customer-profile-form{background:#fff;border:1px solid #dfe5e8;border-radius:5px;padding:14px}.customer-profile-form label,.drawer-form-grid label,.customer-create-dialog label,.customer-rate-dialog label{color:#637680;flex-direction:column;gap:5px;min-width:0;font-size:9px;display:flex}.customer-profile-form input,.customer-profile-form select,.customer-profile-form textarea,.drawer-form-grid input,.drawer-form-grid select,.drawer-form-grid textarea,.customer-create-dialog input,.customer-create-dialog select,.customer-rate-dialog input,.customer-rate-dialog select,.customer-rate-dialog textarea{color:#263f4d;width:100%;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd9df;border-radius:3px;outline:0;padding:7px 9px;font-size:11px}.customer-profile-form textarea,.drawer-form-grid textarea,.customer-rate-dialog textarea{resize:vertical}.customer-profile-form input:focus,.customer-profile-form select:focus,.customer-profile-form textarea:focus,.drawer-form-grid input:focus,.drawer-form-grid select:focus,.drawer-form-grid textarea:focus,.customer-rate-dialog input:focus,.customer-rate-dialog select:focus,.customer-rate-dialog textarea:focus{border-color:#4f8296;box-shadow:0 0 0 2px #36738c17}.customer-profile-form .wide,.drawer-form-grid .wide,.customer-profile-form .customer-form-actions{grid-column:1/-1}.product-rate-hint{color:#39735d;margin-top:1px;font-size:8px}.drawer-policy-form,.drawer-followup-form{background:#fff;border:1px solid #d8e1e5;border-radius:5px;margin-bottom:12px;padding:13px}.drawer-policy-form>header{color:#2b4958;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:11px;display:flex}.drawer-policy-form>header button{color:#6e808a;cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:25px;display:grid}.drawer-policy-form .customer-form-actions,.drawer-followup-form .customer-form-actions{margin-top:11px}.form-hint{color:#7a8a93;margin:8px 0 0;font-size:9px}.checkbox-field{align-self:end;align-items:center;min-height:34px;flex-direction:row!important}.checkbox-field input{width:15px!important;min-height:15px!important}.drawer-record-list{background:#fff;border:1px solid #dfe5e8;border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.drawer-record-list>article{border-top:1px solid #e8ecee;grid-template-columns:30px minmax(0,1fr) minmax(135px,.65fr) auto;align-items:center;gap:10px;padding:12px 13px;display:grid}.drawer-record-list>article:first-child{border-top:0}.record-icon{color:#2f7389;background:#e9f2f4;border-radius:4px;place-items:center;width:28px;height:28px;display:grid}.record-main,.record-value{flex-direction:column;gap:3px;min-width:0;display:flex}.record-main strong,.record-value b{color:#2c4958;font-size:11px}.record-main strong em{color:#277053;margin-left:6px;font-size:8px;font-style:normal}.record-main span,.record-main small,.record-value small{color:#7c8c95;font-size:9px}.record-value{text-align:right;align-items:flex-end}.record-value>span{color:#627682;font-size:9px}.record-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.record-actions button{color:#496370;cursor:pointer;background:#fff;border:1px solid #d4dde2;border-radius:3px;min-height:27px;padding:0 7px;font-size:9px}.record-actions button.danger-text{color:#a34b4b}.policy-status{color:#5c6f79;background:#edf0f2;border-radius:2px;width:max-content;padding:2px 5px;font-size:8px;display:inline-flex}.policy-status.status-active{color:#24684e;background:#e6f2ed}.policy-status.status-pending{color:#8b682d;background:#f7efd8}.policy-status.status-expired,.policy-status.status-cancelled{color:#914b4b;background:#f6e7e7}.customer-timeline{flex-direction:column;display:flex}.customer-timeline>article{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:0 0 17px;display:grid;position:relative}.customer-timeline>article:not(:last-child):before{content:"";background:#d4dde2;width:1px;position:absolute;top:27px;bottom:0;left:13px}.customer-timeline>article>i{z-index:1;color:#33748b;background:#fff;border:1px solid #d3dde2;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.customer-timeline>article>div{background:#fff;border:1px solid #dfe5e8;border-radius:4px;padding:10px 12px}.customer-timeline header{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-timeline header strong{color:#2c4a59;font-size:10px}.customer-timeline header span{color:#819099;font-size:8px}.customer-timeline p{color:#445d69;margin:7px 0 3px;font-size:11px;line-height:1.6}.customer-timeline small{color:#71838d;font-size:9px}.timeline-next{color:#8a642c;border-top:1px dashed #dde4e7;align-items:center;gap:5px;margin-top:8px;padding-top:7px;font-size:9px;display:flex}.audit-timeline>article>i{color:#687d88}.audit-timeline>article>div{padding-block:8px}.audit-timeline p{margin-bottom:0}.drawer-attachment-form{background:#fff;border:1px solid #dce3e7;border-radius:4px;grid-template-columns:1.2fr .7fr 1.5fr auto;gap:7px;padding:12px;display:grid}.drawer-attachment-form select,.drawer-attachment-form input{color:#415b69;background:#fff;border:1px solid #cfd9df;border-radius:3px;min-width:0;height:34px;padding:0 8px;font-size:9px}.drawer-file-list{background:#fff;border:1px solid #dfe5e8;border-radius:4px;flex-direction:column;margin-top:10px;display:flex;overflow:hidden}.drawer-file-list>a{color:#2d6378;border-top:1px solid #e8ecee;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 12px;text-decoration:none;display:grid}.drawer-file-list>a:first-child{border-top:0}.drawer-file-list>a>span{flex-direction:column;gap:3px;min-width:0;display:flex}.drawer-file-list strong{color:#365260;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.drawer-file-list small{color:#819099;font-size:8px}.customer-create-dialog{width:min(500px,100vw - 28px)}.customer-rate-dialog{width:min(720px,100vw - 28px)}.customer-create-dialog,.customer-rate-dialog{background:#fff;border-radius:7px;max-height:calc(100vh - 28px);overflow:auto;box-shadow:0 24px 70px #111a2640}.customer-create-dialog>header,.customer-rate-dialog>header{border-bottom:1px solid #e1e7ea;justify-content:space-between;align-items:center;padding:17px 19px 13px;display:flex}.customer-create-dialog h2,.customer-rate-dialog h2{font-size:18px}.customer-create-dialog form{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:17px 19px 19px;display:grid}.customer-create-dialog form>div{grid-column:1/-1;justify-content:flex-end;gap:7px;margin-top:4px;display:flex}.customer-rate-dialog form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px 12px;padding:15px 19px;display:grid}.customer-rate-dialog form .wide{grid-column:1/-1}.percent-input{background:#fff;border:1px solid #cfd9df;border-radius:3px;align-items:center;display:flex}.percent-input input{border:0}.percent-input span{color:#71838d;padding-right:8px}.customer-rate-dialog .product-active-toggle{background:#f7f9fa;border:1px solid #d7e0e4;border-radius:3px;flex-direction:row;align-self:end;align-items:center;gap:7px;min-height:34px;padding:0 9px}.customer-rate-dialog .product-active-toggle input{accent-color:#39735d;width:14px;min-height:14px}.customer-rate-dialog .product-active-toggle span{color:#49616d;font-size:10px}.product-form-actions{grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.customer-rate-list{flex-direction:column;max-height:260px;padding:0 19px 17px;display:flex;overflow-y:auto}.customer-rate-list>article{color:#667984;border-top:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) 72px 46px 30px;align-items:center;gap:9px;padding:9px 2px;font-size:10px;display:grid}.customer-rate-list article>div{grid-template-columns:minmax(90px,.8fr) minmax(100px,1fr);gap:3px 10px;display:grid}.customer-rate-list article b,.customer-rate-list article strong{color:#354f5d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-rate-list article small{color:#7d8c95;grid-column:1/-1}.customer-rate-list em{color:#267052;text-align:right;font-style:normal}.customer-rate-list article>span{text-align:center;border-radius:3px;padding:3px 5px}.customer-rate-list article>span.active{color:#27664d;background:#eaf5ef}.customer-rate-list article>span.inactive{color:#7b8489;background:#eef1f2}.customer-rate-list article>button{color:#50717f;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:28px;height:28px;display:grid}.customer-rate-list article>button:hover{background:#edf3f5}.customer-workbench-summary{padding:16px 14px 15px}.customer-workbench-summary .section-heading{align-items:center}.customer-workbench-summary .section-heading>span{color:#fff;background:#2f7187;border-radius:3px;place-items:center;min-width:24px;height:22px;font-size:10px;display:grid}.workbench-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:10px;display:grid}.workbench-category-grid button{color:#61737e;cursor:pointer;background:#f7f9fa;border:1px solid #d7e0e4;border-radius:3px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;min-height:34px;padding:0 7px;display:grid}.workbench-category-grid button span{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.workbench-category-grid button b{color:#395361;font-size:11px}.workbench-category-grid button.active{color:#1f6278;background:#eaf2f4;border-color:#6f94a3;box-shadow:inset 0 0 0 1px #2f718714}.workbench-category-grid button.active b{color:#1f6278}.workbench-compact-list{border-top:1px solid #e2e8eb;flex-direction:column;margin-top:10px;display:flex}.workbench-compact-list>button{color:#657985;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e7ecee;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:5px;min-width:0;padding:9px 2px;display:grid}.workbench-compact-list>button:hover,.workbench-compact-list>button:focus-visible{background:#f4f8f9;outline:0}.workbench-compact-list>button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.workbench-compact-list strong,.workbench-compact-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workbench-compact-list strong{color:#2f4b5a;font-size:10px}.workbench-compact-list small{color:#788992;font-size:8px}.workbench-compact-list time{color:#a36728;white-space:nowrap;font-size:8px}.workbench-empty{color:#7c8d96;text-align:center;justify-content:center;align-items:center;gap:6px;min-height:72px;margin:10px 0 0;font-size:9px;display:flex}.workbench-empty.error{color:#a34b4b}.workbench-more{color:#89969d;margin:8px 0 0;font-size:8px;line-height:1.5}.renewal-stage{color:#765a29;background:#f6edd9;border-radius:2px;width:max-content;margin-top:2px;padding:2px 5px;font-size:8px;font-style:normal;display:inline-flex}.renewal-stage.stage-renewed{color:#24684e;background:#e5f2ec}.renewal-stage.stage-not_renewed{color:#884c4c;background:#f5e8e8}.renewal-stage.stage-confirmed{color:#2f6279;background:#e7f0f4}.policy-renewal-editor{background:#f7f9fa;border-top:1px solid #dce4e8;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:9px;margin:3px -13px -12px;padding:11px 13px 13px;display:grid}.renewal-editor-heading{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.renewal-editor-heading strong{color:#2f4d5c;font-size:10px}.renewal-editor-heading button{color:#6d7e87;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid}.renewal-stage-control{border:1px solid #ccd8de;border-radius:3px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.renewal-stage-control button{color:#657983;cursor:pointer;background:#fff;border:0;border-left:1px solid #d9e1e5;min-height:30px;font-size:9px}.renewal-stage-control button:first-child{border-left:0}.renewal-stage-control button.active{color:#fff;background:#37788d;font-weight:700}.policy-renewal-editor label{color:#687b85;flex-direction:column;gap:4px;min-width:0;font-size:8px;display:flex}.policy-renewal-editor input{color:#334e5c;background:#fff;border:1px solid #ccd7dd;border-radius:3px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:9px}.policy-renewal-editor>.primary-button{white-space:nowrap;min-height:32px}@media (width<=1180px){.summary-panel.has-workbench .customer-workbench-summary{border-top:1px solid var(--line);border-right:0;grid-column:1/-1}.summary-panel.has-workbench .workbench-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-panel.has-workbench .workbench-compact-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}}@media (width<=1480px){.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:0}}@media (width<=980px){.customer-center{padding:16px 14px 28px}.customer-data-table th:nth-child(2),.customer-data-table td:nth-child(2),.customer-data-table th:nth-child(5),.customer-data-table td:nth-child(5){display:none}.customer-data-table th:first-child{width:25%}.customer-data-table th:nth-child(3){width:14%}.customer-data-table th:nth-child(4){width:13%}.customer-data-table th:nth-child(6){width:27%}.customer-data-table th:nth-child(7){width:14%}.customer-data-table th:nth-child(8){width:7%}.drawer-attachment-form{grid-template-columns:1fr 1fr}.drawer-attachment-form input{grid-column:1/-1}.customer-rate-dialog form{grid-template-columns:1fr 1fr}.customer-rate-dialog form button{height:34px}}@media (width<=680px){.view-navigation{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;padding:7px 8px 0;display:grid;overflow:visible}.view-navigation button{width:100%;min-width:0;padding-inline:5px}.customer-center{padding:10px 8px 24px}.customer-center-header{align-items:center;padding:4px 3px 12px}.customer-center-header h2{font-size:19px}.customer-center-header p{display:none}.customer-header-actions .secondary-button{width:34px;padding:0;font-size:0}.customer-center-toolbar{flex-direction:column;align-items:stretch;padding:10px}.customer-segmented{grid-template-columns:repeat(3,1fr);display:grid}.customer-segmented button{justify-content:center;padding-inline:5px}.customer-search{width:100%}.customer-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 10px;display:grid}.customer-filters>span{grid-column:1/-1}.customer-filters select{width:100%}.customer-filters>label{border:1px solid #d2dce1;border-radius:4px;padding-left:7px}.customer-filters .clear-filter{text-align:left;grid-column:1/-1;margin:0}.customer-quick-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 10px 10px;display:grid}.customer-quick-filters button{justify-content:center}.customer-table-section>header{padding-inline:11px}.customer-data-table thead{display:none}.customer-data-table,.customer-data-table tbody{display:block}.customer-data-table tbody{flex-direction:column;display:flex}.customer-data-table tbody tr{border-top:1px solid #e5eaed;grid-template-columns:minmax(0,1fr) auto;padding:11px 11px 9px;display:grid}.customer-data-table td{border:0;padding:3px 0;display:block}.customer-data-table td:first-child{grid-column:1}.customer-data-table td:nth-child(2),.customer-data-table td:nth-child(5){display:none}.customer-data-table td:nth-child(3){grid-column:1}.customer-data-table td:nth-child(3):before{content:"保单：";color:#84929a}.customer-data-table td:nth-child(3) .customer-table-policy{flex-direction:row;align-items:center;gap:6px;display:inline-flex}.customer-data-table td:nth-child(4){grid-area:1/2}.customer-data-table td:nth-child(6){background:#f5f8f9;grid-column:1/-1;margin-top:4px;padding:8px 9px}.customer-data-table td:nth-child(7){color:#758690;grid-area:2/2;align-self:end}.customer-data-table td:nth-child(7):before{content:"负责人 ";font-size:9px}.customer-data-table td:nth-child(8){display:none}.customer-table-name strong,.customer-table-next b,.customer-table-contact{white-space:normal}.customer-drawer{width:100vw}.customer-drawer-header{min-height:94px;padding:17px 15px 13px}.customer-drawer-header h2{font-size:18px}.customer-drawer-metrics>div{padding:10px 8px}.customer-drawer-metrics b{font-size:11px}.customer-drawer-tabs button{min-height:42px}.customer-drawer-tabs button span{display:none}.customer-drawer-body{height:calc(100vh - 176px);padding:13px 10px 26px}.customer-profile-form,.drawer-form-grid{grid-template-columns:1fr}.customer-profile-form .wide,.drawer-form-grid .wide,.customer-profile-form .customer-form-actions{grid-column:1}.customer-identity-grid{grid-template-columns:1fr}.customer-identity-grid>div,.customer-identity-grid>div:nth-child(2n),.customer-identity-grid>div:nth-last-child(-n+2){border-bottom:1px solid #e7ebed;border-right:0}.customer-identity-grid>div:last-child{border-bottom:0}.customer-next-action{grid-template-columns:auto minmax(0,1fr)}.customer-next-action button{grid-column:2;justify-self:start;padding:0}.drawer-record-list>article{grid-template-columns:28px minmax(0,1fr) auto}.drawer-record-list .record-value{text-align:left;grid-column:2;align-items:flex-start}.drawer-record-list .record-actions{grid-column:2/-1;justify-content:flex-start}.drawer-contact-row .record-value{grid-area:1/3;align-items:flex-end}.drawer-contact-row .record-actions{grid-area:2/3;justify-content:flex-end}.drawer-attachment-form{grid-template-columns:1fr}.drawer-attachment-form input{grid-column:1}.customer-timeline header{flex-direction:column;align-items:flex-start;gap:3px}.customer-create-dialog form{grid-template-columns:1fr}.customer-create-dialog form>div{grid-column:1}.customer-rate-dialog form{grid-template-columns:1fr}.customer-rate-dialog form .wide,.product-form-actions{grid-column:1}.customer-rate-list>article{grid-template-columns:minmax(0,1fr) 58px 42px 28px}.customer-rate-list article>div{grid-template-columns:1fr}.customer-rate-list article small{grid-column:1}.summary-panel.has-workbench .workbench-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-panel.has-workbench .workbench-compact-list{display:flex}.policy-renewal-editor{grid-template-columns:1fr;margin-inline:-13px}.policy-renewal-editor>.primary-button{width:100%}.renewal-stage-control{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-stage-control button:nth-child(3){border-top:1px solid #d9e1e5;border-left:0}.renewal-stage-control button:nth-child(4){border-top:1px solid #d9e1e5}}
