.theme-default,:root{--auth-panel-radius:16px;--auth-main-color:#ffd200;--auth-submit-btn-color:#262629;--auth-submit-btn-background:linear-gradient(315deg,#ffd200,#fe0);--auth-submit-btn-radius:100px;--auth-submit-btn-disabled-color:#d2d2d6;--auth-submit-btn-disabled-background:#edeff2;--auth-submit-btn-weight:700;--auth-submit-captcha-btn-disable:linear-gradient(315deg,#fff6cc,#fffccc 100%,#fffccc 0)}.theme-goldea{--auth-panel-radius:0px;--auth-main-color:#1d1d1f;--auth-submit-btn-color:#fff;--auth-submit-btn-background:#000;--auth-submit-btn-radius:0;--auth-submit-btn-disabled-color:#00000040;--auth-submit-btn-disabled-background:#eeeef0;--auth-submit-btn-weight:Medium;--auth-submit-captcha-btn-disable:#eeeef0}.panel{background:#fff;width:100%;padding:48px;border-radius:var(--auth-panel-radius)}.panel-title{text-align:center;margin-bottom:32px}.panel-title h2{color:#262629;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin:0 0 16px}.panel-title .desc{color:#76767f;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.panel-tab{display:flex;justify-content:space-between;margin:auto auto 28px;position:relative;width:280px}.panel-tab .tab-item{width:50%;text-align:center;color:#515157;font-size:20px;font-style:normal;font-weight:700;line-height:24px;cursor:pointer;word-break:break-all;padding-bottom:12px;transition:left .32s ease-in-out}.theme-goldea .panel-tab .tab-item[aria-selected=false]{font-weight:500}.theme-goldea .panel-tab .tab-item[aria-selected=true]{font-weight:700}.panel-tab .tab-item:first-of-type{margin-right:10px}.panel-tab .tab-item:nth-of-type(2){margin-left:10px}.panel-tab .tab-line{display:block;position:absolute;bottom:0;left:0;width:calc(50% - 20px);height:2px;border-radius:2px;background-color:#262629;transition:all .24s ease-in-out}.panel-tab.login .tab-line,.panel-tab.phone .tab-line{left:5px}.panel-tab.login .tab-item,.panel-tab.phone .tab-item{font-weight:700}.panel-tab.login .tab-item:first-child,.panel-tab.phone .tab-item:first-child{color:#262629}.panel-tab.email .tab-line,.panel-tab.register .tab-line{left:calc(100% - 5px);transform:translateX(-100%)}.panel-tab.email .tab-item:nth-of-type(2),.panel-tab.register .tab-item:nth-of-type(2){color:#262629;font-weight:700}.panel-tab.ko-kr,.panel-tab.zh-cn,.panel-tab.zh-tw{width:220px}.panel-tab.de-de{width:240px}.panel-tab.es-es{width:340px}@media screen and (max-width:1440px){.panel-tab .tab-item{font-size:18px;line-height:24px}.panel-title h2{font-size:22px}}@media screen and (max-width:767px){.panel{padding:32px 24px}.panel-tab{width:220px;margin-bottom:40px}.panel-tab .tab-item{font-style:normal;line-height:24px}.de-de.panel-tab{width:240px}.fr-fr.panel-tab{width:250px}.es-es.panel-tab{width:298px}}