.uplot,.uplot *,.uplot :after,.uplot :before{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;width:-moz-min-content;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:rgba(0,0,0,.07)}.u-cursor-x,.u-cursor-y,.u-select{position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{left:0;top:0;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607d8b}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607d8b}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-cursor-pt.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-select.u-off{display:none}.explore-chart-root{--chart-bg:#181b1f;--chart-text:#d8d9da;--chart-text-secondary:#8e8e8e;--chart-border:#2c3235;--chart-grid:hsla(0,0%,100%,.08);--chart-crosshair:hsla(0,0%,100%,.3);--chart-tooltip-bg:#1f1f1f;--chart-tooltip-border:#2c3235;--chart-tooltip-shadow:rgba(0,0,0,.5);--chart-font:"Inter","Helvetica","Arial",sans-serif;--chart-cursor-point-fill:#181b1f;--chart-axis-stroke:hsla(0,0%,100%,.4);--chart-grid-stroke:hsla(0,0%,100%,.08);--chart-tick-stroke:hsla(0,0%,100%,.15)}.explore-chart-root[data-theme=light]{--chart-bg:#fff;--chart-text:#464c54;--chart-text-secondary:#8e8e8e;--chart-border:#e4e7e7;--chart-grid:rgba(0,0,0,.08);--chart-crosshair:rgba(0,0,0,.3);--chart-tooltip-bg:#fff;--chart-tooltip-border:#e4e7e7;--chart-tooltip-shadow:rgba(0,0,0,.15);--chart-cursor-point-fill:#fff;--chart-axis-stroke:rgba(0,0,0,.5);--chart-grid-stroke:rgba(0,0,0,.08);--chart-tick-stroke:rgba(0,0,0,.15)}.explore-chart-root{position:relative;font-family:var(--chart-font);color:var(--chart-text);background:var(--chart-bg)}.explore-chart-body{position:relative}.explore-quick-range{display:flex;align-items:center;gap:2px;width:-moz-fit-content;width:fit-content;margin:4px 8px 2px auto;padding:2px;border:1px solid color-mix(in srgb,var(--chart-border) 70%,transparent);border-radius:8px;background:color-mix(in srgb,var(--chart-bg) 92%,#d1d5db 8%)}.explore-quick-range-button{border:0;border-radius:5px;background:transparent;color:var(--chart-text);padding:2px 8px;font-size:12px;line-height:16px;cursor:pointer}.explore-quick-range-button:hover{background:color-mix(in srgb,var(--chart-border) 30%,transparent)}.explore-quick-range-button--active{font-weight:600;background:color-mix(in srgb,var(--chart-border) 45%,transparent)}.explore-chart-root .u-wrap{font-family:var(--chart-font)!important}.explore-chart-root .u-legend{display:none!important}.explore-tooltip{position:absolute;z-index:10000;pointer-events:none;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--chart-tooltip-bg);border:1px solid var(--chart-tooltip-border);border-radius:4px;box-shadow:0 4px 8px var(--chart-tooltip-shadow);padding:8px 12px;font-size:11px;line-height:1.3;max-width:600px;white-space:normal;color:var(--chart-text)}.explore-tooltip-header{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--chart-text);font-weight:400;margin-bottom:4px;padding-bottom:3px;border-bottom:1px solid var(--chart-tooltip-border)}.explore-tooltip-row{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:3px 0}.explore-tooltip-row-head{display:flex;align-items:center;gap:8px}.explore-tooltip-row--active{font-weight:400}.explore-tooltip-swatch{width:14px;height:4px;border-radius:1px;flex-shrink:0}.explore-tooltip-label{flex:1}.explore-tooltip-value{font-variant-numeric:tabular-nums;text-align:right;color:var(--chart-text)}.explore-tooltip-labels-json{margin:0;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:var(--chart-text-secondary)}.explore-legend{display:flex;flex-wrap:wrap;gap:4px 16px;padding:2px 4px 0;font-size:12px;line-height:1.5;max-height:24px;overflow-y:auto;overflow-x:hidden}.explore-legend--right{flex-direction:column;padding:0 0 0 16px;max-height:100%}.explore-legend-item{display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:1;transition:opacity .15s}.explore-legend-item--hidden{opacity:.35}.explore-legend-swatch{width:14px;height:4px;border-radius:1px;flex-shrink:0}.explore-legend-swatch--bar{width:10px;height:10px;border-radius:1px}.explore-legend-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px;color:var(--chart-text)}.explore-legend-value{font-variant-numeric:tabular-nums;color:var(--chart-text-secondary)}.TraceGraph_loadingContainer__XKLnx{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.TraceGraph_edge__5IdDM{stroke-width:2;transition:stroke-width .2s}.TraceGraph_edge__5IdDM:hover{stroke-width:3}.TraceGraph_edge__5IdDM.TraceGraph_healthy__3F85M{stroke:#4a5667}.TraceGraph_edge__5IdDM.TraceGraph_warning__rwUgT{stroke:#775b14}.TraceGraph_edge__5IdDM.TraceGraph_critical__T0rEN{stroke:#801616}@keyframes TraceGraphWrapper_indeterminateBar__F7RwF{0%{transform:translateX(-100%)}50%{transform:translateX(350%)}to{transform:translateX(-100%)}}.TraceGraphWrapper_loadingBar__9YsN4{animation:TraceGraphWrapper_indeterminateBar__F7RwF 1.5s ease-in-out infinite}