  #overlay {
    position: fixed;
    inset: 0;
    pointer-events: none;

    z-index: 999999;

    background:
        repeating-linear-gradient(
            transparent 0px,
            transparent 2px,
            rgba(70, 98, 255, 0.068) 3px,
            rgba(0,0,0,.18) 4px
        );
}
  
  
  
  
  body{

        
       /* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat985.cur), auto !important;} /* End https://www.cursors-4u.com */


}




@font-face { font-family: rainyhearts; src: url('rainyhearts.ttf'); } 

@font-face { font-family: dico; src: url('Dico.ttf'); }

@font-face { font-family: quad; src: url('Quadrunde.ttf'); }

.strawberrie{
    position: relative; 
    display: block;
    margin: 0 auto;  
    width: 500px;  
}

.nav{
    margin-top: 7%;
    position:relative;
}

.navigator-top {
    font-family: dico;
    font-size: 30px;
    position:absolute;
    top:-50px;
    left:0;
    width:100%;
    display:flex;
    gap: 10%;
    justify-content: center; 
    align-items: center;   

}

.navbutton{
    width: 200px;
    background-color: #dfe1f7;
    border: 1px solid white;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px #ffffff;
    text-align: left;
    padding: 5px;
    font-family: dico;
    font-size: 30px;

}

a{
    color:#fff;
    text-decoration:none;
}

a:visited{
    color:#fff;
}

a:hover{
    color:#dfe1f7;
}

a:active{
    color:#fff;
}

.dropbtn {
  background-color: #bfc6ff00;
  color: #ffffff;
  font-size: 30px;
  border: none;
  font-family: dico;

}


.dropdown {
  position: relative;
  display: inline-block;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f100;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}


.dropdown-content a {
  color: rgb(255, 255, 255);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}


.dropdown-content a:hover {background-color: #ddd;}


.dropdown:hover .dropdown-content {display: block;}
a:visited{
    color:#fff;
}

a:hover{
    color:#dfe1f7;
}

a:active{
    color:#fff;
}

  a:link { color: rgb(255, 255, 255); } 
  

  a:visited { color: rgb(255, 255, 255); } 
  

  a:hover { color: rgb(199, 215, 236); } 
  

  a:active { color: rgb(255, 255, 255); } 


body::before {
    content: "";
    position: fixed;
    inset: 0;
    background-image: url("https://i.pinimg.com/736x/4b/0f/37/4b0f378e585e59186aab02a86003359d.jpg");
    background-size: 300px;
    background-repeat: repeat;
    filter: blur(3px) brightness(0.7);
    transform: scale(1.05);
}


    .full{
    width: 1300px;
    margin:auto;
    justify-content: center;
    transform: scale(clamp(0.6, calc(100vw / 1500px), 1.6));
    transform-origin: top center;
    margin-top: 60px;
      
    }

.layout{
    display:grid;
    grid-template-columns: 1.4fr 4fr 1fr;
    gap:20px;    
    background-color: rgb(2, 27, 112);
    border-radius: 20px;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #fff;
    color: #fff;
    font-family: quad;
    position: relative;
    padding: 20px;
    background-image: url(imgs/bg.jpg);
    background-size: 300px;



}

.left{
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:20px;
    border-radius:20px;
}

.main{
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:20px;
    border-radius:20px;

    
}

                #goldenframe{
                    position: absolute;
                    rotate: -10deg;
                    z-index: 100;
                    margin-top: -10px;
                    margin-left: -60px;
                }

.right{
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:20px;
    border-radius:20px;

    
}

#divider{
padding-left: 130px;
padding-top: 20px;
}

.secthree{
background-image: url(https://i.pinimg.com/736x/4b/0f/37/4b0f378e585e59186aab02a86003359d.jpg);
background-size: 300px;
border: #e5eeef solid 1px;
border-radius: 20px;
box-shadow: 0 0 5px 2px #e5eeef;
background-color: #e5eeef;
font-family: quad;
color: hsl(0, 0%, 0%);
font-size: 25px;
padding: 10px;


}

.stamps{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
    align-items: center;
    position: static;
    padding: 10px;
    border: #fff 1px solid;
    border-radius: 10px;
    background-color: #fdfdff5e;
    
}

#stamp{
    width: 10%;
}


