.product-card{background-color:var(--color-background-primary);border:var(--border-default);overflow:hidden;transition:transform .2s ease;height:100%;display:flex;flex-direction:column}.product-card__video{object-fit:cover;width:100%;height:100%}.product-card__image{position:relative;aspect-ratio:3 / 4;overflow:hidden;background-color:var(--core-soft-grey-20)}@media(prefers-reduced-motion:no-preference){.collection-grid .product-card__media-container,.section-featured-products .product-card__media-container{opacity:0}}.product-card__media-container{position:relative;width:100%;height:100%}.product-card__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.product-card__img{width:100%;height:100%;object-fit:cover}.product-card__img-primary{position:relative;z-index:1}.product-card__img-secondary,.product-card__img-extra{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:0}@media(hover:hover)and (pointer:fine){.product-card--pointer-carousel:not(:has(.product-card__image.single-image)) .product-card__img-secondary{z-index:2;opacity:0;transition:none;pointer-events:none}.product-card--pointer-carousel:not(.product-card--hover-locked):not(:has(.product-card__image.single-image)) .product-card__image:hover .product-card__img-secondary,.product-card--pointer-carousel.is-secondary-revealed:not(:has(.product-card__image.single-image)) .product-card__img-secondary{opacity:1!important}}.product-card__placeholder{width:100%;height:100%;background-color:var(--color-background-primary-50)}.product-card__content{padding:var(--unit-4);flex-grow:1;display:flex;flex-direction:column}.product-card__title{font-size:var(--font-size-2);line-height:1.4;font-weight:400}.product-card__title a{color:var(--color-text-primary);text-decoration:none;transition:color .2s ease}.product-card__title a:hover{color:var(--color-text-primary-hover)}.product-card__price{font-family:var(--font-mono);color:var(--core-black-70);display:flex;flex-wrap:wrap;gap:var(--unit-2);align-items:center}.product-card__price-current{font-size:var(--font-size-2);color:var(--color-text-primary)}.product-card__price-original{opacity:.3;text-decoration:line-through;color:var(--color-text-primary);font-size:var(--font-size-2)}.product-card__price-sale{color:var(--core-black);text-decoration:none;font-size:var(--font-size-2)}.product-card__actions{margin-top:auto}.product-card__form{width:100%}.product-card__add-button{width:100%;padding:var(--unit-4) var(--unit-5);background-color:var(--color-background-inverse);color:var(--color-text-inverse);border:none;border-radius:0;font-size:var(--font-size-2);cursor:pointer;transition:all .2s ease}.product-card__add-button:hover:not(:disabled){background-color:var(--color-text-primary-hover);transform:translateY(-1px)}.product-card__add-button:disabled{background-color:var(--color-text-secondary);cursor:not-allowed;transform:none}.product-card__carousel-controls{position:absolute;z-index:2}.product-card__carousel-controls--desktop{top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 var(--unit-3);opacity:0;transition:opacity .3s ease;pointer-events:none;transform:translateY(-50%)}.product-card:hover .product-card__carousel-controls--desktop,.product-card:focus-within .product-card__carousel-controls--desktop{opacity:1;pointer-events:auto}.product-card__carousel-btn{background-color:var(--core-soft-grey-20);border:0px;border-radius:var(--border-radius-1);padding:var(--unit-3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--core-black);font-family:var(--font-mono);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-card__carousel-btn:hover{background-color:var(--core-black-10);box-shadow:0 0 12px 8px var(--core-soft-grey-70)}.product-card__carousel-btn:active{transform:scale(.95)}.product-card__carousel-btn svg{width:20px;height:20px}.product-card--touch-carousel .product-card__carousel-controls--desktop{opacity:1;pointer-events:auto}.product-card--touch-carousel .product-card__image{touch-action:pan-y pinch-zoom}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
