/*
Theme Name:   FENITOURCI Child
Theme URI:    https://www.fenitourci.net
Description:  Thème enfant Hello Elementor pour la Fédération Nationale de l'Industrie Touristique de Côte d'Ivoire.
Author:       FENITOURCI
Author URI:   https://www.fenitourci.net
Template:     hello-elementor
Version:      1.0.0
Text Domain:  fenitourci-child
License:      GPL-2.0-or-later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Tags:         elementor, custom-logo, custom-menu, featured-images, responsive-layout
*/

/* ============================================================
   FENITOURCI — Brand variables
   Palette éditoriale (chaude terre cuite + vert savane + crème)
   ============================================================ */
:root {
  /* Orange terre cuite (moins fluo, plus terreux) */
  --fnt-orange: #D2641F;
  --fnt-orange-dark: #A84A12;
  --fnt-orange-soft: #F4D7B8;

  /* Vert savane (moins criard que #138808) */
  --fnt-green: #2C7A3E;
  --fnt-green-dark: #1F5A2D;
  --fnt-green-soft: #D7E8D9;

  /* Neutres chauds */
  --fnt-white: #FFFFFF;
  --fnt-cream: #FAF6F0;
  --fnt-sand: #F0E8DC;
  --fnt-dark: #1F1A14;
  --fnt-muted: #6B5D4D;
  --fnt-border: #E8DFD0;

  /* Accent (rare, pour stats / chiffres) */
  --fnt-accent: #B83A26;

  --fnt-font-display: "Fraunces", "Playfair Display", Georgia, serif;
  --fnt-font-heading: "Poppins", "Helvetica Neue", Arial, sans-serif;
  --fnt-font-body:    "Inter",   "Helvetica Neue", Arial, sans-serif;

  --fnt-radius-sm: 4px;
  --fnt-radius-md: 10px;
  --fnt-radius-lg: 18px;

  --fnt-shadow-sm: 0 1px 3px rgba(31, 26, 20, .06), 0 1px 2px rgba(31, 26, 20, .04);
  --fnt-shadow-md: 0 12px 28px rgba(31, 26, 20, .08), 0 4px 10px rgba(31, 26, 20, .04);
  --fnt-shadow-lg: 0 24px 48px rgba(31, 26, 20, .12), 0 8px 16px rgba(31, 26, 20, .06);
}

/* Imported real styles live in assets/css/custom.css to keep this file lean. */
