.tx-bui-chart-scrubber{box-sizing:border-box;font-family:var(--tx-font-family, "Inter", "Helvetica Neue", Arial, sans-serif);font-size:13px;color:var(--tx-bui-ink, #1f2124)}:where(.tx-bui-chart-scrubber) *,:where(.tx-bui-chart-scrubber) :after,:where(.tx-bui-chart-scrubber) :before{box-sizing:border-box}:where(.tx-bui-chart-scrubber) button{padding:0;font:inherit;color:inherit;background:transparent;border:0}:where(.tx-bui-chart-scrubber) ol,:where(.tx-bui-chart-scrubber) ul{padding:0;margin:0;list-style:none}:where(.tx-bui-chart-scrubber) h1,:where(.tx-bui-chart-scrubber) h2,:where(.tx-bui-chart-scrubber) h3,:where(.tx-bui-chart-scrubber) h4,:where(.tx-bui-chart-scrubber) h5,:where(.tx-bui-chart-scrubber) h6{margin:0;font-size:inherit;font-weight:inherit}:where(.tx-bui-chart-scrubber) img,:where(.tx-bui-chart-scrubber) svg{display:block}.tx-bui-chart-scrubber{position:relative;overflow:hidden;touch-action:pan-y;cursor:crosshair}.tx-bui-chart-scrubber.is-disabled{cursor:default;touch-action:auto}.tx-bui-chart-scrubber__cursor{position:absolute;top:0;bottom:0;z-index:4;width:1px;pointer-events:none;background:var(--tx-bui-ink, #1f2124);opacity:.26}.tx-bui-chart-scrubber__anchor{position:absolute;top:8px;z-index:5;pointer-events:none;transform:translate(-50%)}.tx-bui-chart-scrubber__tooltip{display:block;min-width:154px;padding:9px 10px;font-size:12px;color:var(--tx-bui-tooltip-fg, #f6f7f8);background:var(--tx-bui-tooltip-bg, #25272b);border:1px solid var(--tx-bui-tooltip-border, #3a3c40);border-radius:10px;box-shadow:var(--tx-bui-shadow-overlay, 0 0 0 1px #ecedef, 0 8px 28px rgba(0,0,0,.102))}.tx-bui-chart-scrubber__time{display:block;margin-bottom:7px;font-size:11px;color:var(--tx-bui-tooltip-muted, #a5a8ad)}.tx-bui-chart-scrubber__row{display:flex;gap:16px;align-items:center;justify-content:space-between;line-height:1.65}.tx-bui-chart-scrubber__label{display:inline-flex;gap:7px;align-items:center;color:var(--tx-bui-tooltip-fg, #f6f7f8)}.tx-bui-chart-scrubber__dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%}.tx-bui-chart-scrubber__value{font-variant-numeric:tabular-nums;font-weight:500;color:var(--tx-bui-tooltip-muted, #a5a8ad)}.tx-bui-spark-chart{position:relative;width:100%;height:100%}.tx-bui-spark-chart__canvas{display:block;width:100%;height:100%}
