code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}@media (prefers-color-scheme:dark){code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}}[data-rehype-pretty-code-figure]{position:relative;margin-bottom:1rem;margin-top:1.5rem;overflow:hidden;border-radius:calc(var(--radius) + 6px);border-width:1px;--tw-shadow:var(--shadow-sm);--tw-shadow-colored:var(--shadow-sm);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background-color:hsl(var(--deep))}[data-rehype-pretty-code-figure] pre{margin:0;border-radius:0;border-width:0;background-color:transparent}[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;font-weight:400;color:hsl(150 20% 92%);counter-reset:line;-webkit-box-decoration-break:clone;box-decoration-break:clone}[data-line]{display:inline-block;min-height:1rem;width:100%;padding:.125rem 1rem}[data-line-numbers]>[data-line]:before{font-size:.75rem;line-height:1rem;color:hsl(150 20% 92%/.35);counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:1.5rem;text-align:right}[data-highlighted-line]{background-color:rgb(255 255 255/.1)}[data-highlighted-chars] span{position:relative}[data-highlighted-chars]{border-radius:calc(var(--radius) - 4px);background-color:rgb(255 255 255/.15);padding:.25rem;color:hsl(150 20% 95%)}[data-rehype-pretty-code-title]{border-bottom-width:1px;border-color:rgb(255 255 255/.1);padding:.625rem 3rem .625rem 1rem;font-size:.75rem;line-height:1rem;font-weight:500;color:hsl(150 20% 92%/.6)}.mdx>.steps:first-child>h3:first-child{margin-top:0}.steps>h3{margin-bottom:1rem;margin-top:2rem;font-size:1rem;line-height:1.5rem;font-weight:600}