@font-face {
  font-family: 'gametitlefont';
  src: url('/fonts/Orbitron-Bold.ttf');
}

.gamefont {
  font-family: 'gametitlefont';
}

body {
  background-color: #111;
  color: #fff;
  margin: 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.tushinde-icon-nav-wrapper {
  background-color: #121212;
  overflow-x: auto;
  white-space: nowrap;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

.tushinde-icon-nav-wrapper ul {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 2px 8px;
}

.tushinde-icon-nav-wrapper li a {
  display: block;
  width: 70px;
  color: #ccc;
  text-align: center;
  text-decoration: none;
  font-size: 0.8rem;
}

.tushinde-icon-nav-wrapper li a:hover {
  color: #00d25a;
}

.tushinde-icon-nav-wrapper img,
.tushinde-icon-nav-wrapper svg {
  height: 24px;
}

.btn-tushinde {
  background-color: #00d25a;
  color: #000;
  font-weight: bold;
}

.btn-tushinde:hover {
  background-color: #00a94c;
}

.modal-fullscreen-custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111;
  z-index: 1050;
  overflow-y: auto;
  display: none;
}

.modal-header-custom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.country-label {
  font-weight: bold;
  font-size: 1.1rem;
}

input.form-control {
  background-color: #222;
  border: 1px solid #444;
  color: #fff;
}

.form-check-label,
a {
  color: #ccc;
}

a:hover {
  color: #00d25a;
}

.disabled-button {
  background-color: #444;
  border-color: #444;
  color: #777;
}

.btn-login-m {
  background-color: #109c45;
  color: white;
  border: 1px solid #46a345;
}

.btn-join-now {
  background-color: white;
  color: #109c45;
  border: 1px solid white;
}

.btn-link-x {
  text-decoration: none;
  font-weight: 700;
}

.modal-fullscreen-custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1050;
}

.btn-dep-amt {
  width: 70px !important;
}

.force-green-txt {
  color: #00a94c !important;
}

.heading-col {
  color: #00a94c !important;
}

.cls-x {
  text-decoration: none;
  font-weight: 700;
}

.tushinde-icon-nav-wrapper::-webkit-scrollbar {
  height: 4px;
}

.tushinde-icon-nav-wrapper::-webkit-scrollbar-thumb {
  background: #00d25a;
  border-radius: 10px;
}

.center-container {
  max-width: 676px;
  width: 100%;
  margin: 0 auto;
}

.center-container-notification {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.category-title {
  color: black !important;
  font-weight: 700;
}

.all-games-container {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  gap: 8px;
  padding: 7px;
  width: 100%;
}

.all-games-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #222222;
}

.game-image-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.game-image {
  width: 100%;
  height: auto;
  transition: transform .3s ease;
}

.top-games-bg {
  background-image: linear-gradient(rgba(0, 200, 33, 0.7) 0%, rgba(53, 88, 186, 0) 100%);
}

.crash-games-bg {
  background-image: linear-gradient(rgb(29, 233, 182) 0%, rgba(53, 88, 186, 0) 100%);
}

.slots-games-bg {
  background-image: linear-gradient(rgb(255, 171, 0) 0%, rgba(53, 88, 186, 0) 100%);
}

.jackpots-games-bg {
  background-image: linear-gradient(rgb(41, 121, 255) 0%, rgba(53, 88, 186, 0) 100%);
}

.livecasino-games-bg {
  background-image: linear-gradient(rgb(255, 23, 68) 0%, rgba(53, 88, 186, 0) 100%);
}

.scratchcards-games-bg {
  background-image: linear-gradient(rgb(118, 255, 3) 0%, rgba(53, 88, 186, 0) 100%);
}

.mines-games-bg {
  background-image: linear-gradient(rgb(255, 109, 0) 0%, rgba(53, 88, 186, 0) 100%);
}

.tablegames-games-bg {
  background-image: linear-gradient(rgb(0, 229, 255) 0%, rgba(53, 88, 186, 0) 100%);
}

.blackjacks-games-bg {
  background-image: linear-gradient(rgb(170, 0, 255) 0%, rgba(53, 88, 186, 0) 100%);
}

.new-games-bg {
  background-image: linear-gradient(rgb(213, 0, 249) 0%, rgba(53, 88, 186, 0) 100%);
}

.baccarat-games-bg {
  background-image: linear-gradient(rgb(245, 0, 87) 0%, rgba(53, 88, 186, 0) 100%);
}

.roulette-games-bg {
  background-image: linear-gradient(rgb(41, 121, 255) 0%, rgba(53, 88, 186, 0) 100%);
}

.virtualsports-games-bg {
  background-image: linear-gradient(rgb(255, 214, 0) 0%, rgba(53, 88, 186, 0) 100%);
}

.poker-games-bg {
  background-image: linear-gradient(rgb(0, 184, 212) 0%, rgba(53, 88, 186, 0) 100%);
}

.videopoker-games-bg {
  background-image: linear-gradient(rgb(224, 64, 251) 0%, rgba(53, 88, 186, 0) 100%);
}

.other-games-bg {
  background-image: linear-gradient(rgb(0, 255, 111) 0%, rgba(53, 88, 186, 0) 100%);
}

.nav-toggle-btn {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 1001;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

nav {
  width: 100%;
  background: linear-gradient(90deg, #b3ffed, #73ea92);
  transition: top 0.3s ease-in-out;
  padding: 0.6rem 1rem;
}

nav.visible {
  top: 0;
}

.nav-content {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}

#game-container {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
}

.gamename {
  color: #e9e9e9;
  font-size: .8rem;
  background-color: #181818;
  width: 100%;
  text-align: center;
}

.badge.bg-success {
  background-color: #00d25a !important;
  color: #000;
}

.click-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  border-radius: 6px;
}

.spinner-wrapper img {
  height: 100px;
}

.lazy-wrapper {
  position: relative;
  width: 100%;
}

img.lazy-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  filter: blur(5px);
  transition: opacity 0.3s ease-in-out;
  z-index: 0;
}

img.lazy-load {
  opacity: 0;
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  position: relative;
  z-index: 1;
}

img.lazy-load.loaded {
  opacity: 1;
}

.lazy-wrapper.loaded .lazy-placeholder {
  opacity: 0;
  pointer-events: none;
}