@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}@keyframes spin-premium{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-premium{animation:spin-premium .9s cubic-bezier(.4,0,.2,1) infinite}@keyframes fab-ring{0%{box-shadow:0 0 #4f46e580}70%{box-shadow:0 0 0 10px #4f46e500}to{box-shadow:0 0 #4f46e500}}.animate-fab-ring{animation:fab-ring 2s ease-out infinite}.text-gradient-primary{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-gold{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
