/* Sub-Distributor accent — matches the Flutter app's Colors.teal seed. */
:root {
  --tblr-primary: #009688;
  --tblr-primary-rgb: 0, 150, 136;
}
