.blog-content h1{font-size:2em;font-weight:700;color:var(--foreground);margin-top:2rem;margin-bottom:1rem;line-height:1.2}.blog-content h2{font-size:1.5em;font-weight:700;color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;line-height:1.3}.blog-content h3{font-size:1.25em;font-weight:600;color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;line-height:1.4}.blog-content h4{font-size:1.1em;font-weight:600;color:var(--foreground);margin-top:1rem;margin-bottom:.5rem}.blog-content p{color:var(--muted-foreground);font-size:1.125rem;line-height:1.75;margin-bottom:1rem}.blog-content strong{font-weight:700;color:var(--foreground)}.blog-content em{font-style:italic}.blog-content a{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:2px}.blog-content a:hover{color:var(--foreground)}.blog-content img{border-radius:.75rem;width:100%;max-height:500px;object-fit:cover;margin:2rem auto;display:block}.blog-content ul{list-style:disc;padding-left:1.5rem;margin-bottom:1rem;color:var(--muted-foreground)}.blog-content ol{list-style:decimal;padding-left:1.5rem;margin-bottom:1rem;color:var(--muted-foreground)}.blog-content li{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75}.blog-content blockquote{border-left:4px solid var(--border);padding-left:1rem;margin:1.5rem 0;font-style:italic;color:var(--muted-foreground)}.blog-content code{background:var(--muted);padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-family:monospace}.blog-content pre{background:var(--muted);border-radius:.75rem;padding:1rem;overflow-x:auto;margin:1.5rem 0}.blog-content pre code{background:none;padding:0;font-size:.875rem}.blog-content hr{border-color:var(--border);margin:2rem 0}.blog-content table{width:100%;border:1px solid var(--border);border-radius:.75rem;overflow:hidden;margin:1.5rem 0}.blog-content thead{background:var(--muted)}.blog-content th{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--foreground);border-bottom:1px solid var(--border)}.blog-content td{padding:.75rem 1rem;color:var(--muted-foreground);border-bottom:1px solid var(--border)}
