.sparkle-particle{position:absolute;pointer-events:none;z-index:9999;animation:sparkle-animation ease-in-out forwards}@keyframes sparkle-animation{0%{opacity:0;transform:translate(0) scale(0) rotate(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(calc(var(--tx, 0) * 5),calc(var(--ty, 0) * 5)) scale(.3) rotate(360deg)}}@keyframes sparkle-twinkle{0%,to{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1) rotate(180deg)}}.rotating-cursor-star{position:fixed;width:20px;height:20px;pointer-events:none;z-index:10000;animation:slow-rotate 4s linear infinite;transform-origin:center center}@keyframes slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/sparkle-effect.css.map */
