Render Flow - Why a color system matters
[Define color variables] -> [Apply colors via classes] -> [Render elements with consistent colors] -> [Browser paints colors] -> [User sees unified design]
The browser reads the color definitions, applies them consistently through Tailwind classes, paints the elements, and shows a unified color design to the user.