/* 慧緣堂 landing / mega-tile theme — matches pre-brand-pack home_unified :root */
:root {
  --mega-bg: #211c18;
  --mega-bg-active: #161310;
  --mega-text: #fff8e8;
  --mega-sub: rgba(255, 248, 232, 0.92);
  --page-bg: #f5f2eb;
  --portal-bazi-accent: #5a0c0c;
  --landing-footer-text: #1c1917;
  --portal-bazi-red-mid: #b90000;
  --portal-bazi-red-hi: #b22222;
  --portal-bazi-bottom-accent: #6b1414;
  --brand-font-stack: "Noto Serif TC", "PMingLiU", "Songti TC", serif;
}

body {
  font-family: var(--brand-font-stack);
}
