.AuthHeader_header__SDYyY{z-index:10;display:flex;justify-content:space-between;min-height:40px;color:var(--secondary-color);background-color:var(--main-color);background-image:var(--header-image);background-repeat:no-repeat;background-position:0 0;background-size:cover;border:none;-webkit-app-region:drag}.AuthHeader_app-icon__cDQ49{display:inline-block;min-width:60px;min-height:24px;background-image:url(/login_logo_title.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.AuthHeader_title-box__3SHz7{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;padding:0 10px}.AuthHeader_title-box__3SHz7:before{display:inline-block;min-width:18px;min-height:18px;content:"";background-image:url(/rc_logo_small.svg);background-repeat:no-repeat;background-position:50%;background-size:auto}.AuthHeader_buttons__VtIjm{display:flex;gap:5px;align-items:center;justify-content:flex-end;min-width:-moz-fit-content;min-width:fit-content;margin-right:10px;-webkit-app-region:no-drag;cursor:pointer}.AuthHeader_minimize-button__p9U64{display:inline-block;min-width:20px;min-height:20px;cursor:pointer;background-image:url(/Button_Minsize.svg);background-repeat:no-repeat;background-position:0 0;background-size:cover;&:hover{background-position:-20px 0}&:active{background-position:-40px 0}}.AuthHeader_close-button__1CPH_{display:inline-block;min-width:20px;min-height:20px;cursor:pointer;background-image:url(/Button_Close.svg);background-repeat:no-repeat;background-position:0 0;background-size:cover;&:hover{background-position:-20px 0}&:active{background-position:-40px 0}}.Login_page__1CAFO{flex:1 1;min-width:0;min-height:0;background-color:var(--background)}.Login_body__W2lLO,.Login_page__1CAFO{display:flex;flex-direction:column;align-items:center;justify-content:center}.Login_body__W2lLO{gap:10px;width:226px;height:100%}.Login_app-logo__dx0d6{display:block;min-width:226px;min-height:54px;background-image:url(/login_logo.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.Login_loading-text__bR_n6{font-size:.9rem;color:var(--text-color-secondary)}.Login_loading-bar__SYRX9{width:256px;height:12px;background-image:url(/icon_loading.gif);background-repeat:no-repeat;background-position:50%;background-size:auto}.Login_form-wrapper___1q5q,.Login_loading-bar__SYRX9{display:flex;align-items:center;justify-content:center}.Login_form-wrapper___1q5q{flex-direction:column;gap:10px;width:100%;height:60%}.Login_label__8se7M{display:block;width:auto;margin-bottom:5px;color:var(--text-color-secondary);text-align:left}.Login_input___09OI{position:relative;flex:1 1;height:29px;padding:8px;transition:box-shadow .3s ease}.Login_input-wrapper__niNnb{display:flex;flex-direction:column;width:100%;max-width:400px}.Login_input-box__38RXX{position:relative;display:flex;border:1px solid var(--border);box-shadow:inset 1px 1px 3px #0000001f}.Login_input-box__38RXX:hover{border-color:var(--border-secondary)}.Login_account-dropdown-arrow__1Ru4p{position:relative;display:flex;align-items:center;justify-content:center;width:25px;height:100%}.Login_account-dropdown-arrow__1Ru4p:before{width:2px;height:20px;margin-right:3px;content:"";background-image:url(/channel/icon_v_split.svg);background-repeat:no-repeat;background-position:0 0}.Login_account-dropdown-arrow__1Ru4p:after{width:20px;height:12px;content:"";background-image:url(/login_combobox_triangle.svg);background-repeat:no-repeat;background-position:-7px 0}.Login_input-box__38RXX:hover .Login_account-dropdown-arrow__1Ru4p{background:linear-gradient(180deg,#fff 0,#f3f3f3 50%,#e0e0e0)}.Login_input-box__38RXX .Login_account-dropdown-arrow__1Ru4p:active{background:linear-gradient(180deg,#e0e0e0 0,#f3f3f3 50%,#fff)}.Login_input-box__38RXX:hover .Login_account-dropdown-arrow__1Ru4p:after{background-position:-33px 0}.Login_input-box__38RXX .Login_account-dropdown-arrow__1Ru4p:active:after{background-position:-59px 0}.Login_account-options__qSK6B{position:absolute;top:30px;z-index:1;display:flex;flex-direction:column;width:100%;height:200px;overflow-y:auto;background-color:var(--background);border:1px solid var(--border)}.Login_account-option__VMMo5{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;width:100%;height:25px;padding:0 3px}.Login_account-option__VMMo5:hover{background-color:var(--hover)}.Login_account-option__VMMo5.Login_selected__lZ7CP{background-color:var(--selected)}.Login_account-delete-button__1utkq{min-width:18px;min-height:18px;cursor:pointer;background-image:url(/loading_close.svg);background-position:0 0;background-size:cover}.Login_account-delete-button__1utkq:hover{background-position:-18px 0}.Login_account-delete-button__1utkq:active{background-position:-36px 0}.Login_check-box-wrapper__LGbR_{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:400px;font-size:.9rem;color:var(--text-color-quaternary)}.Login_check-box-wrapper__LGbR_ .Login_check-box__U5jyX{display:flex;align-items:center}.Login_check-box-wrapper__LGbR_ .Login_check__M3y_E{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.Login_check-box__U5jyX .Login_check__M3y_E:before{display:block;min-width:18px;min-height:18px;content:"";background-image:url(/ctrl/checkbox_icon.svg);background-position:0 0;background-size:auto}.Login_check-box__U5jyX .Login_check__M3y_E:checked:before{background-position:0 -18px}.Login_check-box__U5jyX .Login_check__M3y_E:hover:before{background-position:-18px 0}.Login_check-box__U5jyX .Login_check__M3y_E:hover:checked:before{background-position:-18px -18px}.Login_submit-button__jGPqi{width:200px;height:42px;margin-top:10px;color:#fff;cursor:pointer;background-color:#1680ce;border:none;border-radius:4px}.Login_submit-button__jGPqi:hover{background-color:#419ddd}.Login_submit-button__jGPqi:active{background-color:#1680ce}.Login_submit-button__jGPqi:disabled{cursor:not-allowed;background-color:#1680ce;opacity:.6}.Login_footer__FdhE8{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 15px;font-size:.9rem;color:var(--text-color-quaternary);background-color:var(--footer-background);border-top:1px solid var(--border)}.Login_change-server-button__fXrIy,.Login_create-account-button__TRANk,.Login_forget-password-button__pb_MG{display:flex;align-items:flex-end;text-decoration:none;cursor:pointer}.Login_change-server-button__fXrIy:hover,.Login_create-account-button__TRANk:hover,.Login_forget-password-button__pb_MG:hover{color:#0073c6}.Login_create-account-button__TRANk:before,.Login_forget-password-button__pb_MG:before{min-width:14px;min-height:14px;margin-right:5px;vertical-align:middle;content:"";background-size:contain;background-size:cover}.Login_create-account-button__TRANk:before{background-image:url(/icon_createaccount.svg);background-repeat:no-repeat;background-position:0 0}.Login_forget-password-button__pb_MG:before{background-image:url(/icon_getpass.svg);background-repeat:no-repeat;background-position:0 0}.Register_page__29ooe{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background-secondary)}.Register_loading-text__oP3MQ{font-size:.9rem;color:var(--text-color-secondary)}.Register_loading-bar__VMejD{display:flex;align-items:center;justify-content:center;width:256px;height:12px;background-image:url(/icon_loading.gif);background-repeat:no-repeat;background-position:50%;background-size:cover}.Register_body___BiFW{flex:1 1;width:100%;height:60%}.Register_body___BiFW,.Register_form-wrapper__Zd_r6{display:flex;flex-direction:column;align-items:center;justify-content:center}.Register_form-wrapper__Zd_r6{gap:10px;width:300px}.Register_label__4CWBc{display:inline-block;width:80px;padding-right:10px;font-size:.9rem;color:var(--text-color-secondary);text-align:right}.Register_warn-text__bIwDR{margin-left:80px;color:var(--text-warning)}.Register_hint-text__rfw4T{margin-left:80px;color:var(--text-color-quaternary)}.Register_input-wrapper__tjv26{display:flex;flex-direction:column;gap:3px;width:100%}.Register_input__povXa{position:relative;flex:1 1;height:29px;padding:8px;border:1px solid var(--border);box-shadow:inset 1px 1px 3px rgb(0 0 0/10%);transition:box-shadow .3s ease}.Register_input-box__IU9pN{display:flex;align-items:center;width:100%}.Register_submit-button__eGBIH{width:200px;height:42px;margin-top:10px;color:#fff;cursor:pointer;background-color:#1680ce;border:none;border-radius:4px}.Register_submit-button__eGBIH:hover{background-color:#419ddd}.Register_submit-button__eGBIH:active{background-color:#1680ce}.Register_submit-button__eGBIH:disabled{cursor:not-allowed;background-color:#1680ce;opacity:.6}.Register_footer__K_5cJ{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 15px;margin-top:auto;font-size:.9rem;color:var(--text-color-quaternary);background-color:var(--footer-background);border-top:1px solid var(--border)}.Register_back-to-login-button__a3OCm{display:flex;align-items:flex-end;text-decoration:none;cursor:pointer}.Register_back-to-login-button__a3OCm:hover{color:#0073c6}.Register_back-to-login-button__a3OCm:before{min-width:14px;min-height:14px;margin-right:5px;vertical-align:middle;content:"";background-repeat:no-repeat;background-position:0 0}.ChangeServer_page__ZnR0y{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background-secondary)}.ChangeServer_app-logo__IAROg{display:block;min-width:226px;min-height:54px;background-image:url(/login_logo.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.ChangeServer_body__sBrkW{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:226px;height:100%}.ChangeServer_form-wrapper__nkmZm{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px;justify-items:center;width:100%;max-width:400px}.ChangeServer_server-option__ksarG{width:200px;height:42px;margin-top:10px;color:#fff;cursor:pointer;background-color:#1680ce;border:none;border-radius:4px}.ChangeServer_server-option__ksarG:hover{background-color:#419ddd}.ChangeServer_server-option__ksarG:active{background-color:#1680ce}.ChangeServer_server-option__ksarG:disabled{cursor:not-allowed;background-color:#1680ce;opacity:.6}.ChangeServer_footer__kWqDu{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 15px;margin-top:auto;font-size:.9rem;color:var(--text-color-quaternary);background-color:var(--footer-background);border-top:1px solid var(--border)}.ChangeServer_back-to-login-button__c9OzZ{display:flex;align-items:flex-end;text-decoration:none;cursor:pointer}.ChangeServer_back-to-login-button__c9OzZ:hover{color:#0073c6}.ChangeServer_back-to-login-button__c9OzZ:before{min-width:14px;min-height:14px;margin-right:5px;vertical-align:middle;content:"";background-repeat:no-repeat;background-position:0 0}