.auth-page{--auth-hero-height:clamp(320px,47.76vw,917px);--auth-hero-svg-height:917;--auth-hero-svg-top-inset:68;color:var(--text-primary);background-color:#000;background-image:url(/dist/img/images/hero.svg);background-position:center calc(var(--auth-hero-height) * var(--auth-hero-svg-top-inset) / var(--auth-hero-svg-height) * -1);background-repeat:no-repeat;background-size:100% var(--auth-hero-height);overflow:hidden}.auth-page,.auth-page__inner{min-height:100vh;position:relative}.auth-page__inner{z-index:1}.auth-decoration{position:absolute;pointer-events:none;z-index:0;width:0;height:0}.auth-decoration img{position:absolute;width:var(--auth-decoration-size,300px);height:var(--auth-decoration-size,300px);object-fit:contain;animation:auth-decoration-float 6s ease-in-out infinite}.auth-decoration--top-right{top:20%;right:10%}.auth-decoration--top-right img{top:-105px;right:-30px}.auth-decoration--mid-left{top:52%;left:12%}.auth-decoration--mid-left img{--auth-decoration-size:80px;bottom:0;left:35%;animation-delay:-2s}.auth-decoration--bottom-left{top:80%;left:5%}.auth-decoration--bottom-left img{--auth-decoration-size:180px;bottom:0;left:0;animation-delay:-4s}@keyframes auth-decoration-float{0%,to{transform:rotate(0deg) translateY(0)}50%{transform:rotate(8deg) translateY(-14px)}}@media (prefers-reduced-motion:reduce){.auth-decoration img{animation:none}}body.auth-page-active .vip-servers-section{display:none}.auth-page .left-side{display:flex;flex-direction:column;padding:50px 29px;gap:20px;background:rgba(28,31,38,.88);min-height:100vh}.auth-page h5{color:var(--text-primary);font-family:Work Sans;font-size:32px;font-weight:700;line-height:150%}.auth-page .left-side .logo img{width:150px;height:auto}.auth-page .right-side{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh}.auth-page .right-side img{width:250px;height:auto}.auth-page .card-purple{background:rgba(28,31,38,.92);border-radius:10px}.auth-page--centered .login-page{min-height:100vh;align-items:center;justify-content:center}.auth-page--centered .auth-page__column{max-width:480px;margin:0 auto}.auth-page--centered .left-side{min-height:auto;width:100%;border-radius:10px;padding:40px 32px}.auth-page--centered .auth-page__inner{padding:24px}.auth-page__message{text-align:center;font-size:16px;line-height:150%;color:var(--text-secondary)}.auth-page__message--success{color:var(--status-online)}.auth-page__message--error{color:var(--status-error)}.auth-page__actions{margin-top:24px}@media screen and (min-width:1024px){.auth-page__inner{padding:50px 350px}.auth-page--centered .auth-page__inner{padding:50px 24px}.auth-page .left-side{padding:50px 40px;min-height:auto}.auth-page--centered .left-side{padding:40px 32px}.auth-page .right-side{min-height:auto}}@media screen and (max-width:991px){.auth-decoration img{--auth-decoration-size:300px}.auth-decoration--top-right img{top:-85px;right:-95px}.auth-decoration--mid-left img{--auth-decoration-size:260px;left:-110px}.auth-decoration--bottom-left img{--auth-decoration-size:300px;bottom:-130px;left:-90px}}