.article-body{line-height:1.7}.article-body h2{font-size:1.75rem;margin:1.25em 0 .6em;font-weight:700}.article-body h3{font-size:1.375rem;margin:1.2em 0 .5em;font-weight:600}.article-body h4{font-size:1.125rem;margin:1em 0 .4em;font-weight:600}.article-body p{margin:.8em 0}.article-body ul{list-style:disc}.article-body ol,.article-body ul{padding-left:1.25rem;margin:.6em 0}.article-body ol{list-style:decimal}.article-body li{margin:.25em 0}.article-body a{color:var(--ember);text-decoration:underline;text-underline-offset:2px}.article-body blockquote{position:relative;border-left:4px solid var(--ember);padding:1rem 1.25rem;background:color-mix(in srgb,var(--ember) 8%,transparent);border-radius:.75rem;margin:1.25em 0;font-style:normal}.article-body blockquote p:first-child{margin-top:0}.article-body blockquote p:last-child{margin-bottom:0}.article-body pre{background:var(--muted)!important;border:1px solid var(--border);border-radius:.75rem;padding:.8rem 1rem;overflow-x:auto;font-size:.875rem;line-height:1.5}.article-body pre code{background:transparent!important}.article-body :not(pre)>code{background:var(--muted);padding:.15em .4em;border-radius:.25rem;font-size:.875em}.article-body pre::-webkit-scrollbar{height:8px}.article-body pre::-webkit-scrollbar-track{background:var(--muted)}.article-body pre::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:4px}.article-body img{border-radius:.75rem;display:block;height:auto;max-width:100%;margin:1rem 0}.article-body img[title]:after{content:attr(title);display:block;font-size:.85rem;color:var(--muted-foreground);text-align:center;margin-top:.4rem}.article-body figure.image{display:block;width:fit-content;margin:1rem 0;max-width:100%}.article-body .image-style-align-center,.article-body .image-style-block{margin-left:auto;margin-right:auto}.article-body .image-style-block-align-left,.article-body .image-style-block-align-right{float:none;width:100%;max-width:100%}.article-body .image-style-align-left,.article-body .image-style-wrap-text{float:left;margin:0 1rem .5rem 0}.article-body .image-style-align-right{float:right;margin:0 0 .5rem 1rem}.article-body .image-style-inline{display:inline-block;margin:0}.article-body .image-style-break-text{display:block;clear:both;margin:1rem auto}.article-body figure.image img{border-radius:.75rem;display:block;height:auto;max-width:100%}.article-body figcaption{font-size:.85rem;color:var(--muted-foreground);text-align:center;margin-top:.4rem;white-space:normal;word-break:normal;overflow-wrap:anywhere}.article-body:after{content:"";display:block;clear:both}.article-body figure.table{margin:1rem 0}.article-body table{border-collapse:collapse;width:100%;border-radius:.375rem;overflow:hidden}.article-body td,.article-body th{padding:.4rem .75rem;text-align:left;vertical-align:top;border:1px solid var(--border)}.article-body thead th{background:var(--muted);font-weight:600}.article-body tbody tr:nth-child(odd){background:color-mix(in srgb,var(--muted) 50%,transparent)}.article-body>:not(img){clear:both}