body { 
    font-family: "mala", serif; 
    margin: 0; 
    background-color: #000000;
    height: 100vh;
    overflow: hidden;
}

h1 {     
    font-family: "mala", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 3em;
    color: rgb(0, 0, 0);
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 80px;
    padding-bottom: 30px;
    background-color: white;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 2px solid black;

}

h1, h2, h3, h4, h5 {
  line-height: 1.2;
}

p{
  line-height: 1.4;
}

h2{
    font-family: "mala", serif;
    font-style: normal;
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 2em;
    padding-left: 50px;
    padding-right: 50px;
    position: sticky;
    background-color: white;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 2px solid black;
    padding-top: 80px;
    padding-bottom: 30px;
}

h3 {
  font-family: "mala", serif ;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 3rem;
  padding-left: 50px;
  padding-right: 50px;
  position: sticky;
  background-color: white;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid black;
  padding-top: 30px;
  padding-bottom: 30px;
}

h4{
  font-family: "mala", serif ;
  font-style: normal;
  color: rgb(0, 0, 0);
  font-weight: 800;
  font-size: 1em;
  padding-left: 50px;
  padding-right: 50px;
  position: sticky;
  background-color: white;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid black;
  padding-top: 30px;

}

.persontitel h2{
    font-family: "mala", serif; 
    font-style: normal;
    color: rgb(0, 0, 0);
    font-weight: 400;
    font-size: 2em;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0;
    position: sticky;
    background-color: fuchsia;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 2px solid black;
}

.persontitel p{
    background-color: fuchsia;
    padding-top: 80px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
    position: sticky;
}

.persontitel {
    position: sticky;
    top: 0;
    z-index: 10; /* zorg dat het boven andere elementen komt */
}
  
.category p{
    background-color: white;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 2px solid black;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}

.category h2{
    border-bottom: none;

}

p {
    color: rgb(0, 0, 0);

}

strong{
    color:rgb(0, 0, 0);
    /*text-shadow: 0px 0px 10px chartreuse;*/
  }
.node { 
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.node:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}



.link { 
    stroke: rgb(255, 255, 255);
    stroke-opacity: 0.5; 
    stroke-width: 1px;
    transition: all 0.2s ease;
    }


.faded {
    opacity: 0.2;
    transition: all 0.2s ease;

    }

.fadedlink {
    opacity: 0.2;
}

.category-label {
    fill: rgb(0, 0, 0);
    font-family: "mala", serif; 
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    line-height: 1.2;
  }


  #main-wrapper {
    display: flex;
    flex-direction: row;
    height: 100vh; /* of iets passends */
    overflow: hidden;
  }
  
  #vis-container {
    position: relative;
    max-width: 100%;
    flex: 1;
    height: 100vh;


  }
#network-svg {
      position: absolute;
      transform: scale(1.1);

}
.hud-container {
    display: flex;
    flex-direction: column;
    position: absolute;
    margin-left: 20px;
    margin-top: 1%;
    z-index: 100;

}

.hud {
    font-family: "mala", serif; 
    line-height: 1.2;
    z-index: 10;
    color: #000000;
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    border:1px solid #000000;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    cursor: pointer;
    margin: 5px;
}
  
  #info { 
    flex: 1; 
    border-left:2px solid rgb(0, 0, 0);
    overflow-y: auto; 
    max-width: 25%;
    height: 100vh;
    /* max-height: 100vh; */
    right: 0;
    position: relative;
    background-color: fuchsia;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    border: 1px solid;
    background-color: white;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: chartreuse;
    border-radius: 10px;
    border: 1px solid;
    box-shadow: inset 0 0 3px rgb(0, 0, 0);
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: black;
    box-shadow: inset 0 0 3px rgb(255, 255, 255);

  }


.person-info {
    background-color: rgb(255, 255, 255) !important; 
  }


.category-info {
    background-color: fuchsia !important;
  }


#network-svg {
    width: 100%;
    height: 100%;
    flex: 2; 
    background-color: #c1c1c1;
    background-image: url(images/windows_vaag_korrel.png);
    background-position: center;
    background-size:cover ;

  }

.hud:hover {
    background-color: fuchsia;
}

.hud1:hover {
    background-color: chartreuse;
}

.hud1 {
    position: relative;
    overflow: hidden;
    font-family: "mala", serif; 
    line-height: 1.2;
    color: #000000;
    background-color: white;
    border-radius: 50px;
    border: 1px solid #000000;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    cursor: pointer;
    margin: 5px;
    z-index: 0;
  }




.node.hovered circle {
    stroke: white;
    stroke-width: 1px;
    filter: drop-shadow(0 0 5px rgb(255, 255, 255));
  }

.node.hovered path {
    fill: rgb(255, 255, 255);
    filter: drop-shadow(0 0 100px white);
    stroke: none;
  }

.cluster-bubble {
    filter: drop-shadow(0 0 3px white);
    pointer-events: none; /* laat bubbels niet je klik blokkeren */
  }


.node-image {
    max-width: 100%;
    margin-top: 10px;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 10px;
    /*box-shadow: 0 0 8px rgb(255, 255, 255);*/
  }



  



.hashtag {
    font-weight: lighter;
    color: fuchsia;

}

hr {
    border: 1px solid rgb(0, 0, 0);
}

