.product-card{position:relative;display:flex;flex-direction:column;height:100%;background:transparent}.product-card--sold-out{opacity:.75}.product-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:6px;background-color:#f4f5f7}.product-card__media--portrait{aspect-ratio:3 / 4}.product-card__media--square{aspect-ratio:1 / 1}.product-card__media--adapt{aspect-ratio:auto}.product-card__link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-indent:-9999px}.product-card__image{width:100%;height:100%;display:block;transition:opacity .35s ease,transform .5s cubic-bezier(.16,1,.3,1)}.product-card__image--cover{object-fit:cover;object-position:top center}.product-card__image--contain{object-fit:contain;object-position:top center}.product-card__image--primary{opacity:1}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:1}@media(hover:hover)and (min-width:750px){.product-card:hover .product-card__image--primary{transform:scale(1.03)}.product-card:hover .product-card__image--secondary{opacity:1;transform:scale(1.03)}}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;color:#9ca3af;min-height:240px}.product-card__placeholder svg{width:5.6rem;height:5.6rem;opacity:.45}.product-card__badge{position:absolute;top:10px;left:10px;z-index:2;font-family:var(--font-body-family, -apple-system, sans-serif);font-size:.95rem;padding:3.5px 8px;font-weight:100;text-transform:uppercase;letter-spacing:.08em;border-radius:20px;line-height:1.1;pointer-events:none;background-color:#111827e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;box-shadow:0 2px 6px #0000001f}.product-card__badge--new{background-color:#111827e0;color:#fff}.product-card__badge--bestseller{background-color:#0f172ae6;color:#f8fafc}.product-card__badge--sale{background-color:#b91c1ce6;color:#fff}.product-card__badge--soldout{background-color:#4b5563e6;color:#fff}.product-card__badge--custom{background-color:#111827e0;color:#fff}.product-card__quick-add{position:absolute;bottom:0;left:0;right:0;padding:1rem;z-index:4;transform:translateY(100%);opacity:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s ease;pointer-events:none}@media(hover:hover)and (min-width:750px){.product-card:hover .product-card__quick-add,.product-card:focus-within .product-card__quick-add{transform:translateY(0);opacity:1;pointer-events:auto}}.product-card__quick-add-btn{width:100%;padding:.8rem 1.4rem;font-size:1.2rem;letter-spacing:.06em;box-shadow:0 4px 12px #00000026;cursor:pointer}.product-card__content{padding-top:1rem;display:flex;flex-direction:column;flex-grow:1}.product-card__title{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:1.45rem!important;font-weight:600!important;line-height:1.35;margin:0 0 .4rem;color:var(--color-foreground, #111827);letter-spacing:.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.product-card__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.product-card:hover .product-card__title-link{color:#4b5563}.product-card__price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .55rem;margin-top:.35rem;line-height:1.2}.product-card__price{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-weight:500;font-size:1.5rem;color:var(--color-foreground, #111827);letter-spacing:-.01em;white-space:nowrap;line-height:1.2}.product-card__compare-price{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;font-size:1.2rem!important;font-weight:400;color:var(--color-muted-text, #9ca3af);text-decoration:line-through;white-space:nowrap;line-height:1.2}.product-card__discount-badge{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)!important;display:inline-flex;align-items:center;padding:1.5px 5px;font-size:1.05rem!important;font-weight:100;line-height:1.2;color:#991b1b;background-color:#fef2f2;border-radius:3px;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}@media screen and (max-width:749px){.product-card__media--portrait{aspect-ratio:2 / 3}.product-card__badge{top:6px;left:6px;font-size:.9rem;padding:3px 7px;letter-spacing:.06em;border-radius:12px}.product-card__quick-add{display:none}.product-card__content{padding-top:7px}.product-card__title{font-size:1.5rem!important;line-height:1.3;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.product-card__price-wrapper{gap:.3rem .45rem;flex-wrap:wrap;margin-top:3px}.product-card__price{font-size:1.4rem;font-weight:500}.product-card__compare-price{font-size:1rem!important}.product-card__discount-badge{font-size:.95rem!important;padding:1px 4.5px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
