.blog-headline{font-size:clamp(26px,6.2vw,40px);line-height:1.15;letter-spacing:-.02em}.blog-content{font-size:clamp(16px,3.6vw,18px);line-height:1.65}@media (min-width:1024px){.blog-content{max-width:70ch}}.blog-content h2,.blog-content h3,.blog-content h4{scroll-margin-top:110px}.blog-content h1{margin-bottom:1.5rem;margin-top:2rem;font-weight:700}.blog-content h1:first-child{margin-top:0}.blog-content h1{font-size:clamp(26px,6vw,36px);line-height:1.2}.blog-content h2{margin-top:2rem;border-bottom-width:1px;border-color:hsl(var(--border));padding-bottom:.5rem;font-size:clamp(20px,4.6vw,28px);line-height:1.25}.blog-content h2,.blog-content h3{margin-bottom:1rem;font-weight:600}.blog-content h3{margin-top:1.5rem;font-size:clamp(18px,3.8vw,22px);line-height:1.35}.blog-content h4{margin-bottom:.75rem;margin-top:1.25rem;font-weight:600;font-size:clamp(16px,3.4vw,20px);line-height:1.35}.blog-content p{margin-bottom:1rem;color:hsl(var(--muted-foreground));font-size:inherit;line-height:1.65}.blog-content ul{margin-top:1.5rem;margin-bottom:1.5rem;list-style-type:disc}.blog-content ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.blog-content ul{padding-left:1.25rem}.blog-content ol{margin-top:1.5rem;margin-bottom:1.5rem;list-style-type:decimal}.blog-content ol>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.blog-content ol{padding-left:1.25rem}.blog-content li{color:hsl(var(--muted-foreground));font-size:inherit;line-height:1.65}.blog-content blockquote{margin-top:1.5rem;border-left-width:4px;border-color:hsl(var(--primary));padding-left:1.5rem;font-style:italic;color:hsl(var(--muted-foreground))}.blog-content a{color:hsl(var(--primary));text-decoration-line:underline;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.blog-content a:hover{color:hsl(var(--primary)/.8)}.blog-content img{margin-top:1.5rem;margin-bottom:1.5rem;height:auto;max-width:100%;border-radius:var(--radius);display:block}.blog-content pre{margin-top:1rem;margin-bottom:1rem;overflow-x:auto;border-radius:var(--radius);background-color:hsl(var(--muted));padding:1rem}.blog-content code{border-radius:.25rem;background-color:hsl(var(--muted));padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.blog-content pre code{background-color:transparent;padding:0;font-size:.95em}.blog-content table{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;border-collapse:collapse}.blog-content td,.blog-content th{border-width:1px;border-color:hsl(var(--border));padding:.75rem;text-align:left}.blog-content th{background-color:hsl(var(--muted));font-weight:600}