/*
Theme Name: Veridian Gold Premium Theme
Theme URI: https://example.com/themes/veridian-gold-theme
Author: Premium Cannabis Compliance Architect
Author URI: https://example.com/author
Description: A highly refined, responsive, and compliance-driven WordPress & WooCommerce theme designed specifically for licensed Adult-Use Retailer Commercial License retailers. Features elegant styling, age gate, and responsible-use messaging.
Version: 1.0.0
License: GNU GPLv2 or later
Text Domain: veridian-gold-theme
Tags: e-commerce, custom-colors, custom-menu, featured-images, translation-ready

This theme is designed for WooCommerce e-commerce operations under cannabis regulatory frameworks.
*/

/* WordPress Core CSS resets & variables handles */
:root {
  --primary-color: #1A3C34;
  --primary-rgb: 21, 128, 61;
  --text-dark: #0f172a;
  --text-muted: #475569;
  --bg-creme: #fafaf9;
  --bg-white: #ffffff;
  --border-gold: #d97706;
}
