pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}

/* GitHub Light Theme (default) */
[data-bs-theme="light"] .hljs{color:#24292e;background:#fff}
[data-bs-theme="light"] .hljs-doctag,[data-bs-theme="light"] .hljs-keyword,[data-bs-theme="light"] .hljs-meta .hljs-keyword,[data-bs-theme="light"] .hljs-template-tag,[data-bs-theme="light"] .hljs-template-variable,[data-bs-theme="light"] .hljs-type,[data-bs-theme="light"] .hljs-variable.language_{color:#d73a49}
[data-bs-theme="light"] .hljs-title,[data-bs-theme="light"] .hljs-title.class_,[data-bs-theme="light"] .hljs-title.class_.inherited__,[data-bs-theme="light"] .hljs-title.function_{color:#6f42c1}
[data-bs-theme="light"] .hljs-attr,[data-bs-theme="light"] .hljs-attribute,[data-bs-theme="light"] .hljs-literal,[data-bs-theme="light"] .hljs-meta,[data-bs-theme="light"] .hljs-number,[data-bs-theme="light"] .hljs-operator,[data-bs-theme="light"] .hljs-selector-attr,[data-bs-theme="light"] .hljs-selector-class,[data-bs-theme="light"] .hljs-selector-id,[data-bs-theme="light"] .hljs-variable{color:#005cc5}
[data-bs-theme="light"] .hljs-meta .hljs-string,[data-bs-theme="light"] .hljs-regexp,[data-bs-theme="light"] .hljs-string{color:#032f62}
[data-bs-theme="light"] .hljs-built_in,[data-bs-theme="light"] .hljs-symbol{color:#e36209}
[data-bs-theme="light"] .hljs-code,[data-bs-theme="light"] .hljs-comment,[data-bs-theme="light"] .hljs-formula{color:#6a737d}
[data-bs-theme="light"] .hljs-name,[data-bs-theme="light"] .hljs-quote,[data-bs-theme="light"] .hljs-selector-pseudo,[data-bs-theme="light"] .hljs-selector-tag{color:#22863a}
[data-bs-theme="light"] .hljs-subst{color:#24292e}
[data-bs-theme="light"] .hljs-section{color:#005cc5;font-weight:700}
[data-bs-theme="light"] .hljs-bullet{color:#735c0f}
[data-bs-theme="light"] .hljs-emphasis{color:#24292e;font-style:italic}
[data-bs-theme="light"] .hljs-strong{color:#24292e;font-weight:700}
[data-bs-theme="light"] .hljs-addition{color:#22863a;background-color:#f0fff4}
[data-bs-theme="light"] .hljs-deletion{color:#b31d28;background-color:#ffeef0}

/* GitHub Dark Theme */
[data-bs-theme="dark"] .hljs{color:#c9d1d9;background:#0d1117}
[data-bs-theme="dark"] .hljs-doctag,[data-bs-theme="dark"] .hljs-keyword,[data-bs-theme="dark"] .hljs-meta .hljs-keyword,[data-bs-theme="dark"] .hljs-template-tag,[data-bs-theme="dark"] .hljs-template-variable,[data-bs-theme="dark"] .hljs-type,[data-bs-theme="dark"] .hljs-variable.language_{color:#ff7b72}
[data-bs-theme="dark"] .hljs-title,[data-bs-theme="dark"] .hljs-title.class_,[data-bs-theme="dark"] .hljs-title.class_.inherited__,[data-bs-theme="dark"] .hljs-title.function_{color:#d2a8ff}
[data-bs-theme="dark"] .hljs-attr,[data-bs-theme="dark"] .hljs-attribute,[data-bs-theme="dark"] .hljs-literal,[data-bs-theme="dark"] .hljs-meta,[data-bs-theme="dark"] .hljs-number,[data-bs-theme="dark"] .hljs-operator,[data-bs-theme="dark"] .hljs-selector-attr,[data-bs-theme="dark"] .hljs-selector-class,[data-bs-theme="dark"] .hljs-selector-id,[data-bs-theme="dark"] .hljs-variable{color:#79c0ff}
[data-bs-theme="dark"] .hljs-meta .hljs-string,[data-bs-theme="dark"] .hljs-regexp,[data-bs-theme="dark"] .hljs-string{color:#a5d6ff}
[data-bs-theme="dark"] .hljs-built_in,[data-bs-theme="dark"] .hljs-symbol{color:#ffa657}
[data-bs-theme="dark"] .hljs-code,[data-bs-theme="dark"] .hljs-comment,[data-bs-theme="dark"] .hljs-formula{color:#8b949e}
[data-bs-theme="dark"] .hljs-name,[data-bs-theme="dark"] .hljs-quote,[data-bs-theme="dark"] .hljs-selector-pseudo,[data-bs-theme="dark"] .hljs-selector-tag{color:#7ee787}
[data-bs-theme="dark"] .hljs-subst{color:#c9d1d9}
[data-bs-theme="dark"] .hljs-section{color:#1f6feb;font-weight:700}
[data-bs-theme="dark"] .hljs-bullet{color:#f2cc60}
[data-bs-theme="dark"] .hljs-emphasis{color:#c9d1d9;font-style:italic}
[data-bs-theme="dark"] .hljs-strong{color:#c9d1d9;font-weight:700}
[data-bs-theme="dark"] .hljs-addition{color:#aff5b4;background-color:#033a16}
[data-bs-theme="dark"] .hljs-deletion{color:#ffdcd7;background-color:#67060c}
