/* ---------------------------------------------------------------------------
 * DTS - brand colour custom properties
 *
 * GENERATED FILE - do not edit by hand.
 * Source: brand-colors.yaml   Regenerate: python3 tools/build_tailwind_config.py
 * Generated: 2026-09-10
 * ------------------------------------------------------------------------- */
:root {
    --signal-orange: #E95716;
    --fleet-blue: #1266C4;
    --vinyl-purple: #8C01B3;
    --signal-orange-50: #F4AB8A;
    --fleet-blue-50: #88B2E2;
    --vinyl-purple-50: #C680D9;
    --signal-orange-12: #FCEBE3;
    --fleet-blue-12: #E3EDF8;
    --vinyl-purple-12: #F1E1F6;
    --ink: #101828;
}
