/*
Theme Name: Website Factory
Theme URI: https://example.com/website-factory
Author: B2B AI Website Factory
Description: Modular B2B theme for the Website Factory system. Pair with the Website Factory Core plugin.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: website-factory
*/

/* Tailwind handles layout; keep minimal fallbacks */
body {
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}
