/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../app/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!../../app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/app/login/login.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.login_page__VIB1K {
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  color: #112820;
  background: #f6f8f6;
}

.login_content__CW_6z {
  width: min(920px, calc(100% - 40px));
  margin: 0 auto;
  padding: 76px 0 90px;
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 68px;
  align-items: start;
  flex: 1 0 auto;
}

.login_eyebrow__tyYbT {
  margin: 0;
  color: #52645c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
}

.login_copy__zuSoW h1 {
  margin: 17px 0 0;
  font-size: clamp(48px, 6vw, 72px);
  line-height: .94;
  letter-spacing: -.06em;
}

.login_copy__zuSoW p {
  max-width: 520px;
  margin: 21px 0 0;
  color: #52645c;
  font-size: 15px;
  line-height: 1.6;
}

.login_form__NY6Qf {
  padding: 24px;
  border: 1px solid #dce4e0;
  border-radius: 24px;
  background: rgba(255,255,255,.9);
}

.login_form__NY6Qf label {
  display: block;
  color: #52645c;
  font-size: 12px;
  font-weight: 720;
}

.login_form__NY6Qf label + label {
  margin-top: 17px;
}

.login_form__NY6Qf input {
  width: 100%;
  height: 50px;
  margin-top: 8px;
  padding: 0 13px;
  border: 1px solid #dce4e0;
  border-radius: 13px;
  color: #112820;
  background: #fff;
  outline: none;
}

.login_form__NY6Qf input:focus {
  border-color: #112820;
  box-shadow: 0 0 0 3px rgba(101,129,15,.12);
}

.login_form__NY6Qf > button:not(.login_textButton__K1fBv) {
  width: 100%;
  min-height: 50px;
  margin-top: 18px;
  padding: 0 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 0;
  border-radius: 999px;
  color: #dfff68;
  background: #112820;
  font: inherit;
  font-size: 13px;
  font-weight: 740;
  cursor: pointer;
}

.login_form__NY6Qf > button:disabled {
  cursor: default;
  color: #718079;
  background: #dfe5e2;
}

.login_textButton__K1fBv {
  margin: 12px auto 0;
  display: block;
  border: 0;
  color: #557000;
  background: transparent;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.login_error__wxSLK {
  margin: 14px 0 0;
  color: #9d3d31;
  font-size: 12px;
  line-height: 1.5;
}

@media (max-width: 760px) {
  .login_content__CW_6z {
    width: min(100% - 28px, 920px);
    padding-top: 46px;
    grid-template-columns: 1fr;
    gap: 34px;
  }
}

/* APP-6A.4 readability + denser desktop */
.login_content__CW_6z { padding-top: 70px; padding-bottom: 70px; align-items: center; }
.login_eyebrow__tyYbT { font-size: 13px; }
.login_copy__zuSoW > p:not(.login_eyebrow__tyYbT) { font-size: 17px; line-height: 1.58; }
.login_form__NY6Qf { padding: 26px; }
.login_form__NY6Qf label { font-size: 14px; }
.login_form__NY6Qf input { min-height: 50px; font-size: 17px; }
.login_form__NY6Qf button { font-size: 15px; }
.login_textButton__K1fBv { font-size: 14px !important; }
.login_error__wxSLK { font-size: 14px; }

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../app/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[2]!../../app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[15].oneOf[5].use[3]!./src/components/shell.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.shell_shell__5BUr0 {
  --ink: #112820;
  --ink-soft: #284039;
  --muted: #52645c;
  --muted-light: #61716a;
  --line: #dce4e0;
  --line-strong: #c7d2cc;
  --paper: #f6f8f6;
  --surface: #ffffff;
  --accent: #dfff68;
  --accent-deep: #557000;

  color: var(--ink);
}

.shell_header__ce0AZ {
  width: min(1180px, calc(100% - 40px));
  min-height: 86px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
}

.shell_brand__A2v92 {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: inherit;
  text-decoration: none;
}

.shell_brandMark__LLf8X {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: var(--accent);
  background: var(--ink);
  font-size: 17px;
  font-weight: 820;
  letter-spacing: -0.04em;
}

.shell_brandName__qfNd0 {
  font-size: 20px;
  font-weight: 740;
  letter-spacing: -0.04em;
}

.shell_nav__bw_NV {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}

.shell_navLink__aS4Ab,
.shell_navActive__j54Dg {
  min-height: 40px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  color: var(--ink-soft);
  text-decoration: none;
  font-size: 14px;
  font-weight: 680;
}

.shell_navLink__aS4Ab:hover,
.shell_navActive__j54Dg {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.82);
}

