/* GENERATED by `cargo xtask grammar-sync` from the palette in
   xtask/src/highlight.rs — the same definition the typst PDF
   styles come from. Do not edit by hand (DESIGN.md §2). */

.hl-kw { font-weight: 700; }
.hl-comment { color: #6e6e6e; font-style: italic; }
.hl-string { color: #355e3b; }
.hl-number { color: #7a4a12; }
.hl-type { color: #1a4f8a; }
.hl-attr { color: #6e6e6e; }
.hl-err { color: #a12622; font-weight: 700; }
.hl-warn { color: #7a4a12; font-weight: 700; }
.hl-prompt { color: #6e6e6e; }
