.auth-split{min-height:100vh;display:flex;flex-direction:row;background:#f5f7fa}.auth-split__hero{flex:1 1 50%;min-height:100vh;background:linear-gradient(135deg,#001529,#1677ff)}.auth-split__panel{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:16px 20px;background:#fff}.auth-split__card{width:100%;max-width:420px;padding:28px 24px 22px;border-radius:12px;box-shadow:0 4px 24px #00000014}.auth-split__card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.auth-split__title{margin:0;font-size:24px;font-weight:600;color:#1677ff;flex:1;text-align:center}.login-page__captcha-img{border:1px solid #d9d9d9;border-radius:6px;padding:0;background:#fafafa;cursor:pointer;height:40px;width:120px;display:inline-flex;align-items:center;justify-content:center}.login-page__captcha-img-el{height:38px;width:118px;object-fit:contain}.login-page__links{display:flex;justify-content:space-between;margin-bottom:12px}@media(max-width:900px){.auth-split{flex-direction:column}.auth-split__hero{min-height:120px}}html,body,#root{height:100%}body{margin:0}.page-title-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
