.blog-content{color:hsl(var(--foreground)/.88);font-family:var(--font-body,"Inter",system-ui,sans-serif);font-size:1.0625rem;line-height:1.8}.blog-content>:first-child{margin-top:0}.blog-content h1{margin-top:.5rem;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600;font-style:italic;line-height:1.2;color:hsl(var(--foreground))}@media (min-width:768px){.blog-content h1{font-size:2.5rem}}.blog-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-style:italic;line-height:1.3}.blog-content h2,.blog-content h3{font-family:Playfair Display,Georgia,serif;font-weight:600;color:hsl(var(--foreground))}.blog-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.375rem}.blog-content h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}.blog-content p{margin:1.25rem 0}.blog-content a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px}.blog-content a:hover{text-decoration:none}.blog-content ol,.blog-content ul{margin:1.25rem 0;padding-left:1.5rem}.blog-content ul{list-style:disc}.blog-content ol{list-style:decimal}.blog-content li{margin:.5rem 0}.blog-content blockquote{margin:1.5rem 0;padding-left:1rem;border-left:4px solid hsl(var(--primary)/.4);color:hsl(var(--foreground)/.7);font-style:italic}.blog-content img{margin:1.5rem 0;border-radius:.75rem;max-width:100%;height:auto}.blog-content figure{margin:1.5rem 0}.blog-content figcaption{margin-top:.5rem;font-size:.875rem;color:hsl(var(--foreground)/.6);text-align:center}.blog-content pre{margin:1.5rem 0;padding:1rem;border-radius:.5rem;background:#0f172a;color:#e2e8f0;overflow-x:auto;font-size:.875rem}.blog-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.blog-content :not(pre)>code{padding:.15rem .35rem;border-radius:.25rem;background:hsl(var(--muted));color:hsl(var(--foreground))}.blog-content table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.95rem}.blog-content td,.blog-content th{padding:.5rem .75rem;border:1px solid hsl(var(--border));text-align:left}.blog-content th{background:hsl(var(--muted));font-weight:600}.blog-content hr{margin:2.5rem 0;border:0;border-top:1px solid hsl(var(--border))}