.mdx{color:var(--foreground);font-size:1rem;line-height:1.75}.mdx p{margin-top:0;margin-bottom:1.25rem}.mdx div[class*="[&>p]:"] p{margin-top:0;margin-bottom:.5rem}.mdx h1{margin-top:2rem;margin-bottom:1rem;scroll-margin-top:5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.mdx h2{margin-top:2rem;margin-bottom:.75rem;scroll-margin-top:5rem;font-size:1.875rem;font-weight:600;line-height:1.3}.mdx h3{margin-top:1.75rem;margin-bottom:.5rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.mdx h4{margin-top:1.5rem;margin-bottom:.5rem;scroll-margin-top:5rem;font-size:1.25rem;font-weight:600;line-height:1.5}.mdx ul,.mdx ol{margin-top:0;margin-bottom:1.25rem;padding-left:1.5rem}.mdx li,.mdx li p{margin-bottom:.5rem}.mdx p a,.mdx li a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}.mdx p a:hover,.mdx li a:hover{color:hsl(var(--primary)/.8)}.mdx blockquote{border-left:4px solid hsl(var(--primary));color:var(--muted-foreground);margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1rem;font-style:italic}.mdx hr{border:0;border-top:1px solid var(--border);margin-top:2rem;margin-bottom:2rem}.mdx table{border-collapse:collapse;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.875rem}.mdx table th,.mdx table td{border:1px solid var(--border);text-align:left;padding:.75rem}.mdx table th{background-color:var(--muted);font-weight:600}.mdx table tr:nth-child(2n){background-color:var(--muted)/.3}.mdx :not(pre)>code{background-color:var(--muted);border-radius:.25rem;margin:0;padding:.2rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.mdx strong{font-weight:600}.mdx em{font-style:italic}.mdx :not(figure)>img{border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem}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]{margin-top:1.5rem;margin-bottom:1rem;position:relative}[data-rehype-pretty-code-figure] code{overflow-wrap:break-word;counter-reset:line;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;border-width:0;border-radius:0;min-width:100%;padding:0;display:grid}[data-line]{width:100%;min-height:1rem;padding:.125rem 1rem;display:inline-block}[data-line-numbers]>[data-line]:before{color:var(--muted-foreground);counter-increment:line;content:counter(line);text-align:right;width:1rem;margin-right:1.5rem;font-size:.75rem;display:inline-block}[data-highlighted-line]{background-color:#3f3f4680}[data-highlighted-chars] span{position:relative}[data-highlighted-chars]{color:var(--foreground);background-color:#3f3f4680;border-radius:.125rem;padding:.25rem}[data-rehype-pretty-code-title]{margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.mdx>.steps:first-child>h3:first-child{margin-top:0}.steps>h3{margin-top:2rem;margin-bottom:1rem;font-size:1rem;font-weight:600}
