/*
Theme Name: Atharvaa Veda
Theme URI: https://atharvaaveda.com
Author: Atharvaa Veda
Author URI: https://atharvaaveda.com
Description: A premium, SEO & AEO optimized WordPress theme for Atharvaa Veda — purveyors of cold-pressed edible oils, stone-ground wheat flour, herbal teas, raw honey and heritage rice. Fully Elementor compatible. On activation the theme auto-creates all core pages (Home, About, Products + 5 product sub-pages, Blog, Contact), auto-builds the primary navigation menu, and wires internal links between them — ready to publish out of the box.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atharvaa-veda
Tags: e-commerce, food-and-drink, one-column, two-columns, right-sidebar, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready, elementor

Atharvaa Veda WordPress Theme is distributed under the terms of the GNU GPL.
*/

/* ==========================================================================
   Design tokens — earthy Vedic / heritage-food palette
   ========================================================================== */
:root{
  --av-green-900:#1f3d1b;
  --av-green-800:#2d5a27;
  --av-green-700:#3a6e33;
  --av-cream:#faf6ec;
  --av-cream-dark:#f1e9d8;
  --av-gold:#c9a961;
  --av-gold-dark:#a9843f;
  --av-terracotta:#b5613f;
  --av-brown-900:#2b2016;
  --av-brown-700:#4a3a28;
  --av-white:#ffffff;
  --av-font-head: 'Cormorant Garamond', Georgia, serif;
  --av-font-body: 'Jost', 'Segoe UI', sans-serif;
  --av-radius: 6px;
  --av-container: 1200px;
  --av-shadow: 0 10px 30px rgba(43,32,22,.08);
}
