﻿/**
 * WORLD ?뚮쭏 ??demo8 ?ㅽ??????濡쒕퉬 (醫뚯륫 硫붾돱 ?놁쓬)
 */
:root {
  --wd-bg: #000000;
  --wd-text: #f4f4f8;
  --wd-muted: #9aa0b5;
  --wd-warn: #ffc107;
  --wd-accent: #a831fb;
  --wd-casino-blue: #9fd4f0;
  --wd-header-bg: #3c4048;
  --wd-radius: 12px;
}

/* ?? ????? ?ъ씠?쒕컮/?덇굅???쒖빟 ?댁젣 ?? */
body.page-world.page-shell {
  background: #000 !important;
  color: var(--wd-text);
}

body.page-world .wd-shell-page.mb-shell-page {
  display: block;
  max-width: none;
  width: 100%;
  min-height: 100vh;
  background: #000;
}

body.page-world .wd-shell-wrap {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

body.page-world .wd-shell-main.mb-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0 0 2rem;
  background: transparent;
}

body.page-world .mb-bottom-nav,
body.page-world .mb-shell-sidebar {
  display: none !important;
}

/* GTX 모바일 하단 고정 메뉴 (홈/입금/출금/카지노/슬롯/메뉴) */
body.page-world .mb-bottomnav {
  display: none;
  background: #0a0a0a;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  z-index: 1100;
}

body.page-world .mb-bottomnav-inner {
  align-items: stretch;
  justify-content: center;
}

body.page-world .mb-bottomnav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #a8b0bc;
  font-size: 11px;
  font-weight: 600;
  gap: 4px;
  padding: 6px 2px;
}

body.page-world .mb-bottomnav .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.35rem;
  font-size: 1.25rem;
  line-height: 1;
}

body.page-world .mb-bottomnav .icon .www-ico,
body.page-world .mb-bottomnav .icon i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  line-height: 1;
}

body.page-world .mb-bottomnav .label {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.2;
}

body.page-world .mb-bottomnav a:hover,
body.page-world .mb-bottomnav a.active {
  color: #d4af37;
}

body.page-world .mb-bottomnav a.active .icon .www-ico,
body.page-world .mb-bottomnav a:hover .icon .www-ico,
body.page-world .mb-bottomnav a.active .icon i,
body.page-world .mb-bottomnav a:hover .icon i {
  color: #d4af37;
}

@media (max-width: 991.98px) {
  body.page-world .mb-bottomnav {
    display: block;
  }

  body.page-world .wd-shell-main.mb-content {
    padding-bottom: calc(var(--mb-mobile-nav-h, 58px) + 1.25rem);
  }

  body.page-world .wd-partners {
    padding-bottom: 0.5rem;
  }

  body.page-world .wd-footer {
    padding-bottom: calc(var(--mb-mobile-nav-h, 58px) + 1rem);
  }
}

/* ?? ?곷떒 ?щ＼ ?? */
.wd-chrome {
  position: sticky;
  top: 0;
  z-index: 1000;
  padding: 10px 12px 0;
  background: linear-gradient(180deg, #000 70%, transparent);
}

.wd-chrome-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.45rem;
  padding: 0 0.25rem 0.55rem;
}

.wd-chip-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  min-width: 150px;
  width: auto;
  padding: 0.38rem 0.7rem;
  border: 0;
  border-radius: 6px;
  background: #3a3a42;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  line-height: 1.2;
}

.wd-chip-btn:hover {
  color: #fff;
  filter: brightness(1.12);
}

.wd-chip-btn strong {
  font-weight: 700;
}

/* ?먰삎 而щ윭 ?꾩씠肄?(?덊띁?곗뒪? ?숈씪) */
.wd-chip-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  color: #fff;
  flex-shrink: 0;
}

.wd-chip-ico i {
  font-size: 0.78rem;
  line-height: 1;
}

.wd-chip-ico-dollar {
  font-size: 0.78rem;
  font-weight: 800;
  font-family: Arial, Helvetica, sans-serif;
}

.wd-chip-info {
  cursor: default;
}

/* ?ъ씤??移????꾪솚 ?앹뾽 ?몃━嫄?*/
.wd-chip-btn.wd-chip-point[data-point-convert-open] {
  cursor: pointer;
}

.wd-chip-deposit {
  background: #3a3a42;
}

.wd-chip-withdraw {
  background: #3a3a42;
}

.wd-chip-memo,
.wd-chip-partner,
.wd-chip-logout {
  background: #3a3a42;
}

.wd-chip-badge {
  position: absolute;
  top: -0.35rem;
  right: -0.35rem;
  min-width: 1.05rem;
  height: 1.05rem;
  padding: 0 0.28rem;
  border-radius: 999px;
  background: #e74c3c;
  color: #fff;
  font-size: 0.62rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.05rem;
  text-align: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}

.wd-main-header {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 60px;
  padding: 0.45rem 0.65rem;
  border-radius: 10px;
  background: var(--wd-header-bg);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28);
  overflow-x: auto;
}

.wd-brand {
  flex-shrink: 0;
  font-family: 'Black Han Sans', 'Noto Sans KR', sans-serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.1;
  letter-spacing: 0.02em;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 0.35rem;
  /* sunshine ???띿뒪??湲???꾩뿉留??곸슜 */
  background-image: linear-gradient(
    110deg,
    #c9a227 0%,
    #ffe9a0 18%,
    #ffffff 32%,
    #ffd54f 48%,
    #fff8e1 58%,
    #ffb300 72%,
    #ffe082 88%,
    #c9a227 100%
  );
  background-size: 240% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: wd-brand-sunshine 3.8s linear infinite;
}

