.blog-content{color:var(--foreground);line-height:1.6}.blog-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;line-height:1.2}.blog-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem;line-height:1.3}.blog-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;margin-top:1.25rem;line-height:1.4}.blog-content h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem;line-height:1.4}.blog-content h5{font-size:1.125rem}.blog-content h5,.blog-content h6{font-weight:500;margin-bottom:.5rem;margin-top:.75rem;line-height:1.5}.blog-content h6{font-size:1rem}.blog-content p{margin-bottom:1rem;line-height:1.75}.blog-content ul{list-style-type:disc;list-style-position:inside;margin-bottom:1rem}.blog-content ul li{margin-bottom:.5rem;line-height:1.75}.blog-content ol{list-style-type:decimal;list-style-position:inside;margin-bottom:1rem}.blog-content ol li{margin-bottom:.5rem;line-height:1.75}.blog-content blockquote{border-left:4px solid hsl(var(--muted-foreground)/.3);padding-left:1rem;font-style:italic;margin:1rem 0;color:hsl(var(--muted-foreground))}.blog-content pre{border-radius:.5rem;padding:1rem;overflow-x:auto;margin-bottom:1rem}.blog-content code,.blog-content pre{background-color:hsl(var(--secondary))}.blog-content code{padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;font-family:Courier New,Courier,monospace}.blog-content pre code{background-color:transparent;padding:0}.blog-content a{color:hsl(var(--primary));text-decoration:underline;transition:text-decoration .2s}.blog-content a:hover{text-decoration:none}.blog-content img{border-radius:.5rem;margin:1.5rem 0;max-width:100%;height:auto}.blog-content hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.blog-content table{width:100%;border-collapse:collapse;margin-bottom:1rem}.blog-content th{background-color:hsl(var(--secondary));text-align:left;font-weight:600}.blog-content td,.blog-content th{border:1px solid hsl(var(--border));padding:.5rem 1rem}.blog-content strong{font-weight:700}.blog-content em{font-style:italic}