export const API_BASE_URL = import.meta.env.VITE_API_URL; export const CHART_COLORS = [ '#ef4444', '#f59e0b', '#10b981', '#3b82f6', '#d946ef', '#06b6d4', '#8b5cf6', '#f43f5e', '#6366f1' ];