/* === Kanou Theme: Orange (Default) === */
:root {
  --theme-primary: #f2a654;
  --theme-primary-dark: #d47820;
  --theme-primary-deeper: #e08830;
  --theme-accent-hover: rgba(242, 166, 84, 0.08);
  --theme-footer-text: #3b2400;
  --theme-footer-text-dark: #261600;
  --theme-nav-text: #222;
  --theme-nav-active: #d47820;
  --theme-slick-arrow: #d47820;
  --theme-section-title-underline: #d47820;
  --theme-card-hover-border: #d47820;
}
