/*
Theme Name: Rakhmani Luxury Perfumes
Theme URI: https://rakhmani.example
Author: Rakhmani
Author URI: https://rakhmani.example
Description: A luxury Arabian-inspired WooCommerce dropshipping theme for Rakhmani Perfumes. Gold and dark-brown palette, animated login screen, WhatsApp concierge, and a built-in loyalty program section.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rakhmani
Tags: e-commerce, custom-menu, featured-images, full-width-template, translation-ready
*/

/* Design tokens */
:root{
  --rk-black: #150e08;
  --rk-dark: #1e140b;
  --rk-brown: #3a2413;
  --rk-brown-2: #5a3a1e;
  --rk-gold: #d6a656;
  --rk-gold-light: #f0d9a8;
  --rk-cream: #f4ead9;
  --rk-cream-2: #fbf5ea;
  --rk-white: #fffdf8;
  --rk-green: #128c3e;
  --rk-radius: 6px;
  --rk-shadow: 0 10px 30px rgba(0,0,0,.35);
  --font-heading: Georgia, 'Times New Roman', serif;
  --font-body: 'Helvetica Neue', Arial, sans-serif;
}
