Render Flow - Naming conventions
[Write CSS selectors] -> [Apply naming rules] -> [Match HTML elements] -> [Apply styles] -> [Render visual styles]
The browser reads CSS selectors with specific naming conventions, matches them to HTML elements, then applies the styles to render the page visually.