.product-card{display:flex;flex-direction:column;text-align:left;color:var(--color-text);position:relative}.product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;text-indent:-9999px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-card__media{position:relative;aspect-ratio:1 / 1;background:#ececec;border-radius:14px;overflow:hidden;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.product-card__image{width:80%;height:80%;object-fit:contain;transition:transform .4s ease}.product-card__image--fill{width:100%;height:100%;object-fit:cover}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--color-dark);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.1em;padding:.4rem .7rem;border-radius:999px;z-index:3}.product-card__wishlist{position:absolute;top:12px;right:12px;width:34px;height:34px;border:none;background:transparent;color:var(--color-dark);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:3;pointer-events:auto}.product-card__wishlist svg{transition:fill .2s ease,stroke .2s ease}.product-card__wishlist.is-active{color:#e63946}.product-card__wishlist.is-active svg{fill:#e63946;stroke:#e63946}.product-card__title{font-size:1.25rem;font-weight:800;margin:0 0 .05rem;transform:scaleY(.8)}.product-card__subtitle{font-size:.95rem;margin:0 0 .15rem;transform:scaleY(.8)}.product-card__rating{display:flex;align-items:start;gap:.15rem;margin-bottom:.05rem;color:#d9d9d9}.product-card__star.is-filled{color:var(--color-dark)}.product-card__star svg{display:block}.product-card__rating-count{font-size:.6rem;color:var(--color-muted);margin-left:.15rem;transform:scaleY(.8)}.product-card__price{font-weight:700;font-size:1.25rem;color:var(--color-text);transform:scaleY(.8)}.product-card__form{margin:0}.product-card__add{display:block;width:100%;text-align:center;margin-top:12px;padding:12px 16px;background:#1aa7c7;color:#fff;border:none;border-radius:999px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;position:relative;z-index:2}.product-card__add:hover{filter:brightness(.95)}.product-card__add--options{background:#fff;color:#111;border:1.5px solid #111}.product-card__add--sold{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.product-card__media{position:relative;overflow:hidden}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .35s ease}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__swatches{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.product-card__swatch{width:28px;height:28px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;display:block;position:relative;z-index:2;transition:border-color .15s,transform .15s}.product-card__swatch:hover{transform:scale(1.08)}.product-card__swatch.is-active{border-color:#111}.product-card__swatch img{width:100%;height:100%;object-fit:cover;display:block}.product-card__form,.product-card>.product-card__add{margin-top:auto}.product-grid{align-items:stretch}.product-card{display:flex;flex-direction:column;height:100%}.product-card__price{margin-top:auto}.product-card__unit{display:block;font-size:.8rem;color:#9ca3af;margin-top:2px}.product-card__wishlist,.product-detail__wishlist,[data-wishlist-btn]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-card.css.map */
