/*
Theme Name: AMM Soundz
Theme URI: https://ammsoundz.com
Author: Andrew Miley & AMM Soundz
Author URI: https://ammsoundz.com
Description: Boutique Analog Audio Lab, Sound Design & Mastering WordPress Theme engineered by Andrew Miley. Features interactive waveform auditioning, theory masterclasses, and an all-in-one producer workstation.
Version: 2.1.2
Requires at least: 6.0
Tested up to: 6.7
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: amm-soundz
Tags: dark-mode, music, audio, producer-tools, cyberpunk, custom-header, custom-menu, featured-images, full-width-template, theme-options
*/

/* Reset fallback if CSS fails to load */
body {
    background-color: #05070a;
    color: #e2e8f0;
    margin: 0;
    font-family: 'Inter', system-ui, -apple-system, sans-serif;
}
