/*
Theme Name: Nama Veda
Theme URI: https://namaveda.in
Description: Nama Veda - Astrology & Spiritual Store child theme based on Astra. Design system v2.0 "Clean Commerce" — all component styles live in assets/css/bd-pages.css.
Author: Nama Veda
Template: astra
Version: 2.0.1
Text Domain: bhavya-divine
*/

/* Legacy token aliases (old names used by early templates) */
:root {
    --bd-gold-light:  #E8B84B;
    --bd-gold-dark:   #96701F;
    --bd-maroon-light:#7A2323;
    --bd-cream-dark:  #EFE6D6;
    --bd-accent:      #4A0E0E;
    --bd-purple:      #5C1F7A;
}

/* Base typography (Astra fallback pages: blog, static pages) */
body {
    font-family: 'Inter', -apple-system, sans-serif;
    color: #241812;
    background-color: #fff;
}
h1, h2, h3, h4, h5, h6,
.entry-title,
.woocommerce-loop-product__title,
.product_title {
    font-family: 'Fraunces', 'Georgia', serif;
    color: #241812;
}
.entry-content a { color: #5E1616; }

/* Blog cards (Astra archive) — soften to match design system */
.ast-article-post, .ast-article-single {
    border: 1px solid #EAE3D8;
    border-radius: 12px;
}
