.StudioLoadingScreen_root__QQF0z{min-height:100vh;padding:20px;display:flex;align-items:center;justify-content:center}.StudioLoadingScreen_container___3NfH{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:30px;align-items:center}.StudioLoadingScreen_logoContainer__SXr8R{display:flex;align-items:center;gap:12px;text-decoration:none;text-align:center;justify-content:center}.StudioLoadingScreen_logoText__fkYpE{font-size:20px;font-weight:700;background:linear-gradient(90deg,var(--accent),var(--accent-2),var(--accent-3));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.StudioLoadingScreen_loadingContainer__Jsik4{width:100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.StudioLoadingScreen_loadingWaves__NJevL{display:flex;align-items:center;justify-content:center;gap:4px;height:60px}.StudioLoadingScreen_loadingBar__uDe4Z{width:6px;height:20px;border-radius:3px;animation:StudioLoadingScreen_studioLoadingWave__3lsDF 1.2s ease-in-out infinite}.StudioLoadingScreen_loadingBar__uDe4Z:first-child{background:linear-gradient(180deg,var(--accent),var(--accent-bright));animation-delay:0s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(2){background:linear-gradient(180deg,#ff7b45,#ff9c6a);animation-delay:.1s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(3){background:linear-gradient(180deg,var(--accent-2),#ff85c1);animation-delay:.2s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(4){background:linear-gradient(180deg,#d55fad,#e775bd);animation-delay:.3s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(5){background:linear-gradient(180deg,var(--accent-3),var(--accent-3-bright));animation-delay:.4s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(6){background:linear-gradient(180deg,#9855e7,#b074ec);animation-delay:.5s}.StudioLoadingScreen_loadingBar__uDe4Z:nth-child(7){background:linear-gradient(180deg,var(--accent-3),var(--accent-3-bright));animation-delay:.6s}.StudioLoadingScreen_loadingText__1qHfS{color:var(--text-muted);font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;animation:StudioLoadingScreen_studioLoadingPulse__f96vu 1.5s ease-in-out infinite}@keyframes StudioLoadingScreen_studioLoadingWave__3lsDF{0%,to{height:20px;opacity:.6}50%{height:50px;opacity:1}}@keyframes StudioLoadingScreen_studioLoadingPulse__f96vu{0%,to{opacity:.5}50%{opacity:1}}