.blog-content{color:hsl(var(--foreground));font-size:1.05rem;line-height:1.75}.blog-content>*+*{margin-top:1.25em}.blog-content h2{font-size:1.75rem;letter-spacing:-.01em;margin-top:2em;line-height:1.25}.blog-content h2,.blog-content h3{font-weight:700;margin-bottom:.5em}.blog-content h3{font-size:1.375rem;letter-spacing:-.005em;margin-top:1.75em;line-height:1.3}.blog-content h4{font-size:1.15rem;font-weight:600;margin-top:1.5em;margin-bottom:.4em}.blog-content p{color:hsl(var(--foreground)/.9)}.blog-content a{color:hsl(var(--primary));text-decoration:none;font-weight:500}.blog-content a:hover{text-decoration:underline}.blog-content strong{color:hsl(var(--foreground));font-weight:700}.blog-content em{font-style:italic}.blog-content ol,.blog-content ul{padding-left:1.5rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-top:.5em}.blog-content li::marker{color:hsl(var(--muted-foreground))}.blog-content blockquote{border-left:4px solid hsl(var(--primary));padding:.5rem 1.25rem;background:hsl(var(--muted)/.4);border-radius:.5rem;color:hsl(var(--muted-foreground));font-style:italic}.blog-content code{padding:.15em .4em;border-radius:.25rem;font-family:ui-monospace,SF Mono,Menlo,monospace}.blog-content code,.blog-content pre{background:hsl(var(--muted));font-size:.9em}.blog-content pre{padding:1rem 1.25rem;border-radius:.75rem;overflow-x:auto}.blog-content pre code{background:none;padding:0}.blog-content img{border-radius:.75rem;margin:1.5em 0;max-width:100%;height:auto}.blog-content hr{border:0;border-top:1px solid hsl(var(--border));margin:2em 0}.blog-content table{width:100%;border-collapse:collapse;font-size:.95em}.blog-content td,.blog-content th{border:1px solid hsl(var(--border));padding:.5rem .75rem;text-align:left}.blog-content th{background:hsl(var(--muted));font-weight:600}