/* Generated by build_tenant.py — do not edit by hand. */
:root[data-tenant="fdt"], :root:not([data-tenant]) {
  --primary: #1f4e8c;
  --ink: #1a1108;
  --paper: #fffcf6;
  --accent: #d4a017;
  --muted: #6b5d4a;
  --focus: #1e90ff;
}
