.AnalyticsChart{width:100%}.AnalyticsChart .chart-legend{flex-wrap:wrap;gap:16px;margin-bottom:8px;display:flex}.AnalyticsChart .legend-chip{color:var(--ink-6);font-family:var(--font-family);align-items:center;gap:6px;font-size:12px;display:inline-flex}.AnalyticsChart .legend-swatch{border-radius:2px;width:10px;height:3px}.AnalyticsChart svg{width:100%;height:auto;display:block;overflow:visible}.AnalyticsChart svg:focus{outline:none}.AnalyticsChart svg:focus-visible{outline:1px solid var(--focus-ring-color);outline-offset:2px}.AnalyticsChart .grid-line{stroke:var(--line);stroke-width:1px}.AnalyticsChart .gap-hatch{stroke:var(--ink-45);stroke-width:1px;opacity:.35}.AnalyticsChart .gap-band{stroke:none}.AnalyticsChart .axis-text{fill:var(--ink-45);font-family:var(--font-family);font-size:11px}.AnalyticsChart .series-line{fill:none;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.AnalyticsChart .series-area{fill:var(--brand);opacity:.1}.AnalyticsChart .crosshair{stroke:var(--ink-45);stroke-width:1px}.AnalyticsChart .hover-dot{fill:var(--brand);stroke:var(--panel);stroke-width:2px}.AnalyticsChart .tooltip-box{fill:var(--menu-bg);opacity:.95}.AnalyticsChart .tooltip-value{fill:var(--text);font-family:var(--font-family);font-size:12px;font-weight:600}.AnalyticsChart .tooltip-text{fill:var(--ink-6);font-family:var(--font-family);font-size:11px}
