/* ============================================================
   CUSTOM.CSS — TEMA TERPUSAT (ROOT-DRIVEN)
   Semua warna di :root. Ubah di sini untuk ganti tema.
   Fallback default = Tema Emas.
   ============================================================ */

/* ============================================================
   0. ROOT — SEMUA WARNA DI SINI
   ============================================================ */
:root {
  /* ===== WARNA EMAS UTAMA ===== */
  --gold-100: #fff2c2;
  --gold-200: #ffe276;
  --gold-300: #ffd84d;
  --gold-400: #ffc928;
  --gold-500: #f5c842;
  --gold-600: #e5a900;
  --gold-700: #b8860b;
  --gold-900: #3d2a00;

  /* ===== RGB ===== */
  --gold-100-rgb: 255, 242, 194;
  --gold-200-rgb: 255, 226, 118;
  --gold-300-rgb: 255, 216, 77;
  --gold-400-rgb: 255, 201, 40;
  --gold-500-rgb: 245, 200, 66;
  --gold-600-rgb: 229, 169, 0;
  --gold-700-rgb: 184, 134, 11;
  --gold-900-rgb: 61, 42, 0;

  /* ===== BACKGROUND ===== */
  --bg-dark-2: var(--gold-900);
  --bg-dark:   var(--gold-700);
  --bg-black:  #000000;

  /* ===== TEKS ===== */
  --txt-white: #ffffff;
  --txt-light: rgba(255, 255, 255, 0.75);
  --txt-muted: rgba(255, 255, 255, 0.5);
  --txt-dim:   rgba(255, 255, 255, 0.3);
  --txt-dark:  #333333;

  /* ===== STATUS ===== */
  --color-success: #11cc08;
  --color-danger:  #dc3545;
  --color-warning: #ffc107;
  --color-info:    #17a2b8;

  /* ===== GRADIENT ===== */
  --grad-gold-simple: linear-gradient(135deg, var(--gold-500), var(--gold-700));
  --grad-gold-glossy: linear-gradient(180deg, var(--gold-200) 0%, var(--gold-500) 45%, var(--gold-600) 100%);
  --grad-gold: linear-gradient(
    270deg,
    var(--gold-500) 15%, var(--gold-700) 21%, var(--gold-900) 33%,
    var(--gold-500) 44%, var(--gold-900) 60%, var(--gold-500) 73%,
    var(--gold-500) 85%, var(--gold-700) 100%
  );
  --grad-gold-card: linear-gradient(145deg, rgba(42, 35, 18, .96), rgba(20, 18, 12, .94));

  /* ===== BORDER & SHADOW ===== */
  --border-gold: 1px solid rgba(var(--gold-500-rgb), 0.22);
  --shadow-gold: 0 4px 15px rgba(var(--gold-500-rgb), 0.25);
  --shadow-gold-lg: 0 8px 30px rgba(var(--gold-500-rgb), 0.40);
  --shadow-md:  0 5px 18px rgba(0, 0, 0, 0.25);
  --shadow-lg:  0 10px 40px rgba(0, 0, 0, 0.4);

  /* ===== RADIUS & TRANSISI ===== */
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --radius-pill: 999px;
  --trans-fast: 0.2s ease;
  --trans-base: 0.3s ease;
  --trans-slow: 0.45s cubic-bezier(.22, 1, .36, 1);

  /* ===== OVERLAY ===== */
  --bg-overlay:   rgba(0, 0, 0, 0.5);
  --bg-overlay-2: rgba(0, 0, 0, 0.8);
}

/* ============================================================
   1. LIVE CHAT
   ============================================================ */
.livechat_button { display: none; }
#chat-widget-container { bottom: 84px !important; }
#chat-widget-container #chat-widget { position: fixed !important; }
#service .whatsapp img { visibility: hidden; }
#service .whatsapp {
  background: url("https://png-res.png999.com/resources/images/wdbos_iconsosmed_wa2.png") no-repeat;
  background-size: 100% 100%;
}
.mobile #chat-widget-container { bottom: 48px !important; }

/* ============================================================
   2. GLOBAL CURSOR
   ============================================================ */
html, body {
  cursor: url("https://cdn.areabermain.club/assets/cdn/az9/2026/08/03/20260803/5dfb6b642fe4c5d78bb83b60e4e586c0/jutawanbet-krusormouse-17agustus.png") 8 8, auto !important;
}

a, button, input[type="submit"], input[type="button"],
.btn, .loginBtn, .tab, .nav-item, .game-item,
.game-menu-item, .swiper-button-next, .swiper-button-prev,
label, select {
  cursor: url("https://cdn.areabermain.club/assets/cdn/az9/2026/08/03/20260803/5dfb6b642fe4c5d78bb83b60e4e586c0/jutawanbet-krusormouse-17agustus.png") 8 8, pointer !important;
}

/* ============================================================
   3. BACKGROUND & TEMA UMUM
   ============================================================ */
body.black-gold-theme {
  background-image: url('https://cdn.areabermain.club/assets/cdn/az9/2026/08/02/20260802/870ed5bb34239b019b245e5f1ed74f61/jutawanbet-background-17agustus-1.jpg') !important;
  background-size: 100% !important;
  background-attachment: fixed !important;
  background-position: center !important;
}

.mobile body {
  background-image: url('https://puncakwd.nyc3.cdn.digitaloceanspaces.com/PUNCAKWD_BACKGROUND_MOBILE.jpg') !important;
  background-size: 100%;
  background-attachment: scroll;
  background-position: top !important;
  margin-bottom: 6.5rem;
}

.black-gold-theme section { background: var(--bg-dark) !important; }
.black-gold-theme section#index { background: rgba(0, 0, 0, 0.5) !important; }
.black-gold-theme .notice { background: rgba(0, 0, 0, 0.5) !important; border-bottom: none !important; }

.black-gold-theme .loginForm,
.black-gold-theme .more-menu-box,
.black-gold-theme .tabs,
.black-gold-theme .tabs .logo,
.black-gold-theme .user,
.black-gold-theme .index-footer {
  background: var(--bg-dark-2) !important;
}

.black-gold-theme .mine-menus ul li img,
.black-gold-theme .mine-top .mine-info .about,
.black-gold-theme .user .password:before,
.black-gold-theme .user .username:before {
  filter: brightness(0) saturate(100%) invert(80%) sepia(10%) saturate(3326%) hue-rotate(0deg) brightness(96%) contrast(117%) !important;
}

/* ============================================================
   4. IMAGE LOADING SKELETON — Placeholder Shimmer
   Semua gambar dengan loading="lazy" akan tampil placeholder
   dulu sebelum gambar muncul.
   ============================================================ */

/* Animasi shimmer */
@keyframes imgShimmer {
  0%   { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}

/* Skeleton base — berlaku untuk semua img yang belum load */
img:not([src=""]) {
  background-color: rgba(255, 255, 255, 0.04);
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.03) 0%,
    rgba(255, 255, 255, 0.08) 50%,
    rgba(255, 255, 255, 0.03) 100%
  );
  background-size: 200% 100%;
  background-repeat: no-repeat;
  animation: imgShimmer 1.5s ease-in-out infinite;
  transition: background 0.3s ease, opacity 0.3s ease;
  opacity: 0.85;
}

/* Setelah gambar selesai load — hilangkan skeleton */
img.img-loaded,
img[data-loaded="true"] {
  background: transparent !important;
  animation: none !important;
  opacity: 1 !important;
}

/* Kalau gambar error, tampilkan icon broken */
img.img-error {
  background: rgba(255, 255, 255, 0.05) !important;
  animation: none !important;
  position: relative;
}

/* ============================================================
   5. HEADER — LOGO + FORM LOGIN
   ============================================================ */
.header-wrapper {
  background: var(--bg-dark-2);
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0.6rem 1rem 0.7rem;
  box-sizing: border-box;
}

.header-row {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
}

.header-row--top {
  justify-content: space-between;
  gap: 0.5rem;
}

.logo-box {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

.logo {
  height: 4rem !important;
  width: auto;
  max-width: 220px;
  object-fit: contain;
  display: block;
  background: transparent !important;
  animation: none !important;
}

/* ============================================================
   TOMBOL HEADER — GOLD LUXE + SHADOW GELAP BERGERAK
   ============================================================ */

.btn-header {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  height: 3.4rem;
  min-width: 140px;
  padding: 0 1.6rem;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 1.7rem;
  cursor: pointer;
  box-sizing: border-box;
  line-height: 1;
  vertical-align: middle;
  margin: 0;

  color: var(--txt-white);
  border: 1px solid transparent;

  background:
    var(--grad-gold-glossy) padding-box,
    var(--grad-gold) border-box;

  box-shadow:
    var(--shadow-gold),
    inset 0 1px 0 rgba(255, 255, 255, 0.55),
    inset 0 -2px 4px rgba(0, 0, 0, 0.35),
    0 6px 14px rgba(0, 0, 0, 0.35);

  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: transform 0.25s ease,
              box-shadow 0.25s ease;
  transform: translateZ(0);
}

.btn-header i { font-size: 1.05rem; }

.btn-header > * {
  position: relative;
  z-index: 2;
}

/* ============================================================
   GARIS KILAU GLOSSY BERGERAK
   ============================================================ */
.btn-header::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 0;
  width: 40%;
  height: 200%;
  transform: translateX(-150%) skewX(-20deg);
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.05) 20%,
    rgba(255, 255, 255, 0.35) 40%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.35) 60%,
    rgba(255, 255, 255, 0.05) 80%,
    transparent 100%
  );
  mix-blend-mode: screen;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  will-change: transform, opacity;
  animation: btnShineLR 3.6s ease-in-out infinite;
}

/* ============================================================
   KEYFRAMES — GARIS KILAU
   ============================================================ */

/* Kiri → Kanan */
@keyframes btnShineLR {
  0%   { transform: translateX(-150%) skewX(-20deg); opacity: 0;   }
  15%  { opacity: 1; }
  45%  { transform: translateX(280%)  skewX(-20deg); opacity: 1;   }
  55%  { transform: translateX(280%)  skewX(-20deg); opacity: 1;   }
  85%  { opacity: 1; }
  100% { transform: translateX(-150%) skewX(-20deg); opacity: 0;   }
}

/* Kanan → Kiri */
@keyframes btnShineRL {
  0%   { transform: translateX(280%)  skewX(-20deg); opacity: 0;   }
  15%  { opacity: 1; }
  45%  { transform: translateX(-150%) skewX(-20deg); opacity: 1;   }
  55%  { transform: translateX(-150%) skewX(-20deg); opacity: 1;   }
  85%  { opacity: 1; }
  100% { transform: translateX(280%)  skewX(-20deg); opacity: 0;   }
}

/* Arah per tombol */
.btn-header.btn-from-left::before,
.btn-header--masuk::before {
  animation: btnShineLR 3.6s ease-in-out infinite;
}

.btn-header.btn-from-right::before,
.btn-header--daftar::before {
  animation: btnShineRL 3.6s ease-in-out infinite;
}
.btn-header:active {
  transform: translateY(0) scale(0.98);
}

.btn-header:disabled,
.btn-header.is-disabled {
  cursor: not-allowed;
  filter: grayscale(0.4) brightness(0.8);
  pointer-events: none;
}
.btn-header:disabled::before,
.btn-header.is-disabled::before {
  display: none;
}

.btn-header--masuk.loading {
  color: transparent !important;
  position: relative;
}

.btn-header--masuk.loading::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

.btn-header--deposit {
  height: 3.4rem;
  min-width: 140px;
  padding: 0 1.6rem;
  font-size: 1.1rem;
}

/* ============================================================
   BARIS 2 — FORM LOGIN
   ============================================================ */
.header-login-form {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.5rem;
  width: 100%;
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
}

.input-wrapper {
  position: relative;
  flex: 0 0 180px;
  width: 180px;
  max-width: 180px;
  display: flex;
  align-items: center;
}

.input-wrapper .input-icon {
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 1.25rem;
  line-height: 1;
  pointer-events: none;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.input-wrapper:focus-within .input-icon { color: var(--gold-500); }

/* Border radius unik */
.login-input {
  width: 100%;
  height: 3.4rem !important;
  padding: 0 0.8rem 0 2.8rem !important;
  border: none !important;
  border-radius: 0 1.7rem 0 1.7rem !important;
  background: #fff !important;
  color: var(--txt-dark) !important;
  font-size: 1.15rem !important;
  font-weight: 600;
  text-align: center !important;
  outline: none !important;
  transition: var(--trans-base);
  box-sizing: border-box;
  animation: none !important;
}

.login-input:focus { box-shadow: 0 0 0 2px var(--gold-500); }
.login-input::placeholder { color: #999; font-size: 1.05rem; font-weight: 500; text-align: center; }

/* ============================================================
   LINK LUPA PASSWORD
   ============================================================ */
.input-wrapper.password-wrapper { position: relative; overflow: visible; }

.input-wrapper.password-wrapper .link-lupa {
  position: absolute;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3.4rem;
  color: var(--txt-white);
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 3px;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  transition: var(--trans-base);
  z-index: 5;
}

.input-wrapper.password-wrapper .link-lupa:hover { color: var(--gold-400); }
.input-wrapper.password-wrapper .link-lupa:active { opacity: 0.8; }

/* Spacer & Tombol Masuk */
.header-login-form .form-spacer { flex: 1 1 auto; }

.header-login-form .btn-header--masuk {
  flex: 0 0 auto;
  height: 3.4rem;
  min-width: 140px;
  padding: 0 1.6rem;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-right: 0;
}

/* ============================================================
   6. USER LOGGED IN
   ============================================================ */
.user-loggedin {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  background: rgba(var(--gold-500-rgb), 0.08);
  padding: 0.5rem 0.8rem 0.5rem 0.5rem;
  border-radius: var(--radius-pill);
  border: 1px solid rgba(var(--gold-500-rgb), 0.15);
}

.user-loggedin .avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--grad-gold-simple);
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  flex-shrink: 0;
}

