/*
Theme Name: Xyra Noir
Theme URI: https://example.com/xyra-noir
Author: Xyra
Author URI: https://example.com
Description: A dark, elegant fashion & apparel WordPress theme with full WooCommerce support. Minimal, image-focused design built for boutiques and clothing stores.
Version: 1.9.0
Requires at least: 6.0
Tested up to: 6.5
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: xyra-noir
Tags: e-commerce, fashion, dark, two-columns, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, woocommerce, elementor, full-width-template, block-styles
WC requires at least: 7.0
WC tested up to: 8.8
*/

/* All component styles live in /assets/css/main.css (enqueued separately).
   This file holds only the WordPress required header + theme color tokens. */

:root {
    --xn-bg: #000000;
    --xn-bg-secondary: #0B0B0B;
    --xn-gold: #C8A46A;
    --xn-gold-hover: #D6B37A;
    --xn-white: #FFFFFF;
    --xn-muted: #A0A0A0;
}
