.edit-page[data-v-221e1440] {
  min-height: 100vh;
  background: #fff8f1;
  color: #4b1a12;
  position: relative;
}
.top-bg[data-v-221e1440] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 180px;
  background: url(../../h5/img/a.b80494a5.png) top center / cover no-repeat;
}
.shell[data-v-221e1440] {
  position: relative;
  z-index: 1;
  max-width: 520px;
  margin: auto;
  padding: 0 12px 40px;
}
.header[data-v-221e1440] {
  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;
  font-size: 18px;
}
.header span[data-v-221e1440],
.back[data-v-221e1440] {
  width: 38px;
}
.back[data-v-221e1440] {
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  font-size: 19px;
  color: #35100b;
}
.form-card[data-v-221e1440] {
  margin-top: 12px;
  background: #fff;
  border-radius: 16px;
  padding: 0 15px;
  -webkit-box-shadow: 0 4px 18px rgba(109, 39, 25, 0.08);
          box-shadow: 0 4px 18px rgba(109, 39, 25, 0.08);
}
label[data-v-221e1440],
.default-row[data-v-221e1440] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #f4e6e0;
  padding: 16px 0;
  font-size: 13px;
}
label > span[data-v-221e1440] {
  width: 78px;
  color: #78564e;
  padding-top: 2px;
}
input[data-v-221e1440],
textarea[data-v-221e1440] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 14px;
  color: #3f1a12;
  resize: none;
}
textarea[data-v-221e1440] {
  height: 68px;
  line-height: 1.6;
}
.area-row[data-v-221e1440] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.area-row > span[data-v-221e1440] {
  padding-top: 0;
}
.area-row > div[data-v-221e1440] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #4c2a22;
}
.area-row b[data-v-221e1440] {
  float: right;
  font-size: 20px;
  color: #b79b94;
}
.default-row[data-v-221e1440] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0;
}
.default-row i[data-v-221e1440] {
  width: 42px;
  height: 24px;
  border-radius: 13px;
  background: #ddd;
  position: relative;
}
.default-row i[data-v-221e1440]:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.default-row i.on[data-v-221e1440] {
  background: #bd3327;
}
.default-row i.on[data-v-221e1440]:after {
  left: 21px;
}
.save-btn[data-v-221e1440] {
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 24px;
  margin-top: 22px;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  background: -webkit-gradient(linear, left top, right top, from(#ad2b20), to(#e35c37));
  background: linear-gradient(90deg, #ad2b20, #e35c37);
  -webkit-box-shadow: 0 8px 20px rgba(181, 49, 35, 0.22);
          box-shadow: 0 8px 20px rgba(181, 49, 35, 0.22);
}
.save-btn[data-v-221e1440]:disabled {
  opacity: 0.6;
}

