/* Extensão editorial do padrão premium aprovado, limitada aos novos blocos. */
.txd-decisao { color: #1a1f3d; margin: 40px 0; font: 400 17px/1.8 Inter, Arial, sans-serif; }
.txd-decisao, .txd-decisao * { box-sizing: border-box; }
.txd-decisao h2 { color: #1b2150; font: 400 clamp(27px, 3vw, 38px)/1.25 "Playfair Display", Georgia, serif; letter-spacing: -.02em; margin: 0 0 24px; }
.txd-decisao h3 { color: #1b2150; font: 500 21px/1.4 Inter, Arial, sans-serif; margin: 32px 0 15px; }
.txd-decisao p, .txd-decisao ul, .txd-decisao ol { margin: 0 0 20px; }
.txd-decisao li { margin-bottom: 10px; }
.txd-decisao a { color: #3434a7; text-decoration: underline; text-underline-offset: 3px; }
.txd-decisao a:hover { color: #1b2150; }
.txd-decisao a:focus-visible, .txd-decisao [tabindex]:focus-visible { outline: 3px solid #6366f1; outline-offset: 4px; }
.txd-decisao[data-txd-position="early"] { background: #f6f7fb; padding: 32px; border: 0; }
.txd-decisao[data-txd-position="early"] h2 { font-size: clamp(25px, 2.5vw, 32px); }
.txd-table-wrap { width: 100%; max-width: 100%; overflow-x: auto; margin: 26px 0; overscroll-behavior-x: contain; }
.txd-decisao table { width: 100%; min-width: 660px; border-collapse: collapse; margin: 0; font-size: 14px; line-height: 1.6; }
.txd-decisao caption { padding: 0 0 12px; text-align: left; color: #4a5278; font-size: 13px; }
.txd-decisao th { background: #eef0f7; color: #1b2150; font-weight: 600; text-align: left; border: 0; border-bottom: 2px solid #b9bfd3; padding: 15px 16px; }
.txd-decisao td { color: #1a1f3d; background: #fff; border: 0; border-bottom: 1px solid #e3e6ef; padding: 15px 16px; vertical-align: top; }
.txd-decisao tr:nth-child(even) td { background: #f8f9fc; }
.txd-note { color: #4a5278; font-size: 15px; border-left: 3px solid #6366f1; padding: 4px 0 4px 18px; margin: 24px 0; }
.txd-downloads { display: flex; gap: 12px 24px; flex-wrap: wrap; margin: 20px 0; font-size: 15px; }
.txd-decisao figure { margin: 28px 0; padding: 0; border: 0; }
.txd-decisao figure img { display: block; width: 100%; height: auto; }
.txd-decisao figcaption { color: #4a5278; font-size: 13px; line-height: 1.7; margin-top: 12px; }
@media (max-width: 600px) {
 .txd-decisao { font-size: 16px; margin: 30px 0; }
 .txd-decisao[data-txd-position="early"] { padding: 24px 20px; }
 .txd-decisao h3 { font-size: 19px; }
 .txd-decisao td, .txd-decisao th { padding: 12px; }
}
