.nxh-reg{--rg-bg:#fff;--rg-line:#dde5ee;--rg-text:#17283b;--rg-muted:#62758a;--rg-tint:#f2f7fc;color:var(--rg-text);background:var(--rg-bg);border:1px solid var(--rg-line);border-radius:14px;padding:20px;margin:0 0 20px;min-width:0;font:14px/1.5 Inter,"Microsoft YaHei",sans-serif}
.dark .nxh-reg,.nxh-reg[data-dark]{--rg-bg:#0c1b2d;--rg-line:#203954;--rg-text:#f2f7fd;--rg-muted:#9bb1c6;--rg-tint:#10243a}
.nxh-reg *{box-sizing:border-box}.nxh-reg [hidden]{display:none!important}.nxh-reg h2{font-size:18px;margin:0}.nxh-reg h3{font-size:14px;margin:0 0 12px}.nxh-reg p{color:var(--rg-muted);font-size:12px;margin:5px 0}.nxh-reg-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.nxh-reg-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nxh-reg button,.nxh-reg select{border:1px solid var(--rg-line);border-radius:7px;background:var(--rg-tint);color:var(--rg-text);padding:7px 10px;font:inherit;cursor:pointer}.nxh-reg button:disabled{opacity:.5;cursor:wait}.nxh-reg a{color:#2685dc}.nxh-reg-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nxh-reg-kpi{padding:13px 15px;background:var(--rg-tint);border-radius:10px}.nxh-reg-kpi small{display:block;color:var(--rg-muted);font-size:12px}.nxh-reg-kpi strong{font-size:29px;font-weight:740;display:block;margin-top:4px}.nxh-reg-scope{margin:14px 0!important;padding:10px 12px;border-left:3px solid #258cda;background:var(--rg-tint);line-height:1.7}.nxh-reg-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:20px}.nxh-reg-bars{display:flex;align-items:flex-end;gap:5px;height:126px;border-bottom:1px solid var(--rg-line);padding:0 4px}.nxh-reg-bar{flex:1;min-width:2px;max-width:45px;background:#318dd1;border-radius:3px 3px 0 0;position:relative}.nxh-reg-bar:focus{outline:2px solid #51cbbb}.nxh-reg-bar span{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);font-size:10px;color:var(--rg-muted)}.nxh-reg-axis{display:flex;justify-content:space-between;font-size:11px;color:var(--rg-muted);margin-top:6px}.nxh-reg-source{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;padding:5px 0;border-bottom:1px solid var(--rg-line)}.nxh-reg-source span:last-child{color:var(--rg-muted);font-size:12px;width:46px;text-align:right}.nxh-reg details{margin-top:12px}.nxh-reg summary{cursor:pointer;color:var(--rg-muted);font-size:12px}.nxh-reg-table{overflow:auto;max-height:250px;margin-top:8px}.nxh-reg table{width:100%;border-collapse:collapse;font-size:12px}.nxh-reg th,.nxh-reg td{padding:7px;text-align:right;border-bottom:1px solid var(--rg-line);white-space:nowrap}.nxh-reg th:first-child,.nxh-reg td:first-child{text-align:left}.nxh-reg-error{color:#cc334b!important}.nxh-reg-status{font-size:11px!important;margin-top:14px!important}
@media(max-width:700px){.nxh-reg{padding:14px}.nxh-reg-head{flex-direction:column}.nxh-reg-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nxh-reg-grid{grid-template-columns:1fr}.nxh-reg-kpi strong{font-size:25px}}
