/*
Theme Name: VersaTools Starter Theme
Theme URI: https://versatools.com
Author: Antigravity
Author URI: https://google.com
Description: A clean WordPress theme for VersaTools without hardcoded SEO content. Description and FAQ sections should be added via WordPress text blocks/Gutenberg for easy dynamic management.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-theme, tools, converter, starter-theme
Text Domain: versatools-starter
*/

/* 
 * This file is required for WordPress to recognize the theme.
 * The actual styles are imported from assets/src/style.css via functions.php
 *
 * KEY DIFFERENCE FROM versatools-theme:
 * - Tool templates do NOT include hardcoded Description/FAQ sections
 * - These should be added via WordPress Gutenberg blocks on each page
 * - This allows easy management of SEO content without editing theme files
 */