/*
Theme Name: DLF New Projects
Theme URI: https://dlfnewproject.in
Author: DLF New Projects
Description: DLF Real Estate Lead Generation Theme - Luxury Properties in Gurgaon NCR
Version: 5.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: dlf-theme
Tags: real-estate, lead-generation, responsive, luxury
*/

:root {
    --navy:   #0a2342;
    --navy-dark: #061629;
    --navy-light: #123a6b;
    --gold:   #c9a84c;
    --gold-dark: #a8863a;
    --gold-light: #e2c472;
    --white:  #ffffff;
    --cream:  #f5f0e8;
    --light:  #f8f9fa;
    --text:   #1a1a1a;
    --text-muted: #6c757d;
    --border: #e0d9cc;
    --success: #27ae60;
    --danger:  #e74c3c;
    --shadow: 0 4px 20px rgba(10,35,66,0.12);
    --shadow-lg: 0 8px 40px rgba(10,35,66,0.18);
    --radius: 8px;
    --radius-lg: 16px;
    --transition: all 0.3s ease;
    --font-heading: 'Playfair Display', Georgia, serif;
    --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
    --container: 1200px;
}
