.dark,.deep-dark,[data-theme=dark],[data-theme=deep-dark]{--code-token-keyword:#bda4ff;--code-foreground:#ffffff;--code-token-constant:#3ecf8e;--code-token-string:#ffcda1;--code-token-comment:#7e7e7e;--code-token-parameter:#ffffff;--code-token-function:#3ecf8e;--code-token-string-expression:#ffcda1;--code-token-punctuation:#ffffff;--code-token-link:#ffffff;--code-token-number:#ffffff;--code-token-property:#3ecf8e;--code-highlight-color:#232323}.light,[data-theme=light]{--code-token-keyword:#6b35dc;--code-foreground:hsl(var(--foreground-light)/1);--code-token-constant:#15593b;--code-token-string:#f1a10d;--code-token-comment:#7e7e7e;--code-token-parameter:hsl(var(--foreground-light)/1);--code-token-function:#15593b;--code-token-string-expression:#f1a10d;--code-token-punctuation:hsl(var(--foreground-light)/1);--code-token-link:hsl(var(--foreground-light)/1);--code-token-number:hsl(var(--foreground-light)/1);--code-token-property:#15593b;--code-highlight-color:#1c1c1c}.dark [data-theme=light]{display:none}.dark [data-theme=dark]{display:block}[data-rehype-pretty-code-fragment]{position:relative;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}[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;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;--tw-text-opacity:1;color:hsl(var(--foreground-muted)/var(--tw-text-opacity));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{position:relative;--tw-bg-opacity:1;background-color:hsl(var(--background-surface-200)/var(--tw-bg-opacity))}:is([data-theme*=dark] [data-rehype-pretty-code-fragment] .line--highlighted){--tw-bg-opacity:1;background-color:hsl(var(--background-surface-100)/var(--tw-bg-opacity))}[data-rehype-pretty-code-fragment] .line--highlighted{border-left-width:2px;--tw-border-opacity:1;border-color:hsl(var(--foreground-muted)/var(--tw-border-opacity))}[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:rgb(63 63 70/.7);background-color:rgb(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>h3:first-child{margin-top:0}.steps>h3{margin-top:2rem;margin-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:600}