.portax-uplotchart{position:relative;width:100%;overflow:visible;padding:8px 0;margin-bottom:8px;box-sizing:border-box;border-radius:6px;font-family:Roboto Mono,Liberation Mono,Menlo,Courier New,monospace;font-size:10px;background:#0000000d}.uplotchart-wrapper{position:relative;width:100%}.uplotchart-plot{position:relative;width:100%;height:240px;overflow:visible!important;touch-action:none}@media(prefers-color-scheme:dark){.portax-uplotchart{background:#ffffff04}.portax-uplotchart,.portax-uplotchart .uplotchart-plot{color:#ccc}}html.light .portax-uplotchart{background:#0000000d}html.light .portax-uplotchart,html.light .portax-uplotchart .uplotchart-plot{color:#333}html.dark .portax-uplotchart{background:#ffffff04}html.dark .portax-uplotchart,html.dark .portax-uplotchart .uplotchart-plot{color:#ccc}.portax-uplotchart .u-title{font-weight:700}.portax-uplotchart .uplotchart-title{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;text-align:center;padding:4px 0;color:var(--legend-color)}.portax-uplotchart .u-legend,.portax-uplotchart .u-axis,.portax-uplotchart .uplotchart-floating-legend{letter-spacing:0px}.portax-uplotchart .uplotchart-floating-legend{text-align:left}.portax-uplotchart .u-legend,.portax-uplotchart .uplotchart-floating-legend{color:var(--legend-color);line-height:1.2;background:transparent}.uplotchart-left-hot{position:absolute;z-index:5;top:0;bottom:0;left:0;width:60px;cursor:pointer}.uplotchart-epoch-btn{display:none}.uplotchart-toolbar-wrapper{display:flex;justify-content:center;position:relative;z-index:10;margin-bottom:-28px}.uplotchart-menu-epoch{position:absolute;z-index:20;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;border-radius:4px;padding:4px 6px;display:none;box-shadow:0 10px 40px #00000080;left:0;top:0;flex-direction:column;text-align:left;align-items:stretch}.uplotchart-toolbar{z-index:10;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;border-radius:4px;padding:4px 6px;display:flex;gap:4px;box-shadow:0 10px 40px #00000080;opacity:0}.portax-uplotchart:hover .uplotchart-toolbar{opacity:1}.uplotchart-left-hot:hover~.uplotchart-menu-epoch,.uplotchart-menu-epoch:hover,.uplotchart-menu-epoch-open{display:flex}.portax-uplotchart .uplotchart-toolbar:hover{opacity:1}.uplotchart-epoch-item{cursor:pointer;padding:4px;border-radius:3px;width:100%;box-sizing:border-box}.uplotchart-toolbar-item{cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:3px}.uplotchart-toolbar-item:before{font-family:FontAwesome;font-style:normal;font-variant:normal;font-size:14px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uplotchart-epoch-item:hover,.uplotchart-toolbar-item:hover{background:#fff3}.uplotchart-toolbar-item.uplotchart-toolbar-active{background:#4caf50e6;font-weight:600}.uplotchart-toolbar-item.uplotchart-toolbar-active:hover{background:#45a049e6}.uplotchart-toolbar-item.uplotchart-toolbar-disabled{opacity:.3;cursor:default;pointer-events:none}.uplotchart-toolbar-separator{width:1px;height:16px;background:#ffffff4d;margin:0 4px;align-self:center}.uplotchart-toolbar-spacer{flex:1}.uplotchart-btn-zoomin:before{content:"\f00e"}.uplotchart-btn-zoomout:before{content:"\f010"}.uplotchart-btn-panleft:before{content:"\f053"}.uplotchart-btn-panright:before{content:"\f054"}.uplotchart-btn-now:before{content:"\f051"}.uplotchart-btn-reset:before{content:"\f00d"}.uplotchart-btn-reload:before{content:"\f021"}.uplotchart-btn-invert:before{content:"\f338"}.uplotchart-btn-visibility:before{content:"\f06e"}.uplotchart-btn-legend:before{content:"\f0ca"}.uplotchart-btn-autoscale:before{content:"\e4c2"}.uplotchart-btn-deviations:before{content:"\f0b0"}.uplotchart-btn-clamping:before{content:"\f625"}.uplotchart-btn-sync:before{content:"\f0c1"}.uplotchart-btn-download:before{content:"\f381"}.uplotchart-btn-live:before{content:"\f04e"}.uplotchart-btn-pause:before{content:"\f04c"}.uplotchart-btn-fullscreen:before{content:"\f31e"}.uplotchart-epoch-separator{height:1px;background:#fff3;margin:4px 0;width:100%}.uplotchart-epoch-special{opacity:.9}input.uplotchart-datepicker{border:1px solid rgba(255,255,255,.3);border-radius:3px;font-family:monospace;text-align:center;padding:3px 4px;background:#ffffff1a;color:#fff;cursor:pointer}input.uplotchart-datepicker:hover{background:#ffffff26;border-color:#fff6}input.uplotchart-datepicker:focus{outline:none;border-color:#fff9;background:#fff3}.uplotchart-error-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 30px;border-radius:6px;text-align:center;pointer-events:none;z-index:100}@media(prefers-color-scheme:dark){.uplotchart-error-message{background:#323232cc;color:#aaa;border:1px dashed rgba(200,200,200,.3)}}@media(prefers-color-scheme:light){.uplotchart-error-message{background:#ffffffe6;color:#666;border:1px dashed rgba(100,100,100,.3)}}@media(prefers-color-scheme:dark){.uplotchart-error-message.uplotchart-warning{color:#ff9800;border-color:#ff980080}}@media(prefers-color-scheme:light){.uplotchart-error-message.uplotchart-warning{color:#e65100;border-color:#e6510080}}@media(prefers-color-scheme:dark){.uplotchart-error-message.uplotchart-error{color:#f44336;border-color:#f4433680}}@media(prefers-color-scheme:light){.uplotchart-error-message.uplotchart-error{color:#c62828;border-color:#c6282880}}.uplotchart-zoom-overlay{position:absolute;background:#80808047;border:1px solid rgba(128,128,128,.28);pointer-events:none;z-index:5}.uplotchart-floating-legend{position:fixed;padding:4px 6px;border-radius:6px;pointer-events:none;z-index:1000;display:none;line-height:1.4;background:#000000e6!important;color:#eee!important;border:1px solid rgba(0,0,0,.8)!important;box-shadow:0 10px 40px #00000080}.uplotchart-floating-legend-visible{display:block!important}@media(prefers-color-scheme:light){.uplotchart-floating-legend{background:#000c!important;color:#eee!important;border:1px solid rgba(0,0,0,.8)!important}}.uplotchart-legend-time{font-weight:700;margin-bottom:4px}.uplotchart-legend-items{display:flex;flex-wrap:wrap;gap:12px}.uplotchart-legend-group{margin-bottom:0;flex:0 0 auto;min-width:0}.uplotchart-legend-group-header{display:flex;align-items:center;margin-bottom:2px;font-weight:700}.uplotchart-legend-group-name{color:inherit}.uplotchart-legend-item{margin-bottom:3px;line-height:1.3}.uplotchart-legend-item-grouped{margin-bottom:2px}.uplotchart-legend-group:has(.uplotchart-legend-group-header) .uplotchart-legend-item-grouped{margin-left:16px}.uplotchart-legend-item-grouped .uplotchart-legend-name{font-weight:400;color:inherit}.uplotchart-legend-item-row{display:flex;align-items:center;min-width:200px}.uplotchart-legend-swatch{display:inline-block;width:10px;height:10px;margin-right:6px;flex-shrink:0;border-radius:2px}.uplotchart-legend-name{font-weight:700}.uplotchart-legend-value{margin-left:auto;padding-left:8px;text-align:right;min-width:70px;font-variant-numeric:tabular-nums}.uplotchart-legend-tags{margin-left:16px;margin-top:2px;line-height:1.4}.uplotchart-legend-tag{margin-right:4px}.uplotchart-legend-tag-dark{color:#888}.uplotchart-legend-tag-light{color:#666}.uplotchart-cursor-grab{cursor:grab!important}.uplotchart-cursor-grabbing{cursor:grabbing!important}.uplotchart-cursor-crosshair{cursor:crosshair!important}.portax-uplotchart .u-over{cursor:default}.portax-uplotchart canvas{background-color:transparent!important}.portax-uplotchart .u-cursor-x,.portax-uplotchart .u-cursor-y{background:none!important;border-width:1px!important;opacity:.5!important}.portax-uplotchart .u-cursor-x{border-right-style:solid!important}.portax-uplotchart .u-cursor-y{border-bottom-style:solid!important}.portax-uplotchart .u-cursor-y{display:none!important}.portax-uplotchart .uplotchart-plot.uplotchart-show-y-cursor .u-cursor-y{display:block!important}.portax-uplotchart .u-cursor-x{border-right-color:var(--legend-color)!important}.portax-uplotchart .u-cursor-y{border-bottom-color:var(--legend-color)!important}body.modern div.portax-graph-wrapper,body.legacy div.chart-container{display:none}.uplotchart-dialog-overlay{position:absolute;inset:0;background:#00000080;z-index:1001;display:none}.uplotchart-dialog-overlay.uplotchart-dialog-visible{display:flex;align-items:center;justify-content:center}.uplotchart-dialog{background:#000000e6;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:16px;min-width:300px;max-width:900px;max-height:70%;overflow-y:auto;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;box-shadow:0 10px 40px #00000080;position:relative}.uplotchart-dialog-close{position:sticky;top:0;float:right;cursor:pointer;font-size:24px;line-height:1;opacity:.7;z-index:1;margin-left:8px}.uplotchart-dialog-close:hover{opacity:1}.uplotchart-dialog-content{font-size:12px;display:flex;flex-direction:column;flex-wrap:wrap;max-height:60vh;gap:8px 24px}.uplotchart-visibility-section{text-align:left;margin-bottom:16px;width:280px;break-inside:avoid}.uplotchart-visibility-section h4{margin:0 0 8px;font-size:12px;color:#ffffffb3;text-transform:uppercase}.uplotchart-visibility-group{margin-bottom:12px;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid}.uplotchart-visibility-group>label.checkbox{font-weight:700}.uplotchart-visibility-queries{margin-left:20px;margin-top:4px}.uplotchart-visibility-query{margin:2px 0}.uplotchart-visibility-item{margin:4px 0}.uplotchart-static-legend{margin-top:0;margin-bottom:4px;margin-right:10px;display:flex;justify-content:flex-end;clear:both;position:relative;z-index:1}.uplotchart-stats-table{border-collapse:collapse}.uplotchart-stats-table thead th,.uplotchart-stats-table tbody td{font-family:Roboto Mono,Liberation Mono,Menlo,Courier New,monospace;font-size:10px}.uplotchart-stats-table thead th{text-align:right;padding:2px 6px;font-weight:700;text-transform:lowercase}.uplotchart-stats-table thead th:first-child{text-align:left}.uplotchart-stats-table tbody td{padding:2px 6px;white-space:nowrap;text-align:right}.uplotchart-stats-value{min-width:6ch}.uplotchart-stats-table tbody td:first-child{text-align:left}.uplotchart-stats-series{display:flex;align-items:center;gap:6px}.uplotchart-stats-name{font-weight:700}.uplotchart-stats-group-header td{padding-top:10px!important;font-weight:700}.uplotchart-stats-group-header:first-child td{padding-top:0!important}.uplotchart-stats-table thead th,.uplotchart-stats-table tbody td,.uplotchart-stats-name{color:var(--legend-color)}.uplotchart-gantt-legend{display:flex;flex-wrap:wrap;gap:12px;padding:4px 8px}.uplotchart-gantt-legend-item{display:inline-flex;align-items:center;gap:4px}.portax-uplotchart .uplotchart-date-range{font-family:Roboto Mono,Liberation Mono,Menlo,Courier New,monospace;text-align:center;color:var(--legend-color);padding:4px 0;opacity:.8}@media(pointer:coarse){.uplotchart-toolbar{flex-wrap:wrap;max-width:90vw;justify-content:center}.uplotchart-toolbar-item{width:36px;height:36px}.uplotchart-menu-epoch{max-height:70vh;overflow-y:auto}.uplotchart-epoch-item{min-height:36px;padding:8px 12px;font-size:14px}.uplotchart-date-range{min-height:36px;padding:8px;font-size:12px}.uplotchart-toolbar-item.uplotchart-btn-zoomin,.uplotchart-toolbar-item.uplotchart-btn-zoomout,.uplotchart-toolbar-item.uplotchart-btn-panleft,.uplotchart-toolbar-item.uplotchart-btn-panright,.uplotchart-toolbar-item.uplotchart-btn-download,.uplotchart-toolbar-item.uplotchart-btn-sync,.uplotchart-toolbar-item.uplotchart-btn-fullscreen,.uplotchart-toolbar-separator,.uplotchart-toolbar-spacer{display:none}.uplotchart-static-legend{justify-content:flex-start;overflow-x:auto}.uplotchart-stats-table{font-size:9px}.uplotchart-stats-min,.uplotchart-stats-max,.uplotchart-stats-total{display:none}}@media(hover:none){.uplotchart-toolbar{opacity:0;pointer-events:none}.portax-uplotchart:hover .uplotchart-toolbar{opacity:0}.portax-uplotchart .uplotchart-toolbar.visible{opacity:1;pointer-events:auto}.uplotchart-left-hot:hover~.uplotchart-menu-epoch:not(.uplotchart-menu-epoch-open),.uplotchart-menu-epoch:hover:not(.uplotchart-menu-epoch-open){display:none}.uplotchart-menu-epoch.uplotchart-menu-epoch-open{display:flex}}.portax-uplotchart:fullscreen{background:#1a1a1a;padding:20px;display:flex;flex-direction:column}.portax-uplotchart:fullscreen .uplotchart-plot{flex:1;height:auto!important}@media(prefers-color-scheme:light){.portax-uplotchart:fullscreen{background:#f5f5f5}}html.light .portax-uplotchart:fullscreen{background:#f5f5f5}html.dark .portax-uplotchart:fullscreen{background:#1a1a1a}
