/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@keyframes rotate{0%{transform:rotate(0)scale(10)}to{transform:rotate(-360deg)scale(10)}}@keyframes ringing{50%{background-color:#facb32}}@keyframes blink{50%{opacity:0}}