.blog-content{color:rgb(var(--foreground)/.92);font-size:1.0625rem;line-height:1.75}.blog-content>:first-child{margin-top:0}.blog-content h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3;color:rgb(var(--foreground))}.blog-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem}.blog-content h3,.blog-content h4{font-weight:600;color:rgb(var(--foreground))}.blog-content h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem}.blog-content p{margin:1.25rem 0}.blog-content a{color:rgb(var(--accent));text-decoration:underline;text-underline-offset:2px}.blog-content a:hover{color:var(--accent-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:1rem 1.25rem;border-left:4px solid rgb(var(--accent)/.5);border-radius:0 .75rem .75rem 0;background:rgb(var(--surface-elevated)/.5);color:rgb(var(--muted));font-style:italic}.blog-content img{margin:1.5rem 0;border-radius:.75rem;max-width:100%;height:auto;border:1px solid rgb(var(--border)/.5)}.blog-content figure{margin:1.5rem 0}.blog-content figcaption{margin-top:.5rem;font-size:.875rem;color:rgb(var(--muted));text-align:center}.blog-content pre{margin:1.5rem 0;padding:1rem;border-radius:.75rem;border:1px solid rgb(var(--border)/.6);background:rgb(var(--surface-elevated));color:rgb(var(--foreground));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:rgb(var(--surface-elevated));color:rgb(var(--accent))}.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 rgb(var(--border)/.6);text-align:left}.blog-content th{background:rgb(var(--surface-elevated));font-weight:600;color:rgb(var(--foreground))}.blog-content hr{margin:2.5rem 0;border:0;border-top:1px solid rgb(var(--border)/.5)}.blog-content strong{color:rgb(var(--foreground));font-weight:600}