@keyframes orb_pulse{0%{filter:drop-shadow(0 0 5px rgb(100 123 183/60%)) drop-shadow(0 0 10px rgb(255 255 255/30%))}to{filter:drop-shadow(0 0 10px rgb(14 71 194/80%)) drop-shadow(0 0 20px rgb(255 255 255/50%))}}.peel-orb[data-speaking=true]{animation:orb_pulse .75s ease-in infinite alternate}