[data-rehype-pretty-code-fragment]{position:relative}[data-rehype-pretty-code-fragment] code{display:grid;min-width:100%;overflow-wrap:break-word;border-radius:0;border-width:0;background-color:transparent;padding:0;counter-reset:line;-webkit-box-decoration-break:clone;box-decoration-break:clone}[data-rehype-pretty-code-fragment] .line{padding:.25rem 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{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}[data-rehype-pretty-code-title]{margin-top:.5rem;padding-left:1rem;padding-right:1rem;padding-top:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500}[data-rehype-pretty-code-title]+pre{margin-top:.5rem}.mdx>.steps:first-child,.mdx>.steps:first-child>h3:first-child{margin-top:0}