.chart-legend{display:flex;gap:18px;margin:18px 0 12px;color:#91a1b8;font-size:12px}.chart-legend span:before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px}.cpu-dot:before{background:#40dca5}.ram-dot:before{background:#7ea1ff}.line-chart{height:250px;display:grid;grid-template-columns:42px 1fr;gap:8px}.axis-labels{display:flex;flex-direction:column;justify-content:space-between;align-items:end;color:#63738a;font-size:10px;padding-bottom:1px}.line-chart svg{width:100%;height:100%;overflow:visible}.line-chart line{stroke:#213048;stroke-width:1;vector-effect:non-scaling-stroke}.line-chart polyline{fill:none;stroke-width:2.5;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.cpu-line{stroke:#40dca5}.ram-line{stroke:#7ea1ff}.chart-times{display:flex;justify-content:space-between;margin:7px 0 0 50px;color:#63738a;font-size:10px}.empty-chart{height:250px;display:grid;place-items:center;color:#718097}
