.product-grid.svelte-nh1ffu{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}@media(min-width:1280px){.product-grid.svelte-nh1ffu{grid-template-columns:repeat(5,1fr)}}@media(min-width:1024px)and (max-width:1279px){.product-grid.svelte-nh1ffu{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px)and (max-width:1023px){.product-grid.svelte-nh1ffu{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.product-grid.svelte-nh1ffu{grid-template-columns:repeat(2,1fr)}}.filter-chip.svelte-nh1ffu{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:.75rem;font-weight:500;border:1px solid var(--pub-border);border-radius:999px;background:var(--pub-bg-white);color:var(--pub-ink);cursor:pointer;transition:border-color .1s,background .1s}.filter-chip.svelte-nh1ffu:hover{border-color:var(--pub-discount-bg);background:#dc26260d;color:var(--pub-discount-bg)}
