/*
Theme Name: Defaris Theme
Theme URI: https://defaris.com
Author: Genspark
Author URI: https://genspark.ai
Description: Premium luxury concierge WordPress theme for the Defaris family support platform. Elementor compatible, responsive, dark/light mode ready, and optimized for the Defaris client portal ecosystem.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 8.0
Text Domain: defaris-theme
*/

:root {
  --defaris-gold: #d6b36a;
  --defaris-ink: #0d1117;
}

body {
  margin: 0;
  background: #0d1117;
}
