.hljs,pre:has(.hljs){overflow-x:auto;padding:.5em}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-built_in,.hljs-class .hljs-title{color:#e6c07b}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}div[data-rehype-pretty-code-title]{margin-bottom:.125rem;border-radius:.375rem;background-color:rgba(255,228,230,.1);padding:.25rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;color:rgba(255,228,230,.7)}div[data-rehype-pretty-code-fragment] .line{padding-left:.5rem;padding-right:.75rem;border-left-width:4px;border-left-color:transparent}div[data-rehype-pretty-code-fragment] .line--highlighted{border-left-color:rgba(253,164,175,.7);background-color:rgba(254,205,211,.1)}code[data-line-numbers]{counter-reset:lineNumber}code[data-line-numbers] .line:before{counter-increment:lineNumber;content:counter(lineNumber);display:inline-block;text-align:right;margin-right:.75rem;width:1rem;color:hsla(0,0%,100%,.2)}