[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;font-size:.875rem;line-height:1.25rem;counter-reset:line;-webkit-box-decoration-break:clone;box-decoration-break:clone}[data-rehype-pretty-code-fragment] .line{min-height:1.5rem;padding:.125rem 1rem}[data-rehype-pretty-code-fragment] [data-line-numbers]>.line:before{counter-increment:line;content:counter(line);margin-right:1rem;display:inline-block;width:1rem;text-align:right;--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}[data-rehype-pretty-code-fragment] .line--highlighted{background-color:rgb(63 63 70/.5)}[data-rehype-pretty-code-fragment] .word--highlighted{border-radius:.25rem;background-color:rgb(63 63 70/.7);padding:.125rem .25rem}[data-rehype-pretty-code-title]{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}[data-rehype-pretty-code-title]+pre{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.dark .mdx{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.mdx h1{margin-top:.5rem;margin-bottom:1rem;scroll-margin:5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h1{font-size:2.25rem;line-height:2.5rem}}.mdx h2{margin-top:3rem;margin-bottom:1rem;scroll-margin:5rem;border-bottom-width:1px;padding-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h2{font-size:1.875rem;line-height:2.25rem}}.mdx h3{margin-top:2.5rem;margin-bottom:1rem;scroll-margin:5rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h3{font-size:1.5rem;line-height:2rem}}.mdx h4{margin-top:2rem;margin-bottom:1rem;scroll-margin:5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h4{font-size:1.25rem;line-height:1.75rem}}.mdx h5{margin-top:1.5rem;margin-bottom:.5rem;scroll-margin:5rem;font-size:1rem;line-height:1.5rem;font-weight:600;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h5{font-size:1.125rem;line-height:1.75rem}}.mdx h6{margin-top:1.5rem;margin-bottom:.5rem;scroll-margin:5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:hsl(var(--foreground))}@media (min-width:640px){.mdx h6{font-size:1rem;line-height:1.5rem}}.mdx .subheading-anchor{margin-left:.5rem;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.mdx h2:hover .subheading-anchor,.mdx h3:hover .subheading-anchor,.mdx h4:hover .subheading-anchor,.mdx h5:hover .subheading-anchor,.mdx h6:hover .subheading-anchor{opacity:1}.mdx h1 a,.mdx h2 a,.mdx h3 a,.mdx h4 a,.mdx h5 a,.mdx h6 a{color:inherit;text-decoration-line:none}.mdx p{line-height:1.75rem}.mdx p:not(:first-child),.mdx ul{margin-top:1rem}.mdx ul{margin-bottom:1rem;margin-left:1.5rem;list-style-type:disc}.mdx ul ::marker{color:hsl(var(--muted-foreground))}.mdx ul::marker{color:hsl(var(--muted-foreground))}.mdx ol{margin-top:1rem;margin-bottom:1rem;margin-left:1.5rem;list-style-type:decimal}.mdx ol ::marker{color:hsl(var(--muted-foreground))}.mdx ol::marker{color:hsl(var(--muted-foreground))}.mdx li{margin-top:.5rem;line-height:1.75rem}.mdx li>ol,.mdx li>ul{margin-top:.5rem;margin-bottom:.5rem}.mdx blockquote{margin-top:1.5rem;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity));padding-left:1rem;font-style:italic;color:hsl(var(--muted-foreground))}:is(.dark .mdx blockquote){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.mdx blockquote p{margin-top:0}.mdx a:not(.subheading-anchor){font-weight:500;color:hsl(var(--primary));text-decoration-line:underline;text-decoration-color:hsl(var(--primary)/.4);text-underline-offset:4px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mdx a:not(.subheading-anchor):hover{text-decoration-color:hsl(var(--primary))}.mdx strong{font-weight:600;color:hsl(var(--foreground))}.mdx em{font-style:italic}.mdx hr{margin-top:2rem;margin-bottom:2rem;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}:is(.dark .mdx hr){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx img{margin:1.5rem auto;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}:is(.dark .mdx img){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx table{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;overflow:hidden;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}:is(.dark .mdx table){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx thead{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}:is(.dark .mdx thead){--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.mdx tr{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity))}.mdx tr:last-child{border-width:0}:is(.dark .mdx tr){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx th{text-align:left;font-weight:600;color:hsl(var(--foreground))}.mdx td,.mdx th{padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}.mdx tbody tr:nth-child(2n){background-color:rgb(250 250 250/.5)}:is(.dark .mdx tbody tr:nth-child(2n)){background-color:rgb(24 24 27/.3)}.mdx :not(pre)>code{position:relative;border-radius:calc(var(--radius) - 2px);border-width:1px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity));padding:.2rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}:is(.dark .mdx :not(pre)>code){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.mdx pre{margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(13 17 23/var(--tw-bg-opacity));padding:1rem;font-size:.875rem;line-height:1.25rem}.mdx pre code{border-width:0;background-color:transparent;padding:0;color:inherit}.mdx .steps{margin-left:1rem;border-left-width:2px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity));padding-left:1.5rem}:is(.dark .mdx .steps){--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx .steps{counter-reset:step}.mdx .step{position:relative;padding-bottom:2rem}.mdx .step:last-child{padding-bottom:0}.mdx .step{counter-increment:step}.mdx .step:before{content:counter(step);position:absolute;left:-31px;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(228 228 231/var(--tw-border-opacity));background-color:hsl(var(--background));font-size:.875rem;line-height:1.25rem;font-weight:600}:is(.dark .mdx .step):before{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity))}.mdx kbd{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity));padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}:is(.dark .mdx kbd){--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.mdx kbd{box-shadow:0 1px 1px rgba(0,0,0,.1)}.mdx .video-container{position:relative;margin-top:1.5rem;margin-bottom:1.5rem;aspect-ratio:16/9;width:100%;overflow:hidden;border-radius:var(--radius)}.mdx .video-container iframe{position:absolute;inset:0;height:100%;width:100%}@media print{.mdx{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.mdx a{text-decoration-line:none}.mdx pre{border-width:1px;--tw-border-opacity:1;border-color:rgb(212 212 216/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}}