.shell_navActive__j54Dg {
  box-shadow: inset 0 0 0 1px var(--line);
}

.shell_createLink__CXson {
  color: var(--accent);
  background: var(--ink);
}

.shell_createLink__CXson:hover {
  color: #efffb8;
  background: #1b3a30;
}

.shell_createLink__CXson:focus-visible {
  outline: 3px solid rgba(101, 129, 15, .28);
  outline-offset: 3px;
}

.shell_login__DFdDA {
  min-height: 42px;
  padding: 0 17px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: inherit;
  background: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}

.shell_account__5ydcl {
  position: relative;
}

.shell_accountSummary__qge4N {
  min-height: 42px;
  max-width: 270px;
  padding: 0 14px 0 8px;
  display: flex;
  align-items: center;
  gap: 9px;
  list-style: none;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: inherit;
  background: rgba(255, 255, 255, 0.86);
  font: inherit;
  cursor: pointer;
  transition:
    background-color .16s ease,
    border-color .16s ease,
    transform .16s ease;
}

.shell_accountSummary__qge4N::-webkit-details-marker {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  .shell_accountSummary__qge4N:hover {
    border-color: #9eaca5;
    background: var(--paper);
    transform: translateY(-1px);
  }
}

.shell_accountSummary__qge4N:focus-visible {
  outline: 3px solid rgba(101, 129, 15, .28);
  outline-offset: 3px;
}

.shell_accountAvatar__MNKU_ {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  color: var(--accent);
  background: var(--ink);
  font-size: 11px;
  font-weight: 820;
}

