/*
 * Main stylesheet manifest — Propshaft auto-loads all .css files
 * in app/assets/stylesheets/ and subdirectories alphabetically.
 *
 * Load order:
 *   1. base/00-reset.css      — CSS reset
 *   2. base/01-variables.css   — Custom properties
 *   3. base/02-typography.css  — Base text styles
 *   4. components/*.css        — RSCSS components (one file per component)
 *   5. helpers/helpers.css     — Utility classes
 *   6. layouts/layout.css      — Page structure
 *
 * CSS methodology: RSCSS (https://ricostacruz.com/rscss/)
 */
