/*
Theme Name:        Divi5 Child Theme — menopausewithjoel.com
Theme URI:         https://menopausewithjoel.com
Description:       Child theme for Divi 5 — menopausewithjoel.com
Author:            Nicolas Thành (Scale in Peace)
Author URI:        https://scaleinpeace.com
Template:          Divi
Version:           1.0.0
License:           GNU General Public License v2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       divi5-child-menopausewithjoel
Tags:              divi, child-theme, divi5, wellness, menopause
*/

/* ============================================================
   Design tokens — menopausewithjoel.com palette
   Warm naturals: sand beige, sage green, soft terracotta, off-white
   ============================================================ */

:root {
  --color-primary:      #C47B55;   /* terracotta doux */
  --color-secondary:    #7A9E7E;   /* vert sauge */
  --color-neutral-100:  #FAF7F2;   /* blanc cassé / fond principal */
  --color-neutral-200:  #F0EBE1;   /* beige sable clair */
  --color-neutral-300:  #D9CEBD;   /* beige sable foncé */
  --color-text:         #2C2C2C;   /* texte principal */
  --color-text-muted:   #6B6B6B;   /* texte secondaire */

  --font-heading:       'Playfair Display', Georgia, serif;
  --font-body:          'Inter', 'Helvetica Neue', Arial, sans-serif;
}

/* ============================================================
   Custom styles — added per section as site is built
   ============================================================ */
