.product-card.svelte-11ja2cl{container-name:product-card;container-type:inline-size}.product-card__image.svelte-11ja2cl{display:block;aspect-ratio:1;position:relative;background:#f3f3f3;border-radius:.8rem;overflow:hidden}.product-card__image.svelte-11ja2cl img{display:block;max-width:73%;max-height:73%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__image.svelte-11ja2cl .product-card__hover-image:where(.svelte-11ja2cl){background-color:#f3f3f3;max-width:100%;max-height:100%;width:100%;height:100%;pointer-events:none;object-fit:cover;opacity:0;transition:all .2s ease}.product-card__image.svelte-11ja2cl:hover .product-card__hover-image:where(.svelte-11ja2cl){opacity:1}.product-card__wish.svelte-11ja2cl{color:#b0b0b0;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;position:absolute;width:2.5rem;height:2.5rem;right:1rem;top:1rem;transition:color .2s}@container product-card (width > 175px){.product-card__wish.svelte-11ja2cl{right:1.8rem;top:1.8rem}}@container product-card (width > 300px){.product-card__wish.svelte-11ja2cl{right:2.1rem;top:2.3rem}}.product-card__wish.svelte-11ja2cl svg{display:block;fill:currentColor;width:1.8rem;height:1.8rem}@container card (width > 175px){.product-card__wish.svelte-11ja2cl svg{width:2.2rem;height:2.2rem}}.product-card__wish.svelte-11ja2cl:hover{color:#000}.product-card__info.svelte-11ja2cl{padding:1.2rem 0;line-height:1.5}.product-card__variations.svelte-11ja2cl{align-items:center;display:flex;gap:.6rem;margin-bottom:1.4rem}.product-card__variation.svelte-11ja2cl{background:#f3f3f3;border:1px solid transparent;width:2.5rem;height:2.5rem;border-radius:.2rem;transition:border-color .2s;padding:.2rem;display:flex;align-items:center;justify-content:center}@container product-card (width > 300px){.product-card__variation.svelte-11ja2cl{width:3.5rem;height:3.5rem}}.product-card__variation.current.svelte-11ja2cl{border-color:#b0b0b0}.product-card__variation.svelte-11ja2cl img{display:block;width:100%;height:100%;object-fit:contain}.product-card__variation-count.svelte-11ja2cl{font-size:1.2rem;font-weight:4}.product-card__title.svelte-11ja2cl{display:inline-block;font-size:1.6rem;line-height:1.5;margin-bottom:.5rem;max-width:100%}@media(min-width:768px){.product-card__title.svelte-11ja2cl{font-size:1.8rem}}.product-card__title.svelte-11ja2cl:hover{text-decoration:underline}.product-card__title.svelte-11ja2cl h2{font:inherit;overflow:hidden;text-overflow:ellipsis}.product-card__price.svelte-11ja2cl{font-weight:400;font-size:1.6rem}