@keyframes wd-brand-sunshine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 200% 50%;
  }
}

/* 濡쒓렇?맞룻쉶?먭???紐⑤떖 ??硫붿씤 ?ㅻ뜑? ?숈씪 ?띿뒪??濡쒓퀬 */
.mb-auth-world-brand {
  display: inline-block;
  font-size: 2.35rem;
  line-height: 1.15;
  padding: 0;
  cursor: default;
}

.mb-auth-world-brand.is-register {
  font-size: 1.85rem;
}

/* world ?몄쬆 ?앹뾽 ??濡쒓퀬 湲덉깋 ?ㅼ쑝濡?媛뺤“???듭씪 */
body.page-world {
  --auth-gold: #c9a227;
  --auth-gold-light: #ffd54f;
  --auth-gold-dark: #a67c00;
  --auth-accent: #ffd54f;
  --auth-border: rgba(255, 213, 79, 0.18);
  --auth-glow: rgba(255, 213, 79, 0.35);
}

body.page-world .mb-auth-title {
  background: linear-gradient(90deg, #ffe9a0, #ffd54f 45%, #c9a227);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.page-world .mb-auth-btn-gold {
  border-color: rgba(255, 213, 79, 0.45);
  color: #ffd54f;
}

/* ?낅젰 ?ъ빱??blur 쨌 ?꾩씠肄?쨌 愿??媛뺤“?됱쓣 怨⑤뱶濡?*/
body.page-world .mb-auth-field input:focus,
body.page-world .mb-auth-select:focus {
  border-color: rgba(255, 213, 79, 0.55);
  box-shadow: 0 0 0 3px rgba(255, 213, 79, 0.18);
}

body.page-world .mb-auth-field-ico {
  color: rgba(255, 213, 79, 0.75);
}

body.page-world .mb-auth-check input:checked + .mb-auth-check-box {
  background: var(--auth-gold);
  box-shadow: 0 0 8px var(--auth-glow);
}

body.page-world .mb-auth-btn-primary {
  box-shadow: 0 4px 20px rgba(255, 213, 79, 0.35);
}

body.page-world .mb-auth-btn-primary:hover {
  box-shadow: 0 6px 28px rgba(255, 213, 79, 0.45);
}

body.page-world .mb-auth-btn-gold:hover {
  background: rgba(255, 213, 79, 0.08);
  color: #ffe082;
}

body.page-world .mb-auth-trust span::before {
  color: rgba(255, 213, 79, 0.7);
}

body.page-world .mb-auth-modal {
  box-shadow:
    0 0 0 1px rgba(255, 213, 79, 0.08),
    0 32px 100px rgba(0, 0, 0, 0.65),
    0 0 60px rgba(255, 213, 79, 0.06);
}

.wd-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.35rem;
  flex: 0 1 auto;
  margin-left: auto;
  min-width: 0;
}

.wd-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  width: 7.6rem;
  min-width: 7.6rem;
  padding: 0.38rem 0.4rem;
  border: 0;
  border-radius: 8px;
  background: #4a4a52;
  color: #fff;
  text-decoration: none;
  font-size: 0.82rem;
  font-weight: 600;
  font-family: inherit;
  line-height: 1.2;
  white-space: nowrap;
  box-sizing: border-box;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.wd-nav-btn:hover,
.wd-nav-btn.is-active {
  color: #fff;
  filter: brightness(1.1);
}

.wd-nav-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #fff;
  font-size: 0.75rem;
  flex-shrink: 0;
}

/* ?쇱씠釉뚯뭅吏?????먰삎 ?꾩씠肄????몃읆??移대뱶 2??*/
.wd-nav-ico-cards {
  overflow: visible;
}

.wd-trump-cards {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
}

.wd-trump-card {
  position: absolute;
  top: 1px;
  width: 9px;
  height: 12px;
  border-radius: 1.5px;
  background: #fff;
  box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.25);
  font-size: 7px;
  line-height: 12px;
  text-align: center;
  font-weight: 700;
}

.wd-trump-card.is-spade {
  left: 0;
  color: #1a1a1a;
  transform: rotate(-18deg);
  z-index: 1;
}

.wd-trump-card.is-heart {
  left: 4px;
  color: #e11d48;
  transform: rotate(14deg);
  z-index: 2;
}

.wd-menu-toggle {
  display: none;
  margin-left: auto;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 8px;
  background: #3a3a42;
  color: #fff;
  font-size: 1.35rem;
  cursor: pointer;
}

/* ?곗뒪?ы넲: 吏㏃? ?낃툑/異쒓툑 ?쇰꺼 ?④? */
.wd-nav-label-short {
  display: none;
}

/* ?? 濡쒕퉬 蹂몃Ц ?? */
.wd-lobby {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 1rem 0 2rem;
}

.wd-lobby .container-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* ?덉뼱濡?*/
.wd-hero-section {
  margin-top: 0.75rem;
}

.wd-hero-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 280px;
  height: 350px;
  max-height: 42vw;
  padding: 1.75rem 1.75rem 2rem;
  border-radius: 10px;
  text-decoration: none;
  color: #fff !important;
  overflow: hidden;
  border: 0;
  background: #0d0d0d;
}

.wd-hero-card:hover,
.wd-hero-card:focus,
.wd-hero-card:active {
  color: #fff !important;
  text-decoration: none;
}

/* 히어로 배경 영상 — muted+autoplay+playsinline (카지노는 1회 재생) */
.wd-hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
  pointer-events: none;
}

.wd-hero-shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.35) 42%, rgba(0, 0, 0, 0.1) 100%);
}

