/*! product-card-select — opt-in card layout with a CTA bar over the image */.product-card-select{--card-select-radius: clamp(.75rem, .833vw, 1rem);--card-select-padding: clamp(1.25rem, 1.667vw, 2rem);--card-select-cta-height: clamp(2.25rem, 2.396vw, 2.875rem);--card-select-lift: clamp(6px, .52vw, 10px);border-radius:var(--card-select-radius);overflow:hidden;background-color:rgb(var(--color-foreground) / .02)}a.product-card-select__link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit}.product-card-select__cta,.product-card-select__content{transition:transform var(--animation-fast, .3s),filter var(--animation-fast, .3s);will-change:transform}.product-card-select:hover .product-card-select__cta,.product-card-select:focus-within .product-card-select__cta,.product-card-select:hover .product-card-select__content,.product-card-select:focus-within .product-card-select__content{transform:translateY(calc(-1 * var(--card-select-lift)))}@media(prefers-reduced-motion:reduce){.product-card-select__cta,.product-card-select__content{transition:none}.product-card-select:hover .product-card-select__cta,.product-card-select:focus-within .product-card-select__cta,.product-card-select:hover .product-card-select__content,.product-card-select:focus-within .product-card-select__content{transform:none}}.product-card-select__media{isolation:isolate}.product-card-select__image{border-radius:0}.product-card-select__image>:is(img,svg,video-media){width:100%;height:100%;object-position:center}.product-card-select__cta{min-height:var(--card-select-cta-height);padding:var(--sp-2) var(--sp-4);border-start-start-radius:var(--card-select-radius);border-start-end-radius:var(--card-select-radius);font-size:clamp(.875rem,.938vw,1.125rem);font-weight:700;letter-spacing:.02em;line-height:1;color:rgb(var(--color-button-text, var(--color-background)));background-color:rgb(var(--color-button-background, var(--color-highlight)));background-image:var(--color-button-gradient);z-index:1}.product-card-select:hover .product-card-select__cta,.product-card-select:focus-within .product-card-select__cta{filter:brightness(1.08)}.product-card-select__content{gap:0;padding:var(--card-select-padding);padding-block-end:calc(var(--card-select-padding) + 4px + var(--card-select-lift));margin-block-end:calc(-1 * var(--card-select-lift));background-color:rgb(var(--color-background));background-image:linear-gradient(rgb(var(--color-foreground) / .02),rgb(var(--color-foreground) / .02));border-radius:0 0 var(--card-select-radius) var(--card-select-radius)}.product-card-select__details{gap:var(--sp-3)}.product-card-select__title{font-size:clamp(1rem,1.25vw,1.5rem);letter-spacing:.01em}.product-card-select__price{color:rgb(var(--color-button-background, var(--color-highlight)));font-size:clamp(.875rem,.938vw,1.125rem);line-height:1.1;white-space:nowrap}.product-card-select__price-gap{display:inline-block;inline-size:.25em}.product-card-select__price .price--on-sale .price__regular,.product-card-select__price s{color:rgb(var(--color-foreground) / .5)}.product-card-select__sizes{margin-block-start:.4em;color:rgb(var(--color-foreground) / .8);font-size:clamp(.75rem,.833vw,1rem)}.product-card-select__spec{margin-block-start:auto;padding-block-start:clamp(1rem,1.615vw,1.9375rem);color:rgb(var(--color-foreground) / .8);font-size:clamp(.75rem,.729vw,.875rem)}@media screen and (max-width:767px){.product-card-select{--card-select-padding: var(--sp-5);--card-select-cta-height: var(--sp-11)}.product-card-select__cta{font-size:var(--sp-4)}.product-card-select__title{font-size:1.25rem}.product-card-select__price{font-size:1.0625rem}.product-card-select__sizes{font-size:.9375rem}.product-card-select__spec{padding-block-start:var(--sp-6);font-size:.875rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/product-card-select.css.map */
