.disabled[data-v-ba8dbce1] {
  cursor: not-allowed;
  cursor: -moz-not-allowed;
  cursor: -webkit-not-allowed;
  opacity: 0.4;
}
.chat,
.aside-container {
  height: 100vh !important;
}
#btn-chat {
  transform: translate(-25px) rotate(180deg);
}
#btn-chat.open {
  transform: translate(-16px);
}
.chat:not(:has(.open)),
[data-chat]:not(:has(.open)) {
  width: 0 !important;
}
.chat-element {
  display: none;
}
.chat-element.open {
  display: block;
}
body,
html {
  overflow: hidden;
  height: 100%;
}
.app-inner,
#app {
  height: 100%;
}
#page-content-container {
  min-height: 0;
}

@media (max-width: 1200px) {
  .menu,
  .lang,
  .aside-container,
  .chat {
    display: none !important;
  }
  .min-h-\[calc\(\(var\(--vh\,1vh\)\*100\)-61px-48px\)\] {
    min-height: auto !important;
  }
}

@media (max-width: 420px) {
  .my-auto.ml-auto.mr-1.flex.pl-1 {
    display: none;
  }
  .flex-wrap-gap-1.my-auto.flex {
    margin-left: auto;
  }
  .btn.size-md[data-v-7b8ff6bc] {
    padding: 4px 9px;
  }
  .logo-mob {
    width: 70px;
  }
}
.vue-notification-group {
  display: block;
  position: fixed;
  z-index: 5000;
}
.vue-notification-wrapper {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.notification-title {
  font-weight: 600;
}
.vue-notification-template {
  display: block;
  box-sizing: border-box;
  background: white;
  text-align: left;
}
.vue-notification {
  display: block;
  box-sizing: border-box;
  text-align: left;
  font-size: 12px;
  padding: 10px;
  margin: 0 5px 5px;
  color: #fff;
  background: #44a4fc;
  border-left: 5px solid #187fe7;
}
.vue-notification.warn {
  background: #ffb648;
  border-left-color: #f48a06;
}
.vue-notification.error {
  background: #e54d42;
  border-left-color: #b82e24;
}
.vue-notification.success {
  background: #68cd86;
  border-left-color: #42a85f;
}
.vn-fade-enter-active,
.vn-fade-leave-active,
.vn-fade-move {
  transition: all 0.5s;
}
.vn-fade-enter-from,
.vn-fade-leave-to {
  opacity: 0;
}
.odometer-numbers {
  display: inline-flex;
  line-height: 100%;
  overflow-y: hidden;
}
.odometer-numbers > span {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  height: 1em;
  will-change: transform;
  transform: translateY(0);
}

/* ===== Dragon Casino: тёмно-синяя тема ===== */
.dark-theme {
  --bg-site: #070b1e;
  --bg-site-rgb: 7 11 30;
  --bg-wrapper: #0d1330;
  --bg-wrapper-rgb: 13 19 48;
  --bg-container: #141c42;
  --bg-container-rgb: 20 28 66;
  --border: #2a3568;
  --yellow: #3b6dfb;
  --yellow-hover: #5c86ff;
}

/* ===== Кнопки и интерактивные элементы: новый формат ===== */
.btn[data-v-7b8ff6bc] {
  border-radius: 999px;
  border-width: 0;
  background-image: linear-gradient(135deg, var(--bg-color) 0%, #1e40e0 100%);
  box-shadow: 0 4px 14px 0 rgba(59, 109, 251, 0.35);
  transition-property: background-color, background-image, box-shadow, color, transform;
  transform: translateY(0);
}
@media (hover) {
  .btn[data-v-7b8ff6bc]:hover {
    background-image: linear-gradient(135deg, var(--bg-color-hover) 0%, #3b6dfb 100%);
    box-shadow: 0 6px 18px 0 rgba(59, 109, 251, 0.5);
    transform: translateY(-2px);
  }
}
.btn.outline[data-v-7b8ff6bc] {
  background-image: none;
  background-color: transparent;
  border-width: 2px;
  border-color: var(--yellow);
  box-shadow: none;
}
.btn-icon[data-v-74a865d1] {
  border-radius: 999px;
  transition-property: background-color, box-shadow, color, transform;
}
.btn-icon.circle[data-v-74a865d1]:hover {
  box-shadow: 0 4px 14px 0 rgba(59, 109, 251, 0.4);
  transform: translateY(-1px);
}

/* ===== Оглавление сайта ===== */
.site-toc {
  margin: 16px 0;
  padding: 16px;
  background-color: var(--bg-container);
  border: 1px solid var(--border);
  border-radius: 12px;
}
.site-toc__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-toc__list a {
  color: var(--text-main);
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.site-toc__list a:hover {
  color: var(--yellow);
  text-decoration: underline;
}

/* ===== SEO-текст о проекте ===== */
.section__about {
  margin: 24px 0;
  padding: 20px;
  background-color: var(--bg-wrapper);
  border-radius: 12px;
}
.section__about h1 {
  color: #ffffff;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 24px;
}
.section__about h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin: 40px 0 16px;
}
.section__about p {
  font-size: 22px;
  line-height: 1.55;
  margin: 0;
}
#about,
#login,
#register,
#slots,
#bonuses,
#withdrawal,
#promotions,
#advantages {
  scroll-margin-top: 100px;
}
