.article-prose{color:var(--muted-foreground);font-size:1rem;line-height:1.75}.article-prose :where(h1,h2,h3,h4){font-family:var(--font-fantasy);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);scroll-margin-top:6rem;font-weight:600;line-height:1.3}.article-prose :where(h1){margin:0 0 .9em;font-size:2em}.article-prose :where(h2){margin:1.75em 0 .75em;font-size:1.5em}.article-prose :where(h3){margin:1.5em 0 .6em;font-size:1.25em}.article-prose :where(h4){margin:1.4em 0 .5em;font-size:1.1em}.article-prose :where(p){margin:1.25em 0}.article-prose :where(strong){color:var(--foreground);font-weight:600}.article-prose :where(a){color:var(--primary);font-weight:500;text-decoration:none}.article-prose :where(a):hover{color:var(--gold);text-decoration:underline}.article-prose :where(ul,ol){margin:1.25em 0;padding-left:1.625em}.article-prose :where(ul){list-style-type:disc}.article-prose :where(ol){list-style-type:decimal}.article-prose :where(li){margin:.5em 0}.article-prose :where(li)::marker{color:var(--border)}.article-prose :where(ol>li)::marker{color:var(--muted-foreground)}.article-prose :where(code){background:var(--muted);font-family:var(--font-mono);border-radius:.25rem;padding:.125rem .375rem;font-size:.85em}.article-prose :where(pre){border:1px solid color-mix(in oklab, var(--gold) 20%, transparent);color:var(--foreground);background:#0000004d;border-radius:.75rem;margin:1.5em 0;padding:1em 1.25em;font-size:.875em;line-height:1.7;overflow-x:auto}.article-prose :where(pre code){font-size:inherit;background:0 0;border-radius:0;padding:0}.article-prose :where(table){border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.875rem;line-height:1.6}@media (max-width:640px){.article-prose :where(table){max-width:100%;display:block;overflow-x:auto}}.article-prose :where(thead){border-bottom:1px solid var(--border)}.article-prose :where(th){text-align:left;color:var(--foreground);font-family:var(--font-fantasy);text-transform:uppercase;letter-spacing:.05em;padding:.5em .75em;font-weight:600}.article-prose :where(td){border-bottom:1px solid color-mix(in oklab, var(--border) 50%, transparent);vertical-align:top;padding:.5em .75em}.article-prose :where(blockquote){border-left:3px solid var(--primary);color:var(--muted-foreground);margin:1.5em 0;padding-left:1em;font-style:normal}.article-prose :where(hr){border:0;border-top:1px solid var(--border);margin:2.5em 0}.article-prose :where(img){border-radius:.5rem;max-width:100%}.article-prose :where(:first-child){margin-top:0}.article-prose :where(:last-child){margin-bottom:0}.heading-link{vertical-align:middle;color:var(--muted-foreground);opacity:0;border-radius:.375rem;justify-content:center;align-items:center;margin-left:.35em;padding:.25rem;transition:opacity .12s,color .12s,background-color .12s;display:inline-flex}.article-prose :where(h1,h2,h3,h4):hover>.heading-link,.heading-link:focus-visible,.heading-link[data-copied=true]{opacity:1}.heading-link:hover{color:var(--gold);background:color-mix(in oklab, var(--gold) 14%, transparent)}.heading-link[data-copied=true]{color:var(--primary)}.heading-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (pointer:coarse){.heading-link{opacity:1;width:2.75rem;height:2.75rem;margin:-.75rem 0 -.75rem .1em}}.toc-summary{cursor:pointer;align-items:center;gap:.625rem;min-height:2.75rem;list-style:none;display:flex}.toc-summary::-webkit-details-marker{display:none}.toc-summary:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:.375rem}.toc-chevron{transition:transform .15s}.toc-panel[open] .toc-chevron{transform:rotate(180deg)}
