.blog-html{color:var(--muted-foreground);font-size:.95rem;line-height:1.75}@media (min-width:768px){.blog-html{font-size:1rem}}.blog-html>:first-child{margin-top:0}.blog-html>*+*{margin-top:1rem}.blog-html h1{color:var(--foreground);letter-spacing:-.01em;margin-top:2.5rem;scroll-margin-top:6rem;font-size:1.5rem;font-weight:600;line-height:1.2}@media (min-width:768px){.blog-html h1{font-size:1.875rem}}.blog-html h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:.75rem;scroll-margin-top:6rem;font-size:1.25rem;font-weight:600;line-height:1.25}@media (min-width:768px){.blog-html h2{font-size:1.5rem}}.blog-html h3{color:var(--foreground);margin-top:2rem;margin-bottom:.5rem;scroll-margin-top:6rem;font-size:1.125rem;font-weight:600;line-height:1.3}@media (min-width:768px){.blog-html h3{font-size:1.25rem}}.blog-html h4{color:var(--foreground);margin-top:1.5rem;font-size:1.05rem;font-weight:600}.blog-html p{color:var(--muted-foreground)}.blog-html p+p{margin-top:1rem}.blog-html strong{color:var(--foreground);font-weight:600}.blog-html em{color:rgb(from var(--foreground)r g b/.9);font-style:italic}.blog-html ul,.blog-html ol{color:var(--muted-foreground);flex-direction:column;gap:.5rem;margin:1rem 0;padding-left:1.25rem;display:flex}.blog-html ul{list-style:outside}.blog-html ol{padding-left:1.5rem;list-style:decimal}.blog-html li>p{margin:0}.blog-html li::marker{color:rgb(from var(--primary)r g b/.8)}.blog-html blockquote{border-left:4px solid rgb(from var(--primary)r g b/.6);background:rgb(from var(--muted)r g b/.5);color:var(--muted-foreground);border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:.75rem 1rem;font-style:italic}.blog-html hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.blog-html a{color:var(--primary);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:rgb(from var(--primary)r g b/.4);text-decoration-color:rgb(from var(--primary)r g b/.4);transition:color .15s,text-decoration-color .15s}.blog-html a:hover{color:rgb(from var(--primary)r g b/.9);-webkit-text-decoration-color:rgb(from var(--primary)r g b/.8);text-decoration-color:rgb(from var(--primary)r g b/.8)}.blog-html code{background:var(--muted);border:1px solid var(--border);color:var(--foreground);border-radius:.375rem;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.blog-html pre{background:var(--muted);border:1px solid var(--border);color:var(--foreground);border-radius:.5rem;margin:1.5rem 0;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875rem;overflow-x:auto}.blog-html pre code{background:0 0;border:0;padding:0}.blog-html img{border:1px solid var(--border);border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem auto;display:block}.blog-html table{border-collapse:collapse;border:1px solid var(--border);border-radius:.5rem;width:100%;margin:2rem 0;font-size:.875rem;overflow:hidden}.blog-html th,.blog-html td{text-align:left;vertical-align:top;padding:.625rem 1rem}.blog-html thead{background:rgb(from var(--muted)r g b/.8)}.blog-html th{color:var(--foreground);font-weight:600}.blog-html tbody tr{border-top:1px solid var(--border)}.blog-html tbody tr:hover{background:rgb(from var(--muted)r g b/.4)}.blog-html td{color:var(--muted-foreground)}.blog-html td strong{color:var(--foreground)}
