/* General Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


body {
    background-color: #EEEEEC;
    font-family: "Neue Haas Grotesk Display Thin", sans-serif;
    color: #000000;
    margin: 0;
    font-weight: 200;
    padding: 0;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background-color: #EEEEEC;
    position: sticky;
    top: 0;
    z-index: 1000;
}

header h1 {
  font-family: 'Panchang Variable', sans-serif;
  font-weight: 400;
  font-size: 1.8vw;
}

#go-back {
    /* Match whatever styles you used for your h2 */
    font-size: 18px;     /* same as your h2 */
    font-weight: 200;
    font-family: "Neue Haas Grotesk Display Thin", sans-serif;
    margin-bottom: -5px;
    /* plus your existing button styles if you like */
    color: #000;
    border: 1.3px solid #000;
    background-color: #d4d4d470;
    border-radius: 50px;
    padding: 6px 15px;
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2000;
  }

  #go-back:hover {
    background-color: #28282A; /* White background on hover */
    color: #EEEEEC; /* Blue text on hover */
    border: 1.7px solid #031ba600; /* Keep blue outline */
  }

.title-section {
    margin: 0;
    padding: 0;
  }
  
  .title-section h2 {
    font-family: 'Neue Haas Grotesk Display Pro Light', sans-serif;
    font-weight: 300;
    text-align: center;
    margin: 40px 0 20px 0;
    font-size: clamp(8px, 3vw, 17px); /* Responsive font size */
    line-height: 1.2;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
  
  .title-section .main-photo {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;      /* Only bottom spacing; no horizontal margin */
  }

  .description {
    max-width: 650px;        /* Optional: limit line width */
    margin: 0 40px 60px 40px; /* top: 0, right: 40px, bottom: 60px, left: 40px */
    font-size: clamp(14px, 2vw, 18px);
    line-height: 1.4;
    text-align: left;        /* Keep paragraph text left-aligned */
  }
  
    

      @font-face {
        font-family: "Panchang Variable";
        src: url("./fonts/Panchang-Variable.woff2") format("woff2");
        font-weight: 100 900;
        font-style: normal;
    }
    
/* Floating Photo Section */
.floating-photo-section {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.floating-photo {
  width: 40vw; /* Scales with screen width */
   margin-right: 0; /* Remove margin pushing outside */
  padding-right: 5vw; /* optional for spacing */
}

.floating-photo img {
  width: 100%;
  height: auto;
}

.floating-photo2 {
  width: 40vw; /* Scales with screen width */
  max-width: 1000px; /* Prevents it from getting too big */
  margin-right: 5vw; /* Adjust spacing dynamically */
  margin-top: -20vh;
  margin-bottom: 20vh;
}

.floating-photo2 img {
  width: 100%;
  mix-blend-mode:normal;
  height: auto;

}

.floating-photo3 {
  width: 40vw; /* Scales with screen width */
  max-width: 1000px; /* Prevents it from getting too big */
  margin-right: 5vw; /* Adjust spacing dynamically */
}

.floating-photo3 img {
  width: 100%;
  height: auto;
}

/* Glued Photo & Text Container */
.glued-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; /* Allows wrapping */
  margin-top: -10vh; /* Use viewport height for better scaling */
  margin-bottom: 20vh; /* Use viewport height for better scaling */
 padding-left: 5vw;
  padding-right: 5vw;
  max-width: 100vw;
}


/* Glued Photo */
.glued-photo,
.glued-photo2  {
  width: 45vw; /* Scales with screen width */
  max-width: 750px;
  margin-left: 2vw;
}

.glued-photo img {
  width: 100%;
  height: auto;
  display: block;
}


.glued-photo2 img {
  width: 100%;
  height: auto;
  mix-blend-mode: darken;
  display: block;
}

/* Text Block */
.description-block {
  flex: 1;
  min-width: 300px;
  max-width: 45vw; /* Adjust width relative to screen */
  padding-left: 10vw;
  margin-top: 60vh; /* Align with glued photo */
  margin-bottom: auto;
}

.description {
  font-size: 1em; /* Scale with screen size */
  line-height: 1.6;
}
.description-block2 {
  flex: 1;
  min-width: 300px;
  max-width: 40vw; /* Adjust width relative to screen */
margin-left: auto; /* pushes it all the way to the right */
  margin-right: 5vw;   /* not needed but makes it explicit */
  margin-top: 20vh; /* Align with glued photo */
  margin-bottom: auto;
}
.description2 {
  font-size: 1em; /* Scale with screen size */
  line-height: 1.6;
  margin-top: 0vh;
}
  .full-width-gallery {
    margin-top: -8vh;
    padding: 0;     /* remove default padding if any */
    margin-bottom: 20vh;
  }

  .photo.wide-large,
.photo.wide-small,
.photo.full-width {
  display: block;
  width: 100%;
  margin: 0; /* remove bottom margin */
}

  .photo.wide-large.rooftop {
margin-top:35vh;
}

.photo-set {
    display: block;
    margin: 0;      /* remove default margins */
    padding: 0;
    gap: 0;         /* if you’re using gap, set it to 0 to remove spacing */
  }

.photo.wide-large {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}


.photo.full-width {
    width: 100%;
    margin-bottom: 0px;}

 
          
          .video-container {
            position: relative;
            width: 100%;
            padding-bottom: 56.25%; /* 16:9 aspect ratio */
            height: 0;
            overflow: hidden;
            display: block !important;
            margin-bottom: 0px;
          }
          
          .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
          }
          
       
