:root{--yellow:#f0e491;--green-light:#bbc863;--green-muted:#658c58;--green-dark:#31694e}.LoginForm-module__qT6pZW__container{background:linear-gradient(135deg,var(--green-dark),var(--green-muted));justify-content:center;align-items:center;min-height:100vh;display:flex}.LoginForm-module__qT6pZW__card{background-color:var(--yellow);text-align:center;border-radius:20px;width:100%;max-width:360px;padding:2.5rem;box-shadow:0 14px 35px #00000040}.LoginForm-module__qT6pZW__title{color:var(--green-dark);margin:0;font-size:1.8rem}.LoginForm-module__qT6pZW__subtitle{color:var(--green-muted);margin-top:.4rem;margin-bottom:1.8rem;font-size:.95rem}.LoginForm-module__qT6pZW__inputField{background-color:var(--green-light);width:100%;color:var(--green-dark);border:2px solid #0000;border-radius:12px;outline:none;margin-bottom:1rem;padding:.8rem;font-size:.95rem;transition:border .2s,background .2s}.LoginForm-module__qT6pZW__inputField::placeholder{color:var(--green-dark);opacity:.6}.LoginForm-module__qT6pZW__inputField:focus{border-color:var(--green-dark);background-color:var(--yellow)}.LoginForm-module__qT6pZW__button{background-color:var(--green-dark);width:100%;color:var(--yellow);cursor:pointer;border:none;border-radius:14px;margin-top:.5rem;padding:.85rem;font-size:1rem;transition:all .2s}.LoginForm-module__qT6pZW__button:hover{background-color:#264f3c;transform:translateY(-2px)}.LoginForm-module__qT6pZW__footer{color:var(--green-muted);margin-top:1.3rem;font-size:.85rem}.LoginForm-module__qT6pZW__footer a{color:var(--green-dark);font-weight:600;text-decoration:none}.LoginForm-module__qT6pZW__footer a:hover{text-decoration:underline}
