html,body,#root{margin:0;min-height:100%;height:100%}body{background:#f5f7fb;color:#1f1f1f;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.centered-page,.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.auth-card{width:min(420px,100%);background:#fff;border-radius:6px;padding:24px;box-shadow:0 16px 40px #0f172a14}.console-layout{min-height:100vh}.console-sider{background:#101828!important}.console-brand{color:#fff;font-size:16px;font-weight:700;padding:18px 16px}.console-header{height:auto;background:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eaecf0}.console-content{padding:16px}.page-stack{display:flex;flex-direction:column;gap:12px}.page-stack-gap{margin-bottom:12px}.section-gap{margin-bottom:14px}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px}.json-block{display:flex;flex-direction:column;gap:6px;margin-top:12px}.json-block pre{margin:0;padding:10px;border-radius:6px;background:#101828;color:#e2e8f0;overflow:auto;white-space:pre-wrap;word-break:break-word}.tag-wrap{display:flex;flex-wrap:wrap;gap:6px}@media (max-width: 900px){.console-header{align-items:flex-start;gap:12px;flex-direction:column}.console-content{padding:12px}}