.user-loggedin .info { flex: 1; min-width: 60px; }
.user-loggedin .name { color: #fff; font-weight: 600; font-size: 15px; line-height: 1.2; }
.user-loggedin .level { color: #aaa; font-size: 11px; line-height: 1.2; margin-top: 2px; }

.user-loggedin .saldo {
  display: flex;
  align-items: center;
  gap: 5px;
  background: rgba(0, 0, 0, 0.3);
  padding: 6px 14px;
  border-radius: 1rem;
  border: 1px solid rgba(var(--gold-500-rgb), 0.2);
  flex-shrink: 0;
}

.user-loggedin .saldo span,
.user-loggedin .saldo i { color: #f7f5f5; font-weight: 700; font-size: 15px; }

.btn-logout {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 0, 0, 0.15);
  color: #ff6b6b;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trans-base);
  flex-shrink: 0;
}

.btn-logout:hover { background: rgba(255, 0, 0, 0.3); transform: scale(1.1); }
.btn-logout:active { transform: scale(0.9); }
    /* ============================================================
       BANNER SLIDER
       ============================================================ */
    .cb-slider {
      width: calc(100% - 24px);
      margin: 6px 12px 0;
      padding: 0;
      overflow: hidden;
      box-sizing: border-box;
      border-radius: 8px;
      height: auto;
      transition: height .4s ease;
      position: relative;
      cursor: grab;
      user-select: none;
      -webkit-user-select: none;
      touch-action: pan-y;
    }

    .cb-slider:active { cursor: grabbing; }

    .cb-track {
      display: flex;
      margin: 0;
      padding: 0;
      align-items: flex-start;
      transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      will-change: transform;
    }

    .cb-track.dragging { transition: none !important; }

    .cb-slide {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      align-self: flex-start;
      line-height: 0;
      pointer-events: none;
      position: relative;
    }

    .cb-slide img {
      display: block;
      width: 100%;
      height: auto;
      max-width: 100%;
      margin: 0;
      padding: 0;
      border: 0;
      border-radius: 8px;
      object-fit: contain;
      pointer-events: none;
    }

    .cb-dots {
      position: absolute;
      bottom: 12px;
      left: 50%;
      transform: translateX(-50%);
      display: flex !important;
      justify-content: center;
      gap: 8px;
      padding: 6px 12px;
      margin: 0;
      z-index: 10;
      background: rgba(0, 0, 0, 0.4);
      border-radius: 20px;
      backdrop-filter: blur(4px);
      -webkit-backdrop-filter: blur(4px);
      pointer-events: auto;
    }

    .cb-dots .cb-dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      border: none;
      cursor: pointer;
      transition: var(--trans-base);
      padding: 0;
      outline: none;
      pointer-events: auto;
    }

    .cb-dots .cb-dot.active { background: var(--gold-500); width: 24px; border-radius: 5px; }
    .cb-dots .cb-dot:hover { background: rgba(255, 255, 255, 0.8); }

    .cb-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      border: none;
      cursor: pointer;
      font-size: 18px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: var(--trans-base);
      z-index: 5;
      backdrop-filter: blur(4px);
      -webkit-backdrop-filter: blur(4px);
      padding: 0;
    }

    .cb-arrow:hover { background: rgba(0, 0, 0, 0.8); transform: translateY(-50%) scale(1.1); }
    .cb-arrow.prev { left: 8px; }
    .cb-arrow.next { right: 8px; }

    /* ============================================================
       PLACEHOLDER LOGO
       ============================================================ */
    .cb-slider .cb-placeholder {
      position: absolute;
      inset: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.35);
      border-radius: 8px;
      z-index: 3;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.4s ease, visibility 0.4s ease;
      pointer-events: none;
    }

    .cb-slider .cb-placeholder img {
      max-height: 55%;
      max-width: 55%;
      width: auto;
      height: auto;
      object-fit: contain;
      opacity: 0.9;
    }

    .cb-slider.is-ready .cb-placeholder {
      opacity: 0;
      visibility: hidden;
    }

    .cb-slider:not(.is-ready) .cb-track {
      visibility: hidden;
    }

    .cb-slider[data-total="1"] .cb-dots,
    .cb-slider[data-total="1"] .cb-arrow {
      display: none !important;
    }
/* ============================================================
   MARQUEE
   ============================================================ */

.cb-marquee-wrap {
    width: calc(100% - 24px);
    height: 34px;
    margin: 4px 12px 0;
    padding: 0;
    box-sizing: border-box;
}


/* ============================================================
   BOX UTAMA
   ============================================================ */

.cb-marquee {
    width: 100%;
    height: 34px;

    position: relative;

    overflow: hidden;

    box-sizing: border-box;

    background: linear-gradient(
        90deg,
        rgba(0,0,0,.35),
        rgba(0,0,0,.18),
        rgba(0,0,0,.35)
    );

    border: 1px solid rgba(255,255,255,.12);
    border-radius: 6px;

    box-shadow:
        0 2px 8px rgba(0,0,0,.2),
        inset 0 1px 0 rgba(255,255,255,.08);
}


/* ============================================================
   ICON
   ============================================================ */

.cb-marquee-icon {
    position: absolute;

    left: 0;
    top: 0;

    width: 42px;
    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;

    z-index: 20;

    box-sizing: border-box;

    background: rgba(0,0,0,.25);

    border-right: 1px solid rgba(255,255,255,.10);

    color: #ff9800;

    font-size: 16px;

    animation: lightbulb-glow 1.5s ease-in-out infinite;
}


/* ============================================================
   ICON MENYALA
   ============================================================ */

@keyframes lightbulb-glow {

    0%, 100% {
        color: #ff9800;

        text-shadow:
            0 0 3px rgba(255,152,0,.4),
            0 0 7px rgba(255,152,0,.25);
    }

    50% {
        color: #ffc107;

        text-shadow:
            0 0 5px rgba(255,152,0,.9),
            0 0 10px rgba(255,152,0,.7),
            0 0 16px rgba(255,152,0,.35);
    }

}


/* ============================================================
   AREA TEKS
   ============================================================ */

.cb-marquee-content {

    position: absolute;

    /*
       AREA TEKS DIMULAI SETELAH ICON
       JADI TEKS TIDAK BISA MASUK KE AREA ICON
    */
    left: 42px;
    right: 0;
    top: 0;
    bottom: 0;

    overflow: hidden;

    display: block;

    box-sizing: border-box;
}


/* ============================================================
   TEKS BERJALAN
   ============================================================ */

.cb-marquee-track {

    position: absolute;

    top: 0;
    left: 0;

    width: max-content;
    height: 34px;

    display: flex;
    align-items: center;

    white-space: nowrap;

    padding-left: 100%;

    font-size: 13px;
    line-height: 34px;

    font-weight: 600;

    letter-spacing: .2px;

    color: #fff;

    text-shadow:
        0 1px 2px rgba(0,0,0,.5);

    animation:
        cb-marquee-run 15s linear infinite;
}


/* ============================================================
   ANIMASI
   ============================================================ */

@keyframes cb-marquee-run {

    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }

}


/* ============================================================
   BATAS HALUS SEBELUM ICON
   ============================================================ */

.cb-marquee-content::before {

    content: "";

    position: absolute;

    left: 0;
    top: 0;

    width: 12px;
    height: 100%;

    z-index: 10;

    pointer-events: none;

    background: linear-gradient(
        90deg,
        rgba(0,0,0,.35),
        transparent
    );
}


/* ============================================================
   BATAS KANAN
   ============================================================ */

.cb-marquee-content::after {

    content: "";

    position: absolute;

    right: 0;
    top: 0;

    width: 20px;
    height: 100%;

    z-index: 10;

    pointer-events: none;

    background: linear-gradient(
        90deg,
        transparent,
        rgba(0,0,0,.35)
    );
}
/* ============================================================
   9. NOTIFICATION MESSENGER
   ============================================================ */
.notification-messenger {
  position: fixed;
  top: 18px;
  left: 50%;
  transform: translateX(-50%) translateY(-110px);
  z-index: 99999;
  width: max-content;
  min-width: 310px;
  max-width: calc(100vw - 28px);
  padding: 9px 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(145deg, rgba(39, 33, 18, .98), rgba(14, 14, 12, .97));
  border: var(--border-gold);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md), 0 0 15px rgba(var(--gold-500-rgb), .05), inset 0 1px 0 rgba(255, 255, 255, .10);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  overflow: hidden;
  transition: transform var(--trans-slow), opacity .25s ease;
}

.notification-messenger::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8%;
  width: 84%;
  height: 36%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .11), transparent);
  pointer-events: none;
}

.notification-messenger.show { transform: translateX(-50%) translateY(0); }

.notification-messenger .notif-icon {
  position: relative;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 15px;
  border: 1px solid rgba(255, 255, 255, .16);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .25), inset 0 1px 0 rgba(255, 255, 255, .25);
}

.notification-messenger .notif-icon.success {
  background: var(--grad-gold-glossy);
  color: #382700;
  box-shadow: 0 3px 10px rgba(var(--gold-600-rgb), .25), inset 0 1px 0 rgba(255, 255, 255, .45);
}

.notification-messenger .notif-icon.error {
  background: linear-gradient(145deg, #ff5968, #c82333);
  color: #fff;
  box-shadow: 0 3px 10px rgba(220, 53, 69, .25), inset 0 1px 0 rgba(255, 255, 255, .25);
}

.notification-messenger .notif-icon.info {
  background: linear-gradient(145deg, #55d9ed, #168da4);
  color: #fff;
  box-shadow: 0 3px 10px rgba(23, 162, 184, .25), inset 0 1px 0 rgba(255, 255, 255, .25);
}

.notification-messenger .notif-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  padding: 0 3px;
}

.notification-messenger .notif-title {
  color: var(--gold-300);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0;
  text-shadow: 0 1px 7px rgba(var(--gold-500-rgb), .12);
}

.notification-messenger .notif-message {
  color: rgba(255, 255, 255, .72);
  font-size: 11px;
  line-height: 1.4;
  margin: 2px 0 0;
  white-space: normal;
  overflow-wrap: break-word;
}

.notification-messenger .notif-close {
  position: relative;
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  border: 1px solid rgba(255, 255, 255, .07);
  background: rgba(255, 255, 255, .05);
  color: rgba(255, 255, 255, .45);
  cursor: pointer;
  transition: var(--trans-fast);
}

.notification-messenger .notif-close:hover {
  background: rgba(var(--gold-500-rgb), .13);
  border-color: rgba(var(--gold-500-rgb), .22);
  color: var(--gold-300);
  transform: scale(1.05);
}

.notification-messenger .notif-close:active { transform: scale(.94); }

/* ============================================================
   10. WINNER INFO
   ============================================================ */
.winner-info-messenger {
  position: fixed;
  bottom: 75px;
  left: 8px;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.88);
  backdrop-filter: blur(7px);
  border-radius: 9px;
  padding: 7px 10px;
  max-width: 230px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: none;
}

.winner-info-messenger.show { display: block; animation: slideInUp 0.5s ease-out; }
.winner-info-messenger .winner-content { display: flex; align-items: center; gap: 7px; }

.winner-info-messenger .winner-avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--grad-gold-simple);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  flex-shrink: 0;
}

.winner-info-messenger .winner-text { color: #fff; font-size: 11px; line-height: 1.3; }
.winner-info-messenger .winner-text .username { color: var(--gold-300); font-weight: 700; }
.winner-info-messenger .winner-text .amount { color: var(--gold-500); font-weight: 700; }
.winner-info-messenger .winner-text .time { color: #999; font-size: 8px; display: block; margin-top: 1px; }

@keyframes slideInUp {
  0%   { transform: translateY(15px); opacity: 0; }
  100% { transform: translateY(0); opacity: 1; }
}

/* ============================================================
   11. POPUP NOTIFICATION (mask)
   ============================================================ */
#mask {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: var(--bg-overlay-2);
  z-index: 10000;
  display: none;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(4px);
}

#mask.popup-active { display: flex; animation: popupFadeIn 0.4s ease; }

@keyframes popupFadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to   { opacity: 1; transform: scale(1); }
}

