/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Layout-scoped overrides. Brand colors and typography come from
   wwwroot/css/box-tokens.css — this file only handles per-layout
   structural rules. */

a.navbar-brand[b-2pxlzlpl86] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.nav-pills .nav-link.active[b-2pxlzlpl86],
.nav-pills .show > .nav-link[b-2pxlzlpl86] {
  color: var(--box-surface);
  background-color: var(--box-ink);
  border-color: var(--box-ink);
}

button.accept-policy[b-2pxlzlpl86] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-2pxlzlpl86] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
