/*
Theme Name: LUXEVA
Theme URI: https://luxeva.com
Author: LUXEVA
Description: Premium luxury eCommerce WordPress theme. Requires WooCommerce for shop functionality.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luxeva
Tags: ecommerce, woocommerce, luxury, responsive
*/

/* Tailwind CSS is loaded via CDN in header.php */
/* Add any WordPress-specific overrides here if needed */

body { font-family: 'Inter', sans-serif; }
.heading-font { font-family: 'Playfair Display', serif; }
:root { --accent: #eab308; }
