.LoadingPage-module__qrHESG__overlay{width:100vw;height:100vh;z-index:var(--loader-z-index);background:var(--loader-bg);-webkit-backdrop-filter:blur(14px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingPage-module__qrHESG__glow{background:var(--loader-glow);filter:blur(20px);border-radius:999px;width:360px;height:360px;animation:2.5s ease-in-out infinite LoadingPage-module__qrHESG__glowPulse;position:absolute}.LoadingPage-module__qrHESG__card{text-align:center;border:1px solid var(--loader-primary-border);background:var(--loader-card-bg);width:min(90vw,380px);box-shadow:0 24px 80px var(--loader-shadow);border-radius:28px;padding:40px 32px;animation:.35s both LoadingPage-module__qrHESG__cardEnter;position:relative}.LoadingPage-module__qrHESG__iconWrap{width:78px;height:78px;color:var(--loader-primary);background:var(--loader-primary-soft);border:1px solid var(--loader-primary-border);border-radius:999px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.LoadingPage-module__qrHESG__icon{animation:1s linear infinite LoadingPage-module__qrHESG__spin}.LoadingPage-module__qrHESG__title{color:var(--loader-text-primary);letter-spacing:-.02em;margin-bottom:8px!important;font-weight:800!important}.LoadingPage-module__qrHESG__subtitle{max-width:280px;color:var(--loader-text-secondary);margin:0 auto!important;line-height:1.8!important}.LoadingPage-module__qrHESG__dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.LoadingPage-module__qrHESG__dots span{background:var(--loader-primary);border-radius:999px;width:9px;height:9px;animation:.9s ease-in-out infinite LoadingPage-module__qrHESG__dotPulse}.LoadingPage-module__qrHESG__dots span:nth-child(2){animation-delay:.14s}.LoadingPage-module__qrHESG__dots span:nth-child(3){animation-delay:.28s}[dir=rtl] .LoadingPage-module__qrHESG__title{letter-spacing:0}@keyframes LoadingPage-module__qrHESG__spin{to{transform:rotate(360deg)}}@keyframes LoadingPage-module__qrHESG__dotPulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes LoadingPage-module__qrHESG__cardEnter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LoadingPage-module__qrHESG__glowPulse{0%,to{opacity:.75;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:600px){.LoadingPage-module__qrHESG__card{border-radius:24px;padding:34px 24px}.LoadingPage-module__qrHESG__iconWrap{width:70px;height:70px}}
