.LoadingScreen-module-scss-module__IpxWfG__screen{background-color:var(--bg-app);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingScreen-module-scss-module__IpxWfG__spinner{justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.LoadingScreen-module-scss-module__IpxWfG__core{background-color:var(--accent);width:12px;height:12px;box-shadow:0 0 15px var(--accent);border-radius:50%;animation:1.5s ease-in-out infinite alternate LoadingScreen-module-scss-module__IpxWfG__pulseCore}.LoadingScreen-module-scss-module__IpxWfG__ring1,.LoadingScreen-module-scss-module__IpxWfG__ring2{border:2px solid #0000;border-radius:50%;position:absolute;inset:0}.LoadingScreen-module-scss-module__IpxWfG__ring1{border-top-color:var(--accent);border-bottom-color:var(--accent-3);animation:1.2s cubic-bezier(.4,0,.2,1) infinite LoadingScreen-module-scss-module__IpxWfG__spin}.LoadingScreen-module-scss-module__IpxWfG__ring2{border-left-color:var(--accent-strong);border-right-color:var(--accent);opacity:.6;animation:2s cubic-bezier(.4,0,.2,1) infinite reverse LoadingScreen-module-scss-module__IpxWfG__spin;inset:-10px}@keyframes LoadingScreen-module-scss-module__IpxWfG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingScreen-module-scss-module__IpxWfG__pulseCore{0%{opacity:.8;transform:scale(.8)}to{opacity:1;box-shadow:0 0 25px var(--accent);transform:scale(1.2)}}
