.commerce-product-filter{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid #f0f0f0;border-radius:10px;background:#fff;font:14px/1.5 var(--ui-font-family,Inter,sans-serif)}.commerce-product-filter__search{flex:1 1 220px}.commerce-product-filter input,.commerce-product-filter select{box-sizing:border-box;width:100%;min-height:40px;padding:8px 10px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#262626;font:inherit}.commerce-product-filter__groups{display:flex;flex:2 1 420px;flex-wrap:wrap;gap:10px}.commerce-product-filter__groups>div{flex:1 1 140px}.commerce-product-filter__groups>div[data-label=""]{display:none}.commerce-product-filter label{display:grid;gap:5px;color:#434343;font-size:12px;font-weight:600}.commerce-product-filter__actions{display:flex;gap:8px}.commerce-product-filter button{min-height:40px;padding:8px 14px;border:1px solid #0958d9;border-radius:8px;background:#0958d9;color:#fff;font:600 14px/1.4 inherit;cursor:pointer}.commerce-product-filter button[type=reset]{border-color:#d9d9d9;background:#fff;color:#262626}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}