@keyframes a8q-float-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes a8q-glow-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.08)}}@keyframes a8q-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes a8q-scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes a8q-gradient-mesh{0%,to{background-position:0%}50%{background-position:100%}}@keyframes a8q-pulse-soft{0%,to{box-shadow:0 0 0 0 var(--primary,#0ea5e9)}50%{box-shadow:0 0 0 14px #0000}}.animate-float-pulse{animation:3s ease-in-out infinite a8q-float-pulse}.animate-glow-pulse{animation:4s ease-in-out infinite a8q-glow-pulse}.animate-fade-in{animation:.6s ease-out both a8q-fade-in}.animate-scale-in{animation:.8s ease-out both a8q-scale-in}.animate-gradient-mesh{animation:12s ease-in-out infinite a8q-gradient-mesh}.animate-pulse-soft{animation:2.4s ease-out infinite a8q-pulse-soft}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}.stagger-6{animation-delay:.6s}@media (prefers-reduced-motion:reduce){.animate-float-pulse,.animate-glow-pulse,.animate-fade-in,.animate-scale-in,.animate-gradient-mesh,.animate-pulse-soft{animation:none!important}}
