/* Adonay theme — variable overrides only. No selectors. (§13)
   Brand green matches GTFS route_color 005A32 for route 1244-A. */
:root {
    --brand: #005A32;
    --brand-dark: #003D22;
    --on-brand: #FFFFFF;
}
