.blog-prose h1{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.blog-prose h2{color:hsl(var(--foreground));margin-top:1.75rem;margin-bottom:.75rem;font-size:1.875rem;font-weight:600;line-height:1.3}.blog-prose h3{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.blog-prose h4{color:hsl(var(--foreground));margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-prose p{color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem;line-height:1.75}.blog-prose ul{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.blog-prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;list-style-type:decimal}.blog-prose li{color:hsl(var(--muted-foreground));margin-top:.5rem;margin-bottom:.5rem;line-height:1.75}.blog-prose li>ul,.blog-prose li>ol{margin-top:.5rem;margin-bottom:.5rem}.blog-prose strong{color:hsl(var(--foreground));font-weight:700}.blog-prose em{font-style:italic}.blog-prose a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}.blog-prose a:hover{color:hsl(var(--primary)/.8)}.blog-prose blockquote{border-left:4px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1rem;font-style:italic}.blog-prose code{background-color:hsl(var(--muted));border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,monospace;font-size:.875rem}.blog-prose pre{background-color:hsl(var(--muted));border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.blog-prose pre code{background:0 0;padding:0}.blog-prose hr{border-color:hsl(var(--border));margin-top:2rem;margin-bottom:2rem}.blog-prose table{border-collapse:collapse;width:100%;margin-top:1.5rem;margin-bottom:1.5rem}.blog-prose th,.blog-prose td{border:1px solid hsl(var(--border));text-align:left;padding:.75rem 1rem}.blog-prose th{background-color:hsl(var(--muted));font-weight:600}.blog-prose ul[data-bullet-type=circle]{list-style-type:circle}.blog-prose ul[data-bullet-type=square]{list-style-type:square}.blog-prose ul[data-bullet-type=dash] li::marker{content:"—"}.blog-prose>:first-child{margin-top:0}.blog-prose>:last-child{margin-bottom:0}
