[data-theme=light]{display:block}.dark [data-theme=light],[data-theme=dark]{display:none}.dark [data-theme=dark]{display:block}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)}[data-rehype-pretty-code-fragment]{position:relative;margin-top:2.5rem;border-width:0}[data-rehype-pretty-code-fragment] code{display:grid;min-width:100%;overflow-wrap:break-word;border-radius:0;border-width:0;padding:1.25rem 2rem;counter-reset:line;-webkit-box-decoration-break:clone;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-left:.5rem;padding-right:.5rem}[data-rehype-pretty-code-fragment] [data-line-numbers]>.line:before{font-size:.75rem;line-height:1rem;color:hsla(0,0%,98%,.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:calc(var(--radius) - 2px);border-color:rgba(63,63,70,.7);background-color:rgba(63,63,70,.5);padding:.25rem}.dark [data-rehype-pretty-code-fragment] .word--highlighted,[data-rehype-pretty-code-title]{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}[data-rehype-pretty-code-title]{border-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}[data-rehype-pretty-code-title]+pre{margin-bottom:2.5rem;padding:0}.mdx>.steps:first-child>h3:first-child{margin-top:0}