/* Scoped editorial additions: 2026-09-14. */
.evidence-note{margin:28px 0;padding:22px 24px;border-left:2px solid #c9a84c;background:rgba(201,168,76,.06);color:#d9d6ce;line-height:1.8}
.evidence-table-wrap{max-width:100%;overflow-x:auto;margin:28px 0;border:1px solid rgba(201,168,76,.23);border-radius:4px}
.evidence-table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.7;color:#d9d6ce}
.evidence-table caption{text-align:left;padding:18px 20px;font-weight:600;color:#f1ece0}
.evidence-table th,.evidence-table td{padding:16px 20px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.10)}
.evidence-table th{color:#dfc67d;font-weight:600;background:rgba(201,168,76,.04)}
.evidence-table tbody tr:last-child td{border-bottom:0}
.evidence-steps{padding-left:24px;line-height:1.85;color:#d9d6ce}
.evidence-steps li{padding-left:6px;margin:14px 0}
.audit-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:32px 0}
.audit-example-card{padding:28px;border:1px solid rgba(201,168,76,.25);background:rgba(201,168,76,.03)}
.audit-example-card .audit-priority{display:block;color:#dfc67d;font:500 11px/1.4 var(--font-sans);letter-spacing:1.4px;text-transform:uppercase;margin-bottom:18px}
.audit-example-card h3{font-size:24px;margin:0 0 20px;color:#fff}
.audit-example-card dl{margin:0}.audit-example-card dt{font-size:12px;font-weight:600;letter-spacing:.5px;color:#e5d3a0;margin-top:18px}.audit-example-card dd{margin:5px 0 0;font-size:14px;line-height:1.8;color:#d2d0ca}
.evidence-download{display:inline-block;margin:4px 0 16px;text-underline-offset:5px}
.evidence-figure{margin:32px 0}.evidence-figure img{width:100%;height:auto}.evidence-figure figcaption{font-size:13px;line-height:1.7;color:#bdb9af;margin-top:12px}
@media(max-width:900px){.audit-example-grid{grid-template-columns:1fr}}
@media(max-width:600px){.evidence-table{font-size:13px}.evidence-table th,.evidence-table td{padding:12px 10px}.evidence-note{padding:18px}.audit-example-card{padding:22px}}

/* Override the older blog table rules only on pages loading this stylesheet. */
.article-body .article-content .evidence-table th{font-size:14px;letter-spacing:0;text-transform:none;line-height:1.65;white-space:normal}
.article-body .article-content .evidence-table td{font-size:14px;line-height:1.75}
.article-body .article-content .evidence-table tbody th{font-weight:500;color:#dedad0;background:transparent}
@media(max-width:600px){
 .article-body .article-content p,.article-body .article-content li{font-size:15px;line-height:1.85}
 .article-body .article-content .evidence-table th,.article-body .article-content .evidence-table td{font-size:13px;padding:12px 10px}
 body .article-hero .article-title{font-size:26px;line-height:1.2}
}
