:root {
  --bg: #0e1420;
  --bg-2: #0f1827;
  --card: #162235;
  --text: #e9f1fb;
  --muted: #a7b4c7;
  --stroke: #23324a;
  --accent: #1489d8;
  --accent-2: #26bde5;
  --glow: rgba(20,137,216,.35);
  --live-dot: #44e878;
  --gold: #ffd86a;
}


* {
  box-sizing: border-box;
}


html {
  scroll-behavior: smooth;
}


html, body {
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, #0d1320 0%, #0b1320 100%);
  color: var(--text);
  font: 16px/1.55 Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}


body.no-scroll {
  overflow: hidden;
}


/* HEADER */
.header-a42f95 {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(14, 20, 32, .9);
  backdrop-filter: saturate(140%) blur(10px);
  border-bottom: 1px solid var(--stroke);
}


/* CITY SELECTOR */
.cix-cit {
  position: relative;
  flex-shrink: 0;
}



/* BUTTONS */
.actions-912bb0 {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}


/* INTRO */
.intro-88d7d2 {
  padding: 16px 0 8px;
}


/* NAVIGATION MENU */
nav.menu {
  background: var(--card);
  border: 1px solid var(--stroke);
  border-radius: 12px;
  padding: 16px 20px;
  margin: 12px auto;
  max-width: calc(1180px - 32px);
  width: calc(100% - 32px);
}


/* HERO */
.iko-her {
  padding: 16px 0 8px;
}




/* LIVE WINS */
.hbu-liv {
  padding: 10px 0 6px;
}


/* JACKPOT */
.f4d321-jackpot {
  padding: 20px 0;
}




/* GAMES GRID */
.games-844559 {
  padding: 16px 0;
}


/* CONTENT */
.feb357-content {
  padding: 8px 0 28px;
}


/* FOOTER */
.nle-foo {
  border-top: 1px solid var(--stroke);
  background: var(--bg-2);
  padding: 40px 0 24px;
  color: #9fb2c9;
  font-size: 14px;
}


/* RESPONSIVE */






/* LIVE WINS - Fixed classes (override randomized) */
.lw-head {
  padding: 8px 12px !important;
  font-weight: 800 !important;
  font-size: 16px !important;
  color: var(--accent) !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  margin-bottom: 8px !important;
}


/* CITY POPUP - Fixed with !important to override randomization */
.city-popup {
  position: fixed !important;
  inset: 0 !important;
  background: rgba(0, 0, 0, .7) !important;
  backdrop-filter: blur(5px) !important;
  z-index: 9999 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
}


nav.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
}


.qiz-met {
  font-size: 12px;
  color: #c7d3e6;
}


.jackpot_desc-d26168 {
  font-size: 15px;
  color: rgba(255, 255, 255, .85);
  margin: 0;
  line-height: 1.5;
}


.uxz-btn {
  color: #fff;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
  box-shadow: 0 6px 20px rgba(102, 126, 234, .4);
}


.lw-viewport::after {
  right: 0 !important;
  background: linear-gradient(270deg, rgba(15, 24, 39, 1), rgba(15, 24, 39, 0)) !important;
}


.jackpot_amount-f79a7b {
  font-size: clamp(28px, 5vw, 44px);
  font-weight: 900;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  margin-bottom: 8px;
  letter-spacing: 1px;
}


.lw-viewport::before {
  left: 0 !important;
  background: linear-gradient(90deg, rgba(15, 24, 39, 1), rgba(15, 24, 39, 0)) !important;
}


.izy-int {
  font-size: 16px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}


.zzd-app {
  display: block;
  transition: opacity .2s, transform .2s;
}


.lw-name {
  font-weight: 600 !important;
  font-size: 13px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}




.njo-hea {
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  margin-left: auto !important;
}


.c3d6fa-city_btn[aria-expanded="true"] .city_arrow-1350e7 {
  transform: rotate(180deg);
}


.city-popup[data-open="true"] {
  display: flex !important;
}


.lw-viewport {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 12px !important;
  background: var(--bg-2) !important;
  border: 1px solid var(--stroke) !important;
}


