body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
        'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
        sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
        monospace;
}

.bg-dark {
    background: #fff !important;
}

.h-100 {
    height: 100vh;
}

.mt-50 {
    margin-top: 20vh !important;
    animation: 1s i linear infinite;
}

@keyframes i {

    0% {
        transform: scale(1.05);
    }

    50% {
        transform: scale(1.0);
    }

    100% {
        transform: scale(1.05);
    }

}

body {
    overflow: hidden !important;
}

.o {
    height: 8em;
    width: 6em;
    background: #00001f;
    border-radius: 50px;
    border: 1px solid #04003567;
    animation: 4s olho linear infinite;
}
/* 
.oe {

    box-shadow: -5px 9px 14px #00001f;

}

.od {

    box-shadow: 5px 9px 14px #00001f;

} */

.boca {
    height: 1em;
    background: #00001f;
    width: 24vw;
    margin-top: 20vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;

}

.cabeca {
    margin-top: 25vh;
}

/* configuracao da cabexca pequena */




.o-p {
    height: 2em;
    width: 2em;
    background: #00001f;
    /* border-radius: 50px; */
    border: 1px solid #04003567;
    /* animation: 4s olho linear infinite; */
}

.oe-p {

    box-shadow: -5px 9px 14px #00001f;

}

.od-p {

    box-shadow: 5px 9px 14px #00001f;

}

.boca-p {
    height: 1em;
    background: #00001f;
    width: 8vw;
    margin-top: 5vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}

/* configuracao da cabexca quando perde */

.t-neon {
    font-size: 80px;
    font-weight: bold;
    color: black;
    text-shadow:
        0 0 10px #292cf7,
        0 0 20px #fff,
        0 0 30px #fff,
        0 0 40px #00a6ff,
        0 0 70px #4400ff,
        0 0 80px #ff00de;
}


.errou h1 {
    font-size: 40px;
    font-weight: bold;
    color: black;
    text-shadow:
        0 0 10px #fff,
        0 0 20px #fff,
        0 0 30px #fff,
        0 0 40px #00a6ff,
        0 0 70px #4400ff,
        0 0 80px #ff00de;
}

.e-r,
.tt {
    font-size: 25px;
    font-weight: bold;
    color: black;
    text-shadow:
        0 0 10px #fff,
        0 0 20px #fff,
        0 0 30px #fff,
        0 0 40px #ff00de,
        0 0 70px #ff00de,
        0 0 80px #ff00de,
        0 0 100px #ff00de;
}

.o-pp {
    height: 5em;
    width: 5em;
    border-top-right-radius: 100%;
    border-bottom-left-radius: 30%;
    border-bottom-right-radius: 30%;
    border-top-left-radius: 100%;
    background: #00001f;
    /* border-radius: 50px; */
    border: 1px solid #04003567;
    /* animation: 4s olho linear infinite; */
}

.oe-pp {

    box-shadow: -5px 9px 14px #00001f;

}

.od-pp {

    box-shadow: 5px 9px 14px #00001f;

}

.boca-pp {
    height: 10vh;
    background: #00001f;
    width: 12vw;
    margin-bottom: 4rem;
    /* clip-path: polygon(0 0, 100% 0, 50% 50%); */
    margin-top: 5vh;
    transform: rotate(-200deg);
    /* border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; */

    border-radius: 10px 100px 10px 100px;
}



.cabeca-pp {
    margin-top: 5vh;
    margin-bottom: 9rem;
    text-align: center;
    position: relative;
    width: 40vw;
}


.neon {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de;
}


/* Parte da cabeca se acertou o jogo */



.o-pv {
    height: 1em;
    width: 5em;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 100px;
    background: #00001f;
    /* border-radius: 50px; */
    border: 1px solid #04003567;
    /* animation: 4s olho linear infinite; */
}

.oe-pv {

    box-shadow: -5px 9px 14px #00001f;

}

.od-pv {

    box-shadow: 5px 9px 14px #00001f;

}

.boca-pv {
    height: 14vh;
    background: #00001f;
    width: 12vw;
    margin-bottom: 1.5rem;
    /* clip-path: polygon(0 0, 100% 0, 50% 50%); */
    margin-top: 5vh;
    transform: rotate(-0deg);
    /* border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; */

    border-radius: 10px 10px 100px 100px;
}



.aceitar {
    background: #00001f;
    position: absolute;
    bottom: 8rem;
    font-size: 30px;
    color: #040035fe;
    margin-left: -7rem;
    border-radius: 0;
}


.aceitar:hover {
    color: #00001f;
    background: none;
    border: 1px solid #00001f;
}

.answer-section {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;

}


.option-btn {
    outline: none;
    box-shadow: 3px 4px 1px #363636;
    border-radius: 0!important;
}

.option-btn:focus-within {
    outline: none;
    box-shadow: none;
}

.answer-section button {
    text-align: start;
    padding: .5rem 1rem;
    margin: 1rem 0rem;
    display: flex;
    gap: 10px;
    background: transparent;
    color: #00001f;
    font-weight: 600;
    font-size: 25px;
    border: .5px solid #00001f;
    border-radius: 2px;
    box-shadow: 4px 2px 9px solid #00001f;
}


.cara {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.cara-p {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.logo {
    position: absolute;
    bottom: 2rem;
    left: 0;
    right: 0;

    align-self: center;
    align-items: center;
}

.logo img {
    height: 2em;
}

@keyframes olho {
    0% {
        height: 8em;
    }

    10% {
        height: .5em;
    }

    50% {
        height: 5em;
    }

    70% {
        height: 8em;
    }

    90% {
        height: 5em;
    }

    100% {
        height: 8em;
    }
}

.animb {
    animation: .2s bocab linear infinite;
    animation: .2s boca linear infinite;
}

@keyframes boca {
    0% {
        height: 7em;
    }

    10% {
        height: .5em;
    }

    50% {
        height: 3em;
    }

    70% {
        height: 4em;
    }

    90% {
        height: 1em;
    }

    100% {
        height: .5em;
    }
}

@keyframes bocab {
    0% {
        width: 7em;
    }

    10% {
        height: .5em;
    }

    50% {
        height: 2em;
    }

    70% {
        width: 3em;
    }

    90% {
        height: 6em;
    }

    100% {
        width: 7em;
    }
}

.aceitar {
    position: absolute;
    bottom: 6rem;
    font-size: 30px;
    color: #040035fe;
    margin-left: -7rem;
    border-radius: 0;
}


.aceitar:hover {
    color: #00001f;
    border: 1px solid #00001f;
}