@keyframes loaderLogoBreathe{0%,to{opacity:.92;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@keyframes loaderAmbientPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes loaderShimmerText{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-loader-logo-breathe{animation:2.5s ease-in-out infinite loaderLogoBreathe}.animate-loader-center-pulse{animation:3s ease-in-out infinite loaderAmbientPulse}.animate-loader-ambient-2{animation:8s ease-in-out infinite reverse loaderAmbientPulse}.animate-loader-shimmer-text{animation:2.6s linear infinite loaderShimmerText}@media (prefers-reduced-motion:reduce){.animate-loader-logo-breathe,.animate-loader-center-pulse,.animate-loader-ambient-2,.animate-loader-shimmer-text{animation:none!important}}
