/*
Theme Name: Valenz Health 2025
Theme URI: https://ocozzio.com/valenz-health-2025
Author: Ocozzio Inc.
Author URI: https://ocozzio.com
Description: Custom WordPress theme for Valenz Health with advanced mega menu navigation, modern design system, and Beaver Builder integration.
Version: 1.2.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: valenz-health
Tags: custom-header, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Template: bb-theme

This theme supports:
- Advanced mega menu navigation (desktop and mobile)
- Responsive design with Bootstrap 5
- Custom typography system with Manrope and Outfit fonts
- Beaver Builder integration
- Custom ACF field integration
- Modern CSS Grid and Flexbox layouts
- SCSS build system with Gulp
- WebP image optimization
- SEO-friendly semantic markup

IMPORTANT: This file serves as the WordPress theme identifier.
All actual styles are compiled from SCSS files in src/scss/ 
and output to dist/css/style.css.

The main stylesheet is enqueued via functions.php to ensure 
proper cache busting and version control.

To modify styles, edit files in:
- src/scss/base/ (variables, mixins, globals)
- src/scss/parts/ (components like navigation, buttons, forms)
- src/scss/pages/ (page-specific styles)

Then run: npm run build or npm run dev
*/