.whero-product-card{position:relative;display:flex;flex-direction:column;background:var(--whero-surface);border-radius:var(--whero-r-lg);overflow:hidden;box-shadow:var(--whero-shadow-card);transition:transform .25s var(--whero-ease),box-shadow .25s var(--whero-ease);height:100%}.whero-product-card:hover{transform:translateY(-2px);box-shadow:var(--whero-shadow-card-hover)}.whero-product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-decoration:none;outline:none}.whero-product-card__link:focus-visible{outline:2px solid var(--whero-amber);outline-offset:-4px;border-radius:var(--whero-r-lg)}.whero-product-card__img{position:relative;overflow:hidden;background:var(--whero-tan);aspect-ratio:1 / 1}.whero-product-card__img--portrait{aspect-ratio:3 / 4}.whero-product-card__img--adapt{aspect-ratio:auto}.whero-product-card__photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--whero-ease),opacity .25s var(--whero-ease)}.whero-product-card:hover .whero-product-card__photo--primary{transform:scale(1.04)}.whero-product-card__photo--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.whero-product-card--has-secondary:hover .whero-product-card__photo--secondary{opacity:1}.whero-product-card__photo--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--whero-tan),var(--whero-sand));color:var(--whero-charcoal);font-family:var(--whero-serif);font-weight:var(--whero-fw-black);font-size:56px;line-height:1;height:100%}.whero-product-card__pill{position:absolute;top:var(--whero-space-3);left:var(--whero-space-3);z-index:2;display:inline-flex;align-items:center;padding:var(--whero-space-1-5) var(--whero-space-3);background:var(--whero-charcoal);color:var(--whero-cream);font-family:var(--whero-sans);font-size:var(--whero-t-micro);font-weight:var(--whero-fw-bold);letter-spacing:var(--whero-ls-wider);text-transform:uppercase;border-radius:var(--whero-r-pill)}.whero-product-card--sold-out .whero-product-card__photo--primary{filter:grayscale(.4) brightness(.95)}.whero-product-card__body{display:flex;flex-direction:column;gap:var(--whero-space-2);padding:var(--whero-space-4) var(--whero-space-5) var(--whero-space-5);flex:1}.whero-product-card__vendor{margin:0;font-family:var(--whero-sans);font-size:var(--whero-t-micro);font-weight:var(--whero-fw-bold);letter-spacing:var(--whero-ls-wider);text-transform:uppercase;color:var(--whero-ink-40)}.whero-product-card__title{margin:0;font-family:var(--whero-serif);font-size:var(--whero-t-s);font-weight:var(--whero-fw-bold);line-height:var(--whero-lh-tight);letter-spacing:var(--whero-ls-tight);color:var(--whero-charcoal)}.whero-product-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:var(--whero-space-3);margin-top:auto;padding-top:var(--whero-space-2)}.whero-product-card__price{margin:0;font-family:var(--whero-sans);font-size:var(--whero-t-body);font-weight:var(--whero-fw-bold);color:var(--whero-charcoal)}.whero-product-card__price-was{margin-left:var(--whero-space-2);color:var(--whero-ink-40);font-weight:var(--whero-fw-medium);text-decoration:line-through}.whero-product-card__view{pointer-events:none;font-size:var(--whero-t-small)}.whero-scheme-charcoal .whero-product-card{background:var(--whero-charcoal-light)}.whero-scheme-charcoal .whero-product-card__title,.whero-scheme-charcoal .whero-product-card__price{color:var(--whero-cream)}.whero-scheme-charcoal .whero-product-card__vendor,.whero-scheme-charcoal .whero-product-card__price-was{color:var(--whero-tan)}@media(prefers-reduced-motion:reduce){.whero-product-card,.whero-product-card__photo{transition:none}.whero-product-card:hover,.whero-product-card:hover .whero-product-card__photo--primary{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/whero-product-card.css.map */
