/* ==========================================================================
   Coaching — Tailored section
   ==========================================================================
   "The advice speaks your language." The stage is a ledger of terrains: one
   engine running down a stack of client worlds, opening on each to show the
   reading it produces there — the moment heard on the call, then the one action
   that follows. Same engine, different words: the promise is legible without
   reading a line of the copy, and the last row is left to the reader.

   Type follows the family rule from Tokens.css — people speak in the sans (the
   client's world), the machine annotates in the mono (moment, deadline). Colour
   carries meaning: violet is the client's world, mint is spent only on the action
   Bloom produces.

   The coaching page's own closing argument, and no other page's — which is why
   it ships here rather than in the shared section library. The story frame it
   sits in IS shared (Features/shared/StoryScaffold.css, linked by the page
   shell); this folder owns everything else.

   Entry point only — the sheets below are ordered composition (frame, terrains,
   reading) → motion → breakpoints.
   ========================================================================== */

@import url('./styles/base.css');
@import url('./styles/terrains.css');
@import url('./styles/reading.css');
@import url('./styles/motion.css');
@import url('./styles/responsive.css');
