.prose>*{grid-column:1/-1}.prose p,.prose>div{margin-top:0;margin-bottom:2rem;font-size:1.125rem}.prose a{text-decoration:none}.prose a:hover,.prose a:focus{outline:none;text-decoration:underline}.prose strong{font-size:1.125rem;font-weight:500}.prose hr{margin-top:2rem;margin-bottom:4rem}.prose pre{color:var(--base05);background-color:var(--base00);border-radius:0;margin:0 -10vw 2rem;padding:2rem}.prose ul,.prose ol{margin-top:0;margin-bottom:2rem}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:0;margin-bottom:0;font-weight:400}.prose h1,.prose h2{margin-top:5rem;margin-bottom:2.5rem;font-size:1.5rem}.prose h1:first-child,.prose h2:first-child{margin-top:0}.prose h3{margin-top:4rem;margin-bottom:2.5rem;font-size:1.25rem}.prose h4,.prose h5,.prose h6{font-size:1.125rem}.prose img{border-radius:.5rem;margin-top:0;margin-bottom:0}.prose blockquote{background-color:var(--color-neutral-950);border:none;border-radius:.5rem;margin-top:0;margin-bottom:2.5rem;padding:2rem;font-weight:400}.prose blockquote p{font-size:1.25rem}.prose blockquote>:last-child{margin-bottom:0}.prose.prose-light{color:var(--text-paragraph)}.prose.prose-light a{color:var(--color-sunset-400)}.prose.prose-light strong{color:var(--color-neutral-950)}.prose.prose-light hr{border-color:var(--color-neutral-200)}.prose.prose-light code{color:var(--color-neutral-800)}.prose.prose-light h1,.prose.prose-light h2,.prose.prose-light h3,.prose.prose-light h4,.prose.prose-light h5,.prose.prose-light h6,.prose.prose-light thead th{color:var(--color-sunset-500)}.prose.prose-light blockquote{color:var(--color-neutral-50)}.prose.prose-light thead,.prose.prose-light tbody tr{border-bottom-color:var(--color-neutral-200)}.dark .dark\:prose-dark{color:var(--text-paragraph)}.dark .dark\:prose-dark a{color:var(--color-sunset-400)}.dark .dark\:prose-dark strong{color:var(--color-neutral-50)}.dark .dark\:prose-dark hr{border-color:var(--color-neutral-600)}.dark .dark\:prose-dark code{color:var(--color-neutral-100)}.dark .dark\:prose-dark h1,.dark .dark\:prose-dark h2,.dark .dark\:prose-dark h3,.dark .dark\:prose-dark h4,.dark .dark\:prose-dark h5,.dark .dark\:prose-dark h6,.dark .dark\:prose-dark thead th{color:var(--color-sunset-500)}.dark .dark\:prose-dark blockquote{color:var(--color-neutral-50)}.dark .dark\:prose-dark thead,.dark .dark\:prose-dark tbody tr{border-bottom-color:var(--color-neutral-600)}@media (width>=1024px){.prose>*{grid-column:3/span 8}.prose pre{border-radius:.5rem;grid-column:2/span 10;margin-left:0;margin-right:0}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-weight:500}.prose h1,.prose h2{font-size:1.875rem}.prose h3{font-size:1.5rem}.prose h4,.prose h5,.prose h6{font-size:1.25rem}}pre{--base00:#011627;--base01:#2d2d2d;--base02:#424242;--base03:#637777;--base04:#555;--base05:#d6deeb;--base06:#c8c8c8;--base07:#fafafa;--base08:#7fdbca;--base09:#f78c6c;--base0A:#c792ea;--base0B:#ecc48d;--base0C:#f78c6c;--base0D:#82aaff;--base0E:#c792ea;--base0F:#d3423e}.light pre{--base00:#f3f3f3;--base01:#e0e0e0;--base02:#d6d6d6;--base03:#989fb1;--base04:#969896;--base05:#2e3039;--base06:#282a2e;--base07:#1d1f21;--base08:#0c969b;--base09:#aa0982;--base0A:#994cc3;--base0B:#c96765;--base0C:#aa0982;--base0D:#4876d6;--base0E:#994cc3;--base0F:#d3423e}.prose{max-width:50rem}.prose :where(h1,h2,h3,h4){width:fit-content;margin-right:.5rem;scroll-margin-top:100px;display:block;position:relative}.prose :where(h1,h2,h3,h4)>a{border-bottom:none}.prose ul.list-none>li{padding-left:unset}.prose ul.list-none>li:before{content:unset}.dark .prose ol>li:before,.dark .prose ul>li:before{color:var(--color-gray-300)}.prose pre[data-line-numbers=true]:not([data-lang=sh]){padding-left:0;padding-right:0}.prose pre[data-line-numbers=true]:not([data-lang=sh]) [data-line-number]:before{content:attr(data-line-number);text-align:right;width:3.5rem;color:var(--base03);background-color:var(--base00);padding-left:0;padding-right:1.5rem;display:inline-block;position:sticky;left:0}.prose pre[data-add]:not([data-lang=sh]) [data-diff-line-number]:before,.prose pre[data-remove]:not([data-lang=sh]) [data-diff-line-number]:before{content:attr(data-diff-line-number)}.prose pre>code{min-width:100%;display:inline-block}.codeblock-line{padding-right:1rem;display:block;position:relative}.codeblock-line[data-highlight=true]:after,.prose pre[data-remove] .codeblock-line[data-remove=true]:after,.prose pre[data-add] .codeblock-line[data-add=true]:after{content:" ";opacity:.15;pointer-events:none;width:100%;position:absolute;top:0;left:0}.codeblock-line[data-highlight=true]:before{border-left:6px solid var(--base0E)}.codeblock-line[data-highlight=true]:after{background:var(--base0E)}.prose pre[data-remove] .codeblock-line[data-remove=true]:before{content:"-"}.prose pre[data-remove] .codeblock-line[data-remove=true]:after{background:var(--color-red-500)}.prose pre[data-add] .codeblock-line[data-add=true]:before{content:"+"}.prose pre[data-add] .codeblock-line[data-add=true]:after{background:var(--color-green-500)}.prose pre{position:relative}.prose pre[data-filename]:before{content:attr(data-filename);opacity:.7;font-size:.7rem;position:absolute;top:4px;left:8px}.prose pre[data-lang]:after{content:attr(data-lang);opacity:.7;text-align:right;width:200px;margin-left:-200px;font-size:.7rem;display:inline-block;position:sticky;right:0;transform:translate(-16px,24px)}.prose callout-muted a,.prose callout-info a,.prose callout-warning a,.prose callout-danger a,.prose callout-success a{text-decoration:underline}.prose callout-muted p,.prose callout-info p,.prose callout-warning p,.prose callout-danger p,.prose callout-success p{margin-bottom:0}.prose callout-muted,.prose callout-info,.prose callout-warning,.prose callout-danger,.prose callout-success{border-left:4px solid;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;margin-top:0;margin-bottom:2rem;padding:.5rem 1rem;display:block;position:relative}.prose callout-muted,.prose callout-info,.prose callout-warning,.prose callout-danger,.prose callout-success,.prose callout-muted *,.prose callout-info *,.prose callout-warning *,.prose callout-danger *,.prose callout-success *{font-size:1.2rem}.prose callout-muted.aside,.prose callout-info.aside,.prose callout-warning.aside,.prose callout-danger.aside,.prose callout-success.aside,.prose callout-muted.aside *,.prose callout-info.aside *,.prose callout-warning.aside *,.prose callout-danger.aside *,.prose callout-success.aside *{font-size:.875rem}.prose callout-muted.important,.prose callout-info.important,.prose callout-warning.important,.prose callout-danger.important,.prose callout-success.important,.prose callout-muted.important *,.prose callout-info.important *,.prose callout-warning.important *,.prose callout-danger.important *,.prose callout-success.important *{font-size:1.4rem;font-weight:700}.prose callout-muted:before,.prose callout-info:before,.prose callout-warning:before,.prose callout-danger:before,.prose callout-success:before{content:"";opacity:.1;pointer-events:none;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;position:absolute;inset:0}.light .prose callout-muted,.light .prose callout-muted ol>li:before{color:#4c4b5e}.light .prose callout-muted:before{background:#3c3e4d}.prose callout-muted,.prose callout-muted ol>li:before{color:#fff}.prose callout-muted:before{background:#e0e0e0}.prose callout-warning,.prose callout-warning ol>li:before{color:#e6813e}.prose callout-warning:before{background:#ec9e6a}.prose callout-danger,.prose callout-danger ol>li:before{color:#ff4545}.prose callout-danger:before{background:#ff4545}.prose callout-info,.prose callout-info ol>li:before{color:#45577b}.prose callout-info:before{background:#55749b}.hash-anchor{background-image:none;align-items:center;width:100%;transition:none;display:inline-flex;position:absolute;top:0;bottom:0}.hash-anchor:after{color:var(--text-link);content:"#"}
