.element-recharge {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  align-items: flex-start;
  position: relative;
  background-color: #141518;
}

.element-recharge .topbar {
  display: flex;
  height: 65px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #1e2939;
}

.element-recharge .frame {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .logo {
  display: flex;
  width: 232px;
  align-items: center;
  gap: 76px;
  position: relative;
}

.element-recharge .kakaotalk {
  position: relative;
  width: 154px;
  height: 26px;
  aspect-ratio: 5.92;
  object-fit: cover;
}

.element-recharge .alarm {
  display: flex;
  max-width: 500px;
  width: 300px;
  height: 40px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  background-color: #303338;
  border-radius: 10px;
}

.element-recharge .vector {
  position: relative;
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
}

.element-recharge .text-wrapper {
  position: relative;
  display: -webkit-box;
  align-items: center;
  flex: 1;
  margin-top: -1.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-recharge .btn {
  display: inline-flex;
  height: 36px;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .div {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -2px;
  margin-bottom: -2px;
}

.element-recharge .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .ico-profile {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.element-recharge .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.08px;
  line-height: 23.2px;
  white-space: nowrap;
}

.element-recharge .level {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 6px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--purple);
  border-radius: 4px;
  overflow: hidden;
}

.element-recharge .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .frame-18 .text-wrapper-3 {
  width: 100%;
  min-width: 0;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: keep-all;
}

.element-recharge .text-wrapper-4 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  color: #eeff00;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-recharge .button-loout {
  position: relative;
  width: 82px;
  height: 36px;
  background-color: #303338;
  border-radius: 10px;
}

.element-recharge .text-wrapper-5 {
  position: absolute;
  top: 8px;
  left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #d1d5dc;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-recharge .frame-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .sidebar {
  display: flex;
  flex-direction: column;
  width: 256px;
  align-items: flex-start;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  background-color: #212328;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #1e2939;
}

.element-recharge .container {
  gap: 24px;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-recharge .div-3 {
  gap: 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-recharge .heading {
  display: flex;
  height: 16px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .text-wrapper-6 {
  flex: 1;
  margin-top: -1px;
  font-weight: 600;
  color: #6a7282;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-recharge .cash-menu {
  display: flex;
  height: 35px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #303338;
  border-radius: 10px;
  overflow: hidden;
}

.element-recharge .frame-4 {
  display: inline-flex;
  height: 14px;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .ico-cash {
  width: 19.06px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  box-shadow: 0px 0px 2px #ffffff80;
  background-image: url(../../img/idx-em/22_Recharge_3/vector-1.svg);
  position: relative;
  aspect-ratio: 1.27;
  background-size: 100% 100%;
}

.element-recharge .img {
  position: absolute;
  width: 100%;
  height: 65.89%;
  top: 34.11%;
  left: 0;
}

.element-recharge .vector-2 {
  position: absolute;
  width: 41.23%;
  height: 27.25%;
  top: 72.75%;
  left: 58.77%;
}

.element-recharge .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 23px;
  height: 17px;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  text-shadow: 0px 0px 2px #ffffff80;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .ico-cashback {
  position: relative;
  width: 19px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.21;
}

.element-recharge .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  width: 23px;
  height: 17px;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .ico-point {
  position: relative;
  width: 12.33px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 0.82;
  background-image: url(../../img/idx-em/22_Recharge_3/vector-4.svg);
  background-size: 100% 100%;
}

.element-recharge .vector-3 {
  position: absolute;
  width: 66.08%;
  height: 76.84%;
  top: 23.16%;
  left: 33.92%;
}

.element-recharge .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .div-4 {
  gap: 4px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .link-wrapper {
  height: 30px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .link {
  gap: 12px;
  padding: 0px 0px 0px 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-recharge .icon {
  position: relative;
  width: 20px;
  height: 20px;
}

.element-recharge .vector-4 {
  position: absolute;
  width: 83.33%;
  height: 41.67%;
  top: 58.33%;
  left: 16.67%;
}

.element-recharge .vector-5 {
  position: absolute;
  width: 70.83%;
  height: 91.67%;
  top: 8.33%;
  left: 29.17%;
}

.element-recharge .div-wrapper {
  position: relative;
  width: 70px;
  height: 20px;
}

.element-recharge .text-wrapper-10 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-recharge .icon-2 {
  position: relative;
  width: 20px;
}

.element-recharge .sidebar-2 {
  position: relative;
  width: 42px;
  height: 20px;
}

.element-recharge .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-recharge .text-wrapper-12 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  color: #eeff00;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-recharge .calendar {
  position: relative;
  width: 20px;
  height: 18px;
  aspect-ratio: 1.09;
  background-image: url(../../img/idx-em/22_Recharge_3/vector-8.svg);
  background-size: 100% 100%;
}

.element-recharge .vector-stroke {
  position: absolute;
  height: 55.56%;
  top: 44.44%;
  left: calc(50.00% - 4px);
  width: 8px;
}

.element-recharge .sidebar-3 {
  position: relative;
  width: 93.84px;
  height: 20px;
}

.element-recharge .train-ticket {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(../../img/idx-em/22_Recharge_3/vector-9.svg);
  background-size: 100% 100%;
}

.element-recharge .vector-6 {
  position: absolute;
  width: 64.58%;
  height: 66.67%;
  top: 33.33%;
  left: 35.42%;
}

.element-recharge .vector-7 {
  position: absolute;
  width: 54.17%;
  height: 47.92%;
  top: 52.08%;
  left: 45.83%;
}

.element-recharge .vector-8 {
  position: absolute;
  width: 91.67%;
  height: 70.84%;
  top: 29.16%;
  left: 8.33%;
}

.element-recharge .vector-9 {
  position: absolute;
  width: 54.17%;
  height: 70.84%;
  top: 29.16%;
  left: 45.83%;
}

.element-recharge .vector-10 {
  position: absolute;
  width: 83.33%;
  height: 54.17%;
  top: 45.83%;
  left: 16.67%;
}

.element-recharge .vector-11 {
  position: absolute;
  width: 83.33%;
  height: 91.67%;
  top: 8.33%;
  left: 16.67%;
}

.element-recharge .vector-12 {
  position: absolute;
  width: 91.67%;
  height: 95.84%;
  top: 4.16%;
  left: 8.33%;
}

.element-recharge .vector-13 {
  position: absolute;
  width: 54.17%;
  height: 37.50%;
  top: 62.50%;
  left: 45.83%;
}

.element-recharge .sidebar-4 {
  position: relative;
  width: 56px;
  height: 20px;
}

.element-recharge .ico-notice-wrapper {
  display: flex;
  flex-direction: column;
  width: 20px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 1px 0px;
  position: relative;
}

.element-recharge .ico-notice {
  position: relative;
  width: 18.5px;
  height: 18.5px;
  margin-top: -0.25px;
  margin-bottom: -0.25px;
  aspect-ratio: 1;
}

.element-recharge .link-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 36px;
}

.element-recharge .link-2 {
  width: 223px;
  height: 36px;
  justify-content: space-between;
  padding: 0px 8px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-recharge .sidebar-5 {
  display: flex;
  width: 74px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-recharge .trophy {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 106px 155px;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-recharge .trophy-stroke {
  position: relative;
  width: 16px;
  height: 23px;
  margin-top: -105px;
  margin-bottom: -105px;
  margin-left: -150.5px;
  margin-right: -150.5px;
  aspect-ratio: 0.7;
}

.element-recharge .text {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 20px;
}

.element-recharge .div-5 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-recharge .span {
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

.element-recharge .text-wrapper-13 {
  font-size: 12px;
}

.element-recharge .vector-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
}

.element-recharge .vector-14 {
  position: absolute;
  width: 66.67%;
  height: 79.16%;
  top: 20.84%;
  left: 33.33%;
}

.element-recharge .sidebar-6 {
  display: flex;
  width: 60px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-recharge .img-2 {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
  aspect-ratio: 1;
}

.element-recharge .sidebar-7 {
  display: flex;
  width: 88px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-recharge .live {
  position: relative;
  width: 25px;
  margin-top: -1.75px;
  margin-bottom: -1.75px;
  aspect-ratio: 1;
}

.element-recharge .sidebar-8 {
  display: flex;
  width: 106.92px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-recharge .chip {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
}

.element-recharge .coin {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
  aspect-ratio: 1;
}

.element-recharge .bet {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-recharge .vector-15 {
  position: relative;
  width: 23px;
  height: 23px;
  aspect-ratio: 1;
}

.element-recharge .x {
  position: relative;
  width: 25px;
  height: 22.28px;
  margin-top: -1.14px;
  margin-bottom: -1.14px;
  aspect-ratio: 1.12;
}

.element-recharge .vector-stroke-2 {
  position: absolute;
  width: 96.38%;
  height: 60.98%;
  top: 39.02%;
  left: 3.62%;
}

.element-recharge .vector-stroke-3 {
  position: absolute;
  width: 86.23%;
  height: 44.72%;
  top: 55.28%;
  left: 13.77%;
}

.element-recharge .vector-stroke-4 {
  position: absolute;
  width: 60.87%;
  height: 44.72%;
  top: 55.28%;
  left: 39.13%;
}

.element-recharge .vector-stroke-5 {
  position: absolute;
  width: 35.51%;
  height: 44.72%;
  top: 55.28%;
  left: 64.49%;
}

.element-recharge .vector-stroke-6 {
  position: absolute;
  width: 75.36%;
  height: 100%;
  top: 0;
  left: 24.64%;
}

.element-recharge .vector-stroke-7 {
  position: absolute;
  width: 100%;
  height: 77.24%;
  top: 22.76%;
  left: 0;
}

.element-recharge .vector-stroke-8 {
  position: absolute;
  width: 28.26%;
  height: 77.24%;
  top: 22.76%;
  left: 71.74%;
}

.element-recharge .ace-diamonds {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-recharge .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 60px;
  object-fit: cover;
}

.element-recharge .main-content-wrapper {
  padding: 30px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  width: 100%;
  min-width: 0;
}

.element-recharge .main-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  padding: 0px 57px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
}

.element-recharge .home {
  display: flex;
  flex-direction: column;
  max-width: 1550px;
  width: 100%;
  align-items: stretch;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
}

.element-recharge .board-list {
  gap: 15px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .board-list-2 {
  gap: 10px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .board-title {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-recharge .ico-cash-2 {
  width: 20.33px;
  height: 16px;
  background-image: url(../../img/idx-em/22_Recharge_3/vector-29.svg);
  position: relative;
  aspect-ratio: 1.27;
  background-size: 100% 100%;
}

.element-recharge .vector-16 {
  position: absolute;
  width: 100%;
  height: 65.88%;
  top: 34.12%;
  left: 0;
}

.element-recharge .text-wrapper-14 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.08px;
  line-height: 19.2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-recharge :is(.frame-5, .idx-charge-content-layout) {
  align-items: center;
  gap: 10px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
}

.element-recharge :is(.cash-detail, .idx-charge-request-panel) {
  align-items: stretch;
  display: flex;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
  min-width: 0;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-recharge :is(.frame-6, .idx-charge-request-content) {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
  min-width: 0;
}

.element-recharge .title {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  flex: 0 0 auto;
  border-radius: 4px;
  display: flex;
  padding: 4px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge :is(.idx-charge-request-content, .idx-charge-guide-content) .title .text-wrapper-15 {
  font-size: 13px;
  line-height: 18.8px;
  font-weight: 500;
}

.element-recharge .list {
  gap: 5px;
  padding: 0px 10px;
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .element-3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
  background-color: #3b3f46;
  border-radius: 10px;
  overflow: hidden;
}

.element-recharge .element {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
  background-color: #3b3f46;
  border-radius: 10px;
  overflow: hidden;
}

.element-recharge .text-2 {
  width: 80px;
  flex: 0 0 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans KR", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-recharge .text-3 {
  align-items: center;
  gap: 5px;
  padding: 5px 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-3 > img,
.element-recharge .text-3 > div > img {
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
  flex-shrink: 0;
  object-fit: contain;
}

.element-recharge .text-3 > div:first-child {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.element-recharge .group {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
  border: 1px solid;
  border-color: #99a1af;
  aspect-ratio: 1;
}

.element-recharge .image-2 {
  position: absolute;
  top: 4px;
  left: 3px;
  width: 8px;
  height: 7px;
}

.element-recharge .text-wrapper-17 {
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  color: #eeff00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-recharge .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .text-4 {
  max-width: 110px;
  width: 80px;
  flex: 0 0 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  align-self: stretch;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-recharge .text-5 {
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .frame-7 {
  display: flex;
  flex-direction: column;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #303338;
  border-radius: 8px;
}

.element-recharge .text-wrapper-20 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-recharge .frame-8 {
  display: flex;
  flex-direction: column;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--purple);
  border-radius: 8px;
}

.element-recharge .text-wrapper-21 {
  display: flex;
  justify-content: flex-start;
  width: auto;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: left;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: normal;
  overflow-wrap: anywhere;
  position: relative;
  align-items: center;
  font-family: "Inter", Helvetica;
}

.element-recharge .text-6 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .btn-join {
  max-width: 300px;
  height: 29px;
  width: 100%;
  background-color: #00bc7d;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 0px 15px #10b9814c;
}

.element-recharge .btn-join.idx-account-open {
  cursor: pointer;
}

.element-recharge .text-wrapper-22 {
  display: flex;
  justify-content: center;
  width: auto;
  min-width: 0;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: normal;
  overflow-wrap: anywhere;
  position: relative;
  align-items: center;
  font-family: "Inter", Helvetica;
}

.element-recharge .frame-9 {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #2f2f30;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid;
  border-color: #3f3f40;
}

.element-recharge .text-wrapper-23 {
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  min-width: 0;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #9e9e9e;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  white-space: normal;
  overflow-wrap: anywhere;
}

.element-recharge .text-7 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-7.idx-charge-bonus-group {
  gap: 9px;
}

.element-recharge .text-7.idx-charge-bonus-group .idx-bonus-option {
  margin-bottom: 2px;
}

.element-recharge .text-7.idx-charge-bonus-group .idx-bonus-option:last-child {
  margin-bottom: 0;
}

.element-recharge .p {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 14.5px;
}

.element-recharge .frame-10 {
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .frame-11 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .check {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 6px;
  border-color: #dadada;
  position: relative;
  border: 1px solid;
}

.element-recharge .check-2 {
  width: 66.67%;
  top: calc(50.00% - 4px);
  left: 16.67%;
  height: 8px;
  background-color: #269ea7;
  border-radius: 4px;
  border-color: #559396;
  aspect-ratio: 1;
  position: relative;
  border: 1px solid;
}

.element-recharge .text-wrapper-24 {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
}

.element-recharge .blankbox {
  position: relative;
  width: 12px;
  height: 12px;
  aspect-ratio: 1;
}

.element-recharge .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #eeff00;
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 14.5px;
}

.element-recharge .text-8 {
  max-width: 110px;
  width: 80px;
  flex: 0 0 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-wrapper-26 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  margin-left: -5px;
  margin-right: -5px;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
  position: relative;
  align-items: center;
  font-family: "Inter", Helvetica;
}

.element-recharge .text-9 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  min-width: 0;
}

.element-recharge .text-wrapper-27 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.08px;
  line-height: 23.2px;
}

.element-recharge .text-wrapper-28 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: normal;
  overflow-wrap: anywhere;
}

.element-recharge .text-wrapper-29 {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #9e9e9e;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-all;
}

.element-recharge .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  align-self: stretch;
  width: 100%;
  min-width: 0;
}

.element-recharge .USDT-USDT-wrapper {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: 10px 15px;
  background-color: #3b3f46;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .USDT-USDT {
  position: relative;
  display: block;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: keep-all;
}

.element-recharge .USDT-USDT .text-wrapper-30,
.element-recharge .USDT-USDT .text-wrapper-31 {
  display: inline;
  white-space: inherit;
}

.element-recharge .text-wrapper-30 {
  color: #d1d5dc;
  letter-spacing: -0.01px;
}

.element-recharge .text-wrapper-31 {
  font-weight: 600;
  color: #eeff00;
  letter-spacing: -0.01px;
}

.element-recharge .bet-cash {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 5px 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #3b3f46;
}

.element-recharge .input {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-recharge .frame-13 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #272a31;
  border-radius: 8px;
  overflow: hidden;
}

.element-recharge input.text-wrapper-32,
.element-recharge .idx-charge-amount-input.text-wrapper-32 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #eeff00;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  white-space: nowrap;
}

.element-recharge .idx-charge-amount-presets .text-wrapper-32,
.element-recharge .idx-charge-amount-presets .text-wrapper-33 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #7f8691;
  font-size: 12px;
  text-align: right;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .frame-13 .idx-em-input {
  width: 100%;
  text-align: center;
  color: #eeff00 !important;
  -webkit-text-fill-color: #eeff00;
}

.element-recharge .idx-charge-wallet-row {
  align-self: stretch;
}

.element-recharge .idx-charge-wallet-row .input {
  align-self: stretch;
  width: 100%;
}

.element-recharge .idx-charge-wallet-frame {
  height: auto;
  min-height: 36px;
  align-items: center;
}

.element-recharge .frame-13 .idx-charge-wallet-input {
  text-align: left;
  white-space: normal;
  word-break: break-all;
  overflow-wrap: anywhere;
}

.element-recharge .bet-list {
  align-items: flex-start;
  justify-content: center;
  gap: 2px;
  padding: 5px 15px;
  background-color: #3b3f46;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .frame-14 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #303338;
  border-radius: 8px;
}

.element-recharge .text-wrapper-33 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #7f8691;
  font-size: 12px;
  text-align: right;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .frame-15 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e701e2;
  border-radius: 8px;
}

.element-recharge .idx-deposit-method {
  border: 0;
  cursor: pointer;
}

.element-recharge .idx-deposit-method.is-selected {
  background-color: var(--purple);
}

.element-recharge .idx-deposit-method:not(.is-selected) {
  background-color: #303338;
}

.element-recharge .idx-bonus-option {
  cursor: pointer;
}

.element-recharge .idx-bonus-radio {
  position: static;
  opacity: 1;
  width: 15px;
  height: 15px;
  margin: 0;
  accent-color: #269ea7;
  flex-shrink: 0;
}

.element-recharge .idx-bonus-option .check {
  display: none;
}

.element-recharge .idx-bonus-option .check .check-2 {
  display: none !important;
}

.element-recharge .idx-bonus-option.is-selected .check::after {
  content: none;
}

.element-recharge .idx-amount-btn {
  border: 0;
  cursor: pointer;
}

/* 충전 금액 프리셋: 눌렀을 때만 잠깐 강조, 놓으면 원래대로 */
.element-recharge .idx-charge-amount-presets .idx-amount-btn {
  transition: transform 0.12s ease, background-color 0.15s ease, box-shadow 0.15s ease;
}

.element-recharge .idx-charge-amount-presets .idx-amount-btn:active,
.element-recharge .idx-charge-amount-presets .idx-amount-btn.idx-amount-btn--pressed {
  transform: scale(0.96);
  background-color: #e701e2 !important;
  box-shadow: 0 0 0 1px rgba(231, 1, 226, 0.35);
}

.element-recharge .idx-charge-amount-presets .idx-amount-btn:active .text-wrapper-32,
.element-recharge .idx-charge-amount-presets .idx-amount-btn:active .text-wrapper-33,
.element-recharge .idx-charge-amount-presets .idx-amount-btn:active .text-wrapper-34,
.element-recharge .idx-charge-amount-presets .idx-amount-btn.idx-amount-btn--pressed .text-wrapper-32,
.element-recharge .idx-charge-amount-presets .idx-amount-btn.idx-amount-btn--pressed .text-wrapper-33,
.element-recharge .idx-charge-amount-presets .idx-amount-btn.idx-amount-btn--pressed .text-wrapper-34 {
  color: #ffffff !important;
}

.element-recharge .idx-amount-btn.is-selected {
  background-color: #e701e2;
}

.element-recharge .idx-amount-btn.is-selected .text-wrapper-32,
.element-recharge .idx-amount-btn.is-selected .text-wrapper-33,
.element-recharge .idx-amount-btn.is-selected .text-wrapper-34 {
  color: #ffffff;
}

.element-recharge .idx-charge-cat-row {
  display: none;
}

@media (max-width: 1024px) {
  .element-recharge .idx-charge-cat-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    width: 100%;
    position: relative;
    align-self: stretch;
    gap: 4px;
    padding: 8px 14px;
    margin-bottom: 10px;
    background-color: #272a31;
    border-radius: 16px;
    overflow: hidden;
  }
}

.element-recharge .idx-charge-cat-btn {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  transition: opacity 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
  border: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 3px;
  position: relative;
  width: 100%;
  min-height: 30px;
  border-radius: 3px;
  background: transparent;
  color: #ffffff;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  font-size: 12px;
  line-height: 14.4px;
  white-space: nowrap;
}

.element-recharge .idx-charge-cat-row > .idx-charge-cat-btn:not(.is-selected) {
  opacity: 0.35;
  background-color: transparent;
  box-shadow: none;
}

.element-recharge .idx-charge-cat-row > .idx-charge-cat-btn.is-selected {
  opacity: 1;
  background-color: #3b3f46;
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.element-recharge .idx-charge-cat-row > .idx-charge-cat-btn:focus-visible {
  outline: 2px solid #c4b5fd;
  outline-offset: 2px;
}

/* semantic hooks for recharge section (non-visual) */
.element-recharge .idx-charge-page,
.element-recharge .idx-charge-surface,
.element-recharge .idx-charge-main-wrap,
.element-recharge .idx-charge-main,
.element-recharge .idx-charge-home,
.element-recharge .idx-charge-board,
.element-recharge .idx-charge-panel,
.element-recharge .idx-charge-title,
.element-recharge .idx-charge-request-list,
.element-recharge .idx-charge-row,
.element-recharge .idx-charge-deposit-methods,
.element-recharge .idx-charge-bonus-group,
.element-recharge .idx-charge-amount-group,
.element-recharge .idx-charge-amount-notice,
.element-recharge .idx-charge-amount-input-row,
.element-recharge .idx-charge-amount-presets,
.element-recharge .idx-charge-amount-input {
  box-sizing: border-box;
  min-width: 0;
}

/* 본문 폭: 환전(idx-em-exchange-1)과 동일하게 100% 체인 */
.element-recharge .main-content-wrapper,
.element-recharge .main-content,
.element-recharge .home,
.element-recharge .board-list,
.element-recharge .board-list-2,
.element-recharge .frame-5,
.element-recharge .cash-detail,
.element-recharge .frame-6,
.element-recharge .frame-wrapper,
.element-recharge .frame-16,
.element-recharge .list.idx-charge-request-list {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.element-recharge .frame-5,
.element-recharge .cash-detail,
.element-recharge .frame-6,
.element-recharge .frame-wrapper,
.element-recharge .frame-16,
.element-recharge .list.idx-charge-request-list {
  align-items: stretch;
}

/* 충전요청 리스트: 환전 .list > .element-3 과 동일 셀·버튼 레이아웃 */
.element-recharge .list.idx-charge-request-list {
  align-self: stretch;
}

.element-recharge .list.idx-charge-request-list > .element-3,
.element-recharge .list.idx-charge-request-list > .idx-charge-row {
  align-self: stretch;
  width: 100%;
  min-width: 0;
}

.element-recharge .list.idx-charge-request-list > .element-3 > .text-2 .text-wrapper-24,
.element-recharge .list.idx-charge-request-list > .element-3 > .text-4 .text-wrapper-27 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans KR", Helvetica;
  font-weight: 600;
  color: #d1d5dc;
  font-size: 11px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 16px;
  white-space: nowrap;
}

.element-recharge .list.idx-charge-request-list > .element-3 > .text-4 .text-wrapper-27 {
  white-space: normal;
}

.element-recharge .list.idx-charge-request-list > .element-3 > .text-3 .text-wrapper-25 {
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  color: #eeff00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-recharge .list.idx-charge-request-list > .element-3 > .text-3 .text-wrapper-26 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: -1px 0 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .list.idx-charge-request-list .text-2,
.element-recharge .list.idx-charge-request-list .text-4 {
  flex: 0 0 80px;
  width: 80px;
  max-width: 110px;
  align-self: stretch;
}

.element-recharge .list.idx-charge-request-list .text-3,
.element-recharge .list.idx-charge-request-list .text-5,
.element-recharge .list.idx-charge-request-list .text-6,
.element-recharge .list.idx-charge-request-list .text-7,
.element-recharge .list.idx-charge-request-list .idx-charge-amount-group {
  flex: 1 1 0;
  min-width: 0;
  align-self: stretch;
}

.element-recharge .list.idx-charge-request-list .idx-charge-deposit-methods {
  align-self: stretch;
  width: 100%;
}

.element-recharge .list.idx-charge-request-list .idx-deposit-method {
  flex: 1 1 0;
  min-width: 0;
  width: auto;
}

.element-recharge .list.idx-charge-request-list .idx-charge-amount-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

.element-recharge .list.idx-charge-request-list .idx-charge-preset-row {
  display: flex;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .list.idx-charge-request-list .idx-charge-amount-presets .idx-amount-btn {
  flex: 1 1 0;
  min-width: 0;
}

.element-recharge .text-wrapper-34 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-align: right;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .btn-join-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .btn-join-2 {
  max-width: 300px;
  width: 300px;
  height: 40px;
  background-color: #00bc7d;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 0px 15px #10b9814c;
}

.element-recharge :is(.frame-wrapper, .idx-charge-guide-panel) {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
  min-width: 0;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-recharge :is(.frame-16, .idx-charge-guide-content) {
  display: flex;
  flex-direction: column;
  min-height: 538px;
  height: auto;
  align-items: stretch;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  width: 100%;
  min-width: 0;
}

.element-recharge .text-10 {
  width: 80px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  align-self: stretch;
  display: flex;
  position: relative;
}

.element-recharge .idx-charge-guide-panel .text-10 {
  width: auto;
  min-width: 0;
  flex: 0 0 auto;
  align-self: auto;
  padding: 5px 4px 5px 0;
  justify-content: center;
}

.element-recharge .text-wrapper-35 {
  display: flex;
  justify-content: flex-start;
  width: auto;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: left;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: normal;
  overflow-wrap: anywhere;
  position: relative;
  align-items: center;
  font-family: "Inter", Helvetica;
}

.element-recharge .idx-charge-guide-panel .text-wrapper-35 {
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 11px;
  line-height: 16px;
}

.element-recharge .text-11 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  display: flex;
  position: relative;
}

.element-recharge .frame-17 {
  gap: 6px;
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  width: 100%;
  min-width: 0;
}

.element-recharge .text-wrapper-36 {
  display: flex;
  width: auto;
  min-width: 0;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: keep-all;
  position: relative;
  align-items: center;
  font-family: "Inter", Helvetica;
}

.idx-page .idx-layout,
.idx-page .idx-main-wrap-full,
.idx-page .idx-main-full,
.idx-page .idx-sp-body {
  width: 100%;
  min-width: 0;
}

/* index SPA: 스포츠 .idx-sp-body flex 가 충전 2열·폭을 깨지 않도록 */
.idx-page:has(.idx-charge-page) {
  height: auto;
  max-height: none;
  overflow: visible;
}

.idx-page:has(.idx-charge-page) > .idx-layout,
.idx-page .idx-main-wrap-full:has(.idx-charge-page),
.idx-page .idx-main-full.idx-sp-page:has(.idx-charge-page) {
  overflow: visible;
  height: auto;
  max-height: none;
}

.idx-sp-page .idx-sp-body:has(.idx-charge-page) {
  display: block;
  width: 100%;
  min-width: 0;
  overflow: visible;
  height: auto;
  max-height: none;
}

.idx-sp-page .idx-sp-body:has(.idx-charge-page) > .idx-page-section {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.idx-page .idx-ft {
  width: 100%;
}

@media (max-width: 1024px) {
  .element-recharge :is(.frame-5, .idx-charge-content-layout) {
    flex-direction: column;
    align-items: stretch;
  }

  .element-recharge :is(.cash-detail, .idx-charge-request-panel),
  .element-recharge :is(.frame-wrapper, .idx-charge-guide-panel) {
    width: 100%;
    flex: 0 0 auto;
  }

  .element-recharge :is(.frame-16, .idx-charge-guide-content) {
    min-height: 0;
  }

  .idx-page .idx-main-wrap-full {
    padding-bottom: calc(70px + env(safe-area-inset-bottom, 0px));
  }

  .idx-page .idx-ft {
    display: none !important;
  }

  .idx-page .idx-bottombar {
    width: 100%;
    max-width: 100vw;
    left: 0;
    right: 0;
  }

  .idx-page .idx-bottombar__shell,
  .idx-page .idx-bottombar__plate,
  .idx-page .idx-bottombar__bg,
  .idx-page .idx-bottombar__track {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1025px) {
  .idx-page .idx-main-wrap-full {
    padding-bottom: 0;
  }

  .idx-page .idx-ft {
    display: flex;
    width: 100%;
    min-width: 0;
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .element-recharge .main-content-wrapper.idx-charge-main-wrap {
    padding: 10px 0;
  }

  .element-recharge .main-content.idx-charge-main {
    padding: 0 20px;
  }
}

.element-recharge .bet-list-2 {
  align-items: center;
  padding: 10px;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .title-2 {
  height: 25px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding: 4px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .text-wrapper-37 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #eeff00;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-recharge .frame-19 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-recharge .text-12 {
  align-items: center;
  justify-content: center;
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  position: relative;
}

.element-recharge .text-13 {
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 4px 6px;
  flex: 1;
  flex-grow: 1;
  background-color: #212328;
  display: flex;
  position: relative;
}

.element-recharge .text-wrapper-38 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #99a1af;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-recharge .list-2 {
  gap: 4px;
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .text-14 {
  align-items: center;
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  position: relative;
}

.element-recharge .text-15 {
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 1;
  flex-grow: 1;
  background-color: #3b3f46;
  display: flex;
  position: relative;
}

.element-recharge .text-wrapper-39 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .text-wrapper-40 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ff4e00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .page {
  display: flex;
  height: 30px;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.element-recharge .text-wrapper-41 {
  justify-content: center;
  flex: 1;
  height: 20px;
  font-weight: 600;
  color: #eeff00;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-recharge .frame-20 {
  display: flex;
  flex-direction: column;
  height: 56px;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-recharge .btn-join-3 {
  max-width: 400px;
  height: 36px;
  width: 100%;
  margin-top: -5px;
  margin-bottom: -5px;
  background-color: #d73d3f;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 0px 15px #10b9814c;
}

.element-recharge .text-wrapper-42 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-recharge .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #272a31;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #1e2939;
}

.element-recharge .text-16 {
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.element-recharge .text-wrapper-43 {
  position: relative;
  width: fit-content;
  margin-top: -0.67px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: var(--purple);
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 20px;
  white-space: nowrap;
}

.element-recharge .text-wrapper-44 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 16.3px;
  white-space: nowrap;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-recharge .container-2 {
  width: 794.34px;
  gap: 3px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-recharge .text-wrapper-45 {
  align-self: stretch;
  margin-top: -1px;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
  font-family: "Inter", Helvetica;
  font-weight: 400;
}

.element-recharge .TINGBET {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.element-recharge .text-wrapper-46 {
  font-weight: 500;
  color: #f952ff;
}

.element-recharge .text-wrapper-47 {
  color: #6a7282;
}

.element-recharge .text-wrapper-48 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.idx-account-dim {
  position: fixed;
  inset: 0;
  background-color: #000000b2;
  backdrop-filter: blur(5px) brightness(100%);
  -webkit-backdrop-filter: blur(5px) brightness(100%);
  z-index: 120;
}

.idx-account-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(602px, calc(100vw - 24px));
  max-height: calc(100dvh - 24px);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 15px 20px;
  background-color: #212328;
  border: 1px solid #1e2939;
  border-radius: 16px;
  box-shadow: 0 6px 20px #000000cc;
  z-index: 121;
}

.idx-account-popup__close-row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: sticky;
  top: 0;
  z-index: 2;
  padding-bottom: 2px;
  background: #212328;
}

.idx-account-popup__close {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 10px;
  background: #303338;
  color: #ffffff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.idx-account-popup__brand img {
  display: block;
  height: 34px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
}

.idx-account-popup__brand-wrap {
  display: inline-flex;
  flex-direction: column;
  height: 50px;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.idx-account-popup__subtitle {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.idx-account-popup__title {
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.45;
}

.idx-account-popup__body {
  width: 100%;
  padding: 20px 30px;
  border-radius: 16px;
  background: #272a31;
  color: #d1d5dc;
  font-size: 12px;
  line-height: 1.45;
}

.idx-account-popup__lead {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.idx-account-popup__warn {
  color: #eeff00;
  font-size: 16px;
}

.idx-account-popup__account-box {
  width: 100%;
  padding: 20px;
  border-radius: 16px;
  background: #272a31;
}

.idx-account-popup__account-frame {
  display: flex;
  flex-direction: column;
  height: 126px;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: 20px 30px;
  width: 100%;
  background: #3b3f46;
  border-radius: 16px;
}

.idx-account-popup__account-line {
  color: #ffffff;
  font-size: 16px;
  line-height: 23.2px;
}

.idx-account-popup__account-row {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  margin-bottom: -5px;
}

.idx-account-popup__copy {
  margin-left: 8px;
  padding: 0 10px;
  height: 26px;
  border: 0;
  border-radius: 8px;
  background: #e701e2;
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .idx-account-popup {
    width: min(520px, calc(100vw - 32px));
    padding: 12px 14px;
  }

  .idx-account-popup__copy {
    min-width: 88px;
    height: 34px;
    padding: 0 14px;
    font-size: 13px;
    border-radius: 10px;
  }
}

.idx-account-popup__actions {
  width: min(300px, 100%);
}

.idx-account-popup__confirm {
  width: 100%;
  height: 45px;
  border: 0;
  border-radius: 10px;
  background: #00bc7d;
  color: #ffffff;
  font-weight: 900;
  font-size: 14px;
  cursor: pointer;
}