/* =======================================
     FOOTER STYLES
     ======================================= */
     footer {
      background-color: #D0CDC5;
      padding: clamp(10px, 3vw, 20px); /* Adjusts padding dynamically */
    }
      
      /* Top row: H1 on left, H2 on right */
      .footer-top-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: clamp(10px, 5vw, 20px); /* Shrinks margin */
      }
      
      .footer-top-row h3 {
        font-size: clamp(50px, 8vw, 100px);
        margin-bottom: clamp(50px, 10vw, 150px); /* Shrinks space below */
      }
      
      .footer-top-row h2 {
        font-size: 1.4vw;
      }
      
      /* Bottom row */
      .footer-bottom-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: clamp(10px, 2vw, 20px); /* Dynamic spacing */
        padding: clamp(10px, 2vw, 20px) 0; /* Shrinks vertical padding */
      }
      
      /* Make bottom-row text shrink */
      .footer-bottom-row h2 {
        font-size:1.4vw;
      }
      
      .left-footer {
        text-align: left;
      }
      
      .center-footer {
        text-align: center;
      }
      
      .right-footer {
        text-align: right;
      }

      h2 {
        font-size: 1,4vw;
        font-weight: lighter;
        margin-bottom: -5px;
      }
      
      h3 {
        font-size: 4vw;
        font-weight: 500;
        font-family: "Panchang Variable", sans-serif;
        color: #ededf1;
      }


      /* Reset / base styling (optional) */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    font-family: sans-serif;
  }
  
/* Hide the default cursor */
body {
    cursor: none;
}

/* Style for the custom cursor */
.custom-cursor {
    width: 15px;
    height: 15px;
    background-color: black;
    border-radius: 50%;
    position: fixed;
    pointer-events: none;
    transform: translate(-50%, -50%);
    transition: transform 0.2s ease, width 0.2s ease, height 0.2s ease;
    z-index: 1000;
}

