/*
Theme Name: Adwenpa SuperMall
Theme URI: https://example.com/adwenpa-supermall
Author: Perplexity
Description: Custom WooCommerce and Dokan-ready marketplace theme for Adwenpa SuperMall.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: adwenpa-supermall
*/

:root {
  --asm-primary: #0F5D46;
  --asm-primary-dark: #0B4635;
  --asm-gold: #D4A63A;
  --asm-bg: #F8F3E9;
  --asm-surface: #FFFDFC;
  --asm-text: #1E1E1E;
  --asm-muted: #6C6C6C;
  --asm-accent: #C96B32;
  --asm-border: rgba(30,30,30,.08);
  --asm-radius: 18px;
  --asm-shadow: 0 10px 30px rgba(17, 45, 33, 0.08);
}
