/* Scoped to tables formatted by CAG; no admin/theme-wide table rules. */
ol.cag-numbered-list { padding-inline-start:2.5em !important; margin:1em 0 !important; list-style-position:outside !important; }
ol.cag-numbered-list > li { display:list-item !important; padding-inline-start:.25em; margin:.5em 0; }
ol.cag-numbered-list:not([type]) { list-style-type:decimal !important; }
table.cag-article-table { display:block; width:max-content; max-width:100%; overflow-x:auto; border-collapse:collapse; margin:1.25em 0; }
table.cag-article-table th, table.cag-article-table td { padding:12px 16px; text-align:start; vertical-align:top; border-bottom:1px solid #e4e9ef; }
table.cag-article-table tbody tr:nth-child(even) td { background:#f1f5f9; }
/* Override theme/AI cell colors only inside CAG tables. Works for any language. */
table.cag-article-table th,
table.cag-article-table > thead > tr > td,
table.cag-article-table.cag-first-row-heading > tbody:first-of-type > tr:first-child > td,
table.cag-article-table.cag-first-row-heading > tr:first-of-type > td {
 background:#1c5d99 !important; color:#fff !important; font-weight:700 !important;
}
