/*
Theme Name: SaleLeads Intelligence
Theme URI: https://saleleads.net
Author: Build AI
Description: A premium B2B SaaS theme for lead generation companies. Modern, clean, and conversion-focused.
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: saleleads
*/

/* Base styles are handled via Tailwind CDN in header.php */
html {
    scroll-behavior: smooth;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