a, button {
    cursor: none !important;
  }

  a:hover .custom-cursor,
  button:hover .custom-cursor {
      width: 30px;
      height: 30px;
  }

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  

  /* ROOFTOP*/
   .carousel-section {
        position: relative;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        margin-top: 60vh;
        padding: 0vh;
      }

      .carousel-section2 {
        position: relative;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        margin-top: 60vh;
        padding: 0vh;
      }
      
      
      .carousel-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        width: 60vw;
        height: 70vh;
        max-width: 100vw;
        overflow: hidden;
      }
      
      .carousel {
        display: flex;
        transition: transform 1s ease;
      }
      
      .carousel-items {
        display: flex;
        width: 100%;
        height: auto;
      }
      
      .carousel-item {
        min-width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      
      .carousel-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      
      }
      
      .carousel-btn {
        position: absolute;
        mix-blend-mode:normal;
        top: 50%;
        transform: translateY(-50%);
        background-color: transparent;
        border: none;
        padding: 2vw;
        cursor: pointer;
        z-index: 10;
      }
      
      .prevBtn {
        left: 0;
      }
      
      .nextBtn {
        right: 0;
      }
      
      .carousel-container:hover .carousel {
        animation-play-state: paused;
      }
      
      .carousel-btn svg {
        width: 4vw;
        height: 4vw;
      }

      .bigger-floating {
        width: 70vw;
        margin-bottom: 40vh;
        padding: 0%;
        max-width: none;
        margin-right: 0px;
        transform: scale(1.4);
      }

      .smaller-fullwidth {
        margin-top: 100vh;
      }

      .carousel-container.center {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        width: 60vw;
        height: 70vh;
        position: relative;
      }

      @media (max-width: 1200px) {
        .floating-photo-section {
          justify-content: right; /* Keep the photo centered */
        }
      
        .floating-photo {
          width: 65vw;
          margin-right: 0;
        }
      
        .glued-container {
          flex-direction: column; /* Stack elements */
          align-items: left;
          margin-top: 5vh;
        }
      
        .glued-photo {
          width: 60vw;
        }
      
        .description-block {
          max-width: 80%;
          text-align: left;
          padding-left: 0;
          margin-left: 50vw;
          margin-right: 10vw;
          margin-top: 6vh;
        }
      
        .description {
          font-size: 0.9em;
        }
      }
      
      @media (max-width: 768px) {
        .floating-photo-section {
          justify-content: right; /* Keep the photo centered */
        }
      
        .floating-photo {
          width: 55vw;
          margin-top: 10vh;
          margin-bottom: 10vh;
        }
        .floating-photo3 {
          width: 55vw;
          margin-top: 50vh;
          margin-bottom: 10vh;
        }

          .bigger-floating {
    margin-right: 0vw; /* Add or adjust this line */
    margin-left: -11vw;
  }

      .carousel-section{
        width: 80vw;
        margin-right: auto;
        margin-left: auto;
      }

      .carousel-section2{
        width: 80vw;
      margin-top: 60vh;
      margin-bottom: -30vh;
      margin-right: auto;
      margin-left: auto;
      }
       .carousel-container{
        margin-top: -20vh;
        width: 80vw;
        margin-bottom: -40vh;
        margin-left: auto;
        margin-right: auto;
       }

       .carousel-container.center{
      
        width: 80vw;
   
        margin-left: auto;
        margin-right: auto;
       }

       .carousel{
        width: 80vw;
       }
      
       .carousel-btn svg {
        width: 8vw;
        height: 8vw;
      }

      .full-width-gallery{
        margin-top: -20vh;
        margin-bottom: -30vh;
      }
        .glued-container {
          flex-direction: column; /* Stack elements */
          align-items: left;
          margin-top: 5vh;
        }
      
        .glued-photo {
          width: 60vw;
          margin-bottom: 10vh;
        }
      
        .glued-photo2 {
       margin-top: 0vh;
       width: 50vw;
          margin-bottom: 10vh;
        }

        .floating-photo2 {
          width: 55vw;
          margin-top: -10vh;
        
        }

      

        .description-block {
          max-width: 80%;
          text-align: left;
          padding-left: 0;
          margin-left: 25vw;
          margin-right: 20vw;
          margin-top: 6vh;
        }
      
        .description {
          font-size: 0.9em;
        }

        header h1 {
  font-size: 3vw;
}
 .footer-top-row,
  .footer-bottom-row {
    flex-direction: column;
    text-align: center;
  }

  .footer-bottom-row {
    gap: clamp(5px, 2vw, 10px);
  }

   .footer-top-row h3 {
    font-size: clamp(50px, 8vw, 100px);
    margin-bottom: clamp(50px, 10vw, 150px);
  }

  .footer-bottom-row h2,
  .footer-top-row h2 {
    font-size: 2.5vw;
  }
      }

      @media (hover: none) and (pointer: coarse) {
  .custom-cursor {
    display: none;
  }
}


h2.quality {
 
  color: #d61212;
  font-size: 1rem;
  padding: 1vw;
}