@keyframes ai-pulse-ring{0%{transform:scale(1);opacity:.3}to{transform:scale(1.5);opacity:0}}@keyframes ai-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-pulse-ring{animation:ai-pulse-ring 2s ease-out infinite}.ai-slide-in{animation:ai-slide-in .3s ease both}@media (prefers-reduced-motion:reduce){.ai-pulse-ring,.ai-slide-in{animation:none}}@keyframes ps-ping{0%{transform:rotate(45deg) scale(1);opacity:.8}to{transform:rotate(45deg) scale(1.8);opacity:0}}.ps-ping{animation:ps-ping 1.5s cubic-bezier(0,0,.2,1) infinite}.ps-ping-delay{animation:ps-ping 1.5s cubic-bezier(0,0,.2,1) .5s infinite}@media (prefers-reduced-motion:reduce){.ps-ping,.ps-ping-delay{animation:none;opacity:0}}@keyframes wcu-aurora-1{0%,to{transform:rotate(-15deg) translateY(0) translateX(0)}25%{transform:rotate(-10deg) translateY(-30px) translateX(30px)}50%{transform:rotate(-20deg) translateY(-10px) translateX(-20px)}75%{transform:rotate(-12deg) translateY(20px) translateX(10px)}}@keyframes wcu-aurora-2{0%,to{transform:rotate(15deg) translateY(0) translateX(0)}33%{transform:rotate(20deg) translateY(40px) translateX(-30px)}66%{transform:rotate(10deg) translateY(-20px) translateX(20px)}}@keyframes wcu-aurora-3{0%,to{transform:translateX(-50%) scale(1);opacity:.2}50%{transform:translateX(-50%) scale(1.1);opacity:.15}}@keyframes wcu-float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(-10px) rotate(-5deg)}75%{transform:translateY(-25px) rotate(3deg)}}@keyframes wcu-gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.wcu-aurora-1{animation:wcu-aurora-1 20s ease-in-out infinite}.wcu-aurora-2{animation:wcu-aurora-2 25s ease-in-out infinite}.wcu-aurora-3{animation:wcu-aurora-3 15s ease-in-out infinite}.wcu-float{animation:wcu-float 8s ease-in-out infinite}.wcu-gradient-shift{background-size:200% 200%;animation:wcu-gradient-shift 5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.wcu-aurora-1,.wcu-aurora-2,.wcu-aurora-3,.wcu-float,.wcu-gradient-shift{animation:none}}