.styles_partnerImg__xK1Oy{width:64px;height:64px}
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */.login_layout___p3ZZ{justify-content:flex-end;align-items:center;height:100%;min-height:100vh;display:flex}.login_layoutBg__qHuNS{object-fit:cover;z-index:-1;width:calc(100vw - 616px);height:100%;position:absolute;top:0;left:0}@media (max-width:767px){.login_layoutBg__qHuNS{display:none}}.login_title__Omjs_{font-size:var(--text-h1);line-height:var(--leading-h1)}.login_label___zaEd,.login_title__Omjs_{font-family:var(--font-sans);font-weight:var(--font-weight-medium)}.login_label___zaEd{font-size:var(--text-secondary-p);line-height:var(--leading-secondary);color:var(--text-secondary);height:100%;font-size:16px;line-height:24px;display:block}.login_tgPadding__b9snX{padding-top:110px}.login_tgPaddingDesk__lCjom{padding-top:20px}.login_tgButtons__oq3V2{top:116px}.login_tgButtonsDesk__vKjDz{top:20px}.login_logo__BrL7O{display:block}@media (max-width:768px){.login_logo__BrL7O{display:none}}.login_logoMobile__m7FYE{display:none}@media (max-width:768px){.login_logoMobile__m7FYE{justify-content:center;align-items:center;display:flex}}@keyframes login_fadeInUp__O32nR{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes login_fadeInDown__kuBeX{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes login_fadeInUpLarge__gZ36O{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login_animateHeader__saRMT{animation:login_fadeInDown__kuBeX .2s ease-out .1s both}.login_animateContainer__GaMoR{animation:login_fadeInUp__O32nR .2s ease-out .15s both}.login_animateButton__Fws0o{animation:login_fadeInUp__O32nR .2s ease-out .25s both}.login_animateForm__N7N8P{animation:login_fadeInUpLarge__gZ36O .3s ease-out 50ms both}.styles_title__ZSz_f{font-family:var(--font-sans);font-size:var(--text-main);line-height:var(--leading-main);font-weight:var(--font-weight-medium);color:var(--color-white-soft)}.select_container__UXEkO{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;background-color:var(--bg-light);color:var(--white-soft);border-radius:.5rem;padding-left:.75rem;padding-right:.75rem;cursor:pointer}.select_container__UXEkO.select_disabled__pdMot{pointer-events:none;background-color:var(--bg-light);opacity:.6}.select_arrow__R9Fbh{position:absolute;right:1rem;transition:transform .15s ease}.select_arrow__R9Fbh.select_active__yjLm3{transform:rotate(180deg)}.select_placeholder__ETbo4{width:100%;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--white-soft)}.select_xs__02Bjm{font-size:12px;height:34px}.select_sm__Ty57S{height:44px}.select_md__ysM_S{height:48px}.select_lg__qnB8w{height:56px}.select_list__hp1t3{border-radius:.5rem;overflow:auto;width:100%;background-color:var(--bg-secondary);overscroll-behavior:contain;box-shadow:0 0 24px rgba(var(--black),.4)}.select_noOptions__LQa_5{display:flex;align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}.select_option__vhn3E{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--color-body-primary);cursor:pointer;word-break:break-word;transition:opacity .2s ease-in-out;padding:.5rem 1rem}.select_option__vhn3E:hover{background-color:var(--bg-light);opacity:.8}.select_option__vhn3E.select_selected__WlLxG{background-color:var(--bg-light);color:var(--color-primary);font-weight:500}.select_amount__XQp6F{color:var(--color-body-light);font-size:.875rem;font-weight:500;word-break:normal}.styles_root__KXmok{position:relative}.styles_trigger__xvkck{position:relative;background:none;border:none;padding:0;margin:0;cursor:pointer}.styles_trigger__xvkck:focus{outline:none}.styles_content__Ok1Zr{position:absolute;min-width:200px;background-color:var(--black-soft);border-radius:8px;border:1px solid var(--black-soft);box-shadow:0 2px 8px rgba(var(--black),.4);z-index:9999;padding:16px 12px 12px}.styles_overlay__54o3m{position:fixed;inset:0;background:rgba(0,0,0,0);z-index:9998;cursor:default}.styles_item__P4xhJ{width:100%;margin-bottom:8px;display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;transition:background-color .2s ease;padding:4px;border-radius:8px;font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-medium)}.styles_item__P4xhJ:last-child{margin-bottom:0}.styles_item__P4xhJ:hover{background-color:rgb(var(--rgb-gray-bg-light),.2)}.styles_item__P4xhJ:focus{outline:none;background-color:var(--black-soft)}.styles_item__P4xhJ[data-disabled=true]{opacity:.5;cursor:not-allowed}.styles_item__P4xhJ[data-disabled=true]:hover{background:none}.checkbox_disabled__bAhg_{border-radius:4rem}.checkbox_checkbox__GLze_{background-color:var(--bg-light)}.checkbox_checkbox__GLze_.checkbox_checked_blue__SptyQ{color:#fff;background-color:var(--blue-500)}.checkbox_checkbox__GLze_.checkbox_checked_green__CYLP8{background-color:var(--green-500)}.checkbox_checkbox__GLze_.checkbox_checked_purple___ut_G{background-color:var(--purple-500)}.checkbox_input_green__t7Ctf:checked~.checkbox_TCheckBoxWrapper__rvO_y{background-color:rgb(var(--green-500))}.checkbox_input_green__t7Ctf:checked~.checkbox_TCheckBoxWrapper__rvO_y .checkbox_TCheckBoxToggle__kcJie{left:21px;background-color:rgb(var(--white));color:rgb(var(--green-500))}.checkbox_input_purple__LMPXV:checked~.checkbox_TCheckBoxWrapper__rvO_y{background-color:rgb(var(--accent-500))}.checkbox_input_purple__LMPXV:checked~.checkbox_TCheckBoxWrapper__rvO_y .checkbox_TCheckBoxToggle__kcJie{left:21px;background-color:rgb(var(--white));color:rgb(var(--accent-500))}.checkbox_TCheckBoxWrapper__rvO_y{background-color:rgb(var(--bg-gray));border-radius:4rem;height:30px;width:50px;position:relative;transition:background-color .3s cubic-bezier(.56,0,.38,1);cursor:pointer}.checkbox_TCheckBoxToggle__kcJie{display:flex;align-items:center;justify-content:center;color:#302e38;background-color:rgb(var(--white));border-radius:4rem;height:26px;width:26px;top:2px;left:3px;position:absolute;transition:.3s cubic-bezier(.56,0,.38,1)}.checkbox_shakeAnimate__BVQUe{animation:checkbox_btn-shake__G9Uu_ 1s ease forwards}@keyframes checkbox_btn-shake__G9Uu_{10%,90%{transform:translate(-2%);box-shadow:0 0 0 3px rgba(255,25,25,.1)}20%,80%{transform:translate(2%);box-shadow:0 0 0 3px rgba(255,25,25,.2)}30%,50%,70%{transform:translate(-6%);box-shadow:0 0 0 3px rgba(255,25,25,.3)}40%,60%{transform:translate(6%);box-shadow:0 0 0 3px rgba(255,25,25,.4)}}.requestWithdrawForm_selectLabel__qyvqy{font-family:var(--font-sans);font-size:var(--text-tiny);line-height:var(--leading-tiny);font-weight:var(--font-weight-medium);color:var(--white-soft);opacity:.5}.requestWithdrawForm_selectAmount__WAOe3{font-family:var(--font-sans);font-size:var(--text-main);line-height:var(--leading-main);font-weight:var(--font-weight-medium)}.requestWithdrawForm_commission__ShqyL{color:var(--white-soft);opacity:.5;font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-regular)}.styles_tabs__y48eC{width:100%;display:flex;align-items:center;justify-content:space-around;border:1px solid var(--bg-light)}@media(max-width:768px){.styles_tabs__y48eC{border:none}}.styles_tab__TV_lb{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:100%;text-align:center;cursor:pointer;color:var(--text-secondary)}.styles_tab__TV_lb span{font-size:14px;transition:color .2s ease;white-space:nowrap}.styles_tab__TV_lb span:hover{color:var(--white-soft)}.styles_tab__TV_lb.styles_disabled__kNshw{cursor:default}.styles_tab__TV_lb.styles_disabled__kNshw span:hover{color:var(--text-secondary)}.styles_tab__TV_lb>.styles_tab__TV_lb:after{content:"";display:block;width:1px;height:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:var(--color-textc-secondary);visibility:visible;opacity:.3;transition:visibility .3s ease,opacity .3s ease}.styles_tab__TV_lb.styles_activeTab__KsPMc:after,.styles_tab__TV_lb.styles_beforeActiveTab__fP8gi:after,.styles_tab__TV_lb:last-child:after{opacity:0;visibility:hidden}.styles_tab__TV_lb.styles_activeTab__KsPMc,.styles_tab__TV_lb.styles_activeTab__KsPMc span:hover{color:var(--white-soft)}.styles_activeTabBg__vO1gq{position:absolute;inset:0;height:100%;background-color:var(--bg-light);z-index:0}.styles_btn__VgQOk:hover svg g{opacity:1;transition:opacity .2s ease}.styles_tgPadding__2_IG4{padding-top:110px}.styles_tgPaddingDesk__Fi0rq{padding-top:20px}.styles_scroll__O4rV9{overflow:auto}.styles_scroll__O4rV9::-webkit-scrollbar{width:4px}.styles_scroll__O4rV9::-webkit-scrollbar-thumb{background-color:var(--bg-light);border-radius:100px}.styles_scroll__O4rV9::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--rgb-gray-bg-light),.5)}.styles_scroll__O4rV9::-webkit-scrollbar-track{background:rgb(var(--rgb-gray-bg-light),.3)}@-moz-document url-prefix(){.styles_scroll__O4rV9 .styles_scroll__O4rV9{scrollbar-width:thin;scrollbar-color:var(--bg-light) rgb(var(--rgb-gray-bg-light),.5)}}.styles_hideScrollbar__pGAt1::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0)}.styles_hideScrollbar__pGAt1::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_overlay__3c6Qc{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(18,18,18,.8);z-index:1000;display:flex;align-items:center;justify-content:center}.styles_content__tN_AO{padding:16px;border-radius:16px;background-color:var(--bg-secondary);min-width:480px;max-width:600px;transform:translateY(20px)}@media(max-width:768px){.styles_content__tN_AO{min-width:0;max-width:none}}.styles_drawer__5zSyp{position:fixed;bottom:0;left:0;right:0;max-height:90vh;overflow-y:auto}.styles_drawer__5zSyp.styles_content__tN_AO{border-radius:0;border-top-left-radius:16px;border-top-right-radius:16px}.styles_copyBtn__EhP2L{display:flex;align-items:center;gap:8px;font-size:var(--text-main);font-weight:400;color:ar(--white-soft);line-height:24px}.styles_copyBtn__EhP2L svg path{stroke:var(--text-secondary);fill:var(--text-secondary)}.styles_copyBtn__EhP2L:hover svg path{stroke:var(--white-soft);fill:var(--white-soft)}.styles_modalHeader__iyqTB{display:flex;justify-content:space-between;align-items:center;gap:8px}.styles_modalHeaderTitle__olFDI{font-size:var(--text-main);font-weight:var(--font-weight-medium);line-height:24px}.styles_modalHeaderClose__F7Fe6{cursor:pointer;padding:3px;border-radius:4px;color:var(--gray-600)}.styles_modalHeaderClose__F7Fe6:hover{opacity:.8}.styles_status__mqXo6{display:flex;align-items:center;gap:4px;font-size:14px;line-height:1}.styles_status__mqXo6 svg{width:16px;height:16px;flex-shrink:0}.styles_inProgress__K_xEv{color:var(--text-secondary)}.styles_inProgress__K_xEv svg{fill:var(--text-secondary)}.styles_underReview__7_KU4{color:var(--yellow-500)}.styles_underReview__7_KU4 svg{fill:var(--yellow-500)}.styles_canceled__G7lr7,.styles_cancelled__x4bcd,.styles_expired__KYWsm,.styles_failed__KxIPy{color:var(--red-500)}.styles_canceled__G7lr7 svg,.styles_cancelled__x4bcd svg,.styles_expired__KYWsm svg,.styles_failed__KxIPy svg{fill:var(--red-500)}.styles_lg__mPuzy{width:80px;height:80px}.styles_lg__mPuzy span{width:34px;height:34px}.styles_lg__mPuzy span svg{width:32px;height:32px}.styles_md__VbQ8K{width:40px;height:40px}.styles_md__VbQ8K span{width:20px;height:20px}.styles_md__VbQ8K span svg{width:18px;height:18px}.styles_sm__TRMCC{width:24px;height:24px}.styles_sm__TRMCC span{object-fit:contain;width:16px;height:16px}.styles_sm__TRMCC span svg{width:9px;height:9px}.styles_secondaryIcon__iAb_9{position:absolute;right:-3px;bottom:-3px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--bg-secondary);background-color:#303030}.styles_warning__vJcq4{border-radius:50%;border:1px solid var(--yellow-500)}.styles_warning__vJcq4 span{right:-5px;bottom:-5px;border:0;background:none}.styles_warning__vJcq4 span svg{width:12px;height:12px}.styles_badge__PKmT8{padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px}.styles_badge__PKmT8.styles_pending__I_pzy{background:rgba(253,224,71,.2);color:var(--yellow-500)}.styles_badge__PKmT8.styles_success__8EeUG{background:rgba(50,255,131,.2);color:var(--green-500)}.styles_badge__PKmT8.styles_reject__FKy6D{background:rgba(255,51,51,.2);color:var(--red-500)}.styles_link__z22Yx{display:flex;align-items:center;gap:8px;font-size:var(--text-main);color:ar(--white-soft);line-height:24px}.styles_link__z22Yx svg path{fill:var(--text-secondary)}.styles_link__z22Yx:hover svg path{fill:var(--white-soft)}.styles_linkBtn__JOj_Z{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#3a3a3a;border-radius:8px;font-size:var(--text-tiny);font-weight:var(--font-weight-medium);line-height:20px}.styles_linkBtn__JOj_Z svg path{fill:var(--white-soft)}.styles_linkBtn__JOj_Z:hover{opacity:.8}.styles_banner__HLkJC{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:8px;gap:16px;background:linear-gradient(90deg,rgba(var(--rgb-blue-500),.2) 0,rgba(var(--rgb-blue-500),0) 80.29%),linear-gradient(0deg,#202020,#202020)}.styles_textWrap__Ln3HU{display:flex;flex-direction:column;width:100%;max-width:490px}.styles_text__doAcQ{color:var(--white-soft);font-size:var(--text-main);font-weight:var(--font-weight-medium);line-height:24px}.styles_textSecond__3CCis{color:var(--text-secondary);font-weight:var(--font-weight-regular);font-size:var(--text-main);line-height:24px}.styles_container__ceZYb{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.styles_loader___L5uV{display:inline-block;border-radius:50%;border:2px solid var(--blue-200);border-top-color:var(--blue-600);animation:styles_spin__IJdWI 1s linear infinite}.styles_loader___L5uV.styles_small__RBpMc{width:16px;height:16px}.styles_loader___L5uV.styles_medium__u7FLN{width:24px;height:24px}.styles_loader___L5uV.styles_large__PidcE{width:40px;height:40px;border-width:3px}.styles_overlay__SQTZe{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(var(--rgb-gray-900),.7);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;font-family:var(--font-sans);font-size:var(--text-main);line-height:var(--leading-main);font-weight:var(--font-weight-regular);color:var(--gray-000)}@keyframes styles_spin__IJdWI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_dots__X7d9p{display:flex;gap:4px}.styles_dots__X7d9p span{background-color:var(--white-soft);border-radius:50%;animation:styles_blink__S80Cr 1.4s infinite both}.styles_dots__X7d9p span:nth-child(2){animation-delay:.2s}.styles_dots__X7d9p span:nth-child(3){animation-delay:.4s}.styles_dots__X7d9p span.styles_small__RBpMc{width:6px;height:6px}.styles_dots__X7d9p span.styles_medium__u7FLN{width:8px;height:8px}.styles_dots__X7d9p span.styles_large__PidcE{width:12px;height:12px}@keyframes styles_blink__S80Cr{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.styles_label__r3Tf3{font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-medium);width:100%;padding:8px;border-radius:8px;background-color:rgb(var(--rgb-bg-secondary));color:rgb(var(--rgb-gray-white-soft),.5);transition:background-color .15s ease,color .15s ease}.styles_label__r3Tf3.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:var(--green-500)}.styles_label__r3Tf3.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500),.2);color:rgb(var(--rgb-yellow-500))}.styles_label__r3Tf3.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_label__r3Tf3.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4)}.styles_label__r3Tf3.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_),.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isNextStep__qr5sY{background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isCompleted__AkjuM{background-color:rgba(var(--rgb-green-500),.3)}.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.3)}@media(max-width:1024px){.styles_label__r3Tf3{background-color:rgba(0,0,0,0)!important;padding:0}}.styles_scrollZone__OCUhg{-ms-overflow-style:none;scrollbar-width:none}.styles_scrollZone__OCUhg::-webkit-scrollbar{display:none}@media(max-width:768px){.styles_scrollZone__OCUhg{padding-left:16px;padding-right:16px;margin:0 -16px;width:calc(100% + 32px)}}@media(max-width:1024px){.styles_step__9YCn3{border-radius:8px;padding:8px;background-color:rgb(var(--rgb-bg-secondary));color:rgb(var(--rgb-gray-white-soft),.5);transition:background-color .15s ease,color .15s ease}.styles_step__9YCn3.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:var(--green-500)}.styles_step__9YCn3.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500),.2);color:rgb(var(--rgb-yellow-500))}.styles_step__9YCn3.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_step__9YCn3.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4)}.styles_step__9YCn3.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_),.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isNextStep__qr5sY{background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isCompleted__AkjuM{background-color:rgba(var(--rgb-green-500),.3)}.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.3)}}.styles_circle__PdHZa{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--rgb-bg-secondary));color:rgba(var(--rgb-gray-white-soft),.2);position:relative;border:none;transition:background-color .15s ease,color .15s ease}.styles_circle__PdHZa.styles_isNextStep__qr5sY{background-color:rgba(var(--white),.2);color:rgba(var(--rgb-gray-white-soft))}.styles_circle__PdHZa.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:rgb(var(--rgb-green-500))}.styles_circle__PdHZa.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_circle__PdHZa.styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.2);color:rgba(var(--rgb-yellow-500))}.styles_circle__PdHZa.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4);color:rgba(var(--rgb-yellow-500))}.styles_circle__PdHZa.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_){background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}@media(max-width:1024px){.styles_circle__PdHZa{background-color:rgba(0,0,0,0)!important;box-sizing:content-box}}.styles_line__TQRzA{width:2px;height:24px;background-color:rgb(var(--rgb-bg-secondary));position:absolute;top:20px;transition:background-color .15s ease}.styles_line__TQRzA.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500))}.styles_line__TQRzA.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500))}@media(max-width:1024px){.styles_line__TQRzA{display:none}}.styles_input__Hedaw::placeholder{color:var(--white-soft);opacity:.5;font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-regular)}.styles_input__Hedaw:focus-visible{outline:unset}.styles_input__Hedaw:disabled{cursor:not-allowed;opacity:.8}.styles_input__Hedaw:focus{box-shadow:0 0 0 1px rgb(var(--rgb-blue-500))}.styles_skeleton__QSdlz{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%);background-size:200% 100%;border-radius:8px;display:block;height:20px;animation:styles_shimmer__mBzXW 1.5s ease-in-out infinite}@keyframes styles_shimmer__mBzXW{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_header__1AoSo{position:fixed;z-index:201;top:0;left:0;right:0;height:80px;width:100%;color:var(--white-soft);border-bottom:1px solid rgba(var(--white-rgb),.2);background-color:var(--bg-main);padding:16px 52px}@media(max-width:768px){.styles_header__1AoSo{width:100%;position:static;padding:16px;border:0}.styles_header__1AoSo.styles_hidden__TqWI7{display:none}.styles_header__1AoSo.styles_notMain__CnOnF{height:auto}}.styles_container__tUEEK{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1336px;margin:0 auto}.styles_navItems__Uxjci{display:flex;align-items:center;gap:4px;padding:12px 16px;margin-left:16px}.styles_userMenuWrapper__GA3Cc{display:flex;align-items:center;gap:12px;position:relative}@media(max-width:768px){.styles_userMenuWrapper__GA3Cc{width:100%;flex-direction:row-reverse;justify-content:space-between}}.styles_userMenu__87DEa{display:flex;align-items:center;gap:8px}@media(max-width:768px){.styles_userMenu__87DEa{width:100%;flex-direction:row-reverse;justify-content:flex-end}.styles_userMenuWrapper__GA3Cc.styles_hidden__TqWI7{display:none}}.styles_logo__ZXRaf{width:63px;height:17px}.styles_navTabs__8wWL0{position:fixed;left:0;right:0;bottom:0;z-index:100;background-color:var(--black-soft);margin:0;padding:12px;display:none}@media(max-width:768px){.styles_navTabs__8wWL0{display:flex}}.styles_navLink__a9o6V{font-size:10px;padding:6px;color:rgb(var(--text-secondary));transition:color .15s ease}.styles_active__PhEkT,.styles_navLink__a9o6V:hover{color:var(--blue-400)}.styles_md__zK5vY{width:40px;height:40px;min-width:40px;min-height:40px}.styles_md__zK5vY span{width:20px;height:20px;min-width:20px;min-height:20px}.styles_md__zK5vY span svg{width:12px;height:12px;min-width:12px;min-height:12px}.styles_sm___aj8r{width:24px;height:24px;min-width:24px;min-height:24px}.styles_sm___aj8r span{object-fit:contain;width:16px;height:16px;min-width:16px;min-height:16px}.styles_sm___aj8r span svg{width:9px;height:9px;min-width:9px;min-height:9px}.styles_iconWrap__ValCi{position:absolute;right:-3px;bottom:-3px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--bg-secondary);background-color:#303030}.styles_warning__Qp7yE{border-radius:50%;border:1px solid var(--yellow-500)}.styles_error__7QP_k{border-radius:50%;border:1px solid var(--red-500)}.styles_success__1oLk5{border-radius:50%;border:1px solid var(--green-500)}.styles_error__7QP_k span,.styles_success__1oLk5 span,.styles_warning__Qp7yE span{right:-5px;bottom:-5px;border:0;background:none}.styles_error__7QP_k span svg,.styles_success__1oLk5 span svg,.styles_warning__Qp7yE span svg{width:12px;height:12px}.styles_eye__lKfDG path{transition:fill-opacity .1s ease-in-out}.styles_eye__lKfDG:hover path{fill-opacity:1}.styles_bannerText__9VP5C{font-size:20px;font-weight:600;line-height:110%}@media(max-width:768px){.styles_bannerText__9VP5C{font-size:40px}}@media(max-width:624px){.styles_bannerText__9VP5C{font-size:32px}}@media(max-width:530px){.styles_bannerText__9VP5C{font-size:25px}}@media(max-width:420px){.styles_bannerText__9VP5C{font-size:20px}}.inputTextBlock_iconCopy__J6YZB{position:absolute;width:16px;height:16px;cursor:pointer;transition:transform .2s ease;right:10px;transform:translateY(-50%);top:50%}.inputTextBlock_iconCopy__J6YZB:active{transform:translateY(-50%) scale(.9)}.otpConfirmForm_title__TKVCb{font-family:var(--font-sans);font-size:var(--text-main);line-height:var(--leading-main);font-weight:var(--font-weight-medium)}.OTPInput_grid__5MsRk{display:grid;gap:16px;width:100%;margin:0 auto}@media(max-width:1600px){.OTPInput_grid__5MsRk{gap:8px}}.OTPInput_input__qhcr9{display:flex;align-items:center;justify-content:center}@media(max-width:450px){.OTPInput_input__qhcr9{padding-left:0;padding-right:0}}.OTPInput_input__qhcr9 input{margin-left:0;aspect-ratio:1/1;width:100%;height:100%;max-height:72px;background-color:var(--bg-light)!important;font-size:22px;font-weight:700;caret-color:var(--color-white);text-align:center;transition:box-shadow .2s ease,border .2s ease;border:2px solid rgba(0,0,0,0);border-radius:12px;outline:none}@media(max-width:390px){.OTPInput_input__qhcr9 input{font-size:16px;padding:8px}}.OTPInput_input__qhcr9 input:focus,.OTPInput_input__qhcr9 input:focus-visible{border-color:var(--blue-500);box-shadow:0 0 0 1px var(--blue-500)}.OTPInput_input__qhcr9 input:focus-visible.OTPInput_error__FechY,.OTPInput_input__qhcr9 input:focus.OTPInput_error__FechY{border-color:var(--red-500);box-shadow:0 0 0 1px var(--red-500)}.OTPInput_error__FechY{border:2px solid var(--red-500);border-radius:12px}