.ogp-dat {
  font-size: 14px;
  color: var(--muted);
  margin-top: 20px;
}


.tsr-cit,
.city_arrow-1350e7 {
  flex-shrink: 0;
}


.jackpot_btn-37e95c:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, .25) !important;
}


.lw-user {
  white-space: nowrap !important;
}


.thumb-29411d::after {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(90, 162, 255, .4), rgba(123, 92, 255, .4));
  filter: blur(8px);
}


.c3d6fa-city_btn:hover {
  background: rgba(255, 255, 255, .05);
  border-color: var(--accent);
}


.lw_viewport-2fe352::before {
  left: 0;
  background: linear-gradient(90deg, rgba(15, 24, 39, 1), rgba(15, 24, 39, 0));
}


.name-9fd175 {
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
}


nav.menu a:hover {
  color: var(--accent);
}


.syr-jac {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, .9);
  margin-bottom: 8px;
}


.city-popup__close {
  width: 32px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
  border: none !important;
  color: var(--muted) !important;
  font-size: 24px !important;
  cursor: pointer !important;
  border-radius: 6px !important;
  transition: background .2s, color .2s !important;
  flex-shrink: 0 !important;
}


.city-popup__content {
  background: var(--bg-2) !important;
  border: 1px solid var(--stroke) !important;
  border-radius: 16px !important;
  padding: 24px !important;
  width: clamp(300px, 90vw, 600px) !important;
  max-height: 80vh !important;
  overflow-y: auto !important;
  box-shadow: 0 10px 40px rgba(0, 0, 0, .5) !important;
  position: relative !important;
  margin: auto !important;
}


.vrk-her {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}


.footer_link-48c8ea:hover {
  color: var(--accent);
}


.card-1ad7b0 {
  background: linear-gradient(180deg, #152235 0%, #132033 100%);
  border: 1px solid var(--stroke);
  border-radius: 16px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
}


.lw-dot {
  opacity: 0.5 !important;
}


.lw-card img {
  width: 36px !important;
  height: 36px !important;
  border-radius: 8px !important;
  object-fit: cover !important;
  box-shadow: 0 0 0 1px var(--stroke) !important;
}


.apb-btn:hover {
  box-shadow: 0 8px 28px rgba(90, 162, 255, .5);
}


.footer_warning-507fe4,
.footer_copyright-4c6fcf {
  margin: 0;
  font-size: 13px;
  color: #7a8a9e;
}


.thumb-29411d:hover {
  transform: translateY(-2px);
  border-color: var(--accent);
}


.card-1ad7b0 h3 {
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: 800;
}


.container-5f8e4f {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 16px;
}


.uai-foo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 24px;
  padding: 0 16px;
}


.city-popup__item {
  display: block !important;
  padding: 10px 12px !important;
  border-radius: 8px !important;
  transition: background .15s !important;
  font-size: 14px !important;
}


.city-popup__close:hover {
  background: rgba(255, 255, 255, .1) !important;
  color: var(--text) !important;
}


.city-popup__item:active {
  background: rgba(255, 255, 255, .12) !important;
}


.visually_hidden-f532a4 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}


.cccca1-lw_track {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
  padding: 10px 12px;
  will-change: transform;
}


.games-844559 h2 {
  margin: 6px 0 12px;
  font-size: 20px;
}


.thumb-29411d {
  position: relative;
  aspect-ratio: 1.3/1;
  border-radius: 12px;
  overflow: hidden;
  background: #0c1320;
  border: 1px solid #1c2940;
  display: block;
  cursor: pointer;
  transition: transform .2s, border-color .2s;
}


.dot-b2d7c8 {
  margin: 0 6px;
  color: #5d6f8b;
}


.our-her {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: #0f1622;
  border: 1px solid var(--stroke);
}


.vrk-her .d29a87-btn {
  min-width: 140px;
}




.ndh-bra {
  font-weight: 800;
  letter-spacing: .2px;
}


.fad0e1-jackpot_box {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);
  border-radius: 16px;
  padding: 28px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  box-shadow: 0 10px 40px rgba(90, 162, 255, .3);
  position: relative;
  overflow: hidden;
}


.fdm-jac {
  flex: 1;
  min-width: 0;
}


