<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer-select-modal{--modal-content-overflow:hidden;--modal-width:42%;--modal-min-height:556px}@media (min-width:1521px){.customer-select-modal{--modal-width:38%}}@media (min-width:768px) and (max-width:1024px){.customer-select-modal{--modal-width:60%}}@media (max-width:767px){.customer-select-modal{--modal-width:100dvw}}.customer-select-modal .c-modal__actions{align-items:baseline;justify-content:center}.customer-select-modal .c-modal__actions .action-btn{width:50%}.customer-select-modal .c-modal__actions p{margin:.5rem}.customer-select-modal .c-modal__close{display:none}.customer-select-modal__content{--input-margin:0;padding:0;width:100%}.customer-select-modal__heading{font-weight:600;margin-bottom:var(--spacer-sm);margin-top:32px;text-align:center}.customer-select-modal__list{display:block;margin-top:-8px;position:relative}@media (max-width:767px){.customer-select-modal__list{--dropdown-list-max-height: calc(98dvh - 260px) }}.customer-select-modal__list-item{display:flex;justify-content:space-between;line-height:18px;padding:12px 16px}.customer-select-modal__list-item.selected{background-color:var(--c-primary--700);color:var(--c-white)}.customer-select-modal__list-item.selected:hover{background-color:var(--c-primary--1000)}.customer-select-modal__list-item.loading{align-items:center;display:flex;justify-content:center;padding:4px 16px}.customer-select-modal__customer-info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-select-modal__customer-number{flex-shrink:0}
</pre></body></html>