.storefront-product-stage{z-index:0;pointer-events:none;background:#153d2b;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden;container-type:size}.storefront-product-stage--night{background:#151d31}.storefront-product-photo{max-width:100%;height:100%;aspect-ratio:var(--photo-ratio,1);transition:transform .28s var(--store-ease,cubic-bezier(.23, 1, .32, 1));display:block}@supports (width:1cqh){.storefront-product-photo{width:min(100cqw, calc(100cqh * var(--photo-ratio,1)));max-width:none;height:auto}}.storefront-product-photo img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-mask-composite:source-in;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,1,.5,1),opacity .7s cubic-bezier(.25,1,.5,1),filter .7s cubic-bezier(.25,1,.5,1);display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000),linear-gradient(#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000),linear-gradient(#0000,#000 5% 95%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.storefront-product-photo[data-reveal=out] img{opacity:.85;filter:blur(1px);transform:scale(.92)}.storefront-product-card:nth-child(2) .storefront-product-photo[data-reveal=in] img{transition-delay:70ms}.storefront-product-card:nth-child(3) .storefront-product-photo[data-reveal=in] img{transition-delay:.14s}.storefront-product-photo[data-reveal=still] img{transition:none}@media (hover:hover) and (pointer:fine){.storefront-product-card:hover .storefront-product-photo{transform:scale(1.03)}}.storefront-product-visual:focus-visible .storefront-product-photo{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.storefront-product-photo,.storefront-product-photo img{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
