.customers-shell{--control-height:40px;--control-radius:7px;--control-font-size:13px;color:#17212f;background:#f3f5f6;min-height:100vh;padding:18px}.customers-login{place-items:center;display:grid}.is-spinning{animation:.9s linear infinite customers-spin}.customers-kicker,.customers-list-heading p,.customer-dialog-heading p{color:#667385;margin:0 0 5px;font-size:12px;font-weight:800}.customers-panel h1,.customers-list-heading h2,.customer-dialog-heading h2{color:#111827;letter-spacing:0;margin:0}.customers-panel h1{font-size:24px}.customers-summary,.customers-list-heading,.customer-dialog-heading,.customer-actions,.customer-dialog-actions,.customer-price-heading-actions{align-items:center;display:flex}.customer-price-heading-actions{gap:8px}.customers-button,.customers-icon-button,.customers-summary button,.customer-actions button{min-height:var(--control-height);border-radius:var(--control-radius);color:#263447;font:inherit;font-size:var(--control-font-size);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd3d9;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:850;text-decoration:none;display:inline-flex}.customers-button:hover,.customers-icon-button:hover,.customers-summary button:hover,.customers-summary button.is-active,.customer-actions button:hover{color:#155c4a;background:#edf4f1;border-color:#799b90}.customers-button.is-primary{color:#fff;background:#165f4c;border-color:#165f4c}.customers-button.is-primary:hover{color:#fff;background:#104c3d;border-color:#104c3d}.customers-icon-button{width:var(--control-height);min-width:var(--control-height);padding:0}.customers-summary{gap:8px;margin-bottom:12px}.customers-summary>div,.customers-summary button{min-height:var(--control-height);color:#465366;background:#fff;border:1px solid #d7dee6;border-radius:7px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.customers-summary strong{color:#17212f;font-size:15px}.customers-summary .is-warning{color:#855b0a}.customers-summary .is-warning.is-active{color:#704906;background:#fff8e7;border-color:#d5a844}.customers-toolbar{grid-template-columns:minmax(220px,1fr) 170px 150px auto;gap:8px;margin-bottom:12px;display:grid}.customers-search{align-items:center;display:flex;position:relative}.customers-search svg{color:#728096;pointer-events:none;position:absolute;left:11px}.customers-search input{padding-left:37px}.customers-toolbar input,.customers-toolbar select,.customer-dialog input,.customer-dialog select{width:100%;min-height:var(--control-height);border-radius:var(--control-radius);color:#17212f;font:inherit;font-size:var(--control-font-size);background:#fff;border:1px solid #cfd8e3;outline:none;padding:0 11px}.customers-toolbar input:focus,.customers-toolbar select:focus,.customer-dialog input:focus,.customer-dialog select:focus{border-color:#2f7d67;box-shadow:0 0 0 3px #2f7d6724}.customers-panel{background:#fff;border:1px solid #d9e0e7;border-radius:8px;padding:16px;box-shadow:0 10px 28px #2a364712}.customers-login-panel{width:min(420px,100vw - 32px)}.customers-login-panel h1{margin-bottom:16px}.customers-list-heading,.customer-dialog-heading{justify-content:space-between;gap:12px;margin-bottom:14px}.customers-list-heading h2,.customer-dialog-heading h2{font-size:19px}.customers-list{gap:7px;display:grid}.customer-row{border-top:1px solid #e2e7ed;grid-template-columns:minmax(180px,1fr) 130px 90px auto;align-items:center;gap:10px;min-height:58px;padding:8px 0;display:grid}.customer-row:first-child{border-top:0}.customer-row.is-disabled{opacity:.68}.customer-identity{gap:3px;min-width:0;display:grid}.customer-identity strong{color:#17212f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.customer-identity span{color:#748094;font-size:12px}.area-badge,.state-badge{color:#365068;white-space:nowrap;background:#edf2f7;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.area-badge.is-incomplete{color:#855b0a;background:#fff3d6}.state-badge{color:#6b7280;background:#f0f2f4}.state-badge.is-active{color:#17634f;background:#e7f4ef}.customer-actions{justify-content:flex-end;gap:6px}.customer-actions button{min-height:34px;padding:0 10px}.customer-actions .is-danger{color:#b42318;background:#fff8f6;border-color:#f2c3bd}.customers-button.is-danger,.customer-merge-preview .is-danger{color:#fff;background:#b94a3d;border-color:#b94a3d}.customers-button.is-danger:hover,.customer-merge-preview .is-danger:hover{color:#fff;background:#96382d;border-color:#96382d}.customer-merge-notice{color:#17634f;margin:-3px 0 9px;font-size:13px;font-weight:800}.customers-empty{color:#738094;text-align:center;justify-items:center;gap:7px;padding:44px 16px;display:grid}.customers-empty strong{color:#354256}.customer-dialog-backdrop{z-index:50;background:#141c2775;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.customer-dialog{background:#fff;border:1px solid #d3dbe4;border-radius:8px;width:min(480px,100%);padding:18px;box-shadow:0 24px 70px #141d2b3d}.customer-price-dialog{width:min(820px,100vw - 24px);max-height:calc(100vh - 30px);overflow:auto}.customer-price-form{grid-template-columns:minmax(170px,1.3fr) 80px 120px minmax(150px,1fr) 140px auto;align-items:end;gap:9px;margin-top:14px;display:grid!important}.customer-price-form label{gap:5px;display:grid}.customer-price-form label>span{color:#4f5d6a;font-size:12px;font-weight:850}.customer-price-form input,.customer-price-form select{min-height:38px}.customer-price-list{border:1px solid #d7dfe5;border-radius:7px;margin-top:16px;overflow:hidden}.customer-price-list>p{color:#6b7783;text-align:center;margin:0;padding:24px}.customer-price-row{border-top:1px solid #e3e8ec;grid-template-columns:minmax(160px,1fr) 100px 70px 120px;gap:8px;padding:9px 11px;display:grid}.customer-price-row strong small{color:#697581;margin-top:2px;font-size:10px;font-weight:700;display:block}.customer-price-row.is-head{color:#65727e;background:#f5f7f8;border-top:0;font-size:12px;font-weight:850}@media (max-width:760px){.customer-price-form{grid-template-columns:1fr 100px}.customer-price-form label:nth-child(3),.customer-price-form label:nth-child(4),.customer-price-form button{grid-column:1/-1}.customer-price-row{grid-template-columns:minmax(0,1fr) 70px 70px 100px;font-size:12px}}.customer-dialog form,.customer-dialog label,.customer-merge-form{display:grid}.customer-dialog form{gap:14px}.customer-dialog label{color:#445064;gap:6px;font-size:13px;font-weight:800}.customer-merge-dialog{width:min(560px,100%);max-height:calc(100dvh - 32px);overflow-y:auto}.customer-merge-backdrop{overflow-y:auto}.customer-merge-form{gap:14px}.customer-merge-loading,.customer-merge-error,.customer-merge-snapshot,.customer-merge-final-confirmation p{margin:0;font-size:13px;line-height:1.55}.customer-merge-loading{color:#536174;align-items:center;gap:7px;font-weight:750;display:flex}.customer-merge-error{color:#9b251b;background:#fff3f1;border-left:3px solid #c44536;padding:8px 10px;font-weight:800}.customer-merge-preview{background:#fffaf0;border:1px solid #ead7b0;border-radius:7px;gap:12px;padding:13px;display:grid}.customer-merge-preview-title,.customer-merge-route,.customer-merge-counts,.customer-merge-final-confirmation{display:flex}.customer-merge-preview-title{color:#855b0a;align-items:flex-start;gap:8px}.customer-merge-preview-title>div,.customer-merge-route>div{gap:2px;min-width:0;display:grid}.customer-merge-preview-title strong,.customer-merge-route strong{color:#273548;font-size:14px}.customer-merge-preview-title span,.customer-merge-route span,.customer-merge-route small{color:#6c7787;font-size:12px}.customer-merge-route{border-top:1px solid #efdfbc;border-bottom:1px solid #efdfbc;align-items:center;gap:10px;padding:10px 0}.customer-merge-route>div{flex:1}.customer-merge-route>svg{color:#9b6d14;flex:none}.customer-merge-counts{gap:8px;margin:0}.customer-merge-counts>div{border-left:2px solid #d8bd7c;flex:1;padding-left:8px}.customer-merge-counts dt{color:#6c7787;font-size:12px}.customer-merge-counts dd{color:#273548;margin:2px 0 0;font-size:13px;font-weight:850}.customer-merge-snapshot{color:#566375}.customer-merge-final-confirmation{border-top:1px solid #efdfbc;gap:9px;padding-top:11px;display:grid}.customer-merge-final-confirmation p{color:#8a311f;font-weight:800}.customer-merge-preview .customers-button{white-space:normal;text-align:left;justify-self:end}.customer-dialog-actions{justify-content:flex-end;gap:8px;margin-top:4px}.customers-shell button:disabled{cursor:not-allowed;opacity:.48}@media (max-width:900px){.customers-toolbar{grid-template-columns:minmax(0,1fr) 150px 140px}.customers-toolbar .is-primary{grid-column:1/-1}.customer-row{grid-template-columns:minmax(0,1fr) 120px 80px}.customer-actions{grid-column:1/-1}}@media (max-width:700px){.customer-price-heading-actions .customers-button{padding:0 9px;font-size:12px}.customers-shell{--control-height:44px;--control-font-size:13px;padding:7px}.customers-summary{grid-template-columns:1fr 1.25fr;gap:5px;margin-bottom:7px;display:grid}.customers-summary>div,.customers-summary button{min-width:0;padding:0 9px;font-size:12px}.customers-toolbar{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:7px}.customers-search,.customers-toolbar .is-primary{grid-column:1/-1}.customers-panel{box-shadow:none;border-radius:7px;padding:9px}.customers-list-heading{margin-bottom:7px}.customers-list-heading p{display:none}.customers-list-heading h2{font-size:15px}.customer-row{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;padding:8px 0}.customer-identity strong{white-space:normal;overflow-wrap:anywhere}.area-badge,.state-badge{min-height:24px;padding:0 8px;font-size:11px}.customer-actions{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.customer-actions button{min-height:38px}.customer-dialog{padding:14px}.customer-merge-preview .customers-button{justify-self:stretch;min-height:44px}}@media (max-width:430px){.customer-row{grid-template-columns:minmax(0,1fr) auto}.state-badge{grid-column:2}.customer-actions{grid-column:1/-1}}@keyframes customers-spin{to{transform:rotate(360deg)}}
