.address-page[data-v-b499d676] {
  min-height: 100vh;
  background: #fff8f1;
  color: #4b1a12;
  position: relative;
}
.top-bg[data-v-b499d676] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 180px;
  background: url(../../h5/img/a.b80494a5.png) top center / cover no-repeat;
}
.shell[data-v-b499d676] {
  position: relative;
  z-index: 1;
  max-width: 520px;
  margin: auto;
  padding: 0 12px 92px;
}
.header[data-v-b499d676] {
  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-b499d676],
.back[data-v-b499d676] {
  width: 38px;
}
.back[data-v-b499d676] {
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85);
  font-size: 19px;
  color: #35100b;
}
.address-card[data-v-b499d676] {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  margin-top: 12px;
  -webkit-box-shadow: 0 4px 18px rgba(109, 39, 25, 0.08);
          box-shadow: 0 4px 18px rgba(109, 39, 25, 0.08);
}
.card-top[data-v-b499d676] {
  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;
}
.card-top strong[data-v-b499d676] {
  font-size: 16px;
}
.card-top span[data-v-b499d676] {
  font-size: 13px;
  color: #8b655c;
  margin-left: 10px;
}
.card-top em[data-v-b499d676] {
  font-style: normal;
  font-size: 10px;
  color: #ad2b20;
  background: #fff0eb;
  padding: 4px 8px;
  border-radius: 99px;
}
.full-address[data-v-b499d676] {
  font-size: 13px;
  line-height: 1.7;
  color: #705047;
  margin-top: 10px;
}
.actions[data-v-b499d676] {
  border-top: 1px solid #f4e6e0;
  margin-top: 13px;
  padding-top: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.actions button[data-v-b499d676] {
  border: 0;
  background: none;
  color: #79574f;
  font-size: 12px;
  padding: 5px 8px;
}
.actions button[data-v-b499d676]:disabled {
  color: #c4aaa4;
}
.actions .danger[data-v-b499d676] {
  color: #bf3227;
}
.add-btn[data-v-b499d676] {
  position: fixed;
  bottom: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 32px);
  max-width: 488px;
  height: 48px;
  border: 0;
  border-radius: 24px;
  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.25);
          box-shadow: 0 8px 20px rgba(181, 49, 35, 0.25);
}
.empty[data-v-b499d676] {
  text-align: center;
  padding: 100px 20px 20px;
  color: #aa8379;
}
.empty img[data-v-b499d676] {
  width: 120px;
  opacity: 0.7;
}
.empty p[data-v-b499d676] {
  font-size: 13px;
}

