/* Auto-generated from chart-config.json - do not edit manually */
:root {
    /* Chart palette */
    --chart-color-1: #ef4444;
    --chart-color-2: #3b82f6;
    --chart-color-3: #10b981;
    --chart-color-4: #a855f7;
    --chart-color-5: #f59e0b;

    /* Named colors */
    --chart-line-primary: #60a5fa;
    --chart-grid: #334155;
    --chart-axis-line: #64748b;
    --chart-axis-text: #cbd5e1;
    --chart-axis-title: #e2e8f0;
    --chart-title: #f1f5f9;
    --chart-bar-drop: #377EB8;
    --chart-bar-prob: #4DAF4A;

    /* Font */
    --chart-font-family: Arial, sans-serif;
}
