/* Optional host-site isolate.
   This template ships standalone (no site header/footer).
   When embedding /cita into a larger salon site, add your own overrides here
   (e.g. sticky header, nav layout) — do not copy Glow Room header CSS. */

#app .split,
.split {
  grid-template-columns: 1fr;
  align-items: stretch;
}
