*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.login-wrap{height:100vh;display:flex;align-items:center;justify-content:center;background:#f7f8fa}.login-card{width:360px;padding:40px 32px;background:#fff;border-radius:10px;box-shadow:0 2px 16px #0000000f}.login-logo{display:flex;justify-content:center;margin-bottom:28px}.sider-logo{height:56px;display:flex;align-items:center;padding-left:20px;background:#fff;border-bottom:1px solid #f0f0f0}.page-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
