.product-card{display:flex;flex-direction:column;gap:var(--product-card-gap, 8px);text-decoration:none;color:inherit;min-width:0;position:relative}@media(pointer:coarse){.product-card{min-height:44px}}.product-card__media{position:relative;overflow:hidden;order:-1}.product-card__media-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--motion-duration-md, .3s) var(--motion-ease-out, ease)}.product-card:hover .product-card__media-hover{opacity:1}.product-card[data-swatch-active] .product-card__media-hover{opacity:0}@media(hover:none){.product-card__media-hover{display:none}}.product-card__badge{position:absolute;top:0;right:0;z-index:1;display:inline-block;padding:6px;background:var(--color-bg-subtle, #FAFAFA);text-transform:uppercase}.product-card__info-wrap{position:relative;min-height:0}.product-card__info{display:flex;flex-direction:column;gap:0;transition:opacity var(--motion-duration-fast) var(--motion-ease-out)}.product-card__info-hover{display:flex;flex-direction:column;gap:12px;position:absolute;top:0;left:0;opacity:0;transition:opacity var(--motion-duration-fast) var(--motion-ease-out);pointer-events:none}.product-card__discover{text-transform:uppercase}.product-card:hover .product-card__info{opacity:0}.product-card:hover .product-card__info-hover{opacity:1}@media(hover:none){.product-card:hover .product-card__info{opacity:1}.product-card__info-hover{display:none}}.product-card__title{text-transform:uppercase;margin:0}.product-card__subtitle,.product-card__description{color:var(--color-text-secondary);margin:0}.product-card__meta{display:flex;gap:var(--meta-gap, 8px);align-items:baseline;flex-wrap:wrap}.product-card__price{color:var(--color-text-secondary)}.product-card__price--sale{color:var(--color-accent, #FF6600)}.product-card__price-compare{color:var(--color-text-secondary);text-decoration:line-through}.product-card__sold-out{color:var(--color-text-secondary);text-transform:uppercase}.product-card__unit-price{color:var(--color-text-secondary)}.product-card__unit-price:before{content:"("}.product-card__unit-price:after{content:")"}.product-card__colours{color:var(--color-text-secondary)}.product-card__specs{display:none}.product-card__swatches{display:flex;gap:6px;flex-wrap:wrap;pointer-events:auto}.product-card__dimensions,.product-card__features{color:var(--color-text-secondary)}.product-grid.view-2 .product-card__info-hover{display:none}.product-grid.view-2 .product-card:hover .product-card__info{opacity:1}.product-grid.view-2 .product-card__specs{display:flex;flex-direction:column;gap:var(--text-stack-gap, 16px);padding:4px 0}.product-grid.view-2 .product-card__title{font-size:var(--type-ui-md-size, 18px);line-height:var(--type-ui-md-lh, 26px)}.product-grid.view-2 .product-card__description{display:block}.product-card__legend{display:none;position:absolute;bottom:8px;right:8px;align-items:baseline;gap:6px;white-space:nowrap;text-transform:uppercase;flex-wrap:nowrap}.product-card__legend-index{letter-spacing:.02em}.product-card__legend-sep{opacity:.6}.product-grid.view-3 .product-card__legend{display:flex;color:var(--color-text)}.product-grid.view-3.view-3--legend-bg .product-card__legend{background:#fffffff2;padding:8px 16px;border-radius:2px}.product-card[data-view=gallery] .product-card__info-wrap,.product-card[data-view=gallery] .product-card__specs,.product-card[data-view=grid] .product-card__specs{display:none}.product-card[data-view=detail]{display:contents}.product-card[data-view=detail] .product-card__info{align-self:start;padding:4px 0}.product-card[data-view=detail] .product-card__media{order:0}.product-card[data-view=detail] .product-card__media .ratio{--ratio: 4 / 5}@media(max-width:749px){.product-card__meta{gap:var(--space-2, 4px)}.product-card__legend{font-size:var(--type-body-xs-size, 12px)}}.product-card:focus-visible{outline:2px solid var(--color-focus-ring, currentColor);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/213/assets/component-product-card.css.map */
