/* Register steps (holiganbet7602.com/register) */
.RegisterFormBanner .PictureImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.RegisterFormStepWrapper.Hidden {
  display: none !important;
}

.RegisterFormNavigationButton.Active {
  pointer-events: none;
}

.RegisterAlert {
  max-width: 40rem;
  margin: 0 auto 1.5rem;
  padding: 1rem 1.2rem;
  border-radius: 0.4rem;
  font-size: 1.3rem;
}

.RegisterAlert--error {
  background: #fde8e8;
  color: #b91c1c;
  border: 1px solid #f5c2c2;
}

/* Mobil alt bar: Türkçe karakterler (ı, İ, ş, ğ) için site fontu */
mobile-bottom-navigation,
.MobileBottomNavigationWrapper {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.OperatorMainMenu .AnchorText {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
