/*!
Theme Name: JOIA
Theme URI: https://joia-store.com/
Template: woodly
Author: JOIA
Author URI: https://joia-store.com/
Description: JOIA — child theme of Woodly for a bilingual (EN/AR) luxury glassware & ceramics store. All brand customizations (palette, fonts, logo, RTL) live here so the parent theme stays untouched and replaceable.
Version: 1.0.0
Requires PHP: 7.4
Text Domain: joia-child
Tags: e-commerce, woocommerce, rtl-language-support, translation-ready, custom-colors, custom-logo
*/

/*
 * Brand tokens and overrides are enqueued from assets/css/joia.css (see functions.php).
 * This file is intentionally minimal; keep heavy CSS out of style.css for maintainability.
 */

:root {
  /* JOIA brand palette (from JOIA IDENTITY.pdf) */
  --joia-dark:   #22142E; /* deep aubergine — primary dark / text on light */
  --joia-light:  #EBE1EF; /* soft lavender — light backgrounds */
  --joia-pink:   #E078B0; /* accent pink */
  --joia-gold:   #BFA58A; /* secondary warm taupe/gold */
}
