@keyframes shot-flash{0%{background-color:transparent}30%{background-color:#22c55e40}to{background-color:transparent}}.animate-shot-flash{animation:shot-flash .8s ease-out}@keyframes waveform{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.animate-waveform{animation:waveform .8s ease-in-out infinite;transform-origin:bottom}
