/*
Theme Name: Villa Luxe
Theme URI: https://villaluxe.com
Author: Villa Luxe
Author URI: https://villaluxe.com
Description: A premium light-themed real estate theme built for villa listings, inspired by Mediterranean elegance.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: villa-luxe
Tags: real-estate, light-mode, custom-menu, featured-images, theme-options

Note: Primary styling is handled via Tailwind CSS embedded in the header.
*/

/* Optional minimal overrides if needed */
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
}
body { font-family: 'Manrope', sans-serif; }
h1, h2, h3, .font-serif { font-family: 'Noto Serif', serif; }
