body{background:#fff!important}.ResetPasswordSection-module__uAKjrG__container{--primary-color:#000;--text-dark:#1a1a1a;--text-light:#fff;--transition:all .3s ease;--font-family:"Avenir",sans-serif;font-family:var(--font-family);background-image:url(/images/humanize-bg.png);background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:120px 1rem 2rem;display:flex;position:relative;overflow:hidden}.ResetPasswordSection-module__uAKjrG__container:before{content:"";-webkit-filter:blur(2px);pointer-events:none;z-index:0;background-color:#ffffff4d;background-image:url(/images/humanize-bg.png);background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:fixed;position:fixed;inset:0}.ResetPasswordSection-module__uAKjrG__container>*{z-index:1;position:relative}.ResetPasswordSection-module__uAKjrG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #1e3a8a1a;border-radius:20px;width:100%;max-width:440px;padding:2.75rem;box-shadow:0 12px 40px #1e3a8a1f}.ResetPasswordSection-module__uAKjrG__header{text-align:center;margin-bottom:2.5rem}.ResetPasswordSection-module__uAKjrG__title{font-family:var(--font-family);color:var(--text-dark);letter-spacing:-.5px;margin:0 0 .75rem;font-size:2.2rem;font-weight:800}.ResetPasswordSection-module__uAKjrG__subtitle{font-family:var(--font-family);color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.ResetPasswordSection-module__uAKjrG__form{flex-direction:column;gap:1.75rem;display:flex}.ResetPasswordSection-module__uAKjrG__inputGroup{flex-direction:column;gap:.6rem;display:flex}.ResetPasswordSection-module__uAKjrG__label{font-family:var(--font-family);color:var(--text-dark);letter-spacing:-.3px;font-size:.98rem;font-weight:700}.ResetPasswordSection-module__uAKjrG__input{font-family:var(--font-family);transition:var(--transition);letter-spacing:.5px;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:.9rem 1.1rem;font-size:1rem}.ResetPasswordSection-module__uAKjrG__input:focus{border-color:#000;outline:none;box-shadow:0 0 0 4px #00000014}.ResetPasswordSection-module__uAKjrG__input::placeholder{color:#d1d5db;font-weight:500}.ResetPasswordSection-module__uAKjrG__hint{font-family:var(--font-family);color:#6b7280;margin:0;font-size:.87rem;line-height:1.4}.ResetPasswordSection-module__uAKjrG__spamHint{font-family:var(--font-family);color:#b91c1c;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #dc2626;border-radius:6px;align-items:center;gap:.5rem;margin:.6rem 0 0;padding:.6rem .9rem;font-size:.87rem;font-weight:600;display:flex}.ResetPasswordSection-module__uAKjrG__requirements{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.ResetPasswordSection-module__uAKjrG__requirements p{font-family:var(--font-family);transition:var(--transition);align-items:center;gap:.5rem;margin:0;font-size:.87rem;display:flex}.ResetPasswordSection-module__uAKjrG__met{color:#059669;font-weight:600}.ResetPasswordSection-module__uAKjrG__unmet{color:#9ca3af}.ResetPasswordSection-module__uAKjrG__submitButton{font-family:var(--font-family);color:#fff;cursor:pointer;transition:var(--transition);letter-spacing:-.3px;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border:none;border-radius:10px;margin-top:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;position:relative;overflow:hidden}.ResetPasswordSection-module__uAKjrG__submitButton:before{content:"";z-index:-1;background:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.ResetPasswordSection-module__uAKjrG__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);transform:translateY(-3px);box-shadow:0 6px 20px #00000040}.ResetPasswordSection-module__uAKjrG__submitButton:active:not(:disabled){transform:translateY(-1px)}.ResetPasswordSection-module__uAKjrG__submitButton:disabled{opacity:.55;cursor:not-allowed}.ResetPasswordSection-module__uAKjrG__resendSection{justify-content:center;margin-top:.75rem;display:flex}.ResetPasswordSection-module__uAKjrG__resendButton{font-family:var(--font-family);color:#000;cursor:pointer;transition:var(--transition);letter-spacing:-.2px;background:0 0;border:none;font-size:.95rem;font-weight:600;text-decoration:underline}.ResetPasswordSection-module__uAKjrG__resendButton:hover:not(:disabled){opacity:.75;color:#1a1a1a}.ResetPasswordSection-module__uAKjrG__resendButton:disabled{opacity:.55;cursor:not-allowed}.ResetPasswordSection-module__uAKjrG__errorMessage{color:#991b1b;font-family:var(--font-family);background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 1.1rem;font-size:.95rem;font-weight:500;animation:.3s ResetPasswordSection-module__uAKjrG__slideIn;display:flex}.ResetPasswordSection-module__uAKjrG__errorMessage:before{content:"✕";flex-shrink:0;font-weight:700}.ResetPasswordSection-module__uAKjrG__successMessage{color:#166534;font-family:var(--font-family);background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border:1px solid #86efac;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 1.1rem;font-size:.95rem;font-weight:500;animation:.3s ResetPasswordSection-module__uAKjrG__slideIn;display:flex}.ResetPasswordSection-module__uAKjrG__successMessage:before{content:"✓";flex-shrink:0;font-weight:700}@keyframes ResetPasswordSection-module__uAKjrG__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.ResetPasswordSection-module__uAKjrG__links{text-align:center;border-top:1px solid #e5e7eb;flex-direction:column;gap:.9rem;margin-top:2.5rem;padding-top:2rem;display:flex}.ResetPasswordSection-module__uAKjrG__links p{font-family:var(--font-family);color:#6b7280;margin:0;font-size:.95rem}.ResetPasswordSection-module__uAKjrG__link{color:#000;transition:var(--transition);cursor:pointer;letter-spacing:-.2px;font-weight:700;text-decoration:none}.ResetPasswordSection-module__uAKjrG__link:hover{color:#1a1a1a;text-decoration:underline}@media (max-width:640px){.ResetPasswordSection-module__uAKjrG__card{border-radius:16px;margin:0 1rem;padding:2rem}.ResetPasswordSection-module__uAKjrG__title{font-size:1.75rem}.ResetPasswordSection-module__uAKjrG__subtitle{font-size:.95rem}.ResetPasswordSection-module__uAKjrG__form{gap:1.5rem}.ResetPasswordSection-module__uAKjrG__submitButton{padding:.9rem 1.25rem;font-size:.95rem}}