#mask .pop-notify {
  position: relative;
  max-width: 90%;
  width: 480px;
  background: transparent;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.8);
}

#mask .pop-notify .close {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 10;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trans-base);
}

#mask .pop-notify .close:hover { background: rgba(255, 0, 0, 0.7); transform: rotate(90deg); }
#mask .pop-notify .close img { width: 16px; height: 16px; filter: brightness(0) invert(1); }
#mask .pop-notify .mask-item img { display: block; width: 100%; height: auto; border-radius: 12px; }

.popUp .popUp-container { width: 100% !important; background: var(--bg-dark) !important; }
.popUp .popUp-navigator-bar { background: var(--bg-dark) !important; color: #fff !important; }
.popUp .popUp-btns .btn { background: var(--gold-500) !important; color: #fff !important; font-weight: 700; }
.popUp .popUp-btns .btn:nth-child(2) { background: #666 !important; }

/* ============================================================
   12. SIDEBAR MENU
   ============================================================ */
.sidebar-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9998;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.sidebar-overlay.active { display: block; opacity: 1; }

.sidebar-menu {
  position: fixed;
  top: 0;
  left: -280px;
  width: 250px;
  max-width: 78%;
  height: 100%;
  background: var(--bg-dark);
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  transition: left 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: 4px 0 20px rgba(0, 0, 0, 0.5);
  border-right: 2px solid var(--gold-500);
}

.sidebar-menu.open { left: 0; }

.sidebar-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.85rem 1rem;
  background: linear-gradient(135deg, var(--gold-700), var(--bg-dark-2));
  border-bottom: 1px solid rgba(var(--gold-500-rgb), 0.3);
}

.sidebar-header .sidebar-logo { display: flex; align-items: center; gap: 0.5rem; }
.sidebar-header .sidebar-logo img { height: 2.1rem; width: auto; }
.sidebar-header .sidebar-logo span { color: #fff; font-weight: 700; font-size: 1rem; letter-spacing: 0.5px; }

.sidebar-header .sidebar-close {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 50%;
  color: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trans-base);
}

.sidebar-header .sidebar-close:hover { background: rgba(255, 255, 255, 0.2); transform: rotate(90deg); }

/* ===== MENU LIST ===== */
.sidebar-menu-list {
  padding: 0.5rem 0.6rem;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* Setiap item dibungkus box */
.sidebar-menu-list li {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transition: all 0.2s ease;
  border-left: none;
  color: #e5e5e5;
  font-size: 1rem;
  font-weight: 600;
  min-height: 0;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  position: relative;
}

.sidebar-menu-list li::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 50%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0));
  pointer-events: none;
  border-radius: 10px 10px 0 0;
}

.sidebar-menu-list li:hover {
  background: rgba(var(--gold-500-rgb), 0.15);
  border-color: rgba(var(--gold-500-rgb), 0.35);
  color: #fff;
  transform: translateX(3px);
  box-shadow: 0 4px 12px rgba(var(--gold-500-rgb), 0.15);
}

.sidebar-menu-list li a {
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 0.75rem 0.85rem;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.sidebar-menu-list li a i {
  width: 22px;
  min-width: 22px;
  text-align: center;
  font-size: 18px;
  color: var(--gold-400);
  transition: all 0.2s ease;
}

.sidebar-menu-list li:hover a i {
  color: var(--gold-300);
  transform: scale(1.1);
}

.sidebar-menu-list li a span {
  flex: 1;
  letter-spacing: 0.2px;
}

/* Logout — warna merah */
.sidebar-menu-list li a.sidebar-logout,
.sidebar-menu-list li a.sidebar-logout i {
  color: #ff6b6b;
}

.sidebar-menu-list li:has(a.sidebar-logout):hover {
  background: rgba(255, 107, 107, 0.12);
  border-color: rgba(255, 107, 107, 0.35);
}

.sidebar-menu-list li:has(a.sidebar-logout):hover a i {
  color: #ff8787;
  transform: scale(1.1);
}

.sidebar-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.08);
  margin: 0.4rem 0.8rem;
}

.sidebar-footer {
  padding: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: 0.8rem;
}

.sidebar-footer .sidebar-version { color: #888; font-size: 0.75rem; text-align: center; }

/* ===== USER CARD ===== */
.sidebar-user {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px;
  padding: 10px 12px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
  overflow: hidden;
}

.sidebar-user::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 50%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent);
  pointer-events: none;
}

.sidebar-user-icon {
  width: 38px;
  height: 38px;
  min-width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 30px;
}

.sidebar-user-info { min-width: 0; }
.sidebar-user-name {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar-user-username {
  margin-top: 2px;
  font-size: 11px;
  opacity: 0.7;
  color: #fff;
}
/* ============================================================
   13. NAV BAWAH — FLOATING PROMO + NOTCH
   ============================================================ */
.nav-bawah {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;
  z-index: 9998 !important;

  height: 58px !important;
  min-height: 58px !important;

  width: 100% !important;
  max-width: 100% !important;
  padding: 0 8px !important;
  margin: 0 !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: transparent !important;

  /* ✅ Emas glossy penuh + lubang notch gelap di atasnya */
  background-image:
    var(--grad-gold-glossy),
    radial-gradient(
      circle 58px at 50% 0px,
      var(--bg-dark-2) 57px,
      transparent 58px
    ) !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: 100% 100%, 100% 100% !important;
  background-position: center, top center !important;

  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;

  box-shadow:
    0 -4px 14px rgba(0, 0, 0, 0.35),
    0 0 20px rgba(255, 200, 60, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.35),
    inset 0 -2px 4px rgba(0, 0, 0, 0.35) !important;

  overflow: visible !important;
  border: none !important;
  transform: none !important;
  transition: none !important;
}

/* Notch — tetap di tengah atas (untuk bayangan tipis) */
.nav-bawah::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 0 !important;
  transform: translateX(-50%) !important;
  width: 110px !important;
  height: 56px !important;
  background: transparent !important;
  pointer-events: none !important;
  z-index: 1 !important;
  border-radius: 0 0 56px 56px / 0 0 56px 56px !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.25) !important;
}

/* Spacer tengah untuk promo */
.nav-bawah > .nav-bawah__spacer {
  flex: 0 0 92px !important;
  height: 1px !important;
  background: transparent !important;
  pointer-events: none !important;
}

.nav-bawah,
.nav-bawah *,
.nav-bawah__promo,
.nav-bawah__promo * {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}

.nav-bawah a,
.nav-bawah a:hover,
.nav-bawah a:focus,
.nav-bawah a:visited,
.nav-bawah a:active,
.nav-bawah__promo,
.nav-bawah__promo:hover {
  text-decoration: none !important;
  outline: none !important;
  color: inherit !important;
  -webkit-tap-highlight-color: transparent !important;
}

.nav-bawah h3,
.nav-bawah__promo h3 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: inherit !important;
  line-height: 1 !important;
  text-transform: none !important;
}

/* ============================================================
   ITEM NAV
   ============================================================ */
.nav-bawah > .nav-bawah__item {
  position: relative !important;
  flex: 1 1 0 !important;
  min-width: 0 !important;
  height: 52px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px !important;
  padding: 4px 4px !important;
  margin: 0 !important;
  cursor: pointer !important;
  text-align: center !important;
  background: transparent !important;
  border: none !important;
  z-index: 2 !important;
  transform: none !important;
  transition: none !important;
}

.nav-bawah > .nav-bawah__item .nav-bawah__icon {
  width: 26px !important;
  height: 26px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  background: transparent !important;
}

.nav-bawah > .nav-bawah__item .nav-bawah__icon i {
  color: #ffffff !important;
  font-size: 20px !important;
  font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", sans-serif !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  display: inline-block !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35) !important;
}

.nav-bawah > .nav-bawah__item.is-active .nav-bawah__icon i {
  color: var(--gold-200) !important;
  text-shadow:
    0 1px 2px rgba(0, 0, 0, 0.45),
    0 0 8px rgba(255, 200, 60, 0.7) !important;
}

.nav-bawah > .nav-bawah__item .nav-bawah__text {
  font-size: 10px !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  text-align: center !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35) !important;
}

.nav-bawah > .nav-bawah__item.is-active .nav-bawah__text {
  color: var(--gold-200) !important;
  font-weight: 700 !important;
}

/* ============================================================
   FLOATING PROMO BUTTON
   ============================================================ */
.nav-bawah__promo {
  position: fixed !important;
  left: 50% !important;
  bottom: 24px !important;
  transform: translateX(-50%) !important;
  z-index: 9999 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 64px !important;
  cursor: pointer !important;
}

.nav-bawah__promo-circle {
  position: relative !important;
  width: 64px !important;
  height: 64px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;

  background:
    var(--grad-gold-glossy) padding-box,
    var(--grad-gold) border-box !important;
  border: 1px solid transparent !important;

  box-shadow:
    0 6px 16px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.55),
    inset 0 -2px 4px rgba(0, 0, 0, 0.35) !important;

  z-index: 2 !important;
  overflow: hidden !important;
  isolation: isolate !important;
}
/* Kilau glossy bolak-balik */
.nav-bawah__promo-circle::before {
  content: "" !important;
  position: absolute !important;
  top: -50% !important;
  left: 0 !important;
  width: 50% !important;
  height: 200% !important;
  transform: translateX(-150%) skewX(-20deg) !important;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.05) 20%,
    rgba(255, 255, 255, 0.45) 40%,
    rgba(255, 255, 255, 0.95) 50%,
    rgba(255, 255, 255, 0.45) 60%,
    rgba(255, 255, 255, 0.05) 80%,
    transparent 100%
  ) !important;
  mix-blend-mode: screen !important;
  pointer-events: none !important;
  z-index: 1 !important;
  animation: promoShineBoth 3.2s ease-in-out infinite !important;
  will-change: transform !important;
}

@keyframes promoShineBoth {
  0%   { transform: translateX(-150%) skewX(-20deg); }
  45%  { transform: translateX(280%)  skewX(-20deg); }
  55%  { transform: translateX(280%)  skewX(-20deg); }
  100% { transform: translateX(-150%) skewX(-20deg); }
}

.nav-bawah__promo-circle i {
  position: relative !important;
  z-index: 2 !important;
  color: #ffffff !important;
  font-size: 26px !important;
  font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", sans-serif !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  display: inline-block !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45) !important;
}

.nav-bawah__promo-text {
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  transform: translateX(-50%) translateY(50%) !important;
  margin: 0 !important;
  padding: 2px 6px !important;
  font-size: 10px !important;
  font-family: inherit !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  text-align: center !important;
  z-index: 3 !important;
  pointer-events: none !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.55) !important;
}

.nav-bawah__promo.is-active .nav-bawah__promo-text {
  color: var(--gold-200) !important;
}
/* ============================================================
   14. GAME LIST & MENU — STICKY GAME MENU
   ============================================================ */
.game-list {
  margin: 0.5rem 12px;
  position: relative;
}

/* Game Menu — STICKY saat scroll */
.game-menus {
  display: flex;
  overflow-x: auto;
  gap: 0.3rem;
  padding: 0.3rem 0;
  -webkit-overflow-scrolling: touch;

  /* STICKY: tetap di atas saat halaman scroll */
  position: sticky;
  top: 0;
  z-index: 100;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

.game-menus::-webkit-scrollbar { display: none; }

.game-menu {
  display: flex;
  gap: 0.3rem;
  flex-wrap: nowrap;
}

.game-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0.6rem;
  min-width: 55px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: var(--trans-base);
  border: 1px solid transparent;
  flex-shrink: 0;
}

.game-menu-item:hover { background: rgba(255, 255, 255, 0.1); }
.game-menu-item.game-menu-current { background: rgba(var(--gold-500-rgb), 0.15); border-color: var(--gold-500); }

