/* namecentury.com homepage — blue brand (namecentury.us alignment) */
body.nc-com-home-blue {
  background: radial-gradient(1200px 600px at 20% -10%, rgba(59, 130, 246, 0.35), transparent 55%),
    radial-gradient(900px 500px at 100% 20%, rgba(34, 197, 94, 0.12), transparent 50%), var(--navy) !important;
}
.footer-brand-lockup {
  display: block;
  margin-bottom: 10px;
  line-height: 0;
}
.footer-brand-lockup img {
  max-width: min(220px, 100%);
  height: auto;
  display: block;
}
.topbar-logo.nc-com-topbar-lockup {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  line-height: 0;
  text-decoration: none;
}
.topbar-logo.nc-com-topbar-lockup img.nc-topbar-mark {
  width: 28px;
  height: 28px;
  border-radius: 7px;
  flex-shrink: 0;
}
.topbar-logo.nc-com-topbar-lockup img.nc-topbar-lockup {
  height: 28px;
  width: auto;
  max-width: 160px;
}
.nc-com-home-lang {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 8px;
}
footer .footer-brand-lockup + .footer-tagline {
  margin-top: 4px;
}
