.cw-donut-chart.svelte-11ww3x2{display:flex;flex-direction:column;align-items:center;gap:var(--cw-space-4)}.cw-donut-chart__chart.svelte-11ww3x2{position:relative;display:inline-block}.cw-donut-chart__arc.svelte-11ww3x2{transition:stroke-width var(--cw-duration-fast) var(--cw-ease-default),opacity var(--cw-duration-fast) var(--cw-ease-default);cursor:pointer}.cw-donut-chart__arc--hovered.svelte-11ww3x2{stroke-width:calc(var(--thickness, 40) + 6);filter:brightness(1.15)}.cw-donut-chart__center.svelte-11ww3x2{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.cw-donut-chart__center-value.svelte-11ww3x2{font-size:var(--cw-text-2xl);font-weight:var(--cw-font-bold);color:var(--cw-text-primary);font-variant-numeric:tabular-nums}.cw-donut-chart__center-label.svelte-11ww3x2,.cw-donut-chart__center-total.svelte-11ww3x2{font-size:var(--cw-text-xs);color:var(--cw-text-muted)}.cw-donut-chart__legend.svelte-11ww3x2{display:flex;flex-wrap:wrap;gap:var(--cw-space-3);justify-content:center}.cw-donut-chart__legend-item.svelte-11ww3x2{display:inline-flex;align-items:center;gap:var(--cw-space-2);font-size:var(--cw-text-sm);color:var(--cw-text-secondary);cursor:pointer;padding:var(--cw-space-1);border-radius:var(--cw-radius-sm);transition:background-color var(--cw-duration-fast) var(--cw-ease-default)}.cw-donut-chart__legend-item.svelte-11ww3x2:hover{background-color:var(--cw-bg-muted)}.cw-donut-chart__legend-swatch.svelte-11ww3x2{width:.75rem;height:.75rem;border-radius:var(--cw-radius-sm);flex-shrink:0}.cw-donut-chart__legend-label.svelte-11ww3x2{color:var(--cw-text-primary)}.cw-donut-chart__legend-value.svelte-11ww3x2{color:var(--cw-text-muted);font-variant-numeric:tabular-nums}
