/* @import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');

@font-face {
  font-family: 'FodaAlt';
  src: url('fonts/Prima-DEMO.ttf.eot') format('eot'),
    url('fonts/Prima-DEMO.ttf.woff') format('woff'),
    url('fonts/Prima-DEMO.ttf.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-x: hidden;
  background-color: #000;
  font-family: 'Alice', serif;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  color: white;
}

nav {
  width: 100%;
  padding: 15px 100px 0px 1%;
  position: fixed;
  top: 0;
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
  overflow-x: hidden;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2;
  font: 600;
}

.logo img {
  height: 90px;
  width: auto;
  max-height: 90px;
  object-fit: contain;
}

.main-content {
  flex: 1;
  padding: 150px 10vw 40px 10vw;
}

h1 {
  font-size: clamp(2rem, 5vw, 3rem);
  font-family: 'FodaAlt';
  font-weight: 10;
  color: white;
  position: relative;
  top: 15vh;
  left: 10vw;
}

.nav-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}

.nav-links a {
  text-decoration: none;
  color: white;
  font-weight: 100;
  font-size: clamp(1.2rem, 2vw, 1.2rem);
  letter-spacing: 0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.site-footer {
  width: 100%;
  height: auto;
  padding: 20px 5%;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  text-align: center;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.social-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.social-links a {
  color: white;
  transition: all 0.3s ease;
}

.social-links a:hover {
  color: #ccc;
  transform: translateY(-2px);
}

.footer-content p {
  margin: 0;
  font-size: clamp(0.8rem, 2vw, 0.9rem);
  opacity: 0.8;
} */
@import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');

/* Making sure the footer stays down at the bottom even if page content is small */
html,
body {
  height: 100%;
  display: flex;
  flex-direction: column;
}

main,
#main,
.content,
.page-content,
#titlecontent,
.blogmargin {
  flex: 1;
}

