.rg_sort_link       { color: inherit; text-decoration: none; white-space: nowrap; }
.rg_sort_link:hover { color: hsl(var(--primary)); }
.rg_th_nom          { min-width: 200px; }
.rg_row             { cursor: pointer; }
.rg_td_nom          { display: flex; flex-direction: column; gap: .1rem; }
.rg_nom_link        { color: inherit; text-decoration: none; }
.rg_nom_link:hover  { color: hsl(var(--primary)); }
.rg_high_pct        { font-size: .72rem; }
th .tip_icon        { margin-left: .3rem; }
