.go {
    background-image: url(images/first-img.webp);
    background-size: cover; /* or 'cover' depending on your goal */
    background-repeat: no-repeat;
    background-position: center;
    height: 200vh;
    color: white;
}

.gisou{
    display: flex;
    color: white;
    font-family: sans-serif;
    padding: 20px;
}
.gisouone{
    width: 33%;
    display: flex;
    text-transform: uppercase;
    gap: 20px;
}
.gisoutwo{
    width: 34%;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    font-family: 'Times New Roman', Times, serif;
}
.gisouthree{
    width: 33%;
     display: flex;
    text-transform: uppercase;
  justify-content: end;
    gap: 20px;

}
body{
    margin: 0px;
}
p{
    margin: 0px;
}
.design{
    text-align: center;
    padding: 50px 150px;
}
.designone , .designtwo, .designthree{
        font-family: Noto Serif Display, sans-serif;
    font-size: 8.5rem;
    font-weight: 100;
    line-height: 1.2;
   
    text-transform: uppercase;
     font-family: "Noto Serif Display", sans-serif;
     font-weight: 100;
}
.designone{
    text-align: left;
}
.designthree{
    text-align: right;
}
.anchor{
    
margin-top: -450px;
font-size: 1.7rem;
left: 65%;
position: absolute;
}
.anchorone{
    padding: 5px 0px 5px 20px;

}
.anchortwo{
    padding:5px 0px 5px 40px ;
}
.anchorthree{
    padding-left: 60px;
}
.online{
    position: absolute;
    top: 60%;
    left: 20%;
    font-size: 1.7rem;
}
.on img{
    width: 70%;
    }


    .on{
         position: absolute;
    top: 70%;
    left: 15%;
    }
    .shop{
         position: absolute;
    margin-top: -50px;
    left: 15%;
    border: 1px solid white;
    color: black;
    display: inline-block;
    background-color: white;
    border-radius: 30px;
    padding: 10px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 12px;
    }


    /* 5 image */
    


  
/* image */
 .cards-section {
      height: 80vh; /* Make it tall so we have room to scroll within it */
      position: absolute;
      overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    }

    /* Container that holds our cards */
  
    /*  */

    /* Card backgrounds - using placeholder colors since we can't load external images */
    .card-1 {
     background-image: url(images/scroll-one.webp); /* Gold color as placeholder */
      z-index: 5;
    }

    .card-2 {
     background-image: url(images/scroll-four.webp); /* Sky blue as placeholder */
      z-index: 4;
    }

    .card-3 {
      background-image: url(images/scroll-two.webp);/* Light green as placeholder */
      z-index: 3;
    }

    .card-4 {
     background-image: url(images/scroll-three.webp); /* Light salmon as placeholder */
      z-index: 2;
    }

    .card-5 {
      background-image: url(images/scroll-five.webp); /* Plum as placeholder */
      z-index: 1;
    }
.cards-section {
  /* height: 100vh; */
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 0 auto;
 
}

.cards-container {
  position: relative;
  height: 300px;
  width: 100%;
  
}

.card {
     margin: 0 auto;
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  transition: transform 0.1s ease-out;
  transform-origin: bottom center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sticky-container{
    padding-right: 200px;
}

.enjoyy{
    font-size: 53px;
    text-align: center;
    height: 100vh;
    background-image: url(images/first-img.webp);
}

/* image going */
.we{
    display: flex;
    height: 100vh;
}
.weone{
    width: 50%;
    display: flex;
    padding: 80px 80px;
    
    gap: 50px;
}
.wetwo{
    width: 50%;
    display: flex;
}
.weone img{
    width: 30%;
    height: auto;
    object-fit:contain ;
}
.wetwo img{
    width: 10%;
    height: 10%;
}
.weoneone{
    font-family: Noto Serif Display, sans-serif;
    font-size: 8.5rem;
    font-weight: 100;
    line-height: 1.2;
   
    text-transform: uppercase;
     font-family: "Noto Serif Display", sans-serif;
     font-weight: 100;
}
.wetwoone{
    font-family: Noto Serif Display, sans-serif;
    font-size: 8.5rem;
    font-weight: 100;
    line-height: 1.2;
   
    text-transform: uppercase;
     font-family: "Noto Serif Display", sans-serif;
     font-weight: 100;
}



/* image moving downwards */
.weare{
    height: 150vh;
    gap: 30px;
    display: flex;
}
.weareone{
    width: 50%;
}
.wearetwo{
    width: 50%;
}
.weareone img{
    width: 100%;
}
.wearetwo img{
    width: 100%;
}
.weareoneone{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
}
.weareonetwo img{

    width: 50%;
}
.weareoneone img{
    width: 35%;
    
}
.weareoneone p{
     font-family: Noto Serif Display, sans-serif;
    font-size: 8.5rem;
    font-weight: 100;
    line-height: 1.2;
   
    text-transform: uppercase;
     font-family: "Noto Serif Display", sans-serif;
     font-weight: 100;
}
.weareonetwo{
    padding: 40px 0px 0px 180px;
}

.wearetwoo{
    text-align: end;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
    padding: 10px;
  
}
.wearetwoo img{
    width: 40%;
}
.wearemain{
     font-family: Noto Serif Display, sans-serif;
    font-size: 8.5rem;
    font-weight: 100;
    line-height: 1.2;
   
    text-transform: uppercase;
     font-family: "Noto Serif Display", sans-serif;
     font-weight: 100;
}
.gisouis {
    padding-right: 250px;
    padding-bottom: 20px;
}
.simple-line {
  width: 100%;
  height: 1px;
  background-color: #cbbfbf;
  margin: 40px 0;
  margin-left: 100px;
}


.weareoneone{
    padding-top: 100px;
    padding-left: 80px;
}
.www{
    margin-top: -70px;
}
/* image moving --- */
/* Reveal the "weare" section smoothly from above */


.reveal-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  pointer-events: none;
  clip-path: circle(0% at 50% 100%);
  transition: clip-path 5.9s ease-out;

  background: radial-gradient(
    circle at 50% 100%,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0) 100%
  );
}
    
#revealMask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 1000;

  background: radial-gradient(
    circle at 50% 100%,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.8) 40%,
    rgba(255, 255, 255, 0) 100%
  );
  
  background-repeat: no-repeat;
  background-size: 0% 0%;
  background-position: 50% 100%;
  transition: background-size 0.1s ease-out;
}

/* Remove the pseudo-element approach */



#revealMask {
  background: radial-gradient(
    circle at 50% 100%,
    rgba(255,255,255,1) 0%,
    rgba(255,255,255,0.8) 40%,
    rgba(255,255,255,0) 100%
  );
}






.reveal-mask .weare-clone {
    width: 100%;
    height: 100vh;
    background: white;
    display: flex;
    gap: 30px;
    color: black;
    transition: clip-path 3.6s ease-in-out;
}

.go-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    
    z-index: 999;
    opacity: 1;
    transition: opacity 0.1s ease-out;
    pointer-events: none;
}

.reveal-mask {
    transition: clip-path 0.6s ease-in-out;
}

.weare {
    opacity: 0;
    transition: opacity 0.6s ease-out;
}

.weare.revealed {
    opacity: 1;
}


.go {
 
  top: 0;
  height: 200vh;
}

body {
height: 500vh;
}

.go-wrapper {
  height: 500vh; /* the scroll space you want */
  position: relative;
}

.go {
  position: sticky;
  top: 0;
  height: 200vh; /* or 200vh if you prefer, but note: sticky only works well with 100vh */
}
#revealMask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 200vh;
  pointer-events: none;
  z-index: 1000;
}
