html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f7f8fa;color:#1d2129}.app-root-layout{min-height:100vh}.app-root-layout__sider{background:#232324}.app-root-layout__header{height:60px;background:#fff;border-bottom:1px solid #e5e6eb;padding:0 16px}.app-root-layout__content{padding:24px}.app-sidebar{display:flex;flex-direction:column;height:100%}.app-sidebar__brand{height:60px;color:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08);font-weight:700}.app-header{height:100%;display:flex;align-items:center;justify-content:space-between}.login-page{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:24px 16px 72px;box-sizing:border-box;background:#f7f8fa}.login-page__card{width:420px;max-width:calc(100% - 32px);border-radius:8px}.login-page__beian{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;align-items:center;gap:8px;font-size:13px;color:#4e5969}.login-page__beian a{color:#4e5969;text-decoration:none}.login-page__beian a:hover{color:#165dff}.login-page__beian-icon{width:16px;height:16px;object-fit:contain}
