/* /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;
}

.site-header .navbar[b-wnm6cp9hqc] {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}

.site-header .navbar-brand[b-wnm6cp9hqc] {
  margin-right: 0;
}

.brand-link[b-wnm6cp9hqc] {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  max-width: 20rem;
  min-width: 0;
}

.brand-link:hover[b-wnm6cp9hqc] {
  opacity: 0.96;
}

.brand-mark[b-wnm6cp9hqc] {
  display: block;
  width: auto !important;
  max-width: none;
  height: 2.6rem !important;
  flex: 0 0 auto;
  border-radius: 0.5rem;
  box-shadow: 0 14px 28px rgba(2, 18, 33, 0.2);
}

.brand-text[b-wnm6cp9hqc] {
  display: flex;
  flex-direction: column;
  min-width: 0;
  color: #f8f4ee;
}

.brand-text strong[b-wnm6cp9hqc] {
  font-size: 1rem;
  letter-spacing: 0.16em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.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;
}

.site-header .navbar-toggler[b-wnm6cp9hqc] {
  border-color: rgba(214, 170, 114, 0.24);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: none;
}

.site-header .navbar-toggler:focus[b-wnm6cp9hqc] {
  box-shadow: 0 0 0 0.16rem rgba(214, 170, 114, 0.18);
}

.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: 1399.98px) {
  .nav-shell[b-wnm6cp9hqc] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.75rem;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .site-header .navbar-brand.brand-link[b-wnm6cp9hqc] {
    display: flex !important;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .site-header .brand-mark[b-wnm6cp9hqc] {
    width: auto !important;
    max-width: none;
    height: clamp(2rem, 7vw, 2.4rem) !important;
    flex: 0 0 auto;
  }

  .site-header .navbar-collapse[b-wnm6cp9hqc] {
    grid-column: 1 / -1;
    margin-top: 0.9rem;
    padding: 1rem;
    border: 1px solid rgba(214, 170, 114, 0.12);
    border-radius: 1.1rem;
    background: rgba(6, 22, 39, 0.94);
    box-shadow: 0 18px 38px rgba(1, 9, 18, 0.22);
  }

  .nav-links-row[b-wnm6cp9hqc] {
    gap: 0.35rem;
  }

  .site-header .nav-link[b-wnm6cp9hqc] {
    padding: 0.85rem 1rem;
    border-radius: 0.9rem;
  }

  .site-header .nav-link:hover[b-wnm6cp9hqc],
  .site-header .nav-link:focus[b-wnm6cp9hqc] {
    background: rgba(255, 255, 255, 0.06);
  }

  .language-switch[b-wnm6cp9hqc] {
    margin-top: 1rem;
    width: fit-content;
  }
}

@media (max-width: 991.98px) {
  .brand-link[b-wnm6cp9hqc] {
    max-width: 100%;
  }

  .brand-mark[b-wnm6cp9hqc] {
    width: auto !important;
    max-width: none;
    height: clamp(1.8rem, 6.5vw, 2.2rem) !important;
    flex-basis: auto;
  }

  .brand-text strong[b-wnm6cp9hqc] {
    font-size: 0.94rem;
    letter-spacing: 0.12em;
  }

  .language-switch[b-wnm6cp9hqc] {
    margin-top: 1rem;
    width: fit-content;
  }
}

@media (max-width: 575.98px) {
  .site-header .navbar[b-wnm6cp9hqc] {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }

  .nav-shell[b-wnm6cp9hqc] {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .brand-link[b-wnm6cp9hqc] {
    gap: 0.65rem;
    max-width: 100%;
  }

  .brand-mark[b-wnm6cp9hqc] {
    width: auto !important;
    max-width: none;
    height: clamp(1.55rem, 6vw, 1.9rem) !important;
    flex-basis: auto;
  }

  .brand-text strong[b-wnm6cp9hqc] {
    font-size: 0.88rem;
    letter-spacing: 0.1em;
  }

  .site-header .navbar-toggler[b-wnm6cp9hqc] {
    padding: 0.35rem 0.5rem;
  }

  .site-header .navbar-collapse[b-wnm6cp9hqc] {
    padding: 0.85rem;
  }

  .language-switch[b-wnm6cp9hqc] {
    width: 100%;
    justify-content: space-between;
  }

  .language-link[b-wnm6cp9hqc] {
    flex: 1;
  }
}

@media (min-width: 1400px) {
  .brand-text small[b-wnm6cp9hqc] {
    display: block;
  }
}
