/*
Theme Name: Houtini Bootscore
Description: Professional WordPress theme with modular CSS architecture, Bootstrap integration, and glass morphism design
Template: bootscore
Version: 1.0.8
Author: Houtini
Author URI: https://houtini.ai
License: MIT
Text Domain: houtini

=== HOUTINI MODULAR ARCHITECTURE ===
This theme uses a modular CSS system for maintainability:

01-variables.css - Design system tokens and CSS custom properties
02-base.css      - Typography foundation and utility classes  
03-components.css - Reusable UI components (buttons, cards, forms)
04-layout.css    - Header, footer, sidebar, and content areas
05-pages.css     - Page-specific styles (homepage, blog, guides)
06-responsive.css - Mobile-first responsive design

All CSS files are loaded via functions.php in proper dependency order.
This file contains only the WordPress theme header for recognition.
*/

/* The actual styles are loaded via the modular CSS system above */