.head-actions{display:flex;gap:10px;flex-wrap:wrap}
.product-filter{display:flex;justify-content:flex-end;margin:-8px 0 18px}.product-filter label{width:min(320px,100%)}
.filters{grid-template-columns:2fr repeat(3,minmax(140px,1fr)) auto}
@media(max-width:1000px){.filters{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.filters{grid-template-columns:1fr}}
.summary-cell{min-width:240px;max-width:360px;white-space:normal}.summary-highlight{padding:12px;background:#f6f8fb;border-radius:8px;color:#344054}
