body.over {
  overflow: hidden;
}

.bi-menu-backdrop {
  position: fixed;
  inset: 0;
  z-index: 10040;
  background: rgba(0, 0, 0, 0.48);
}

.Dropdown-menu.Menu[off-canvas] {
  position: fixed !important;
  top: 0;
  height: 100%;
  z-index: 10050 !important;
  display: none;
  visibility: hidden;
  pointer-events: none;
}

.Dropdown-menu.Menu.Menu-active {
  display: block !important;
  visibility: visible !important;
  pointer-events: auto !important;
  margin-left: 0 !important;
  transform: none !important;
}

.bt-sheet {
  display: none !important;
}

.bt-dock.is-open .bt-sheet {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.bt-sheet__icon img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.bt-sheet__item[href*="t.me"] .bt-sheet__icon img {
  filter: none;
}

#game_guard_modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 120000;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.58);
}

#game_guard_modal.ow-open {
  display: flex !important;
}

.gg-card {
  position: relative;
  width: min(92vw, 360px);
  background: #161b26;
  color: #fff;
  border-radius: 16px;
  padding: 28px 20px 18px;
  text-align: center;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.4);
}

.gg-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.Live_casino-item {
  cursor: pointer;
}

.gg-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 12px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  background: #2a3040;
  color: #e8c11c;
}

.gg-title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
}

.gg-msg {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.45;
  color: #c9d0d8;
}

.gg-ok {
  width: 100%;
  height: 44px;
  border: 0;
  border-radius: 10px;
  background: #34a853;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.login-alert {
  margin: 0 0 14px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #fdecea;
  color: #b3261e;
  font-size: 13px;
  font-weight: 600;
}

.loginForm .Register-item-input {
  width: 100%;
  padding-right: 40px !important;
}

.Register-item-in {
  position: relative !important;
}

.Register-item-in .Register-item-input {
  padding-right: 44px !important;
}

.Register-item .input-show,
.input-show {
  position: absolute !important;
  top: auto !important;
  bottom: 4px !important;
  right: 4px !important;
  transform: none !important;
  z-index: 30 !important;
  width: 40px !important;
  height: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #68719d !important;
  font-family: "icon-pack" !important;
  font-size: 18px !important;
  line-height: 40px !important;
  text-align: center !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

.Menu-item-button[aria-expanded="true"] {
  opacity: 1;
}

.user-panel .lm-action-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.user-panel .lm-action-tile {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 56px;
  padding: 12px;
  border: 0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.06);
  color: #1f2937;
  font-weight: 600;
  cursor: pointer;
}

.ba-form {
  padding: 0 14px 24px;
}

html,
body,
body.isMobile,
#site,
#site.isMobile {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

@media (max-width: 991px) {
  html,
  body,
  body.isDesktop,
  body.isMobile,
  #site,
  #site.isMobile {
    min-width: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
  header.Navtop,
  .Navtop-account,
  .Navtop-account-in {
    min-width: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  body.isDesktop .container {
    min-width: 0 !important;
  }
  .Navtop-account-in--logged {
    box-sizing: border-box;
  }
  .Navtop-account-right {
    max-width: 58% !important;
  }
}

.bi-chatButtonContainer {
  position: fixed !important;
  right: 16px;
  bottom: 24px;
  z-index: 2147483642 !important;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}
.bi-chatButton {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  display: block !important;
  visibility: visible !important;
  pointer-events: auto !important;
  text-decoration: none;
}
.bi-chatButton::after,
.bi-chatButton::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 52px;
  height: 52px;
  border-radius: 100%;
}
.online .bi-chatButton::after {
  background: linear-gradient(91.24deg, #ebc919, rgb(210, 176, 1));
}
.bi-chatButton--ripple::before {
  animation: bi-tawk-ripple 16.417s linear 3.625s infinite;
}
@keyframes bi-tawk-ripple {
  0% { box-shadow: 0 0 0 0 #dadada; }
  8.631%, 100% { box-shadow: 0 0 0 18px rgba(218, 218, 218, 0); }
}
.bi-chatButton .svg-container {
  width: 52px;
  height: 52px;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bi-chatButton .outIcon,
.bi-chatButton .innerDotContainer {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 28px;
  height: 28px;
}
html.bi-tawk-bubble-off iframe[src*="tawk.to"],
html.bi-tawk-bubble-off iframe[title*="chat widget" i],
html.bi-tawk-bubble-off iframe[title*="sohbet" i],
html.bi-tawk-bubble-off .tawk-min-container,
html.bi-tawk-bubble-off #tawkchat-minified-container,
html.bi-tawk-bubble-off #tawkchat-minified-wrapper {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
@media (max-width: 991px) {
  .bi-chatButtonContainer {
    right: 12px;
    bottom: 78px;
  }
}
#bi-deposit-form[hidden],
#bi-deposit-list[hidden] {
  display: none !important;
}
#cashier_tpl_deposit,
#cashier_tpl_withdraw {
  display: none;
}
#cashier_tpl_deposit.is-open,
#cashier_tpl_withdraw.is-open {
  display: block !important;
}
