.SplashScreen_splashContainer__YQOsT{display:flex;align-items:center;justify-content:center;height:100vh;background:radial-gradient(circle,#1e293b 0,#0f172a 80%);animation:SplashScreen_backgroundGlow__CVqNa 4.5s ease-in-out forwards}.SplashScreen_logo__vZYOw{width:clamp(180px,25vw,260px);opacity:0;filter:blur(15px);animation:SplashScreen_fadeIn__pLPcI 2s ease-out forwards,SplashScreen_fadeOut__9guI4 1.5s ease-in 3s forwards}@keyframes SplashScreen_backgroundGlow__CVqNa{0%{filter:brightness(.8)}50%{filter:brightness(1)}to{filter:brightness(.9)}}@keyframes SplashScreen_fadeIn__pLPcI{0%{opacity:0;transform:scale(.8);filter:blur(15px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes SplashScreen_fadeOut__9guI4{0%{opacity:1;transform:scale(1);filter:blur(0)}to{opacity:0;transform:scale(.9);filter:blur(10px)}}