.withdraw-page[data-v-29b2fd27] {
  min-height: 100vh;
  background: #fff8f1;
  color: #4c1b13;
}
.shell[data-v-29b2fd27] {
  min-height: 100vh;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.header[data-v-29b2fd27] {
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 520px;
  margin: auto;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header strong[data-v-29b2fd27] {
  font-size: 18px;
}
.back[data-v-29b2fd27] {
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.86);
  font-size: 20px;
  color: #36120d;
}
.record[data-v-29b2fd27] {
  border: 0;
  background: transparent;
  font-size: 12px;
  color: #5d2a21;
}
.content[data-v-29b2fd27] {
  max-width: 520px;
  margin: auto;
  padding: 26px 12px 50px;
}
.wallet-card[data-v-29b2fd27],
.method-card[data-v-29b2fd27],
.amount-card[data-v-29b2fd27] {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 4px 18px rgba(99, 34, 21, 0.08);
          box-shadow: 0 4px 18px rgba(99, 34, 21, 0.08);
}
.section-head[data-v-29b2fd27] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 12px;
}
.section-head em[data-v-29b2fd27] {
  font-style: normal;
  font-size: 10px;
  color: #ba392b;
  font-weight: 500;
}
.section-head button[data-v-29b2fd27] {
  border: 0;
  background: none;
  color: #b63125;
  font-size: 11px;
}
.wallet-select[data-v-29b2fd27] {
  width: 100%;
  height: 62px;
  border: 1px solid #edd8d0;
  border-radius: 13px;
  background: #fffaf7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12px;
}
.selected-wallet[data-v-29b2fd27] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.selected-wallet img[data-v-29b2fd27],
.wallet-row img[data-v-29b2fd27],
.method-row img[data-v-29b2fd27] {
  width: 36px;
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.selected-wallet b[data-v-29b2fd27],
.selected-wallet small[data-v-29b2fd27],
.wallet-row b[data-v-29b2fd27],
.wallet-row small[data-v-29b2fd27],
.method-row b[data-v-29b2fd27],
.method-row small[data-v-29b2fd27] {
  display: block;
}
.selected-wallet small[data-v-29b2fd27],
.wallet-row small[data-v-29b2fd27],
.method-row small[data-v-29b2fd27] {
  font-size: 10px;
  color: #a07b72;
  margin-top: 4px;
}
.placeholder[data-v-29b2fd27] {
  color: #b09891;
  font-size: 13px;
}
.balance-box[data-v-29b2fd27] {
  margin-top: 12px;
  border-radius: 13px;
  background: linear-gradient(135deg, #9e261d, #dc5234);
  color: #fff;
  padding: 15px;
}
.balance-box span[data-v-29b2fd27] {
  font-size: 11px;
  opacity: 0.85;
}
.balance-box strong[data-v-29b2fd27] {
  display: block;
  font-size: 24px;
  margin-top: 6px;
}
.balance-box p[data-v-29b2fd27] {
  font-size: 11px;
  line-height: 1.5;
  margin: 8px 0 0;
  background: rgba(255, 255, 255, 0.12);
  padding: 7px;
  border-radius: 8px;
}
.balance-box.disabled[data-v-29b2fd27] {
  background: linear-gradient(135deg, #8b756f, #b49a92);
}
.period-box[data-v-29b2fd27] {
  margin-top: 13px;
}
.period-title[data-v-29b2fd27] {
  font-size: 12px;
  color: #755249;
}
.period-list[data-v-29b2fd27] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-top: 8px;
}
.period-list button[data-v-29b2fd27] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 35px;
  border: 1px solid #ead3cc;
  background: #fff;
  border-radius: 9px;
  color: #79554d;
}
.period-list button.active[data-v-29b2fd27] {
  background: #b83226;
  color: #fff;
  border-color: #b83226;
}
.method-row[data-v-29b2fd27] {
  width: 100%;
  border: 1px solid #f0e0da;
  background: #fff;
  border-radius: 12px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
  text-align: left;
}
.method-row > div[data-v-29b2fd27] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.method-row i[data-v-29b2fd27] {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #d6bab2;
  color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: normal;
}
.method-row i.checked[data-v-29b2fd27] {
  background: #b83226;
  border-color: #b83226;
  color: #fff;
}
.method-row.active[data-v-29b2fd27] {
  background: #fff7f3;
  border-color: #d86c59;
}
.no-method[data-v-29b2fd27] {
  padding: 15px;
  background: #fff8f4;
  border-radius: 11px;
  color: #a7786e;
  font-size: 12px;
}
.amount-line[data-v-29b2fd27] {
  height: 54px;
  border-bottom: 1px solid #e8d8d2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.amount-line > span[data-v-29b2fd27] {
  font-size: 24px;
  font-weight: 700;
}
.amount-line input[data-v-29b2fd27] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0;
  outline: 0;
  font-size: 24px;
  min-width: 0;
  padding: 0 8px;
  background: transparent;
}
.amount-line button[data-v-29b2fd27] {
  border: 0;
  background: none;
  color: #b42f24;
}
.amount-card p[data-v-29b2fd27] {
  font-size: 10px;
  color: #a48077;
  line-height: 1.6;
}
.submit[data-v-29b2fd27] {
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 24px;
  background: -webkit-gradient(linear, left top, right top, from(#ad2b20), to(#e35c37));
  background: linear-gradient(90deg, #ad2b20, #e35c37);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  -webkit-box-shadow: 0 8px 20px rgba(181, 49, 35, 0.22);
          box-shadow: 0 8px 20px rgba(181, 49, 35, 0.22);
}
.submit[data-v-29b2fd27]:disabled {
  opacity: 0.6;
}
.mask[data-v-29b2fd27] {
  position: fixed;
  z-index: 3000;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup[data-v-29b2fd27] {
  width: 100%;
  max-width: 520px;
  max-height: 68vh;
  margin: 0 auto 250px;
  background: #fff8f4;
  border-radius: 20px;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
}
.popup-head[data-v-29b2fd27] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.popup-head button[data-v-29b2fd27] {
  border: 0;
  background: none;
  font-size: 25px;
}
.wallet-row[data-v-29b2fd27] {
  width: 100%;
  border: 1px solid #f0dfd8;
  background: #fff;
  border-radius: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px;
  margin-top: 9px;
  text-align: left;
}
.wallet-row > div[data-v-29b2fd27] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.wallet-row > strong[data-v-29b2fd27] {
  font-size: 12px;
  color: #a92e23;
  white-space: nowrap;
}
.wallet-row.active[data-v-29b2fd27] {
  border-color: #bc392c;
  background: #fff5f1;
}
.wallet-row.disabled[data-v-29b2fd27] {
  opacity: 0.58;
}
.pwd-box[data-v-29b2fd27] {
  padding: 14px;
}
.wallet-popup-state[data-v-29b2fd27] {
  padding: 28px 12px;
  text-align: center;
  color: #9d766c;
  font-size: 13px;
  line-height: 1.7;
}
.wallet-popup-state.error[data-v-29b2fd27] {
  color: #c33b31;
}
.wallet-popup-state button[data-v-29b2fd27] {
  display: block;
  margin: 12px auto 0;
  padding: 7px 18px;
  border: 0;
  border-radius: 18px;
  background: #b83226;
  color: #fff;
}
.withdraw-notice[data-v-29b2fd27] {
  margin-top: 12px;
  padding: 10px 11px;
  border: 1px solid #f0d9ca;
  border-radius: 10px;
  background: #fff7ef;
  color: #825e54;
}
.withdraw-notice > b[data-v-29b2fd27] {
  display: block;
  margin-bottom: 5px;
  color: #7a3027;
  font-size: 12px;
}
.amount-card .withdraw-notice p[data-v-29b2fd27] {
  margin: 4px 0;
  color: #96746a;
  font-size: 10px;
  line-height: 1.6;
}
.withdraw-notice p strong[data-v-29b2fd27] {
  color: #7a4b42;
}

