.sparkles-container{display:inline-block;position:relative}.sparkle{background:radial-gradient(circle,var(--sparkle-color)0%,transparent 70%);opacity:0;width:8px;height:8px;animation:sparkle-blink var(--animation-duration)ease-in-out infinite;animation-delay:var(--animation-delay);border-radius:50%;position:absolute}.sparkle-1{--sparkle-color:gold;--animation-duration:1.5s;--animation-delay:0s;top:-10px;left:-15px;transform:rotate(0)}.sparkle-2{--sparkle-color:#ff69b4;--animation-duration:1.8s;--animation-delay:.3s;top:-20px;right:-10px;transform:rotate(45deg)}.sparkle-3{--sparkle-color:#00ced1;--animation-duration:1.2s;--animation-delay:.6s;bottom:-15px;left:-20px;transform:rotate(90deg)}.sparkle-4{--sparkle-color:#9370db;--animation-duration:2s;--animation-delay:.9s;bottom:-10px;right:-15px;transform:rotate(135deg)}.sparkle-5{--sparkle-color:#ff4500;--animation-duration:1.6s;--animation-delay:1.2s;top:50%;left:-25px;transform:translateY(-50%)rotate(180deg)}.sparkle-6{--sparkle-color:#32cd32;--animation-duration:1.4s;--animation-delay:.2s;top:50%;right:-25px;transform:translateY(-50%)rotate(225deg)}.sparkle-7{--sparkle-color:#ff1493;--animation-duration:1.7s;--animation-delay:.8s;top:-15px;left:50%;transform:translate(-50%)rotate(270deg)}.sparkle-8{--sparkle-color:#00bfff;--animation-duration:1.3s;--animation-delay:.5s;bottom:-20px;left:50%;transform:translate(-50%)rotate(315deg)}.sparkle-9{--sparkle-color:#ff0;--animation-duration:1.9s;--animation-delay:.1s;width:6px;height:6px;top:-5px;left:-30px}.sparkle-10{--sparkle-color:tomato;--animation-duration:1.1s;--animation-delay:.7s;width:10px;height:10px;top:-25px;left:50%;transform:translate(-50%)}.sparkle-11{--sparkle-color:orchid;--animation-duration:1.5s;--animation-delay:1.1s;width:6px;height:6px;bottom:-5px;right:-30px}.sparkle-12{--sparkle-color:#20b2aa;--animation-duration:1.8s;--animation-delay:.4s;width:5px;height:5px;top:20%;left:-35px}@keyframes sparkle-blink{0%,20%{opacity:0;transform:scale(.3)var(--base-transform,rotate(0deg))}50%{opacity:1;transform:scale(1.2)var(--base-transform,rotate(0deg))}80%,to{opacity:0;transform:scale(.3)var(--base-transform,rotate(0deg))}}.sparkle-star{background:0 0;width:10px;height:10px}.sparkle-star:before,.sparkle-star:after{content:"";background:var(--sparkle-color);width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sparkle-star:after{transform:translate(-50%,-50%)rotate(90deg)}.sparkle-2,.sparkle-6,.sparkle-10{background:0 0}.sparkle-2:before,.sparkle-2:after,.sparkle-6:before,.sparkle-6:after,.sparkle-10:before,.sparkle-10:after{content:"";background:var(--sparkle-color);width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sparkle-2:after,.sparkle-6:after,.sparkle-10:after{transform:translate(-50%,-50%)rotate(90deg)}.heart-with-sparkles{animation:2s ease-in-out infinite heart-pulse}@keyframes heart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.heart-glow{filter:drop-shadow(0 0 10px rgba(34,197,94,.3))}
