.Auth-module__H_KyhG__authWrapper{background-color:#f2f5f1;flex-direction:column;min-height:100vh;display:flex}.Auth-module__H_KyhG__authPage{flex-grow:1;justify-content:center;align-items:center;padding:100px 20px 80px;display:flex}.Auth-module__H_KyhG__authContainer{width:100%;max-width:450px}.Auth-module__H_KyhG__authLogo{text-align:center;margin-bottom:40px;display:block}.Auth-module__H_KyhG__authLogo img{height:80px}.Auth-module__H_KyhG__authCard{background:#fff;border-radius:32px;padding:40px;box-shadow:0 10px 40px #0000001f}.Auth-module__H_KyhG__authCard h2{text-align:center;color:#2d3a2f;margin-bottom:8px;font-size:2rem}.Auth-module__H_KyhG__authSubtitle{text-align:center;color:#666;margin-bottom:32px}.Auth-module__H_KyhG__authError{color:#a94442;text-align:center;background-color:#fceaea;border-radius:8px;margin-bottom:24px;padding:12px;font-size:.9rem}.Auth-module__H_KyhG__formGroup{margin-bottom:20px}.Auth-module__H_KyhG__formGroup label{color:#2d3a2f;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Auth-module__H_KyhG__formGroup input{border:1px solid #0000001a;border-radius:12px;width:100%;padding:14px 20px;font-size:1rem;transition:all .4s cubic-bezier(.2,.8,.2,1)}.Auth-module__H_KyhG__formGroup input:focus{border-color:#86a373;outline:none;box-shadow:0 0 0 4px #86a3731a}.Auth-module__H_KyhG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Auth-module__H_KyhG__authBtn{cursor:pointer;color:#fff;background:#2d3a2f;border:none;border-radius:50px;width:100%;margin-top:12px;padding:16px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.2,.8,.2,1)}.Auth-module__H_KyhG__authBtn:hover:not(:disabled){background:#4a5d4e;transform:translateY(-2px)}.Auth-module__H_KyhG__authBtn:disabled{opacity:.7;cursor:not-allowed}.Auth-module__H_KyhG__authFooter{text-align:center;color:#666;margin-top:32px;font-size:.9rem}.Auth-module__H_KyhG__authFooter a{color:#86a373;margin-left:5px;font-weight:600;text-decoration:none}.Auth-module__H_KyhG__authFooter a:hover{text-decoration:underline}.Auth-module__H_KyhG__legalCheckboxGroup{color:#666;align-items:flex-start;gap:12px;margin-bottom:24px;font-size:.85rem;display:flex}.Auth-module__H_KyhG__legalCheckboxGroup input{cursor:pointer;width:18px;height:18px;margin-top:3px}.Auth-module__H_KyhG__legalCheckboxGroup label{cursor:pointer;line-height:1.4}.Auth-module__H_KyhG__legalLink{color:#86a373;cursor:pointer;font-weight:600;text-decoration:underline}.Auth-module__H_KyhG__legalLink:hover{color:#2d3a2f}@media (max-width:480px){.Auth-module__H_KyhG__authCard{padding:30px 20px}.Auth-module__H_KyhG__formRow{grid-template-columns:1fr}}
