/*
Theme Name: EcommercePathshala
Theme URI: https://www.ecommercepathshala.com
Author: EcommercePathshala / MMR India
Author URI: https://www.ecommercepathshala.com
Description: India's #1 eCommerce knowledge hub theme. Clean white editorial design with DM Serif Display and Lora typography. Optimised for AdSense, Amazon Associates, and ClickBank affiliate revenue. Includes Amazon profit calculator, newsletter signup, and full eCommerce seller content structure.
Version: 3.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
License URI: https://www.ecommercepathshala.com
Text Domain: ecommercepathshala
Tags: ecommerce, blog, adsense, affiliate, india, amazon-seller
*/

/* Theme base — actual styles are enqueued via functions.php */
:root {
  --white: #FFFFFF;
  --cream: #FAFAF8;
  --paper: #F4F1EB;
  --ink: #1A1A1A;
  --ink-mid: #4A4A4A;
  --ink-lite: #888888;
  --rule: #E5E0D8;
  --accent: #C8392B;
  --accent2: #1D4E89;
  --green: #1A7A4A;
  --shadow: 0 2px 20px rgba(0,0,0,0.08);
  --ff-head: 'DM Serif Display', Georgia, serif;
  --ff-body: 'Lora', Georgia, serif;
  --ff-ui: 'DM Sans', system-ui, sans-serif;
  --max: 1200px;
  --col: 740px;
}
