.login-module__WEZH7G__page{color:#1d2939;background:linear-gradient(#ffffffb8,#0000 34%),#eef1f5;place-items:center;min-height:100vh;padding:32px;display:grid}.login-module__WEZH7G__shell{background:#fff;border:1px solid #dfe3e8;border-radius:12px;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);width:min(100%,980px);min-height:620px;display:grid;overflow:hidden;box-shadow:0 20px 55px #1018281f}.login-module__WEZH7G__guide{color:#fff;background:#172033;flex-direction:column;justify-content:space-between;padding:42px;display:flex}.login-module__WEZH7G__brand,.login-module__WEZH7G__mobileBrand{align-items:center;gap:12px;display:flex}.login-module__WEZH7G__brand strong,.login-module__WEZH7G__mobileBrand strong{font-size:16px;line-height:1.3;display:block}.login-module__WEZH7G__brand span,.login-module__WEZH7G__mobileBrand span{color:#98a2b3;margin-top:3px;font-size:12px;display:block}.login-module__WEZH7G__guideIntro{margin-top:76px}.login-module__WEZH7G__eyebrow{color:#84adff;letter-spacing:.12em;font-size:12px;font-weight:650}.login-module__WEZH7G__guideIntro h1{letter-spacing:-.02em;margin-top:10px;font-size:30px;font-weight:680;line-height:1.25}.login-module__WEZH7G__guideIntro>p:last-child{color:#b9c1cf;max-width:30rem;margin-top:12px;font-size:14px;line-height:1.7}.login-module__WEZH7G__steps{gap:24px;margin-top:42px;display:grid}.login-module__WEZH7G__steps li{grid-template-columns:28px 1fr;gap:13px;display:grid}.login-module__WEZH7G__steps li>span{color:#b8ccff;background:#222d42;border:1px solid #46546b;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:650;display:grid}.login-module__WEZH7G__steps strong{font-size:14px;font-weight:600}.login-module__WEZH7G__steps p{color:#9fa9ba;margin-top:5px;font-size:12px;line-height:1.6}.login-module__WEZH7G__securityNote{color:#9fa9ba;align-items:flex-start;gap:9px;padding-top:28px;font-size:12px;line-height:1.55;display:flex}.login-module__WEZH7G__securityNote svg{color:#84adff;flex:none}.login-module__WEZH7G__loginPanel{place-self:center;width:100%;max-width:470px;padding:56px 48px}.login-module__WEZH7G__mobileBrand{display:none}.login-module__WEZH7G__loginHeading{margin-bottom:28px}.login-module__WEZH7G__loginIcon{color:#2563eb;background:#eef4ff;border-radius:9px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.login-module__WEZH7G__loginHeading h2{letter-spacing:-.01em;font-size:24px;font-weight:680;line-height:1.35}.login-module__WEZH7G__loginHeading p{color:#667085;margin-top:7px;font-size:14px}.login-module__WEZH7G__form{gap:16px;display:grid}.login-module__WEZH7G__wecomButton{color:#fff;background:#07c160;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.login-module__WEZH7G__wecomButton:hover{background:#06ad56}.login-module__WEZH7G__wecomUnavailable{color:#667085;text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:7px;padding:11px 12px;font-size:12px;line-height:1.55}.login-module__WEZH7G__divider{color:#98a2b3;align-items:center;gap:12px;font-size:12px;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#eaecf0;flex:1;height:1px}.login-module__WEZH7G__tabs{background:#f2f4f7;border-radius:7px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.login-module__WEZH7G__tabs button{color:#667085;cursor:pointer;border-radius:5px;min-height:34px;font-size:13px;font-weight:550}.login-module__WEZH7G__tabs button.login-module__WEZH7G__active{color:#1d2939;background:#fff;border:1px solid #e4e7ec;box-shadow:0 1px 2px #1018280d}.login-module__WEZH7G__fieldLabel{color:#344054;gap:7px;font-size:13px;font-weight:550;display:grid}.login-module__WEZH7G__input{color:#1d2939;background:#fff;border:1px solid #d0d5dd;border-radius:7px;width:100%;min-height:42px;padding:9px 11px;font-size:14px;font-weight:400;transition:border-color .15s,box-shadow .15s}.login-module__WEZH7G__input::placeholder{color:#98a2b3}.login-module__WEZH7G__input:focus{border-color:#5286ec;outline:none;box-shadow:0 0 0 3px #eaf1ff}.login-module__WEZH7G__codeField{grid-template-columns:1fr auto;gap:8px;display:grid}.login-module__WEZH7G__codeField button{color:#2457bd;cursor:pointer;background:#f7f9ff;border:1px solid #b9ccf5;border-radius:7px;min-width:104px;padding:0 12px;font-size:12px;font-weight:600}.login-module__WEZH7G__codeField button:disabled{color:#98a2b3;cursor:default;background:#f9fafb;border-color:#e4e7ec}.login-module__WEZH7G__hint,.login-module__WEZH7G__error{border-radius:6px;padding:9px 10px;font-size:12px;line-height:1.5}.login-module__WEZH7G__hint{color:#2457bd;background:#f3f6ff;border:1px solid #b9ccf5}.login-module__WEZH7G__error{color:#b42318;background:#fff4f3;border:1px solid #fecdca}.login-module__WEZH7G__submit{color:#fff;cursor:pointer;background:#2563eb;border-radius:7px;min-height:44px;font-size:14px;font-weight:600;transition:background .15s}.login-module__WEZH7G__submit:hover{background:#1d4ed8}.login-module__WEZH7G__submit:disabled{opacity:.55;cursor:default}.login-module__WEZH7G__switchHint{color:#667085;text-align:center;font-size:12px}.login-module__WEZH7G__switchHint button{color:#2457bd;cursor:pointer;margin-left:4px;font-weight:600}.login-module__WEZH7G__tenantChooser{gap:18px;display:grid}.login-module__WEZH7G__tenantChooser h3{color:#1d2939;font-size:18px;font-weight:680}.login-module__WEZH7G__tenantChooser p{color:#667085;margin-top:6px;font-size:13px;line-height:1.6}.login-module__WEZH7G__tenantChoiceList{gap:10px;display:grid}.login-module__WEZH7G__tenantChoice{color:#2457bd;text-align:left;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 14px;display:flex}.login-module__WEZH7G__tenantChoice:hover{background:#f7f9ff;border-color:#84adff}.login-module__WEZH7G__tenantChoice:disabled{cursor:default;opacity:.55}.login-module__WEZH7G__tenantChoice span:first-child{gap:4px;display:grid}.login-module__WEZH7G__tenantChoice strong{color:#1d2939;font-size:14px;font-weight:650}.login-module__WEZH7G__tenantChoice small{color:#667085;font-size:12px}.login-module__WEZH7G__tenantChoice>span:last-child{flex:none;font-size:12px;font-weight:650}.login-module__WEZH7G__backToLogin{color:#475467;cursor:pointer;font-size:12px;font-weight:600}.login-module__WEZH7G__loginFooter{color:#98a2b3;border-top:1px solid #eaecf0;align-items:flex-start;gap:7px;margin-top:26px;padding-top:20px;font-size:11px;line-height:1.55;display:flex}.login-module__WEZH7G__cobuildCallout{background:#f2f6ff;border:1px solid #cedbf8;border-radius:9px;gap:10px;padding:13px 14px;display:grid}.login-module__WEZH7G__cobuildCallout>div:first-child{gap:3px;display:grid}.login-module__WEZH7G__cobuildCallout strong{color:#1b3470;font-size:12px}.login-module__WEZH7G__cobuildCallout span{color:#607091;font-size:11px;line-height:1.55}.login-module__WEZH7G__cobuildCallout>div:last-child{gap:12px;display:flex}.login-module__WEZH7G__cobuildCallout a{color:#285ed3;font-size:11px;font-weight:650}.login-module__WEZH7G__loginFooter svg{color:#667085;flex:none;margin-top:1px}@media (max-width:760px){.login-module__WEZH7G__page{background:#fff;min-height:100svh;padding:0;display:block}.login-module__WEZH7G__shell{min-height:100svh;box-shadow:none;border:0;border-radius:0;display:block}.login-module__WEZH7G__guide{display:none}.login-module__WEZH7G__loginPanel{max-width:440px;margin:0 auto;padding:30px 24px 40px}.login-module__WEZH7G__mobileBrand{margin-bottom:58px;display:flex}.login-module__WEZH7G__loginIcon{display:none}.login-module__WEZH7G__loginHeading h2{font-size:23px}}@media (max-width:380px){.login-module__WEZH7G__loginPanel{padding-inline:18px}.login-module__WEZH7G__mobileBrand{margin-bottom:42px}.login-module__WEZH7G__codeField{grid-template-columns:1fr}.login-module__WEZH7G__codeField button{min-height:38px}}
