51c9bfb704
Replace github.com/charmbracelet/lipgloss v1.1.0 with charm.land/lipgloss/v2 v2.0.2. lipgloss.Color changed from a type to a function, so all type signatures now use color.Color from image/color. Local variables named `color` renamed to `clr` to avoid shadowing the package import. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>