@keyframes glow-pulse{0%{box-shadow:0 0 10px #fcb900b3}50%{box-shadow:0 0 15px #fcb900}to{box-shadow:0 0 10px #fcb900b3}}.animate-glow-pulse{animation:3s ease-in-out infinite glow-pulse}
