/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Scoped styles for the public layout chrome. Colors come from the «افق آبی»
   token system in site.css — no scaffold-era hard-coded blues. */

a.navbar-brand[b-6ttfsausw8] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-6ttfsausw8] {
  color: var(--brand-600, #265fb0);
}

.btn-primary[b-6ttfsausw8] {
  color: #fff;
  background-color: var(--brand-600, #265fb0);
  border-color: var(--brand-600, #265fb0);
}

.nav-pills .nav-link.active[b-6ttfsausw8], .nav-pills .show > .nav-link[b-6ttfsausw8] {
  color: #fff;
  background-color: var(--brand-600, #265fb0);
  border-color: var(--brand-700, #1f4f93);
}

.border-top[b-6ttfsausw8] {
  border-top: 1px solid var(--app-border, #ece3d4);
}
.border-bottom[b-6ttfsausw8] {
  border-bottom: 1px solid var(--app-border, #ece3d4);
}

.box-shadow[b-6ttfsausw8] {
  box-shadow: 0 .25rem .75rem rgba(74, 58, 38, .05);
}

button.accept-policy[b-6ttfsausw8] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-6ttfsausw8] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
