/* =========================================================================
   Coromandel Valley Ramblers CC — Design System root stylesheet.
   Link this ONE file to consume the system: it pulls in the full token set,
   base typography, and the embedded Big Noodle Titling @font-face.

       <link rel="stylesheet" href="styles.css" />

   (Inter and JetBrains Mono are referenced by --font-sans / --font-mono and
   render from their fallback stacks until the font files are supplied.)
   ========================================================================= */
@import "colors_and_type.css";
