/* [project]/src/app/login/page.module.css [app-client] (css) */
:root {
  --blue: #0d5bff;
  --blue-light: #4a90e2;
  --bg-soft: #f5f7ff;
}

.page-module__aydn6q__container {
  background: var(--bg-primary);
  opacity: 0;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 24px;
  transition: opacity .4s, transform .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translateY(12px);
}

.page-module__aydn6q__animate {
  opacity: 1;
  transform: translateY(0);
}

.page-module__aydn6q__bgTop {
  opacity: .9;
  background: radial-gradient(circle at 30% 30%, #0b5bfd, #0a4fe0);
  border-radius: 50% 55% 50% 60%;
  width: 520px;
  height: 520px;
  position: absolute;
  top: -200px;
  left: -120px;
}

.page-module__aydn6q__bgRight {
  opacity: .9;
  background: radial-gradient(circle, #0b5bfd, #0a4fe0);
  border-radius: 60% 40% 50% 50%;
  width: 200px;
  height: 260px;
  position: absolute;
  top: 320px;
  right: -90px;
}

.page-module__aydn6q__bgBottom {
  opacity: .9;
  background: radial-gradient(circle at 50% 40%, #f1f4ff, #fff);
  border-radius: 50%;
  width: 520px;
  height: 520px;
  position: absolute;
  bottom: -220px;
  right: -80px;
}

.page-module__aydn6q__content {
  z-index: 1;
  flex-direction: column;
  gap: 18px;
  width: 100%;
  max-width: 420px;
  display: flex;
  position: relative;
}

.page-module__aydn6q__title {
  color: #171717;
  margin: 0;
  font-size: 42px;
  font-weight: 700;
}

.page-module__aydn6q__subtitle {
  color: var(--text-primary);
  align-items: center;
  gap: 6px;
  margin: 0;
  font-size: 18px;
  display: flex;
}

.page-module__aydn6q__form {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

.page-module__aydn6q__label {
  color: var(--text-secondary);
  font-size: 14px;
}

.page-module__aydn6q__input {
  border: 2px solid var(--border-color);
  background: var(--bg-secondary);
  color: #171717;
  border-radius: 14px;
  outline: none;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  transition: all .2s;
}

.page-module__aydn6q__input:focus {
  border-color: var(--accent-color);
  box-shadow: 0 0 0 3px #004cff26;
}

.page-module__aydn6q__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.page-module__aydn6q__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.page-module__aydn6q__input[type="number"] {
  -moz-appearance: textfield;
}

.page-module__aydn6q__primaryButton {
  background: var(--blue);
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 14px;
  width: 100%;
  padding: 16px;
  font-size: 18px;
  font-weight: 600;
  transition: all .2s;
  box-shadow: 0 8px 24px #0d5bff59;
}

.page-module__aydn6q__primaryButton:hover {
  background: #0b50e0;
  transform: translateY(-1px);
}

.page-module__aydn6q__primaryButton:active {
  transform: translateY(0);
}

.page-module__aydn6q__cancel {
  text-align: center;
  color: var(--text-secondary);
  margin-top: 8px;
  font-size: 16px;
  text-decoration: none;
  transition: color .2s;
}

.page-module__aydn6q__cancel:hover {
  color: var(--text-primary);
}

@media (max-width: 480px) {
  .page-module__aydn6q__title {
    font-size: 36px;
  }

  .page-module__aydn6q__subtitle {
    font-size: 16px;
  }

  .page-module__aydn6q__input, .page-module__aydn6q__primaryButton {
    padding: 14px;
  }
}

/* [next]/internal/font/google/raleway_fcd24c7d.module.css [app-client] (css) */
@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/198d17f2fc7b7e24-s.ca672327.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/bb835a708696869b-s.c37cd17c.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/6c7c54d92ecafd95-s.3d203319.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/4b825e536f0add60-s.d9b22f9f.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/c825fd02acae0153-s.p.1692d83b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Raleway Fallback;
  src: local(Arial);
  ascent-override: 90.51%;
  descent-override: 22.53%;
  line-gap-override: 0.0%;
  size-adjust: 103.86%;
}

.raleway_fcd24c7d-module__7MlfcG__className {
  font-family: Raleway, Raleway Fallback;
  font-style: normal;
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__92bd9a60._.css.map*/