@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700&display=swap');
:root{font-family:Inter,"Microsoft YaHei",sans-serif;color:#26352f;background:#f7f9f8;font-size:14px;font-synthesis:none;--surface:#fff;--line:#e8eeeb;--muted:#85918b;--green:#22805e;--text:#26352f;--soft:#f4f7f5}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #85c6ab;outline-offset:3px}button{border:0;background:none}a{color:inherit;text-decoration:none}.sidebar{position:fixed;width:232px;inset:0 auto 0 0;border-right:1px solid var(--line);background:var(--surface);padding:35px 20px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 12px;font-size:24px;font-weight:700;letter-spacing:1px}.brandmark{background:#24664e;color:white;width:38px;height:38px;border-radius:11px;font-size:39px;line-height:29px;text-align:center;letter-spacing:0}.brand-sub{display:block;font-size:9px;letter-spacing:1.8px;margin-top:3px;color:var(--muted);font-weight:550}.workspace{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:12px 10px;border-radius:8px;margin:36px 0 29px;font-size:13px}.workspace-icon{background:var(--soft);padding:7px 9px;border-radius:5px;color:var(--green)}small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.nav-label{font-size:12px;color:#98a29c;padding:0 13px;margin-bottom:12px}.nav{display:flex;align-items:center;gap:13px;width:100%;padding:13px 14px;border-radius:6px;text-align:left;margin-bottom:7px;color:#77837d}.nav>span{font-size:20px;line-height:1}.nav.active{background:#eaf3ee;color:#24664e;font-weight:600}.nav b{margin-left:auto;background:var(--soft);font-size:12px;font-weight:500;min-width:21px;text-align:center;padding:2px;border-radius:4px}.nav b.alert-count{background:#fff2df;color:#b68a3f}.sidebar-bottom{margin-top:auto}.agent-status{display:flex;gap:10px;align-items:center;padding:17px 8px;font-size:12px;border-bottom:1px solid var(--line)}.dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#30a574}.profile{display:flex;align-items:center;gap:10px;padding:19px 3px 0;text-align:left;font-size:13px}.avatar{display:grid;place-items:center;background:#e7eee8;border:2px solid white;border-radius:50%;width:36px;height:36px;color:#54795c;font-size:14px;font-weight:600}.avatar.small{width:31px;height:31px}.shell{margin-left:232px}header{height:77px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--surface)}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb span{margin:0 15px;color:#bbc3be}.breadcrumb strong{font-weight:500;color:var(--text)}.header-right{display:flex;align-items:center;gap:23px}.domain{font-size:12px;color:var(--muted)}.icon-button{font-size:22px;width:32px;height:32px;border-radius:6px}.icon-button:hover{background:var(--soft)}main{max-width:1560px;margin:auto;padding:34px 38px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:10px;color:#8c9b92;letter-spacing:2px;font-weight:600;margin-bottom:9px}h1{font-size:27px;letter-spacing:-.7px;margin:0;font-weight:650;display:flex;align-items:center;gap:15px}p{color:var(--muted);margin:9px 0 0;font-size:13px}.live-tag{font-size:11px;letter-spacing:0;color:#8b7750;background:#f1ede3;border-radius:4px;padding:5px 8px;font-weight:500}.heading-actions{display:flex;gap:16px;align-items:center}.updated{font-size:12px;color:var(--muted)}.button{border:1px solid #dce5df;border-radius:6px;background:var(--surface);padding:9px 14px;font-size:13px;box-shadow:0 2px 2px #203c2e03}.button:hover{border-color:var(--green)}.notice{display:flex;align-items:center;gap:8px;color:#688273;background:#edf4ef;border:1px solid #e0ece3;border-radius:6px;padding:10px 14px;font-size:12px;margin-bottom:23px}.notice button{margin-left:auto;white-space:nowrap;color:#397556;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:23px}.stat{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:20px 21px}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#77877d}.stat-icon{color:#829d8c;background:var(--soft);border-radius:6px;padding:5px 7px;font-size:15px}.stat-number{font-size:32px;font-weight:550;letter-spacing:-1px;margin-top:9px;font-variant-numeric:tabular-nums}.stat-number em{font-size:17px;font-style:normal;color:#a4b0a8;font-weight:400;margin-left:5px}.stat-foot{font-size:11px;color:var(--muted);margin-top:13px;display:flex;align-items:center;gap:6px}.stat-foot strong{color:var(--green);font-weight:500}.stat-foot .amber{color:#b38a41}.panel{border:1px solid var(--line);border-radius:9px;background:var(--surface);overflow:hidden}.charts-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:22px;margin-bottom:24px}.panel-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 23px 0;gap:12px}h2{font-size:15px;margin:0;font-weight:600}.panel-heading p{font-size:11px;margin-top:7px}.segmented{display:flex;background:var(--soft);padding:3px;border-radius:6px;white-space:nowrap}.segmented button{font-size:11px;color:var(--muted);padding:5px 10px;border-radius:4px}.segmented .selected{color:var(--text);background:var(--surface);box-shadow:0 1px 4px #0000000a}.chart-legend{display:flex;gap:22px;margin:23px 24px 0;font-size:11px;color:var(--muted)}.chart-legend b{margin-left:5px;color:var(--text);font-weight:500}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.green{background:#318664}.blue{background:#95b7d1}.chart{padding:13px 18px 14px}.chart svg{display:block;width:100%;height:177px;overflow:visible}.chart text{fill:var(--muted);font-size:11px;font-family:inherit}.chart line{stroke:var(--line);stroke-dasharray:3 4}.network-totals{display:flex;gap:40px;margin:20px 24px 0;font-size:11px;color:var(--muted)}.network-totals strong{display:block;color:var(--text);font-size:23px;font-weight:550;letter-spacing:-.5px;margin-top:7px}.network-totals strong small{display:inline;font-size:12px;letter-spacing:0;font-weight:400}.network .chart svg{height:155px}.muted{font-size:12px;color:var(--muted)}.title-inline{display:flex;gap:10px;align-items:center}.count{color:var(--muted);background:var(--soft);font-size:11px;padding:3px 7px;border-radius:4px}.text-button{font-size:12px;color:var(--green)}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 23px 17px}.filters{display:flex;gap:6px;white-space:nowrap}.filters button{color:var(--muted);font-size:12px;border-radius:5px;padding:7px 11px}.filters button.selected{background:#edf4ef;color:#397556;font-weight:600}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;padding:6px 10px;gap:8px;color:#a1ada5}.search span{font-size:20px;line-height:1}.search input{border:0;background:none;outline:none;font-size:12px;color:var(--text);width:167px}.search input::placeholder{color:#9ba79f}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:11px;font-weight:400;color:var(--muted);background:var(--soft);padding:12px 18px}td{padding:18px;border-top:1px solid var(--line);font-size:12px}th:first-child,td:first-child{padding-left:24px}tbody tr:hover{background:var(--soft)}.node-cell{display:flex;gap:11px;align-items:center}.node-icon{width:34px;height:37px;background:var(--soft);border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;font-size:19px;color:#859d8e}.node-name{font-weight:600;font-size:12px}.node-address{font-size:10px;color:var(--muted);margin-top:6px;font-family:Consolas,monospace}.status{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:4px 7px;background:#edf7f0;border-radius:4px;color:#328359}.status.warning{background:#fcf5e8;color:#be914b}.status.offline{background:#f1f3f2;color:#939d97}.status .dot{width:5px;height:5px;background:currentColor}.metric{min-width:70px;max-width:100px}.metric-value{display:flex;justify-content:space-between;gap:4px;font-size:11px}.metric-track{height:4px;margin-top:8px;background:#edf1ef;border-radius:3px;overflow:hidden}.metric-bar{height:100%;background:#78ae95;border-radius:3px}.metric-bar.warn{background:#d7b46f}.metric-bar.bluebar{background:#93b4cc}.traffic{color:#7b9484;font-size:10px;line-height:1.8;font-variant-numeric:tabular-nums}.traffic .up{color:#93a6b6}.uptime{font-size:11px;color:#7c8c82}.detail-button{color:var(--muted);font-size:18px;padding:6px 10px}.table-footer{border-top:1px solid var(--line);padding:15px 24px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.events-panel{margin-top:24px}.events-panel .panel-heading{padding-bottom:19px}.event{display:flex;align-items:center;gap:14px;padding:16px 24px;border-top:1px solid var(--line)}.event-symbol{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;background:#fcf5e8;color:#be914b}.event-symbol.offline{background:#f7eceb;color:#c8867b}.event-title{font-size:12px}.event-meta{color:var(--muted);font-size:11px;margin-top:5px}.event time{margin-left:auto;font-size:11px;color:var(--muted);white-space:nowrap}.event-tag{font-size:10px;border:1px solid var(--line);color:var(--muted);padding:4px 8px;border-radius:4px;margin-left:12px}footer{display:flex;justify-content:space-between;padding:25px 0;color:#a0ada4;font-size:10px}.footer-mark{font-size:19px;color:#6a8b77;margin-right:5px}.footer-divider{margin:0 12px;color:#c3ccc6}dialog{border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);padding:25px;width:min(550px,calc(100% - 32px));box-shadow:0 20px 100px #10271b30}dialog::backdrop{background:#10271b55;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#dialog-content{font-size:14px;line-height:1.9}#dialog-content p{font-size:14px;line-height:1.9}#dialog-content code{display:block;padding:10px;background:var(--soft);overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px;border-radius:6px;margin:10px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.detail-grid>div{background:var(--soft);padding:12px;border-radius:6px}.detail-grid strong{font-size:22px;display:block}.empty{text-align:center;padding:45px;color:var(--muted)}body.dark{--surface:#17231e;--line:#2a3a31;--muted:#91a69a;--green:#85c7a3;--text:#dce9e1;--soft:#1e2c24;background:#101b15;color:var(--text)}body.dark .notice,body.dark .nav.active,body.dark .filters button.selected{background:#203a2b;color:#a6ccb4;border-color:#2a4533}body.dark .status{background:#21382a}body.dark .status.warning{background:#3b3020}body.dark .status.offline{background:#29312c}body.dark .metric-track{background:#2c3b32}body.dark .live-tag{background:#3b3425;color:#d8bd8b}body.dark .avatar{border-color:var(--surface)}section{scroll-margin-top:24px}@media(min-width:1500px){main{padding-top:40px}.stat{padding:24px}.chart svg{height:210px}.network .chart svg{height:188px}td{padding-top:22px;padding-bottom:22px}}@media(max-width:1200px){.sidebar{width:200px;padding:30px 13px}.shell{margin-left:200px}main{padding:28px 24px 0}header{padding:0 24px}.updated{display:none}.charts-grid{gap:16px;grid-template-columns:1.3fr 1fr}.panel-heading{padding:18px 17px 0}.stats{gap:12px}.stat{padding:17px}.table-scroll{overflow-x:auto}.network-totals{gap:20px}.segmented button{padding:5px 6px}}@media(max-width:950px){.sidebar{width:76px;padding:26px 10px}.brand{padding:0;justify-content:center}.brand>span:last-child,.workspace,.nav-label,.sidebar-bottom,.nav b{display:none}.nav{font-size:0;padding:14px;justify-content:center}.nav>span{font-size:23px}.sidebar nav{margin-top:40px}.shell{margin-left:76px}.charts-grid{grid-template-columns:1fr 1fr}.performance .panel-heading{align-items:flex-start;flex-direction:column}.chart-legend{gap:10px;margin-top:14px}.network .chart svg{height:180px}.stat-number{font-size:29px}.stat-foot{font-size:10px}}@media(max-width:700px){.sidebar{display:none}.shell{margin-left:0}header{height:59px;padding:0 18px}.header-right{gap:10px}.domain{display:none}main{padding:23px 16px 0}.page-heading{align-items:flex-start;margin-bottom:18px}h1{font-size:24px;gap:9px}.eyebrow{font-size:9px}.heading-actions{padding-top:21px}.heading-actions .button{padding:8px;font-size:12px}.stats{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:16px}.stat-label{font-size:12px}.stat-foot{font-size:11px}.charts-grid{grid-template-columns:1fr;gap:18px}.performance .panel-heading{flex-direction:row}.network .chart svg{height:150px}.notice{font-size:11px;align-items:flex-start;line-height:1.7;gap:6px}.notice button{font-size:11px}.table-toolbar{align-items:stretch;flex-direction:column;padding:18px 15px 13px}.filters{justify-content:space-between}.search input{width:100%;font-size:13px}.search{padding:9px 11px}.events-panel .panel-heading>.muted{display:none}.event{padding:15px;gap:10px}.event-tag{display:none}.event time{font-size:10px}.event-title{font-size:11px}.event-meta{font-size:10px}footer{font-size:9px;gap:14px;line-height:1.8}footer>span:first-child{max-width:180px}.footer-divider{margin:0 4px}.table-footer{padding:14px 15px}.live-tag{font-size:10px}p{font-size:12px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.panel,.stat{animation:appear .45s ease both}@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}}

/* Readable UI labels and metadata at all breakpoints. */
body{font-size:1rem}.nav,.stat-label,.node-name,.status,.metric-value,.filters button,.button,.text-button,.event-title,.search input{font-size:14px}.brand-sub{font-size:10px}.eyebrow,.live-tag,.notice,.notice button,.stat-foot,.chart-legend,.network-totals,.segmented button,.panel-heading p,.count,th,.node-address,.traffic,.uptime,.table-footer,.event-meta,.event time,.event-tag,footer,.muted{font-size:12px}p{font-size:14px}.dialog-heading h2{font-size:18px}#dialog-content{font-size:16px}.chart-legend{flex-wrap:wrap;row-gap:6px}.status{white-space:nowrap}.node-address{white-space:normal;line-height:1.6}.node-cell{min-width:210px}.metric{min-width:65px}@media(max-width:700px){.notice{flex-wrap:wrap}.notice button{margin-left:20px}.performance .panel-heading{flex-wrap:wrap}.page-heading{gap:8px}footer{flex-wrap:wrap}.event{flex-wrap:wrap}.event time{margin-left:43px}}

