/* Master Distributor accent — matches the Flutter app's Colors.indigo seed. */
:root {
  --tblr-primary: #3f51b5;
  --tblr-primary-rgb: 63, 81, 181;
}