.game-menu-item b {
  display: block;
  width: 28px;
  height: 28px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.game-menu-item i {
  font-size: 0.6rem;
  color: #aaa;
  font-style: normal;
  text-align: center;
  margin-top: 2px;
}

.game-menu-item.game-menu-current i { color: var(--gold-500); }

/* Icon per kategori */
.black-gold-theme .game-list .game-menu .history-menu { background-image: url(https://statics.hokibagus.club/jutawanbet/icongame/jutawanbet_history.gif); }
.black-gold-theme .game-list .game-menu .hot-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-HOT.gif); }
.black-gold-theme .game-list .game-menu .live-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-LIVE-GAME.gif); }
.black-gold-theme .game-list .game-menu .elgame-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-SLOT-GAME-.gif); }
.black-gold-theme .game-list .game-menu .lottery-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-TOGEL.gif); }
.black-gold-theme .game-list .game-menu .sport-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-SPORTSBOOK.gif); }
.black-gold-theme .game-list .game-menu .fish-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-TEMBAK-IKAN.gif); }
.black-gold-theme .game-list .game-menu .card-menu { background-image: url(https://puncakwd.nyc3.cdn.digitaloceanspaces.com/ICON-ARCADE.gif); }
.black-gold-theme .game-list .game-menu p { background-image: url(https://statics.hokibagus.club/jutawanbet/icongame/jutawanbet_kosong.gif); border-radius: 30px !important; }

.game-items {
  margin-top: 0.3rem;
  height: auto;
  overflow-y: visible;
  padding-bottom: 80px;
}

.game-items::-webkit-scrollbar { width: 3px; }
.game-items::-webkit-scrollbar-thumb { background: var(--gold-500); border-radius: 10px; }

.game-category { display: none; grid-template-columns: repeat(2, 1fr); gap: 0.3rem; }
.game-category.game-category-current { display: grid; }

.game-item {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 8px;
  padding: 0.3rem;
  text-align: center;
  cursor: pointer;
  transition: var(--trans-base);
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.game-item:hover { transform: scale(1.02); background: rgba(255, 255, 255, 0.08); }
.game-item p { margin: 0; padding: 0; }
.game-item p img { width: 100%; height: auto; border-radius: 4px; object-fit: cover; }

.game-item h3 {
  font-size: 0.7rem;
  color: #ddd;
  margin: 0.2rem 0 0 0;
  padding: 0.1rem 0.3rem;
  border-radius: 4px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes bounceDown {
  0%   { transform: scaleX(1); }
  20%  { transform: scale3d(.6, .6, 1); }
  40%  { transform: scale3d(1.2, 1.2, 1); }
  60%  { transform: scaleX(1); }
  80%  { transform: scale3d(1.1, 1.1, 1); }
  100% { transform: scaleX(1); }
}

/* ============================================================
   15. PROMO / PROMOTION
   ============================================================ */
.promo-slider {
  width: calc(100% - 32px);
  margin: 6px 16px 0;
  overflow: hidden;
  border-radius: 8px;
  height: auto;
}

.promo-track { display: flex; transition: transform .8s ease-in-out; }
.promo-slide { flex: 0 0 100%; width: 100%; line-height: 0; cursor: pointer; }
.promo-slide img { display: block; width: 100%; height: auto; border-radius: 8px 8px 0 0; }

.promo-slide .promo-content {
  padding: 12px 15px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 8px 8px;
  margin-top: -4px;
}

.promo-slide .promo-content .promo-title { color: var(--gold-500); font-size: 1.1rem; font-weight: 700; margin: 0 0 4px; }
.promo-slide .promo-content .promo-desc { color: #ddd; font-size: 0.85rem; line-height: 1.4; margin: 0; }

.section-title {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 1rem 16px 0.5rem;
  display: flex;
  align-items: center;
  gap: 10px;
}

.section-title .title-line { flex: 1; height: 2px; background: linear-gradient(90deg, var(--gold-500), transparent); }

.promotion-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1rem;
  margin: 0 16px 20px;
}

.promotion-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: var(--trans-base);
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
  display: block;
}

.promotion-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  border-color: var(--gold-500);
}

.promotion-card .promo-image-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.promotion-card .promo-image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.promotion-card .promo-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 14px 12px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.55) 45%,
    rgba(0, 0, 0, 0) 100%
  );
  pointer-events: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
}

.promotion-card .promo-overlay h3 {
  color: #fff;
  font-size: 1rem;
  margin: 0;
  font-weight: 700;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
}

.promotion-card .promo-overlay .promo-click-hint {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #382700;
  background: var(--grad-gold-glossy);
  border-radius: 30px;
  box-shadow: 0 2px 8px rgba(var(--gold-500-rgb), 0.35);
  white-space: nowrap;
}

.promo-empty { text-align: center; padding: 3rem 1rem; color: #888; }
.promo-empty i { font-size: 3rem; color: #444; display: block; margin-bottom: 1rem; }
.promo-empty p { margin: 4px 0; }

.promo-modal {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99999;
  display: none;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(8px);
  animation: modalFadeIn 0.3s ease;
}

.promo-modal.active { display: flex; }

@keyframes modalFadeIn {
  from { opacity: 0; transform: scale(0.9); }
  to   { opacity: 1; transform: scale(1); }
}

.promo-modal-content {
  background: var(--bg-dark);
  border-radius: 16px;
  max-width: 600px;
  width: 92%;
  max-height: 90vh;
  overflow-y: auto;
  border: 1px solid var(--border-gold);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.8);
}

.promo-modal-content::-webkit-scrollbar { width: 3px; }
.promo-modal-content::-webkit-scrollbar-thumb { background: var(--gold-500); border-radius: 10px; }

.promo-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.promo-modal-header h2 { color: var(--gold-500); font-size: 1.2rem; margin: 0; font-weight: 700; }

.promo-modal-close {
  background: none;
  border: none;
  color: #fff;
  font-size: 1.8rem;
  cursor: pointer;
  transition: var(--trans-base);
  padding: 0 8px;
}

.promo-modal-close:hover { color: #ff6b6b; transform: rotate(90deg); }

.promo-modal-body { padding: 1.5rem; }
.promo-modal-body img { width: 100%; height: auto; border-radius: 8px; margin-bottom: 1rem; }
.promo-modal-body .modal-title { color: #fff; font-size: 1.1rem; font-weight: 600; margin: 0 0 10px; }
.promo-modal-body .modal-content { color: #ccc; font-size: 0.9rem; line-height: 1.8; }
.promo-modal-body .modal-content p { margin: 8px 0; }

.btn-promosi-login,
.btn-promosi-daftar {
  background: var(--grad-gold);
  background-size: 400% 400%;
  animation: gradient 2.5s ease infinite !important;
  box-shadow: inset 0 0 5px 3px var(--gold-500), inset 0 2px 0 0 #fff, inset 0 0 0 2px var(--gold-700), 3px 3px 3px 1px rgba(0, 0, 0, .2);
  border: 1px solid var(--gold-500) !important;
  color: #000;
  border-radius: 10px;
  padding: 0 2.5rem;
  height: 2.7rem;
  width: 25%;
  display: flex;
  align-items: center;
  font-weight: bold;
  justify-content: space-around;
}

.btnpromosi {
  display: flex;
  align-items: center;
  margin: 0 5%;
  justify-content: space-around;
  gap: 1rem;
  width: 90%;
}
/* ============================================================
   16. ARTICLE / RULE
   ============================================================ */
.game-bank-rule .home-banklist {
  margin: 0.8rem 14px;
  background: rgba(0, 0, 0, 0.116);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.game-bank-rule .home-banklist dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.2rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  font-size: 1.05rem;
  letter-spacing: 0.3px;
  background: rgba(var(--gold-500-rgb), 0.08);
  transition: background 0.3s ease;
  user-select: none;
}

.game-bank-rule .home-banklist dt:hover { background: rgba(var(--gold-500-rgb), 0.15); }

.game-bank-rule .home-banklist dt .bank-switch {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat center/contain;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.game-bank-rule .home-banklist.active dt .bank-switch { transform: rotate(180deg); }

.game-bank-rule .home-banklist dd.bank-rule {
  display: none;
  padding: 1.2rem 1.2rem;
  background: rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.game-bank-rule .home-banklist.active dd.bank-rule { display: block; }

.game-bank-rule .word-content {
  color: #ccc;
  font-size: 0.95rem;
  line-height: 1.75;
}

.game-bank-rule .word-content .article-title {
  color: var(--gold-500);
  font-size: 1rem;
  font-weight: 800;
  margin: 0 0 0.6rem;
  line-height: 1.35;
}

.game-bank-rule .word-content .article-content {
  display: block;
  font-size: 1.92rem;
  color: #ccc;
  line-height: 1.85;
}

.game-bank-rule .word-content a {
  color: #fff !important;
  text-decoration: none;
  font-size: 0.88rem;
  font-weight: 600;
  display: inline-block;
  margin-top: 0.7rem;
  margin-right: 0.5rem;
}

.game-bank-rule .word-content a:hover { text-decoration: underline; }
/* ============================================================
   17. REKENING CARD
   ============================================================ */
.rekening-card {
  position: relative;
  margin: 0 16px 16px;
  padding: 14px 16px;
  background: var(--grad-gold-card);
  border: var(--border-gold);
  border-radius: 11px;
  box-shadow: var(--shadow-md), 0 0 12px rgba(var(--gold-500-rgb), .04), inset 0 1px 0 rgba(255, 255, 255, .10);
  overflow: hidden;
}

.rekening-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8%;
  width: 84%;
  height: 35%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .10), transparent);
  pointer-events: none;
}

.rekening-card .rekening-bank { position: relative; color: #fff; font-size: 16px; font-weight: 800; margin-top: 0; }
.rekening-card .rekening-bank i { color: var(--gold-300); margin-right: 7px; filter: drop-shadow(0 2px 5px rgba(var(--gold-500-rgb), .25)); }

.rekening-card .rekening-detail {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 9px;
  padding-top: 9px;
  border-top: 1px solid rgba(var(--gold-500-rgb), .10);
}

.rekening-card .rekening-detail .detail-item { color: rgba(255, 255, 255, .58); font-size: 11px; }
.rekening-card .rekening-detail .detail-item .detail-value { color: #fff; font-size: 12px; font-weight: 700; display: block; margin-top: 3px; }
.rekening-card .rekening-detail .detail-item .detail-value.norek { color: #f7f5f5; text-shadow: 0 1px 7px rgba(var(--gold-500-rgb), .15); }

/* ============================================================
   18. SALDO CARD
   ============================================================ */
.saldo-card {
  position: relative;
  margin: 0 16px 16px;
  padding: 12px 16px;
  background: var(--grad-gold-card);
  border: var(--border-gold);
  border-radius: 11px;
  box-shadow: 0 5px 16px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .10);
  overflow: hidden;
}

.saldo-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 35%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .10), transparent);
  pointer-events: none;
}

.saldo-card .saldo-label { position: relative; color: rgba(255, 255, 255, .55); font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: .6px; }
.saldo-card .saldo-amount { position: relative; color: #f7f5f5; font-size: 21px; font-weight: 800; margin-top: 2px; text-shadow: 0 2px 10px rgba(var(--gold-500-rgb), .15); }
.saldo-card .saldo-amount i { margin-right: 6px; font-size: 17px; }

/* ============================================================
   19. FORM (deposit, withdraw, register)
   ============================================================ */
.form-group { margin-bottom: 13px; }

.form-group label {
  display: block;
  color: rgba(255, 255, 255, .72);
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
}

.form-group label i { margin-right: 5px; color: var(--gold-300); }
.form-group label .required { color: var(--color-danger); margin-left: 2px; }

.form-group .form-control {
  width: 100%;
  padding: 10px 13px;
  border-radius: 9px;
  border: 1px solid var(--gold-600);
  background: linear-gradient(145deg, rgba(255, 255, 255, .07), rgba(255, 255, 255, .035));
  color: #fff;
  font-size: 13px;
  transition: .2s;
  outline: none;
  box-sizing: border-box;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
}

.form-group .form-control:focus {
  border-color: rgba(var(--gold-500-rgb), .45);
  background: var(--gold-900);
  box-shadow: 0 0 0 3px rgba(var(--gold-500-rgb), .08), inset 0 1px 0 rgba(255, 255, 255, .08);
}

.form-group .form-control::placeholder { color: rgba(255, 255, 255, .28); }
.form-group .form-control option { background: #1a1a1a; color: #fff; }

.form-group .form-hint { color: rgba(255, 255, 255, .36); font-size: 10px; margin-top: 4px; display: block; }
.form-group .form-hint i { margin-right: 4px; color: rgba(var(--gold-500-rgb), .6); }

.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.form-row .form-group { margin-bottom: 0; }

/* ============================================================
   20. BUTTON UTAMA
   ============================================================ */
.btn-deposit,
.btn-withdraw,
.btn-register,
.btn-logout-action,
#deposit .container .submit,
#withdrawal .container .submit,
.logout,
.forget-step .btn,
.recommend-register a,
.black-gold-theme #mask .login-success-btn a {
  position: relative;
  width: 100%;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 12px;
  background: var(--grad-gold-glossy);
  color: #302000;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: all .2s ease;
  box-shadow: var(--shadow-gold), inset 0 1px 0 rgba(255, 255, 255, .48);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  overflow: hidden;
}

.btn-deposit:hover,
.btn-withdraw:hover,
.btn-register:hover {
  transform: translateY(-1px);
  box-shadow: 0 7px 20px rgba(var(--gold-500-rgb), .34), inset 0 1px 0 rgba(255, 255, 255, .55);
}

.btn-deposit:disabled,
.btn-withdraw:disabled,
.btn-register:disabled {
  opacity: .45;
  cursor: not-allowed;
  transform: none !important;
}

.btn-withdraw { height: 42px; padding: 0 14px; font-size: 13px; }

/* ============================================================
   21. DEPOSIT / WITHDRAW PAGE
   ============================================================ */

/* ===== METHOD TABS ===== */
.method-tabs { display: flex; gap: 0.5rem; margin: 0 16px 16px; flex-wrap: wrap; }

.method-tabs .method-btn {
  flex: 1;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid var(--gold-600);
  background: var(--gold-900);
  color: var(--gold-200);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--trans-base);
  text-align: center;
  min-width: 80px;
}

.method-tabs .method-btn:hover {
  border-color: var(--gold-400);
  color: var(--gold-100);
  background: var(--gold-700);
}

.method-tabs .method-btn.active {
  background: var(--grad-gold-simple);
  border-color: var(--gold-400);
  color: var(--gold-900);
  box-shadow: 0 0 12px var(--gold-600), inset 0 1px 0 var(--gold-300);
}

.method-tabs .method-btn i { margin-right: 6px; }

/* ===== PRESET BUTTONS ===== */
.preset-buttons { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 8px; }

.preset-buttons .preset-btn {
  padding: 6px 14px;
  border-radius: 20px;
  border: 1px solid var(--gold-600);
  background: var(--gold-900);
  color: var(--gold-200);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--trans-base);
}

.preset-buttons .preset-btn:hover {
  background: var(--gold-700);
  border-color: var(--gold-400);
  color: var(--gold-100);
}

/* ============================================================
   BANK TRANSFER SECTION — disamakan dengan QRIS
   ============================================================ */
.bank-status-list { margin: 0 16px 16px; }

.bank-status-list .deposit-banklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
  padding: 10px;
  margin: 0;
  background: var(--gold-900);
  border: 1px solid var(--gold-600);
  border-radius: 12px;
  box-shadow: 0 4px 12px var(--gold-900), inset 0 1px 0 var(--gold-700);
  overflow: hidden;
}

.bank-status-list .deposit-banklist dt {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 28px;
  padding: 0 5px;
  color: var(--gold-300);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .4px;
  border-bottom: 1px solid var(--gold-700);
}

.bank-status-list .deposit-banklist dd.bank {
  display: flex;
  align-items: center;
  min-height: 34px;
  padding: 5px 8px;
  margin: 0;
  background: var(--gold-700);
  border: 1px solid var(--gold-600);
  border-radius: 7px;
  box-sizing: border-box;
  transition: var(--trans-fast);
}

.bank-status-list .deposit-banklist dd.bank:hover {
  background: var(--gold-600);
  border-color: var(--gold-400);
  transform: translateY(-1px);
}

.bank-status-list .deposit-banklist dd.bank > i {
  display: block;
  width: 6px;
  height: 6px;
  margin-right: 7px;
  border-radius: 50%;
  flex: 0 0 6px;
}

.bank-status-list .deposit-banklist dd.bank > i.status-1 { background: #42e83b; box-shadow: 0 0 6px #42e83b; }
.bank-status-list .deposit-banklist dd.bank > i.status-2 { background: #ffd34e; box-shadow: 0 0 6px #ffd34e; }
.bank-status-list .deposit-banklist dd.bank > i.status-3 { background: #ff5363; box-shadow: 0 0 6px #ff5363; }

.bank-status-list .deposit-banklist dd.bank img {
  display: block;
  width: auto;
  max-width: calc(100% - 13px);
  height: 22px;
  object-fit: contain;
  object-position: left center;
  filter: drop-shadow(0 2px 4px var(--gold-900));
}

/* ============================================================
   BANK TRANSFER — PANEL (dibungkus dalam box seperti QRIS)
   ============================================================ */
#bankSection {
  background: var(--gold-900);
  border: 1px solid var(--gold-600);
  border-radius: 12px;
  padding: 20px;
  margin: 0 16px 16px;
  box-shadow: 0 4px 12px var(--gold-900), inset 0 1px 0 var(--gold-700);
  overflow: hidden;
}

/* ===== FORM GROUP ===== */
#bankSection .deposit-form .form-group {
  margin-bottom: 16px;
}

#bankSection .deposit-form .form-group:last-of-type {
  margin-bottom: 12px;
}

/* ===== LABEL ===== */
#bankSection .deposit-form label {
  display: block;
  color: var(--gold-200);
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .3px;
}

