.cl-chart{--mark:var(--cl-accent);--grid:var(--cl-line);--surface:var(--cl-card)}.cl-bar{height:10px;min-width:2px;background:var(--mark);border-start-end-radius:4px;border-end-end-radius:4px;transition:filter 90ms ease-out}.cl-track:focus-visible .cl-bar,.cl-track:hover .cl-bar{filter:brightness(1.12) saturate(1.06)}.cl-track:focus-visible{outline:2px solid var(--cl-focus);outline-offset:1px;border-radius:3px}.cl-zero{width:3px;height:10px;background:var(--cl-line-strong);border-radius:1px}.cl-stack{display:flex;align-items:center;height:10px;gap:2px}.cl-seg{height:10px;min-width:2px;background:var(--mark);transition:filter 90ms ease-out}.cl-seg:first-child{border-start-start-radius:4px;border-end-start-radius:4px}.cl-seg:last-child{border-start-end-radius:4px;border-end-end-radius:4px}.cl-track:hover .cl-seg{filter:brightness(1.12)}.cl-column:focus-visible{outline:2px solid var(--cl-focus);outline-offset:2px;border-radius:3px}.cl-column-bar{width:100%;max-width:24px;min-height:3px;background:var(--mark);border-start-start-radius:4px;border-start-end-radius:4px;transition:filter 90ms ease-out}.cl-column:focus-visible .cl-column-bar,.cl-column:hover .cl-column-bar{filter:brightness(1.12) saturate(1.06)}.cl-gridline{stroke:var(--grid);stroke-width:1;vector-effect:non-scaling-stroke}.cl-area-fill{fill:var(--mark);opacity:.1}.cl-area-line{fill:none;stroke:var(--mark);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.cl-area-line,.cl-crosshair{vector-effect:non-scaling-stroke}.cl-crosshair{stroke:var(--cl-line-strong);stroke-width:1}.cl-marker{fill:var(--mark);stroke:var(--surface);stroke-width:2}.cl-tip-key{display:inline-block;width:10px;height:2px;border-radius:1px;background:var(--mark);margin-right:6px;vertical-align:middle}.cl-legend-swatch{width:9px;height:9px;border-radius:2px;background:var(--mark);flex:none}.cl-table-summary{list-style:none}.cl-table-summary::-webkit-details-marker{display:none}.cl-table-summary:before{content:"▸ ";color:var(--cl-faint)}.cl-table-toggle[open] .cl-table-summary:before{content:"▾ "}