.category-post {
    margin-bottom: 20px;
  }
  
  .user-info {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
  }
  
  .profile-pic-small {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #000;
  }
  
  .profile-pic-small img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }
  
  .username-label {
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
  }
  

  .post-image{
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
    object-fit:cover;
    border-radius: 8px;
    border: 1.5px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;

}

.feed {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
}


.join {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
}

.join img{
  max-width: 70%;
}


.category-image-gallery {
  padding-bottom: 100px;
}
  
  .caption {
    font-size: 15px;
    margin-top: 5px;
    line-height: 1.4;
    max-width: 90%;
  }
  
  .caption span {
    font-weight: bold;
    margin-right: 5px;
  }

  .reaction-wrapper {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 8px;
  }
  
  .like-icon {
    font-size: 24px;
    cursor: pointer;
    fill: transparent;
    stroke: black;
    stroke-width: 30;
    transition: 0.2s;
  }

  .like-icon.active {
    fill: fuchsia;

  }


  .like-count {
    font-size: 14px;
    font-weight: bold;
  }

  .comment-input-wrapper {
    display: flex;
    flex-direction: row;
    font-family: "mala", serif; 
    line-height: 1.2;
  }
  
  .comment-input-wrapper textarea {
    resize: none;
    border: none;
    font-family: "mala", serif;
    line-height: 1.2;
    font-size: 15px;
    width: 90%;
    height: 20px;
  }
  
  .comment-input-wrapper button {
    font-family: "mala", serif; 
    line-height: 1.2;
    align-self: flex-end;
    font-size: 15px;
    background:none;
    border: none;
    color: fuchsia;
    cursor: pointer;
  }
  
  .comment {
    font-size: 15px;
    margin-top: 5px;
    color: #222;
    font-family: "mala", serif; 
    line-height: 1.2;
  }
  
  .delete-comment {
    color: rgb(0, 0, 0);
    float: right;
    opacity: 0.2;
    margin-right: 10px;
    cursor: pointer;
  }

  
  .delete-comment:hover{
    opacity: 1;
  }

/* CLIPPI____________________________________ */
.clippi img{
    position: fixed;
    bottom: 2%;
    left: 0;
    z-index: 10;

    max-width: 180px;
}

.clippihov img{
    width: 10%;
    cursor: pointer;
  }
  
  .clippihov .img-top {
    display: none;
  }
  
  .clippihov:hover .img-top {
    display: inline;
  }
  
  .clippihov:hover .img-bot {
    display: none;
  }


.hide {
  display: none;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 20px;
  border: 1px solid black;
  padding: 8px 10px;
  position: fixed;
  z-index: 100;
  bottom:18%;
  left: 10%;
  max-width: 300px;
  font-size: 15px;
  line-height: 1.4;
}
    
.myDIV:hover + .hide {
    display: block;
}

/* Buttons____________________________________ */

.butt {
    display: inline-flex;
    flex-direction: column;
}

.butt img{
    max-width: 4em;
    cursor: pointer;
    position: relative;
    width: fit-content;
    z-index: 0;
  }
  
  .butt .img-top {
    display: none;
    z-index: 0;
  }
  
  .butt:hover .img-top {
    display: inline;
    z-index: 0;
  }
  
  .butt:hover .img-bot {
    display: none;
    z-index: 0;
  }
  .butt:hover button{
    background-color: chartreuse;
  }



  
/* Progress effect via before-element */
.hud1.bubble-progress::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background-color: chartreuse;
    z-index: -1;
    animation: fillKnop 5s linear backwards;
    border-radius: 50px;
  }
  
  @keyframes fillKnop {
    from { width: 100%; }
    to { width: 0%; }
  }

/* suggestion knop */

.suggestion-buttons {
    display: flex;

  }
  
  .suggest-btn {
    background-color: chartreuse;
    color: black;
    font-family: "mala", serif; 
    line-height: 1.2;
    border: 1px solid black;
    border-radius: 30px;
    padding: 6px 10px;
    width: auto;
    font-size: 15px;
    cursor: pointer;
    transition: 0.2s ease;
    text-align: left;
  }
  
  .suggest-btn:hover {
    background-color: white;
    color: black;
  }
  
  .stappenplan p {
    max-width: 80%;
  }

  /*OVERLAY*/
  .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .popup-content {
    position: relative;
    background: white;
    border: 1px solid black;
    border-radius: 20px;
    padding: 40px;
    max-width: 30%;
    max-height: 80%;
    overflow-y: scroll;
    text-align: center;
    font-family: "mala", serif; 
    line-height: 1.2;
    color: black;
  }

  #close-cross {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: black;
    z-index: 10000;
    line-height: 1;
  }
  
  #close-cross:hover {
    color: fuchsia;
  }

  
  #close-popup {
    margin-top: 20px;
    background: chartreuse;
    color: black;
    border: 1px solid black;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 16px;
    font-family: "mala", serif; 
    line-height: 1.4;
    cursor: pointer;
  }

  #close-popup:hover{
    background-color: fuchsia;
  }
  
  .popup-overlay {
    z-index: 9999;
  }


.legendeintro{
  padding-bottom: 20px;
}

h5{
  font-family: "mala", serif; 
  font-style: normal;
  color: rgb(0, 0, 0);
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;

}