._root_1347q_1 {
  display: inline-flex;
  align-items: baseline;
  font-family: var(--pc-typography-fontFamily-primary, var(--pc-typography-bodyRegular-fontFamily, var(--pc-font-stack)));
  font-weight: 700;
  white-space: nowrap;
}
._policy_1347q_9 {
  color: var(--pc-color-green-500, rgb(79, 166, 88));
}
._check_1347q_13 {
  color: #3f3c3c;
}
._size_sm_1347q_18 {
  font-size: 11px;
  letter-spacing: 0.08em;
}
._size_lg_1347q_23 {
  font-size: 32px;
  letter-spacing: 2px;
}
._shell_mzn0p_2 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  overflow: hidden;
  overscroll-behavior: none;
  box-sizing: border-box;
  font-family: var(--pc-typography-bodyRegular-fontFamily, var(--pc-font-stack));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f0f4f0;
}
._bgBlob1_mzn0p_22,
._bgBlob2_mzn0p_23 {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
._bgBlob1_mzn0p_22 {
  width: 380px;
  height: 380px;
  background: #d8e8d8;
  top: -100px;
  left: -80px;
  opacity: 0.7;
}
._bgBlob2_mzn0p_23 {
  width: 200px;
  height: 200px;
  background: #e2eee2;
  bottom: -50px;
  left: 60px;
  opacity: 0.8;
}
._inner_mzn0p_47 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 72px;
  width: 100%;
  max-width: 860px;
  padding: 0 48px;
  box-sizing: border-box;
}
._left_mzn0p_60 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  flex: 1;
  min-width: 0;
}
._wordmark_mzn0p_69 {
  display: flex;
  align-items: center;
  gap: 14px;
}
._shield_mzn0p_75 {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}
._shell_mzn0p_2 ._wordmarkText_mzn0p_81 {
  font-size: 36px;
  letter-spacing: 0.02em;
  line-height: 1;
}
._statusBlock_mzn0p_87 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
._statusTag_mzn0p_94 {
  font-family: var(--pc-typography-bodyRegular-fontFamily, var(--pc-font-stack));
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 3px;
  color: var(--pc-typography-textColor-muted);
  text-transform: uppercase;
}
._statusTagSuffix_mzn0p_103 {
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
  font-size: 12px;
  color: var(--pc-color-neutral-500, #888780);
}
._statusLine_mzn0p_111 {
  font-family: var(--pc-typography-bodyRegular-fontFamily, var(--pc-font-stack));
  font-size: 22px;
  font-weight: 600;
  color: var(--pc-typography-textColor-default, #3f3c3c);
  min-height: 34px;
  display: flex;
  align-items: center;
  max-width: 100%;
}
._statusText_mzn0p_122 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._cursor_mzn0p_128 {
  display: inline-block;
  width: 2px;
  height: 24px;
  background: var(--pc-color-green-500, rgb(79, 166, 88));
  animation: _loadingCursorBlink_mzn0p_1 0.9s step-end infinite;
  margin-left: 3px;
  flex-shrink: 0;
}
._progressTrack_mzn0p_138 {
  width: 250px;
  height: 3px;
  background: #c8dcc8;
  border-radius: 2px;
  overflow: hidden;
}
._progressFill_mzn0p_146 {
  height: 100%;
  background: var(--pc-color-green-500, rgb(79, 166, 88));
  border-radius: 2px;
  animation: _loadingProgress_mzn0p_1 3.6s ease-in-out infinite;
}
._right_mzn0p_153 {
  flex-shrink: 0;
  display: flex;
  align-items: stretch;
  width: auto;
}
._docCard_mzn0p_160 {
  height: 100%;
  width: auto;
  aspect-ratio: 160 / 115;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.52);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(200, 220, 200, 0.55);
  border-radius: 10px;
  padding: 8.75% 10%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(79, 166, 88, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
}
._docLines_mzn0p_181 {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  min-height: 0;
}
._docLine_mzn0p_181 {
  height: calc(100% * 6 / 84);
  min-height: 4px;
  flex-shrink: 0;
  background: rgba(180, 220, 180, 0.7);
  border-radius: 2px;
  animation: _loadingDocPulse_mzn0p_1 2.4s ease-in-out infinite;
}
._docLine_mzn0p_181:nth-child(2) {
  width: 85%;
  animation-delay: 0s;
}
._docLine_mzn0p_181:nth-child(3) {
  width: 68%;
  animation-delay: 0.1s;
}
._docLine_mzn0p_181:nth-child(4) {
  width: 90%;
  animation-delay: 0.2s;
}
._docLine_mzn0p_181:nth-child(5) {
  width: 58%;
  animation-delay: 0.3s;
}
._docLineActive_mzn0p_220 {
  width: 88%;
  background: var(--pc-color-green-500, #3db54a);
  animation-delay: 0.35s;
}
._docLine_mzn0p_181:nth-child(7) {
  width: 78%;
  animation-delay: 0.5s;
}
._docLine_mzn0p_181:nth-child(8) {
  width: 48%;
  animation-delay: 0.6s;
}
._scanBar_mzn0p_236 {
  position: absolute;
  left: 0;
  right: 0;
  height: calc(100% * 6 / 84);
  min-height: 4px;
  background:
    linear-gradient(
      to bottom,
      transparent,
      rgba(61, 181, 74, 0.45),
      transparent);
  animation: _loadingScanDown_mzn0p_1 2.4s ease-in-out infinite;
  top: 0;
  pointer-events: none;
}
._securityBadge_mzn0p_253 {
  position: absolute;
  bottom: 18px;
  display: flex;
  align-items: center;
  gap: 6.25px;
  z-index: 2;
  opacity: 0.6;
  transition: opacity 0.2s;
  padding-bottom: env(safe-area-inset-bottom, 0);
}
._securityBadge_mzn0p_253:hover {
  opacity: 0.7;
}
._lockIcon_mzn0p_269 {
  width: 13.75px;
  height: 13.75px;
  flex-shrink: 0;
}
._lockBody_mzn0p_275 {
  fill: var(--pc-color-neutral-500, #888780);
}
._lockShackle_mzn0p_279 {
  stroke: var(--pc-color-neutral-500, #888780);
  fill: none;
}
._lockKeyhole_mzn0p_284 {
  fill: #f0f4f0;
}
._securityBadge_mzn0p_253 span {
  font-family: var(--pc-typography-bodyRegular-fontFamily, var(--pc-font-stack));
  font-size: 13.125px;
  font-weight: 400;
  color: var(--pc-color-neutral-500, #888780);
  letter-spacing: 0.25px;
}
@keyframes _loadingCursorBlink_mzn0p_1 {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes _loadingProgress_mzn0p_1 {
  0% {
    width: 0%;
  }
  30% {
    width: 35%;
  }
  60% {
    width: 68%;
  }
  85% {
    width: 88%;
  }
  100% {
    width: 94%;
  }
}
@keyframes _loadingDocPulse_mzn0p_1 {
  0%, 100% {
    opacity: 0.45;
  }
  50% {
    opacity: 1;
  }
}
@keyframes _loadingScanDown_mzn0p_1 {
  0% {
    top: calc(100% * -6 / 84);
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  92% {
    opacity: 1;
  }
  100% {
    top: calc(100% - 100% * 6 / 84);
    opacity: 0;
  }
}
@media (max-width: 640px) {
  ._inner_mzn0p_47 {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    padding: 0 24px;
    max-width: 100%;
  }
  ._shell_mzn0p_2 ._wordmarkText_mzn0p_81 {
    font-size: clamp(28px, 8vw, 36px);
  }
  ._shield_mzn0p_75 {
    width: clamp(40px, 11vw, 50px);
    height: clamp(40px, 11vw, 50px);
  }
  ._statusLine_mzn0p_111 {
    font-size: clamp(18px, 5vw, 22px);
    justify-content: center;
  }
  ._right_mzn0p_153 {
    width: auto;
    align-self: center;
  }
  ._docCard_mzn0p_160 {
    height: auto;
    width: min(160px, 72vw);
    padding: 8.75% 10%;
  }
  ._left_mzn0p_60 {
    align-items: center;
    text-align: center;
  }
  ._progressTrack_mzn0p_138 {
    align-self: center;
  }
}
@media (prefers-reduced-motion: reduce) {
  ._cursor_mzn0p_128,
  ._progressFill_mzn0p_146,
  ._docLine_mzn0p_181,
  ._scanBar_mzn0p_236 {
    animation: none;
  }
  ._progressFill_mzn0p_146 {
    width: 60%;
  }
  ._docLineActive_mzn0p_220 {
    opacity: 1;
    width: 88%;
  }
}
