.blog-typography{color:var(--foreground);font-size:1.0625rem;font-weight:350;line-height:1.75;max-width:none;letter-spacing:-.005em}.blog-typography h1,.blog-typography h2,.blog-typography h3,.blog-typography h4,.blog-typography h5,.blog-typography h6{color:var(--foreground-strong);letter-spacing:-.02em;font-weight:700}.blog-typography h1{font-size:2.5rem;margin-top:2.5rem;margin-bottom:1rem;line-height:1.15}.blog-typography h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:.75rem;line-height:1.25}.blog-typography h3{font-size:1.125rem;margin-top:2rem;margin-bottom:.5rem;line-height:1.35}.blog-typography h4,.blog-typography h5,.blog-typography h6{font-size:1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;line-height:1.4}.blog-typography p{margin-top:1.25rem;margin-bottom:1.25rem}.blog-typography ul{list-style-type:disc}.blog-typography ol,.blog-typography ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.5rem}.blog-typography ol{list-style-type:decimal}.blog-typography li{margin-top:.5rem;margin-bottom:.5rem}.blog-typography li::marker{color:var(--muted-foreground)}.blog-typography ol ol,.blog-typography ol ul,.blog-typography ul ol,.blog-typography ul ul{margin-top:.5rem;margin-bottom:.5rem}.blog-typography blockquote{border-left:2px solid var(--border);padding-left:1rem;margin:1.5rem 0;font-style:italic;color:var(--foreground-strong)}.blog-typography code{background-color:var(--muted);padding:.2rem .4rem;border-radius:.25rem;font-size:.875em;color:var(--foreground-strong)}.blog-typography pre{background-color:var(--popover);padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.blog-typography pre code{background-color:transparent;padding:0;border-radius:0;font-size:.875rem}.blog-typography a{color:var(--foreground-strong);text-decoration:underline;text-decoration-color:var(--border-emphasis);text-underline-offset:3px;text-decoration-thickness:1px;transition:text-decoration-color .15s ease}.blog-typography a:hover{text-decoration-color:var(--foreground-strong)}.blog-typography img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0}.blog-typography hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.blog-typography table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.blog-typography td,.blog-typography th{border:1px solid var(--border);padding:.75rem;text-align:left}.blog-typography th{background-color:var(--muted);font-weight:600}.blog-typography strong{font-weight:600;color:var(--foreground-strong)}.blog-typography em{font-style:italic}