@keyframes rainbow-burst{0%{opacity:0;background-position:100% 50%}14%,72%{opacity:1}to{opacity:0;background-position:-100% 50%}}.rainbow-burst-overlay{color:transparent;background:linear-gradient(90deg,#ff375f,#ff9f0a,#ffd60a,#30d158,#64d2ff,#0a84ff,#bf5af2,#ff375f);background-size:300% 100%;background-clip:text;opacity:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rainbow-burst-active .rainbow-burst-overlay{animation:rainbow-burst 1.1s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.rainbow-burst-overlay{animation:none!important}}
