.cause-table .cause-table-header{max-width:760px;text-align:left;margin-bottom:30px;}
.cause-table-wrap{overflow-x:auto;border-radius:5px;}
.cause-table-tbl{width:100%;border-collapse:collapse;background:#fff;min-width:640px}
.cause-table-tbl th,.cause-table-tbl td{padding:.8rem 1rem;text-align:left;border:1px solid var(--rc-border,#e5e7eb);font-size:.95rem;vertical-align:top}
.cause-table-tbl thead th{background:var(--blue-l,#1F2D5C);color:var(--blue);font-weight:600}
.cause-table-tbl tbody th{font-weight:600;color:#1f2937;width:24%}
.cause-table-tbl tbody tr:nth-child(even) td,.cause-table-tbl tbody tr:nth-child(even) th{background:var(--rc-surface,#f8fafc)}
.cause-table .urgency-badge{display:inline-block;padding:.18rem .6rem;border-radius:999px;font-size:.8rem;font-weight:700}
.cause-table-caption{margin:1rem auto 0;max-width:760px;text-align:center;color:#64748b;font-size:.88rem;font-style:italic}