.rightcontain{
    height: 37%;
    border: #fff 1px solid;
    box-shadow: 0 0 20px 3px #ffffff;
    border-radius: 10px;
    padding: 20px;
    width: 90%;
    margin-left: -12px;
}


      .stats {
        font-family: quad;
        font-size: 13px;
        color: #fff;
        border: #fff 1px solid;
        border-radius: 10px;
        background-color: #a5afee4a;
        background-image: url(ttps://i.pinimg.com/736x/4b/0f/37/4b0f378e585e59186aab02a86003359d.jpg);
        text-align: center;
        }

     .stats h3, .updatehead {
             padding: 5px;
             margin-left: 10px;
             margin-right: 10px;
             position: relative;
            border-radius: 10px;
            border: #fff 1px solid;
            box-shadow: 0 0 10px 1px #ffffff;
            background-color: #ffffff;
            color: #000;
            font-size: 15px;

        }


        
    .updatecontain {
    height:100px;
    color: #fff;
    border-radius: 10px;
    border-width: 10px;
    overflow-y: auto;
    z-index: 10;
    border: #e5eeef solid 1px;
    border-radius: 10px;
    background-color: #a5afee4a;
    padding: 10px;
    overflow-y: scroll;
    text-align: center;
    margin-top: 10%;
    font-size: 13px;
            }

     .updatehead {
            border-radius: 10px;
            border: #fff 1px solid;
            box-shadow: 0 0 10px 1px #ffffff;
            background-color: #ffffff;
            color: #000;
            font-size: 15px;

        }

#pfp{
    border-radius: 200px;
    display:block;
    width: 60%;
}

.pfp{
    display: flex;
    justify-content: center;
    align-items: center;
}

.quote{
background-color: #ffffff1f;
color: #ffffff;
font-family: quad;
border: 2px solid #fff;
border-radius: 20px;
box-shadow: 0 0 10px 1px #ffffff;
text-align: center;
width: 100%;
height: 50px;

}

.interests{
    border: 1px solid white;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px #ffffff;
    background-color: #e3e1f73b;
     overflow-y: auto;
     height: 40%;
     font-size: 10px;
     padding-left: 10px;
     width: 100%;
     padding: 5px;
}

.interestheader{
background-color: rgb(232, 240, 244);
border: #fff solid 1px;
box-shadow: 0 0 20px 1px #ffffff;
border-radius: 70px;
color: #000000;
font-family: dico;
text-align: left;
padding-left: 10px;


}


.interestsubheader{
    background-color: #dfe1f7;
    color: rgb(0, 0, 0);
    border: 1px solid white;
    border-radius: 20px;
    text-align: center;
    padding: 1px;
    font-family: dico;
    margin-left: 20px;
margin-right: 20px;
margin-left: -5px;
font-size: 17px;
margin-left: 10px;
}

.interests p{
    color: white;
    font-family: quad;
    width: 600px;
    background-color: #00000034;
    border: 1px solid white;
    border-radius: 7px;
    padding: 10px;
    width: 80%;
    margin-left: 0px;
    font-size: 11px;
    margin-left: 5px;
}

.chatcontainer{
            border-radius: 20px;
            overflow-y: auto;
            border: #e5eeef solid 1px;
            border-radius: 20px;
            box-shadow: 0 0 10px 2px #e5eeef;
            background-color: #e3e1f756;
            margin-top:auto;
            padding: 15px;
            height: 200px;
            overflow-x: hidden;
}


