.crm-sale-customer-screen{min-height:560px;padding:48px 34px;background:#fff}.crm-sale-customer-screen>header{max-width:760px;margin:0 auto 18px;text-align:center}.crm-sale-customer-screen>header span{color:#ef3340;font-size:10px;font-weight:850;text-transform:uppercase}.crm-sale-customer-screen h2{margin:6px 0 0;font-size:31px}.crm-customer-select-card{display:grid;max-width:760px;gap:12px;margin:auto;padding:18px;border:1px solid #dfe3e8;border-radius:14px;background:#f8f9fa}.crm-customer-search-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-customer-select-card label{display:grid;gap:6px;color:#68717d;font-size:10px;font-weight:800}.crm-customer-select-card input{height:48px;padding:0 14px;border:1px solid #d7dce2;border-radius:9px;background:#fff;font-size:14px}.crm-customer-results{display:grid;gap:7px}.crm-customer-results button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:56px;padding:10px 13px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;text-align:left}.crm-customer-results button:hover,.crm-customer-results button:focus-visible{border-color:#ef3340;outline:0}.crm-customer-results span{display:grid;gap:3px}.crm-customer-results small{color:#838b96}.crm-customer-results em{color:#ef3340;font-size:11px;font-style:normal;font-weight:850}.crm-customer-new{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;padding-top:4px}.crm-customer-new button{height:48px;padding:0 17px;color:#fff;border:0;border-radius:9px;background:#ef3340;font-weight:850}.crm-customer-select-card kbd{display:inline;width:auto;height:auto;padding:3px 6px;color:#fff;border:0;border-radius:6px;background:#c9232f}.crm-customer-skip{display:flex;align-items:center;justify-content:center;width:max-content;min-width:142px;min-height:46px;padding:0 18px;white-space:nowrap;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#1d2229;font-weight:800}.crm-customer-new[hidden],.crm-customer-results[hidden]{display:none}@media(max-width:700px){.crm-customer-search-fields,.crm-customer-new{grid-template-columns:1fr}.crm-sale-customer-screen{padding:30px 16px}}
.crm-customer-selected-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}.crm-customer-selected-card>div{display:grid;gap:4px}.crm-customer-selected-card small{color:#7b8490}.crm-customer-selected-card button{min-height:46px;padding:0 18px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#242a32;font-weight:850}.crm-customer-selected-card [data-customer-confirm]{border-color:#ef3340;background:#ef3340;color:#fff}@media(max-width:700px){.crm-customer-selected-card{grid-template-columns:1fr}}
.crm-customer-selected-card{grid-template-columns:minmax(150px,.7fr) minmax(320px,1.3fr) auto auto}.crm-customer-recipient{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;border:1px solid #dfe3e8;border-radius:10px;background:#fff}.crm-customer-recipient>span{grid-column:1/-1;color:#ef3340;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.crm-customer-recipient input{height:42px}@media(max-width:900px){.crm-customer-selected-card{grid-template-columns:1fr 1fr}.crm-customer-recipient{grid-column:1/-1}}@media(max-width:700px){.crm-customer-selected-card,.crm-customer-recipient{grid-template-columns:1fr}}

.crm-customer-select-card{width:min(760px,100%);margin:0 auto}.crm-customer-selected-card>div:first-child{display:grid;align-content:center;gap:4px}.crm-customer-role{color:#ef3340;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.crm-customer-recipient>small{grid-column:1/-1;color:#7b8491;font-size:9px}

.crm-sale-customer-screen>header{max-width:900px}.crm-customer-select-card.crm-customer-selected-card{box-sizing:border-box;width:min(900px,100%);max-width:900px;grid-template-columns:minmax(210px,.72fr) minmax(420px,1.28fr);gap:16px;align-items:stretch;padding:20px}.crm-customer-party{display:grid;align-content:center;gap:6px;padding:18px;border:1px solid #dfe3e8;border-radius:11px;background:#fff}.crm-customer-party b{font-size:18px}.crm-customer-party small{font-size:12px}.crm-customer-recipient{align-content:start;padding:16px}.crm-customer-recipient>span{margin-bottom:2px}.crm-customer-recipient label{min-width:0}.crm-customer-recipient input{box-sizing:border-box;width:100%}.crm-customer-error{grid-column:1/-1;min-height:16px;margin:0;color:#c62331;font-size:11px;font-weight:750}.crm-customer-error:empty{display:none}.crm-customer-actions{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.crm-customer-actions>div{display:flex;gap:8px}.crm-customer-selected-card .crm-customer-same{border-color:#cfd5dd;background:#f1f3f5;color:#303741}.crm-customer-selected-card .crm-customer-same.is-selected{border-color:#a9d9bf;background:#edf8f2;color:#177746}.crm-customer-selected-card [data-customer-confirm]{min-width:150px}@media(max-width:900px){.crm-customer-select-card.crm-customer-selected-card{grid-template-columns:1fr}.crm-customer-recipient,.crm-customer-error,.crm-customer-actions{grid-column:1}.crm-customer-actions{align-items:stretch;flex-direction:column}.crm-customer-actions>div{display:grid;grid-template-columns:1fr 1fr}.crm-customer-actions button{width:100%}}@media(max-width:540px){.crm-customer-recipient{grid-template-columns:1fr}.crm-customer-recipient>span{grid-column:1}.crm-customer-actions>div{grid-template-columns:1fr}}
.crm-customer-select-card.crm-customer-selected-card.is-recipient-collapsed{grid-template-columns:1fr}.crm-customer-selected-card.is-recipient-collapsed .crm-customer-party{padding:16px 18px}.crm-customer-selected-card.is-recipient-collapsed .crm-customer-actions{grid-column:1/-1}
