.hljs{background:var(--color-code-bg);color:var(--color-text);padding:0}.hljs-comment,.hljs-quote{color:var(--color-muted);font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-section{color:#0f8b8d;font-weight:700}.hljs-string,.hljs-addition,.hljs-regexp{color:#2e7d32}.hljs-number,.hljs-literal{color:#c56b36}.hljs-built_in,.hljs-type,.hljs-template-variable{color:#1565c0}.hljs-attr,.hljs-variable,.hljs-params{color:#6a1b9a}.hljs-name,.hljs-tag,.hljs-subst{color:#0a5f61}.hljs-title,.hljs-class .hljs-title,.hljs-function .hljs-title{color:#1a211d;font-weight:700}.hljs-symbol,.hljs-bullet{color:#0f8b8d}.hljs-meta{color:#c56b36}.hljs-deletion{color:#c62828;background:rgba(198,40,40,0.06)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}[data-theme=dark] .hljs{color:var(--color-text)}[data-theme=dark] .hljs-keyword,[data-theme=dark] .hljs-selector-tag,[data-theme=dark] .hljs-section{color:#49b8aa}[data-theme=dark] .hljs-string,[data-theme=dark] .hljs-addition{color:#81c784}[data-theme=dark] .hljs-number,[data-theme=dark] .hljs-literal,[data-theme=dark] .hljs-meta{color:#e0a06f}[data-theme=dark] .hljs-built_in,[data-theme=dark] .hljs-type{color:#64b5f6}[data-theme=dark] .hljs-attr,[data-theme=dark] .hljs-variable,[data-theme=dark] .hljs-params{color:#ce93d8}[data-theme=dark] .hljs-name,[data-theme=dark] .hljs-tag{color:#8fe0d2}[data-theme=dark] .hljs-title,[data-theme=dark] .hljs-class .hljs-title,[data-theme=dark] .hljs-function .hljs-title{color:var(--color-text)}[data-theme=dark] .hljs-deletion{color:#ef9a9a;background:rgba(239,154,154,0.08)}