.cmp-qem-forgotpassword{width:100%;display:flex;justify-content:center;align-items:center;padding:64px 32px}
@media(max-width:767px){.cmp-qem-forgotpassword{padding:0}
}
.cmp-qem-forgotpassword--white{background-color:#fff}
.cmp-qem-forgotpassword--gray{background-color:#f5f5f5}
.cmp-qem-forgotpassword__card{background:#fff;border-radius:16px;width:500px;height:604px;max-width:100%;padding:42px 43px 58px 43px;box-sizing:border-box}
@media(max-width:767px){.cmp-qem-forgotpassword__card{border-radius:0;margin-top:57px;padding:30px 20px;width:100%;height:650px}
}
.cmp-qem-forgotpassword__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}
@media(max-width:767px){.cmp-qem-forgotpassword__content{justify-content:space-between}
}
.cmp-qem-forgotpassword__title{color:#333;font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-md,24px);font-style:normal;font-weight:400;line-height:132%;margin:0 0 24px 0;text-align:left;flex-shrink:0}
@media(max-width:767px){.cmp-qem-forgotpassword__title{margin:0 0 24px 0}
}
.cmp-qem-forgotpassword__form{display:flex;flex-direction:column;flex:1;justify-content:space-between}
@media(max-width:767px){.cmp-qem-forgotpassword__form{flex:1;justify-content:space-between}
}
.cmp-qem-forgotpassword__field-group{display:flex;flex-direction:column;gap:8px;margin-bottom:0}
@media(max-width:767px){.cmp-qem-forgotpassword__field-group{margin-bottom:0}
}
.cmp-qem-forgotpassword__field-reset-password{display:flex;flex-direction:column;gap:8px;margin-bottom:0}
@media(max-width:767px){.cmp-qem-forgotpassword__field-reset-password{margin-bottom:0}
}
.cmp-qem-forgotpassword__label{color:var(--sds-color-text-default-default);font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xs,16px);font-style:normal;font-weight:700;line-height:145%;margin:0 0 0 8px}
.cmp-qem-forgotpassword__input-wrapper{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:var(--Spacing-sp-xs,8px);align-self:stretch}
.cmp-qem-forgotpassword__input{width:100%;padding:14px 16px;font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xxs,14px);font-style:normal;font-weight:400;line-height:140%;color:var(--Content-Pure,#121212);background:#fff;border:1px solid var(--Surface-Card,#ededed);border-radius:var(--Border-Radius-br-md,16px);transition:all .2s ease-in-out}
.cmp-qem-forgotpassword__input::placeholder{overflow:hidden;color:#767575;text-overflow:ellipsis;font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xxs,14px);font-style:normal;font-weight:400;line-height:140%}
.cmp-qem-forgotpassword__input:focus{outline:0;color:var(--sds-color-text-default-default);border-color:var(--sds-color-text-default-default)}
.cmp-qem-forgotpassword__input:disabled{background:#f5f5f5;cursor:not-allowed}
.cmp-qem-forgotpassword__input.error{border-color:#c33;padding-right:48px}
@media(max-width:767px){.cmp-qem-forgotpassword__input{font-size:14px;padding:12px 14px}
}
.cmp-qem-forgotpassword__error-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}
.cmp-qem-forgotpassword__error-message{overflow:hidden;color:var(--Feedback-Error-Pure,#c33);text-overflow:ellipsis;font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xxxs,12px);font-style:normal;font-weight:400;line-height:150%;margin:0;padding-inline:16px}
.cmp-qem-forgotpassword__button{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xs,16px);font-weight:700;line-height:145%;border-radius:var(--Border-Radius-br-circular,999px);border:0;cursor:pointer;width:100%;margin-top:auto}
.cmp-qem-forgotpassword__button:focus{outline:0}
.cmp-qem-forgotpassword__button:disabled{cursor:not-allowed;opacity:var(--Opacity-op-sharp,1);background:var(--Surface-Card,#ededed);color:var(--Content-03,#767575)}
.cmp-qem-forgotpassword__button--primary{background:#121212;color:#b9fdde}
.cmp-qem-forgotpassword__button--primary:hover:not(:disabled){background:#49b674}
.cmp-qem-forgotpassword__button--primary:active:not(:disabled){background:#3a9460}
.cmp-qem-forgotpassword__button--secondary{background:transparent;color:#121212;border:1.5px solid #121212}
.cmp-qem-forgotpassword__button--secondary svg path{stroke:#121212;transition:none}
.cmp-qem-forgotpassword__button--secondary:hover:not(:disabled){background:transparent;border-color:#49b674;color:#49b674}
.cmp-qem-forgotpassword__button--secondary:hover:not(:disabled) svg path{stroke:#49b674}
.cmp-qem-forgotpassword__button--secondary:active:not(:disabled){background:transparent;border-color:#3a9460;color:#3a9460}
.cmp-qem-forgotpassword__button--secondary:active:not(:disabled) svg path{stroke:#3a9460}
@media(max-width:767px){.cmp-qem-forgotpassword__button{font-size:15px;padding:14px 20px}
}
.cmp-qem-forgotpassword__button-text{display:inline-block}
.cmp-qem-forgotpassword__button-icon{flex-shrink:0}
.cmp-qem-forgotpassword__back-link{display:flex;align-items:center;justify-content:flex-start;gap:16px;color:#767575;font-family:var(--Font-Family-Body,Inter);font-size:14px;font-weight:400;line-height:140%;text-decoration:underline;cursor:pointer;transition:color .2s ease-in-out;margin-top:24px;flex-shrink:0}
.cmp-qem-forgotpassword__back-link:hover{color:#333}
.cmp-qem-forgotpassword__back-link svg{flex-shrink:0;transform:rotate(180deg)}
@media(max-width:767px){.cmp-qem-forgotpassword__back-link{font-size:13px}
}
.cmp-qem-forgotpassword__card--confirmation .cmp-qem-forgotpassword__title{margin-bottom:24px}
.cmp-qem-forgotpassword__icon{display:flex;justify-content:center;margin:0 0 24px 0;flex-shrink:0}
.cmp-qem-forgotpassword__message{color:var(--Content-03,#767575);font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xxs,14px);font-style:normal;font-weight:400;line-height:140%;margin:0 0 24px 0;text-align:left;flex:1}
.cmp-qem-forgotpassword__message-main{margin:0 0 24px 0;text-align:left}
.cmp-qem-forgotpassword__message-secondary{margin:0;text-align:left}
.cmp-qem-forgotpassword__message-email-highlight{color:var(--Brand-Rose-Tea-Dark,#e98e61);font-family:var(--Font-Family-Body,Inter);font-size:var(--Font-Size-fs-xxs,14px);font-style:normal;font-weight:400;line-height:140%}
@media(max-width:767px){.cmp-qem-forgotpassword__message{font-size:14px}
}
.cmp-qem-forgotpassword__description{color:#666;font-size:14px;text-align:center;margin:8px 0 24px 0;line-height:1.5;flex-shrink:0}
.cmp-qem-forgotpassword__email{color:#ff6b00;font-weight:600}
.cmp-qem-forgotpassword__code-inputs{display:flex;gap:12px;justify-content:center;margin-bottom:16px;flex-shrink:0}
@media(max-width:767px){.cmp-qem-forgotpassword__code-inputs{gap:8px}
}
.cmp-qem-forgotpassword__code-input{width:56px;height:64px;text-align:center;font-size:24px;font-weight:600;border:2px solid #ddd;border-radius:8px;outline:0;transition:all .2s}
.cmp-qem-forgotpassword__code-input:focus{border-color:#ff6b00;box-shadow:0 0 0 3px rgba(255,107,0,0.1)}
.cmp-qem-forgotpassword__code-input.error{border-color:#c33}
@media(max-width:767px){.cmp-qem-forgotpassword__code-input{width:40px;height:48px;font-size:20px}
}
.cmp-qem-forgotpassword__resend{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:24px;flex:1;justify-content:flex-start}
.cmp-qem-forgotpassword__resend-text{font-size:14px;color:#666;margin:0}
.cmp-qem-forgotpassword__resend-button{background:0;border:0;color:#ff6b00;font-size:14px;font-weight:600;cursor:pointer;text-decoration:underline;padding:0}
.cmp-qem-forgotpassword__resend-button:hover:not(:disabled){color:#e56000}
.cmp-qem-forgotpassword__resend-button:disabled{opacity:.5;cursor:not-allowed}