/* /assets/css/theme-gold.css */
:root{
  --color-brand-600:#C58F00;
  --color-brand-700:#A87300;
  --color-accent:#FFD24A;
  --header-gold-from:#FFD000;
  --header-gold-to:#E6B800;
  --text-strong:#0A0A0A;
  --text-muted:#3D3D3D;
  --border-soft:#E5E5E5;
}
