:root{color:#fff;font-family:Onest,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#auth-root{min-width:320px;min-height:100%}body{margin:0;background:#12161f}button,input{font:inherit}button{color:inherit}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:24px 16px}.login-form{width:428px;max-width:100%;padding:24px;border:1px solid rgba(92,116,163,.3);border-radius:24px}.login-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 32px}.login-header>div{min-width:0}.login-form h1{margin:0;color:#fff;font-size:24px;font-weight:700;line-height:1}.back-action{display:inline-flex;margin:0 0 10px;padding:0;border:0;background:transparent;color:#5c74a3;cursor:pointer;font-size:13px;font-weight:700;line-height:1.2;transition:color .14s ease}.back-action:hover{color:#fff}.back-action--icon{align-items:center;gap:4px;margin:0;color:#2a8afa;font-size:14px;font-weight:500;line-height:1}.back-action--icon svg{width:20px;height:20px;flex:0 0 20px;color:currentColor}.back-action--icon svg path{fill:currentColor;stroke:currentColor}.recovery-header{align-items:flex-start;margin-bottom:24px}.recovery-header__content{display:flex;flex-direction:column;gap:14px}.recovery-header .auth-form-description{margin:8px 0 0;color:#fff}.auth-form-description{margin:-16px 0 24px;color:#8a9ab8;font-size:14px;font-weight:500;line-height:1.45}.language-select{height:36px;min-width:72px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid rgba(92,116,163,.3);border-radius:10px;outline:0;background:#1d2230;color:#fff;cursor:pointer;font-size:13px;font-weight:700;line-height:1.2;transition:border-color .14s ease,background-color .14s ease}.language-select:hover,.language-select:focus,.language-select.is-open{border-color:#0048ffe0}.language-select__value{display:flex;align-items:center;gap:6px}.language-select img,.language-select__option img{width:20px;height:15px;display:block;flex:0 0 20px;border-radius:2px;object-fit:cover}.language-select__chevron{width:7px;height:7px;margin:0 2px 3px 0;border-right:1.5px solid #5c74a3;border-bottom:1.5px solid #5c74a3;transform:rotate(45deg);transition:transform .16s ease}.language-select.is-open .language-select__chevron{margin-top:4px;transform:rotate(225deg)}.language-select__menu{position:fixed;z-index:1000;padding:6px;border:1px solid rgba(92,116,163,.3);border-radius:12px;background:#12161f;box-shadow:0 18px 44px #0000008c}.language-select__option{width:100%;height:32px;display:flex;align-items:center;gap:8px;margin:0;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#fff;cursor:pointer;font-size:13px;font-weight:700;line-height:1.2;transition:background-color .12s ease}.language-select__option:hover{background:#ffffff0f}.language-select__option.is-selected{background:#0048ff7a}.mode-switcher{width:100%;height:44px;display:flex;gap:4px;padding:4px;border-radius:12px;background:#1d2230}.mode-switcher__button{min-width:0;min-height:36px;flex:1;display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:8px 14px;border:0;border-radius:8px;background:transparent;color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:1.2;transition:background-color .14s ease,color .14s ease}.mode-switcher__button.is-active{background:#fff;color:#2f3031}.mode-switcher__button svg{width:18px;height:18px;flex:0 0 18px;color:#5c74a3}.mode-switcher__button:focus-visible,.auth-input:focus-visible,.phone-field__region:focus-visible,.phone-region-select__search:focus-visible,.phone-region-select__option:focus-visible,.language-select:focus-visible,.currency-select__trigger:focus-visible,.currency-select__search:focus-visible,.currency-select__option:focus-visible,.social-provider:focus-visible,.login-submit:focus-visible,.text-action:focus-visible,.password-field__toggle:focus-visible{outline:2px solid #0048ff;outline-offset:0}.login-fields{display:flex;flex-direction:column;gap:14px;margin-top:24px}.currency-select{width:100%;margin-bottom:24px}.currency-select__trigger,.currency-select__loader{width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;border:1.5px solid transparent;border-radius:12px;background:#1d2230;color:#fff;font-size:14px;font-weight:500;line-height:1.3}.currency-select__trigger{cursor:pointer;transition:border-color .14s ease,background-color .14s ease}.currency-select__trigger:hover,.currency-select__trigger.is-open{border-color:#0048ffe0}.currency-select__loader{justify-content:center;color:#5c74a3}.currency-select__value,.currency-select__option{min-width:0;display:flex;align-items:center}.currency-select__value{flex:1}.currency-select__placeholder{min-width:0;flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.currency-select__icon,.currency-select__icon-fallback{width:24px;height:24px;min-width:24px;display:block;border-radius:50%;overflow:hidden;object-fit:cover}.currency-select__icon-fallback{display:grid;place-items:center;background:#5c74a347;color:#fff;font-size:10px;font-weight:700;line-height:1}.currency-select__code{margin-left:8px;color:inherit;font-size:14px;font-weight:500;line-height:1.3;white-space:nowrap}.currency-select__chevron{width:7px;height:7px;margin:0 2px 3px 0;border-right:1.5px solid #5c74a3;border-bottom:1.5px solid #5c74a3;transform:rotate(45deg);transition:transform .16s ease}.currency-select__trigger.is-open .currency-select__chevron{margin-top:4px;transform:rotate(225deg)}.currency-select__menu{position:fixed;z-index:1000;padding:8px;border:1px solid rgba(92,116,163,.25);border-radius:12px;background:#12161f;box-shadow:0 20px 80px #12161f;overflow:hidden}.currency-select__options{max-height:230px;overflow-y:auto;scrollbar-color:#364e7c rgba(16,24,40,.2);scrollbar-width:thin}.currency-select__options::-webkit-scrollbar{width:2px}.currency-select__options::-webkit-scrollbar-track{border-radius:999px;background:#10182833}.currency-select__options::-webkit-scrollbar-thumb{border-radius:999px;background:#364e7c}.currency-select__search-wrap{padding:0 0 8px}.currency-select__search{width:100%;height:40px;padding:0 12px;border:1px solid rgba(217,217,217,.1);border-radius:12px;outline:0;background:#12161f;color:#fff;font-size:14px;line-height:20px;transition:border-color .14s ease,box-shadow .14s ease}.currency-select__search::placeholder{color:#fff;opacity:1}.currency-select__search:focus{border-color:#0048ffe0;box-shadow:0 0 0 1px #0048ffe0}.currency-select__option,.currency-select__empty{width:100%;height:47px;margin:0;padding:0 5px;border:0;border-radius:12px;background:transparent;color:#fff;box-sizing:border-box;font-size:14px;font-weight:400;line-height:1.2}.currency-select__option{position:relative;cursor:pointer}.currency-select__option:before{content:"";position:absolute;inset:5px 0;border-radius:12px;background:transparent;transition:background-color .12s ease;pointer-events:none}.currency-select__option:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#d9d9d91a;pointer-events:none}.currency-select__option:hover{background:transparent}.currency-select__option:hover:before{background:#ffffff0f}.currency-select__option.is-selected{background:transparent}.currency-select__option.is-selected:before{background:#0048ff7a}.currency-select__option>*{position:relative;z-index:1}.currency-select__empty{display:flex;align-items:center;color:#fff9}.auth-input{width:100%;height:44px;min-width:0;padding:13px 14px;border:1px solid rgba(92,116,163,.25);border-radius:12px;outline:0;background:#1d2230;color:#fff;font-size:14px;font-weight:400;line-height:1.3;transition:border-color .14s ease}.auth-input-shell{position:relative}.auth-input-shell.has-right-slot .auth-input{padding-right:42px}.auth-input-shell__right{position:absolute;top:50%;right:14px;display:grid;place-items:center;transform:translateY(-50%)}.auth-input::placeholder{color:#5c74a3;opacity:1}.auth-input:hover,.auth-input:focus{border-color:#0048ffe0;border-width:1.5px}.auth-input.is-error{border-color:#d73b48}.auth-field-error{width:100%;margin:-6px 0 0;color:#ff6b6b;font-size:12px;font-weight:500;line-height:1.3}.phone-region-select,.phone-field{display:flex;align-items:center;gap:8px}.phone-field__region{width:95px;height:44px;flex:0 0 95px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;border:1px solid rgba(92,116,163,.25);border-radius:12px;background:#1d2230;cursor:pointer;transition:border-color .14s ease,border-width .14s ease,background-color .14s ease}.phone-field__region:hover,.phone-field__region.is-open{border:1.5px solid rgba(0,72,255,.88)}.phone-field__region.is-error{border-color:#d73b48}.phone-field__value{min-width:0;display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:1.3}.phone-field__value .phone-region-select__flag-wrap,.phone-field__value .phone-region-select__flag-fallback{width:16px;height:16px;flex-basis:16px;display:grid;place-items:center}.phone-region-select__flag-wrap{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center}.phone-region-select__flag-inner{width:16px;height:16px;display:block;border-radius:50%;overflow:hidden}.phone-region-select__flag{width:100%;height:100%;display:block}.phone-region-select__flag-fallback{width:16px;height:16px;display:grid;flex:0 0 16px;place-items:center;border-radius:50%;background:#5c74a347;color:#fff;font-size:7px;font-weight:700;line-height:1}.phone-field__chevron{width:7px;height:7px;margin:0 3px 3px 0;border-right:1.5px solid #5c74a3;border-bottom:1.5px solid #5c74a3;transform:rotate(45deg)}.phone-field__region.is-open .phone-field__chevron{margin-top:4px;transform:rotate(225deg)}.phone-region-select__menu{position:fixed;z-index:1000;width:273px;min-width:273px;max-width:273px;padding:8px;border:1px solid rgba(92,116,163,.25);border-radius:12px;background:#12161f;box-shadow:0 20px 80px #12161f;overflow:hidden}.phone-region-select__search{width:100%;height:40px;padding:0 12px;border:1px solid rgba(217,217,217,.1);border-radius:12px;outline:0;background:#12161f;color:#fff;font-size:14px;line-height:20px;transition:border-color .14s ease}.phone-region-select__search::placeholder{color:#5c74a3;opacity:1}.phone-region-select__search:focus{border-color:#0048ffe0}.phone-region-select__options{max-height:320px;overflow-y:auto;scrollbar-color:#364e7c rgba(16,24,40,.2);scrollbar-width:thin}.phone-region-select__options::-webkit-scrollbar{width:8px}.phone-region-select__options::-webkit-scrollbar-track{border-radius:999px;background:#10182833}.phone-region-select__options::-webkit-scrollbar-thumb{border-radius:999px;background:#364e7c}.phone-region-select__option,.phone-region-select__empty{width:100%;height:47px;display:flex;align-items:center;gap:8px;margin:0;padding:0 10px;border:0;border-radius:12px;background:transparent;color:#fff;box-sizing:border-box;font-size:14px;font-weight:400;line-height:1.2}.phone-region-select__option{position:relative;cursor:pointer;transition:background-color .12s ease}.phone-region-select__option:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#d9d9d91a;pointer-events:none}.phone-region-select__option:hover{background:#ffffff0f}.phone-region-select__option.is-selected{background:#0048ff7a}.phone-region-select__dial-code{min-width:0;font-weight:700;white-space:nowrap}.phone-region-select__country{min-width:0;margin-left:8px;flex:1 1 auto;overflow:hidden;color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap}.phone-region-select__empty{color:#fff9}.phone-region-select__check{width:16px;height:16px;flex:0 0 16px;margin-left:auto;opacity:0;position:relative;color:#2a8afa}.phone-region-select__check:before{position:absolute;top:1px;left:5px;width:5px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg)}.phone-region-select__option.is-selected .phone-region-select__check{opacity:1}.password-field__toggle{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#5c74a3;cursor:pointer}.phone-region-select__load-more{width:100%;min-height:36px;margin:6px 0 0;padding:0 10px;border:0;border-radius:10px;background:#ffffff0f;color:#fff;cursor:pointer;font-size:13px;font-weight:700}.phone-region-select__load-more:disabled{cursor:default;opacity:.7}.login-helpers{display:flex;align-items:center;justify-content:space-between;min-height:18px}.remember-me{display:flex;align-items:center;gap:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:1.3}.remember-me input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.remember-me__box{width:18px;height:18px;display:grid;flex:0 0 18px;place-items:center;border:1.5px solid rgba(255,255,255,.25);border-radius:5px;color:#fff;transition:background-color .14s ease,border-color .14s ease}.remember-me__box svg{opacity:0;transform:scale(.92);transition:opacity .14s ease,transform .14s ease}.remember-me input:checked+.remember-me__box{border-color:#0048ff;background:#0048ff}.remember-me input:checked+.remember-me__box svg{opacity:1;transform:scale(1)}.remember-me input:focus-visible+.remember-me__box{outline:2px solid #0048ff}.text-action{margin:0;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:1.3;text-decoration:underline}.add-promo-button{width:fit-content;align-self:flex-start;margin:0;padding:2px;border:0;background:transparent;color:#2a8afa;cursor:pointer;font-size:14px;font-weight:600;line-height:1.3;text-align:left}.social-divider{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:0;color:#5c74a3;font-size:16px;line-height:1}.social-divider>span:first-child,.social-divider>span:last-child{height:2px;background:#d9d9d91a}.social-providers{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:10px}.social-provider{width:60px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:12px;background:#1d2230;cursor:pointer;transition:background-color .14s ease}.social-provider:hover{background:#191e2c}.social-provider:disabled{cursor:default;opacity:.55}.social-provider.is-loading{opacity:1}.social-provider img{width:24px;height:24px;display:block}.login-captcha{display:flex;justify-content:center}.login-captcha:not(:empty){min-height:65px}.login-submit{width:100%;height:44px;display:grid;place-items:center;padding:0 16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#0048ff;color:#fff;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .14s ease}.login-submit:hover:not(:disabled){background:#0034ebe0}.login-submit:disabled{border-color:#fff3;background:#ffffff29;cursor:default}.login-submit__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:auth-spin .7s linear infinite}.otp-code{display:flex;flex-direction:column;gap:14px}.otp-code__title{margin:0;color:#fff;font-size:24px;font-weight:700;line-height:1.1}.otp-code__description{margin:0 0 14px;color:#fff;font-size:14px;font-weight:400;line-height:1.3}.otp-code__recipient{color:#2a8afa;font-weight:700}.otp-code__inputs{display:flex;align-items:center;justify-content:space-between;gap:8px}.otp-code__input{width:55px;flex:0 0 55px;height:64px;padding:0;border:1px solid rgba(92,116,163,.25);border-radius:12px;outline:0;background:#1d2230;color:#fff;font-family:inherit;font-size:32px;font-weight:600;line-height:1;text-align:center;caret-color:#fff;transition:border-color .14s ease,border-width .14s ease,background-color .14s ease}.otp-code__input:hover,.otp-code__input:focus{border:1.5px solid rgba(0,72,255,.88)}.login-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0 8px;color:#5c74a3;font-size:14px;font-weight:400;line-height:1.3}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:767px){.auth-page{align-items:end;padding:24px 16px 58px}.login-form{width:288px;padding:16px}.login-form h1{font-size:20px}.language-select{height:34px;min-width:68px}.social-provider{width:52px}.login-footer{flex-wrap:wrap}.otp-code{padding-bottom:250px}.otp-code__title{font-size:20px}.otp-code__inputs{gap:6px}.otp-code__input{width:42px;flex-basis:42px;height:50px;font-size:25px}}@media(max-height:800px){.auth-page{padding-top:12px;padding-bottom:12px}.login-header{margin-bottom:22px}.login-form h1{font-size:20px}.login-fields{margin-top:18px;gap:11px}.login-footer{margin-top:18px}}.gateway-loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.gateway-loader__spinner{width:42px;height:42px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#ffffffd9;animation:gateway-loader-spin .8s linear infinite}.gateway-loader__text{max-width:320px;text-align:center;font-size:15px;line-height:1.4;color:#ffffffd9}@keyframes gateway-loader-spin{to{transform:rotate(360deg)}}
