.article-cover{display:block;width:100%;height:auto;border-radius:12px;margin:0 0 3rem}.article-body table{display:block;overflow-x:auto;border-collapse:collapse;font-size:.95rem;margin:1.5rem 0;max-width:100%}.article-body th,.article-body td{padding:.8rem;text-align:left;border:1px solid var(--stone)}.article-body th{color:var(--cream)}.article-body li{margin:.7rem 0}.article-body h3{margin:2rem 0 1rem;line-height:1.4}.article-section:empty{display:none}@media(max-width:600px){.article-cover{border-radius:6px;margin-bottom:2rem}.article-body table{font-size:.85rem}.article-nav{flex-wrap:wrap;gap:1rem}}