/*
Theme Name: GTA6Zone
Theme URI: https://gta6zone.xyz/
Author: Mujeeb Awan
Author URI: https://gta6zone.xyz/
Description: "Leonida Map Grid" — a custom explorer-style theme for GTA 6 map, world and gameplay coverage. Features a pure-CSS 3D map hero, auto-moving trending carousel, bento grid, per-category sections with no repeated posts, a 5-question FAQ with FAQPage schema, dark-by-default mode with an intentional light mode, and AdSense-ready slots with reserved space.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gta6zone
Tags: dark, news, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, right-sidebar
*/

/*
 * All visual styles live in assets/css/main.css (enqueued with versioning).
 * This file only carries the theme header and a few WordPress core classes.
 */
.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text, .gallery-caption { font-size: .875rem; color: var(--text-secondary, #94A3B8); }
.sticky, .bypostauthor { position: relative; }
.screen-reader-text {
	border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);
	height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0;
	position: absolute !important; word-wrap: normal !important;
}
.screen-reader-text:focus {
	clip: auto !important; clip-path: none; height: auto; width: auto;
	display: block; left: 8px; top: 8px; z-index: 100000; padding: 12px 16px;
	background: #2DD4BF; color: #042F2A; font-weight: 700; border-radius: 6px;
}
