[data-rehype-pretty-code-fragment] code{display:grid;min-width:100%;word-break:break-word;border-radius:0;border:0;background:transparent;padding:0;font-size:.875rem;color:var(--text-primary);counter-reset:line;box-decoration-break:clone}[data-rehype-pretty-code-fragment] .line{padding:.25rem 1rem}[data-rehype-pretty-code-fragment] [data-line-numbers]>.line:before{counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:1rem;text-align:right;color:gray}[data-rehype-pretty-code-fragment] .line--highlighted{background:rgb(212 212 216/10%)}[data-rehype-pretty-code-fragment] .line-highlighted span{position:relative}[data-rehype-pretty-code-fragment] .word--highlighted{border-radius:.375rem;background:rgb(212 212 216/10%);padding:.25rem}[data-rehype-pretty-code-title]{margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}[data-rehype-pretty-code-title]+pre{margin-top:0}