/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Layout-scoped styles. Colors are driven by the design-token layer
   (wwwroot/css/tokens.css, ADR 0016) — this file holds only structural rules. */

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

.border-top[b-ylazeg8vc5] {
  border-top: 1px solid var(--border);
}
.border-bottom[b-ylazeg8vc5] {
  border-bottom: 1px solid var(--border);
}

.box-shadow[b-ylazeg8vc5] {
  box-shadow: var(--shadow-sm);
}

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

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