.health{display:flex;align-items:center;gap:8px;background:#e9f8f1;color:#087d53;padding:7px 12px;border-radius:999px}.health i{width:8px;height:8px;border-radius:50%;background:#11b978}.server-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:14px;margin-bottom:18px}.metric{background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;min-width:0}.metric span,.metric small{display:block;color:var(--muted)}.metric strong{display:block;font-size:25px;margin:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric.hero{background:var(--dark);color:#fff}.metric.hero span,.metric.hero small{color:#aebbb6}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px}.chart-panel{padding:20px}.panel-head{display:flex;justify-content:space-between}.panel-head h2{margin:0}.panel-head b{font-size:22px}.chart-panel svg{width:100%;height:180px;margin-top:14px;overflow:visible}.chart-grid{stroke:#e8ecea;stroke-width:1}.chart-area{fill:#1aa56c18}.chart-line{fill:none;stroke:#119465;stroke-width:3;vector-effect:non-scaling-stroke}.chart-dot{fill:#119465}.standalone-title{display:flex;align-items:center;gap:10px;margin:25px 0 12px}.standalone-title h2{margin:0}.standalone-title span{color:var(--muted)}@media(max-width:1050px){.server-grid{grid-template-columns:1fr 1fr}.analytics-grid{grid-template-columns:1fr}}@media(max-width:650px){.server-grid{grid-template-columns:1fr}.analytics-grid{grid-template-columns:1fr}.metric strong{font-size:21px}}
