/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Scoped do layout — sem overrides de componentes globais (design-system.css) */

a.navbar-brand[b-qrna08g94q] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.border-top[b-qrna08g94q] {
  border-top: 1px solid var(--border-1);
}

.border-bottom[b-qrna08g94q] {
  border-bottom: 1px solid var(--border-1);
}

.box-shadow[b-qrna08g94q] {
  box-shadow: var(--shadow-sm);
}

button.accept-policy[b-qrna08g94q] {
  font-size: 1rem;
  line-height: inherit;
}
