:is(body:has(.forgot-password-page) .ds-nav-header,body:has(.forgot-password-page) .ds-mobile-header,body:has(.forgot-password-page) .ds-footer){display:none}.forgot-password-page{background:var(--plum);min-height:100vh}.forgot-password-shell{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.forgot-password-bg,.forgot-password-bg img,.forgot-password-bg-overlay{position:absolute;inset:0}.forgot-password-bg img{object-fit:cover;width:100%;height:100%}.forgot-password-bg-overlay{z-index:1;background:linear-gradient(135deg,#2d1b3df2 0%,#e91e8c4d 100%)}.forgot-password-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:440px;padding:clamp(30px,5vw,44px);position:relative;box-shadow:0 24px 80px #11081a47}.forgot-password-back{color:#ffb4dcd9;align-items:center;gap:6px;margin-bottom:28px;font-size:.88rem;font-weight:600;transition:color .2s;display:inline-flex}.forgot-password-back:hover{color:var(--white)}.forgot-password-back svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.forgot-password-icon{background:#e91e8c26;border:1px solid #e91e8c4d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.forgot-password-icon svg{fill:none;width:26px;height:26px;stroke:var(--rose);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.forgot-password-card h1{color:var(--white);margin-bottom:10px;font-size:1.8rem}.forgot-password-subtitle{color:#fff9;margin-bottom:28px;font-size:.9rem;line-height:1.6}.forgot-password-msg{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.85rem;font-weight:500}.forgot-password-msg.success{color:#6ee7b7;background:#10b9811a;border:1px solid #10b9814d}.forgot-password-msg.error{color:#fca5d8;background:#e91e8c1a;border:1px solid #e91e8c4d}.forgot-password-card label{color:#ffffffb3;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.forgot-password-card input{width:100%;color:var(--white);font-family:var(--f-body);background:#ffffff14;border:2px solid #ffffff1f;border-radius:10px;outline:none;margin-bottom:20px;padding:13px 16px;font-size:.95rem;transition:background .2s,border-color .2s,box-shadow .2s}.forgot-password-card input:focus{border-color:var(--rose);background:#e91e8c14;box-shadow:0 0 0 4px #e91e8c1f}.forgot-password-card input::placeholder{color:#ffffff4d}.forgot-password-card button{background:linear-gradient(135deg, var(--rose), var(--rose-l));width:100%;min-height:52px;color:var(--white);cursor:pointer;font-family:var(--f-body);border:0;border-radius:10px;padding:15px;font-size:1rem;font-weight:700;transition:box-shadow .25s,transform .25s}.forgot-password-card button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #e91e8c66}.forgot-password-card button:disabled{cursor:not-allowed;opacity:.6}.forgot-password-login{color:#ffffff73;text-align:center;margin-top:20px;font-size:.88rem}.forgot-password-login a{color:var(--rose);font-weight:600}.forgot-password-login a:hover{text-decoration:underline}@media (max-width:520px){.forgot-password-shell{padding:24px 14px}.forgot-password-card{border-radius:20px}}
