._page_w4sys_1 {
  --content-max: 920px;
  --content-gutter: 2rem;
  --content-gutter-sm: 1.25rem;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #eef1f5;
  position: relative;
  overflow-x: hidden;
}
._texture_w4sys_27 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  opacity: 0.45;
  background-image:
    radial-gradient(
      circle at 20% 20%,
      rgba(255, 255, 255, 0.9) 0,
      transparent 45%
    ),
    radial-gradient(
      circle at 80% 10%,
      rgba(255, 255, 255, 0.55) 0,
      transparent 40%
    ),
    repeating-linear-gradient(
      -12deg,
      rgba(30, 86, 160, 0.03),
      rgba(30, 86, 160, 0.03) 1px,
      transparent 1px,
      transparent 7px
    );
}
._header_w4sys_61 {
  display: flex;
  justify-content: flex-start;
  width: min(var(--content-max), calc(100% - var(--content-gutter)));
  margin-left: auto;
  margin-right: auto;
  padding: 1.75rem 0 1.5rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
._headerBrand_w4sys_85 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem 1.35rem;
  max-width: 100%;
  min-width: 0;
}
._headerLogo_w4sys_103 {
  display: block;
  height: 52px;
  width: auto;
  max-width: min(180px, 38vw);
  object-fit: contain;
  object-position: left center;
  flex-shrink: 0;
}
._headerText_w4sys_123 {
  text-align: left;
  min-width: 0;
}
._companyName_w4sys_133 {
  margin: 0 0 0.25rem;
  font-size: 0.9rem;
  font-weight: 600;
  color: #1e56a0;
  letter-spacing: 0.04em;
  line-height: 1.35;
}
._main_w4sys_59 {
  flex: 1;
  width: min(var(--content-max), calc(100% - var(--content-gutter)));
  margin: 0 auto 1.5rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
._footer_w4sys_169 {
  margin-top: auto;
  background: #1e56a0;
  color: #ffffffeb;
  text-align: center;
  font-size: 0.72rem;
  padding: 0.65rem 0.75rem;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 1;
}
@media (max-width: 640px) {
  ._header_w4sys_61 {
    padding: 1.35rem 0 1rem;
    width: calc(100% - var(--content-gutter-sm));
  }
  ._headerBrand_w4sys_85 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.75rem;
  }
  ._headerText_w4sys_123 {
    text-align: center;
  }
  ._headerLogo_w4sys_103 {
    height: 48px;
    max-width: min(200px, 70vw);
  }
  ._companyName_w4sys_133 {
    font-size: 0.84rem;
  }
  ._title_w4sys_245 {
    font-size: 1.22rem;
  }
  ._subtitle_w4sys_253 {
    font-size: 0.78rem;
  }
  ._main_w4sys_59 {
    width: calc(100% - var(--content-gutter-sm));
    margin-bottom: 1rem;
  }
}
._templateHint_w4sys_273 {
  margin: -0.25rem 0 0;
  font-size: 0.82rem;
  color: #5c6570;
  line-height: 1.5;
}
._templateFieldHint_w4sys_287 {
  margin: 0.65rem 0 0;
  padding: 0.65rem 0.85rem;
  font-size: 0.82rem;
  line-height: 1.55;
  color: #3d4f63;
  background: #1e56a00f;
  border-radius: 10px;
  border: 1px solid rgba(30, 86, 160, 0.12);
}
._subjectMicroHint_w4sys_309 {
  margin: 0 0 0.75rem;
  font-size: 0.8rem;
  line-height: 1.5;
  color: #5c6570;
}
._field_w4sys_323 span._inlineHint_w4sys_323 {
  display: inline;
  font-size: 0.78rem;
  font-weight: 400;
  color: #6b7280;
  margin-left: 0.25rem;
}
._templateSelect_w4sys_341 {
  width: 100%;
  margin-top: 0.15rem;
}
._templateSelect_w4sys_341 .ant-select-selector {
  border-radius: 10px !important;
  min-height: 2.65rem !important;
  padding-inline: 0.65rem !important;
  border-color: #d8dee6 !important;
  background: #fbfcfe !important;
  box-shadow: none !important;
}
._templateSelect_w4sys_341:hover .ant-select-selector {
  border-color: #1e56a0 !important;
}
._templateSelect_w4sys_341.ant-select-open .ant-select-selector {
  border-color: #1e56a0 !important;
  box-shadow: 0 0 0 3px #1e56a026 !important;
}
._templateSelect_w4sys_341 .ant-select-selection-item {
  line-height: 2.35rem !important;
  color: #0f2744;
}
._templateSelect_w4sys_341 .ant-select-arrow {
  color: #1e56a0;
}
._title_w4sys_245 {
  margin: 0;
  font-family:
    Microsoft YaHei,
    PingFang SC,
    SimHei,
    sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #0f172a;
  line-height: 1.35;
}
._subtitle_w4sys_253 {
  margin: 0.4rem 0 0;
  font-size: 0.8rem;
  color: #475569;
  letter-spacing: 0.02em;
  line-height: 1.55;
  max-width: 36rem;
}
._card_w4sys_443 {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 18px 50px #0f274414;
  padding: 1.75rem 1.5rem 2rem;
  border: 1px solid rgba(30, 86, 160, 0.12);
}
@media (max-width: 640px) {
  ._card_w4sys_443 {
    padding: 1.25rem 1rem 1.5rem;
    border-radius: 12px;
  }
}
._alert_w4sys_473 {
  background: #fff4f4;
  border: 1px solid #f0c4c4;
  color: #8b1e1e;
  padding: 0.75rem 1rem;
  border-radius: 10px;
  margin-bottom: 1.25rem;
  font-size: 0.9rem;
}
._section_w4sys_493 {
  margin-bottom: 1.5rem;
}
._h2_w4sys_501 {
  margin: 0 0 0.85rem;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #1e56a0;
  font-weight: 700;
}
._grid_w4sys_519 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 1.25rem;
}
@media (max-width: 720px) {
  ._grid_w4sys_519 {
    grid-template-columns: 1fr;
  }
}
._field_w4sys_323 {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
._field_w4sys_323._full_w4sys_555 {
  grid-column: 1 / -1;
}
._field_w4sys_323 span {
  font-size: 0.88rem;
  color: #3d4a5c;
  font-weight: 600;
}
._formValidateError_w4sys_577 {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.5;
  color: #ff4d4f;
}
._fieldFormItem_w4sys_593 {
  min-width: 0;
}
._guaranteeNoInput_w4sys_601 {
  width: 100%;
}
._field_w4sys_323 input,
._field_w4sys_323 textarea {
  border: 1px solid #d8dee6;
  border-radius: 10px;
  padding: 0.65rem 0.75rem;
  background: #fbfcfe;
  transition:
    border-color 0.15s ease,
    box-shadow 0.15s ease;
}
._field_w4sys_323 input:focus,
._field_w4sys_323 textarea:focus {
  outline: none;
  border-color: #1e56a0;
  box-shadow: 0 0 0 3px #1e56a026;
  background: #fff;
}
._field_w4sys_323 input._readonlyInput_w4sys_643 {
  background: #f0f2f6;
  color: #1a2430;
  cursor: default;
}
._field_w4sys_323 input._readonlyInput_w4sys_643:focus {
  border-color: #d8dee6;
  box-shadow: none;
  background: #f0f2f6;
}
._field_w4sys_323 ._fieldMicroHint_w4sys_667 {
  font-size: 0.78rem;
  color: #6b7280;
  font-weight: 400;
  line-height: 1.4;
  margin-top: -0.05rem;
}
._datePicker_w4sys_683 {
  min-height: 2.65rem;
}
._hint_w4sys_691 {
  font-size: 0.78rem;
  color: #6b7280;
  font-weight: 400;
}
._actions_w4sys_703 {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
@media (max-width: 640px) {
  ._actions_w4sys_703 {
    justify-content: stretch;
  }
  ._actions_w4sys_703 ._btn_w4sys_725 {
    width: 100%;
  }
}
._btn_w4sys_725 {
  border: none;
  border-radius: 999px;
  padding: 0.75rem 2.25rem;
  background: linear-gradient(135deg, #1e56a0, #163a72);
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.08em;
  box-shadow: 0 10px 24px #1e56a059;
}
._btn_w4sys_725:disabled {
  opacity: 0.65;
  cursor: not-allowed;
  box-shadow: none;
}
._modal_vj6bo_1 .ant-modal-body {
  max-height: min(78vh, 720px);
  overflow-y: auto;
}
._intro_vj6bo_11 {
  margin: 0 0 0.75rem;
  font-size: 0.85rem;
  color: #4b5563;
  line-height: 1.55;
}
._err_vj6bo_25 {
  background: #fff4f4;
  border: 1px solid #f0c4c4;
  color: #8b1e1e;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  font-size: 0.88rem;
}
._list_vj6bo_45 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
._block_vj6bo_59 {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 0.75rem 0.85rem;
  background: #fafbfc;
}
._blockHead_vj6bo_73 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
._blockNo_vj6bo_91 {
  font-weight: 700;
  color: #1e56a0;
  font-size: 0.9rem;
}
._subLabel_vj6bo_103 {
  font-size: 0.78rem;
  color: #6b7280;
  margin: 0.35rem 0 0.25rem;
}
._subRow_vj6bo_115 {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0.35rem;
  align-items: start;
  margin-bottom: 0.35rem;
}
._actions_vj6bo_131 {
  margin-bottom: 1rem;
}
._footer_vj6bo_139 {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
  padding-top: 0.5rem;
  border-top: 1px solid #eee;
}
._page_1wq28_1 {
  min-height: 100vh;
  background: #e8ebef;
  padding: 1rem 0 2.5rem;
}
._toolbar_1wq28_13 {
  max-width: 820px;
  margin: 0 auto 0.75rem;
  padding: 0 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.9rem;
}
._toolbar_1wq28_13 a {
  color: #1e56a0;
  text-decoration: none;
}
._toolbarActions_1wq28_43 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._toolbarAlert_1wq28_55 {
  max-width: 820px;
  margin: 0 auto 0.5rem;
  padding: 0 1rem;
  font-size: 0.88rem;
  color: #b42318;
}
._saveBtn_1wq28_71 {
  border: 1px solid #1e7a3a;
  background: #fff;
  color: #1e7a3a;
  border-radius: 8px;
  padding: 0.35rem 0.9rem;
  font-size: 0.9rem;
}
._saveBtn_1wq28_71:disabled {
  opacity: 0.55;
  cursor: not-allowed;
}
._exportBtn_1wq28_99 {
  border: 1px solid #1e56a0;
  background: #fff;
  color: #1e56a0;
  border-radius: 8px;
  padding: 0.35rem 0.9rem;
  font-size: 0.9rem;
}
._exportBtn_1wq28_99:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  color: #888;
  border-color: #ccc;
}
._editClausesBtn_1wq28_131 {
  border: 1px solid #888;
  background: #fff;
  color: #333;
  border-radius: 8px;
  padding: 0.35rem 0.9rem;
  font-size: 0.9rem;
}
._printBtn_1wq28_149 {
  border: 1px solid #1e56a0;
  background: #fff;
  color: #1e56a0;
  border-radius: 8px;
  padding: 0.35rem 0.9rem;
}
._fallback_1wq28_165 {
  max-width: 520px;
  margin: 4rem auto;
  text-align: center;
  color: #444;
}
._fallback_1wq28_165 a {
  color: #1e56a0;
}
._sheet_1wq28_187 {
  position: relative;
  width: 210mm;
  min-height: 297mm;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 14mm 18mm 22mm;
  box-shadow: 0 12px 40px #0000001f;
  font-family:
    SimSun,
    Songti SC,
    STSong,
    serif;
  font-size: 14px;
  line-height: 1.75;
  color: #111;
  overflow: hidden;
}
._watermark_1wq28_219 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4.2rem;
  font-weight: 700;
  color: #1e56a00f;
  letter-spacing: 0.35em;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  transform: rotate(-18deg);
}
._top_1wq28_249 {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: start;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
  position: relative;
  z-index: 1;
}
._topLeft_1wq28_269 {
  justify-self: start;
}
._docTitle_1wq28_277 {
  margin: 0;
  padding-top: 0.15rem;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-align: center;
  font-family:
    SimHei,
    Microsoft YaHei,
    sans-serif;
}
._docTitleSpaced_1wq28_299 {
  margin: 0;
  padding-top: 0.15rem;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.42em;
  text-align: center;
  font-family:
    SimHei,
    Microsoft YaHei,
    sans-serif;
}
._topRight_1wq28_319 {
  justify-self: end;
  text-align: right;
  font-size: 13px;
  line-height: 1.55;
  padding-top: 0.2rem;
}
._metaVal_1wq28_335 {
  text-decoration: underline;
  text-underline-offset: 3px;
}
._xyqdFootnote_1wq28_345 {
  font-size: 12px;
  color: #333;
  margin: 0.75rem 0 0;
  line-height: 1.65;
}
._xyqdSign_1wq28_359 {
  margin-top: 1rem;
}
._signSpacer_1wq28_367 {
  display: inline-block;
  width: 1.5rem;
}
._briefNoLine_1wq28_379 {
  margin: 0 0 1rem;
  font-size: 14px;
  line-height: 1.75;
}
._hcdbSign_1wq28_391 {
  margin-top: 1.35rem;
}
._hcdbDateLine_1wq28_399 {
  margin: 1rem 0 0;
  font-size: 14px;
  text-align: left;
  line-height: 1.75;
}
._logoImg_1wq28_413 {
  display: block;
  height: 52px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
  object-position: left top;
}
._body_1wq28_431 {
  position: relative;
  z-index: 1;
}
._para_1wq28_441 {
  margin: 0 0 0.85rem;
}
._paraJust_1wq28_449 {
  margin: 0 0 1rem;
  text-align: justify;
  text-justify: inter-ideograph;
}
._clause_1wq28_461 {
  margin: 0 0 0.55rem;
  text-align: justify;
  text-justify: inter-ideograph;
  padding-left: 0;
}
._clauseNo_1wq28_475 {
  font-weight: 700;
  margin-right: 0.15em;
}
._subClause_1wq28_485 {
  margin: 0 0 0.45rem 1.6rem;
  text-align: justify;
  text-justify: inter-ideograph;
}
._under_1wq28_497 {
  text-decoration: underline;
  text-underline-offset: 3px;
  padding: 0 0.1em;
}
._signBlock_1wq28_509 {
  margin-top: 1.6rem;
  max-width: 92%;
  position: relative;
  z-index: 1;
}
._signRow_1wq28_523 {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 0.45rem;
  font-size: 14px;
}
._signLabel_1wq28_539 {
  flex: 0 0 auto;
  color: #111;
}
._signLine_1wq28_549 {
  flex: 1 1 auto;
  min-width: 0;
  border-bottom: 1px solid transparent;
}
._signPlaceholder_1wq28_561 {
  color: #666;
  letter-spacing: 0.05em;
}
._bottomNote_1wq28_571 {
  margin-top: 2rem;
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 1.6;
  position: relative;
  z-index: 1;
  padding-right: 108px;
  box-sizing: border-box;
  overflow-wrap: anywhere;
}
._bottomNote_1wq28_571 a {
  color: #1e56a0;
  word-break: break-all;
}
._qrWrap_1wq28_609 {
  position: absolute;
  right: 16mm;
  bottom: 14mm;
  text-align: center;
  z-index: 2;
}
._qrCap_1wq28_625 {
  margin-top: 6px;
  font-size: 12px;
  color: #111;
}
@media print {
  ._page_1wq28_1 {
    background: #fff;
    padding: 0;
  }
  ._logoImg_1wq28_413 {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  ._toolbar_1wq28_13,
  ._toolbarAlert_1wq28_55 {
    display: none;
  }
  ._sheet_1wq28_187 {
    box-shadow: none;
    margin: 0;
    width: 210mm;
    min-height: auto;
    page-break-after: avoid;
  }
}
@media (max-width: 860px) {
  ._sheet_1wq28_187 {
    width: 100%;
    padding: 12mm 10mm 26mm;
  }
  ._top_1wq28_249 {
    grid-template-columns: 1fr;
    text-align: center;
  }
  ._topLeft_1wq28_269,
  ._topRight_1wq28_319 {
    justify-self: center;
    text-align: center;
  }
  ._docTitle_1wq28_277 {
    order: -1;
    margin-bottom: 0.5rem;
  }
  ._bottomNote_1wq28_571 {
    padding-right: 0;
    margin-top: 3rem;
  }
  ._qrWrap_1wq28_609 {
    position: static;
    margin: 1.25rem auto 0;
  }
}
._page_1q846_1 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(
      1200px 600px at 50% -200px,
      rgba(30, 86, 160, 0.14) 0%,
      rgba(30, 86, 160, 0) 70%
    ),
    radial-gradient(
      900px 520px at 20% 10%,
      rgba(255, 255, 255, 0.85) 0%,
      rgba(255, 255, 255, 0) 60%
    ),
    linear-gradient(180deg, #eef2f7 0%, #e9eef5 45%, #e8edf4 100%);
  position: relative;
  overflow-x: hidden;
}
._texture_1q846_19 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  opacity: 0.35;
  background-image:
    radial-gradient(
      circle at 20% 20%,
      rgba(255, 255, 255, 0.9) 0,
      transparent 45%
    ),
    radial-gradient(
      circle at 80% 10%,
      rgba(255, 255, 255, 0.55) 0,
      transparent 40%
    ),
    repeating-linear-gradient(
      -12deg,
      rgba(30, 86, 160, 0.03),
      rgba(30, 86, 160, 0.03) 1px,
      transparent 1px,
      transparent 7px
    );
}
._header_1q846_51 {
  display: flex;
  justify-content: center;
  padding: 2.15rem 1rem 1.35rem;
  position: relative;
  z-index: 1;
}
._headerBrand_1q846_67 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem 1.35rem;
  max-width: min(640px, calc(100% - 1.5rem));
}
._headerLogo_1q846_83 {
  display: block;
  height: 52px;
  width: auto;
  max-width: min(180px, 38vw);
  object-fit: contain;
  object-position: left center;
  flex-shrink: 0;
}
._headerText_1q846_103 {
  text-align: center;
  min-width: 0;
}
._companyName_1q846_113 {
  margin: 0 0 0.25rem;
  font-size: 0.9rem;
  font-weight: 600;
  color: #1e56a0;
  letter-spacing: 0.04em;
  line-height: 1.35;
}
._title_1q846_131 {
  margin: 0;
  font-family:
    Microsoft YaHei,
    PingFang SC,
    SimHei,
    sans-serif;
  font-size: 1.55rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #0b1b33;
  line-height: 1.35;
}
._subtitle_1q846_151 {
  margin: 0.5rem 0 0;
  font-size: 0.82rem;
  color: rgba(11, 27, 51, 0.7);
  letter-spacing: 0.06em;
  text-transform: none;
}
@media (max-width: 640px) {
  ._header_1q846_51 {
    padding: 1.35rem 0.75rem 1rem;
  }
  ._headerBrand_1q846_67 {
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
  }
  ._headerText_1q846_103 {
    text-align: center;
  }
  ._headerLogo_1q846_83 {
    height: 48px;
    max-width: min(200px, 70vw);
  }
  ._companyName_1q846_113 {
    font-size: 0.84rem;
  }
  ._title_1q846_131 {
    font-size: 1.22rem;
  }
  ._subtitle_1q846_151 {
    font-size: 0.78rem;
  }
}
._card_1q846_231 {
  position: relative;
  z-index: 1;
  width: min(520px, calc(100% - 2rem));
  margin: 0 auto 1.65rem;
  background: rgba(255, 255, 255, 0.86);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  border: 1px solid rgba(30, 86, 160, 0.12);
  box-shadow:
    0 22px 55px rgba(10, 27, 52, 0.14),
    0 3px 10px rgba(10, 27, 52, 0.06);
  overflow: hidden;
}
._cardHead_1q846_253 {
  background: linear-gradient(135deg, #1e56a0 0%, #163a72 100%);
  color: #fff;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.32em;
  padding: 0.75rem 0.5rem;
  font-size: 0.94rem;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
}
._table_1q846_273 {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
  border-top: 1px solid #e2e8f0;
}
._table_1q846_273 th,
._table_1q846_273 td {
  border: 1px solid #e2e8f0;
  padding: 0.65rem 0.6rem;
  vertical-align: middle;
}
._table_1q846_273 th {
  width: 38%;
  text-align: center;
  font-weight: 700;
  color: #1a2433;
  background: #f8fafc;
}
._table_1q846_273 td {
  text-align: left;
  color: #2b3648;
  line-height: 1.5;
}
._verifyNote_1q846_329 {
  margin: 0;
  padding: 0.9rem 1rem 1.05rem;
  font-size: 0.79rem;
  color: rgba(11, 27, 51, 0.66);
  line-height: 1.55;
  border-top: 1px solid rgba(30, 86, 160, 0.12);
  background: linear-gradient(180deg, rgba(250, 252, 255, 0.9), rgba(245, 248, 252, 0.9));
}
._formWrap_1q846_349 {
  padding: 1rem 1rem 0.25rem;
}
._formHint_1q846_357 {
  margin: 0 0 1rem;
  font-size: 0.86rem;
  color: rgba(11, 27, 51, 0.72);
  line-height: 1.55;
}
._formHint_1q846_357 strong {
  color: #0b1b33;
  font-weight: 700;
}
._form_1q846_349 {
  max-width: 100%;
}
._formAlert_1q846_389 {
  color: #b91c1c;
  font-size: 0.88rem;
  margin: -0.25rem 0 0.75rem;
  line-height: 1.45;
}
._staffLink_1q846_403 {
  margin: 0;
  padding: 0 0 1rem;
  text-align: center;
  font-size: 0.8rem;
}
._staffLink_1q846_403 a {
  color: #1e56a0;
}
._loading_1q846_425,
._errorBox_1q846_427 {
  padding: 2rem 1.25rem;
  text-align: center;
  color: #445;
}
._errorBox_1q846_427 p {
  margin: 0 0 0.75rem;
}
._link_1q846_447 {
  color: #1e56a0;
  font-weight: 600;
}
._footer_1q846_457 {
  margin-top: auto;
  background: linear-gradient(135deg, #1e56a0 0%, #14335f 100%);
  color: #ffffffeb;
  text-align: center;
  font-size: 0.72rem;
  padding: 0.65rem 0.75rem;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 1;
}
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex="-1"]:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family:
    SFMono-Regular,
    Consolas,
    Liberation Mono,
    Menlo,
    Courier,
    monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  min-height: 100%;
}
body {
  font-family:
    PingFang SC,
    Microsoft YaHei,
    system-ui,
    sans-serif;
  background: #f4f6f9;
  color: #1a1a1a;
}
#root {
  min-height: 100vh;
}
a {
  color: inherit;
}
button {
  font: inherit;
  cursor: pointer;
}
input,
textarea {
  font: inherit;
}