.wd-hero-live,
.wd-hero-slot {
  background: #0d0d0d;
}

/* SAMPLE 스타일 — 세로 바 대신 카피 블록 상단 가로선 */
.wd-hero-bar {
  display: none;
}

.wd-hero-copy {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 16rem;
  transform: translateY(0) scale(1);
  transform-origin: left bottom;
  transition: transform 0.28s ease;
}

.wd-hero-card:hover .wd-hero-copy,
.wd-hero-card:focus-visible .wd-hero-copy {
  transform: translateY(-8px) scale(1.03);
}

.wd-hero-rule {
  display: block;
  width: 2.4rem;
  height: 3px;
  margin-bottom: 0.7rem;
  border-radius: 2px;
  background: linear-gradient(90deg, #f0d78c, #d4af37);
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.45);
}

.wd-hero-title {
  display: block;
  font-family: 'Orbitron', 'Noto Sans KR', sans-serif;
  font-weight: 800;
  font-size: clamp(1.85rem, 3.6vw, 2.85rem);
  line-height: 1.05;
  letter-spacing: 0.04em;
  color: #d4af37 !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55);
}

.wd-hero-sub {
  display: block;
  margin-top: 0.35rem;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 500;
  font-size: clamp(0.92rem, 1.5vw, 1.15rem);
  color: #fff !important;
  filter: none;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.wd-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.95rem;
  padding: 0.42rem 1.05rem;
  border: 1px solid #d4af37;
  border-radius: 4px;
  background: transparent;
  color: #d4af37 !important;
  font-family: 'Orbitron', 'Noto Sans KR', sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: 0 0 12px rgba(212, 175, 55, 0.18);
}

.wd-hero-card:hover .wd-hero-cta {
  background: rgba(212, 175, 55, 0.12);
  color: #f0d78c !important;
}

/* ?뱀뀡 */
.wd-section {
  margin-top: 0.7rem;
}

.wd-hero-section + .wd-section {
  margin-top: 0.85rem;
}

/* LIVE CASINO ??SLOT MACHINE ???곗냽 ?뱀뀡 媛꾧꺽 */
.wd-section + .wd-section {
  margin-top: 30px;
}

.wd-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.3rem;
}

.wd-section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  font-size: 1.05rem;
  color: #fff;
}

.wd-section-title i {
  color: var(--wd-warn);
  font-size: 1.15rem;
  line-height: 1;
  transform: rotate(8deg);
}

.wd-section-nav {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}

.wd-swiper-btn {
  border: 0;
  background: transparent;
  color: var(--wd-warn);
  font-size: 1.25rem;
  line-height: 1;
  padding: 0;
  cursor: pointer;
}

.wd-swiper-btn.swiper-button-disabled {
  opacity: 0.35;
  cursor: default;
}

.wd-section-more {
  margin-left: 0.35rem;
  color: #fff;
  font-size: 0.82rem;
  text-decoration: none;
}

.wd-section-more:hover {
  color: var(--wd-warn);
}

.wd-game-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #fff;
  border-radius: 10px;
  overflow: hidden;
  background: #0d0d0d;
  border: 1px solid rgba(197, 167, 115, 0.22);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  transition: transform 0.2s ease;
}

.wd-game-card:hover {
  transform: scale(1.02);
  color: #fff;
}

.wd-game-card-media {
  width: 100%;
  aspect-ratio: 3 / 4;
  max-height: 280px;
  overflow: hidden;
  background: #1c1c24;
}

.wd-game-card-img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center top;
  background: #1c1c24;
}

/* .wd-lobby img { height:auto } 蹂대떎 ?곗꽑 ??誘몃뵒??諛뺤뒪 ?꾨옒 怨듬갚 諛⑹? */
.wd-lobby .wd-game-card-img {
  height: 100%;
}

/* ?щ’ 移대뱶: ?대?吏 ?꾩껜 ?몄텧 (?щ∼ ?놁쓬) + ?띿뒪?몃챸 ?놁쓬 */
.wd-game-card--slot .wd-game-card-media {
  aspect-ratio: auto;
  max-height: none;
  background: #0d0d0d;
}

.wd-game-card--slot .wd-game-card-img,
.wd-lobby .wd-game-card--slot .wd-game-card-img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.wd-game-card--slot .wd-game-card-body {
  padding: 0.65rem 0.75rem 0.85rem;
}

.wd-game-card-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 16 / 10;
  padding: 1rem;
  background: linear-gradient(145deg, #2a1848, #121218);
  font-family: 'Orbitron', sans-serif;
  font-size: 0.9rem;
  text-align: center;
}

.wd-game-card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0.85rem 0.75rem 1rem;
  background: #0d0d0d;
  position: relative;
  z-index: 2;
}

.wd-game-card .wd-casino-btn {
  position: relative;
  z-index: 3;
  pointer-events: auto;
  touch-action: manipulation;
}

