.bar-plot.svelte-ish0iv{width:100%;height:var(--barplot-height,auto);min-height:var(--barplot-min-height,300px);z-index:var(--barplot-z-index,auto);border-radius:var(--barplot-border-radius,var(--border-radius,3pt));flex:var(--barplot-flex,1);display:var(--barplot-display,flex);background:var(--barplot-bg,var(--plot-bg));flex-direction:column;position:relative;container-type:size}.bar-plot.fullscreen.svelte-ish0iv{z-index:var(--barplot-fullscreen-z-index,var(--z-index-overlay-nav,100000000));background:var(--barplot-fullscreen-bg,var(--barplot-bg,var(--plot-bg)));border-top:var(--plot-fullscreen-padding-top,2em) solid var(--barplot-fullscreen-bg,var(--barplot-bg,var(--plot-bg,transparent)));box-sizing:border-box;border-radius:0;margin:0;position:fixed;top:0;left:0;overflow:hidden;width:100vw!important;height:100vh!important;max-height:none!important}.header-controls.svelte-ish0iv{top:var(--ctrl-btn-top,5pt);right:var(--fullscreen-btn-right,4px);z-index:var(--fullscreen-btn-z-index,10);align-items:center;gap:8px;display:flex;position:absolute}.header-controls.svelte-ish0iv .fullscreen-toggle{opacity:1;position:static}.bar-plot.svelte-ish0iv .pane-toggle,.bar-plot.svelte-ish0iv .header-controls:where(.svelte-ish0iv){opacity:0;transition:opacity .2s,background-color .2s}.bar-plot.svelte-ish0iv:hover .pane-toggle,.bar-plot.svelte-ish0iv:hover .header-controls:where(.svelte-ish0iv),.bar-plot.svelte-ish0iv .pane-toggle:focus-visible,.bar-plot.svelte-ish0iv .pane-toggle[aria-expanded=true],.bar-plot.svelte-ish0iv .header-controls:where(.svelte-ish0iv):focus-within{opacity:1}svg.svelte-ish0iv{width:var(--barplot-svg-width,100%);height:var(--barplot-svg-height,100%);flex:var(--barplot-svg-flex,1);overflow:var(--barplot-svg-overflow,visible);fill:var(--text-color);font-weight:var(--scatter-font-weight);font-size:var(--scatter-font-size)}.bar-plot.dragover.svelte-ish0iv{border:var(--barplot-dragover-border,var(--dragover-border));background-color:var(--barplot-dragover-bg,var(--dragover-bg))}.bar-label.svelte-ish0iv{fill:var(--text-color);font-size:11px}
