[data-theme=light]{display:block}.dark [data-theme=light],[data-theme=dark]{display:none}.dark [data-theme=dark]{display:block}[data-rehype-pretty-code-fragment]{position:relative}[data-rehype-pretty-code-fragment] code{display:grid;min-width:100%;border-radius:0;border:0;background-color:transparent;padding:0;word-wrap:break-word;counter-reset:line;box-decoration-break:clone}[data-rehype-pretty-code-fragment] .line{display:inline-block;min-height:1rem;width:100%;padding:.125rem 1rem}[data-rehype-pretty-code-fragment] [data-line-numbers] .line{padding:.125rem .5rem}[data-rehype-pretty-code-fragment] [data-line-numbers]>.line:before{font-size:.75rem;color:rgba(255,255,255,.4);counter-increment:line;content:counter(line);display:inline-block;width:1.8rem;margin-right:1.4rem;text-align:right}[data-rehype-pretty-code-fragment] .line--highlighted{background-color:rgba(63,63,70,.5)}[data-rehype-pretty-code-fragment] .line-highlighted span{position:relative}[data-rehype-pretty-code-fragment] .word--highlighted{border-radius:.375rem;border-color:rgba(63,63,70,.7);background-color:rgba(63,63,70,.5);padding:.25rem}.dark [data-rehype-pretty-code-fragment] .word--highlighted{background-color:rgb(24,24,27)}[data-rehype-pretty-code-title]{color:var(--foreground);margin-top:.5rem;padding:1.5rem 1rem 0;font-size:.875rem;font-weight:500}[data-rehype-pretty-code-title]+pre{margin-top:.5rem}[data-highlighted-chars]{background-color:transparent}[data-slot=pre-wrapper]{margin-bottom:20px}pre.scrollbar::-webkit-scrollbar{width:7px;height:7px;border:0}pre.scrollbar::-webkit-scrollbar-corner,pre.scrollbar::-webkit-scrollbar-track{background:transparent;border:0}pre.scrollbar::-webkit-scrollbar-thumb{border:0;background:white;border-radius:0}