.PasswordReset-module__Tmgh6q__container{background:var(--bg-gradient,linear-gradient(135deg, #fdfdfd 0%, #eaecef 100%));background-color:var(--bg-base,#e2e2e2);height:calc(100vh - 58px);min-height:calc(100vh - 58px);max-height:calc(100vh - 58px);font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:var(--text-charcoal,#1a1a1a);box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden}.PasswordReset-module__Tmgh6q__ambientGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb14 0%,#d4af370a 50%,#0000 70%);width:550px;height:380px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.PasswordReset-module__Tmgh6q__topBrandNav{z-index:1;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex;position:relative}.PasswordReset-module__Tmgh6q__backHubBtn{color:var(--text-muted,#1a1a1ab8);border-radius:var(--radius-pill,9999px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #1a237e14;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #00000008}.PasswordReset-module__Tmgh6q__backHubBtn:hover{color:var(--accent-navy,#1a237e);background:#fff;border-color:#2563eb4d;transform:translateY(-1px)}.PasswordReset-module__Tmgh6q__card{background:var(--card-bg,#fff);border:1px solid var(--card-border,#1a237e14);border-radius:var(--radius-xl,20px);width:100%;max-width:470px;box-shadow:var(--shadow-xl,0 16px 40px #00000012), 0 4px 12px #00000008;z-index:1;animation:.3s cubic-bezier(.16,1,.3,1) forwards PasswordReset-module__Tmgh6q__slideUp;position:relative;overflow:hidden}.PasswordReset-module__Tmgh6q__cardHeader{text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #1a237e0f;padding:1.5rem 1.75rem 1.15rem;position:relative}.PasswordReset-module__Tmgh6q__iconBadge{width:46px;height:46px;color:var(--accent-navy,#1a237e);background:linear-gradient(135deg,#1a237e0f 0%,#2563eb1a 100%);border:1px solid #2563eb33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex;box-shadow:0 4px 12px #2563eb14}.PasswordReset-module__Tmgh6q__overline{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-navy,#1a237e);border-radius:var(--radius-pill,9999px);background:#1a237e0d;border:1px solid #1a237e1f;margin-bottom:.5rem;padding:.2rem .65rem;font-size:.68rem;font-weight:800;display:inline-block}.PasswordReset-module__Tmgh6q__cardTitle{font-family:var(--font-serif,"Cormorant Garamond", Georgia, serif);color:var(--text-charcoal,#1a1a1a);letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.65rem;font-weight:600;line-height:1.15}.PasswordReset-module__Tmgh6q__cardSubtitle{color:var(--text-muted,#1a1a1ab8);margin:0;font-size:.84rem;line-height:1.45}.PasswordReset-module__Tmgh6q__cardBody{padding:1.35rem 1.75rem}.PasswordReset-module__Tmgh6q__form{flex-direction:column;gap:1rem;display:flex}.PasswordReset-module__Tmgh6q__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.PasswordReset-module__Tmgh6q__fieldLabelRow{justify-content:space-between;align-items:center;display:flex}.PasswordReset-module__Tmgh6q__fieldLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-charcoal,#1a1a1a);font-size:.74rem;font-weight:800}.PasswordReset-module__Tmgh6q__fieldHelperText{color:var(--text-dim,#1a1a1a8c);font-size:.7rem;font-weight:600}.PasswordReset-module__Tmgh6q__inputWrapper{align-items:center;display:flex;position:relative}.PasswordReset-module__Tmgh6q__inputIcon{color:var(--text-dim,#1a1a1a8c);pointer-events:none;transition:color .2s;position:absolute;left:.9rem}.PasswordReset-module__Tmgh6q__inputField{background:var(--input-bg,#fff);border-radius:var(--radius-md,10px);width:100%;color:var(--text-charcoal,#1a1a1a);box-sizing:border-box;border:1px solid #1a237e29;outline:none;padding:.72rem .9rem .72rem 2.5rem;font-family:inherit;font-size:.88rem;transition:all .2s}.PasswordReset-module__Tmgh6q__inputField:focus{border-color:var(--accent-blue,#2563eb);box-shadow:0 0 0 3px #2563eb1f}.PasswordReset-module__Tmgh6q__inputField:focus+.PasswordReset-module__Tmgh6q__inputIcon,.PasswordReset-module__Tmgh6q__inputWrapper:focus-within .PasswordReset-module__Tmgh6q__inputIcon{color:var(--accent-blue,#2563eb)}.PasswordReset-module__Tmgh6q__inputMono{font-family:var(--font-mono,monospace);letter-spacing:.05em;text-transform:uppercase}.PasswordReset-module__Tmgh6q__submitBtn{border-radius:var(--radius-md,10px);background:linear-gradient(135deg, var(--accent-navy,#1a237e) 0%, var(--accent-blue,#2563eb) 100%);color:#fff;letter-spacing:.02em;cursor:pointer;box-shadow:var(--shadow-glow-blue,0 6px 20px #2563eb2e);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.8rem 1.5rem;font-size:.88rem;font-weight:800;transition:all .2s;display:inline-flex}.PasswordReset-module__Tmgh6q__submitBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 28px #2563eb4d}.PasswordReset-module__Tmgh6q__submitBtn:active:not(:disabled){transform:translateY(0)}.PasswordReset-module__Tmgh6q__submitBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.PasswordReset-module__Tmgh6q__errorBox{background:var(--accent-crimson-bg,#fef2f2);border-radius:var(--radius-md,12px);border:1px solid #c6282840;flex-direction:column;gap:.85rem;padding:1.15rem 1.25rem;display:flex}.PasswordReset-module__Tmgh6q__errorRow{align-items:flex-start;gap:.65rem;display:flex}.PasswordReset-module__Tmgh6q__errorText{color:var(--accent-crimson,#c62828);font-size:.85rem;line-height:1.5}.PasswordReset-module__Tmgh6q__itSupportRow{border-top:1px dashed #c6282833;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.PasswordReset-module__Tmgh6q__itSupportLabel{color:#7f1d1d;font-size:.78rem;font-weight:700}.PasswordReset-module__Tmgh6q__itSupportLink{color:var(--accent-crimson,#c62828);border-radius:var(--radius-sm,6px);background:#fff;border:1px solid #c6282840;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.PasswordReset-module__Tmgh6q__itSupportLink:hover{border-color:var(--accent-crimson);background:#fef2f2}.PasswordReset-module__Tmgh6q__successBox{background:var(--accent-emerald-bg,#ecfdf5);border-radius:var(--radius-md,12px);text-align:center;border:1px solid #05966940;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.5rem;display:flex}.PasswordReset-module__Tmgh6q__successTitle{color:var(--accent-emerald,#059669);margin:0;font-size:1.15rem;font-weight:800}.PasswordReset-module__Tmgh6q__successText{color:#065f46;margin:0;font-size:.9rem;line-height:1.6}.PasswordReset-module__Tmgh6q__cardFooterNav{text-align:center;border-top:1px solid #1a237e0f;margin-top:.25rem;padding-top:.85rem}.PasswordReset-module__Tmgh6q__footerNote{color:var(--text-muted,#1a1a1ab8);margin:0;font-size:.82rem}.PasswordReset-module__Tmgh6q__footerLink{color:var(--accent-blue,#2563eb);font-weight:700;text-decoration:none;transition:color .15s}.PasswordReset-module__Tmgh6q__footerLink:hover{color:var(--accent-blue-hover,#1d4ed8);text-decoration:underline}@keyframes PasswordReset-module__Tmgh6q__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
