body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#f8fafc}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin 20s linear infinite}.animate-spin-reverse{animation:spin 15s linear infinite reverse}.animate-spin-slower{animation:spin 30s linear infinite}.animate-spin-counter{animation:spin 30s linear infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 3s ease-in-out infinite}.animate-float.delay-300{animation-delay:.3s}.animate-float.delay-500{animation-delay:.5s}.animate-float.delay-700,.animate-pulse.delay-700{animation-delay:.7s}.animation-delay-500{animation-delay:.5s}.animation-delay-1000{animation-delay:1s}.animation-delay-1500{animation-delay:1.5s}@keyframes gradient-shift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.animate-gradient{animation:gradient-shift 3s ease-in-out infinite;-webkit-background-clip:text;background-clip:text;color:transparent}
