﻿body {
    background: linear-gradient(90deg, gray, black, #383838, #202020, #282828, black);
    height: 1500px;
}

.wrapped_Politique {
    width: 700px;
    height: 450px;
    
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(15px);
    border-radius: 10px;

    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    z-index: 9999;
    overflow: hidden;

    opacity: 1;
    transform-origin: center center;
    transition: opacity 1.5s ease, visibility 0s linear 1.5s, transform 500ms ease;
}

    .wrapped_Politique #Info_Politique {
        width: 400px;
        height: 200px;
        font-size: 20px;
        color: white;

        position: fixed;
        top: 42%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

.wrapped_code1 {
    width: 400px;
    height: 500px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 15px;

    position: absolute;
    top: 45%;
    left: 84%;
    transform: translate(-50%, -50%);

    opacity: 0;
    cursor: pointer; 
    z-index: 9997;
} 

.wrapped_code2 {
    width: 400px;
    height: 500px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 15px;

    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);

    opacity: 0;
    cursor: pointer;
    z-index: 9997;
}

.wrapped_code3 {
    width: 400px;
    height: 500px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 15px;

    position: absolute;
    top: 45%;
    left: 16%;
    transform: translate(-50%, -50%);

    opacity: 0;
    cursor: pointer;
    z-index: 9997;
}

.wrapped_code4 {
    width: 400px;
    height: 500px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 15px;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 80%);

    cursor: pointer;
    z-index: 9997;
    overflow: hidden;
    opacity: 0;
}

.wrapped_retour {
    opacity: 1;
}

.wrapped_help {
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(15px);
    border-radius: 15px;
    width: 300px;
    height: 200px;
    box-shadow: 0 0 15px 0 yellow;

    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    display: none;
    z-index: 9999;
}

.wrapped_download_all {
    background: rgba(255, 255, 255, 0.4);
    width: 650px;
    height: 110px;
    border-radius: 0 40px 0 40px;

    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);

    user-select: none;
    z-index: 9999;
    display: none;
} 

.mouse_blocker {
    position: fixed;
    inset: 0;
    z-index: 9998;
}


.wrapped_code4 #voir_code_Bttn4 {
    background: rgba(255, 255, 255, 0.3);
    width: 130px;
    height: 30px;
    border-radius: 10px;

    position: fixed;
    top: 90%;
    left: 70%;
    transform: translate(-50%, -50%);

    user-select: none;
    display: none;
    cursor: pointer;
}

#wrapped_code_Bttn4 {
    background: transparent;
    border: none;

    position: fixed;
    top: 5%;
    left: 90%;
    transform: translate(-50%, -50%);

    z-index: 999999;
    user-select: none;
    cursor: pointer;
    display: none;
}

.extension {
    border-radius: 15px;
    width: 300px;
    background: rgba(255, 255, 255, 0.5);
}

#extension1 {
    position: absolute;
    top: 20%;
    left: 20%;
    transform: translate(-50%, -50%);

    z-index: 9999;
}

    #extension2 {
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension3 {
        position: absolute;
        top: 20%;
        left: 80%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension4 {
        position: absolute;
        top: 50%;
        left: 20%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension6 {
        position: absolute;
        top: 50%;
        left: 80%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension7 {
        position: absolute;
        top: 80%;
        left: 20%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension8 {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension9 {
        position: absolute;
        top: 80%;
        left: 80%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension10 {
        position: absolute;
        top: 120%;
        left: 20%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension11 {
        position: absolute;
        top: 120%;
        left: 50%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension12 {
        position: absolute;
        top: 120%;
        left: 80%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension13 {
        position: absolute;
        top: 150%;
        left: 20%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension14 {
        position: absolute;
        top: 150%;
        left: 50%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

    #extension15 {
        position: absolute;
        top: 150%;
        left: 80%;
        transform: translate(-50%, -50%);

        z-index: 9999;
    }

.voirextensioncode {
    width: 90px;
    height: 30px;
    border-radius: 15px;

    position: fixed;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);

    z-index: 9999;
    cursor: pointer;
}

#downlaodextension {
    width: 120px;
    height: 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.3); 

    position: absolute;
    top: 5%;
    left: 90%;
    transform: translate(-50%, -50%);

    z-index: 99999;
    cursor: pointer;
    user-select: none;
}

    #downlaodextension:hover {
        border: 2px solid yellow;
    }