.sec-table-scroll{margin:14px 0 4px;overflow-x:auto}.sec-table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm,13px);min-width:640px}.sec-table th,.sec-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);padding:9px 12px}.sec-table thead th{color:var(--text-primary);border-bottom:2px solid var(--border);white-space:nowrap;font-weight:600}.sec-table tbody th{color:var(--text-primary);min-width:190px;font-weight:600}.sec-table td{color:var(--text-secondary);line-height:1.55}.sec-table tbody tr:last-child th,.sec-table tbody tr:last-child td{border-bottom:none}.sec-table code{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-sm,4px);color:var(--text-primary);padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.sec-pill{white-space:nowrap;font-size:var(--font-size-xs,11px);border-radius:var(--radius-pill);border:1px solid #0000;padding:2px 8px;font-weight:600;line-height:1.5;display:inline-block}.sec-pill--met{background:var(--success-dim);color:var(--success);border-color:var(--success)}.sec-pill--partial{background:var(--warning-dim);color:var(--warning);border-color:var(--warning)}.sec-pill--gap{background:var(--error-dim);color:var(--error);border-color:var(--error)}.sec-tally td+td,.sec-tally th+th{text-align:right;width:76px}.sec-tally tbody tr:last-child th,.sec-tally tbody tr:last-child td{border-top:2px solid var(--border);color:var(--text-primary);font-weight:600}@media (max-width:640px){.sec-table tbody th{min-width:150px}}
