.ngbtomXVMhQuGUn {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.ngbtomXVMhQuGUn.active {
    display: block;
    opacity: 1;
}

.nksevwMoZHcmKup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    z-index: 10000;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.nksevwMoZHcmKup.active {
    display: block;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.hHYjgECsbOPiOWD {
    background-color: #2d2d2f;
    border-radius: 18px;
    padding: 40px 48px 48px;
    width: 650px;
    height: 640px;
    position: relative;
    color: white;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}

.UMjvLTolioEvEiI {
    position: absolute;
    top: 16px;
    right: 16px;
    background: none;
    border: none;
    color: white;
    font-size: 32px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    transition: opacity 0.3s ease;
}

.UMjvLTolioEvEiI:hover {
    opacity: 1;
}

.DgBHCAvuvZeIPMG {
    width: 140px;
    height: 140px;
    margin: 0 auto 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.goqAOpFdQYjaLtP {
    width: 100%;
    height: 100%;
}

.EwfmfkSFXPRSZCA {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 32px;
    letter-spacing: -0.3px;
}

.ycGVhNxvCxsTBfl {
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
    border: 1px solid #5a5a5e;
    border-radius: 10px;
    background-color: #3a3a3c;
    color: white;
    margin-bottom: 0;
    transition: border-color 0.3s ease, background-color 0.3s ease, border-radius 0.3s ease;
}

.ycGVhNxvCxsTBfl::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.ycGVhNxvCxsTBfl:focus {
    outline: none;
    border: 1px solid #0071e3 !important;
    border-bottom-width: 1px !important;
    background-color: #3a3a3c;
}

.RgDMhmPArTToMhH {
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
    border: 1px solid #5a5a5e;
    border-radius: 0 0 10px 10px;
    background-color: #3a3a3c;
    color: white;
    margin-bottom: 0;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

.RgDMhmPArTToMhH::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.RgDMhmPArTToMhH:focus {
    outline: none;
    border: 1px solid #0071e3;
    background-color: #3a3a3c;
}

.mSvlgwqOkRieKFZ {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 48px;
}

.fXVXVffthCFBoTG {
    display: flex;
    align-items: center;
    gap: 8px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
}

.fXVXVffthCFBoTG input[type="checkbox"] {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 1.5px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}

.fXVXVffthCFBoTG input[type="checkbox"]:checked {
    background-color: #0071e3;
    border-color: #0071e3;
}

.fXVXVffthCFBoTG input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.tIwDHAPFNAiaJZh {
    color: #0071e3;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.tIwDHAPFNAiaJZh:hover {
    color: #0077ed;
    text-decoration: underline;
}

.plsgkPfzXqtoorw {
    display: inline-block;
    color: #0071e3;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 24px;
    transition: color 0.3s ease;
}

.plsgkPfzXqtoorw:hover {
    color: #0077ed;
    text-decoration: underline;
}

.nZxQQFMnMNKunhw {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
}

.TWzzEKDlELlmOia {
    color: #0071e3;
    text-decoration: none;
}

.TWzzEKDlELlmOia:hover {
    text-decoration: underline;
}

.gMNRSilNEQFDfRl {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 32px;
}

.LigvOPFhaeHKLWJ {
    width: 100%;
    padding: 12px;
    font-size: 16px;
    font-weight: 500;
    background-color: #0071e3;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease, opacity 0.3s ease;
}

.LigvOPFhaeHKLWJ:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.LigvOPFhaeHKLWJ:not(:disabled):hover {
    background-color: #0077ed;
}