.wd-game-card-title {
  margin: 0;
  color: #d4af37;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

/* ?쇱씠釉?移댁???移대뱶: 寃뚯엫紐끒룸쾭?쇰쭔 ?뚮? 怨꾩뿴 (?щ’쨌?덉뼱濡쒕뒗 ?좎?) */
.wd-game-card--live .wd-game-card-title {
  color: var(--wd-casino-blue);
}

/* 라이브 벤더 영상/이미지: 세로(3:4) 크롭 대신 가로폭 100%에 맞춰 원본 비율 표시 */
.wd-game-card--live .wd-game-card-media {
  aspect-ratio: auto;
  max-height: none;
  background: #0d0d0d;
}

.wd-game-card--live .wd-game-card-img,
.wd-lobby .wd-game-card--live .wd-game-card-img,
.wd-game-card--live .wd-game-card-video,
.wd-lobby .wd-game-card--live .wd-game-card-video {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: center top;
}

.wd-game-card-sub {
  margin: 0.25rem 0 0.75rem;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 500;
  opacity: 0.92;
}

.wd-game-card-name {
  display: block;
  padding: 0.45rem 0.35rem 0.55rem;
  text-align: center;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.9);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wd-game-card.is-stopped,
.wd-mini-card.is-stopped {
  opacity: 0.45;
}

.wd-game-card.is-stopped .wd-casino-btn {
  pointer-events: none;
  cursor: not-allowed;
}

.wd-empty-card {
  padding: 2rem 1rem;
  text-align: center;
  color: var(--wd-muted);
  background: #14141a;
  border-radius: 10px;
}

.wd-mini-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 120px;
  padding: 1rem;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  background:
    linear-gradient(160deg, rgba(168, 49, 251, 0.35), rgba(20, 20, 28, 0.95));
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.wd-mini-card:hover {
  color: #fff;
  filter: brightness(1.08);
}

.wd-mini-name {
  font-weight: 700;
  font-size: 0.95rem;
}

.wd-mini-cta {
  margin-top: 0.35rem;
  color: var(--wd-warn);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

/* 寃뚯떆??*/
.wd-boards {
  margin-top: 2rem;
}

.wd-board-card {
  background: #1a1a22;
  border-radius: 10px;
  padding: 1rem 1.1rem 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  height: 100%;
}

.wd-board-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.65rem;
}

.wd-board-title {
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
}

.wd-board-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wd-board-list li a {
  display: grid;
  grid-template-columns: 36px 1fr 96px;
  gap: 0.5rem;
  align-items: center;
  padding: 0.55rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  color: #ddd;
  text-decoration: none;
  font-size: 0.88rem;
}

.wd-board-list li a:hover {
  color: #fff;
}

.wd-board-no {
  text-align: center;
  color: var(--wd-muted);
}

.wd-board-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wd-board-date {
  text-align: right;
  color: var(--wd-muted);
  font-size: 0.8rem;
}

.wd-board-empty {
  padding: 1rem 0;
  color: var(--wd-muted);
  font-size: 0.88rem;
}

/* ?뚰듃??濡쒓퀬 ???곗륫?믪쥖痢?臾댄븳 ?ㅽ겕濡?*/
.wd-partners {
  margin: 1.75rem 0 0;
  padding: 0.85rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: transparent;
}

.wd-partners-viewport {
  overflow: hidden;
  width: 100%;
  mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 4%, #000 96%, transparent 100%);
}

.wd-partners-track {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: wd-partners-marquee 45s linear infinite;
}

.wd-partners-group {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-right: 0.75rem;
  flex-shrink: 0;
}

.wd-partners-item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 148px;
  height: 58px;
  padding: 0.55rem 0.85rem;
  border-radius: 8px;
  background: #1f2128;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.wd-partners-item img {
  display: block;
  max-width: 100%;
  max-height: 36px;
  width: auto;
  height: auto;
  object-fit: contain;
  user-select: none;
  pointer-events: none;
}

@keyframes wd-partners-marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .wd-partners-track {
    animation: none;
  }
}

/* ?명꽣 */
.wd-footer {
  margin-top: 0.5rem;
  padding: 1.5rem 1rem 2.5rem;
  text-align: center;
  color: var(--wd-muted);
  font-size: 0.82rem;
  line-height: 1.55;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.wd-footer-muted {
  opacity: 0.85;
}

.wd-footer-badges {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  margin: 1rem 0 0.35rem;
}

.wd-footer-badge {
  display: block;
  height: 28px;
  width: auto;
  max-width: 160px;
  object-fit: contain;
  opacity: 0.9;
}

@media (max-width: 991.98px) {
  .wd-hero-card {
    height: 220px;
    max-height: none;
    min-height: 180px;
  }

  /* 紐⑤컮???ㅻ뜑: 濡쒓퀬 + ?낃툑 + 異쒓툑 + ?꾨쾭嫄곕쭔 */
  .wd-main-header {
    gap: 0.4rem;
  }

  .wd-nav {
    margin-left: auto;
    margin-right: 0.25rem;
    flex: 0 0 auto;
    gap: 0.35rem;
  }

  .wd-nav-btn.wd-nav-desktop {
    display: none !important;
  }

  .wd-nav-btn.wd-nav-money {
    width: auto;
    min-width: 0;
    padding: 0.38rem 0.65rem;
  }

  .wd-nav-btn.wd-nav-money .wd-nav-label-full {
    display: none;
  }

  .wd-nav-btn.wd-nav-money .wd-nav-label-short {
    display: inline !important;
  }

  .wd-nav-label {
    display: none;
  }

  .wd-menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    flex-shrink: 0;
  }

  .wd-brand {
    flex: 1 1 auto;
    min-width: 0;
  }
}

@media (max-width: 575.98px) {
  .wd-chrome {
    padding: 8px 8px 0;
  }

  .wd-brand {
    font-size: 1.28rem;
  }

  .wd-hero-card {
    height: 180px;
    min-height: 160px;
    max-height: none;
    padding: 1.1rem 1.1rem 1.25rem;
  }

  .wd-hero-rule {
    width: 1.8rem;
    height: 2px;
    margin-bottom: 0.45rem;
  }

  .wd-hero-cta {
    margin-top: 0.65rem;
    padding: 0.32rem 0.75rem;
    font-size: 0.62rem;
  }

  .wd-board-list li a {
    grid-template-columns: 28px 1fr 72px;
  }
}

