.auth-layout[data-v-45b4489a]{min-height:100vh;width:100%;display:grid;grid-template-columns:repeat(2,1fr);background:#09090b;color:#fff;overflow:hidden}.auth-layout__hero[data-v-45b4489a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:url(../img/auth-banner.7eb067a5.png) 50%/cover no-repeat}.auth-layout__hero-inner[data-v-45b4489a]{width:100%;max-width:456px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:44px 0 75px;text-align:center}.auth-layout__title[data-v-45b4489a]{font-size:24px;line-height:40px;font-weight:800;color:#fff;margin-bottom:15px}.auth-layout__note[data-v-45b4489a],.auth-layout__subtitle[data-v-45b4489a]{font-weight:700;font-size:16px;line-height:24px;color:#fff}.auth-layout__panel[data-v-45b4489a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#09090b;-webkit-border-end:1px solid #27272a;border-inline-end:1px solid #27272a;padding:0 16px}.auth-layout__card[data-v-45b4489a]{max-width:420px;padding:16px;border-radius:8px;background:#09090b;border:1px solid #27272a;-webkit-box-shadow:0 8px 24px 0 rgba(0,0,0,.12);box-shadow:0 8px 24px 0 rgba(0,0,0,.12);width:100%;max-width:505px}@media (max-width:1200px){.auth-layout[data-v-45b4489a]{grid-template-columns:1fr}.auth-layout__hero[data-v-45b4489a]{display:none}}@media (min-width:1440px){.auth-layout__card[data-v-45b4489a]{padding:24px;max-width:560px}.auth-layout__hero-inner[data-v-45b4489a]{padding:48px 0 118px}}@media (max-width:576px){.auth-layout__panel[data-v-45b4489a]{padding:0 16px;padding-top:32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.auth-header[data-v-48b12569]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.auth-header__title[data-v-48b12569]{color:#fff}.auth-header__title--primary[data-v-48b12569],.auth-header__title--secondary[data-v-48b12569]{font-weight:700;font-size:16px;line-height:24px}.auth-header__subtitle[data-v-48b12569]{font-weight:400;font-size:14px;line-height:22px;color:#a1a1aa}@media (min-width:768px){.auth-header[data-v-48b12569]{gap:16px}.auth-header__title--primary[data-v-48b12569]{font-weight:800;font-size:24px;line-height:40px}.auth-header__title--secondary[data-v-48b12569]{font-weight:800;font-size:20px;line-height:38px}}@media (min-width:768px){.auth-header[data-v-48b12569]{gap:8px}}.auth-tabs[data-v-39bd9f44]{margin:28px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:start;color:#18181b}.auth-tabs .item[data-v-39bd9f44]{height:28px;width:92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;color:#a1a1aa;background-color:#18181b;border-radius:8px;font-size:12px;line-height:20px;font-weight:700;-webkit-transition:all .2s ease;transition:all .2s ease}.auth-tabs .item[data-v-39bd9f44]:focus-visible{outline:2px solid #fff;outline-offset:2px}.auth-tabs .item.active[data-v-39bd9f44]{color:#18181b;background-color:#fff}@media (min-width:992px){.auth-tabs .item[data-v-39bd9f44]{height:32px;width:115px;font-size:14px;line-height:24px}}.auth-button[data-v-ac7375da]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;width:100%;height:48px;border:none;outline:none;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:600;line-height:24px;-webkit-transition:background-color .2s ease,color .2s ease,opacity .2s ease;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.auth-button--full[data-v-ac7375da]{width:100%}.auth-button--primary[data-v-ac7375da],.auth-button--secondary[data-v-ac7375da]{background:#fff;color:#18181b}.auth-button[data-v-ac7375da]:disabled{cursor:not-allowed;opacity:.5}.auth-back-button[data-v-06119ea4],.auth-button span[data-v-ac7375da]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-back-button[data-v-06119ea4]{width:36px;height:36px;margin-bottom:24px;border:1px solid #27272a;border-radius:8px;background:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#a1a1aa;-webkit-transition:color .2s ease;transition:color .2s ease}.auth-back-button[data-v-06119ea4]:hover{color:#fff}.auth-back-button__icon[data-v-06119ea4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px}.auth-back-button__text[data-v-06119ea4]{display:none;font-size:14px;font-weight:600;line-height:24px}@media (min-width:576px){.auth-back-button[data-v-06119ea4]{width:auto;height:auto;gap:8px;padding:6px 8px}.auth-back-button__text[data-v-06119ea4]{display:block}}.otp-input[data-v-044b6d33]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.otp-input[data-v-044b6d33],.otp-input__field[data-v-044b6d33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr}.otp-input__field[data-v-044b6d33]{width:48px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;border:1px solid #27272a;background:#18181b;color:#fff;font-size:16px;font-weight:400;line-height:22px;text-align:center;outline:none;-webkit-transition:.2s;transition:.2s}.otp-input__field[data-v-044b6d33]:focus{outline:2px solid #fff}.otp-input__field--error[data-v-044b6d33]{border-color:#ff4d4f}.otp-input--readonly .otp-input__field[data-v-044b6d33]{cursor:default;opacity:1;color:var(--bit-muted);-webkit-text-fill-color:var(--bit-muted);border-color:var(--bit-secondary-hover2)!important}.otp-input--readonly .otp-input__field[data-v-044b6d33]:focus{outline:none}@media (min-width:576px){.otp-input[data-v-044b6d33]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}}@media (max-width:410px){.otp-input__field[data-v-044b6d33]{width:42px;height:42px;border-radius:12px}}