body{
    background-color: var(--color-fondo, #2c2c2c);
    z-index: -1;
    color: #dfdfdf;
    font-family: 'Cherry Bomb One', cursive;

}

.botonesBG {
    display: flex;
    justify-content: end;
    margin-top: 32px;
    margin-right: 64px;
    gap: 16px;
  }
  
  .botonesBG button {
    width: 120px;
    padding: 10px 20px;
    margin-right: 10px;
    background-color: none;
    border: solid #d6d6d6 2px;
    cursor: pointer;
    border-radius: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #d6d6d6;
  }
  
  .botonesBG button:hover {
    background-color:#d6d6d6;
    color: #2c2c2c;
  }

  .botonesBG button.active {
    background-color:#d6d6d6;
    color: #2c2c2c;
  }

.mainTittle{
    text-align: center;
    font-size: 32px;
    color: #dfdfdf;
}

.ovaloTimer{
    border: 4px #dfdfdf solid;
    border-radius: 100%;
    min-height: 240px;
    max-width: 240px;
    margin: auto;
    background-image: url(media/bg.jpg);
}

.timerContainer{
    align-self: center;
    justify-content: center;
    padding-top: 28%;
}

#hora{
    text-align: center;
    word-wrap: break-word;
    font-size: 36px;
    font-weight: 700;
    color: #dfdfdf;
    background: none;
}

.containerBotones{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 16px;
}

.material-icons{
    color:#d6d6d6;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #2c2c2c;
}


#containerTecleo{
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center;
    background-image: url(media/teclado.jpg);
    background-position: center top;
    border: #d6d6d6 solid 4px;
}

.textoTecleo{
    max-height: 16px;
}

.textoTecleo p{
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo{
display: inline-block;
}

button{
    border: none;
    background: none;
}

#containerTecleo2{
    align-self: center;
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center;
    background-image: url(media/artworks-000674608204-zz02c0-t500x500.jpg);
    background-position: top center;
    border: #d6d6d6 solid 4px;
}

.textoTecleo2{
    max-height: 16px;
}

.textoTecleo2 p{
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo2{
display: inline-block;
}

#containerTecleo3{
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center;
    background-image: url(media/trafico.jpg);
    background-position: center;
    border: #d6d6d6 solid 4px;
}

.textoTecleo3{
    max-height: 16px;
}

.textoTecleo3 p{
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo3{
display: inline-block;
}

#containerTecleo4{
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center top;
    background-image: url(media/libray.jpg);
    background-position: center;
    border: #d6d6d6 solid 4px;
}

.textoTecleo4{
    max-height: 16px;
}

.textoTecleo4 p{
    text-align: center;
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo4{
display: inline-block;
}

#containerTecleo5{
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center top;
    background-image: url(media/fire.jpg);
    background-position: center;
    border: #d6d6d6 solid 4px;
}

.textoTecleo5{
    max-height: 16px;
}

.textoTecleo5 p{
    text-align: center;
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo5{
display: inline-block;
}

#containerTecleo6{
    margin: 64px 0px 0px 64px;
    border-radius: 8px;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    text-align: center top;
    background-image: url(media/viento.jpg);
    background-position: center;
    border: #d6d6d6 solid 4px;
}

.textoTecleo6{
    max-height: 16px;
}

.textoTecleo6 p{
    text-align: center;
    max-height: 24px;
    margin: 0px 0px 4px 0px;
    color: #d6d6d6;
    font-weight: 800;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
}

.tecleo6{
display: inline-block;
}

.containerMusicPlayer{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.music-container {
    background-image: url(media/lofibg.jpg);
    background-position: center;
    border-radius: 8px;
    display: flex;
    padding: 20px 30px;
    position: relative;
    margin: 100px 0;
    z-index: 10;
    width: fit-content;
    display: flex;
    flex-direction: column;
  }

.lofiTittle{
    height: fit-content;
    margin:  -40px -32px -32px -32px;
}
  
.lofiTittle p{
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
    font-size: 32px;
}
  
  
  .navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }
  
  .action-btn {
    background-color: #ffffff00;
    border: 0;
    color: #7e7e7e;
    font-size: 20px;
    cursor: pointer;
    padding: 10px;
    margin: 0 20px;
  }
  
  .action-btn.action-btn-big {
    color: #7e7e7e;
    background-color: #ffffff00;
    font-size: 30px;
  }
  
  .action-btn:focus {
    outline: 0;
  }
  
  .music-info {
   background-color: #1E3D47;
    border-radius: 15px 15px 0 0;
    position: absolute;
    top: 0;
    left: 4px;
    width: calc(100% - 40px);
    padding: 16px 16px 4px 16px;
    opacity: 0;
    transform: translateY(0%);
    transition: transform 0.3s ease-in, opacity 0.3s ease-in;
    z-index: 0;
  }
  
  .music-container.play .music-info {
    opacity: 1;
    transform: translateY(-100%);
  }
  
  .music-info h4 {
    margin: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2c2c2c;
  }
  
  .progress-container {
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px 0;
    height: 4px;
    width: 100%;
  }
  
  .progress {
    background-color: #8da2fe;
    border-radius: 5px;
    height: 100%;
    width: 0%;
    transition: width 0.1s linear;
  }
  
  .volume-slider-container{
    display: flex;
    justify-content: center;
  }
/*.notas {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.notas textarea {
    width: 600px;
    height: 200px;
    resize: none;
    padding: 6px;
    font-size: 16px;
    font-family: 'Cherry Bomb One', cursive;
    background-color: rgba(108, 226, 187, 0.5);
    border-radius: 8px;
    color: #2c2c2c;
    outline: none;
}

.notas button{
    background: #cfffff8f;
    padding: 8px 16px 8px 16px;
    font-size: 16px;
    font-family: 'Cherry Bomb One', cursive;
    border-radius: 4px;
    color: #2c2c2c;
}

.notas button:hover{
    transform: scale(1.033);
    background-color: #cfffff;
}*/

@media only screen and (max-width: 800px) {
    .botonesBG {
        display: flex;
        flex-wrap: wrap;
        overflow-x: visible;
        margin-top: 4px;
        margin-right: 4px;
        gap: 2px;
        row-gap: 16px;
        width: auto;
        height: auto;
      }
      
      .botonesBG button {
        width: auto;
        background-color: none;
        border: solid #d6d6d6 2px;
        cursor: pointer;
        border-radius: 32px;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        color: #d6d6d6;
      }


    .containerBotones{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin: 16px;
        gap: 16px;
    }

    button{
        border: none;
        background: none;
        size: 32px;
        font-size: 64px;
        margin: 0px 16px 0px 16px;
    }

    #containerTecleo{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/teclado.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    #containerTecleo2{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/artworks-000674608204-zz02c0-t500x500.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo2 p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    #containerTecleo3{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/trafico.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo3 p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    #containerTecleo4{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/libray.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo4 p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    #containerTecleo5{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/fire.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo5 p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    #containerTecleo6{
        min-width: 240px;
        min-height: 120px;
        margin: 0px 0px 0px 0px;
        border-radius: 8px;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        text-align: center;
        background-image: url(media/viento.jpg);
        background-position: center top;
        border: #d6d6d6 solid 4px;
    }

    .textoTecleo6 p{
        max-height: 64px;
        margin: 0px 0px 4px 0px;
        color: #d6d6d6;
        font-size: 32px;
        font-weight: 800;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #2c2c2c;
    }

    /*.notas{
        display: none;
    }*/
}