code{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875em;font-weight:400}:not(pre)>code{color:hsl(var(--foreground))!important;padding:.125rem .375rem!important;border-radius:.375rem!important;font-size:.875em!important;font-weight:500!important}:not(pre)>code,pre{background-color:hsl(var(--muted))!important;border:1px solid hsl(var(--border))!important}pre{border-radius:.5rem!important;padding:1rem!important;overflow-x:auto!important;font-size:.875rem!important;line-height:1.5!important;margin:1rem 0!important}pre code{color:hsl(var(--foreground))!important;background:transparent!important;padding:0!important;border:none!important;border-radius:0!important;font-size:inherit!important;font-weight:400!important}.dark pre{background-color:hsl(222.2 84% 4.9%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}.dark :not(pre)>code,.dark pre,.dark pre code{color:hsl(210 40% 98%)!important}.dark :not(pre)>code{background-color:hsl(222.2 84% 4.9%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}:root:not(.dark) pre{background-color:hsl(210 40% 98%)!important;border-color:hsl(214.3 31.8% 91.4%)!important}:root:not(.dark) :not(pre)>code,:root:not(.dark) pre,:root:not(.dark) pre code{color:hsl(222.2 84% 4.9%)!important}:root:not(.dark) :not(pre)>code{background-color:hsl(210 40% 98%)!important;border-color:hsl(214.3 31.8% 91.4%)!important}@media (prefers-color-scheme:dark){:root:not(.light) pre{background-color:hsl(222.2 84% 4.9%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}:root:not(.light) pre,:root:not(.light) pre code{color:hsl(210 40% 98%)!important}:root:not(.light) :not(pre)>code{color:hsl(210 40% 98%)!important;background-color:hsl(222.2 84% 4.9%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}}code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light,hsl(var(--foreground)))!important;background-color:var(--shiki-light-bg,transparent)!important}.dark code[data-theme*=" "],.dark code[data-theme*=" "] span{color:var(--shiki-dark,hsl(210 40% 98%))!important;background-color:var(--shiki-dark-bg,transparent)!important}[data-rehype-pretty-code-figure]{position:relative;margin-top:1.5rem;margin-bottom:1rem;background-color:hsl(var(--muted))!important;border:1px solid hsl(var(--border))!important;border-radius:.5rem!important;overflow:hidden}[data-rehype-pretty-code-figure] pre{background-color:transparent!important;border:none!important;margin:0!important;padding:1rem!important}[data-rehype-pretty-code-figure] 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;color:hsl(var(--foreground))!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace!important}[data-line]{display:inline-block;min-height:1rem;width:100%;padding:.125rem 1rem;color:hsl(var(--foreground))!important}[data-line-numbers]>[data-line]:before{font-size:.75rem;line-height:1rem;counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:1.5rem;text-align:right;color:hsl(var(--muted-foreground))!important}.line--highlighted,[data-highlighted-line]{background-color:hsl(var(--muted)/.5);background-color:hsl(var(--accent))!important}.word--highlighted,[data-highlighted-chars] span{position:relative;background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important;padding:.125rem .25rem;border-radius:.25rem}[data-highlighted-chars]{border-radius:calc(var(--radius) - 4px);background-color:hsl(var(--accent));padding:.25rem;color:hsl(var(--accent-foreground))}[data-rehype-pretty-code-title]{margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;background-color:hsl(var(--muted))!important;color:hsl(var(--foreground))!important;border-bottom:1px solid hsl(var(--border))!important}.dark [data-rehype-pretty-code-figure]{background-color:hsl(222.2 84% 4.9%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}.dark [data-line],.dark [data-rehype-pretty-code-figure] code{color:hsl(210 40% 98%)!important}.dark [data-rehype-pretty-code-title]{background-color:hsl(222.2 84% 4.9%)!important;color:hsl(210 40% 98%)!important;border-color:hsl(217.2 32.6% 17.5%)!important}.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}