/*
Theme Name: Audiomaxx
Theme URI: https://audiomaxx.com/
Author: Audiomaxx
Description: Pixel-matched WordPress theme for Audiomaxx — Bronx custom car audio, security & vehicle protection. Reproduces the original static site exactly (Tailwind + brand site.css/site.js, green-on-charcoal with dark/light toggle) and converts every page, the blog, and portfolio into editable WordPress content. Brand colors live in assets/site.css :root.
Version: 2.0.0
Requires at least: 6.4
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: audiomaxx
*/

/* All visual styling comes from assets/site.css (brand layer) + Tailwind (utility
   classes in the markup) + assets/theme.css (WordPress-specific bits).
   This file exists for the WordPress theme header above and a couple of safe resets. */

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.focus\:not-sr-only:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}
