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

/* Thai — "Orchid & Temple Gold" theme */
:root {
  --primary:     #4a2f6b;   /* deep orchid violet */
  --primary-2:   #6a4794;
  --gold:        #c79a2b;
  --gold-soft:   #e6cc7e;
  --accent:      #e08aa8;   /* orchid pink */
  --accent-bg:   #faecf2;
  --accent-edge: #e08aa8;
  --culture-label: #c25a84;
  --cream:       #fcf9f4;
  --grad-2:      #271640;
  --wm:          "\0e44\0e17\0e22";  /* ไทย */
  --script-font: "Thonburi", "Ayuthaya", "Sukhumvit Set", sans-serif;
  --display-serif: Georgia, "Times New Roman", serif;
}
