html,body,#root{width:100%;height:100%;margin:0;background:#f4f4f5}.full{width:100%}.loading{height:100vh;display:flex;align-items:center;justify-content:center;color:#6b594e}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f4f5}.login-card{width:380px;text-align:center}.login-card .ant-card-body{display:flex;flex-direction:column;gap:18px;align-items:center}.brand-mark,.logo-mark{display:inline-flex;align-items:center;justify-content:center;background:#fb531b;color:#fff;font-weight:800}.brand-mark{width:56px;height:56px;border-radius:14px;font-size:30px}.app-shell{min-height:100vh}.sider{border-right:1px solid rgba(0,0,0,.06)}.logo-row{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;font-size:17px;font-weight:700}.logo-mark{width:30px;height:30px;border-radius:8px}.header{height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.06)}.content{padding:24px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.search-bar{max-width:520px;width:100%}.section-title{margin:4px 0 0!important}.json-inline{display:inline-block;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.json-popover{max-width:560px;max-height:420px;overflow:auto;margin:0;white-space:pre-wrap;word-break:break-word}.log-alert{margin-top:12px}.error-log{min-height:360px;max-height:620px;overflow:auto;margin:12px 0 0;padding:16px;border-radius:8px;background:#171717;color:#f4f4f5;font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:break-word}@media (max-width: 960px){.stat-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.two-col{grid-template-columns:1fr}}
