import { cn } from '@/lib/utils'; const DOT_TONES = { green: 'bg-emerald-500', amber: 'bg-amber-500', red: 'bg-rose-500', gray: 'bg-muted-foreground/40', }; /** * Goal-oriented navigation for the Data page. Desktop (≥ lg): a sticky vertical * list. Mobile: a horizontally-scrollable segmented control. One