<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.asm-customer-search{position:fixed;inset:0;padding-block:1.5rem;background-color:var(--theme-color-grayscale-900);border-top:1px solid var(--theme-color-primary-very-light);border-bottom:1px solid var(--theme-color-primary-very-light);overflow-y:scroll}.asm-customer-search__header{display:grid;grid-template-columns:1fr auto;-moz-column-gap:1rem;column-gap:1rem;align-items:start}.asm-customer-search__title{flex:1 0 auto}.asm-customer-search__container{width:100%;max-width:calc(1448px + 20px*2);margin:0 auto;padding-inline:20px;display:grid;grid-row-gap:1.5rem}.asm-customer-search__form{display:grid;grid-template-columns:1fr auto auto;grid-column-gap:1rem;max-width:500px}@media (min-width:1024px){.asm-customer-search__form .input{min-width:300px}}.asm-customer-search__results{border-top:1px solid var(--theme-color-primary-default);padding-block:1.5rem}.asm-customer-search__customer-list{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;align-items:start}@media (min-width:768px){.asm-customer-search__customer-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.asm-customer-search__customer-list{grid-template-columns:repeat(3,1fr)}}.asm-customer-search__customer-list-item{border-top-left-radius:1rem;border-bottom-right-radius:1rem;display:grid;grid-row-gap:1.5rem;grid-template-rows:1fr auto;background-color:var(--theme-color-grayscale-1000);padding:2rem}.asm-customer-search__imitate-button{font-weight:500;color:var(--theme-color-primary-default);text-decoration:none}.asm-customer-search__imitate-button:focus,.asm-customer-search__imitate-button:hover{color:var(--theme-color-primary-dark);text-decoration:none}.asm-customer-search__imitate-button{display:flex;align-items:center;-moz-column-gap:.5ch;column-gap:.5ch;width:100%}.asm-customer-search__loader{display:flex;justify-content:center;padding-block:2.5rem}.asm-customer-search__customer-name{font-weight:500}.asm-customer-search__reset-query-button{display:flex;align-items:center}.asm-customer-search__no-results{text-align:center}</pre></body></html>