/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* =========================================================================
   _Layout.cshtml.css — Razor scoped CSS for the layout file.

   The shell's styling lives in jcc-shell.css (token-driven). This scoped
   stylesheet is intentionally empty; we keep the file so the Razor SDK
   does not warn about a missing scoped-CSS pair, and so a future scoped
   rule that genuinely belongs to _Layout (i.e. cannot live in jcc-shell)
   has a home. Any rule added here must use var(--jcc-*) tokens — no
   literals — per FSE.md USO #8.
   ========================================================================= */
