:where(.product-card) :where(a){color:inherit;text-decoration:none}:where(.product-card) :where(img,svg){max-width:100%;display:block}:where(.product-card) :where(button){font:inherit;color:inherit;cursor:pointer}:where(.product-card) :where(h1,h2,h3,h4,h5,h6){margin:0 0 var(--space-2)}:where(.product-card) :where(p){margin:0 0 var(--space-2)}.product-card :is(h1,h2,h3,h4,h5,h6){color:var(--ink);font-weight:var(--w-heading);line-height:1.35;word-break:normal}.product-card :is(:focus-visible,.focused){outline:2px solid var(--deep-red);outline-offset:2px;box-shadow:none}.product-card{background:var(--card-ground);border-radius:var(--radius-card);padding:var(--space-2);max-width:32rem;text-align:center;display:flex;flex-direction:column}.product-card .pill{align-self:center;margin-block-start:auto}.product-card__cart{display:flex;justify-content:center;margin-block-start:auto}.product-card__cart .pill{margin-block-start:0}.product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:calc(var(--radius-card) - 4px)}.product-card__img{width:100%;height:100%;object-fit:cover}.product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__stars{color:var(--brand-red);font-size:1.44rem;letter-spacing:.15em;margin:var(--space-1) 0 .2em}.product-card__name{font-size:1.68rem;margin:0 0 .15em}.product-card__line{font-size:1.36rem;color:#2c2622b3;margin:0 0 .4em}.product-card__price{font-weight:var(--w-heading);font-size:1.6rem;margin:0 0 var(--space-2)}@media(hover:hover){.product-card{transition:transform var(--ease-lift),box-shadow var(--ease-lift)}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lift)}.product-card__img--hover{transition:opacity var(--ease-lift)}.product-card:hover .product-card__img--hover{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hd-card.css.map */
