Render Flow - Built-in map functions
Parse SCSS file
Identify map data structure
Apply built-in map functions
Replace map expressions with results
Compile to CSS
Render CSS in browser
The Sass compiler reads the SCSS file, processes map functions to manipulate key-value pairs, then outputs CSS that the browser renders visually.