/* Contract Control Report — project stylesheet. Loads after base.css and landing.css.

   ⚠️ THE ONE LINE YOU MAY NOT SKIP (design-language.md §1):
   --acc on this page means: THIS IS THE SINGLE ACTION TO TAKE.
   It appears on .btn-primary and nowhere else. If you find yourself accenting a
   second thing, the page has two primary actions, which means it has none.
*/
:root{ --acc:#e0a75e; }
