/*
Theme Name: SophEva
Theme URI: https://sopheva.in
Author: SophEva Design & Engineering Team
Author URI: https://sopheva.in
Description: A premium, ultra-fast custom WordPress & WooCommerce theme engineered for SophEva wellness journeys and daily rituals.
Version: 1.0.0
Tested up to: 6.7
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary
License URI: https://sopheva.in
Text Domain: sopheva
Tags: e-commerce, custom-colors, custom-menu, featured-images, full-width-template, theme-options, translation-ready

--------------------------------------------------------------
TABLE OF CONTENTS
--------------------------------------------------------------
1. Design Tokens & Variables (variables.css)
2. Base Reset, Typography & Layout (base.css)
3. Header, Navigation & Footer (header-footer.css)
4. Homepage Sections (home.css)
5. WooCommerce & Journey Selector (woocommerce.css)
--------------------------------------------------------------
*/

@import url('assets/css/variables.css');
@import url('assets/css/base.css');
@import url('assets/css/header-footer.css');
@import url('assets/css/home.css');
@import url('assets/css/woocommerce.css');