/* AUTO-GENERATED from config.toml by build.py — do not edit by hand. */
:root{
  --primary: #7A213F;
  --accent: #C4922E;
  --ink: #2A171D;
  --muted: #6F5A61;
  --background: #ffffff;
  --surface: #FBF5F2;
  --border: #EEE1E3;
  --dark_section: #280D16;
  --font-heading: "Fraunces", "Iowan Old Style", Georgia, Cambria, "Times New Roman", serif;
  --font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", sans-serif;
}
