/*
Theme Name: Golden Rashifal
Theme URI: https://goldenrashifal.example.com/
Author: Golden Rashifal Team
Author URI: https://goldenrashifal.example.com/
Description: Premium Hindi-first astrology WordPress theme. Daily/Weekly/Monthly/Yearly Rashifal, Panchang, Choghadiya, Rahu Kaal, Muhurat, Numerology, Vastu, Kundli, Hindu Calendar, Festivals & Astrology Blogs. Lightweight, ultra-fast, mobile-first, AdSense-friendly, E-E-A-T optimized.
Version: 1.0.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: golden-rashifal
Tags: astrology, hindi, mobile-first, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, blog, news
*/

/* All visual styling lives in /assets/css/main.css and /assets/css/mobile.css for performance.
   This file only contains the theme header (required by WordPress) and minimal critical fallback. */

:root{
  --gr-gold:#c9a227;
  --gr-gold-2:#e6c352;
  --gr-gold-soft:#f6e8b1;
  --gr-dark:#0e1116;
  --gr-dark-2:#171b22;
  --gr-text:#1a1d22;
  --gr-muted:#5b6470;
  --gr-bg:#fffdf7;
  --gr-card:#ffffff;
  --gr-border:#ece3c7;
  --gr-shadow:0 6px 24px rgba(20,16,2,.06);
}
html,body{margin:0;padding:0;background:var(--gr-bg);color:var(--gr-text);font-family:"Noto Sans Devanagari","Noto Sans",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%;height:auto;display:block}
a{color:var(--gr-dark);text-decoration:none}
