.product-image.photo-card{isolation:isolate;background:radial-gradient(circle at 50% 43%,#253a59 0%,#111b29 39%,#080c13 78%)}
.product-image.photo-card:before{z-index:0;opacity:.36}
.product-image.photo-card .product-tag{z-index:3}
.product-photo{position:relative;z-index:1;width:90%;height:89%;object-fit:contain;filter:none;transform:translateY(5px);transition:filter .35s ease,transform .35s ease}
.product-card:hover .product-photo{transform:translateY(1px) scale(1.035)}
.product-photo[data-preview-tone="blue"],.variant-photo-preview img[data-preview-tone="blue"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(176deg) brightness(.93) contrast(1.12)}
.product-photo[data-preview-tone="red"],.variant-photo-preview img[data-preview-tone="red"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(305deg) brightness(.94) contrast(1.08)}
.product-photo[data-preview-tone="yellow"],.variant-photo-preview img[data-preview-tone="yellow"]{filter:grayscale(1) sepia(1) saturate(3400%) hue-rotate(8deg) brightness(1.17) contrast(1.02)}
.product-photo[data-preview-tone="purple"],.variant-photo-preview img[data-preview-tone="purple"]{filter:grayscale(1) sepia(1) saturate(3800%) hue-rotate(232deg) brightness(.91) contrast(1.08)}
.product-photo[data-preview-tone="orange"],.variant-photo-preview img[data-preview-tone="orange"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(336deg) brightness(1.04) contrast(1.05)}
.product-photo[data-preview-tone="green"],.variant-photo-preview img[data-preview-tone="green"]{filter:grayscale(1) sepia(1) saturate(3400%) hue-rotate(86deg) brightness(.91) contrast(1.08)}
.product-photo[data-preview-tone="white"],.variant-photo-preview img[data-preview-tone="white"]{filter:grayscale(1) brightness(1.52) contrast(.8)}
.product-photo[data-preview-tone="black"],.variant-photo-preview img[data-preview-tone="black"]{filter:grayscale(1) brightness(.39) contrast(1.3)}
.product-photo[data-preview-tone="gray"],.variant-photo-preview img[data-preview-tone="gray"]{filter:grayscale(1) brightness(.85) contrast(1.02)}
.variant-intro{align-items:center}
.variant-photo-preview{flex:0 0 150px;height:120px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(47,145,255,.38);background:radial-gradient(circle at 50% 42%,#243c5a,#0a1019 72%)}
.variant-photo-preview:before{content:"";position:absolute;inset:0;opacity:.48;background:repeating-linear-gradient(0deg,transparent 0 13px,rgba(78,159,255,.11) 14px)}
.variant-photo-preview img{position:relative;z-index:1;width:91%;height:91%;object-fit:contain;filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(176deg) brightness(.93) contrast(1.12);transition:filter .3s ease,transform .3s ease}
.variant-photo-tile{background:radial-gradient(circle at 50% 42%,#243c5a,#0a1019 72%)}
.variant-product-image{width:91%;height:91%;object-fit:contain;position:relative;z-index:1;filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(176deg) brightness(.93) contrast(1.12);transition:filter .28s ease,transform .28s ease}
.variant-product-image[data-preview-tone="blue"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(176deg) brightness(.93) contrast(1.12)}
.variant-product-image[data-preview-tone="red"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(305deg) brightness(.94) contrast(1.08)}
.variant-product-image[data-preview-tone="yellow"]{filter:grayscale(1) sepia(1) saturate(3400%) hue-rotate(8deg) brightness(1.17) contrast(1.02)}
.variant-product-image[data-preview-tone="purple"]{filter:grayscale(1) sepia(1) saturate(3800%) hue-rotate(232deg) brightness(.91) contrast(1.08)}
.variant-product-image[data-preview-tone="orange"]{filter:grayscale(1) sepia(1) saturate(4200%) hue-rotate(336deg) brightness(1.04) contrast(1.05)}
.variant-product-image[data-preview-tone="green"]{filter:grayscale(1) sepia(1) saturate(3400%) hue-rotate(86deg) brightness(.91) contrast(1.08)}
.variant-product-image[data-preview-tone="white"]{filter:grayscale(1) brightness(1.52) contrast(.8)}
.variant-product-image[data-preview-tone="black"]{filter:grayscale(1) brightness(.39) contrast(1.3)}
.variant-product-image[data-preview-tone="gray"]{filter:grayscale(1) brightness(.85) contrast(1.02)}
.variant-card:hover .variant-product-image,.variant-card.selected .variant-product-image{transform:scale(1.045)}
.variant-photo-preview:hover img{transform:scale(1.06)}
.variant-photo-preview span{position:absolute;z-index:2;right:8px;bottom:7px;padding:4px 5px;background:rgba(5,10,17,.78);border:1px solid rgba(118,185,255,.38);color:#d6ecff;font:500 7px var(--mono);letter-spacing:.35px;text-transform:uppercase}
.variant-intro-copy{flex:1;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:13px}
.variant-intro-copy p{max-width:520px;margin:0;color:#a3aebd;font-size:13px;line-height:1.7}
@media(max-width:680px){.variant-photo-preview{width:100%;height:154px;flex-basis:auto}.variant-intro-copy{width:100%;min-height:0}.product-photo{width:87%;height:88%}}