.uxz-btn:hover {
  box-shadow: 0 8px 28px rgba(102, 126, 234, .5);
}


.city-popup__list {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 8px !important;
}


.city-popup__title {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}


.lw_card-7436fa img {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 0 0 1px var(--stroke);
}


.city_arrow-1350e7 {
  transition: transform .2s;
}


.city-popup__header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 16px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid var(--stroke) !important;
}


.feb357-content ul {
  padding-left: 18px;
}


.city-popup__close::before {
  content: '✕' !important;
}


.debebe-lw_head::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--live-dot);
  box-shadow: 0 0 10px var(--live-dot), 0 0 2px #000 inset;
}


.lw-viewport::before,
.lw-viewport::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 40px !important;
  z-index: 2 !important;
  pointer-events: none !important;
}


.fad0e1-jackpot_box::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(255, 255, 255, .15) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}


.buw-cit {
  font-weight: 600;
}


.lw-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 12px !important;
  padding: 10px 12px !important;
  will-change: transform !important;
}


.npg-log {
  width: 120px;
  height: 40px;
  object-fit: contain;
}


.footer_copyright-4c6fcf {
  font-size: 12px;
}


.feb357-content p,
.feb357-content li {
  color: #cdd9ea;
}


.efg-her {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  padding: 18px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .65) 100%);
  pointer-events: none;
}


a {
  color: inherit;
  text-decoration: none;
}


.footer_content-f2bdfe {
  display: flex;
  flex-direction: column;
  gap: 32px;
}


.debebe-lw_head {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  margin: 6px 0 10px;
  color: #bad2f2;
}


.zzd-app svg {
  display: block;
  height: 40px;
  width: auto;
}


.zzd-app:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}


.lw_viewport-2fe352 {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: var(--bg-2);
  border: 1px solid var(--stroke);
}


.city-popup__item:hover {
  background: rgba(255, 255, 255, .08) !important;
  color: var(--accent) !important;
}


.d29a87-btn:hover {
  transform: translateY(-2px);
}


img {
  display: block;
  max-width: 100%;
  height: auto;
}


.city-popup[data-open="false"] {
  display: none !important;
}


.lqc-foo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-align: center;
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 24px;
}


.ece-hea {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  height: 64px;
}


.lw-amt {
  color: var(--accent) !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}


.hero_title-8e0591 {
  margin: 0;
  font-size: clamp(22px, 3.8vw, 34px);
  font-weight: 900;
  text-shadow: 0 2px 14px rgba(0, 0, 0, .45);
}


.lw-info {
  flex: 1 !important;
  min-width: 0 !important;
}


.jackpot_btn-37e95c {
  flex-shrink: 0;
  background: #fff !important;
  color: var(--accent) !important;
  min-width: 160px;
  height: 48px;
  font-size: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .2) !important;
  border: none;
}


.amt-c900f8 {
  color: var(--gold);
  font-weight: 800;
}


.apb-btn {
  color: #fff;
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 100%);
  text-shadow: 0 1px 2px rgba(0, 0, 0, .3);
  box-shadow: 0 6px 20px rgba(90, 162, 255, .4);
}


.lw-card {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-width: 240px !important;
  flex-shrink: 0 !important;
  background: linear-gradient(180deg, #17253b 0%, #152235 100%) !important;
  border: 1px solid var(--stroke) !important;
  padding: 8px 10px !important;
  border-radius: 12px !important;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .04) !important;
}


.d29a87-btn:active {
  transform: translateY(0);
}


.c3d6fa-city_btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: transparent;
  border: 1px solid var(--stroke);
  border-radius: 8px;
  color: var(--text);
  cursor: pointer;
  transition: background .2s, border-color .2s;
  font-size: 14px;
}


.otx-her {
  width: 100%;
  height: clamp(200px, 34vw, 380px);
  object-fit: cover;
}


nav.menu a {
  color: var(--text);
  transition: color .2s;
}


.lw_card-7436fa {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 240px;
  flex-shrink: 0;
  background: linear-gradient(180deg, #17253b 0%, #152235 100%);
  border: 1px solid var(--stroke);
  padding: 8px 10px;
  border-radius: 12px;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .04);
}


