.measuring-element{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.fixed.svelte-uoov0r{z-index:999;opacity:0;position:fixed;top:0;bottom:0}.overlay.svelte-uoov0r{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#0000004d;transition:opacity .3s ease-in-out;left:0;right:0}.drawer.svelte-uoov0r{background:var(--bg-color);-webkit-overflow-scrolling:touch;width:90%;max-width:410px;transition:transform .3s ease-out;overflow:hidden auto;box-shadow:0 0 24px #0003}.left.svelte-uoov0r{left:0}.right.svelte-uoov0r{right:0}.visible.svelte-uoov0r{opacity:1;pointer-events:auto}.rating.svelte-1iflg2f{align-items:center;display:inline-flex}span.svelte-1iflg2f{font-size:var(--rating-text-size,var(--text-sm))}svg.svelte-1iflg2f+span:where(.svelte-1iflg2f){margin-left:.5em}svg.svelte-1iflg2f{width:var(--rating-star-size,1.0625rem);fill:#c8c8c8}.filled.svelte-1iflg2f{fill:var(--rating-star-color,var(--color-tertiary))}.half-filled.svelte-1iflg2f{fill:var(--rating-half-filled,url(#half_fill))}.product-badge.svelte-11kt0we{font-size:var(--text-xs);color:#fff;border-radius:var(--rounded-sm);z-index:1;background-color:var(--color-gray-70);padding:.2rem .5rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.product-badge[data-type=new].svelte-11kt0we{background-color:var(--color-primary)}.product-badge[data-type=discount].svelte-11kt0we{background-color:var(--color-accent)}.product-badge[data-type="3for2"].svelte-11kt0we{background-color:var(--color-accent-dark)}.info-drawer.svelte-86qhmb{grid-row-gap:.5rem;padding:1.8rem;display:grid}.info-drawer.svelte-86qhmb a{font-weight:var(--font-weight-bold);text-decoration:underline}.close-drawer.svelte-86qhmb{justify-content:flex-end;display:flex}.close-drawer.svelte-86qhmb>.close-button:where(.svelte-86qhmb){line-height:0}.info-drawer.svelte-86qhmb>button{margin-top:1rem}.pill.svelte-1b953dk{border-radius:var(--rounded-xl);font-size:var(--text-xs);background-color:var(--color-secondary-light);border:1px solid var(--color-secondary-pale);width:fit-content;height:auto;padding:.25rem .5rem;display:flex}img.svelte-1b953dk{width:14px;height:14px;margin-right:.25rem}.pill-text.svelte-1b953dk{font-size:var(--text-xs);font-weight:var(--font-weight-regular);color:var(--color-primary)}.pill-container.svelte-dt7xgt{z-index:1;flex-wrap:wrap;gap:.5rem;max-height:68px;margin:0 0 .5rem .5rem;display:flex;overflow-y:hidden}.image-overflow-container.svelte-atmh9l{border-radius:var(--rounded-sm);aspect-ratio:4/3;position:relative;overflow:hidden}.product-card.svelte-atmh9l{box-sizing:border-box;font-size:var(--product-card-text,var(--text-base));flex-direction:column;height:100%;display:flex;position:relative}.product-card.large-card.svelte-atmh9l button{font-size:var(--text-base)}.product-card.svelte-atmh9l span.add-to-cart-button-text:where(.svelte-atmh9l){margin-right:.25rem}.product-card.svelte-atmh9l .image:where(.svelte-atmh9l){width:100%;position:relative}.product-card.svelte-atmh9l .image:where(.svelte-atmh9l)>img{width:100%;height:100%}.image.svelte-atmh9l button{z-index:2;padding:.25rem 1rem;position:absolute;bottom:-14px;right:8px}.out-of-stock.svelte-atmh9l{background-color:var(--color-gray-60);color:#fff;font-size:var(--text-sm);padding:.3rem .5rem;position:absolute;top:0;left:0}.product-info.svelte-atmh9l{box-sizing:border-box;margin:1.5rem .5rem .5rem}.cart-source.svelte-atmh9l .product-info.add-to-cart-active:where(.svelte-atmh9l){margin-top:1.25rem}.cart-source.svelte-atmh9l .product-info:where(.svelte-atmh9l){font-size:var(--text-sm);margin:.5rem .2rem .2rem}.product-info.svelte-atmh9l:hover .product-link:where(.svelte-atmh9l){text-decoration:underline}.price-feedback.svelte-atmh9l{flex-direction:column;justify-content:center;display:flex}.price-container.svelte-atmh9l{justify-content:space-between;align-items:end;display:flex}.price.svelte-atmh9l{flex-direction:column;display:flex}.discounted-price.svelte-atmh9l,.discount-percentage.svelte-atmh9l{color:var(--color-accent-dark)}.discount-percentage.svelte-atmh9l{font-weight:700}.previous-price.svelte-atmh9l{text-decoration:line-through}.feedback.svelte-atmh9l{--feedback-size:var(--text-xs);--rating-star-size:.625rem;--rating-text-size:var(--feedback-size);font-size:var(--feedback-size);color:var(--color-gray-70);align-items:center;display:flex}.product-link.svelte-atmh9l{height:var(--header-height,calc(var(--text-sm) * 2rem));color:var(--color-primary);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}.product-link.svelte-atmh9l:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media (width>=640px){.product-card.svelte-atmh9l{--product-card-text:var(--text-lg);position:relative}.price-container.svelte-atmh9l{--price-weight:bold}.product-link.svelte-atmh9l{--header-height:auto}.feedback.svelte-atmh9l{--rating-star-size:.8125rem;--feedback-size:var(--text-sm)}.primary-image.svelte-atmh9l{width:100%;height:100%;display:block}.secondary-image.svelte-atmh9l{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.product-card.svelte-atmh9l:hover .secondary-image:where(.svelte-atmh9l){opacity:1}}
