/* @surfaces: light
   Machine-read by scripts/contrast.py so it can compose this product's
   ACTUAL load order — house, then surface, then this file — and measure
   what a consumer really renders. Keep it in step with the <link> order
   in the consuming repo. */
/* ============================================================================
   DIAMOND — shift scheduling (177X-ai/lineup-card)
   Renamed from Lineup 2026-08-02 (BRAND.md § 16.3). The repo keeps its old
   name for now; the PRODUCT is Diamond.
   Proof of concept. First crew: a ~30-person car wash.

   Adopted at the base layer 2026-08-02: it vendors the canon and aliases onto
   the roles. Its COMPONENTS are still ~888 Tailwind palette utilities, which
   is why the Tailwind rule in ci/brand-check.yml ships off for this repo.

   TWO SCOPES, ONE PRODUCT — this is a product constraint, not missing branding,
   and it is already decided in the repo's DESIGN-SPEC:

     · admin / boss view — takes the 177X theme, plus baseball vocabulary and
       colour, "committed to — the boss is the buyer"
     · crew view — stays PLAIN. No theming. Teenagers on phones with bad
       reception; every screen works at 360px and loads in under a second.

   Adopting the theme applies to the admin side. Do not theme the crew view.

   Milestone 7 (theming polish) is where the baseball layer lands. Add it here,
   once, rather than letting hex values accrete across components — and add it
   as a scope within this file, not as a second product.

   Load after house/tokens.css and house/surface-light.css.
   ========================================================================== */

:root {
  /* Inherits the 177X theme in full. Nothing overridden yet.
     Do not add hex values to the lineup-card repo. Add them here. */
}
