/*
Theme Name:   Divi Child Theme - CGMOH
Theme URI:    https://caribbeangirlsmissionofhope.org
Description:  Child theme for Caribbean Girls Mission of Hope. Carries the brand tokens, the self-hosted type, the component classes and the Divi integration described in DESIGN.md. All site-specific styling lives here so the Divi parent stays untouched and upgradable.
Author:       Ebasone
Author URI:   https://caribbeangirlsmissionofhope.org
Template:     Divi
Version:      0.1.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  divi-child-cgmoh
Tags:         nonprofit, charity, divi, child-theme
*/

/* -------------------------------------------------------------------------
   Nothing is styled in this file, on purpose.

   WordPress needs this header to recognise the child theme, and Divi enqueues
   it after the parent, so a rule dropped here silently wins every specificity
   argument in the codebase. That makes it the worst place to put styling and
   the first place people put it. Keep it empty.

   The real stylesheets load in order from assets/css/, each with one job:

     00-tokens.css      colour ramps, type scale, spacing, radii, shadows
     10-base.css        element defaults, headings, measure, focus rings
     20-components.css  buttons, cards, forms, medallions, accordion, footer
     30-divi.css        overrides that translate the system onto Divi's markup
     90-utilities.css   the cg-* classes editors type into Divi's CSS Class field

   Add a new component to 20-components.css. Bend a Divi module to 30-divi.css.
   Never add a colour that is not already a token in 00-tokens.css.

   See CLAUDE.md in this folder for the working rules.
   ------------------------------------------------------------------------- */
