/*
Theme Name: Apex Marketing
Theme URI: https://example.com/apex-marketing
Author: Apex
Author URI: https://example.com
Description: Single-page marketing landing page theme converted from React/Tailwind. All copy is editable through Appearance → Customize.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apex-marketing
*/

/* Theme styles are delivered via Tailwind (enqueued in functions.php).
   This file exists for WordPress theme metadata and minor overrides. */

html, body { margin: 0; }
body { font-family: 'Inter', sans-serif; background-color: #f0f4fb; color: #0a0f1e; }
