/*
Theme Name: Panda Bazaar
Theme URI: https://www.pandabazaar.fr
Template: pipnhub
Author: krafsht
Author URI: https://www.krafsht.com
Description: Theme enfant PIP'N'HUB — Panda Bazaar, site d'affiliation d'oeuvres d'art accessibles.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pipnhub

Aucun CSS fonctionnel ici : la surcharge visuelle se fait via
assets/css/variables.css et assets/css/custom.css, chargés par
PNH_Deferred_Styles() dans le theme parent.
*/

:root {
  /* ========== COULEURS ========== */
  --color-primary: #1a1a1a;    /* Noir panda adouci — titres, header, footer */
  --color-secondary: #708238;  /* Vert olive — liens (a), boutons, badge-gold */
  --color-neutral: #e0e0dc;    /* Gris neutre — borders, backgrounds */

  --color-secondary-light: #8fa050;
  --color-secondary-dark: #566228;
}