/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/app/login/page.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.page_page__j8X_T {
  min-height: 100vh;
  position: relative;
  display: grid;
  place-items: center;
  padding: 32px;
  overflow: hidden;
  background: linear-gradient(180deg, #0e1322 0%, #0d1120 30%, #0b1023 68%, #090d1c 100%);
}

.page_page__j8X_T::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0)),
    linear-gradient(160deg, rgba(38, 61, 112, 0.08), transparent 42%),
    linear-gradient(320deg, rgba(48, 38, 98, 0.05), transparent 38%),
    linear-gradient(180deg, rgba(7, 10, 19, 0.02), rgba(7, 10, 19, 0.3));
}

.page_page__j8X_T::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(8, 11, 24, 0.22), rgba(8, 11, 24, 0.03) 44%, rgba(8, 11, 24, 0.22)),
    linear-gradient(180deg, rgba(5, 8, 18, 0), rgba(5, 8, 18, 0.16));
  pointer-events: none;
}

.page_brandRail__J6aiS {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  pointer-events: none;
}

.page_brandAnchor__2joJR {
  width: fit-content;
  margin: 24px 0 0 30px;
}

.page_brandAnchor__2joJR .loginBrandImage {
  display: block;
  width: auto;
  height: 64px;
  max-width: min(58vw, 360px);
  object-fit: contain;
}

.page_themeToggle__9wiCK {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 3;
}

.page_buildStamp__2nOKE {
  position: fixed;
  right: 14px;
  bottom: 10px;
  z-index: 3;
  font-size: 11px;
  line-height: 1;
  color: rgba(233, 239, 250, 0.84);
  background: rgba(11, 16, 29, 0.72);
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 999px;
  padding: 6px 9px;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.page_card__wnoHP {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 500px;
  background: #0f1830;
  -webkit-backdrop-filter: blur(14px);
          backdrop-filter: blur(14px);
  border: 1px solid rgba(148, 163, 184, 0.1);
  border-radius: 26px;
  padding: 34px 32px 26px;
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.3);
}

.page_card__wnoHP::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}


.page_kicker__gyWSQ {
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 11px;
  font-weight: 700;
  color: rgba(162, 180, 216, 0.68);
  margin-bottom: 12px;
}

.page_card__wnoHP h2 {
  margin: 0;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.022em;
  color: #f8fbff;
}

.page_card__wnoHP p {
  margin-top: 10px;
  color: rgba(196, 208, 228, 0.7);
  line-height: 1.68;
}

.page_form__FClb7 {
  margin-top: 22px;
  display: grid;
  gap: 14px;
}

.page_form__FClb7 label {
  display: grid;
  gap: 8px;
}

.page_form__FClb7 span {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: rgba(226, 234, 247, 0.9);
}

.page_form__FClb7 input {
  border: 1px solid rgba(148, 163, 184, 0.13);
  border-radius: 10px;
  padding: 13px 15px;
  color: #f8fbff;
  caret-color: #f8fbff;
  -webkit-text-fill-color: #f8fbff;
  background: rgba(9, 13, 24, 0.56);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.015);
}

.page_form__FClb7 input:focus {
  outline: none;
  border-color: rgba(115, 145, 255, 0.52);
  box-shadow: 0 0 0 3px rgba(88, 101, 242, 0.12);
}

.page_form__FClb7 input::placeholder {
  color: rgba(148, 163, 184, 0.72);
}