.d29a87-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 20px;
  border-radius: 10px;
  border: none;
  transition: transform .2s ease, box-shadow .2s ease;
  font-weight: 700;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 14px;
}


.footer_link-48c8ea {
  color: #9fb2c9;
  text-decoration: none;
  transition: color .2s;
  font-size: 14px;
  white-space: nowrap;
}


.lw-meta {
  font-size: 12px !important;
  color: var(--muted) !important;
  display: flex !important;
  align-items: center !important;
  gap: 4px !important;
}


.card-1ad7b0 .d29a87-btn {
  height: 40px;
  border-radius: 12px;
}


.grid-2ef8e0 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}


nav.menu li {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
}


.lw_viewport-2fe352::before,
.lw_viewport-2fe352::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  z-index: 2;
  pointer-events: none;
}


.lw_viewport-2fe352::after {
  right: 0;
  background: linear-gradient(270deg, rgba(15, 24, 39, 1), rgba(15, 24, 39, 0));
}


.footer_apps-aec501 {
  display: flex !important;
  flex-direction: row !important;
  gap: 12px !important;
  flex-shrink: 0 !important;
  justify-content: center;
}


.ebf4b7-page_title {
  font-size: clamp(28px, 5vw, 42px);
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 16px 0;
  color: var(--text);
  text-align: center;
}


.feb357-content h1,
.feb357-content h2,
.feb357-content h3,
.feb357-content h4 {
  margin: 18px 0 10px;
}


.b59e4c-hero_text {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  pointer-events: auto;
}


.brand-31f19f {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 640px) {
  .npg-log {
    width: 100px;
    height: 34px;
  }
}
@media (max-width: 640px) {
  .ndh-bra {
    display: none;
  }
}
@media (max-width: 640px) {
  .efg-her {
    padding: 14px;
  }
  
  .b59e4c-hero_text {
    gap: 12px;
  }
  
  .vrk-her {
    gap: 8px;
  }
  
  .vrk-her .d29a87-btn {
    min-width: 120px;
    height: 40px;
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .f4d321-jackpot {
    padding: 16px 0;
  }
  
  .fad0e1-jackpot_box {
    flex-direction: column;
    align-items: stretch;
    padding: 24px 20px;
    gap: 16px;
  }
  
  .syr-jac {
    font-size: 13px;
  }
  
  .jackpot_amount-f79a7b {
    font-size: clamp(24px, 8vw, 32px);
  }
  
  .jackpot_desc-d26168 {
    font-size: 14px;
  }
  
  .jackpot_btn-37e95c {
    width: 100%;
    min-width: auto;
  }
}
@media (max-width: 960px) {
  .grid-2ef8e0 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 640px) {
  .ece-hea {
    height: 58px;
  }
  
  .njo-hea {
    gap: 8px;
  }
  
  .c3d6fa-city_btn {
    padding: 4px 8px;
    font-size: 13px;
  }
  
  .buw-cit {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .d29a87-btn {
    height: 36px;
    padding: 0 12px;
    font-size: 14px;
  }
  
  .izy-int {
    font-size: 15px;
  }
  
  nav.menu {
    padding: 12px 16px;
  }
  
  nav.menu ul {
    flex-direction: column;
    gap: 12px;
  }
  
  nav.menu li {
    font-size: 14px;
  }
  
  .grid-2ef8e0 {
    grid-template-columns: repeat(1, 1fr);
  }
  
  .otx-her {
    height: clamp(170px, 40vw, 260px);
  }
  
  .lw_card-7436fa {
    min-width: 210px;
  }
  
  .footer_content-f2bdfe {
    gap: 24px;
  }
  
  .footer_apps-aec501 {
    flex-direction: column;
    gap: 10px;
  }
  
  .zzd-app svg {
    height: 38px;
  }
  
  .uai-foo {
    flex-direction: column;
    gap: 12px;
  }
  
  .footer_link-48c8ea {
    font-size: 15px;
  }
  
  .city-popup__list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .grid-2ef8e0 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .city-popup__list {
    grid-template-columns: 1fr !important;
  }
}