/*
Theme Name:  TMG Security
Theme URI:   https://tmgsec.com/
Author:      TMG Security
Author URI:  https://tmgsec.com/
Description: Custom theme for TMG Security — a cybersecurity services and security education company. Converted from the hand-built static site: dark cinematic interface, CSS-3D and canvas visuals, tiered mobile performance, and per-page conditional asset loading. No page builder, no framework, no external dependencies.
Version:     1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
License:     GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tmg-security
Tags:        custom-menu, featured-images, translation-ready, block-styles
*/

/*
 * This file exists to satisfy the WordPress theme header and to hold the
 * fallback body background. All real styling ships as separate stylesheets in
 * assets/css/, loaded conditionally per page by inc/enqueue.php — the static
 * site was built that way deliberately so a legal page never downloads the
 * homepage's canvas styles, and that behaviour is preserved here.
 *
 * Do not add rules to this file. Add them to the matching assets/css file.
 */

html { background: #04060C; }
