body.business-portal-mode [data-business-view="products"] .bp-product-filter-pills[data-product-category-pills]{display:flex;flex-wrap:wrap;gap:6px;align-content:start;justify-content:flex-start;border-radius:12px;padding:5px;min-width:0}
body.business-portal-mode [data-business-view="products"] [data-product-category-pills] button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;width:auto;white-space:normal;border-radius:8px;padding:9px 12px}
body.business-portal-mode [data-business-view="products"] .bp-product-category-count{border-radius:10px;background:#155a4410;min-width:20px;padding:2px 5px;font-size:11px;font-weight:600}
body.business-portal-mode [data-business-view="products"] [aria-pressed="true"] .bp-product-category-count{background:#ffffff25}
body.business-portal-mode [data-business-view="products"] .bp-product-catalog-filters{grid-template-columns:minmax(200px,1fr) repeat(3,minmax(145px,200px))}
body.business-portal-mode [data-business-view="products"] [data-product-result-count]{font-size:12px;margin:10px 0;color:#526f63}
@media(max-width:760px){body.business-portal-mode:not(.organization-portal-mode) [data-business-view="products"] .bp-product-catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}body.business-portal-mode:not(.organization-portal-mode) [data-business-view="products"] .bp-product-catalog-filters .bp-product-search{grid-column:1/-1}body.business-portal-mode:not(.organization-portal-mode) [data-business-view="products"] .bp-product-catalog-toolbar [data-product-category-pills]{display:flex;flex-wrap:wrap;gap:6px}body.business-portal-mode:not(.organization-portal-mode) [data-business-view="products"] .bp-product-catalog-toolbar [data-product-category-pills] button{width:auto;flex:0 1 auto;min-height:44px;padding:9px 12px}}
