a {
    color: #392b41;
    text-decoration: none;
}

a:hover {
    color:#392b41; 
    text-decoration:underline;
    cursor:pointer;  
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 302;
    letter-spacing: 0em;
    font-size: 14.1484px;
    line-height: 2.75em;
    color: #392B41;
    size: 1.1rem;
    text-underline-offset: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overscroll-behavior: none;
}



.box2{
    position: sticky;
    margin-left: 53px;
    top: 32px;
    width: 200px;
}


/* Container styling */
.neon-container {
   margin-left: 500px;
    margin-top: -100px;

}

/* Neon text styling */
.neon-text {
    font-size: 14pt;
    color: rgb(255, 0, 0); /* Neon color (cyan) */
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    
}






/* Lightbox container - initially hidden */
.lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* Dark overlay */
    justify-content: center;
    align-items: center;
    z-index: 1000;
  }
  
  /* Show lightbox when targeted */
  :target {
    display: flex;
  }
  
  /* Prevent scrolling when the lightbox is open */
  body.lightbox-open {
    overflow: hidden; /* Prevent scrolling */
  }
  
  /* Lightbox image styling */
  .lightbox-content {
    max-width: 90%;
    max-height: 80%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0); /* Optional styling */
    
  }
  
  /* Ensure clicking outside the image closes the lightbox */
  .lightbox-close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
















  .homepage {
    position: absolute;
    top: 10px;
    left: 210px;
    width: 275px;
    height: auto;
   }



.example-img {
    position: absolute;
    top: 4100px;
    left: 600px;
    border: 10px solid;
    width: 1000px;
    height: auto;
   }


.rekt_1 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 38px;
    left: 375px;
}


.rekt_2 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 38px;
    left: 680px;

}



.rekt_3 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 38px;
    left: 985px;

}




.rekt_4 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 38px;
    left: 1290px;

}



.rekt_5 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 343px;
    left: 375px;

}



.rekt_6 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 343px;
    left: 680px;

}


.rekt_7 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 343px;
    left: 985px;

}



.rekt_8 {
    position: absolute;
    width: 295px;
    height: auto;
    top: 343px;
    left: 1290px;

}


.rekt_9 {
    position: absolute;
    width: 295px;
    height: auto;
    left: 375px;
    top: 647px;

}


.rekt_10 {
    position: absolute;
    width: 295px;
    height: auto;
    left: 680px;
    top: 647px;

}


.rekt_11 {
    position: absolute;
    width: 295px;
    height: auto;
    left: 985px;
    top: 647px;

}


.rekt_12 {
    position: absolute;
    width: 295px;
    height: auto;
    left: 1290px;
    top: 647px;

}




.string_1 {
    position: absolute;
    width: 480px;
    height: auto;
    left: 370px;
    top: 40px;

}



.string_2 {
    position: absolute;
    width: 480px;
    height: auto;
    left: 896px;
    top: 245px;

}



.string_3 {
    position: absolute;
    width: 439px;
    height: auto;
    left: 303px;
    top: 575px;

}




.string_4 {
    position: absolute;
    width: 480px;
    height: auto;
    left: 837px;
    top: 780px;

}




.string_5 {
    position: absolute;
    width: 480px;
    height: auto;
    left: 253px;
    top: 1110px;

}




.string_6 {
    position: absolute;
    width: 515px;
    height: auto;
    left: 878px;
    top: 1360px;

}




.string_7 {
    position: absolute;
    width: 456px;
    height: auto;
    left: 294px;
    top: 1655px;

}




.string_8 {
    position: absolute;
    width: 515px;
    height: auto;
    left: 819px;
    top: 1945px;
    
}


