/* BanyaWell — Auto-generated from brand.json */
:root {
  --color-primary: #2d6a4f;
  --color-secondary: #d4a373;
  --color-background: #fefae0;
  --color-surface: #ffffff;
  --color-text: #1b4332;
  --color-border: #d4a373;
  --font-heading: Inter;
  --font-body: Inter;
}