#bankSection .deposit-form label i {
  color: var(--gold-400);
  margin-right: 6px;
  font-size: 13px;
}

/* ===== FORM CONTROL (INPUT & SELECT) ===== */
#bankSection .deposit-form .form-control {
  display: block;
  width: 100%;
  padding: 10px 14px;
  background: var(--gold-700);
  border: 1px solid var(--gold-600);
  border-radius: 10px;
  color: var(--gold-100);
  font-size: 14px;
  font-weight: 600;
  transition: var(--trans-base);
  box-sizing: border-box;
}

#bankSection .deposit-form .form-control::placeholder {
  color: var(--gold-300);
  opacity: .7;
  font-weight: 400;
}

#bankSection .deposit-form .form-control:focus {
  outline: none;
  border-color: var(--gold-400);
  background: var(--gold-600);
  box-shadow: 0 0 0 3px var(--gold-700), 0 0 10px var(--gold-600);
  color: var(--gold-100);
}

#bankSection .deposit-form select.form-control {
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, var(--gold-300) 50%),
                    linear-gradient(135deg, var(--gold-300) 50%, transparent 50%);
  background-position: calc(100% - 18px) calc(50% - 2px),
                       calc(100% - 13px) calc(50% - 2px);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  padding-right: 36px;
}

#bankSection .deposit-form select.form-control option {
  background: var(--gold-900);
  color: var(--gold-100);
  padding: 8px;
}

/* ===== FORM HINT ===== */
#bankSection .deposit-form .form-hint {
  display: block;
  margin-top: 6px;
  color: var(--gold-300);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .2px;
}

#bankSection .deposit-form .form-hint i {
  color: var(--gold-400);
  margin-right: 4px;
}

/* ===== PRESET BUTTONS ===== */
#bankSection .deposit-form .preset-buttons {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 10px;
}

#bankSection .deposit-form .preset-buttons .preset-btn {
  padding: 6px 14px;
  border-radius: 20px;
  border: 1px solid var(--gold-600);
  background: var(--gold-900);
  color: var(--gold-200);
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--trans-base);
}

#bankSection .deposit-form .preset-buttons .preset-btn:hover {
  background: var(--gold-700);
  border-color: var(--gold-400);
  color: var(--gold-100);
  transform: translateY(-1px);
}

#bankSection .deposit-form .preset-buttons .preset-btn:active {
  transform: translateY(0);
  background: var(--gold-600);
}

/* ===== CHECKBOX ROW ===== */
#bankSection .deposit-form #rowCheckbox {
  padding: 12px 14px;
  background: var(--gold-700);
  border: 1px solid var(--gold-600);
  border-radius: 10px;
  margin-bottom: 16px;
}

#bankSection .deposit-form #rowCheckbox label {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  margin: 0 !important;
  cursor: pointer;
}

#bankSection .deposit-form #rowCheckbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 2px 0 0 0;
  accent-color: var(--gold-500);
  cursor: pointer;
  flex-shrink: 0;
}

#bankSection .deposit-form #rowCheckbox span {
  color: var(--gold-100) !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  font-weight: 500 !important;
}

/* ===== SUBMIT BUTTON ===== */
#bankSection .deposit-form .btn-deposit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 13px 20px;
  margin-top: 4px;
  background: var(--grad-gold-simple);
  color: var(--gold-900);
  border: 1px solid var(--gold-400);
  border-radius: 10px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: .3px;
  cursor: pointer;
  box-shadow: var(--shadow-gold);
  transition: var(--trans-base);
}

#bankSection .deposit-form .btn-deposit:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-gold-lg);
  background: var(--grad-gold-glossy);
}

#bankSection .deposit-form .btn-deposit:active {
  transform: translateY(0);
  box-shadow: var(--shadow-gold);
}

#bankSection .deposit-form .btn-deposit i {
  font-size: 15px;
  color: var(--gold-900);
}

/* ===== HIDE ROW (kalau ada toggling via JS) ===== */
#bankSection .deposit-form .form-group.hide,
#bankSection .deposit-form .form-group[style*="display: none"],
#bankSection .deposit-form #rowKeterangan.hide,
#bankSection .deposit-form #rowCheckbox.hide {
  display: none !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 480px) {
  #bankSection {
    margin: 0 10px 12px;
    padding: 16px;
    border-radius: 10px;
  }

  #bankSection .deposit-form label {
    font-size: 12px;
  }

  #bankSection .deposit-form .form-control {
    font-size: 13px;
    padding: 9px 12px;
  }

  #bankSection .deposit-form .preset-buttons .preset-btn {
    font-size: 11px;
    padding: 5px 11px;
  }

  #bankSection .deposit-form .btn-deposit {
    font-size: 14px;
    padding: 12px 16px;
  }
}
/* ============================================================
   QRIS
   ============================================================ */
#qrisSection { display: none; }

#qrisSection .qris-panel {
  background: var(--gold-900);
  border-radius: 12px;
  padding: 20px;
  border: 1px solid var(--gold-600);
}

#qrisSection .qris-panel.hide { display: none; }

#qrisSection .qris-panel .qris-title {
  color: var(--gold-200);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}

#qrisSection .qris-panel .qris-title i { color: var(--gold-400); }

#qrisSection .qris-panel .qris-amount-info {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid var(--gold-700);
  color: var(--gold-300);
  font-size: 14px;
}

#qrisSection .qris-panel .qris-amount-info .qris-value { color: var(--gold-100); font-weight: 600; }
#qrisSection .qris-panel .qris-amount-info .qris-value.total { color: var(--gold-400); font-size: 18px; }

#qrisSection .qris-panel .qris-iframe-wrap {
  margin: 16px 0;
  border-radius: 12px;
  overflow: hidden;
  background: var(--gold-100);
  border: 1px solid var(--gold-500);
}

#qrisSection .qris-panel .qris-iframe-wrap iframe { width: 100%; height: 500px; border: none; }

/* ===== SHARED ACTIONS (QRIS & BANK) ===== */
.qris-actions,
.bank-actions { display: flex; gap: 10px; margin-top: 12px; }

.qris-actions .btn-qris,
.bank-actions .btn-bank {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: var(--trans-base);
}

.qris-actions .btn-qris.btn-back,
.bank-actions .btn-bank.btn-back {
  background: var(--gold-900);
  color: var(--gold-200);
  border: 1px solid var(--gold-600);
}

.qris-actions .btn-qris.btn-back:hover,
.bank-actions .btn-bank.btn-back:hover {
  background: var(--gold-700);
  color: var(--gold-100);
  border-color: var(--gold-400);
}

.qris-actions .btn-qris.btn-submit,
.bank-actions .btn-bank.btn-submit {
  background: var(--grad-gold-simple);
  color: var(--gold-900);
  box-shadow: var(--shadow-gold);
}

.qris-actions .btn-qris.btn-submit:hover,
.bank-actions .btn-bank.btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-gold-lg);
}

/* ===== SHARED INFO (QRIS & BANK) ===== */
.qris-info,
.bank-info {
  margin-top: 16px;
  padding: 12px;
  background: var(--gold-900);
  border-radius: 8px;
  border: 1px solid var(--gold-700);
  text-align: center;
}

.qris-info .support-by,
.bank-info .support-by {
  color: var(--gold-300);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.qris-info .qris-logo,
.bank-info .bank-logo { display: block; margin-bottom: 8px; }

.qris-info .qris-logo img,
.bank-info .bank-logo img { height: 30px; width: auto; }

.qris-info .qris-bank,
.bank-info .bank-list {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

.qris-info .qris-bank li img,
.bank-info .bank-list li img {
  height: 24px;
  width: auto;
  opacity: 0.85;
  transition: var(--trans-base);
  border-radius: 4px;
}

.qris-info .qris-bank li img:hover,
.bank-info .bank-list li img:hover { opacity: 1; }

/* ============================================================
   22. WITHDRAW PENDING MESSAGE
   ============================================================ */
.pending-message {
  position: relative;
  margin: 0 16px 16px;
  padding: 14px;
  background: var(--gold-900);
  border: 1px solid var(--gold-500);
  border-radius: 11px;
  box-shadow: 0 4px 12px var(--gold-900), inset 0 1px 0 var(--gold-700);
  overflow: hidden;
}

.pending-message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8%;
  width: 84%;
  height: 38%;
  background: var(--gold-700);
  border-radius: 10px;
  pointer-events: none;
  opacity: 0.4;
}

.pending-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  background: var(--grad-gold-glossy);
  border: 1px solid var(--gold-400);
  color: var(--gold-900);
  font-size: 16px;
  box-shadow: 0 3px 10px var(--gold-700), inset 0 1px 0 var(--gold-300);
}

.pending-content h3 {
  margin: 0 0 3px;
  color: var(--gold-300);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  text-shadow: 0 1px 4px var(--gold-900);
}

.pending-content p {
  margin: 0;
  color: var(--gold-100);
  font-size: 11px;
  line-height: 1.45;
}

.pending-time {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 7px;
  padding: 4px 9px;
  color: var(--gold-900);
  font-size: 10px;
  font-weight: 700;
  background: var(--gold-400);
  border: 1px solid var(--gold-300);
  border-radius: 6px;
  box-shadow: inset 0 1px 0 var(--gold-200);
}