.shell_accountEmail__h_2WY {
  min-width: 0;
  overflow: hidden;
  color: var(--ink-soft);
  font-size: 13px;
  font-weight: 680;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shell_accountMenu___uBE2 {
  position: absolute;
  z-index: 30;
  top: calc(100% + 9px);
  right: 0;
  width: min(300px, calc(100vw - 32px));
  padding: 9px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: var(--surface);
  box-shadow: 0 18px 54px rgba(17, 40, 32, 0.14);
}

.shell_accountIdentity__F5U0y {
  padding: 11px 12px 12px;
  border-bottom: 1px solid var(--line);
}

.shell_accountIdentity__F5U0y strong,
.shell_accountIdentity__F5U0y span {
  display: block;
}

.shell_accountIdentity__F5U0y strong {
  overflow: hidden;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shell_accountIdentity__F5U0y span {
  margin-top: 4px;
  color: var(--muted);
  font-size: 11px;
}

.shell_accountMenuLink__Swfiq,
.shell_accountMenuButton__2Ja9D {
  width: 100%;
  min-height: 40px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  border: 0;
  border-radius: 11px;
  color: var(--ink-soft);
  background: transparent;
  text-decoration: none;
  font: inherit;
  font-size: 13px;
  font-weight: 660;
  cursor: pointer;
}

.shell_accountMenuLink__Swfiq:hover,
.shell_accountMenuButton__2Ja9D:hover {
  color: var(--ink);
  background: var(--paper);
}

.shell_accountMenuLink__Swfiq:focus-visible,
.shell_accountMenuButton__2Ja9D:focus-visible {
  outline: 3px solid rgba(101, 129, 15, .28);
  outline-offset: 2px;
}

.shell_accountMenuButton__2Ja9D {
  margin-top: 3px;
  color: #8d3f32;
}

.shell_mobileNav__UKAXt {
  display: none;
}

.shell_footer__FCb91 {
  width: min(1180px, calc(100% - 40px));
  min-height: 84px;
  margin: 36px auto 0;
  padding: 24px 0;
  display: flex;
  justify-content: space-between;
  gap: 24px;
  border-top: 1px solid var(--line);
  color: var(--muted-light);
  font-size: 12px;
}

@media (max-width: 820px) {
  .shell_header__ce0AZ {
    width: min(100% - 28px, 1180px);
    min-height: 72px;
    grid-template-columns: auto 1fr;
  }

  .shell_nav__bw_NV {
    display: none;
  }

  .shell_header__ce0AZ > :last-child {
    justify-self: end;
  }

  .shell_accountEmail__h_2WY {
    display: none;
  }

  .shell_accountSummary__qge4N {
    padding-right: 8px;
  }

  .shell_mobileNav__UKAXt {
    position: fixed;
    z-index: 40;
    left: 12px;
    right: 12px;
    bottom: max(10px, env(safe-area-inset-bottom));
    min-height: 58px;
    padding: 6px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
    border: 1px solid rgba(199, 210, 204, 0.95);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 16px 48px rgba(17, 40, 32, 0.15);
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
  }

  .shell_mobileNavUnauth__Sil2E {
    grid-template-columns: repeat(3, 1fr);
  }

  .shell_mobileNav__UKAXt a {
    min-height: 44px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    color: var(--muted);
    text-decoration: none;
    font-size: 11px;
    font-weight: 740;
  }

  .shell_mobileNav__UKAXt a[data-active="true"] {
    color: var(--ink);
    background: var(--paper);
  }

  .shell_mobileNav__UKAXt a[data-active="true"][data-create="true"] {
    background: var(--accent);
  }

  .shell_footer__FCb91 {
    width: min(100% - 28px, 1180px);
    margin-bottom: 78px;
    padding-top: 18px;
    padding-bottom: 18px;
    flex-direction: column;
    gap: 5px;
  }
}

/* APP-6A.4 readability + neutral brand mark */
.shell_brandMark__LLf8X { position: relative; font-size: 0; }
.shell_brandFocus__AHbxW { width: 15px; height: 15px; border: 2px solid var(--accent); border-radius: 50%; position: relative; display: block; }
.shell_brandFocus__AHbxW::after { content: ""; width: 4px; height: 4px; border-radius: 50%; background: var(--accent); position: absolute; inset: 50% auto auto 50%; transform: translate(-50%, -50%); }
.shell_brandName__qfNd0 { font-size: 21px; }
.shell_navLink__aS4Ab, .shell_navActive__j54Dg, .shell_login__DFdDA { font-size: 15px; }
.shell_accountSummary__qge4N { max-width: none; padding-right: 12px; }
.shell_accountLabel__oVvVc { color: var(--ink-soft); font-size: 14px; font-weight: 720; }
.shell_accountIdentity__F5U0y strong { font-size: 15px; }
.shell_accountIdentity__F5U0y span { font-size: 13px; }
.shell_accountMenuLink__Swfiq, .shell_accountMenuButton__2Ja9D { min-height: 44px; font-size: 14px; }
.shell_footer__FCb91 { color: var(--muted); font-size: 13px; }

@media (max-width: 820px) {
  .shell_footerNoMobileNav__VvvQ6 {
    margin-bottom: 0;
  }
}

/* APP-6C.6D.4 stronger current-section state */
.shell_navActive__j54Dg {
  background: var(--accent);
  color: var(--ink);
  box-shadow: none;
  font-weight: 800;
}

/* APP-6C.6D.5 visual polish */
.shell_navActive__j54Dg {
  background: rgba(255, 255, 255, 0.9);
  color: var(--ink);
  box-shadow: inset 0 0 0 1px #cfd6c7;
  font-weight: 800;
}

