/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */

/*
 * Propshaft automatically loads all CSS files from app/assets/stylesheets/
 * in alphabetical order. No @import needed - each file gets its own <link> tag.
 *
 * Load order (alphabetical):
 * 1. _global.css (underscore prefix loads first)
 * 2. admin-forms.css, admin-tables.css, admin.css
 * 3. base.css, buttons.css, colors.css, dialog.css, flash.css, fonts.css
 * 4. inputs.css, layout.css, nav.css, reset.css, skill-card.css, utilities.css
 *
 * Use CSS Cascade Layers in individual files to control specificity:
 * @layer reset, base, components, utilities;
 */