/* ========== ?쇱씠釉?移댁????섏씠吏 ========== */
.wd-casino-page .wd-hero-section {
  margin-bottom: 1.25rem;
}

/* 카지노 페이지 히어로 높이 축소 */
.wd-casino-page .wd-hero-card {
  min-height: 140px;
  height: 180px;
  max-height: 28vw;
  padding: 1.1rem 1.25rem 1.25rem;
}

.wd-casino-page .wd-hero-bar {
  display: none;
}

.wd-casino-page .wd-hero-title {
  font-size: 1.65rem;
}

.wd-casino-page .wd-hero-sub {
  font-size: 0.85rem;
}

.wd-casino-page .wd-hero-cta {
  margin-top: 0.7rem;
  padding: 0.32rem 0.8rem;
  font-size: 0.62rem;
}

@media (max-width: 991.98px) {
  .wd-casino-page .wd-hero-card {
    min-height: 130px;
    height: 150px;
    max-height: none;
  }
}

@media (max-width: 575.98px) {
  .wd-casino-page .wd-hero-card {
    min-height: 120px;
    height: 140px;
    padding: 0.9rem 1rem 1rem;
  }

  .wd-casino-page .wd-hero-title {
    font-size: 1.35rem;
  }
}

.wd-casino-grid-section {
  padding-bottom: 2rem;
}

.wd-casino-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.15rem;
}

.wd-casino-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  border-radius: 8px;
  overflow: hidden;
  background: #0d0d0d;
  border: 1px solid rgba(197, 167, 115, 0.22);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
}

.wd-casino-card-media {
  position: relative;
  inset: auto;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  background: #0d0d0d;
}

.wd-casino-card-img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: none;
  object-fit: contain;
  object-position: center top;
  display: block;
}

.wd-casino-card-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.88) 100%);
  pointer-events: none;
  transition: opacity 0.25s ease;
}

/* 마우스오버 시 shade 제거 + 영상 재생 */
.wd-casino-card.is-video-hover .wd-casino-card-shade {
  opacity: 0;
}

.wd-casino-card-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 0.2rem 0.55rem;
  border-radius: 4px;
  background: rgba(180, 40, 40, 0.92);
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
}

.wd-casino-card-body {
  position: relative;
  z-index: 1;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1rem 0.75rem 1.1rem;
}

.wd-casino-card-title {
  margin: 0;
  color: var(--wd-casino-blue);
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
}

.wd-casino-card-sub {
  margin: 0.28rem 0 0.85rem;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 500;
  opacity: 0.92;
}

.wd-casino-card-actions {
  display: flex;
  justify-content: center;
  width: 100%;
}

.wd-casino-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.45rem 0.75rem;
  border-radius: 4px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-decoration: none !important;
  white-space: nowrap;
  transition: filter 0.15s ease, background 0.15s ease, color 0.15s ease;
}

.wd-casino-btn-gold {
  background: #d4af37;
  border: 1px solid #d4af37;
  color: #111 !important;
}

.wd-casino-btn-gold:hover {
  filter: brightness(1.08);
  color: #111 !important;
}

.wd-casino-btn-blue {
  background: #9fd4f0;
  border: 1px solid #9fd4f0;
  color: #0b1520 !important;
}

.wd-casino-btn-blue:hover {
  filter: brightness(1.06);
  color: #0b1520 !important;
}

.wd-casino-card.is-stopped {
  opacity: 0.72;
}

.wd-casino-card.is-stopped .wd-casino-btn {
  pointer-events: none;
  cursor: not-allowed;
}

/* ?섏씠吏 吏꾩엯 ?좊땲硫붿씠??*/
.wd-page-enter .wd-anim-item {
  opacity: 0;
  transform: translateY(18px);
  animation: wdPageEnter 0.55s ease forwards;
  animation-delay: var(--wd-anim-delay, 0s);
}

@keyframes wdPageEnter {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .wd-page-enter .wd-anim-item {
    opacity: 1;
    transform: none;
    animation: none;
  }
}

@media (max-width: 1199.98px) {
  .wd-casino-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
  }
}

@media (max-width: 991.98px) {
  .wd-casino-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.9rem;
  }

  .wd-casino-card {
    min-height: 0;
  }
}

@media (max-width: 767.98px) {
  /* ?곷떒 移???洹좊벑 媛꾧꺽?쇰줈 媛濡?苑?梨꾩? */
  .wd-chrome-actions {
    justify-content: stretch;
    flex-wrap: nowrap;
    gap: 0.35rem;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }

  .wd-chrome-actions.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .wd-chrome-actions .wd-chip-btn {
    flex: 1 1 0;
    min-width: 0;
    width: auto;
    max-width: none;
    padding: 0.38rem 0.35rem;
    font-size: 0.74rem;
    gap: 0.28rem;
    overflow: hidden;
  }

  /* 紐⑤컮?? ?꾩씠???④린怨??붿븸쨌?ъ씤?맞룻뙆?몃꼫쨌?섍?湲곕? ???볤쾶 */
  .wd-chrome-actions .wd-chip-userid {
    display: none;
  }

  .wd-chrome-actions .wd-chip-btn strong {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .wd-chrome-actions .wd-chip-ico {
    width: 1.15rem;
    height: 1.15rem;
  }

  .wd-chrome-actions .wd-chip-ico i,
  .wd-chrome-actions .wd-chip-ico-dollar {
    font-size: 0.7rem;
  }

  .wd-casino-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
  }

  .wd-casino-card {
    min-height: 0;
  }

  .wd-casino-card-media {
    position: relative;
    inset: auto;
  }

  .wd-casino-card-img,
  .wd-lobby .wd-casino-card-img {
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
    object-position: center top;
  }

  .wd-casino-card-title {
    font-size: 0.95rem;
  }

  .wd-casino-btn {
    font-size: 0.62rem;
    padding: 0.32rem 0.4rem;
  }
}

