@keyframes aiSweep{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-ai-sweep{animation:aiSweep 1.8s ease-in-out infinite}