.product-card{gap:0;color:rgb(var(--color-text))}.product-card__media{border-radius:var(--image-radius);background:rgb(var(--brand-primary-soft))}.product-card .product-card__image,.product-card .product-card__art{border-radius:var(--image-radius)}.product-card--sold-out .product-card__image img{opacity:.6}.product-card .product-card__badges{top:1rem;left:1rem;max-width:calc(100% - 2rem)}body.badge-top-right .product-card .product-card__badges{right:1rem;left:auto}body.badge-bottom-left .product-card .product-card__badges{top:auto;bottom:1rem}.product-card__badges .badges{display:flex;flex-wrap:wrap;gap:.4rem}.product-card__badges .badge{padding:.5rem 1.1rem;border-radius:999px;box-shadow:0 4px 10px -6px rgba(var(--color-shadow, var(--brand-text)),.5)}.product-card__badges .badge--sold-out{color:rgb(var(--brand-text));background:rgb(var(--brand-surface));border-color:rgb(var(--brand-border))}.product-card .product-card__info{gap:.6rem;padding-top:1.4rem}.product-pills{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.product-pills__pill{display:inline-flex;align-items:center;gap:.6rem;min-height:2.6rem;padding:.3rem 1rem;font-size:calc(1.2rem * var(--font-body-scale, 1));font-weight:var(--font-body-weight-bold);line-height:1.2;max-width:100%;border-radius:999px}.product-pills__pill--level{color:rgb(var(--brand-accent));background:rgb(var(--brand-primary-soft))}.product-pills__pill--digital{color:rgb(var(--color-muted, var(--color-text)));background:transparent;border:1px solid rgba(var(--color-text),.16)}.product-pills__pill--digital .icon{--icon-size: 1.4rem;color:rgb(var(--color-highlight, var(--brand-primary-solid)))}.product-pills__dots{display:inline-flex;gap:.25rem}.product-pills__dot{width:.6rem;height:.6rem;border-radius:50%;background:rgba(var(--brand-primary-solid),.28)}.product-pills__dot.is-filled{background:rgb(var(--brand-primary-solid))}.product-card .product-card__meta{margin-bottom:.2rem}.product-card .product-card__vendor{font-size:1.2rem;color:rgb(var(--color-muted, var(--color-text)))}.product-card .product-card__title{display:-webkit-box;overflow:hidden;font-size:calc(1.6rem * var(--font-heading-scale, 1));line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-card .product-card__link:hover{text-decoration:none;color:rgb(var(--color-highlight, var(--brand-primary-solid)))}.product-card .product-card__rating{margin:0}.product-card .product-card__price{margin-top:.2rem}.product-card .product-card__price .price{font-size:calc(1.6rem * var(--font-body-scale, 1))}.product-card .product-card__price .price__regular,.product-card .product-card__price .price__sale{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.product-card .product-card__actions{padding-top:1.4rem}.product-card .product-card__add{gap:.6rem;padding:0 1.2rem;white-space:nowrap;color:rgb(var(--brand-accent));background:rgb(var(--brand-primary-soft));border-color:rgb(var(--brand-primary-soft))}.product-card .product-card__add:hover{color:rgb(var(--color-button-text));background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.product-card .product-card__add .icon{--icon-size: 1.6rem;stroke-width:2.25}.product-card .product-card__status{margin:.8rem 0 0;padding:.8rem 1.2rem;font-size:1.3rem}body.card-style-card .product-card--card{padding:1rem;border:1px solid rgb(var(--brand-border));border-radius:var(--card-radius);box-shadow:var(--shadow-card);transition:transform var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}body.card-style-card .product-card--card .product-card__info{padding:1.4rem .6rem 0}body.card-style-card .product-card--card .product-card__actions{padding:1.4rem .6rem .6rem}@media(hover:hover){body.card-style-card .product-card--card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover, var(--shadow-card))}}body.card-align-center .product-card .product-card__meta{justify-content:center}body.card-align-right .product-card .product-card__meta{justify-content:flex-end}.product-card--placeholder .product-card__media{background:transparent}@media(prefers-reduced-motion:reduce){body.card-style-card .product-card--card:hover{transform:none}}.animations-disabled.card-style-card .product-card--card:hover{transform:none}@media(min-width:750px){body.card-style-card .product-card--card{padding:1.2rem}.product-card .product-card__title{font-size:calc(1.7rem * var(--font-heading-scale, 1))}.product-card .product-card__price .price{font-size:calc(1.7rem * var(--font-body-scale, 1))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-card.css.map */
