/* CLS PREVENTION */ .product-gallery{aspect-ratio:1;background-color:#f5f5f5;width:100%}.product-image{width:100%;height:auto;display:block;aspect-ratio:1/1}.product-card__image{aspect-ratio:1/1;overflow:hidden;background-color:#f5f5f5;position:relative}.product-card__image img,.product-gallery img,.product-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background-color:#f5f5f5}.collection-image{aspect-ratio:1/1;background-color:#f5f5f5;overflow:hidden}.hero-image{aspect-ratio:16/9;overflow:hidden;background-color:#f5f5f5}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-rating{height:24px;display:flex;align-items:center;margin-top:8px}.product-rating__stars{display:flex;align-items:center;gap:4px}.badge{display:inline-block;height:24px;line-height:24px;padding:0 8px;font-size:12px;border-radius:4px;white-space:nowrap}.badge--success{background-color:#e8f5e9;color:#2e7d32}.badge--unavailable{background-color:#ffebee;color:#c62828}.badge--discount{background-color:#fff3e0;color:#f57c00}.product-status{height:24px;margin-top:4px;display:flex;align-items:center}.product-price{height:32px;margin-top:12px;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",sans-serif;font-display:fallback}h1,h2,h3,h4,h5,h6{font-display:swap}button,[role="button"],.variant-selector,.filter-option{min-height:44px;display:inline-flex;align-items:center;justify-content:center}input[type="radio"],input[type="checkbox"]{min-width:20px;min-height:20px}