@font-face {
  font-family: 'FodaAlt';
  src: url('fonts/Prima-DEMO.ttf.eot') format('eot'),
    url('fonts/Prima-DEMO.ttf.woff') format('woff'),
    url('fonts/Prima-DEMO.ttf.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-x: hidden;
  background-color: #000;
  font-family: 'Alice', serif;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

nav {
  width: 100%;
  padding: 15px 100px 0px 1%;
  position: fixed;
  top: 0;
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
  overflow-x: hidden;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2;
  font: 600;
}

.nav-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}

.logo img {
  height: 90px;
  width: auto;
  max-height: 90px;
  object-fit: contain;
}

.nav-links a {
  text-decoration: none;
  color: white;
  font-weight: 100;
  font-size: clamp(1.2rem, 2vw, 1.2rem);
  letter-spacing: 0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.hamburger {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 24px;
  color: white;
  border: none;
  background: none;
  z-index: 1000;
}


.main-content {
  display: flex;
  gap: 40px;
}

.site-footer {
  width: 100%;
  height: auto;
  padding: 20px 5%;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  text-align: center;
  z-index: 2;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.social-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.social-links a {
  color: white;
  transition: all 0.3s ease;
}

.social-links a:hover {
  color: #ccc;
  transform: translateY(-2px);
}

.footer-content p {
  margin: 0;
  font-size: clamp(0.8rem, 2vw, 0.9rem);
  opacity: 0.8;
}

.fixed-wave {
  position: fixed;
  bottom: 30px;
  right: -150px;
  width: 700px;
  /* adjust as you want */
  transform: rotate(-45deg);
  opacity: 0.3;
  /* optional: dim it */
  pointer-events: none;
  /* makes sure it doesn't block clicks */
  z-index: -1;
  /* keeps it on top of background */
}

html,
body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
}

.site-footer {
  flex-shrink: 0;
}



/* ------------------------------HEXAGONS---------------------------------------------------- */

h1 {
  font-size: clamp(2rem, 5vw, 3rem);
  font-family: 'FodaAlt';
  font-weight: 10;
  color: white;
  position: relative;
  top: 15vh;
  left: 10vw;
  margin-right: 350px;
  /*so that big headings dont go out of the page in the right*/
}

.main-content,
.hex-container,
.container {
  flex: 1 0 auto;
}

.hex-container {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: center;
  flex-direction: column;
  gap: 0px;
  row-gap: 0;
  max-width: 100%;
  margin: 13vw 3vw;
}

.hex-row {
  display: flex;
  justify-content: center;
}

.hex {
  width: clamp(10rem,14vw,14vw);
  height: clamp(10rem,14vw,14vw);
  background-color: #222;
  margin: -3.75vw 4.25vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  text-wrap: pretty;
  font-size: clamp(0.5rem, 1.2vw, 2rem);
  /* clip-path: polygon(50% 0%, 93% 25%, 93% 75%,
            50% 100%, 7% 75%, 7% 25%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 
            75% 100%, 25% 100%, 0% 50%); */
  clip-path: polygon(25% 7%, 75% 7%, 100% 50%,
      75% 93%, 25% 93%, 0% 50%);
  padding: 1.5vw;
  transition: transform 0.3s;
}

a {
  text-decoration: none;
  color: white;
}

.hex:hover {
  transform: scale(1.05);
  background-color: #444;
}
.hex-containerm {
  display: none;
}
/* Offset alternate rows */
/* .hex-row:nth-child(even) {
  translate: translateX(140px);
} */

/* Fix mobile navbar toggle */
@media (max-width: 768px) {
  .nav-links {
    position: fixed !important;
    top: 0 !important;
    right: -100vw !important;
    width: 100vw !important;
    height: 100vh !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    background: rgba(0, 0, 0, 0.95) !important;
    transition: right 0.3s ease-in-out !important;
    z-index: 999 !important;
  }

  .logo img {
    height: 50px;
  }

  .main-content {
    margin-top: 40vw;
    margin-bottom: 40vw;
    max-width: 100%;
  }

  .nav-links.active {
    right: 0 !important;
  }

  .hamburger {
    display: block !important;
  }

  .hex-containerm {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    margin: 5vw;
    /* spacing between hexes */
  }

  .hex-container{
    display:none;
  }

  .hex{
    margin: -9vw 10vw;
  }

  .hex-containerm a:nth-child(even) {
    transform: translateX(clamp(8.5rem,7vw,7vw));
    max-width: fit-content;
  }

}



/* ------------------------------ OVER ---------------------------------------------------- */
/* 
.fixed-wave {
  position: fixed;
  bottom: 30px;
  right: -130px;
  width: 600px;
  /* adjust as you want 
  transform: rotate(-45deg);
  opacity: 0.3;
  /* optional: dim it 
  pointer-events: none;
  /* makes sure it doesn't block clicks 
  z-index: -1;
  /* keeps it on top of background 
}

/* Mobile styles 
@media (max-width: 1024px) {
   .main-content {
    flex-direction: column;
  }

  /* .image-container, 
  .about {
    max-width: 100%;
    padding: 20vh 20px 0px 20px;
  }

  .image-container img{
    max-width: 500px;
  }
  
  .image-container {
    order: -1;  Image above text on mobile 
    margin-bottom: 30px;
  }
  
  .about {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .upcoming-events {
    width: 80%;
    margin: 0 auto;
  } 

  .hex-container{
    max-width: 50%;
  }
}
*/
/* @media (max-width: 768px) {
  body {
    padding-bottom: 70px;
  }
  
  nav {
    padding: 10px 5%;
  }
  
  .logo img {
    height: 50px;
  }
.nav-links {
    position: fixed;
    top: 0;
    right: -100vw;   
    height: 100vh;
    width: 100%;
    background-color: black;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: right 0.3s ease-in-out;
    z-index: 999;
  }

  .nav-links.active {
    right: 0;
  }

  .hamburger {
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 2rem;
    z-index: 1001;
    background: none;
    color: white;
    border: none;
    cursor: pointer;
  }
}  */


/* Mobile styles */
/* @media (max-width: 1024px) {
  .main-content {
    flex-direction: column;
  }
  /* .hex-row{
    flex-direction: column;
  }
  .hex {
    margin: 10px;
  } 
  .hex-container{
    padding-top: 15px;
  }
  .about {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 300px) {
  body {
    padding-bottom: 70px;
  }

  nav {
    padding: 10px 5%;
  }

  .logo img {
    height: 50px;
  }

  .nav-links {
    position: fixed;
    top: 80px;
    left: -100%;
    width: 100%;
    height: calc(100vh - 80px);
    background: rgba(0, 0, 0, 0.9);
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 30px;
    gap: 25px;
    transition: 0.5s;
  }

  .nav-links.active {
    left: 0;
  }
} 
  */