/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
.site-header[b-wnm6cp9hqc] {
  position: sticky;
  top: 0;
  z-index: 1030;
  background: rgba(7, 29, 51, 0.96);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(214, 170, 114, 0.14);
}

.nav-shell[b-wnm6cp9hqc] {
  max-width: 1680px;
}

.brand-link[b-wnm6cp9hqc] {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  max-width: 20rem;
}

.brand-link:hover[b-wnm6cp9hqc] {
  opacity: 0.96;
}

.brand-mark[b-wnm6cp9hqc] {
  width: 6.5rem;
  max-width: 100%;
  border-radius: 0.5rem;
  box-shadow: 0 14px 28px rgba(2, 18, 33, 0.2);
}

.brand-text[b-wnm6cp9hqc] {
  display: flex;
  flex-direction: column;
  color: #f8f4ee;
}

.brand-text strong[b-wnm6cp9hqc] {
  font-size: 1rem;
  letter-spacing: 0.16em;
}

.brand-text small[b-wnm6cp9hqc] {
  color: rgba(248, 244, 238, 0.76);
  line-height: 1.35;
  display: none;
}

.nav-links-row[b-wnm6cp9hqc] {
  gap: 0.25rem;
}

.site-header .nav-link[b-wnm6cp9hqc] {
  color: rgba(248, 244, 238, 0.84);
  font-weight: 600;
  letter-spacing: 0.02em;
  padding-inline: 0.95rem;
}

.site-header .nav-link:hover[b-wnm6cp9hqc],
.site-header .nav-link:focus[b-wnm6cp9hqc] {
  color: #ffffff;
}

.language-switch[b-wnm6cp9hqc] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.35rem;
  border: 1px solid rgba(214, 170, 114, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.03);
}

.language-link[b-wnm6cp9hqc] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  padding: 0.45rem 0.65rem;
  border-radius: 999px;
  color: rgba(248, 244, 238, 0.78);
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
}

.language-link:hover[b-wnm6cp9hqc],
.language-link:focus[b-wnm6cp9hqc],
.language-link.active[b-wnm6cp9hqc] {
  color: #082d4f;
  background: #f8f4ee;
}

.site-footer[b-wnm6cp9hqc] {
  padding: 1.5rem 0;
  background: #071d33;
  color: rgba(248, 244, 238, 0.78);
}

.site-footer .container[b-wnm6cp9hqc] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.footer-copy[b-wnm6cp9hqc] {
  display: block;
  margin-top: 0.35rem;
}

.footer-links[b-wnm6cp9hqc] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
}

.site-footer a[b-wnm6cp9hqc] {
  color: #f8f4ee;
  text-decoration: none;
}

.site-footer a:hover[b-wnm6cp9hqc],
.site-footer a:focus[b-wnm6cp9hqc] {
  color: #d6aa72;
}

@media (max-width: 991.98px) {
  .brand-link[b-wnm6cp9hqc] {
    max-width: 19rem;
  }

  .brand-mark[b-wnm6cp9hqc] {
    width: 5.5rem;
  }

  .language-switch[b-wnm6cp9hqc] {
    margin-top: 1rem;
    width: fit-content;
  }
}

@media (min-width: 1400px) {
  .brand-text small[b-wnm6cp9hqc] {
    display: block;
  }
}
