/*
Theme Name: BizAdvisors
Theme URI: https://bizadvisors.com
Author: BizAdvisors Team
Author URI: https://bizadvisors.com
Description: A premium business brokerage and advisory theme optimized for lead generation. Built with Tailwind CSS and fully compatible with Elementor.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bizadvisors
Tags: business, corporate, lead-generation, elementor, tailwind, one-page, custom-colors, custom-logo, featured-images, full-width-template

BizAdvisors Theme - Premium Business Brokerage Website
Converted from React to WordPress + Elementor
*/

/* 
 * IMPORTANT: Main styles are loaded from assets/css/output.css (Tailwind)
 * This file only contains theme metadata and emergency fallback styles
 */

/* Emergency fallback if Tailwind fails to load */
body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  background-color: #faf6f2;
  color: #4a4237;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', Georgia, serif;
}
