._shell_1u09u_1{min-height:100vh;display:flex;flex-direction:column}._header_1u09u_7{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;padding:.75rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}._brand_1u09u_20{font-weight:700;font-size:1.05rem;color:var(--text);text-decoration:none}._brand_1u09u_20:hover{text-decoration:none;color:var(--accent)}._nav_1u09u_32{display:flex;flex-wrap:wrap;gap:.35rem .75rem}._navLink_1u09u_38,._navLinkActive_1u09u_39{padding:.35rem .65rem;border-radius:6px;color:var(--muted);text-decoration:none;font-size:.95rem}._navLink_1u09u_38:hover{background:var(--accent-soft);color:var(--accent);text-decoration:none}._navLinkActive_1u09u_39{background:var(--accent-soft);color:var(--accent);font-weight:600}._main_1u09u_59{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:1.25rem 1.25rem 2rem}._footer_1u09u_67{padding:.85rem 1.25rem;font-size:.8rem;color:var(--muted);border-top:1px solid var(--border);background:var(--surface)}.pageTitle{margin:0 0 .35rem;font-size:1.35rem}.pageLead{margin:0 0 1rem;color:var(--muted);font-size:.95rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem 1.1rem}.cardGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;margin-top:1rem}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:999px;font-size:.8rem;font-weight:600}.pillOk{background:var(--accent-soft);color:var(--accent)}.pillErr{background:#fdecec;color:var(--danger)}.pillPending{background:#eef0f3;color:var(--muted)}.chartBox{width:100%;height:360px;margin-top:.75rem}.table{width:100%;border-collapse:collapse;font-size:.9rem;margin-top:.75rem}.table th,.table td{border:1px solid var(--border);padding:.5rem .65rem;text-align:left}.table th{background:#f0f2f5;font-weight:600}:root{color-scheme:light;--bg: #f6f7f9;--surface: #ffffff;--text: #1a1d21;--muted: #5c6370;--border: #e2e5ea;--accent: #1b7f5a;--accent-soft: #e6f4ef;--danger: #c53b3b;--up: #c53b3b;--down: #1b7f5a;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background-color:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}
