.blog-content{color:hsl(var(--foreground));font-size:1.125rem;line-height:1.85}.blog-content h1{font-size:2.25rem;margin-bottom:1rem;line-height:1.2}.blog-content h1,.blog-content h2{font-weight:700;color:hsl(var(--foreground));margin-top:2.5rem}.blog-content h2{font-size:1.75rem;margin-bottom:.75rem;line-height:1.3}.blog-content h3{font-size:1.375rem;margin-top:1.75rem;line-height:1.3}.blog-content h3,.blog-content h4{font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.blog-content h4{font-size:1.125rem;margin-top:1.5rem;line-height:1.4}.blog-content a.subheading-anchor{text-decoration:none;color:inherit}.blog-content p{color:hsl(var(--foreground)/.8);margin-bottom:1.25rem;line-height:1.75}.blog-content ul{list-style-type:disc}.blog-content ol,.blog-content ul{list-style-position:outside;color:hsl(var(--foreground)/.8);margin-left:1.5rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem}.blog-content ol{list-style-type:decimal}.blog-content li{padding-left:.5rem;line-height:1.75}.blog-content li>ol,.blog-content li>ul{margin-top:.75rem;margin-bottom:.5rem}.blog-content a:not(.subheading-anchor){color:#1DD1A1;text-decoration:underline;transition:color .2s}.blog-content a:not(.subheading-anchor):hover{color:#B91372}.blog-content blockquote{border-left:4px solid #1dd1a1;color:hsl(var(--foreground)/.7);padding:1rem 1.5rem;margin:2rem 0;font-style:italic;background:rgba(29,209,161,.03);border-radius:0 .5rem .5rem 0}.blog-content blockquote p{margin-bottom:.75rem}.blog-content blockquote p:last-child{margin-bottom:0}.blog-content pre{background:hsl(var(--foreground)/.05);border-radius:.5rem;padding:1.5rem;margin:2rem 0;overflow-x:auto}.blog-content code{font-size:.875rem;font-family:ui-monospace,monospace}.blog-content :not(pre)>code{background:hsl(var(--foreground)/.1);padding:.15rem .4rem;border-radius:.25rem;color:hsl(var(--foreground))}.blog-content hr{border:none;border-top:1px solid hsl(var(--foreground)/.08);margin:2rem 0}.blog-content strong{font-weight:700;color:hsl(var(--foreground))}.blog-content em{font-style:italic}.blog-content img{height:auto}.blog-content iframe,.blog-content img{border-radius:.5rem;max-width:100%;margin:2.5rem 0}.blog-content iframe{aspect-ratio:16/9}.blog-content table{width:100%;border-collapse:collapse;margin:2.5rem 0}.blog-content th{background:hsl(var(--foreground)/.05);text-align:left;font-weight:700}.blog-content td,.blog-content th{border:1px solid hsl(var(--foreground)/.1);padding:.75rem}.blog-content input[type=checkbox]{margin-right:.5rem}@media (min-width:640px){.blog-content h1{font-size:2.5rem}.blog-content h2{font-size:2rem}.blog-content h3{font-size:1.5rem}}