@keyframes flash-animation{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 50px #3b82f600}to{box-shadow:0 0 #3b82f600}}.flash-button{animation:flash-animation 2.5s ease-out}
