/*
Theme Name: Edumart Child
Theme URI: https://shtheme.com/demosd/edumart
Description: Child theme for Edumart - Organized CSS architecture for custom development
Author: Poli Central
Author URI: http://localhost
Template: edumart
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: edumart-child
*/

/*
=================================================================
    CSS ARCHITECTURE - ORGANIZED BY SECTIONS
=================================================================

This child theme uses a modular CSS architecture to prevent conflicts
and maintain clean, organized styles:

1. Variables & Base          → variables.css
2. Layout & Structure        → layout.css
3. Components (reusable)     → components.css
4. Sections (page-specific)  → sections.css
5. Utilities & Helpers       → utilities.css
6. Responsive Overrides      → responsive.css
7. Custom Additions          → custom.css

All styles are loaded in functions.php in the correct order.
*/

/* ========================================
   CRITICAL: DO NOT ADD STYLES HERE
   Use the dedicated CSS files in /css/
   ======================================== */
