/* ===========================================================
   PEOPLE & CULTURE AT WORK
   Enterprise Website
   Version 6.0

   MASTER OVERRIDE STYLESHEET

   -----------------------------------------------------------
   PURPOSE
   -----------------------------------------------------------

   This file intentionally remains almost empty.

   All primary styles are loaded directly from the HTML in
   the following order:

   1. variables.css
   2. reset.css
   3. typography.css
   4. layout.css
   5. header.css
   6. hero.css
   7. sections.css
   8. cards.css
   9. footer.css
   10. animations.css
   11. responsive.css

   This approach provides:

   ✔ Better browser performance
   ✔ No duplicate stylesheet loading
   ✔ Easier maintenance
   ✔ Cleaner debugging
   ✔ Better PageSpeed performance
   ✔ Enterprise-level architecture

   -----------------------------------------------------------
   HOW TO USE THIS FILE
   -----------------------------------------------------------

   Use this file ONLY for:

   • Temporary fixes
   • Page-specific overrides
   • Seasonal campaigns
   • A/B testing styles
   • Emergency production fixes

   Do NOT duplicate styles that already exist in the
   component stylesheets.

=========================================================== */


/* ===========================================================
   CUSTOM OVERRIDES
   Add future CSS below this line.
=========================================================== */


