.product-item.is-highlighted{position:relative;z-index:2;border-radius:4px;animation:product-highlight-flash 2.5s ease-out forwards}.product-item.is-highlighted:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:6px;pointer-events:none;z-index:1;box-shadow:0 0 0 2px var(--accent, currentColor);animation:product-highlight-ring 2.5s ease-out forwards}@keyframes product-highlight-flash{0%{background-color:color-mix(in srgb,var(--accent, #000) 12%,transparent)}70%{background-color:color-mix(in srgb,var(--accent, #000) 12%,transparent)}to{background-color:transparent}}@keyframes product-highlight-ring{0%{opacity:0}12%{opacity:1}70%{opacity:1}to{opacity:0}}@supports not (background-color: color-mix(in srgb,red 50%,transparent)){.product-item.is-highlighted{animation:none}}@media(prefers-reduced-motion:reduce){.product-item.is-highlighted,.product-item.is-highlighted:after{animation-duration:.01ms;animation-iteration-count:1}.product-item.is-highlighted:after{opacity:1;animation:product-highlight-ring-fade 2.5s step-end forwards}}@keyframes product-highlight-ring-fade{0%{opacity:1}99%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/452/assets/product-highlight.css.map */
