/*
Theme Name: Enliven Builders
Theme URI: https://enlivenbuilders.com/
Author: Antigravity AI
Author URI: https://google.com/
Description: A premium, animated, high-performance WordPress theme customized for Enliven Builders in Kannur, Kerala. Fully editable via ACF.
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: enliven-builders
*/

/* Custom Base Styles */
html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Inter', sans-serif;
    background-color: #F8FAFC;
    color: #1E293B;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
