.password-module__es45gq__container{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.password-module__es45gq__card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:380px;padding:40px;box-shadow:0 4px 24px #00000014}.password-module__es45gq__logo{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.password-module__es45gq__logoIcon{font-size:28px}.password-module__es45gq__title{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:700}.password-module__es45gq__subtitle{color:#64748b;margin:0 0 32px;font-size:14px}.password-module__es45gq__form{flex-direction:column;gap:16px;display:flex}.password-module__es45gq__input{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px;font-size:16px;transition:all .2s}.password-module__es45gq__input:focus{background:#fff;border-color:#14b8a6;outline:none;box-shadow:0 0 0 3px #14b8a61a}.password-module__es45gq__input:disabled{opacity:.6;cursor:not-allowed}.password-module__es45gq__error{color:#ef4444;margin:0;font-size:13px}.password-module__es45gq__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%);border:none;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600;transition:all .2s}.password-module__es45gq__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #14b8a64d}.password-module__es45gq__button:disabled{opacity:.6;cursor:not-allowed;transform:none}
