/*
Theme Name: Aurevya Avada Child
Theme URI: https://www.aurevya.com
Description: Child theme used to mirror the Aurevya Wealth HTML prototype on top of Avada. Features custom header, slide-out navigation, and modular CSS architecture.
Author: Aurevya Wealth
Author URI: https://www.aurevya.com
Template: Avada
Version: 0.1.0
Text Domain: aurevya-avada-child
*/

/*
 * ==========================================================================
 * IMPORTANT: Main styles are loaded from assets/css/ directory
 * ==========================================================================
 *
 * This file contains only the required WordPress theme header.
 * All actual styles are modular and loaded via functions.php:
 *
 * - assets/css/base/variables.css    - CSS custom properties
 * - assets/css/base/typography.css   - Font declarations and text styles
 * - assets/css/components/header.css - Header bar styles
 * - assets/css/components/navigation.css - Slide-out navigation
 * - assets/css/components/footer.css - Footer styles
 * - assets/css/overrides.css         - Hero video and Avada overrides
 *
 * ==========================================================================
 */

/* Fallback variables if modular CSS hasn't loaded yet */
:root {
	--aurevya-gold: #b59533;
	--aurevya-navy: #130429;
	--aurevya-sand: #8e8278;
}