@media (max-width: 420px) {
  .wd-casino-grid {
    grid-template-columns: 1fr;
  }
}

/* ========== WORLD ?꾨쾭嫄?硫붾돱 ???꾩씠肄??꾨옒?먯꽌 ?쇱묠 ========== */
body.page-world .mb-drawer-overlay {
  z-index: 1100;
  background: rgba(0, 0, 0, 0.45);
}

body.page-world .mb-drawer {
  top: 120px;
  right: 8px;
  left: 8px;
  width: auto;
  height: auto;
  max-height: calc(100vh - 128px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  background: #2a2d34;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.55);
  z-index: 1101;
  overflow-x: hidden;
  overflow-y: auto;
  transform: scaleY(0.55) translateY(-8px);
  transform-origin: top right;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    transform 0.28s ease,
    opacity 0.22s ease,
    visibility 0.22s ease;
}

body.page-world .mb-drawer.open {
  right: 8px;
  left: 8px;
  transform: scaleY(1) translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body.page-world .mb-drawer-head {
  display: none;
}

body.page-world .mb-drawer-body {
  padding: 0.65rem 0.55rem 0.85rem;
}

body.page-world .mb-drawer-logout {
  margin: 0.65rem 0.35rem 0.25rem;
  background: #d4af37;
  color: #111;
  font-weight: 700;
  letter-spacing: 0.02em;
  border: 1px solid #d4af37;
  box-shadow: 0 4px 14px rgba(212, 175, 55, 0.35);
}

body.page-world .mb-drawer-logout:hover {
  color: #111;
  background: #e0c04a;
  filter: brightness(1.05);
}

/* ========== GTX SAMPLE 헤더 ========== */
.wd-chrome--gtx {
  padding: 0;
  background: #050505;
  border-bottom: 0;
}

.wd-chrome--gtx .gtx-topbar {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 0.75rem;
  min-height: 72px;
  padding: 0.35rem 1rem;
  background: #000;
}

.wd-chrome--gtx .gtx-logo {
  position: relative;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  min-width: 168px;
  padding: 0.55rem 0.15rem;
  text-decoration: none;
  color: #d4af37;
  overflow: hidden;
}

.wd-chrome--gtx .gtx-logo-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.05;
  z-index: 1;
}

.wd-chrome--gtx .gtx-logo-title {
  font-family: Georgia, 'Times New Roman', 'Noto Serif KR', serif;
  font-size: clamp(1.55rem, 2.4vw, 2.05rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #d4af37;
  text-shadow: 0 0 18px rgba(212, 175, 55, 0.28);
  text-align: center;
}

.wd-chrome--gtx .gtx-logo-sub {
  margin-top: 0.28rem;
  font-family: 'Orbitron', 'Noto Sans KR', sans-serif;
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  color: #c5a773;
  white-space: nowrap;
  text-align: center;
}

/* 로그인·회원가입 모달 — 메인 헤더와 동일 로고 (골드 강제) */
.gtx-logo--auth {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 0;
  margin: 0 auto;
  padding: 0.35rem 0.2rem;
  overflow: hidden;
  pointer-events: none;
  color: #d4af37 !important;
  text-align: center;
  background: none !important;
  -webkit-text-fill-color: initial !important;
}

.gtx-logo--auth.is-register {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.mb-auth-brand:has(.gtx-logo--auth) {
  display: flex;
  justify-content: center;
  margin-bottom: 0.35rem;
}

.gtx-logo--auth .gtx-logo-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.05;
  z-index: 1;
}

.gtx-logo--auth .gtx-logo-title {
  font-family: Georgia, 'Times New Roman', 'Noto Serif KR', serif !important;
  font-size: clamp(1.65rem, 3.2vw, 2.1rem) !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
  color: #d4af37 !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: #d4af37 !important;
  text-shadow: 0 0 18px rgba(212, 175, 55, 0.28);
  text-align: center;
}

.gtx-logo--auth.is-register .gtx-logo-title {
  font-size: clamp(1.45rem, 2.8vw, 1.85rem) !important;
}

.gtx-logo--auth .gtx-logo-sub {
  margin-top: 0.28rem;
  font-family: 'Orbitron', 'Noto Sans KR', sans-serif !important;
  font-size: 0.55rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em;
  color: #c5a773 !important;
  background: none !important;
  -webkit-text-fill-color: #c5a773 !important;
  white-space: nowrap;
  text-align: center;
}

/* GTX auth 모달 전체 액센트도 헤더와 동일 골드로 */
body.page-world .mb-auth-overlay,
body.page-world {
  --auth-gold: #c9a227;
  --auth-gold-light: #ffd54f;
  --auth-gold-dark: #a67c00;
  --auth-accent: #ffd54f;
  --auth-border: rgba(255, 213, 79, 0.18);
  --auth-glow: rgba(255, 213, 79, 0.35);
  --auth-gold-rgb: 201, 162, 39;
}

.wd-chrome--gtx .gtx-userbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 0.4rem;
  flex: 1 1 auto;
  min-width: 0;
  margin-left: auto;
  padding: 0.35rem 0;
}

.wd-chrome--gtx .gtx-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  box-sizing: border-box;
  min-height: 34px;
  padding: 0.28rem 0.55rem;
  border: 1px solid rgba(212, 175, 55, 0.55);
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.55);
  color: #f2e6c9;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}

