.blog-content h1{font-size:2.25rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.blog-content h2{font-size:1.875rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.blog-content h3{font-size:1.5rem;font-weight:700;margin-top:1.25rem;margin-bottom:.5rem}.blog-content p{margin-top:1rem;margin-bottom:1rem;line-height:1.7}.blog-content ol,.blog-content ul{margin-top:1rem;margin-bottom:1rem;margin-left:1.5rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-top:.5rem;margin-bottom:.5rem}.blog-content a{color:hsl(var(--primary));text-decoration:underline}.blog-content blockquote{border-left-width:4px;border-left-color:hsl(var(--primary));padding-left:1rem;font-style:italic;margin-top:1rem;margin-bottom:1rem}.blog-content code{background-color:hsl(var(--muted));padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem}.blog-content pre{background-color:hsl(var(--muted));padding:1rem;overflow-x:auto}.blog-content img,.blog-content pre{border-radius:.375rem;margin-top:1rem;margin-bottom:1rem}.blog-content img{max-width:100%;height:auto}.blog-content table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.blog-content td,.blog-content th{border:1px solid hsl(var(--border));padding:.5rem}.blog-content th{background-color:hsl(var(--muted))}