.fly-to-cart{position:fixed;pointer-events:none;z-index:9999;will-change:transform,opacity}.fly-to-cart--image{width:60px;height:60px;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 4px 12px #00000026;background:rgb(var(--color-background))}.fly-to-cart--image img{width:100%;height:100%;object-fit:cover}.fly-to-cart--dot{width:14px;height:14px;border-radius:50%;background:rgb(var(--color-accent-1));box-shadow:0 2px 8px rgba(var(--color-accent-1),.4)}.fly-to-cart--line{width:12px;height:12px;border-radius:50%;background:rgb(var(--color-accent-1));box-shadow:0 0 10px rgba(var(--color-accent-1),.6)}.fly-to-cart__trail{position:fixed;pointer-events:none;z-index:9998;border-radius:50%;background:rgb(var(--color-accent-1));opacity:.6;will-change:transform,opacity}.header__icon--cart.fly-to-cart-bounce{animation:flyToCartBounce .4s ease-out}@keyframes flyToCartBounce{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.15)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.fly-to-cart,.fly-to-cart__trail{display:none!important}.header__icon--cart.fly-to-cart-bounce{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-fly-to-cart.css.map */
