@import url("../../assets/base.css?v=25e43318");

/* Vietnamese — "Lotus & Jade" theme */
:root {
  --primary:     #1b5e57;   /* deep jade teal */
  --primary-2:   #277a6f;
  --gold:        #c89126;
  --gold-soft:   #e4c275;
  --accent:      #e58aa0;   /* lotus pink */
  --accent-bg:   #fceef1;
  --accent-edge: #e58aa0;
  --culture-label: #c45773;
  --cream:       #fbf9f3;
  --grad-2:      #103834;
  --wm:          "Ti\1ebfng Vi\1ec7t";  /* Tiếng Việt */
  --script-font: "Helvetica Neue", "Avenir Next", -apple-system, sans-serif;
  --display-serif: Georgia, "Times New Roman", serif;
}
