@keyframes pulse-glow{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}.animate-pulse-glow{animation:2s ease-in-out infinite pulse-glow}
