body {
    background: rgb(0, 0, 0);
    color: white;
    gap: 2px;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}
.page-container {
  flex: 1;
}
.page-Title {
  font-family: 'Lilita One';
  font-size: 64px;
  margin-top: 15px;
}

.logo-title-container {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: 25px;
  margin-top: 40px;
}

.logo-img {
  width: 250px;
  height: auto;
}
.signup-btn {
    font-family: 'Comic Sans MS';
    font-weight: bold;
    background: rgb(58, 58, 58);
    text-decoration: none;
    border: none;
    font-size: 30px;
    padding: 12px;
    border-radius: 12px;
    color: white;
    width: fit-content;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
}
.signup-btn:hover {
    border: solid 3px rgb(106, 106, 231) ;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
  color: black;
  pointer-events: none;
}

.overlay-content {
  background: rgb(109, 109, 109);
  padding: 2rem;
  border-radius: 10px;
  text-align: center;
  font-family: 'Comic Sans MS';
  color: white;
   display: flex;
  flex-direction: column;
  align-items: center;
  width: 1000px;
}
.closeOverlay-btn {
    font-family: 'Comic Sans MS';
    font-weight: bold;
    background: rgb(58, 58, 58) ;
    text-decoration: none;
    border: none;
    font-size: 30px;
    padding: 5px;
    border-radius:12px ;
    color: white;
}
.closeOverlay-btn:hover {
    border: solid 3px rgb(106, 106, 231) ;
}
.placeholder {
    background: rgb(80, 80, 80);
    border: none;
    text-decoration: none;
    outline: none;
    color: white;
    padding: 9px;
    font-size: 18px;
    font-family: 'Comic Sans MS';
    border-radius: 12px;

}
.ovly-title {
    font-size: 45px;

}
.slogan {
    font-size: 30px;
    font-family: 'lilita one';
    margin-top: 10px;
    margin-left: 25px;
}
.footer {
  padding: 2rem 1rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0;
  color: white;
  font-family: 'Comic Sans MS';
  background: rgba(40, 40, 40, 0.413);
  margin-top: auto;
}

.footer-title {
  font-size: 65px;
  font-weight: bold;
  margin-top: -20px ;
}

.release-notes {
  font-size: 18px;
  margin: 0.5rem 0;
  text-decoration: underline;
}

.email-link {
  color: white;
  text-decoration: underline;
  font-size: 18px;
}

.footer-icons {
  margin: 1rem 0;
}

.footer-icons img {
  width: 40px;
  margin: 0 10px;
  vertical-align: middle;
}

.terms {
  display: block;
  margin-top: 1rem;
  text-decoration: underline;
  font-size: 16px;
  color: white;
}

.copyright {
  margin-top: 0.5rem;
  font-size: 14px;
  color: gray;
}
.tab-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgb(30, 30, 30);
  display: flex;
  justify-content: space-evenly;
  padding: 0.5rem 0;
  z-index: 1000;
  border-top: 2px solid rgb(80, 80, 80);
}
.tab-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  font-family: 'Comic Sans MS';
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  
}
.tab-item:hover {
  color: rgb(106, 106, 231);
}
.games-page,
.developers-page {
  width: auto;
  padding: 1rem;
  box-sizing: border-box;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-word;
  text-align: center;
  border: solid 3px white;
border-radius: 12px;
background-color: rgb(40, 40, 40);
}
.games-tab-title {
  font-family: 'Lilita One';
  font-size: 50px;
  margin-top: -5px;
  text-align: left;
  margin-left: 9px;

}
.Play-btn {
    font-family: 'Comic Sans MS';
    font-weight: bold;
    background: rgb(58, 58, 58);
    text-decoration: none;
    border: none;
    font-size: 30px;
    padding: 12px;
    border-radius: 12px;
    color: white;
    width: fit-content;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;

   
}
.Play-btn:hover {
    border: solid 3px rgb(106, 106, 231) ;
}


html {
  scroll-padding-top: 100px; /* Adjust to match your tab-bar height */
  scroll-behavior: smooth;
}
.game-description2 {
  font-family: 'Comic Sans MS';
  font-size: 20px;
  margin-top: -45px;
  color: rgb(124, 124, 124);
}
.game-description3 {
  font-family: 'Comic Sans MS';
  font-size: 20px;
  margin-top: -3px;
  margin-bottom: 35px;
  color: rgb(124, 124, 124);

}
.kkd-description {
  font-family: 'Comic Sans MS';
  color: rgb(124, 124, 124);
  font-size: 22px; 
}
.github-logo {
  width: 90px;
  height: auto;
  display: block;
  margin: 0; /* remove negative offsets that create phantom gaps */
}
.discord-icon-2 {
  width: 90px;
  height: auto;
  display: block;
  margin: 0; /* remove negative offsets that create phantom gaps */
}
.Developers-tab-title {
  font-family: 'Lilita One';
  font-size: 50px;
  margin: 0;           /* reset default h2 margins */
  line-height: 1;      /* compact header */
  text-align: left;
  margin-left: 9px;
}

/* --- developer icon row layout --- */
.icon-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;           /* no extra vertical space */
  padding: 0;          /* remove right padding that shifts layout */
  line-height: 0;      /* kill inline whitespace around images */
}
.icon-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.icon-link img {
  display: block;
  width: 90px;
  height: auto;
}

/* tighten spacing under developers header */
.kkd-description { margin-top: 8px; }

/* place title on the left and icons on the right */
.developers-page .developers-header {
  display: flex;
  align-items: center;
  justify-content: space-between; /* pushes icons to the right */
  padding: 0 25px; /* match left spacing of the section */
}

/* keep icons compact and on one line */
.developers-page .icon-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 0;
  line-height: 0;
}
