/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@keyframes step1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes step2{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}@keyframes step3{0%,to{transform:scale(1)}50%{transform:scale(1.6)}}.animate-step1{animation:step1 1.5s infinite}.animate-step2{animation:step2 1.5s infinite}.animate-step3{animation:step3 1.5s infinite}
