/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./styles/Home.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Home_main__VkIEL {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  overflow: auto;
  padding: 3rem 1.5rem;
  background:
    radial-gradient(circle at 50% -10%, rgba(87, 58, 137, 0.48), transparent 42%),
    linear-gradient(145deg, #0b0a12 0%, #171322 55%, #0d0c13 100%);
}

.Home_shell__J_n5O {
  display: flex;
  width: min(100%, 620px);
  flex-direction: column;
  align-items: center;
  gap: 1.35rem;
}

.Home_header__y2QYS {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.Home_brandLockup___ZfDW {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  min-height: 86px;
  margin-bottom: 1.5rem;
}

.Home_emblem__wSm8N {
  width: 92px;
  height: 72px;
  object-fit: contain;
  mix-blend-mode: screen;
}

.Home_wordmark__sLpzV {
  width: 144px;
  height: auto;
  object-fit: contain;
  mix-blend-mode: screen;
}

.Home_brandDivider__PPqSl {
  width: 1px;
  height: 58px;
  background: linear-gradient(transparent, rgba(245, 216, 0, 0.75), transparent);
}

.Home_eyebrow__p2C52,
.Home_cardEyebrow__9cEz2 {
  margin: 0;
  color: #e7ca20;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.Home_header__y2QYS h1 {
  margin: 0.55rem 0 0.5rem;
  color: #fff;
  font-size: clamp(2.6rem, 8vw, 4.2rem);
  font-weight: 750;
  letter-spacing: -0.055em;
  line-height: 1;
}

.Home_subtitle__KzT68 {
  max-width: 500px;
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 1rem;
  line-height: 1.7;
}

.Home_launchCard__ArcRc {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 1.1rem;
  background: rgba(24, 21, 36, 0.88);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34);
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
}

.Home_cardAccent__91bwv {
  height: 4px;
  background: linear-gradient(90deg, #64131d, #d6b900 48%, #4a2e78);
}

.Home_cardContent__auKAF {
  padding: 2rem;
}

.Home_cardContent__auKAF h2 {
  margin: 0.55rem 0 0.6rem;
  color: #fff;
  font-size: 1.45rem;
  font-weight: 650;
}

.Home_cardDescription__7u38q {
  margin: 0 0 1.5rem;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.6;
}

.Home_primaryButton__eqY8U,
.Home_secondaryButton__6EeWS {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: 0;
  border-radius: 0.65rem;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 650;
  transition: transform 160ms ease, filter 160ms ease, background 160ms ease;
}

.Home_primaryButton__eqY8U:hover,
.Home_secondaryButton__6EeWS:hover {
  filter: brightness(1.1);
  transform: translateY(-1px);
}

.Home_primaryButton__eqY8U {
  width: 100%;
  gap: 0.5rem;
  background: linear-gradient(135deg, #5a3b8d, #392466);
  box-shadow: 0 8px 20px rgba(65, 39, 112, 0.35);
}

.Home_buttonIcon__PkViF {
  color: #f4d900;
  font-size: 1.55rem;
  font-weight: 400;
  line-height: 1;
}

.Home_orDivider__8L5DE {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 1.35rem 0;
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.8rem;
}

.Home_orDivider__8L5DE::before,
.Home_orDivider__8L5DE::after {
  height: 1px;
  flex: 1 1;
  background: rgba(255, 255, 255, 0.12);
  content: '';
}

.Home_joinForm__HSti_ {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

.Home_joinForm__HSti_ label {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.85rem;
  font-weight: 600;
}

.Home_joinRow__cZcP4 {
  display: flex;
  gap: 0.65rem;
}

.Home_joinRow__cZcP4 input {
  min-width: 0;
  flex: 1 1;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0.65rem;
  outline: none;
  padding: 0 0.9rem;
  background: rgba(0, 0, 0, 0.24);
  color: #fff;
  font: inherit;
}

.Home_joinRow__cZcP4 input:focus {
  border-color: rgba(231, 202, 32, 0.8);
  box-shadow: 0 0 0 3px rgba(231, 202, 32, 0.12);
}

.Home_joinRow__cZcP4 input::placeholder {
  color: rgba(255, 255, 255, 0.33);
}

.Home_secondaryButton__6EeWS {
  min-width: 96px;
  padding: 0 1.1rem;
  background: #741d29;
}

.Home_securityNote__Lha_r {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.43);
  font-size: 0.78rem;
}

.Home_statusDot__A63Pv {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6bd391;
  box-shadow: 0 0 0 4px rgba(107, 211, 145, 0.1);
}

@media (max-width: 520px) {
  .Home_main__VkIEL {
    align-items: flex-start;
    padding: 2.25rem 1rem;
  }

  .Home_brandLockup___ZfDW {
    gap: 0.75rem;
    margin-bottom: 1.25rem;
  }

  .Home_emblem__wSm8N {
    width: 76px;
  }

  .Home_wordmark__sLpzV {
    width: 118px;
  }

  .Home_brandDivider__PPqSl {
    height: 48px;
  }

  .Home_cardContent__auKAF {
    padding: 1.35rem;
  }

  .Home_joinRow__cZcP4 {
    flex-direction: column;
  }

  .Home_secondaryButton__6EeWS {
    width: 100%;
  }
}