/* 아이디·보유금액·포인트 — 박스 없이 균등 간격 */
.wd-chrome--gtx .gtx-wallet-box {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
  box-sizing: border-box;
  flex: 0 0 auto;
  width: max-content;
  max-width: 100%;
  height: 40px;
  min-height: 40px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #f2e6c9;
}

.wd-chrome--gtx .gtx-wallet-item {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.4rem;
  flex: 0 0 auto;
  min-width: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

/* 보유머니 — 천만 단위까지 여유 (간격은 gap으로 균등 유지) */
.wd-chrome--gtx .gtx-wallet-item.gtx-chip-money {
  min-width: 0;
}

.wd-chrome--gtx button.gtx-wallet-item {
  cursor: pointer;
}

.wd-chrome--gtx .gtx-wallet-item strong,
.wd-chrome--gtx .gtx-wallet-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  color: #fff;
}

/* 파트너 — 독립 버튼 */
.wd-chrome--gtx .gtx-partner-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  flex: 0 0 auto;
  box-sizing: border-box;
  height: 40px;
  min-height: 40px;
  padding: 0 0.95rem;
  border: 1px solid rgba(212, 175, 55, 0.7);
  border-radius: 6px;
  background: linear-gradient(180deg, #2a2214 0%, #14110c 100%);
  color: #f2e6c9 !important;
  font-size: 0.82rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}

.wd-chrome--gtx .gtx-partner-btn:hover {
  filter: brightness(1.12);
  color: #fff !important;
  border-color: #d4af37;
}

.wd-chrome--gtx .gtx-chip > strong,
.wd-chrome--gtx .gtx-chip > :not(.gtx-chip-ico) {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wd-chrome--gtx button.gtx-chip,
.wd-chrome--gtx a.gtx-chip {
  cursor: pointer;
}

.wd-chrome--gtx .gtx-chip strong {
  font-weight: 700;
  color: #fff;
}

.wd-chrome--gtx .gtx-chip-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  color: #fff;
  flex-shrink: 0;
  font-size: 0.72rem;
  font-weight: 800;
}