.pending-time i { color: var(--gold-900); font-size: 9px; }

.pending-history-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: 100%;
  height: 34px;
  margin-top: 12px;
  color: var(--gold-900);
  text-decoration: none;
  font-size: 11px;
  font-weight: 800;
  background: var(--grad-gold-glossy);
  border: 1px solid var(--gold-400);
  border-radius: 8px;
  box-shadow: var(--shadow-gold), inset 0 1px 0 var(--gold-200);
  transition: var(--trans-fast);
}

.pending-history-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 16px var(--gold-600), inset 0 1px 0 var(--gold-200);
}
/* ============================================================
   23. PROFILE CARD
   ============================================================ */
.profile-card {
  margin: 12px 16px;
  background: linear-gradient(145deg, rgba(var(--gold-900-rgb), 0.9), rgba(20, 14, 2, 0.95));
  border-radius: 20px;
  padding: 0;
  border: 1px solid rgba(var(--gold-500-rgb), 0.15);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  position: relative;
}

.profile-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--gold-500), var(--gold-300), var(--gold-500));
  background-size: 200% 100%;
  animation: shimmer 3s ease-in-out infinite;
}

@keyframes shimmer {
  0%   { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}

.profile-header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 20px 16px;
  background: linear-gradient(135deg, rgba(var(--gold-500-rgb), 0.08), transparent);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.profile-avatar {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background: var(--grad-gold-simple);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
  box-shadow: 0 4px 16px rgba(var(--gold-500-rgb), 0.3);
  border: 3px solid rgba(var(--gold-500-rgb), 0.3);
}

.profile-name-section { flex: 1; min-width: 0; }
.profile-name-section .fullname { color: #fff; font-size: 18px; font-weight: 700; margin: 0; line-height: 1.2; }
.profile-name-section .username-display { color: rgba(255, 255, 255, 0.6); font-size: 13px; margin: 2px 0 0; }
.profile-name-section .username-display i { margin-right: 4px; }

.profile-status-badge { display: inline-block; padding: 3px 12px; border-radius: 12px; font-size: 11px; font-weight: 600; margin-top: 4px; }
.profile-status-badge.active { background: rgba(17, 204, 8, 0.2); color: var(--color-success); }
.profile-status-badge.banned { background: rgba(220, 53, 69, 0.2); color: var(--color-danger); }
.profile-status-badge.inactive { background: rgba(var(--gold-500-rgb), 0.2); color: var(--color-warning); }

.profile-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.profile-stats .stat-item { text-align: center; padding: 8px 4px; border-right: 1px solid rgba(255, 255, 255, 0.05); }
.profile-stats .stat-item:last-child { border-right: none; }
.profile-stats .stat-label { color: rgba(255, 255, 255, 0.5); font-size: 10px; text-transform: uppercase; letter-spacing: 0.5px; display: block; }
.profile-stats .stat-value { color: #fff; font-size: 18px; font-weight: 700; margin-top: 2px; display: block; }
.profile-stats .stat-value.balance { color: var(--gold-500); }
.profile-stats .stat-value.referral { color: var(--gold-300); }

.profile-info-grid { padding: 16px 20px 20px; }
.profile-info-item { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.04); }
.profile-info-item:last-child { border-bottom: none; }

.profile-info-item .info-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(var(--gold-500-rgb), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold-500);
  font-size: 16px;
  flex-shrink: 0;
}

.profile-info-item .info-text { flex: 1; min-width: 0; }
.profile-info-item .info-text .label { color: rgba(255, 255, 255, 0.4); font-size: 11px; text-transform: uppercase; letter-spacing: 0.3px; display: block; }
.profile-info-item .info-text .value { color: #fff; font-size: 14px; font-weight: 500; word-break: break-word; }
.profile-info-item .info-text .value.balance-value { color: var(--gold-500); font-weight: 700; font-size: 16px; }
.profile-info-item .info-text .value.referral-value { color: var(--gold-300); font-weight: 600; }

.profile-actions { display: flex; justify-content: center; }

.profile-actions .btn-action.btn-logout {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: auto;
  min-width: 105px;
  height: 38px;
  padding: 0 14px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  background: linear-gradient(180deg, #ff5b68 0%, #e63946 50%, #c71f2d 100%);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 9px;
  box-shadow: 0 4px 12px rgba(199, 31, 45, .28), inset 0 1px 0 rgba(255, 255, 255, .35);
  overflow: hidden;
  transition: var(--trans-fast);
}

.profile-actions .btn-action.btn-logout::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 10%;
  width: 80%;
  height: 40%;
  background: linear-gradient(180deg, rgba(255, 255, 255, .25), transparent);
  border-radius: 8px;
  pointer-events: none;
}

.profile-actions .btn-action.btn-logout:hover { transform: translateY(-1px); box-shadow: 0 6px 15px rgba(199, 31, 45, .35), inset 0 1px 0 rgba(255, 255, 255, .4); }
.profile-actions .btn-action.btn-edit { background: rgba(var(--gold-500-rgb), 0.15); color: var(--gold-500); border: 1px solid rgba(var(--gold-500-rgb), 0.2); }
.profile-actions .btn-action.btn-edit:hover { background: rgba(var(--gold-500-rgb), 0.25); transform: translateY(-2px); }

/* ============================================================
   24. REKENING TABLE
   ============================================================ */
.rekening-section { margin: 10px 16px 16px; }
.rekening-section .section-header { display: flex; align-items: center; gap: 10px; margin: 0 0 12px; }

.rekening-section .section-header .section-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(var(--gold-500-rgb), .20), rgba(var(--gold-600-rgb), .08));
  border: 1px solid rgba(var(--gold-500-rgb), .18);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold-400);
  font-size: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .12), 0 3px 10px rgba(var(--gold-500-rgb), .08);
}

