/*
Theme Name: Paradise Real Estate Custom Theme
Theme URI: https://wordpress.org/themes/paradise-real-estate
Author: Paradise Ventures
Author URI: http://paradiseventures001@gmail.com
Description: A highly polished luxury WordPress real estate landing page template for premium plots, villas, and farmhouses, customized via AI Studio.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: paradise-real-estate
Tags: real-estate, custom-logo, custom-menu, premium-design, gold-accents

This theme's layout is completely responsive and optimized for luxury property listings, fully styled with Tailwind CSS utility classes.
*/

/* Custom global styles can be appended here */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Inter:wght@300;400;500;600;700&family=Montserrat:wght@400;500;600;700;800&display=swap');

html {
  scroll-behavior: smooth;
}