:root{--collection-stage-nudge-x:-2%;--collection-stage-nudge-y:clamp(6px, 1.5vw, 16px);--collection-stage-glow-x:50%;--collection-stage-glow-y:64%}.collection-stage{background:radial-gradient(ellipse 78% 62% at var(--collection-stage-glow-x) var(--collection-stage-glow-y), #ffffff14 0%, transparent 54%), radial-gradient(ellipse 100% 92% at var(--collection-stage-glow-x) 70%, #1c1c1c 0%, #121212 50%, #0a0a0a 100%)}.product-image-container.collection-stage{justify-content:center;align-items:center;display:flex}.product-color-carousel{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-image-container .product-color-carousel .collection-stage-img{object-fit:contain;object-position:center center;width:auto;max-width:88%;height:auto;max-height:90%;transform:translate(var(--collection-stage-nudge-x), var(--collection-stage-nudge-y));transform-origin:50%;opacity:0;transition:opacity .55s ease-in-out,transform .6s cubic-bezier(.25,1,.5,1);position:absolute}.product-image-container .product-color-carousel .collection-stage-img.is-active{opacity:1}.product-image-container--cover .product-color-carousel .collection-stage-img{object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%;max-height:none;inset:0;transform:none}.product-image-container--cover .product-color-carousel .collection-stage-img.is-active{transform:none}.free-shipping-tag{color:#000;font-family:var(--font-sans,"Inter", sans-serif);letter-spacing:.1em;z-index:10;background-color:#ffffffe6;border-radius:2px;padding:4px 8px;font-size:.65rem;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px #0000004d}
