.customer-dialog{width:min(1050px,calc(100vw - 32px));max-height:92dvh;padding:0;border:0;border-radius:18px;color:var(--ink,#18313b);box-shadow:0 24px 90px #102c3940}.customer-dialog::backdrop{background:#112d3b70}.customer-body{padding:24px 30px 30px}.customer-fields{border:0;padding:0;margin:0;min-width:0}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.customer-dialog label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;margin-bottom:16px}.customer-dialog input,.customer-dialog select,.customer-dialog textarea{width:100%;padding:11px 12px;border:1px solid #ccd9de;border-radius:7px;background:white;font:inherit;color:inherit;min-width:0}.customer-dialog textarea{resize:vertical}.customer-dialog .pill-checkbox{flex-direction:row;align-items:center}.customer-dialog input[type=checkbox]{width:16px;height:16px}.customer-dialog .field-help{line-height:1.6;margin:8px 0 18px}.customer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.customer-section-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:18px}.customer-section-heading p{font-size:13px;color:#647981;margin:8px 0}.customer-summary{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:26px 0}.customer-summary small,.customer-account small{display:block;color:#657b85;font-size:12px;margin:5px 0}.customer-summary b{display:block;font-size:14px;font-weight:500;overflow-wrap:anywhere}.customer-section{border-top:1px solid #e0e8eb;padding:22px 0 0;margin-top:24px}.customer-section h3{font-size:16px;margin:0 0 12px}.customer-account,.customer-history>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #e9eef0}.customer-account>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.customer-account b{font-size:14px}.customer-account{overflow-wrap:anywhere}.customer-activity p{display:flex;justify-content:space-between;gap:16px;font-size:13px}.customer-activity small{white-space:nowrap;color:#647981}.customer-activity{max-height:240px;overflow:auto}#customer-account-editor:not(:empty){background:#f3f7f8;padding:20px;margin-top:20px;border-radius:10px}.issue-customer-picker{background:#f3f7f8;padding:16px;border-radius:9px;margin-bottom:20px}.issue-customer-search{display:flex;align-items:flex-end;gap:12px}.issue-customer-search label{flex:1;margin:0}.issue-customer-selected{display:flex;align-items:center;justify-content:space-between;gap:12px}.issue-customer-results{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.issue-customer-results:empty{display:none}.issue-customer-picker p{margin:8px 0 0;font-size:12px;color:#627781}.issue-header-fields input[readonly]{background:#f3f7f8;color:#46626e}.issue-billing{font-size:13px;color:#59717a;margin:8px 0 18px;overflow-wrap:anywhere}@media(max-width:680px){.customer-grid,.customer-summary{grid-template-columns:1fr}.customer-body{padding:20px}.customer-section-heading,.customer-account,.customer-history>div{align-items:flex-start;flex-direction:column}.customer-dialog{max-height:96dvh;width:calc(100vw - 16px)}.customer-activity p{flex-direction:column;gap:5px}.issue-customer-search{align-items:stretch;flex-direction:column}}
