.bind-page[data-v-6114f189] {
  min-height: 100vh;
  background: #fff7ed;
  color: #4c2922;
}
.bind-shell[data-v-6114f189] {
  position: relative;
  width: 100%;
  max-width: 750px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff8ef;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.page-header[data-v-6114f189] {
  position: relative;
  z-index: 5;
  height: 54px;
  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;
  color: #fff;
}
.back-btn[data-v-6114f189] {
  position: absolute;
  left: 16px;
  top: 0;
  width: 36px;
  height: 54px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 24px;
  text-align: left;
}
.page-title[data-v-6114f189] {
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 1px;
}
.hero-shield[data-v-6114f189] {
  position: absolute;
  z-index: 3;
  top: 33px;
  right: 7px;
  width: 91px;
  height: 76px;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-content[data-v-6114f189] {
  position: relative;
  z-index: 4;
  padding: 44px 12px 36px;
}
.scan-card[data-v-6114f189] {
  position: relative;
  overflow: hidden;
}
.scan-card[data-v-6114f189]:after {
  position: absolute;
  top: -40%;
  left: -65%;
  width: 30%;
  height: 180%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.52)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0.46;
  pointer-events: none;
  -webkit-transform: skewX(-18deg);
          transform: skewX(-18deg);
  -webkit-animation: cardScan-6114f189 3.3s ease-in-out infinite;
          animation: cardScan-6114f189 3.3s ease-in-out infinite;
}
@-webkit-keyframes cardScan-6114f189 {
0% {
    left: -65%;
}
58% {
    left: 125%;
}
100% {
    left: 125%;
}
}
@keyframes cardScan-6114f189 {
0% {
    left: -65%;
}
58% {
    left: 125%;
}
100% {
    left: 125%;
}
}
.notice-card[data-v-6114f189] {
  min-height: 70px;
  padding: 10px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #efcca6;
  border-radius: 10px;
  background: rgba(255, 252, 247, 0.97);
  -webkit-box-shadow: 0 6px 14px rgba(149, 67, 28, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
          box-shadow: 0 6px 14px rgba(149, 67, 28, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
}
.notice-icon[data-v-6114f189] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.notice-icon img[data-v-6114f189] {
  width: 34px;
  height: 34px;
  -o-object-fit: contain;
     object-fit: contain;
}
.notice-copy[data-v-6114f189] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 44px;
}
.notice-title[data-v-6114f189] {
  color: #4e2c25;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.35;
}
.notice-desc[data-v-6114f189] {
  margin-top: 4px;
  overflow: hidden;
  color: #b09a8e;
  font-size: 9px;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-card[data-v-6114f189] {
  margin-top: 12px;
  padding: 0 13px;
  border: 1px solid #efcaa4;
  border-radius: 10px;
  background: rgba(255, 252, 247, 0.96);
  -webkit-box-shadow: 0 7px 15px rgba(148, 66, 27, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
          box-shadow: 0 7px 15px rgba(148, 66, 27, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96);
}
.form-row[data-v-6114f189] {
  position: relative;
  z-index: 2;
  min-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-icon[data-v-6114f189] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-icon img[data-v-6114f189] {
  width: 31px;
  height: 31px;
  -o-object-fit: contain;
     object-fit: contain;
}
.phone-icon span[data-v-6114f189] {
  width: 31px;
  height: 31px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #f7e8dc;
  color: #c7171c;
  font-size: 19px;
  font-weight: 900;
}
.form-label[data-v-6114f189] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  color: #513129;
  font-size: 13px;
  font-weight: 900;
}
.form-input[data-v-6114f189] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 38px;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  color: #4a2e27;
  font-size: 12px;
}
.form-input[data-v-6114f189]::-webkit-input-placeholder {
  color: #cbbcb2;
}
.form-input[data-v-6114f189]::-moz-placeholder {
  color: #cbbcb2;
}
.form-input[data-v-6114f189]:-ms-input-placeholder {
  color: #cbbcb2;
}
.form-input[data-v-6114f189]::-ms-input-placeholder {
  color: #cbbcb2;
}
.form-input[data-v-6114f189]::placeholder {
  color: #cbbcb2;
}
.form-line[data-v-6114f189] {
  position: relative;
  z-index: 2;
  height: 1px;
  margin-left: 42px;
  background: #efe1d4;
}
.submit-btn[data-v-6114f189] {
  width: calc(100% - 30px);
  height: 44px;
  margin: 28px 15px 0;
  border: 0;
  border-radius: 23px;
  background: -webkit-gradient(linear, left top, left bottom, from(#e1161b), to(#ae0005));
  background: linear-gradient(180deg, #e1161b 0%, #ae0005 100%);
  -webkit-box-shadow: 0 6px 13px rgba(174, 0, 5, 0.19);
          box-shadow: 0 6px 13px rgba(174, 0, 5, 0.19);
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 2px;
}
.submit-btn[data-v-6114f189]:disabled {
  opacity: 0.65;
}
.loading-mask[data-v-6114f189] {
  position: fixed;
  z-index: 9999;
  inset: 0;
  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;
  background: rgba(65, 30, 19, 0.42);
}
.loading-box[data-v-6114f189] {
  width: 116px;
  height: 104px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  border: 1px solid #efc89f;
  border-radius: 12px;
  background: #fff9f1;
  -webkit-box-shadow: 0 12px 30px rgba(77, 28, 11, 0.25);
          box-shadow: 0 12px 30px rgba(77, 28, 11, 0.25);
  color: #9f1014;
  font-size: 12px;
  font-weight: 900;
}
.spinner[data-v-6114f189] {
  width: 27px;
  height: 27px;
  border: 3px solid #f0d2bd;
  border-top-color: #c70d13;
  border-radius: 50%;
  -webkit-animation: spin-6114f189 0.8s linear infinite;
          animation: spin-6114f189 0.8s linear infinite;
}
@-webkit-keyframes spin-6114f189 {
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-6114f189 {
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@media (max-width: 480px) {
.page-header[data-v-6114f189] {
    height: 50px;
}
.back-btn[data-v-6114f189] {
    height: 50px;
}
.hero-shield[data-v-6114f189] {
    top: 30px;
    width: 82px;
    height: 70px;
}
.page-content[data-v-6114f189] {
    padding: 41px 10px 31px;
}
.notice-card[data-v-6114f189] {
    min-height: 66px;
}
.form-row[data-v-6114f189] {
    min-height: 59px;
}
.form-icon[data-v-6114f189] {
    width: 40px;
}
.form-label[data-v-6114f189] {
    -ms-flex-preferred-size: 68px;
        flex-basis: 68px;
    font-size: 12px;
}
.form-input[data-v-6114f189] {
    font-size: 11.5px;
}
}

