.font-display{font-family:Space Grotesk,sans-serif}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 4s ease-in-out infinite}@keyframes bounce-subtle{0%,to{transform:translateY(-50%) translateY(0)}50%{transform:translateY(-50%) translateY(-4px)}}.animate-bounce-subtle{animation:bounce-subtle 2s ease-in-out infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}
