.customers-panel{max-width:950px;padding:0}.customer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 25px;border-bottom:1px solid #e3e9e5}.customer-toolbar h2{font:800 18px Manrope;margin:0}.customer-toolbar p{color:#9aa39e;margin:7px 0 0;font-size:12px}.customer-toolbar input{width:230px;border:1px solid #dfe7e2;border-radius:5px;padding:10px 12px;outline-color:#1f6b58;font-size:12px}.customer-row{display:grid;grid-template-columns:38px 1fr auto auto 30px;gap:15px;align-items:center;padding:16px 25px;border-bottom:1px solid #edf0ed}.customer-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e4eee8;color:#1f6b58;font-size:10px;font-weight:700}.customer-row strong,.customer-row small{display:block}.customer-row small{color:#929d97;font-size:11px;margin-top:4px}.customer-count,.customer-last{color:#728178;font-size:11px}.customer-whatsapp{color:#2b856e;text-decoration:none;font-size:17px}@media(max-width:680px){.customer-toolbar{display:block;padding:19px}.customer-toolbar input{width:100%;margin-top:17px}.customer-row{grid-template-columns:36px 1fr 25px;gap:10px;padding:15px}.customer-count,.customer-last{grid-column:2}.customer-whatsapp{grid-column:3;grid-row:1 / span 2}}
