#creowin-game-mount,
#creowin-slot-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #1c212b;
}

.lb-wd-success-root {
  position: fixed;
  inset: 0;
  z-index: 10050;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}

.lb-wd-success-root[hidden] {
  display: none !important;
}

.lb-wd-success-mask {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
}

.lb-wd-success-paper {
  position: relative;
  z-index: 1;
  margin: -0.6rem 0 0;
  padding: 0.64rem 1px 1px;
  width: 3.05rem;
  max-width: calc(100vw - 0.4rem);
  box-shadow: none;
  background: transparent;
  outline: none;
}

._OrderSuccess_money_icon__1fZZS img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border-radius: 50%;
}

.lb-wd-success-paper ._OrderSuccess_withdraw_btn_telegram__JheU1 {
  text-decoration: none;
  cursor: pointer;
}

.lb-wd-order-done [data-lb-withdraw-order-status] {
  color: #50c94b !important;
}

/* Withdraw method picker — slightly smaller channel logos */
[class*="BearPayment_pay_listV2"] [class*="BearPayment_img_box"] {
  width: 0.78rem !important;
  justify-content: center;
}

[class*="BearPayment_pay_listV2"] [class*="BearPayment_channel_logo"],
[class*="BearPayment_pay_listV2"] [class*="BearPayment_img_box"] img {
  height: 0.36rem !important;
  max-height: 0.36rem !important;
  max-width: 0.36rem !important;
  object-fit: contain;
  width: auto !important;
}

[class*="BearPayment_pay_listV2"] [class*="BearPayment_channel_text"] {
  left: 0.92rem !important;
}
