:root{--progress-bar-default-background-color:rgb(var(--global-color-background-300), .3);--progress-bar-default-highlight-color:rgb(var(--global-color-primary-500));--progress-bar-default-height:5px;--progress-bar-default-width:100%;--progress-bar-default-border-radius:2px;--progress-bar-default-tooltip-background-color:rgb(var(--global-color-background-100));--progress-bar-default-tooltip-border-radius:8px}.progress-bar-container.svelte-5iucjn{background-color:var(--progress-bar-background-color,var(--progress-bar-default-background-color));height:var(--progress-bar-height,var(--progress-bar-default-height));width:var(--progress-bar-width,var(--progress-bar-default-width));border-radius:var(--progress-bar-border-radius,var(--progress-bar-default-border-radius));overflow:hidden}.progress.svelte-5iucjn{max-width:100%;height:var(--progress-bar-height,var(--progress-bar-default-height));background-color:var(--progress-bar-highlight-color,var(--progress-bar-default-highlight-color));transition:width .3s cubic-bezier(.215,.61,.355,1)}.tooltip-card.svelte-5iucjn{background-color:var(--progress-bar-tooltip-background-color,var(--progress-bar-default-tooltip-background-color));border-radius:var(--progress-bar-tooltip-border-radius,var(--progress-bar-default-tooltip-border-radius));padding:var(--progress-bar-tooltip-padding,var(--progress-bar-default-tooltip-padding))}:root{--horizontal-stacked-progress-default-gap:4px;--horizontal-stacked-progress-default-dot-height:10px;--horizontal-stacked-progress-default-dot-width:10px;--horizontal-stacked-progress-default-dot-min-width:10px;--horizontal-stacked-progress-label-gap:12px;--horizontal-stacked-progress-legend-margin-top:8px;--progress-bar-default-tooltip-padding:8px;--horizontal-stacked-progress-default-label-font-size:.8rem;--horizontal-stacked-progress-default-label-font-weight:300;--horizontal-stacked-progress-default-value-font-size:1.1rem;--horizontal-stacked-progress-default-value-font-weight:700}.horizontal-stacked-progress.svelte-2pqh9z{width:var(--horizontal-stacked-progress-width,var(--horizontal-stacked-progress-default-width))}.stacked-container.svelte-2pqh9z{gap:var(--horizontal-stacked-progress-gap,var(--horizontal-stacked-progress-default-gap));width:100%;display:flex;overflow:hidden}.single-progress-container.svelte-2pqh9z{flex-direction:column;transition:width .3s cubic-bezier(.215,.61,.355,1);display:flex}.label-text.svelte-2pqh9z{font-size:var(--horizontal-stacked-progress-label-font-size,var(--horizontal-stacked-progress-default-label-font-size));font-weight:var(--horizontal-stacked-progress-label-font-weight,var(--horizontal-stacked-progress-default-label-font-weight))}.label.svelte-2pqh9z{margin-top:var(--horizontal-stacked-progress-label-gap,var(--horizontal-stacked-progress-default-label-gap))}.label-value.svelte-2pqh9z{align-items:center;gap:8px;display:flex}.value-text.svelte-2pqh9z{font-size:var(--horizontal-stacked-progress-value-font-size,var(--horizontal-stacked-progress-default-value-font-size));font-weight:var(--horizontal-stacked-progress-value-font-weight,var(--horizontal-stacked-progress-default-value-font-weight))}.dot.svelte-2pqh9z{height:var(--horizontal-stacked-progress-dot-height,var(--horizontal-stacked-progress-default-dot-height));width:var(--horizontal-stacked-progress-dot-width,var(--horizontal-stacked-progress-default-dot-width));min-width:var(--horizontal-stacked-progress-dot-min-width,var(--horizontal-stacked-progress-default-dot-min-width));border-radius:9999px}.legend.svelte-2pqh9z{margin-top:var(--horizontal-stacked-progress-legend-margin-top,var(--horizontal-stacked-progress-default-legend-margin-top));flex-direction:column;gap:8px;display:flex}.legend-item.svelte-2pqh9z{align-items:center;gap:8px;display:flex}
