.auth-blob{animation:12s ease-in-out infinite auth-blob-float}.auth-blob:nth-child(2){animation-delay:-3s}.auth-blob:nth-child(3){animation-delay:-6s}.auth-blob:nth-child(4){animation-delay:-9s}@keyframes auth-blob-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12px,-16px)scale(1.05)}}@media (prefers-reduced-motion:reduce){.auth-blob{animation:none}}