/* ------------cursor---------------- */

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1134.ani), url(https://cur.cursors-4u.net/anime/ani-12/ani1134.png), auto !important;} /* End https://www.cursors-4u.com */



/* ------------FUENTES---------------- */

.cherry-bomb-one-regular {
    font-family: "Cherry Bomb One", system-ui;
    font-weight: 400;
    font-style: normal;
  }
  


/* ------------BOTONES---------------- */


.botones{
        position: absolute;
        display: flex; 
        flex-direction: column;
        border-style: groove;
        border-color: #ff47ea;
        cursor: pointer;
        justify-content: center; 
        align-items: center;
        background-color: rgba(255, 148, 182, 0.408);
        width: 180px;
        height: 279px;
        top: 189px;
        
}

.botones a{
    color:#4313c7;
    text-align: center;
    width: 180px;
}

.botones a:hover{
     -webkit-animation: rainbow 5s infinite;
}

@-webkit-keyframes rainbow{
  0%{color: orange;}  
  10%{color: purple;} 
  20%{color: red;}
  30%{color: CadetBlue;}
  40%{color: yellow;}
  50%{color: coral;}
  60%{color: green;}
  70%{color: cyan;}
  80%{color: DeepPink;}
  90%{color: DodgerBlue;}
  100%{color: orange;}
}



/* ------------SCROLL---------------- */
::-webkit-scrollbar {
    width: 13px; 
}

::-webkit-scrollbar-track {
    background-image: url("https://i.pinimg.com/1200x/73/ad/a5/73ada5148d7e246a958d814d88f8ee55.jpg");
    background-size: cover;
}

::-webkit-scrollbar-thumb {
    background-color: #ffa4c2;
    
    border-style: groove;

}



::-webkit-scrollbar-button {
    background-color: #ffa4c2;
    border-style: groove;
    height: 18px; 
}


::-webkit-scrollbar-button:hover {
    background-color: #ff6c9d;
 
}

/*------------FUENTES----------------*/

.cherry-bomb-one-regular {
    font-family: "Cherry Bomb One", system-ui;
    font-weight: 400;
    font-style: normal;
  }
  

  .schoolbell-regular {
    font-family: "Schoolbell", cursive;
    font-weight: 400;
    font-style: normal;
  }
  

/* ------------CUERPO---------------- */


.body{
    background-image: url("https://i.pinimg.com/736x/43/90/38/43903802caf2d3a2093f1607332c20c1.jpg");
    margin: 25px 185px 25px 195px; 
}




.main{
    background-color: rgba(0, 0, 255, 0);
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    display: flex;

}

/* ------------PRIN---------------- */

#princi{
    display: flex;
    background-image: url("https://i.pinimg.com/736x/8a/a1/62/8aa162527d55c756b3672a3eb63fdf77.jpg");
    background-size: cover;
    width: 901px;
    height: 583px;
    justify-content: center;
    border-style: groove;
    position: relative;
    left: 184px;
    bottom: 165px;
    margin:45px;
    top: 5px;
}

/* ------------Abouts---------------- */



#about1{
    background-image: url("https://i.pinimg.com/1200x/cb/d9/c1/cbd9c1dd4cf7ebc50b7ec0a8910c0d6c.jpg");
    background-size:cover;
    width: 371px;
    height: 432px;
    left: 45px;
    top: 15px;
    margin: 10px;
    overflow-x: hidden;
    border-style: ridge;
    display: grid;
    grid-template-columns: 1fr 1fr; 
    gap: 12px;
    padding: 10px;
    box-sizing: border-box;

}

#about2{
    background-image: url("https://i.pinimg.com/1200x/62/71/0e/62710eb4cb7951fabb42cec97830c0bc.jpg");
    background-size:cover;
    background-position: right; 
    width: 371px;
    height: 432px;
    margin: 10px;
    overflow-x: hidden;
    border-style: ridge;
    display: grid;
    grid-template-columns: 1fr 1fr; 
    grid-template-rows: auto auto;
    gap: 12px;
    padding: 10px;
    box-sizing: border-box;

}

/* ------------About1---------------- */

#pfp{
    background-image: url("../MEDIA/IMAGENES/mika_square.png");
    background-size: contain;
    width: 130px;
    height: 130px;
    top: 75px;
    left: 30px;
    border-style: groove;
    position: relative;
}

#online{
    position: relative;
    top:-20px;
    left: 20px;
}

#sillies{
    width: 155px;
    height: 55px;
    top: 135px;
    left: -15px;
    position:absolute;
     overflow: hidden;
}

#silly1{
        margin-bottom: 0.1px;
        position: relative;
        object-fit: contain;
        border-style: groove;
}
#silly2{
        position: relative;
        object-fit: contain;
        border-style: groove;
 
}

#sobre_yo{
    background-color: #f1ef61b5;
    height: 250px;
    top:50px;
    overflow-y: auto; 
    overflow-x: hidden;
   position: relative;
}

#sobre_yo p{
    margin: 5px;
}

.arcoiris{
     -webkit-animation: rainbow 5s infinite;
     font-weight: bolder;
     margin: 5px;
}

/* ------------About2---------------- */

#hobbies, #anime, #vdfavo, #musica{

    background-image: url("https://i.pinimg.com/1200x/f0/c6/83/f0c683970848f3a501f75e39fad55d3f.jpg");
    background-size: cover;
    overflow-y: auto;     
    overflow-x: hidden;
}

.bold a{
    
    font-family: "Cherry Bomb One", system-ui;
    color: #4adbff;
        text-shadow: 
    1px 1px 0px rgb(18, 197, 24), /* Sombra superior derecha */
    -1px -1px 0px rgb(18, 197, 24), /* Sombra inferior izquierda */
    1px -1px 0px rgb(18, 197, 24), /* Sombra superior izquierda */
    -1px 1px 0px rgb(18, 197, 24); /* Sombra inferior derecha */
    
}

.bold p{
    color:rgb(149, 28, 103)
}

/* ------------Random---------------- */

#random{
    width: 800px;
    height: 130px;
    top: 447px;
    position: absolute;
}

#img1{
    position: relative;
    left: 230px;
}

#img2{
    position: absolute;
    bottom: 55px;
    right: 589px;
}

#img3{
    position: absolute;
    bottom: 8px;
    right: 686px;
}

#img4{
    position: absolute;
    right:60px;
    rotate: -20deg;
}

#img5{
    position: absolute;
    right:-32px;
}