.rio-dash-ledger { margin-block-start: 2px; }
.rio-dtable td.col-fields {
inline-size: 120px;
color: var(--rio-text-mute);
font-family: var(--rio-font-mono);
font-size: var(--rio-text-13);
}
.rio-dtable th.col-rows,
.rio-dtable td.col-rows { inline-size: 110px; text-align: end; }
.rio-dtable td.col-browse { inline-size: 210px; text-align: end; white-space: nowrap; }
.rio-rownum {
font-family: var(--rio-font-mono);
font-size: var(--rio-text-15);
font-weight: 500;
color: var(--rio-text-hi);
font-variant-numeric: lining-nums tabular-nums;
}
.rio-ledger-num--ver { font-size: 20px; }