/*
Theme Name: Nutzz & Girmitzz
Theme URI: https://nutzzgirmitzz.com
Author: Nutzz & Girmitzz
Author URI: https://nutzzgirmitzz.com
Description: Artisanal Dark-Luxe WooCommerce theme for Nutzz & Girmitzz — handcrafted traditional Indian laddus & snacks. Mobile-first, performance optimised, SEO ready, WCAG-conscious, Razorpay-ready.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nutzz-girmitzz
Tags: e-commerce, woocommerce, dark, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, responsive
WC requires at least: 7.0
WC tested up to: 9.4
*/

/*
 * The full design system lives in assets/css/main.css (enqueued by functions.php)
 * so the WordPress required style.css header stays lightweight. This file only
 * carries the theme metadata above plus a minimal critical reset as a fallback.
 */

:root { color-scheme: dark; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; background-color: #131313; color: #e5e2e1; }