.page_form__FClb7 button {
  margin-top: 10px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(135deg, #6f4dff, #6172ff 58%, #5385f8 100%);
  color: #fff;
  padding: 14px 18px;
  font-weight: 800;
  letter-spacing: 0.01em;
  cursor: pointer;
  box-shadow: 0 12px 24px rgba(83, 133, 248, 0.18);
}

.page_form__FClb7 button:disabled {
  opacity: 0.78;
  cursor: default;
}

.page_errorSlot__beHDQ {
  min-height: 74px;
  display: flex;
  align-items: flex-start;
}

.page_error__oj9FT {
  width: 100%;
  border: 1px solid rgba(248, 113, 113, 0.28);
  background: rgba(84, 23, 33, 0.48);
  color: #ffd8dd;
  border-radius: 16px;
  padding: 12px 14px;
  font-size: 13px;
  line-height: 1.6;
  display: grid;
  gap: 6px;
}

.page_lockTimer__6BziM {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: #fecdd3;
}


html[data-theme="light"] .page_page__j8X_T {
  background: linear-gradient(180deg, #f7f9ff 0%, #eef3ff 32%, #e7eefc 68%, #e9f0ff 100%);
}

html[data-theme="light"] .page_page__j8X_T::before {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.08)),
    linear-gradient(150deg, rgba(92, 133, 255, 0.12), transparent 42%),
    linear-gradient(320deg, rgba(143, 73, 255, 0.08), transparent 38%),
    linear-gradient(180deg, rgba(205, 220, 255, 0.08), rgba(205, 220, 255, 0.02));
}

html[data-theme="light"] .page_page__j8X_T::after {
  background:
    linear-gradient(90deg, rgba(228, 236, 255, 0.42), rgba(255, 255, 255, 0.12) 44%, rgba(228, 236, 255, 0.42)),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(215, 227, 255, 0.14));
}

html[data-theme="light"] .page_buildStamp__2nOKE {
  color: rgba(34, 51, 94, 0.82);
  background: rgba(255, 255, 255, 0.72);
  border-color: rgba(96, 132, 220, 0.18);
}

html[data-theme="light"] .page_card__wnoHP {
  background: #fefefe;
  border-color: rgba(96, 132, 220, 0.18);
  box-shadow: 0 22px 56px rgba(36, 61, 128, 0.14);
}

html[data-theme="light"] .page_card__wnoHP::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.16));
}

html[data-theme="light"] .page_kicker__gyWSQ {
  color: rgba(86, 109, 171, 0.76);
}

html[data-theme="light"] .page_card__wnoHP h2 {
  color: #16213f;
}

html[data-theme="light"] .page_form__FClb7 span {
  color: rgba(31, 45, 84, 0.88);
}

html[data-theme="light"] .page_form__FClb7 input {
  color: #16213f;
  caret-color: #16213f;
  -webkit-text-fill-color: #16213f;
  background: rgba(248, 251, 255, 0.95);
  border-color: rgba(109, 136, 207, 0.22);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
}

html[data-theme="light"] .page_form__FClb7 input::placeholder {
  color: rgba(104, 120, 161, 0.78);
}

html[data-theme="light"] .page_form__FClb7 input:focus {
  border-color: rgba(92, 133, 255, 0.52);
  box-shadow: 0 0 0 3px rgba(92, 133, 255, 0.12);
}

html[data-theme="light"] .page_form__FClb7 button {
  background: linear-gradient(135deg, #6f4dff, #4d7dff 58%, #3d9dff 100%);
  box-shadow: 0 12px 24px rgba(77, 125, 255, 0.2);
}

html[data-theme="light"] .page_note__laP2z {
  color: rgba(87, 103, 146, 0.9);
}

html[data-theme="light"] .page_note__laP2z a {
  color: #356cff;
}

@media (max-width: 640px) {
  .page_page__j8X_T {
    padding: 16px;
  }

  .page_brandAnchor__2joJR {
    margin: 18px 0 0 18px;
  }

  .page_brandAnchor__2joJR .loginBrandImage {
    height: 46px;
    max-width: min(72vw, 260px);
  }

  .page_card__wnoHP {
    padding: 24px 22px 22px;
    border-radius: 24px;
  }

  .page_card__wnoHP h2 {
    font-size: 32px;
  }

  .page_themeToggle__9wiCK {
    top: 16px;
    right: 16px;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/components/ThemeToggle.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.ThemeToggle_button___YKnv {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 12px;
  border: 1px solid var(--border-strong);
  background: var(--surface);
  color: var(--text);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(10, 20, 40, 0.08);
  transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.ThemeToggle_button___YKnv:hover {
  background: var(--surface-alt);
  border-color: var(--accent);
  color: var(--accent-2);
}

.ThemeToggle_button___YKnv:active {
  transform: translateY(1px);
}

