/*
Theme Name: Chat GPTT
Theme URI: https://chat-gptt.com/
Author: AJ Qureshi
Author URI: https://ajqureshi.com/
Description: Chat GPTT - Your AI Tools & Knowledge Hub. A light, futuristic WordPress theme for an AI tools directory, guides, prompts, news and comparisons. Ships with a full Theme Panel (live colours, homepage sections, header/footer, social, SEO), optional light/dark mode, an AI Tools custom post type with category, pricing, best-for and rating filters, and SoftwareApplication, FAQ, Article and BreadcrumbList JSON-LD plus Open Graph and Twitter card meta. Not affiliated with OpenAI or ChatGPT.
Version: 2.0.2
Requires at least: 6.0
Tested up to: 6.6
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: chat-gptt
Tags: blog, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, translation-ready, theme-options
*/

/* Main visual styles are loaded from assets/css/main.css (enqueued in functions.php).
   This file exists for the required WordPress theme header and a minimal safety reset. */

*,
*::before,
*::after { box-sizing: border-box; }

body { margin: 0; }

img { max-width: 100%; height: auto; }
