.no-products.svelte-8fbmd3{text-align:center;color:#666;margin:2rem 0}.products-grid.svelte-8fbmd3{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}@media(max-width:768px){.products-grid.cols-1.svelte-8fbmd3{grid-template-columns:1fr;gap:1rem}.products-grid.cols-2.svelte-8fbmd3{grid-template-columns:repeat(2,1fr);gap:.5rem}.products-grid.cols-3.svelte-8fbmd3{grid-template-columns:repeat(3,1fr);gap:2px}.products-grid.cols-3.svelte-8fbmd3 .product-info:where(.svelte-8fbmd3){display:none}.products-grid.cols-3.svelte-8fbmd3 .sold-out-badge:where(.svelte-8fbmd3){font-size:.6rem;padding:.15rem .3rem}}.product-card.svelte-8fbmd3{display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:inherit}.product-image.svelte-8fbmd3{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden;background:#f5f5f5}.product-image.svelte-8fbmd3 img:where(.svelte-8fbmd3){width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease}.product-image.svelte-8fbmd3 img.first:where(.svelte-8fbmd3){opacity:1}.sold-out-badge.svelte-8fbmd3{position:absolute;top:.5rem;left:.5rem;background:#efdeee;color:#000;padding:.25rem .5rem;font-size:.75rem;z-index:1;pointer-events:none}.product-card.svelte-8fbmd3:hover .product-image:where(.svelte-8fbmd3) img.first:where(.svelte-8fbmd3){opacity:0}.product-card.svelte-8fbmd3:hover .product-image:where(.svelte-8fbmd3) img.image-1:where(.svelte-8fbmd3){opacity:1}.product-info.svelte-8fbmd3{padding:0;flex:1;display:flex;flex-direction:column}.product-bottom.svelte-8fbmd3{min-height:1.4em}.product-info.svelte-8fbmd3 h2:where(.svelte-8fbmd3){margin:.7rem 0 .2rem;font-size:var(--font-size);transition:opacity .2s ease;min-height:1.2em;word-spacing:.5em}.product-price.svelte-8fbmd3{margin:0;font-size:var(--font-size)}.product-price.svelte-8fbmd3 .sold-out-text:where(.svelte-8fbmd3){color:#999;font-size:.9em}.variant-sizes.svelte-8fbmd3{display:flex;flex-wrap:wrap;gap:.4rem .6rem;margin:0}.size-chip.svelte-8fbmd3{font-size:var(--font-size);color:#333}.size-chip.unavailable.svelte-8fbmd3{opacity:.3;text-decoration:line-through}.load-more-container.svelte-8fbmd3{display:flex;justify-content:center;margin:2rem 0}.load-more-button.svelte-8fbmd3{padding:.75rem 2rem;background:#333;color:#fff!important;font-size:var(--font-size);border:none;transition:opacity .2s ease}.load-more-button.svelte-8fbmd3:hover:not(:disabled){opacity:.8}.load-more-button.svelte-8fbmd3:disabled{opacity:.5;cursor:wait}
