:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f4f6f8;--panel:#fff;--ink:#172033;--muted:#697386;--line:#dfe4eb;--line-soft:#edf0f4;--blue:#2458d3;--blue-dark:#1e46aa;--blue-soft:#edf3ff;--green:#087a55;--red:#c23b32;--shadow:0 8px 28px #1e2d4612;color:var(--ink);background:var(--page);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--page)}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;height:68px;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:.08em;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.brand div{gap:2px;display:grid}.brand strong{font-size:15px}.brand div span{color:var(--muted);font-size:11px}.backend-status{color:var(--muted);grid-template-columns:auto auto;align-items:center;column-gap:8px;font-size:12px;display:grid}.backend-status i{background:#a3acba;border-radius:50%;grid-row:span 2;width:8px;height:8px}.backend-status.online i{background:#16a36a;box-shadow:0 0 0 4px #16a36a1f}.backend-status small{color:#98a1af}main{width:min(1720px,100%);margin:0 auto;padding:28px 32px 44px}.page-intro{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.18em;margin:0 0 8px;font-size:10px;font-weight:800}.page-intro h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,42px);font-weight:720}.page-intro>div>p:last-child{color:var(--muted);margin:10px 0 0;font-size:14px}.freshness{border-left:2px solid var(--line);gap:5px;min-width:190px;padding-left:18px;display:grid}.freshness span{color:var(--muted);font-size:11px}.freshness strong{font-size:13px;font-weight:600}.level-tabs{background:var(--panel);border:1px solid var(--line);border-radius:12px 12px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.level-tabs button{text-align:left;border:0;border-right:1px solid var(--line);min-height:66px;color:var(--ink);background:#fff;align-content:center;gap:4px;padding:10px 18px;display:grid}.level-tabs button:last-child{border-right:0}.level-tabs button span{font-weight:700}.level-tabs button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.level-tabs button.active{color:var(--blue);background:var(--blue-soft);box-shadow:inset 0 -3px var(--blue)}.level-tabs button.active small{color:#5f77ae}.filter-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-top:0;border-radius:0 0 12px 12px;align-items:end;gap:18px;padding:18px;display:flex}.filter-grid{flex:1;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;display:grid}.filter-grid label,.search-box{gap:6px;display:grid}.filter-grid label span,.search-box span{color:var(--muted);font-size:11px;font-weight:600}input{width:100%;height:38px;color:var(--ink);background:#fff;border:1px solid #cfd6e1;border-radius:7px;outline:none;padding:0 10px;transition:all .16s}input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2458d31a}.filter-actions{gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:var(--ink);background:#fff;border-color:#cfd6e1}.button.secondary:hover{background:#f8fafc;border-color:#9aa7ba}.button.ghost{color:var(--muted);background:0 0}.button.compact{min-height:34px;padding:0 11px;font-size:12px}.context-line{color:var(--muted);align-items:center;gap:8px;margin:14px 2px 0;font-size:12px;display:flex}.context-line button{background:var(--blue-soft);color:var(--blue);border:1px solid #cfdaf4;border-radius:999px;padding:4px 9px}.alert{color:var(--red);background:#fff3f1;border:1px solid #f1c8c4;border-radius:8px;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;font-size:13px;display:flex}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.kpi-grid article{background:var(--panel);border:1px solid var(--line);border-radius:10px;align-content:center;gap:8px;min-height:116px;padding:17px 18px;display:grid;box-shadow:0 3px 14px #1e2d460a}.kpi-grid article span{color:var(--muted);font-size:12px}.kpi-grid article strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(21px,2vw,29px)}.kpi-grid article small{color:#929baa;font-size:10px}.data-panel{background:var(--panel);border:1px solid var(--line);min-height:480px;box-shadow:var(--shadow);border-radius:12px;overflow:visible}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 16px;display:flex}.panel-header>div:first-child{gap:4px;display:grid}.panel-header p{margin:0;font-weight:750}.panel-header>div:first-child span{color:var(--muted);font-size:11px}.panel-tools{align-items:end;gap:8px;display:flex}.search-box{width:210px}.search-box input{height:34px}.detail-switch{border-bottom:1px solid var(--line);gap:18px;height:45px;padding:0 16px;display:flex}.detail-switch button{min-width:54px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000}.detail-switch button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.column-picker{position:relative}.column-picker summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.column-picker summary::-webkit-details-marker{display:none}.chevron{color:var(--muted)}.column-menu{z-index:80;border:1px solid var(--line);background:#fff;border-radius:9px;width:260px;padding:10px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #141e322e}.column-menu header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:3px 3px 10px;font-size:12px;display:flex}.column-menu header span{color:var(--muted)}.column-actions{gap:12px;padding:8px 3px 4px;display:flex}.column-actions button{color:var(--blue);background:0 0;border:0;padding:0;font-size:11px}.column-options{max-height:370px;overflow:auto}.column-options label{align-items:center;gap:8px;min-height:33px;padding:4px 3px;font-size:12px;display:flex}.column-options input{width:15px;height:15px;accent-color:var(--blue);padding:0}.table-shell{flex-direction:column;min-height:400px;display:flex}.table-scroll{flex:1;overflow:auto}table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}th,td{border-bottom:1px solid var(--line-soft);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;background:#fff;height:46px;padding:8px 12px;font-size:12px}th{z-index:10;color:#586375;background:#f8f9fb;height:42px;font-weight:650;position:sticky;top:0}th button{width:100%;color:inherit;font-weight:inherit;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;padding:0;display:flex}th button span{color:#a6afbd;font-size:10px}th.entity,td.entity{z-index:12;text-align:left;width:250px;min-width:250px;max-width:250px;box-shadow:1px 0 var(--line), 8px 0 15px #17203309;position:sticky;left:0}th.entity{z-index:15;background:#f8f9fb}th.entity button{justify-content:flex-start}tbody tr:hover td{background:#f8fbff}.entity-link{width:100%;color:var(--blue);text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid;overflow:hidden}.entity-link strong{text-overflow:ellipsis;font-weight:650;overflow:hidden}.entity-link small{color:#929baa;font-size:10px}.entity-link:hover strong{text-decoration:underline}.empty-state{min-height:360px;color:var(--muted);text-align:center;flex:1;place-content:center;justify-items:center;gap:8px;display:grid}.empty-state .empty-mark{border:1px solid var(--line);color:#9aa4b3;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.empty-state strong{color:#536074;font-size:14px}.empty-state p{margin:0;font-size:11px}.table-footer{border-top:1px solid var(--line);min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;padding:8px 14px;font-size:11px;display:flex}.pagination{align-items:center;gap:10px;display:flex}.pagination button{border:1px solid var(--line);height:30px;color:var(--ink);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}@media (width<=1180px){.filter-panel{flex-direction:column;align-items:stretch}.filter-grid{grid-template-columns:repeat(3,minmax(130px,1fr));width:100%}.filter-actions{justify-content:flex-end}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.topbar{height:62px;padding:0 16px}.backend-status small{display:none}main{padding:20px 14px 32px}.page-intro{flex-direction:column;align-items:start}.freshness{border-left:0;padding-left:0}.level-tabs{grid-template-columns:repeat(2,1fr)}.level-tabs button:nth-child(2){border-right:0}.level-tabs button{border-bottom:1px solid var(--line)}.filter-grid{grid-template-columns:1fr 1fr}.filter-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.filter-actions .primary{grid-column:span 2}.kpi-grid{grid-template-columns:1fr 1fr}.panel-header{flex-direction:column;align-items:stretch}.panel-tools{flex-wrap:wrap;align-items:stretch}.search-box{width:100%}}@media (width<=480px){.brand div span{display:none}.filter-grid,.kpi-grid{grid-template-columns:1fr}}
