.wishlist-burst{pointer-events:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.wishlist-particle{opacity:0;width:5px;height:5px;animation:.7s cubic-bezier(.16,1,.3,1) forwards wishlist-particle-fly;animation-delay:var(--delay,0s);will-change:transform, opacity;background:#34d399;border-radius:9999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 8px #34d399a6}@keyframes wishlist-particle-fly{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}55%{opacity:1}to{transform:translate(calc(-50% + var(--end-x,0px)), calc(-50% + var(--end-y,0px))) scale(.25);opacity:0}}.wishlist-heart-pop{animation:.48s cubic-bezier(.34,1.56,.64,1) wishlist-heart-pop}@keyframes wishlist-heart-pop{0%{transform:scale(1)}35%{transform:scale(1.4)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.wishlist-particle,.wishlist-heart-pop{animation:none}}
