.chart-figure.svelte-6qo81n{margin:2rem 0;display:block;width:fit-content;max-width:100%}.chart-loading.svelte-6qo81n{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;color:var(--bs-secondary)}.spinner.svelte-6qo81n{width:2rem;height:2rem;border:3px solid rgba(var(--bs-primary-rgb),.1);border-top-color:var(--bs-primary);border-radius:50%;animation:svelte-6qo81n-spin 1s linear infinite}@keyframes svelte-6qo81n-spin{to{transform:rotate(360deg)}}.chart-error.svelte-6qo81n{padding:2rem;border:2px solid var(--bs-danger);border-radius:4px;background:rgba(var(--bs-danger-rgb),.05);color:var(--bs-danger);text-align:left}.chart-error.svelte-6qo81n svg{margin-bottom:.5rem}figcaption.svelte-6qo81n{margin-top:1rem;font-family:var(--font-mono);font-size:.85rem;color:var(--bs-secondary);font-weight:400;line-height:1.6;opacity:.9}.chart-container.svelte-6qo81n{position:relative;display:block}.chart-svg.svelte-6qo81n svg{display:block;height:auto;max-width:100%}.chart-svg.svelte-6qo81n text{font-family:var(--font-ui)}.chart-figure.expandable.svelte-6qo81n .chart-container:where(.svelte-6qo81n){cursor:zoom-in;position:relative}.chart-expand-hint.svelte-6qo81n{position:absolute;top:8px;right:8px;padding:6px;background:#0009;border-radius:4px;color:#fff;opacity:0;transition:opacity .2s ease;pointer-events:none}.chart-figure.expandable.svelte-6qo81n .chart-container:where(.svelte-6qo81n):hover .chart-expand-hint:where(.svelte-6qo81n){opacity:1}.chart-fullscreen-portal{position:fixed;inset:0;z-index:99999}.chart-fullscreen-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:svelte-6qo81n-chartFadeIn .2s ease}@keyframes svelte-6qo81n-chartFadeIn{0%{opacity:0}to{opacity:1}}.chart-fullscreen-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:background .2s ease}.chart-fullscreen-close:hover{background:#fff3}.chart-fullscreen-content{max-width:90vw;max-height:90vh;cursor:default;background:#fff;border-radius:8px;padding:1rem;display:flex;align-items:center;justify-content:center}.chart-fullscreen-content svg{max-width:85vw;max-height:85vh;width:auto;height:auto;display:block}[data-bs-theme=dark] .chart-fullscreen-content{background:var(--bs-tertiary-bg)}
