/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Intentionally empty.

   The Hearthstone theme lives entirely in wwwroot/css/site.css. This file previously held
   the default ASP.NET template's scoped styles — most importantly a `.footer { position:
   absolute; bottom: 0; width: 100% }` rule that (via scoped-CSS specificity) overrode site.css
   and pinned the footer on top of the page content. That, plus the leftover Bootstrap-era
   `a`/`.btn-primary`/`.navbar-brand` colors, has been removed.

   Kept as a stub (rather than deleted) so the build still emits the Reunion.Web.styles.css
   bundle that _Layout links. Add scoped styles here only if a rule truly must be layout-scoped. */
