/* Article reading tools, September 2026. All links work without JavaScript. */
.article-content .tx-takeaway{border-left:4px solid var(--lime);background:var(--surface,var(--paper));padding:22px 26px;margin:0 0 28px;font-family:var(--font,Manrope,Arial,sans-serif)}
.article-content .tx-takeaway p:last-child{margin:0;font-size:1.08rem;line-height:1.75}
.article-content .tx-example-label{font-family:var(--font,Manrope,Arial,sans-serif);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;line-height:1.6}
.tx-toc{padding:22px 0 25px;margin-bottom:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--font,Manrope,Arial,sans-serif)}
.article-content .tx-toc p{font-size:.82rem;font-weight:800;margin:0 0 12px}
.article-content .tx-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 30px;padding-left:22px;margin:0;font-size:.84rem;line-height:1.6}
.article-content .tx-toc li{margin:0;padding:0 0 0 3px}
.article-content .tx-toc a{color:inherit;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:4px}
.article-content .tx-toc a:hover{color:var(--blue)}
.article-content h2[id]{scroll-margin-top:30px}
.article-content .tx-example{margin:26px 0;padding:24px;border:1px solid var(--line);background:var(--surface,var(--paper))}
.article-content .tx-example p:last-child{margin-bottom:0}
.article-content .tx-example blockquote{font-size:1.06rem;line-height:1.85;font-style:normal;border-left:3px solid var(--blue);padding:0 0 0 20px;margin:12px 0 0;color:inherit}
.article-content .tx-definitions{margin:25px 0;border-top:1px solid var(--line)}
.tx-definitions dt{font-family:var(--font,Manrope,Arial,sans-serif);font-weight:800;font-size:1rem;margin:20px 0 8px}
.tx-definitions dd{margin:0 0 20px;line-height:1.8}
.article-content pre{max-width:100%;overflow-x:auto;white-space:pre;font-size:.88rem;line-height:1.8;padding:20px;border:1px solid var(--line)}
.article-content pre code{white-space:inherit;font-size:inherit;line-height:inherit;padding:0;background:none;color:inherit}
.article-cover img{width:100%;height:auto}
.tx-table-scroll table{min-width:780px}
.tx-table-scroll th:first-child,.tx-table-scroll td:first-child{min-width:70px;white-space:nowrap}
.tx-table-scroll th[scope="row"]{min-width:270px;overflow-wrap:normal;word-break:normal}
.tx-table-hint{font:500 .8rem/1.6 var(--font);color:var(--muted)}
@media(max-width:600px){.article-content .tx-toc ol{grid-template-columns:1fr;gap:11px}.article-content .tx-takeaway,.article-content .tx-example{padding:18px}.article-content .tx-example blockquote{padding-left:14px;font-size:1rem}}
