.LoadingScreen-module__zfmyua__loadingScreen{z-index:99999;background:#0a0a12;justify-content:center;align-items:center;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0}.LoadingScreen-module__zfmyua__loadingScreen.LoadingScreen-module__zfmyua__fadeOut{opacity:0;visibility:hidden}.LoadingScreen-module__zfmyua__loadingContent{flex-direction:column;align-items:center;gap:2rem;display:flex}.LoadingScreen-module__zfmyua__logoContainer{justify-content:center;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__logoPulse;display:flex}.LoadingScreen-module__zfmyua__logoSvg{width:100%;height:auto}.LoadingScreen-module__zfmyua__hexPath{stroke-dasharray:200;stroke-dashoffset:200px;animation:1.8s ease-in-out forwards LoadingScreen-module__zfmyua__drawHex}@keyframes LoadingScreen-module__zfmyua__drawHex{to{stroke-dashoffset:0}}@keyframes LoadingScreen-module__zfmyua__logoPulse{0%,to{filter:drop-shadow(0 0 10px #7c3aed4d);transform:scale(1)}50%{filter:drop-shadow(0 0 25px #7c3aed99);transform:scale(1.05)}}.LoadingScreen-module__zfmyua__loadingBar{background:#7c3aed26;border-radius:10px;width:200px;height:3px;overflow:hidden}.LoadingScreen-module__zfmyua__loadingBarFill{background:linear-gradient(90deg,#7c3aed,#00e5ff);border-radius:10px;width:0;height:100%;animation:1.6s ease-in-out forwards LoadingScreen-module__zfmyua__loadFill}@keyframes LoadingScreen-module__zfmyua__loadFill{0%{width:0}50%{width:60%}to{width:100%}}.LoadingScreen-module__zfmyua__loadingText{color:#a0a0b899;letter-spacing:.15em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__textPulse}@keyframes LoadingScreen-module__zfmyua__textPulse{0%,to{opacity:.5}50%{opacity:1}}
.ScrollToTop-module__bPaVnG__btn{z-index:998;color:#00e5ff;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#080e14d9;border:1.5px solid #00e5ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:box-shadow .2s,background .2s,transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 0 14px #00e5ff40,inset 0 0 8px #00e5ff0f}.ScrollToTop-module__bPaVnG__btn:hover{background:#00e5ff14;transform:translateY(-3px);box-shadow:0 0 24px #00e5ff80,inset 0 0 12px #00e5ff1a}
