.splash-screen_splash__ngu5m{flex-direction:column;gap:18px;width:100%;height:100%;padding:32px 20px;animation:splash-screen_splash-fade__NREVs .22s ease-out}.splash-screen_logoFrame__jYUS4,.splash-screen_splash__ngu5m{display:flex;align-items:center;justify-content:center;background:var(--sc-background)}.splash-screen_logoFrame__jYUS4{padding:0}.splash-screen_logo__mu345{width:min(160px,52vw);height:auto;animation:splash-screen_logo-rise__bKBWs .26s ease-out}.splash-screen_statusRow____L_0{display:flex;align-items:center;gap:10px;color:var(--sc-text);letter-spacing:.3px;font-weight:600;animation:splash-screen_status-fade__i2Wbw .32s ease-out}.splash-screen_spinner__q4_k5{width:22px;height:22px;border-radius:50%;border:3px solid var(--sc-gray-light);border-top-color:var(--sc-red);animation:splash-screen_splash-spin__IdMdR 1s linear infinite}.splash-screen_statusText__bokqK{font-size:.95rem}@keyframes splash-screen_splash-spin__IdMdR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes splash-screen_splash-fade__NREVs{0%{opacity:0}to{opacity:1}}@keyframes splash-screen_logo-rise__bKBWs{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes splash-screen_status-fade__i2Wbw{0%{opacity:0}to{opacity:1}}