.prose{color:hsl(var(--foreground));min-width:0;max-width:100%;line-height:1.65}.prose>*{min-width:0;max-width:100%}.prose h1,.prose h2,.prose h3,.prose h4{color:hsl(var(--foreground));letter-spacing:-.01em;font-weight:600}.prose h2{border-top:1px solid hsl(var(--border));margin-top:3rem;padding-top:.5rem;font-size:1.5rem}.prose h3{margin-top:2rem;font-size:1.25rem}.prose p{margin:1rem 0}.prose ul,.prose ol{margin:1.25rem 0;padding-left:1.25rem}.prose li{margin:.5rem 0}.prose :not(pre)>code{background:hsl(var(--muted));border-radius:.25rem;padding:.15rem .35rem;font-size:.875em}.prose hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.blog-prose pre{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.blog-prose pre{background:color-mix(in oklch,var(--background)88%,lab(59.329% -.913858 -7.40589) 12%)}}.blog-prose pre{border-radius:var(--radius-md);box-sizing:border-box;max-width:100%;box-shadow:0 0 0 1px hsl(var(--foreground)/.06),0 2px 6px hsl(var(--foreground)/.08),inset 0 1px 0 hsl(var(--foreground)/.04),inset 0 -1px 0 hsl(var(--background)/.4);margin:1.75rem 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;position:relative;overflow:hidden}html.theme-dark .blog-prose pre{background:var(--background)}@supports (color:color-mix(in lab, red, red)){html.theme-dark .blog-prose pre{background:color-mix(in oklch,var(--background)82%,lab(74.3695% -1.29968 -11.0752) 18%)}}html.theme-dark .blog-prose pre{box-shadow:0 0 0 1px hsl(var(--foreground)/.14),0 6px 16px #00000073,inset 0 1px 0 hsl(var(--foreground)/.08),inset 0 -1px 0 hsl(var(--background)/.6)}html.theme-neon .blog-prose pre{background:var(--background)}@supports (color:color-mix(in lab, red, red)){html.theme-neon .blog-prose pre{background:color-mix(in oklch,var(--background)85%,lab(79.5621% -19.3464 -19.1789) 15%)}}html.theme-neon .blog-prose pre{box-shadow:0 0 0 1px hsl(var(--accent)/.35),0 6px 18px hsl(var(--accent)/.25),inset 0 1px 0 hsl(var(--foreground)/.06)}.blog-prose pre:before{content:"";background:hsl(var(--foreground)/.1);border-radius:3px 0 0 3px;width:3px;position:absolute;top:0;bottom:0;left:0}html.theme-dark .blog-prose pre:before{background:hsl(var(--foreground)/.18)}html.theme-neon .blog-prose pre:before{background:hsl(var(--accent)/.45)}.blog-prose pre code{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;color:var(--foreground);letter-spacing:.01em;background:0 0;padding:0;font-size:.85rem;display:block}.blog-prose pre>button{pointer-events:auto;background:hsl(var(--background)/.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (hover:none){.blog-prose pre>button{opacity:1}}.prose img{max-width:100%;margin-left:auto;margin-right:auto;display:block}.prose img.align-left{margin-left:0;margin-right:auto}.prose img.align-right{margin-left:auto;margin-right:0}.prose figure{margin:2.5rem 0}.prose figcaption{color:hsl(var(--muted-foreground));text-align:center;margin-top:.5rem;font-size:.875rem}.prose :where(ul):not(:where([class~=not-prose] *)){padding-left:1.5rem;list-style-type:disc;list-style-position:outside}.prose :where(ol):not(:where([class~=not-prose] *)){padding-left:1.5rem;list-style-type:decimal;list-style-position:outside}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5rem}.prose :where(li)::marker{color:hsl(var(--foreground))}.prose blockquote{border-left:3px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding-left:1rem;font-style:normal}.prose hr{border-color:hsl(var(--border));margin:3rem 0}
