/* Minimal placeholder for highlight.js GitHub theme. In production, replace with pinned upstream CSS. */
.hljs{display:block;overflow-x:auto;padding:.5em;background:#f6f8fa;color:#24292e}
.hljs-comment,.hljs-quote{color:#6a737d;font-style:italic}
.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#d73a49;font-weight:bold}
.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#005cc5}
.hljs-doctag,.hljs-string{color:#032f62}
.hljs-section,.hljs-selector-id,.hljs-title{color:#6f42c1}
.hljs-class .hljs-title,.hljs-type{color:#e36209}
.hljs-attribute,.hljs-name,.hljs-tag{color:#22863a}
.hljs-regexp,.hljs-link{color:#032f62}
.hljs-bullet,.hljs-symbol{color:#e36209}
.hljs-built_in,.hljs-builtin-name{color:#005cc5}
.hljs-meta{color:#6a737d}
.hljs-deletion{background:#ffeef0}
.hljs-addition{background:#e6ffed}
.hljs-emphasis{font-style:italic}
.hljs-strong{font-weight:700}
