.product-card{position:relative}.product-card__link{display:block;text-decoration:none;color:inherit}.product-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;background-color:rgba(var(--color-foreground),.04);border-radius:8px}.product-card__img{width:100%;height:100%;object-fit:cover;display:block}.product-card__placeholder{width:100%;height:100%}.product-card__badge{position:absolute;bottom:1rem;left:1rem;padding:.4rem 1rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;z-index:1}.product-card__badge--sold-out{background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.6)}.product-card__badge--sale{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-card__info{padding:16px 0 0;line-height:1}.product-card__title{margin-bottom:2px;font-size:14px;color:rgb(var(--color-foreground));font-family:var(--font-body-family);line-height:1}.product-card__name{display:inline-block;line-height:1}.product-card__price{font-weight:400;color:rgba(var(--color-foreground),1);font-family:var(--font-body-family);font-size:14px;position:relative;top:.5px}.product-card__subtitle{margin:.3rem 0 0;font-size:1.2rem;font-weight:400;color:rgba(var(--color-foreground),.6);line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
