html,body,#root{width:100%;height:100%;margin:0}body{background:#f5f7fb;font-family:Microsoft YaHei,system-ui,sans-serif}.login-page{background:#eef3f8;place-items:center;min-height:100%;display:grid}.login-card{border-radius:8px;width:min(420px,100% - 32px)}.admin-shell{min-height:100%}.logo{color:#08979c;place-items:center;height:64px;font-size:18px;font-weight:800;display:grid}.admin-header{background:#fff;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.admin-header h4{margin:0}.admin-content{padding:24px}
