@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.animate-pulse-scale{animation:pulse-scale 1.2s ease-in-out infinite}