/* Master Distributor accent — the tier between Brand (indigo) and
   Distributor (teal); amber sits visually between them without colliding
   with either. */
:root {
  --tblr-primary: #f59f00;
  --tblr-primary-rgb: 245, 159, 0;
}
