html,body,#root{margin:0;padding:0;width:100%;height:100%}.login-page{min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0;overflow-x:hidden;background-color:#fafafa;background-image:radial-gradient(#ececec .8px,transparent .8px);background-size:9px 9px}.login-shell{width:460px;margin-top:0;padding:18px 0 0;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:12px;transform:translateY(-14vh)}.login-shell-loading{margin-top:140px;padding:34px 30px;background:#fffffff5;box-shadow:0 12px 28px #00000014}.login-logo{line-height:1;margin-top:8px;margin-bottom:30px;color:#222}.login-logo-svg{width:62px;height:62px;stroke:#2b2b2b;fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.login-title{margin:0 0 12px!important;font-size:clamp(20px,2.2vw,28px)!important;font-weight:700!important;letter-spacing:-.6px;line-height:1.12!important;color:#2a2a2a!important;font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif}.login-subtitle{display:block;margin-top:0;margin-bottom:28px;color:#9a9a9a;font-size:14px;font-weight:500;letter-spacing:0}.password-login-form{width:100%;max-width:408px;margin:0 auto 4px;text-align:left}.password-login-form .ant-form-item{margin-bottom:14px}.login-divider.ant-divider-horizontal.ant-divider-with-text{width:408px;max-width:100%;margin:12px auto 14px;color:#b3b3b3;font-size:12px;border-block-start-color:#ececec}.google-login-row{width:100%;display:flex;justify-content:center;margin-bottom:12px}.social-google-wrap{display:flex;justify-content:center;width:100%;max-width:500px}.social-google-wrap>div{width:100%;display:flex;justify-content:center;border:none;border-radius:0;background:transparent;box-shadow:none;padding:0}.social-google-wrap iframe{border-radius:13px!important}@media (max-width: 520px){.login-page{padding:12px 16px 20px}.login-shell{width:100%;transform:translateY(-9vh);padding-top:14px}.login-logo-svg{width:56px;height:56px}.login-subtitle{font-size:13px;margin-bottom:30px}}html,body,#root{height:100%;margin:0}
