.login-helper-actions{display:flex;justify-content:center;margin-top:3px}.forgot-password-button{width:auto;border:0;background:transparent;color:#176b4d;padding:11px 4px 2px;text-align:center}.password-reset-message{min-height:18px;margin:8px 0 0;color:#176b4d;font-size:12px}.password-reset-dialog{width:min(470px,calc(100% - 24px));max-height:calc(100vh - 24px);border:0;border-radius:8px;padding:0;box-shadow:0 24px 70px rgba(13,31,24,.26);overflow:auto}.password-reset-dialog::backdrop{background:rgba(10,24,19,.55)}.password-reset-form{padding:20px}.password-reset-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #dce3df}.password-reset-head h2,.password-reset-head p{margin:0}.password-reset-head h2{font-size:20px}.password-reset-head p{margin-top:3px;color:#68736f;font-size:12px}.password-reset-close{width:34px;height:34px;flex:0 0 34px;border:1px solid #dce3df;border-radius:5px;background:#fff;font-size:22px;line-height:1}.password-reset-fields{display:grid;gap:13px;padding-top:17px}.password-reset-fields label{display:grid;gap:6px;margin:0;font-weight:600}.password-reset-fields input{width:100%;height:42px;border:1px solid #cbd5d0;border-radius:6px;background:#fff;padding:9px 11px}.password-reset-code-row{display:grid;grid-template-columns:1fr 126px;gap:8px;align-items:end}.password-reset-code-row button{height:42px}.password-reset-verify[hidden]{display:none}.password-reset-verify{display:grid;gap:13px;padding-top:13px}.password-reset-verify .login-checkbox{display:flex;align-items:center;gap:7px;font-weight:400}.password-reset-verify .login-checkbox input{width:18px;height:18px;padding:0}.password-reset-verify .login-checkbox button{border:0;background:transparent;color:#176b4d;padding:0}.password-reset-note{margin:0;color:#68736f;font-size:12px}.password-reset-feedback{min-height:20px;margin:10px 0 0;color:#b53c3c;font-size:12px}.password-reset-feedback.ok{color:#176b4d}.password-reset-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:14px;border-top:1px solid #edf0ee}.password-reset-primary,.password-reset-secondary{min-width:96px;border:1px solid #dce3df;border-radius:6px;padding:9px 13px}.password-reset-primary{background:#176b4d;border-color:#176b4d;color:#fff}.password-reset-primary:disabled{background:#dce2df;border-color:#dce2df;color:#7c8882}.password-reset-secondary{background:#fff;color:#17201d}@media(max-width:520px){.password-reset-dialog{width:calc(100% - 20px)}.password-reset-form{padding:17px}.password-reset-code-row{grid-template-columns:1fr 112px}.password-reset-actions{display:grid;grid-template-columns:1fr 1fr}.password-reset-primary,.password-reset-secondary{width:100%}}
