/*
Theme Name: The Emily Boutique
Theme URI: https://theemilyboutique.com
Author: The Emily Boutique
Author URI: https://theemilyboutique.com
Description: A soft, feminine, floral boutique theme designed for WooCommerce shops. Features elegant typography, clean modern design, and beautiful product displays.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-emily-boutique
Tags: e-commerce, woocommerce, boutique, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* ============================================
   Import Modular CSS Files
   ============================================ */

/* Global Styles - Variables, Resets, Typography, Base Styles, Buttons, Cards */
@import url('css/global.css');

/* Animations */
@import url('css/animations.css');

/* Header & Navigation */
@import url('css/header.css');

/* Footer */
@import url('css/footer.css');

/* Homepage Sections */
@import url('css/homepage.css');

/* WooCommerce Common Styles */
@import url('css/woocommerce-common.css');

/* Shop Archive Page */
@import url('css/shop-archive.css');

/* Single Product Page */
@import url('css/product-page.css');

/* Cart Page */
@import url('css/cart.css');

/* Checkout Page */
@import url('css/checkout.css');

/* Blog / Posts */
@import url('css/blog.css');

/* Pages - Base Styles */
@import url('css/pages-base.css');

/* Privacy Policy Page */
@import url('css/pages-privacy-policy.css');

/* Contact Page */
@import url('css/pages-contact.css');

/* Returns Policy Page */
@import url('css/pages-returns-policy.css');

/* Terms and Conditions Page */
@import url('css/pages-terms-conditions.css');

/* 404 Page */
@import url('css/404.css');