.wd-chrome--gtx .gtx-chip-ico.is-gold { background: #c9a227; }
.wd-chrome--gtx .gtx-chip-ico.is-red { background: #c0392b; }
.wd-chrome--gtx .gtx-chip-ico.is-green { background: #27ae60; }
.wd-chrome--gtx .gtx-chip-ico.is-purple { background: #8e44ad; }
.wd-chrome--gtx .gtx-chip-ico.is-blue { background: #3a6fd8; }
.wd-chrome--gtx .gtx-chip-ico.is-gray { background: #6c7a89; }

.wd-chrome--gtx .gtx-logout {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  box-sizing: border-box;
  height: 40px;
  min-height: 40px;
  padding: 0 0.95rem;
  border-radius: 6px;
  border: 1px solid #d4af37;
  background: linear-gradient(180deg, #f0d78c 0%, #d4af37 55%, #b8922a 100%);
  color: #1a1408 !important;
  font-size: 0.82rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 2px 10px rgba(212, 175, 55, 0.35);
}

.wd-chrome--gtx .gtx-logout:hover {
  filter: brightness(1.08);
  color: #1a1408 !important;
}

.wd-chrome--gtx .gtx-nav-wrap {
  position: relative;
  display: flex;
  align-items: center;
  background: linear-gradient(180deg, #2a2214 0%, #14110c 42%, #0a0a0a 100%);
  box-shadow: 0 -6px 18px rgba(212, 175, 55, 0.12);
}

/* 네비용 로고 — 데스크톱에서는 숨김, 모바일에서 입금 왼쪽 자리 */
.wd-chrome--gtx .gtx-logo--nav {
  display: none;
}

.wd-chrome--gtx .gtx-nav-wrap::before,
.wd-chrome--gtx .gtx-nav-wrap::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #d4af37 12%, #f5e1a0 50%, #d4af37 88%, transparent);
  box-shadow: 0 0 12px rgba(212, 175, 55, 0.65);
  pointer-events: none;
  z-index: 1;
}

.wd-chrome--gtx .gtx-nav-wrap::before {
  top: 0;
}

.wd-chrome--gtx .gtx-nav-wrap::after {
  bottom: 0;
}

.wd-chrome--gtx .gtx-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  gap: 50px;
  min-height: 52px;
  padding: 0.35rem 0.75rem;
  overflow-x: auto;
}

/* GTX 네비 — 트럼프 카드 / 슬롯머신 아이콘 */
.wd-chrome--gtx .gtx-nav-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.15rem;
  height: 1.15rem;
  flex-shrink: 0;
}

.wd-chrome--gtx .gtx-trump-cards {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
}

.wd-chrome--gtx .gtx-trump-card {
  position: absolute;
  top: 0;
  width: 9px;
  height: 12px;
  border-radius: 1.5px;
  background: #fff;
  box-shadow: 0 0 0 0.5px rgba(0, 0, 0, 0.35);
  font-size: 7px;
  line-height: 12px;
  text-align: center;
  font-weight: 700;
}

.wd-chrome--gtx .gtx-trump-card.is-spade {
  left: 0;
  color: #1a1a1a;
  transform: rotate(-18deg);
  z-index: 1;
}

.wd-chrome--gtx .gtx-trump-card.is-heart {
  left: 4px;
  color: #e11d48;
  transform: rotate(14deg);
  z-index: 2;
}

.wd-chrome--gtx .gtx-slot-machine {
  display: inline-flex;
  align-items: stretch;
  gap: 1px;
  padding: 1px;
  width: 16px;
  height: 12px;
  border-radius: 2px;
  background: linear-gradient(180deg, #f5d76e 0%, #c9a227 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35);
  box-sizing: border-box;
}

.wd-chrome--gtx .gtx-slot-reel {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #111;
  color: #f5d76e;
  font-size: 6px;
  font-weight: 800;
  line-height: 1;
  border-radius: 0.5px;
}

.wd-chrome--gtx .gtx-nav-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  min-height: 40px;
  padding: 0.35rem 0.15rem;
  border: 0;
  background: transparent;
  color: #f3f3f3;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 6px;
}

.wd-chrome--gtx .gtx-nav-item i {
  color: #d4af37;
  font-size: 1.15rem;
  line-height: 1;
  filter: drop-shadow(0 0 4px rgba(212, 175, 55, 0.35));
}

.wd-chrome--gtx .gtx-nav-item:hover,
.wd-chrome--gtx .gtx-nav-item.is-active {
  color: #fff;
  background: rgba(212, 175, 55, 0.1);
}

.wd-chrome--gtx .gtx-nav-item:hover i,
.wd-chrome--gtx .gtx-nav-item.is-active i {
  color: #f0d78c;
}

.wd-chrome--gtx .gtx-nav-label-short {
  display: none;
}

.wd-chrome--gtx .gtx-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-right: 0.45rem;
  border: 1px solid rgba(212, 175, 55, 0.45);
  border-radius: 6px;
  background: #111;
  color: #d4af37;
  font-size: 1.35rem;
  flex-shrink: 0;
}

@media (max-width: 991.98px) {
  .wd-chrome--gtx .gtx-topbar {
    min-height: 58px;
    padding: 0.3rem 0.65rem;
  }

  /* 상단 로고 숨기고 네비 왼쪽에 로고 배치 */
  .wd-chrome--gtx .gtx-logo--top {
    display: none;
  }

  .wd-chrome--gtx .gtx-logo--nav {
    display: flex;
    flex: 0 0 auto;
    min-width: 0;
    margin-left: 0.45rem;
    padding: 0.2rem 0.35rem;
  }

  .wd-chrome--gtx .gtx-logo--nav .gtx-logo-title {
    font-size: 1.15rem;
  }

  .wd-chrome--gtx .gtx-logo--nav .gtx-logo-sub {
    margin-top: 0.12rem;
    font-size: 0.4rem;
    letter-spacing: 0.1em;
  }

  /* 입금 왼쪽 카지노·슬롯 아이콘 제거 */
  .wd-chrome--gtx .gtx-nav-item.gtx-nav-casino,
  .wd-chrome--gtx .gtx-nav-item.gtx-nav-slot {
    display: none !important;
  }

  .wd-chrome--gtx .gtx-nav-item.gtx-nav-desktop {
    display: none !important;
  }

  .wd-chrome--gtx .gtx-nav-item.gtx-nav-money .gtx-nav-label-full {
    display: none;
  }

  .wd-chrome--gtx .gtx-nav-item.gtx-nav-money .gtx-nav-label-short {
    display: inline;
  }

  .wd-chrome--gtx .gtx-menu-toggle {
    display: inline-flex;
  }

  .wd-chrome--gtx .gtx-chip-userid {
    display: none;
  }

  .wd-chrome--gtx .gtx-userbar {
    width: 100%;
    margin-left: 0;
  }

  .wd-chrome--gtx .gtx-wallet-box {
    flex: 0 1 auto;
    width: max-content;
    max-width: 100%;
    justify-content: flex-start;
    gap: 1rem;
    border: 0;
    background: transparent;
    padding: 0;
  }

  .wd-chrome--gtx .gtx-wallet-item {
    flex: 0 0 auto;
    justify-content: flex-start;
  }

  .wd-chrome--gtx .gtx-wallet-item.gtx-chip-money {
    min-width: 0;
  }

  .wd-chrome--gtx .gtx-partner-btn {
    flex: 0 0 auto;
  }

  .wd-chrome--gtx .gtx-nav {
    flex: 1 1 auto;
    justify-content: flex-end;
    gap: 1rem;
    min-width: 0;
    overflow-x: auto;
    margin-right: 30px;
    padding-right: 0;
  }
}

@media (max-width: 575.98px) {
  .wd-chrome--gtx .gtx-userbar {
    gap: 0.28rem;
  }

  .wd-chrome--gtx .gtx-wallet-box,
  .wd-chrome--gtx .gtx-partner-btn,
  .wd-chrome--gtx .gtx-logout {
    height: 34px;
    min-height: 34px;
  }

  .wd-chrome--gtx .gtx-chip {
    min-height: 30px;
    padding: 0.2rem 0.35rem;
    font-size: 0.72rem;
  }

  .wd-chrome--gtx .gtx-logout {
    padding: 0 0.55rem;
    font-size: 0.72rem;
  }

  .wd-chrome--gtx .gtx-logo--nav .gtx-logo-title {
    font-size: 1.05rem;
  }

  .wd-chrome--gtx .gtx-logo--nav .gtx-logo-sub {
    font-size: 0.36rem;
    letter-spacing: 0.08em;
  }

  .wd-chrome--gtx .gtx-nav {
    gap: 0.75rem;
    margin-right: 30px;
    padding-left: 0.15rem;
    padding-right: 0;
  }

  .wd-chrome--gtx .gtx-nav-item {
    padding: 0.3rem 0.15rem;
  }
}
