/* Early dialogue-page black-gold guard. Loaded in head to prevent the old blue assets/layout from flashing before post-render JS runs. */
html,
body,
#app {
  background: #050403 !important;
}

.recent-games,
.recent-games .PulldownRefresh,
.recent-games .PulldownRefresh > div,
.recent-games .main_content,
.recent-games .gameliostss,
.recent-games .gameliostssinner {
  background: #050403 !important;
  color: #fff7df !important;
}

.recent-games {
  width: 100% !important;
  max-width: 750px !important;
  min-height: 100vh !important;
  margin: 0 auto !important;
  overflow-x: hidden !important;
}

.recent-games .head {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  height: 1.1rem !important;
  min-height: 1.1rem !important;
  padding: 0 !important;
  background: #080705 !important;
  border-bottom: 1px solid rgba(245, 201, 106, .28) !important;
  color: #fff7df !important;
  box-sizing: border-box !important;
}

.recent-games .head .top_logo,
.recent-games .head img[alt="Logo"],
.recent-games .head img[data-black-gold-generated="header-logo-horizontal"] {
  display: none !important;
  flex: 0 0 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: contain !important;
  border: 0 !important;
  border-radius: 0 !important;
  filter: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.recent-games .head .head-text {
  position: absolute !important;
  left: 50% !important;
  top: 0 !important;
  transform: translateX(-50%) !important;
  height: 1.1rem !important;
  line-height: 1.1rem !important;
  margin: 0 !important;
  color: #fff7df !important;
  font-size: .48rem !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  text-align: center !important;
}

.recent-games .head .right {
  position: absolute !important;
  top: 50% !important;
  right: .24rem !important;
  left: auto !important;
  z-index: 3 !important;
  flex: 0 0 auto !important;
  content: url("/static/image/generated/dialogue-settings-icon-blackgold-20260604231000.png") !important;
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  max-width: 34px !important;
  margin: 0 !important;
  transform: translateY(-50%) !important;
  object-fit: contain !important;
  border-radius: 8px !important;
  filter: none !important;
}

.recent-games img {
  object-fit: contain;
}

.recent-games .accounts-list,
.recent-games .accounts-list .van-swipe-cell,
.recent-games .accounts-list .van-swipe-cell__wrapper {
  display: flex !important;
  width: 100% !important;
  height: 86px !important;
  min-height: 86px !important;
  background: #11100a !important;
  border-bottom: 1px solid rgba(245, 201, 106, .22) !important;
}

.recent-games .accounts-list .gamebtn,
.recent-games .accounts-list .accounts-swipe-cell {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 86px !important;
  min-height: 86px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  position: relative !important;
}

.recent-games .accounts-list .gamebtn {
  padding: 0 !important;
}

.recent-games .accounts-list .accounts-swipe-cell {
  padding: 0 22px !important;
}

.recent-games .accounts-list .accounts-swipe-cell > img:first-child {
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  max-width: 48px !important;
  margin: 0 18px 0 0 !important;
  float: none !important;
  object-fit: cover !important;
}

.recent-games .accounts-list .accounts-swipe-cell > img[src*="laba"]:first-child,
.recent-games .accounts-list .accounts-swipe-cell > img[src*="announcement"]:first-child,
.recent-games .accounts-list .accounts-swipe-cell > img[src*="dialogue-announcement"]:first-child {
  content: url("/static/image/generated/dialogue-announcement-icon-blackgold-20260604231000.png") !important;
}

.recent-games .PulldownRefresh img[src*="laba"],
.recent-games .PulldownRefresh img[src*="announcement"],
.recent-games .PulldownRefresh img[src*="dialogue-announcement"],
.recent-games .PulldownRefresh img[src*="onlinelogo"],
.recent-games .PulldownRefresh img[src*="customer"] {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  max-width: 48px !important;
  border-radius: 50% !important;
  margin: 0 18px 0 0 !important;
  object-fit: cover !important;
}

.recent-games .PulldownRefresh img[src*="laba"],
.recent-games .PulldownRefresh img[src*="announcement"],
.recent-games .PulldownRefresh img[src*="dialogue-announcement"] {
  content: url("/static/image/generated/dialogue-announcement-icon-blackgold-20260604231000.png") !important;
  padding: .06rem !important;
  border: 1px solid rgba(245, 201, 106, .55) !important;
  background: radial-gradient(circle at 38% 30%, rgba(245, 201, 106, .18), rgba(13, 10, 4, .96) 68%) !important;
  box-shadow: 0 0 .18rem rgba(245, 201, 106, .22) !important;
}

.recent-games .accounts-list .accounts-list-right {
  flex: 1 1 auto !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  position: relative !important;
  color: #fff7df !important;
  font-size: 14px !important;
}

.recent-games .accounts-list .accounts-list-right .nttitle {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  height: 28px !important;
  line-height: 28px !important;
  margin: 0 0 6px !important;
  color: #fff7df !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  float: none !important;
  white-space: nowrap !important;
}

.recent-games .accounts-list .accounts-list-right .nttitle div:first-child {
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: calc(100% - 92px) !important;
  height: 28px !important;
  line-height: 28px !important;
  color: #fff7df !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.recent-games .accounts-list .accounts-list-right .nttitle div:nth-child(2) {
  flex: 0 0 22px !important;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  margin-left: 10px !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 22px !important;
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  background: #ff1e28 !important;
  border-radius: 50% !important;
  overflow: hidden !important;
}

.recent-games .accounts-list .accounts-list-right .nttitle img {
  width: 18px !important;
  height: 18px !important;
  margin: 0 0 0 8px !important;
  float: none !important;
}

.recent-games .accounts-list .rednum {
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  max-width: 22px !important;
  line-height: 22px !important;
  border-radius: 50% !important;
  padding: 0 !important;
  text-align: center !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.recent-games .accounts-list .accounts-list-right > span,
.recent-games .accounts-list .accounts-list-right span {
  display: block !important;
  height: 22px !important;
  line-height: 22px !important;
  color: #ead8a4 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  zoom: 1 !important;
}

.recent-games .accounts-list .accounts-list-right .rednum.is-empty,
.recent-games .accounts-list .accounts-list-right .rednum:empty {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  max-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.recent-games .PulldownRefresh img[src*="dOIL"],
.recent-games .PulldownRefresh img[src*="arrow"] {
  width: .24rem !important;
  height: .24rem !important;
  max-width: .24rem !important;
  margin-left: auto !important;
  opacity: .88 !important;
  filter: sepia(1) saturate(2.1) hue-rotate(354deg) brightness(1.12) !important;
}

.recent-games .PulldownRefresh div,
.recent-games .PulldownRefresh span,
.recent-games .PulldownRefresh p {
  color: #fff7df !important;
  letter-spacing: 0 !important;
  word-break: normal !important;
}

.recent-games .PulldownRefresh * {
  box-sizing: border-box !important;
}

@media screen and (max-width: 768px) {
  .recent-games .PulldownRefresh > div {
    max-width: 100% !important;
  }
}
