/*
Theme Name:   Ultimes Griots Child
Theme URI:    https://ultimesgriots.com
Description:  Child theme for Ultimes Griots - Clean and centralized architecture
Author:       Ultimes Griots
Author URI:   https://ultimesgriots.com
Template:     madara
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ultimes-griots-child
*/

/**
 * ============================================================================
 * ULTIMES GRIOTS - CHILD THEME
 * ============================================================================
 *
 * This child theme provides a clean, centralized architecture for
 * the Ultimes Griots website with African-inspired design.
 *
 * CSS is loaded modularly via functions.php in this order:
 * 1. 00-variables.css  - Design system variables
 * 2. 01-base.css       - Reset and typography
 * 3. 02-components.css - Reusable components
 * 4. 03-layout.css     - Header, footer, grid
 * 5. 04-pages.css      - Individual pages
 * 6. 05-woocommerce.css - E-commerce and checkout
 *
 * JavaScript is loaded modularly:
 * 1. main.js           - General interactions
 * 2. checkout.js       - Checkout optimizations
 *
 * ============================================================================
 */

/* This file intentionally left minimal - all styles are in assets/css/ */
