Add support for CSS color values beyond hex, specifically CSS variables (e.g. var(--color-primary)) and CSS Color 4 functions such as oklch()/oklab() in places where D2 accepts colors. Modern design ...