/* 封盘账单：更窄 + 更小字 */
.msg.pc28-bill[data-v-47d09ad2],
.msg.pk10-bill[data-v-47d09ad2] {
  padding: 1.333vw 12vw 2vw !important;
  text-align: center !important;
  margin-bottom: .667vw !important;
  box-sizing: border-box !important;
}
.check[data-v-2779331d],
.check[data-v-fbb2714f] {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
  font-size: 2.8vw !important;
  font-weight: 400 !important;
  color: #000 !important;
}
.checkTitle[data-v-2779331d],
.checkTitle[data-v-fbb2714f] {
  min-height: 6.4vw !important;
  line-height: 6.4vw !important;
  padding: 0 2vw !important;
  font-size: 2.8vw !important;
  font-weight: 400 !important;
}
.checkContent[data-v-2779331d],
.checkContent[data-v-fbb2714f] {
  min-height: 6.4vw !important;
  line-height: 6.4vw !important;
  font-size: 2.8vw !important;
  padding: 0 !important;
}
.checkCenterChild[data-v-2779331d] {
  font-size: 2.8vw !important;
  font-weight: 400 !important;
  line-height: inherit !important;
  padding: 0 !important;
  word-break: break-all !important;
}
.checkCenter1 p[data-v-2779331d],
.title p[data-v-fbb2714f],
.betContent p[data-v-fbb2714f] {
  font-size: 2.8vw !important;
  font-weight: 400 !important;
  line-height: 6.4vw !important;
}
.no-bet[data-v-2779331d] div,
.no-bet[data-v-fbb2714f] div {
  line-height: 6.4vw !important;
  font-size: 2.8vw !important;
}

/* 系统提示条：白字蓝底；层级低于房间名徽章，避免挡住「北京赛车 房间1」 */
.msg.system[data-v-47d09ad2] {
  display: block !important;
  position: relative;
  z-index: 0;
}
.messageMachine[data-v-47d09ad2] {
  color: #fff !important;
  background-color: #1c78a8 !important;
  min-height: 8vw;
  position: relative;
  z-index: 0;
}
.msg.pk10-result[data-v-47d09ad2] {
  overflow: hidden;
  isolation: isolate;
  position: relative;
  z-index: 0;
}
.appTitle[data-v-47d09ad2] {
  z-index: 20 !important;
}

/* 聊天区裁切，避免介绍条溢出盖住标题；↓ 按钮仍在容器内 */
.chat-scroll-wrap {
  overflow: hidden !important;
}
.chat-jump-btn {
  z-index: 40 !important;
  right: 3.2vw !important;
  bottom: 16vw !important;
  pointer-events: auto !important;
}
