.login-module___81l7G__root{--soil:#061510;--green:#005a30;--green-main:#008e4e;--green-light:#00c46a;--fog:#e6f0eb;--muted:#6a8a76;--card-bg:#061510e0;--card-border:#008e4e40;background:var(--soil);color:var(--fog);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;font-family:Manrope,sans-serif;display:flex;position:relative}.login-module___81l7G__fieldBg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.login-module___81l7G__sky{background:linear-gradient(#020e08 0%,#071a0e 40%,#0d2d18 100%);height:55%;position:absolute;top:0;left:0;right:0}.login-module___81l7G__horizon{filter:blur(1px);background:linear-gradient(90deg,#0000,#005a30 20%,#008e4e 50%,#005a30 80%,#0000);height:2px;position:absolute;top:54%;left:0;right:0}.login-module___81l7G__ground{background:linear-gradient(#0d2d18 0%,#061510 30%,#020a06 100%);height:47%;position:absolute;bottom:0;left:0;right:0}.login-module___81l7G__furrows{height:47%;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.login-module___81l7G__furrow{border-top:1px solid #008e4e14;position:absolute;left:0;right:0}.login-module___81l7G__stars{height:55%;position:absolute;top:0;left:0;right:0;overflow:hidden}.login-module___81l7G__star{animation:login-module___81l7G__twinkle var(--d,3s) ease-in-out infinite var(--delay,0s);background:#fff;border-radius:50%;position:absolute}@keyframes login-module___81l7G__twinkle{0%,to{opacity:var(--op,.6)}50%{opacity:.15}}.login-module___81l7G__cropLine{justify-content:space-around;padding:0 16px;animation:4s ease-in-out infinite login-module___81l7G__swayRow;display:flex;position:absolute;top:52%;left:0;right:0}.login-module___81l7G__cropLine2{opacity:.65;animation-delay:.5s;top:58%;}@keyframes login-module___81l7G__swayRow{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.login-module___81l7G__cropStalk{animation:3s ease-in-out infinite login-module___81l7G__sway;animation-delay:var(--sd,0s);transform-origin:bottom;flex-direction:column;align-items:center;gap:2px;display:flex}@keyframes login-module___81l7G__sway{0%,to{transform:rotate(-1deg)}50%{transform:rotate(2deg)}}.login-module___81l7G__stalkBody{background:#008e4e;border-radius:1px;width:2px;height:28px}.login-module___81l7G__stalkTop{font-size:14px}.login-module___81l7G__tireTracks{gap:60px;width:160px;height:47%;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login-module___81l7G__trackLine{flex-direction:column;justify-content:flex-start;gap:8px;width:20px;height:100%;display:flex}.login-module___81l7G__tread{background:#0a2418e6;border:1px solid #008e4e33;border-radius:2px;flex-shrink:0;width:100%;height:6px}.login-module___81l7G__pageWrap{z-index:10;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem 1rem;display:flex;position:relative}.login-module___81l7G__brandHeader{flex-direction:column;align-items:center;gap:.75rem;animation:.7s both login-module___81l7G__fadeUp;display:flex}.login-module___81l7G__brandTyre{filter:drop-shadow(0 0 20px #008e4e59);border-radius:50%;width:120px;height:120px;animation:6s linear infinite login-module___81l7G__spin}@keyframes login-module___81l7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-module___81l7G__brandSub{color:var(--muted);letter-spacing:2px;text-transform:uppercase;font-size:.78rem}@keyframes login-module___81l7G__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.login-module___81l7G__authGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25rem;width:100%;max-width:720px;animation:.7s .2s both login-module___81l7G__fadeUp;display:grid}@media (max-width:640px){.login-module___81l7G__authGrid{grid-template-columns:1fr;max-width:380px}}.login-module___81l7G__authCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(16px);border-radius:1rem;flex-direction:column;padding:2rem 1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000008c,0 0 0 1px #008e4e14}.login-module___81l7G__authCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#008e4e1a 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.login-module___81l7G__cardBadge{letter-spacing:1.5px;text-transform:uppercase;border-radius:3px;width:fit-content;margin-bottom:.75rem;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.login-module___81l7G__badgeTg{color:#60b4e0;background:#2aabee26;border:1px solid #2aabee33}.login-module___81l7G__badgeB2b{color:var(--green-light);background:#008e4e26;border:1px solid #008e4e40}.login-module___81l7G__cardTitle{color:var(--fog);margin-bottom:.35rem;font-size:1.1rem;font-weight:800}.login-module___81l7G__cardSub{color:var(--muted);margin-bottom:1.5rem;font-size:.8rem;line-height:1.5}.login-module___81l7G__cardSub strong{color:#7dd3b0}.login-module___81l7G__cardDivider{background:#008e4e33;height:1px;margin-bottom:1.25rem}.login-module___81l7G__tgBtn{background:var(--green-main);color:#fff;cursor:pointer;border:none;border-radius:.6rem;justify-content:center;align-items:center;gap:10px;width:100%;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.login-module___81l7G__tgBtn:hover:not(:disabled){background:#007a42;transform:translateY(-1px)}.login-module___81l7G__tgBtn:disabled{opacity:.6;cursor:not-allowed}.login-module___81l7G__tgWidget{justify-content:center;margin-top:.5rem;display:flex}.login-module___81l7G__authForm{flex-direction:column;flex:1;display:flex}.login-module___81l7G__authInput{width:100%;color:var(--fog);background:#008e4e12;border:1px solid #008e4e40;border-radius:.5rem;outline:none;margin-bottom:.65rem;padding:.65rem .9rem;font-size:.88rem;transition:border-color .2s}.login-module___81l7G__authInput:focus{border-color:var(--green-main);background:#008e4e1f}.login-module___81l7G__authInput::placeholder{color:var(--muted)}.login-module___81l7G__authSubmit{background:var(--green-main);color:#fff;cursor:pointer;border:none;border-radius:.6rem;width:100%;margin-top:.35rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s}.login-module___81l7G__authSubmit:hover:not(:disabled){background:#007a42;transform:translateY(-1px)}.login-module___81l7G__authSubmit:disabled{opacity:.6;cursor:not-allowed}.login-module___81l7G__authError{color:#fca5a5;background:#ef44441a;border:1px solid #ef444459;border-radius:.5rem;margin-bottom:.75rem;padding:.55rem .8rem;font-size:.8rem}.login-module___81l7G__cardNotice{color:#6a8a76b3;text-align:center;margin-top:auto;padding-top:1.25rem;font-size:.72rem;line-height:1.5}.login-module___81l7G__authTagline{text-align:center;width:100%;max-width:720px;padding:0 1rem;animation:.7s .4s both login-module___81l7G__fadeUp}.login-module___81l7G__taglineMain{color:var(--green-light);letter-spacing:.3px;margin-bottom:.4rem;font-size:1rem;font-weight:700}.login-module___81l7G__taglineSub{color:var(--muted);font-size:.8rem;line-height:1.6}.login-module___81l7G__bootstrapLink{color:#6a8a7680;text-align:center;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.7rem;text-decoration:underline}.login-module___81l7G__bootstrapLink:hover{color:var(--muted)}.login-module___81l7G__bootstrapForm{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}