.chathead{
            font-family: dico;
            font-size: 20px;
            width: 107%;
            border: solid #fff 1px;
            background-image: url('imgs/bg.jpg');
            background-size: 300px;
            color: #fff;
            margin-top: -15px;
            margin-left: -15px;
            padding: 10px;
}



 .secone{
  display: grid;
  gap: 12px;
padding: 30px;
border: #ffffff solid 3px;
border-radius: 20px;
box-shadow: 0 0 10px 2px #ffffff;
background-image: url(https://artwork.neocities.org/bgs/0starbg.gif);
background-size: 400px;
color: #fff;

 }

 .welcomeheader{
    padding-left: 150px;
 }


 
.chatbox{
    width: 100%;
    border: none;
    display: block;
    transform: scale;
}

.aboutheader{
        font-family: dico;
    border: #ffffff solid 1px;
border-radius: 40px;
box-shadow: 0 0 10px 2px #ffffff;
padding: 10px;
background-color: #d7c8fa48;
color: #fff;
font-size: 20px;

}

.about{
        border: #e5eeef solid 2px;
        border-radius: 20px;
        box-shadow: 0 0 10px 2px #e5eeef;
        background-color: #e5eeef;
        font-family: quad;
        color: hsl(0, 0%, 0%);
        font-size: 25px;
        overflow-y: scroll;
        z-index: 10;
        height: 200px;
}

.aboutblurb{
    text-align: center;
    font-size: 100%;
    padding: 20px;
    border: 1px #32496d7e solid;
    border-radius: 20px;
    margin-left: 50px;
    margin-right: 50px;
    background-color: #43539a67;
    font-size: 15px;
}

.aboutblurbheader{
font-family: dico;
border: #ffffff solid 1px;
border-radius: 10px;
box-shadow: 0 0 10px 2px #ffffff;
padding: 10px;
background-color: #b7b8f3;
background-image: url(imgs/bg.jpg);
color: #fff;
width: 40%;
font-size: 20px;
text-align: center;
margin-left: 180px;
}





    .song #listening {
              background-size: 500px;
              height: 80px;
              overflow: hidden;
              overflow-x: auto;
              border-radius: 4px;
              font-family: rainyhearts;
     background-color: #69799bc2;
     border: 1px solid #fff;
     border-radius: 10px;
     
              
          }
      
        .song #status {
            font-family: pixeloperator;
            background-size: 200px;
            font-family: rainyhearts;
            color: #dfe3ff;
            margin-left: 10px;
            margin-top: 5px;

        }
        

          
          #img-song {
              position: absolute;
              margin-left: 8px;
              margin-top: -5px;
              transform: scale(0.70);
           
              
              
          }
          
          #trackName {
              position: absolute;
              text-align: left;
              margin-top: 5px;
              margin-left: 35px;
              font-family: quad;
              white-space: nowrap;
          }

         #artistName {
              position: absolute;
              text-align: center;
              margin-top:30px;
             margin-left: 70px;
             font-family: quad;
             white-space: nowrap;
             color: #dfe3ff;

              
          }

.grid-container-fav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  border-radius: 10px;
  background-color: #fcfcfc3a;
  border: 1px solid #fff;
  padding: 10px;
  width: 210px;
}

.favcharcs h1 {
  font-size: 25px;
  font-family: quad;
  text-align: center;
  margin-top: 10px;
  border-bottom: #fff solid 1px;
}

.grid-container-fav img {
  width: 100%; 
  object-fit: cover;
  display: block;
}


            
        /*-------MUSIC PLAYER BY GLENTHEMES-------*/
        #glenplayer02 {
            display: flex;
            z-index: 99;
            padding: 10px;
            border-radius: 10px;
            box-shadow: 0 0 3px 2px #e5eeef;
            width: 250px;
            margin-left: 33%;
            margin-top: -25%;
            position: relative;

        }

        #glenplayer02 a {
            text-decoration: none;
        }

        #glenplayer02>div {
            align-self: center;
            -webkit-align-self: center;
        }

        .music-controls {
            user-select: none;
            -webkit-user-select: none;
            width: 13px;
            font-size: 25px;
            cursor: pointer;
        }

        .playy,
        .pausee {
            color: #ebdbbb;
            text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
        }

        /* color of play & pause buttons */

        .pausee {
            display: none;
        }

        .sonata {
            margin-left: 10px;
            font-family: quad;
            font-size: 20px;
            color: #ebdbbb;
            text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
            
            

            /* color of music note symbol */
        }

        .labeltext {
            margin-left: 0px;
            position: relative;
            bottom: 10px;
            font-family: quad;
            font-size: 14px;
            color: #F6D5F0;
            text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
            /* color of song title */
        }

                .musicblurb{
    width: 300px;
    font-family: quad;
    color: rgb(245, 232, 196);
    font-size: 15px;
    border: #e5eeef solid 1px;
    border-radius: 20px;
    box-shadow: 0 0 10px 2px #e5eeef;
    background-color: #0000007c;
    padding: 5px;
    margin-left: 33%;
    margin-top: 5%;

}


.cd{
width: 50%;
margin-top: 13px;
margin-left: 20px;

}



.character-card{
    position: relative;
    overflow: hidden;

}




.character-card:hover .character-tooltip{
    opacity: 1;
}

.character-tooltip{
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.253);
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    font-family: rainyhearts;
    text-align: center;
    padding: 6px;
}

.character-tooltip h3{
    margin: 0;
    font-size: 12px; 
}

.character-tooltip p{
    margin-top: 3px;
    font-size: 11px;
}