._page_tu83k_1 {
  min-height: 100vh;
  min-height: 100svh;
  display: grid;
  grid-template-columns: minmax(19rem, 0.88fr) minmax(31rem, 1.12fr);
  color: #f7f8fa;
  background:
    radial-gradient(circle at 72% 12%, rgb(40 232 126 / 9%), transparent 24rem),
    #090b0e;
}

._story_tu83k_12 {
  position: relative;
  min-height: 100vh;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 3rem;
  overflow: hidden;
  padding: clamp(2rem, 4vw, 4.5rem);
  background:
    linear-gradient(180deg, rgb(5 7 9 / 12%), rgb(5 7 9 / 74%)),
    repeating-linear-gradient(115deg, transparent 0 36px, rgb(255 255 255 / 2.4%) 36px 37px),
    linear-gradient(140deg, #20262b, #111519 54%, #07090b);
  border-right: 1px solid rgb(255 255 255 / 8%);
}

._story_tu83k_12::before {
  content: "";
  position: absolute;
  width: min(38vw, 34rem);
  aspect-ratio: 1;
  right: -35%;
  top: 19%;
  border: clamp(4rem, 8vw, 8rem) solid rgb(41 229 126 / 8%);
  border-radius: 50%;
  transform: skewX(-12deg);
  pointer-events: none;
}

._brandLink_tu83k_42 {
  position: relative;
  z-index: 1;
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  color: inherit;
  font-size: 0.95rem;
  font-weight: 760;
  letter-spacing: -0.02em;
  text-decoration: none;
}

._storyTop_tu83k_56,
._mobileBrand_tu83k_57 {
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

._storyTop_tu83k_56 {
  position: relative;
  z-index: 1;
  display: flex;
}

._storyCopy_tu83k_69 {
  position: relative;
  z-index: 1;
  max-width: 34rem;
}

._storyCopy_tu83k_69 h2 {
  max-width: 9ch;
  margin: 0.8rem 0 1.25rem;
  font-size: clamp(3rem, 5.1vw, 6.6rem);
  font-weight: 820;
  letter-spacing: -0.075em;
  line-height: 0.88;
}

._storyCopy_tu83k_69 > p:last-child {
  max-width: 33rem;
  margin: 0;
  color: #adb4bb;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  line-height: 1.65;
}

._kicker_tu83k_92,
._eyebrow_tu83k_93 {
  margin: 0;
  color: #29e57e;
  font-size: 0.72rem;
  font-weight: 820;
  letter-spacing: 0.15em;
}

._trustList_tu83k_101 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 1.2rem 0 0;
  border-top: 1px solid rgb(255 255 255 / 12%);
  list-style: none;
}

._trustList_tu83k_101 li {
  display: grid;
  gap: 0.45rem;
  padding-right: 1rem;
  color: #d8dde1;
  font-size: 0.75rem;
  line-height: 1.35;
}

._trustList_tu83k_101 span {
  color: #6e777f;
  font-size: 0.66rem;
  font-variant-numeric: tabular-nums;
}

._formRegion_tu83k_128 {
  min-width: 0;
  min-height: 100vh;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding: clamp(2rem, 6vw, 5rem);
}

._mobileBrand_tu83k_57 {
  display: none;
}

._formCard_tu83k_144 {
  width: min(100%, 34rem);
}

._formHeader_tu83k_148 {
  margin-bottom: 2rem;
}

._formHeader_tu83k_148 h1 {
  margin: 0.7rem 0 0.75rem;
  color: #f7f8fa;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
  font-weight: 790;
  letter-spacing: -0.058em;
  line-height: 1;
}

._formHeader_tu83k_148 > p:last-child {
  max-width: 31rem;
  margin: 0;
  color: #9da5ac;
  font-size: 0.98rem;
  line-height: 1.6;
}

._footer_tu83k_169 {
  margin-top: 1.8rem;
  color: #a9b0b6;
  font-size: 0.9rem;
  line-height: 1.6;
  text-align: center;
}

._footer_tu83k_169 a {
  color: #eef1f3;
  font-weight: 720;
  text-decoration-color: rgb(41 229 126 / 55%);
  text-underline-offset: 0.22em;
}

._footer_tu83k_169 a:hover {
  color: #29e57e;
}

._legal_tu83k_188 {
  width: min(100%, 34rem);
  margin: 0;
  color: #626a71;
  font-size: 0.72rem;
  line-height: 1.55;
  text-align: center;
}

@media (max-width: 68rem) {
  ._page_tu83k_1 {
    grid-template-columns: minmax(17rem, 0.72fr) minmax(28rem, 1.28fr);
  }

  ._story_tu83k_12 {
    padding: 2.25rem;
  }

  ._trustList_tu83k_101 {
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }

  ._trustList_tu83k_101 li {
    grid-template-columns: 1.6rem 1fr;
    gap: 0.2rem;
  }
}

@media (max-width: 48rem) {
  ._page_tu83k_1 {
    display: block;
    background:
      radial-gradient(circle at 100% 0%, rgb(40 232 126 / 9%), transparent 20rem),
      #090b0e;
  }

  ._story_tu83k_12 {
    display: none;
  }

  ._formRegion_tu83k_128 {
    min-height: 100vh;
    min-height: 100svh;
    justify-content: flex-start;
    gap: 1.25rem;
    padding: 1.35rem clamp(1.25rem, 6vw, 2.5rem) 2.25rem;
  }

  ._mobileBrand_tu83k_57 {
    width: min(100%, 34rem);
    display: flex;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgb(255 255 255 / 9%);
  }

  ._formCard_tu83k_144 {
    margin-top: clamp(1.2rem, 6vh, 3.5rem);
  }

  ._formHeader_tu83k_148 {
    margin-bottom: 1.65rem;
  }

  ._formHeader_tu83k_148 h1 {
    font-size: clamp(2.15rem, 10vw, 3rem);
  }
}

@media (prefers-reduced-motion: no-preference) {
  ._formCard_tu83k_144 {
    animation: _card-in_tu83k_1 420ms cubic-bezier(0.2, 0.7, 0.2, 1) both;
  }

  @keyframes _card-in_tu83k_1 {
    from {
      opacity: 0;
      transform: translateY(10px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
._form_18wlg_1,
._fieldGrid_18wlg_2 {
  display: grid;
  gap: 1rem;
}

._fieldGridTwo_18wlg_7 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

._status_18wlg_13 {
  margin-bottom: 1rem;
}

._submit_18wlg_17 {
  width: 100%;
  min-height: 3.2rem;
  margin-top: 0.35rem;
}

._formMeta_18wlg_23 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: -0.15rem;
}

._textLink_18wlg_30,
._inlineAction_18wlg_31 {
  border: 0;
  color: #dfe3e6;
  background: none;
  font: inherit;
  font-size: 0.85rem;
  font-weight: 690;
  text-decoration: underline;
  text-decoration-color: rgb(41 229 126 / 52%);
  text-underline-offset: 0.23em;
  cursor: pointer;
}

._textLink_18wlg_30:hover,
._inlineAction_18wlg_31:hover {
  color: #29e57e;
}

._textLink_18wlg_30:focus-visible,
._inlineAction_18wlg_31:focus-visible {
  outline: 2px solid #29e57e;
  outline-offset: 4px;
  border-radius: 2px;
}

._textLink_18wlg_30[aria-disabled="true"],
._inlineAction_18wlg_31:disabled {
  opacity: 0.55;
  cursor: wait;
}

._stepHeader_18wlg_62 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.85rem 1rem;
  border: 1px solid rgb(255 255 255 / 9%);
  border-radius: 0.8rem;
  background: rgb(255 255 255 / 2.5%);
}

._stepHeader_18wlg_62 p {
  min-width: 0;
  margin: 0;
  color: #aeb5bb;
  font-size: 0.8rem;
  line-height: 1.4;
  overflow-wrap: anywhere;
}

._stepHeader_18wlg_62 strong {
  display: block;
  color: #f2f4f5;
  font-weight: 680;
}

._stepHeader_18wlg_62 button {
  flex: 0 0 auto;
}

._recoveryActions_18wlg_92 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.3rem;
}

._completed_18wlg_100 {
  display: grid;
  justify-items: start;
  gap: 1.25rem;
  padding: 1.2rem 0 0;
}

._completed_18wlg_100 p {
  margin: 0;
  color: #b7bdc2;
  line-height: 1.6;
}

._completed_18wlg_100 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.1rem;
  padding: 0.8rem 1.4rem;
  border-radius: 0.7rem;
  color: #07130c;
  background: #29e57e;
  font-weight: 760;
  text-decoration: none;
}

._completed_18wlg_100 a:hover {
  background: #58ed98;
}

._visuallyHidden_18wlg_130 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 34rem) {
  ._fieldGridTwo_18wlg_7 {
    grid-template-columns: 1fr;
  }

  ._recoveryActions_18wlg_92 {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