.rekening-section .section-header .section-title { color: #fff; font-size: 16px; font-weight: 700; margin: 0; }

.rekening-section .section-header .section-badge {
  margin-left: auto;
  background: linear-gradient(135deg, rgba(var(--gold-500-rgb), .18), rgba(var(--gold-600-rgb), .10));
  border: 1px solid rgba(var(--gold-500-rgb), .16);
  color: var(--gold-400);
  font-size: 11px;
  padding: 3px 11px;
  border-radius: 12px;
  font-weight: 600;
}

.rekening-table-wrap {
  background: linear-gradient(145deg, rgba(35, 35, 35, .92), rgba(18, 18, 18, .88));
  border-radius: 12px;
  border: 1px solid rgba(var(--gold-500-rgb), .12);
  overflow: hidden;
  box-shadow: 0 5px 18px rgba(0, 0, 0, .18), inset 0 1px 0 rgba(255, 255, 255, .05);
}

.rekening-table { width: 100%; border-collapse: collapse; font-size: 13px; }
.rekening-table thead { background: linear-gradient(180deg, rgba(var(--gold-500-rgb), .10), rgba(var(--gold-500-rgb), .04)); }
.rekening-table th { padding: 10px 14px; text-align: left; color: rgba(255, 255, 255, .55); font-weight: 600; font-size: 10px; text-transform: uppercase; letter-spacing: .4px; }
.rekening-table th i { margin-right: 4px; color: var(--gold-400); }
.rekening-table td { padding: 11px 14px; color: rgba(255, 255, 255, .82); border-bottom: 1px solid rgba(255, 255, 255, .045); font-size: 13px; }
.rekening-table tbody tr:last-child td { border-bottom: none; }
.rekening-table tbody tr:hover td { background: rgba(var(--gold-500-rgb), .045); }

.rekening-table .bank-name { display: flex; align-items: center; gap: 8px; font-weight: 600; color: #fff; }
.rekening-table .bank-name i { color: var(--gold-400); font-size: 17px; filter: drop-shadow(0 2px 5px rgba(var(--gold-500-rgb), .25)); }

.rekening-empty { text-align: center; padding: 30px 20px; color: rgba(255, 255, 255, .3); }
.rekening-empty i { font-size: 32px; display: block; margin-bottom: 8px; color: rgba(var(--gold-500-rgb), .18); }

.rekening-number { color: #fff; font-size: 13px; font-weight: 700; letter-spacing: .3px; }
.rekening-owner { color: rgba(255, 255, 255, .75); font-size: 13px; font-weight: 600; text-transform: uppercase; }

/* ============================================================
   25. LOGIN NOTIFICATION (variasi lama)
   ============================================================ */
.login-notification {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 99999;
  min-width: 300px;
  max-width: 420px;
  padding: 16px 20px;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  gap: 12px;
  transform: translateX(120%);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.login-notification.show { transform: translateX(0); }
.login-notification.success { background: linear-gradient(135deg, rgba(var(--gold-500-rgb), 0.2), rgba(var(--gold-700-rgb), 0.3)); border-left: 4px solid var(--gold-500); }
.login-notification.error { background: linear-gradient(135deg, rgba(255, 0, 0, 0.2), rgba(200, 0, 0, 0.3)); border-left: 4px solid #ff0000; }

.login-notification .notif-icon { width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 700; color: #fff; flex-shrink: 0; }
.login-notification.success .notif-icon { background: var(--grad-gold-simple); }
.login-notification.error .notif-icon { background: linear-gradient(135deg, #ff4444, #cc0000); }

.login-notification .notif-content { flex: 1; color: #fff; }
.login-notification .notif-title { font-weight: 700; font-size: 14px; margin-bottom: 2px; }
.login-notification .notif-message { font-size: 13px; opacity: 0.9; }

.login-notification .notif-close {
  width: 24px;
  height: 24px;
  border: none;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trans-base);
  flex-shrink: 0;
}

.login-notification .notif-close:hover { background: rgba(255, 255, 255, 0.2); transform: rotate(90deg); }

/* ============================================================
   26. REGISTER PAGE
   ============================================================ */
.register-container { margin: 0 16px 80px; }

.register-form {
  background: linear-gradient(145deg, rgba(35, 35, 35, 0.92), rgba(18, 18, 18, 0.88));
  border-radius: 12px;
  border: 1px solid rgba(var(--gold-500-rgb), 0.12);
  padding: 20px;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);
}

.rekening-group {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  padding: 12px 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin-bottom: 16px;
}

.rekening-group .rekening-title { color: rgba(255, 255, 255, 0.5); font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; }
.rekening-group .rekening-title i { margin-right: 6px; color: var(--gold-500); }

.terms-check { display: flex; align-items: flex-start; gap: 10px; cursor: pointer; }
.terms-check input[type="checkbox"] { margin-top: 2px; width: 18px; height: 18px; accent-color: var(--gold-500); cursor: pointer; flex-shrink: 0; }
.terms-check .terms-text { color: rgba(255, 255, 255, 0.6); font-size: 13px; line-height: 1.5; }
.terms-check .terms-text a { color: var(--gold-500); text-decoration: none; }
.terms-check .terms-text a:hover { text-decoration: underline; }

.login-link { text-align: center; margin-top: 16px; color: rgba(255, 255, 255, 0.5); font-size: 14px; }
.login-link a { color: var(--gold-500); text-decoration: none; font-weight: 600; }
.login-link a:hover { text-decoration: underline; }

/* ============================================================
   27. PAGE TITLE
   ============================================================ */
.page-title {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0.8rem 16px 0.5rem;
  display: flex;
  align-items: center;
  gap: 10px;
}

.page-title i { color: var(--gold-500); }
.page-title .title-line { flex: 1; height: 2px; background: linear-gradient(90deg, var(--gold-500), transparent); }

.page-subtitle { color: rgba(255, 255, 255, 0.5); font-size: 0.8rem; margin: 0 16px 1rem; }


/* ============================================================
   29. FLOATING & CIRCULAR MENU
   ============================================================ */
.circular-menu { position: fixed; bottom: 1em; right: 1em; }

.circular-menu .floating-btn {
  display: block;
  width: 3.5em;
  height: 3.5em;
  border-radius: 50%;
  box-shadow: 0 2px 5px 0 hsla(0, 0%, 0%, .26);
  color: #fff;
  text-align: center;
  line-height: 3.9;
  cursor: pointer;
  outline: 0;
}

.circular-menu.active .floating-btn { box-shadow: inset 0 0 3px hsla(0, 0%, 0%, .3); }
.circular-menu .floating-btn:active { box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, .4); }
.circular-menu .floating-btn span svg { width: 49px; height: 49px; font-size: 1.3em; transition: transform .2s; }
.circular-menu.active .floating-btn span svg { transform: rotate(-45deg); }
.circular-menu.active:after { width: 4.2em; height: 4.2em; }

.circular-menu:after {
  display: block;
  content: ' ';
  width: 0;
  height: 0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  background-color: hsla(0, 0%, 8%, .52);
  transition: all .3s ease;
}

.circular-menu.active:after { transform: scale3d(5.5, 5.5, 1); transition-timing-function: cubic-bezier(.68, 1.55, .265, 1); }
.circular-menu .items-wrapper { padding: 0; margin: 0; }
.items-wrapper a img { width: 100%; }

.circular-menu .menu-item {
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  text-align: center;
  background-color: hsl(194.49deg 100% 46.27%);
  transition: transform .4s ease, background .2s ease;
}

.circular-menu .menu-item:hover { background-color: hsla(0, 0%, 0%, .3); }
.circular-menu.active .menu-item { transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.circular-menu.active .menu-item:nth-child(1) { transform: rotate(6deg)   translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(1) img { transform: rotate(-6deg); }
.circular-menu.active .menu-item:nth-child(2) { transform: rotate(-15deg) translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(2) img { transform: rotate(15deg); }
.circular-menu.active .menu-item:nth-child(3) { transform: rotate(-36deg) translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(3) img { transform: rotate(36deg); }
.circular-menu.active .menu-item:nth-child(4) { transform: rotate(-57deg) translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(4) img { transform: rotate(57deg); }
.circular-menu.active .menu-item:nth-child(5) { transform: rotate(-78deg) translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(5) img { transform: rotate(78deg); }
.circular-menu.active .menu-item:nth-child(6) { transform: rotate(-98deg) translate3d(0, -130px, 0); }
.circular-menu.active .menu-item:nth-child(6) img { transform: rotate(98deg); }

.floating-gif-container {
  position: fixed;
  top: 55%;
  right: 10px;
  transform: translateY(-50%);
  z-index: 999;
  opacity: 0.98;
  animation: upDown 2s ease-in-out infinite;
  pointer-events: auto;
}

@keyframes upDown {
  0%   { transform: translateY(-50%) translateY(0); }
  50%  { transform: translateY(-50%) translateY(-12px); }
  100% { transform: translateY(-50%) translateY(0); }
}

.floating-gif-container img { width: 55px; height: auto; border-radius: 15px; }

.close-gif-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #000;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid var(--bg-dark-2);
  width: 22px;
  height: 22px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  z-index: 1000;
}

/* ============================================================
   30. FORM INPUT DASAR
   ============================================================ */
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=text] {
  color: #000;
  font-size: 1.3rem;
}

input.usdt-amount-money::placeholder { margin-top: -10px; }
.theme-style .user input { color: #000; }
.theme-style .user input::placeholder { color: #000 !important; }

#deposit .container ul li input,
#withdrawal .container ul li input { font-size: 2.8rem; }

#withdrawal .container ul li input::placeholder,
.theme-style #deposit .container ul li input::placeholder { color: #fff; }

/* ============================================================
   31. BLACK GOLD THEME OVERRIDES
   ============================================================ */
.black-gold-theme #accountsAndSecurity ul,
.black-gold-theme #activity .game-list .game-items .game-item,
.black-gold-theme #betRecords .list .items,
.black-gold-theme #betRecords .list .items li:nth-child(2n-1),
.black-gold-theme #deposit .container dl,
.black-gold-theme #game .list .item,
.black-gold-theme #gameRules .rule-detail .rule-content,
.black-gold-theme #gameRules .rule-detail .tabs,
.black-gold-theme #gameRules .rule-detail .tabs li,
.black-gold-theme #myFavorite .list,
.black-gold-theme #myFavorite .tabs,
.black-gold-theme #myFavorite .tabs li,
.black-gold-theme #myMessage .list,
.black-gold-theme #myRecommend .detail dl,
.black-gold-theme #myRecommend .detail dl dd,
.black-gold-theme #myRecommend .detail dl dd:nth-child(2n),
.black-gold-theme #oddsRules .rule-detail .rule-content,
.black-gold-theme #oddsRules .rule-detail .rule-content dd table,
.black-gold-theme #oddsRules .rule-detail .rule-content dd table tr,
.black-gold-theme #oddsRules .rule-detail .tabs,
.black-gold-theme #oddsRules .rule-detail .tabs li,
.black-gold-theme #personalData ul,
.black-gold-theme #transactionRecords .list,
.black-gold-theme #withdrawal .container .payment-list .payment-item,
.black-gold-theme .game-list .card,
.black-gold-theme .game-list .elgame,
.black-gold-theme .game-list .fish,
.black-gold-theme .game-list .live,
.black-gold-theme .game-list .lottery,
.black-gold-theme .game-list .sport,
.black-gold-theme .mine-about ul li,
.black-gold-theme .mine-common,
.black-gold-theme .mine-menus,
.black-gold-theme .rebate-table table tbody td,
.black-gold-theme .recommend-share,
.black-gold-theme .recommend-table table tbody td {
  background-color: var(--bg-dark-2) !important;
}

.black-gold-theme .mine-top .mine-statistics { background: var(--bg-dark-2); }
.black-gold-theme #deposit .container ul:nth-child(2) { background-color: var(--bg-dark-2) !important; }
.black-gold-theme #deposit .container .bank-items ul { background-color: rgba(255, 255, 255, .1) !important; }
.black-gold-theme #mask .login-notify,
.black-gold-theme #mask .login-success-btn { background: var(--bg-dark-2); }

.theme-style .more-menu-box li.logoutIcon { background-color: var(--gold-500); }
.theme-style #deposit .container .bank-list .usdt-item .usdt-sejarah,
.theme-style #deposit .container .bank-list .usdt-item .usdt-submit { background: var(--bg-dark-2); }

.mine-container,
#betRecords .list,
.rebate-table table,
.recommend-share,
#myRecommend .detail { background: rgba(0, 0, 0, 0.5); }

.mobile .container { background: rgba(0, 0, 0, 0.5); margin-top: 0; }
.apk-download { background: rgba(0, 0, 0, 0.8) !important; min-height: 63px; display: none; }

#transactionRecords .tabs,
#myRecommend .tabs { gap: 0; }

#transactionRecords .tabs .actived,
#myRecommend .sub-tabs .actived,
#myRecommend .tabs .actived,
#betRecords .tabs .actived,
#betRecords .filterMenu .current,
#betRecords .sub-tabs .actived,
#transactionRecords .filterMenu .current,
.recommend-share a {
  color: #fff;
  background: var(--gold-500);
}

.black-gold-theme #betRecords .sub-tabs,
.black-gold-theme .rebate-table table thead th,
.black-gold-theme .recommend-table table thead th,
.black-gold-theme footer .nav-item-active { border: none !important; }

.black-gold-theme footer .nav-item-active {
  background-color: var(--bg-dark-2);
  color: #fff;
  border: none;
  position: relative;
}

.black-gold-theme footer .nav-item-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  background-color: var(--gold-500);
}

.theme-style footer .nav-item .icon {
  filter: brightness(0) saturate(100%) invert(80%) sepia(10%) saturate(3326%) hue-rotate(0deg) brightness(96%) contrast(117%) !important;
}

#deposit .container .bank-tabs .bank-tab { box-shadow: 0 .1rem .2rem var(--gold-500); }
#deposit .container .bank-list .qris-item .qris-submit-btn { background: linear-gradient(to bottom, var(--gold-500), var(--gold-700)); }
#deposit .container .bank-tabs .selected { background: var(--gold-500); }
#deposit .container .bank-list .qris-item .submit { border-top: .15rem solid var(--gold-700); border-bottom: .2rem solid var(--gold-700); }

#footer { background: rgba(0, 0, 0, 0.5) !important; }
.black-gold-theme .game-list .game-items .home-tabs .tab { border: none !important; }
.theme-style .game-list .game-items .home-tabs { gap: 0.2rem !important; background: rgba(0, 0, 0, 0.5) !important; }
.game-list .game-items .home-tabs .tab img { width: 100%; }
.theme-style .game-list .game-items .home-tabs { justify-content: space-evenly; }
.game-list .lottery h3,
.game-list .live h3,
.game-list .sport h3,
.game-list .fish h3,
.game-list .card h3 { line-height: 2.5rem !important; }

.game-list .lottery h3 {
  background: linear-gradient(165deg, #8b0000 50%, transparent);
  animation: change-color 1s ease 0s infinite normal;
}

.game-list .elgame h3 { line-height: 2.5rem !important; color: #000; }
#game .list .elgame h3 { line-height: 2.3rem !important; color: #000; }

/* ============================================================
   32. ANIMATIONS
   ============================================================ */
@keyframes gradient {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes change-color {
  0%   { color: white; }
  50%  { color: white; }
  100% { color: black; }
}

/* ============================================================
   33. RESPONSIVE — TABLET
   ============================================================ */
@media (max-width: 768px) {
  .cb-slider { width: calc(100% - 16px); margin: 5px 8px 0; border-radius: 6px; }
  .cb-arrow { width: 28px; height: 28px; font-size: 14px; }
  .cb-arrow.prev { left: 4px; }
  .cb-arrow.next { right: 4px; }
  .cb-dots { bottom: 8px; gap: 6px; padding: 4px 10px; }
  .cb-dots .cb-dot { width: 8px; height: 8px; }
  .cb-dots .cb-dot.active { width: 18px; }

  .cb-marquee-wrap { width: calc(100% - 16px); margin: 3px 8px 0; }
  .cb-marquee { height: 30px; padding: 0 10px; border-radius: 5px; }
  .cb-marquee-track { font-size: 12px; line-height: 30px; animation-duration: 13s; }

  .game-grid { grid-template-columns: repeat(3, 1fr); gap: 12px; }

  .floating-gif-container img { width: 65px; }
}

@media (min-width: 1200px) {
  .floating-gif-container img { width: 70px; }
}

/* ============================================================
   34. RESPONSIVE — MOBILE
   ============================================================ */
@media (max-width: 480px) {

  /* Header */
  .header-wrapper { padding: 0.5rem 0.7rem 0.6rem; gap: 0.5rem; }
  .logo { height: 3.2rem !important; max-width: 160px; }

  .btn-header {
    height: 2.9rem;
    min-width: 110px;
    padding: 0 1rem;
    font-size: 0.9rem;
    gap: 0.4rem;
  }

  .btn-header i { font-size: 0.85rem; }
  .btn-header--deposit { height: 2.9rem; min-width: 110px; padding: 0 1rem; font-size: 0.9rem; }

  .header-login-form { gap: 0.4rem; }
  .input-wrapper { flex: 0 0 130px; width: 130px; max-width: 130px; }
  .input-wrapper .input-icon { left: 0.7rem; font-size: 1rem; }

  .input-wrapper.password-wrapper .link-lupa {
    top: -3.4rem;
    height: 2.9rem;
    font-size: 0.75rem;
  }

  .login-input {
    height: 2.9rem !important;
    padding: 0 0.6rem 0 2.2rem !important;
    font-size: 0.95rem !important;
    border-radius: 0 1.4rem 0 1.4rem !important;
  }

  .login-input::placeholder { font-size: 0.85rem; }

  .header-login-form .btn-header--masuk {
    height: 2.9rem;
    min-width: 110px;
    padding: 0 1rem;
    font-size: 0.9rem;
    border-radius: 1.4rem;
    gap: 0.3rem;
  }

  .header-login-form .btn-header--masuk i { font-size: 0.75rem; }

  .user-loggedin { padding: 0.4rem 0.6rem 0.4rem 0.4rem; gap: 0.5rem; }
  .user-loggedin .avatar { width: 38px; height: 38px; font-size: 15px; }
  .user-loggedin .name { font-size: 13px; }
  .user-loggedin .level { font-size: 9px; }
  .user-loggedin .saldo { padding: 4px 10px; }
  .user-loggedin .saldo span,
  .user-loggedin .saldo i { font-size: 13px; }
  .btn-logout { width: 34px; height: 34px; font-size: 14px; }

  /* Halaman */
  .page-title { font-size: 1.1rem; margin: 0.6rem 12px 0.3rem; }
  .page-subtitle { font-size: 0.7rem; margin: 0 12px 0.8rem; }

  /* Cards */
  .rekening-card { margin: 0 12px 16px; padding: 14px 16px; }
  .rekening-card .rekening-bank { font-size: 16px; }
  .saldo-card { margin: 0 12px 16px; padding: 12px 16px; }
  .saldo-card .saldo-amount { font-size: 20px; }
  .profile-card { margin: 10px 12px; }
  .profile-header { padding: 16px 16px 12px; }
  .profile-avatar { width: 56px; height: 56px; font-size: 24px; }
  .profile-name-section .fullname { font-size: 16px; }
  .profile-info-grid { padding: 12px 16px 16px; }
  .profile-stats .stat-value { font-size: 16px; }
  .profile-actions { padding: 0 16px 16px; flex-direction: column; }
  .profile-actions .btn-action { padding: 10px; font-size: 13px; }

  /* Form */
  .withdraw-form, .deposit-form { margin: 0 12px 16px; }
  .form-group .form-control { padding: 10px 14px; font-size: 14px; }
  .form-row { grid-template-columns: 1fr; gap: 0; }
  .form-row .form-group { margin-bottom: 16px; }
  .form-row .form-group:last-child { margin-bottom: 0; }

  .btn-deposit, .btn-withdraw, .btn-register { padding: 12px; font-size: 14px; }
  .btn-withdraw { width: calc(100% - 24px); margin: 0 12px 16px; }

  .method-tabs { margin: 0 12px 12px; gap: 0.3rem; }
  .method-tabs .method-btn { padding: 8px; font-size: 12px; min-width: 60px; }
  .preset-buttons .preset-btn { padding: 4px 10px; font-size: 12px; }

  .qris-actions .btn-qris { padding: 10px; font-size: 13px; }
  .qris-info .qris-bank li img { height: 18px; }

  /* Rekening */
  .rekening-section { margin: 8px 12px 12px; }
  .rekening-table { font-size: 12px; }
  .rekening-table th, .rekening-table td { padding: 8px 10px; }
  .rekening-table .bank-name i { font-size: 14px; }

  /* Bank status */
  .bank-status-list { margin: 0 12px 14px; }
  .bank-status-list .deposit-banklist { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; padding: 8px; }
  .bank-status-list .deposit-banklist dt { min-height: 25px; font-size: 9px; }
  .bank-status-list .deposit-banklist dd.bank { min-height: 31px; padding: 4px 6px; }
  .bank-status-list .deposit-banklist dd.bank > i { width: 5px; height: 5px; flex-basis: 5px; margin-right: 5px; }
  .bank-status-list .deposit-banklist dd.bank img { height: 19px; max-width: calc(100% - 10px); }

  /* Notification */
  .notification-messenger {
    top: 10px;
    width: calc(100vw - 20px);
    min-width: 0;
    max-width: calc(100vw - 20px);
    padding: 7px 8px;
    gap: 7px;
    border-radius: 9px;
  }

  .notification-messenger .notif-icon { flex-basis: 30px; width: 30px; height: 30px; font-size: 12px; border-radius: 7px; }
  .notification-messenger .notif-title { font-size: 11px; }
  .notification-messenger .notif-message { font-size: 10px; line-height: 1.35; }
  .notification-messenger .notif-close { flex-basis: 22px; width: 22px; height: 22px; font-size: 10px; }

  .login-notification { top: 10px; right: 10px; left: 10px; min-width: unset; max-width: unset; padding: 14px 16px; }

  /* Promo */
  .promo-slider { width: calc(100% - 16px); margin: 5px 8px 0; border-radius: 6px; }
  .promo-slide .promo-content .promo-title { font-size: 0.95rem; }
  .promo-slide .promo-content .promo-desc { font-size: 0.75rem; }
  .promotion-grid { grid-template-columns: 1fr; margin: 0 12px; gap: 0.8rem; }
  .promotion-card .promo-overlay { padding: 20px 12px 12px; }
  .promotion-card .promo-overlay h3 { font-size: 0.9rem; }
  .promotion-card .promo-overlay p { font-size: 0.7rem; }
  .promo-modal-content { width: 95%; }
  .promo-modal-body { padding: 1rem; }
  .section-title { margin: 0.8rem 12px 0.4rem; font-size: 1rem; }

  /* Article */
  .game-bank-rule .home-banklist { margin: 0.3rem 8px; }
  .game-bank-rule .home-banklist dt { padding: 0.5rem 0.8rem; font-size: 0.8rem; }
  .game-bank-rule .home-banklist dd.bank-rule { padding: 0.5rem 0.8rem; }
  .game-bank-rule .word-content { font-size: 0.7rem; }
  .game-bank-rule .word-content .article-title { font-size: 0.85rem; }
  .game-bank-rule .word-content .article-content { font-size: 0.7rem; }

  /* Game list */
  .game-items .game-category { grid-template-columns: repeat(2, 1fr); }
  .game-menu-item { min-width: 45px; padding: 0.2rem 0.4rem; }
  .game-menu-item b { width: 22px; height: 22px; }
  .game-menu-item i { font-size: 0.5rem; }

  .game-controls { margin: 0 12px 16px; }
  .game-controls .search-box input { font-size: 13px; padding: 8px 12px; }
  .game-controls .search-box .search-btn { padding: 8px 14px; font-size: 13px; }
  .game-controls .provider-select select { padding: 8px 12px; font-size: 13px; }

  .game-grid { grid-template-columns: repeat(3, 1fr); gap: 8px; margin: 0 8px 70px; }
  .game-card .game-name { font-size: 10px; }
  .game-card .game-rtp { font-size: 9px; padding: 1px 6px; }
  .game-card .play-overlay .play-btn { padding: 6px 14px; font-size: 11px; }
}

/* ============================================================
   35. RESPONSIVE — EXTRA SMALL PHONE
   ============================================================ */
@media (max-width: 380px) {
  .profile-stats { grid-template-columns: 1fr 1fr; }
  .profile-stats .stat-item { padding: 6px 2px; }
  .profile-stats .stat-value { font-size: 14px; }
  .profile-info-item { padding: 8px 0; }
  .profile-info-item .info-icon { width: 30px; height: 30px; font-size: 13px; }
  .profile-info-item .info-text .value { font-size: 12px; }

  .game-grid { grid-template-columns: repeat(2, 1fr); gap: 6px; }
  .game-card .game-name { font-size: 9px; }
  .game-card .game-rtp { font-size: 8px; padding: 1px 4px; }
}

@media (max-width: 360px) {
  .header-wrapper { padding: 0.4rem 0.5rem 0.5rem; }
  .logo { height: 2.8rem !important; max-width: 130px; }

  .btn-header {
    height: 2.5rem;
    min-width: 92px;
    padding: 0 0.8rem;
    font-size: 0.78rem;
  }

  .input-wrapper { flex: 0 0 115px; width: 115px; max-width: 115px; }
  .input-wrapper .input-icon { left: 0.6rem; font-size: 0.9rem; }

  .input-wrapper.password-wrapper .link-lupa { top: -3rem; height: 2.5rem; font-size: 0.68rem; }

  .login-input {
    height: 2.5rem !important;
    padding: 0 0.5rem 0 1.9rem !important;
    font-size: 0.85rem !important;
    border-radius: 0 1.2rem 0 1.2rem !important;
  }

  .header-login-form .btn-header--masuk {
    height: 2.5rem;
    min-width: 92px;
    padding: 0 0.8rem;
    font-size: 0.78rem;
  }

  .game-grid { grid-template-columns: repeat(2, 1fr); gap: 6px; }
}
/* ============================================================
   36. PAGE LOADER — Logo Flip + Spinner Statis
   ============================================================ */
.page-loader {
  position: fixed;
  inset: 0;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 999999;

  display: flex;
  align-items: center;
  justify-content: center;

  background: var(--bg-dark-2);

  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease;
}

.page-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.page-loader__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ============================================================
   LOGO WRAPPER — Container utama
   ============================================================ */
.page-loader__logo-wrap {
  position: relative;

  width: 200px;
  height: 200px;

  display: flex;
  align-items: center;
  justify-content: center;

  /* Perspective untuk efek 3D flip */
  perspective: 800px;
}

/* ============================================================
   LOGO CARD — yang BERPUTAR FLIP
   ============================================================ */
.page-loader__logo-card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;

  /* Hanya elemen ini yang flip */
  animation: flipLogo 2s infinite ease-in-out;
  transform-style: preserve-3d;

  z-index: 1;
}

@keyframes flipLogo {
  0%   { transform: rotateY(0deg); }
  25%  { transform: rotateY(90deg); }
  50%  { transform: rotateY(180deg); }
  75%  { transform: rotateY(270deg); }
  100% { transform: rotateY(360deg); }
}

/* ============================================================
   LOGO IMAGE
   ============================================================ */
.page-loader__logo-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  backface-visibility: visible;

  /* Matikan skeleton loader untuk gambar ini */
  background: transparent !important;
  animation: none !important;

  /* Opacity dikurangi biar spinner lebih kelihatan */
  opacity: 0.85;
}

.page-loader__logo-img.img-loaded,
.page-loader__logo-img[data-loaded="true"] {
  background: transparent !important;
  animation: none !important;
}

/* ============================================================
   SPINNER — STATIS di tengah, TIDAK ikut flip
   ============================================================ */
.page-loader__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 100px;
  height: 100px;

  display: flex;
  align-items: center;
  justify-content: center;

  /* Z-index lebih tinggi dari logo-card */
  z-index: 2;

  /* Pastikan tidak ada animasi flip */
  animation: none !important;

  pointer-events: none;
}

.page-loader__spinner-svg {
  width: 100%;
  height: 100%;

  /* Hanya spinner yang berputar */
  animation: spinnerRotate 1.2s linear infinite;
  transform-origin: center center;
}

@keyframes spinnerRotate {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Track (lingkaran background) */
.page-loader__spinner-track {
  stroke: rgba(255, 255, 255, 0.15);
}

/* Circle (yang berputar) */
.page-loader__spinner-circle {
  stroke: var(--gold-500);
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;

  animation: spinnerDash 1.5s ease-in-out infinite;
}

@keyframes spinnerDash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 480px) {
  .page-loader__logo-wrap {
    width: 160px;
    height: 160px;
  }

  .page-loader__spinner {
    width: 80px;
    height: 80px;
  }
}

/* ============================================================
   PAKSA LOGO LOADER TIDAK KENA SKELETON
   ============================================================ */
.page-loader img {
  background: transparent !important;
  animation: none !important;
}

/* ===== TRANSACTION SECTION ===== */
.transaction-section {
  margin: 0 16px 16px;
}

.transaction-table-wrap {
  background: var(--gold-900);
  border-radius: 12px;
  border: 1px solid var(--gold-600);
  overflow: hidden;
  box-shadow: 0 5px 18px var(--gold-900), inset 0 1px 0 var(--gold-700);
}

.transaction-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

.transaction-table thead {
  background: var(--gold-700);
}

.transaction-table th {
  padding: 10px 14px;
  text-align: left;
  color: var(--gold-200);
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.transaction-table th i {
  margin-right: 4px;
  color: var(--gold-400);
}

.transaction-table td {
  padding: 11px 14px;
  color: var(--gold-100);
  border-bottom: 1px solid var(--gold-700);
  font-size: 13px;
}

.transaction-table tbody tr:last-child td {
  border-bottom: none;
}

.transaction-table tbody tr {
  transition: background 0.2s ease;
}

.transaction-table tbody tr:hover td {
  background: var(--gold-700);
}

/* ===== JENIS BADGE ===== */
.jenis-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 12px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
}

.jenis-badge.deposit {
  background: #11cc08;
  color: var(--gold-900);
}

.jenis-badge.withdraw {
  background: #dccb35;
  color: var(--gold-900);
}

/* ===== STATUS BADGE (warna tetap dipertahankan) ===== */
.status-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 600;
}

.status-badge.success {
  background: rgba(17,204,8,0.15);
  color: #11cc08;
}

.status-badge.pending {
  background: rgba(255,193,7,0.15);
  color: #ffc107;
}

.status-badge.failed {
  background: rgba(220,53,69,0.15);
  color: #dc3545;
}

.status-badge.unknown {
  background: var(--gold-900);
  color: var(--gold-300);
  border: 1px solid var(--gold-700);
}

/* ===== AMOUNT ===== */
.amount-deposit {
  color: var(--gold-400);
  font-weight: 700;
}

.amount-withdraw {
  color: var(--gold-200);
  font-weight: 700;
}

/* ===== EMPTY ===== */
.transaction-empty {
  text-align: center;
  padding: 40px 20px;
  color: var(--gold-300);
}

.transaction-empty i {
  font-size: 48px;
  display: block;
  margin-bottom: 12px;
  color: var(--gold-600);
}

.transaction-empty p {
  font-size: 14px;
}

/* ===== FILTER TABS ===== */
.filter-tabs {
  display: flex;
  gap: 0.5rem;
  margin: 0 16px 1rem;
  flex-wrap: wrap;
}

.filter-tabs .filter-btn {
  padding: 0.4rem 1.2rem;
  border-radius: 2rem;
  border: 1px solid var(--gold-600);
  background: var(--gold-900);
  color: var(--gold-200);
  font-size: 0.8rem;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}

.filter-tabs .filter-btn:hover {
  border-color: var(--gold-400);
  background: var(--gold-700);
  color: var(--gold-100);
}

.filter-tabs .filter-btn.active {
  background: var(--grad-gold-simple);
  border-color: var(--gold-400);
  color: var(--gold-900);
  box-shadow: 0 0 10px var(--gold-600);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 480px) {
  .filter-tabs { margin: 0 12px 0.8rem; gap: 0.3rem; }
  .filter-tabs .filter-btn { padding: 0.3rem 0.8rem; font-size: 0.7rem; }
  .transaction-section { margin: 0 12px 12px; }
  .transaction-table { font-size: 11px; }
  .transaction-table th, .transaction-table td { padding: 8px 8px; }
  .jenis-badge { font-size: 9px; padding: 2px 8px; }
  .status-badge { font-size: 9px; padding: 2px 8px; }
}

@media (max-width: 380px) {
  .transaction-table th, .transaction-table td { padding: 6px 6px; font-size: 10px; }
  .jenis-badge { font-size: 8px; padding: 2px 6px; }
  .status-badge { font-size: 8px; padding: 2px 6px; }
}