/* quarto syntax highlight colors */
/* other quarto variables */
:root {
  --quarto-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* syntax highlight based on Pandoc's rules */
.prevent-inlining {
  content: "</";
}

/*# sourceMappingURL=65c2f80a1a61e39f2b366fe511925694.css.map */
