.v8-chart,.v8-trend,.v8-ring,.v8-bullet,.v8-mix,.v8-spark,.v8-bucket{--v8-ink: var(--ink-900, #0d1117);--v8-ink-soft: var(--sf-text-secondary, #39424f);--v8-muted: var(--sf-text-muted, #6b7382);--v8-grid: var(--sf-border-soft, #eef1f7);--v8-border: var(--sf-border, #d5dbe8);--v8-track: var(--sf-border-soft, #eef1f7);--v8-surface: var(--surface, #ffffff);--v8-accent: var(--brand-indigo, #3a34c9);--v8-ease: var(--ease-out, cubic-bezier(.16, 1, .3, 1));--v8-font-fig: var(--font-shell, "Archivo", "Space Grotesk", system-ui, sans-serif);--v8-font-ui: var(--font, "Inter", system-ui, sans-serif)}.v8-chart__svg{display:block;width:100%;height:auto;overflow:visible}.v8-chart__caption{margin:.5rem 0 0;font-family:var(--v8-font-ui);font-size:var(--fs-sm, 13px);color:var(--v8-ink-soft);min-height:1.25em;font-variant-numeric:tabular-nums}.v8-chart__empty{margin:.5rem 0 0;font-family:var(--v8-font-ui);font-size:var(--fs-sm, 13px);color:var(--v8-muted)}.v8-trend__svg{aspect-ratio:720 / 300}.v8-trend__grid{stroke:var(--v8-grid);stroke-width:1}.v8-trend__baseline{stroke:var(--v8-border);stroke-width:1.5;stroke-dasharray:4 4}.v8-trend__axis{fill:var(--v8-muted);font-family:var(--v8-font-fig);font-size:13px;font-variant-numeric:tabular-nums}.v8-trend__empty{fill:var(--v8-muted);font-family:var(--v8-font-ui);font-size:15px}.v8-trend__area{pointer-events:none}.v8-trend__pace{stroke:var(--v8-muted);stroke-width:1.5;stroke-dasharray:5 5;opacity:.85;pointer-events:none}.v8-trend__line{stroke:var(--v8-accent);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round}.v8-trend__endring{fill:var(--v8-surface)}.v8-trend__enddot{fill:var(--v8-accent)}.v8-trend__cursor{fill:var(--v8-accent);stroke:var(--v8-surface);stroke-width:2}.v8-trend__crosshair{stroke:var(--v8-muted);stroke-width:1;stroke-dasharray:3 3}.v8-trend__endlabel{fill:var(--v8-ink);font-family:var(--v8-font-fig);font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}.v8-trend__focus{fill:transparent;cursor:crosshair;outline:none}.v8-trend__focus:focus-visible{stroke:var(--v8-accent);stroke-width:2;stroke-dasharray:4 3}.v8-ring{position:relative;display:inline-grid;place-items:center}.v8-ring__svg{width:100%;max-width:200px;height:auto;aspect-ratio:1 / 1}.v8-ring__track{stroke:var(--v8-track)}.v8-ring__tick{stroke:var(--v8-ink);stroke-width:2.5}.v8-ring__center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;text-align:center;pointer-events:none}.v8-ring__pct{font-family:var(--v8-font-fig);font-size:clamp(1.6rem,5.5vw,2.2rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.v8-ring__figure{font-family:var(--v8-font-fig);font-size:var(--fs-sm, 13px);color:var(--v8-ink-soft);font-variant-numeric:tabular-nums}.v8-ring__label{display:block;margin-top:.5rem;text-align:center;font-family:var(--v8-font-ui);font-size:var(--fs-xs, 12px);letter-spacing:.06em;text-transform:uppercase;color:var(--v8-muted)}.v8-ring__empty{font-family:var(--v8-font-ui);font-size:var(--fs-sm, 13px);color:var(--v8-muted)}.v8-bullet__rows{display:flex;flex-direction:column;gap:.55rem}.v8-bullet__row{display:grid;grid-template-columns:minmax(72px,1fr) 2.4fr auto;align-items:center;gap:.6rem;outline:none;border-radius:8px}.v8-bullet__row:focus-visible{box-shadow:0 0 0 2px var(--v8-accent)}.v8-bullet__label{font-family:var(--v8-font-ui);font-size:var(--fs-sm, 13px);color:var(--v8-ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v8-bullet__svg{width:100%;height:18px}.v8-bullet__track{fill:var(--v8-track)}.v8-bullet__pace{stroke:var(--v8-ink);stroke-width:2}.v8-bullet__target{stroke:var(--v8-border);stroke-width:2}.v8-bullet__value{font-family:var(--v8-font-fig);font-size:var(--fs-sm, 13px);font-weight:600;color:var(--v8-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.v8-mix__svg{width:100%;height:auto}.v8-mix--full .v8-mix__svg{aspect-ratio:600 / 34}.v8-mix--strip .v8-mix__svg{aspect-ratio:600 / 10;border-radius:5px;overflow:hidden}.v8-mix__empty-track{fill:var(--v8-track)}.v8-mix__seg-label{fill:#fff;font-family:var(--v8-font-fig);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.v8-mix__legend{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem .9rem;margin:.5rem 0 0;padding:0;font-family:var(--v8-font-ui);font-size:var(--fs-xs, 12px);color:var(--v8-ink-soft)}.v8-mix__legend-item{display:inline-flex;align-items:center;gap:.35rem;font-variant-numeric:tabular-nums}.v8-mix__swatch{width:10px;height:10px;border-radius:3px;display:inline-block;flex:none}.v8-bucket__svg{aspect-ratio:720 / 260}.v8-bucket__grid{stroke:var(--v8-grid);stroke-width:1}.v8-bucket__axis{fill:var(--v8-muted);font-family:var(--v8-font-fig);font-size:13px;font-variant-numeric:tabular-nums}.v8-bucket__tick{fill:var(--v8-muted);font-family:var(--v8-font-ui);font-size:11px}.v8-bucket__track{fill:var(--v8-track)}.v8-dual__bar-a{fill:var(--v8-accent, #3a34c9)}.v8-dual__bar-b{fill:var(--v8-dual-b, #b23bd6)}.v8-dual__col:focus-visible .v8-dual__bar-a,.v8-dual__col:hover .v8-dual__bar-a{fill:color-mix(in srgb,var(--v8-accent) 85%,black)}.v8-dual__col:focus-visible .v8-dual__bar-b,.v8-dual__col:hover .v8-dual__bar-b{fill:color-mix(in srgb,var(--v8-dual-b, #b23bd6) 85%,black)}.v8-dual__tick-b{fill:var(--v8-dual-b, #b23bd6);opacity:.85}.v8-dual__legend{display:flex;gap:16px;flex-wrap:wrap;margin:0 0 6px;font-family:var(--v8-font-ui);font-size:12.5px;color:var(--v8-ink-soft)}.v8-dual__legend-item{display:inline-flex;align-items:center;gap:6px}.v8-dual__swatch{width:10px;height:10px;border-radius:3px;display:inline-block}.v8-dual__swatch--a{background:var(--v8-accent, #3a34c9)}.v8-dual__swatch--b{background:var(--v8-dual-b, #b23bd6)}.v8-dual__axis-side{color:var(--v8-muted)}.v8-bucket__bar{fill:var(--v8-accent)}.v8-bucket__col{outline:none;cursor:pointer}.v8-bucket__col:focus-visible .v8-bucket__bar,.v8-bucket__col:hover .v8-bucket__bar{fill:color-mix(in srgb,var(--v8-accent) 85%,black)}.v8-bucket__trendline{stroke:var(--v8-ink);stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round;paint-order:stroke}.v8-bucket__trendline--partial{stroke:var(--v8-muted);stroke-width:2;stroke-dasharray:4 4}.v8-bucket__trenddot{fill:var(--v8-ink);stroke:var(--v8-surface);stroke-width:1.5}.v8-bucket__trenddot--partial{fill:var(--v8-surface);stroke:var(--v8-muted);stroke-width:2}.v8-spark{display:inline-block;width:100%;max-width:120px}.v8-spark__svg{width:100%;height:32px}.v8-spark__line{stroke:var(--v8-muted);stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}.v8-spark__dot{fill:var(--v8-accent)}.v8-spark__flat{stroke:var(--v8-border);stroke-width:1.5}@media (prefers-reduced-motion: reduce){.v8-trend__line,.v8-trend__area,.v8-trend__pace,.v8-ring__arc,.v8-bullet__fill,.v8-mix__reveal,.v8-spark__line,.v8-spark__dot,.v8-bucket__bar,.v8-dual__bar-a,.v8-dual__bar-b,.v8-bucket__trendline,.v8-bucket__trenddot{transition:none!important}}
