/* _content/StandAgainstRacism.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

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

a[b-2ee443h8j8] {
  color: #0077cc;
}

.btn-primary[b-2ee443h8j8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-2ee443h8j8], .nav-pills .show > .nav-link[b-2ee443h8j8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-2ee443h8j8] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-2ee443h8j8] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-2ee443h8j8] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

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

.footer[b-2ee443h8j8] {
  position: relative;
  z-index: 1;
  width: 100%;
  white-space: normal; /* allow text wrapping */
  line-height: 1.6;    /* comfortable reading line-height */
}

/* Cookie consent banner */
.cookie-overlay[b-2ee443h8j8] { position: fixed; inset: 0; background: rgba(0,0,0,0.65); z-index: 4000; display: none; align-items: center; justify-content: center; padding: 16px; }
.cookie-modal[b-2ee443h8j8] { background: #12121a; color: #fff; width: 100%; max-width: 720px; border-radius: 12px; box-shadow: 0 12px 48px rgba(0,0,0,0.45); padding: 20px 24px; }
.cookie-actions[b-2ee443h8j8] { display: flex; gap: 8px; margin-top: 12px; flex-wrap: wrap; }
.cookie-manage[b-2ee443h8j8] { margin-top: 12px; border-top: 1px solid rgba(255,255,255,0.15); padding-top: 12px; }
.cookie-category[b-2ee443h8j8] { margin: 8px 0; }
.cookie-modal h4[b-2ee443h8j8] { margin: 0 0 8px 0; }
.no-scroll[b-2ee443h8j8] { overflow: hidden; }
