*{box-sizing:border-box}html,body,#new-admin-root{width:100%;height:100%;margin:0}body{color:#252b33;background:#f5f8fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Arial,sans-serif}.shell-login,.shell-boot{background:#f5f8fc;place-items:center;min-height:100%;padding:32px;display:grid}.shell-boot{color:#526071;gap:12px;font-size:14px}.shell-boot img{object-fit:contain;width:44px;height:44px}.shell-login-panel{background:#fff;border:1px solid #dfe3e8;border-radius:4px;width:min(392px,100%);padding:30px 32px 32px;box-shadow:0 12px 26px #252b3314}.shell-login-mark{align-items:center;gap:12px;margin-bottom:26px;display:flex}.shell-login-mark img{object-fit:contain;width:44px;height:44px}.shell-login-mark h1{color:#20262d;margin:0 0 2px;font-size:24px;font-weight:600;line-height:1.25}.shell-login-mark p{color:#7b8794;margin:0;font-size:14px}.shell-login-panel form{gap:18px;display:grid}.shell-login-panel label{color:#303844;gap:8px;font-size:14px;display:grid}.shell-login-panel input{color:#252b33;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #d9dee5;border-radius:4px;outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s}.shell-login-panel input:focus{border-color:#2f7df6;box-shadow:0 0 0 2px #2f7df61f}.shell-login-error{color:#b42318;background:#fff2f1;border:1px solid #ffd0cc;border-radius:4px;align-items:center;min-height:34px;padding:7px 10px;font-size:13px;display:flex}.shell-login-panel button{color:#fff;height:40px;font:inherit;cursor:pointer;background:#2f7df6;border:1px solid #2f7df6;border-radius:4px;font-weight:600}.shell-login-panel button:hover{background:#1f6fe5;border-color:#1f6fe5}.shell-login-panel button:disabled{color:#ffffffb8;cursor:default;background:#7cabf4;border-color:#7cabf4}
