/* ============================================================================
   BRAND — Gulfshore Dockside.
   Loaded after chassis.css. Sets the accent only; every hairline, kicker,
   label, border, focus ring and button in the chassis derives from these two
   values. Neutrals, type and space live in the chassis and are shared.
   ========================================================================= */

:root{
  --accent:     #8FB4D9;   /* 8.99:1 on --ground, 8.00:1 on --ground-alt */
  --accent-rgb: 143,180,217;
}
