@keyframes scan{0%{top:-10%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:110%;opacity:0}}@keyframes pulse-glow{0%,to{opacity:.3}50%{opacity:.6}}.animate-pulse-glow{animation:pulse-glow 3s ease-in-out infinite}.neon-button{box-shadow:0 0 20px #00ff4166}.neon-button:hover{box-shadow:0 0 40px #00ff41cc}
