@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body{
  min-height: 100vh;
  /* background-image: linear-gradient(#0D0D0D,#1A1A1A); */
  background-color: black;
 
  font-family: Poppins,sans-serif;
    /* width: 100%;
    height: 100%; */
    /* background-size: cover;
    background-position: center center;
    background-repeat: repeat; */
    /* background-image: url(magicpattern-grid-pattern-1739392600911.png); */
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.06)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e); */
    /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.06)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e"); */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.08)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e");

    font-family: Poppins,sans-serif;
}

.topbar{
  margin: 0 auto;
  background: rgb(0, 0, 0,0.1);
  border-radius: 150px;
  width: 100vh;
  height: 40px;
  margin-top: -4rem;
  display: flex;
  justify-content: space-between;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(20px);
  border: 0.5px solid rgba(255, 241, 241, 0.244);
  box-shadow: rgba(119, 119, 119, 0.859) 0px 0px 154px 0px;
  position: fixed;
  left: 50%;
  transform: translate(-50%);
}
.logo{
  font-weight: bold;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  margin-top: 0.2rem;
  padding-left: 20px;
  background: repeating-radial-gradient(circle farthest-side at center center, #FFFFFF 0%, #C4C4C4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.buttons1{
  margin-top: 0.4rem;
  margin-right: 20px;
}
.Musicbutton{
  border-radius: 30px;
  color: white;
  background-color: rgba(27, 2, 27, 0.294);
  border: 0.5px solid rgba(255, 241, 241, 0.244);
  box-shadow: rgba(119, 119, 119, 0.792) 0px 0px 154px 0px;
  font-size: 0.7rem;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
}
.Musicbutton:hover{
  cursor: pointer;
  background-color: #291414;

}
.Twitterbutton{
  border-radius: 30px;
  color: white;
  background-color: rgba(31, 3, 123, 0.999);
  border: 0.5px solid rgba(255, 241, 241, 0.244);
  box-shadow: rgba(119, 119, 119, 0.055) 0px 0px 154px 0px;
  font-size: 0.7rem;
  padding: 7px;
  padding-left: 18px;
  padding-right: 18px;
}
.Twitterbutton:hover{
  cursor: pointer;
  background-color: rgba(21, 2, 84, 0.999);;
}

.herosection{
  /* margin: 0 auto; */
  display: flex;
  /* justify-content: space-between; */
  margin-top: 5rem;
  justify-content: center;
}

.herocontainer1{
  /* margin: 0 auto; */
  height: 24rem;
  width: 17rem;
  margin-right: 1rem;
  /* background-color: rgb(41, 41, 41); */
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: rgb(56 52 52 / 71%);
  /* padding-top: 4rem; */
  margin-top: 10rem;
}

.herocontainer2{
  /* margin: 0 auto; */
  height: 30rem;
  width: 18rem;
  margin-right: 1rem;
  border-radius: 20px;
  background-color: rgb(56 52 52 / 71%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background-color: rgb(39, 39, 39,0.7); */
}

.herocontainer3{
  /* margin: 0 auto; */
  height: 24rem;
  width: 17rem;
  border-radius: 1rem;
  background-color: rgb(56 52 52 / 71%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10rem;
  /* background-color: rgb(39, 39, 39,0.7); */
}
.hero1{
  margin-top: -2.2rem;
  display: flex;
  justify-content: center;
  width: 14rem;
  height: 12rem;
  border-radius: 10px;
  background-color: black;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.08)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e");

}
.hero2{
  margin-top: -3.5rem;
  /* margin: 0 auto; */
  background-color: black;
  width: 15rem;
  height: 14rem;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.08)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e");
}
.hero3{
  margin-top: -2.2rem;
  /* margin: 0 auto; */
  background-color: black;
  width: 14rem;
  height: 12rem;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(255 255 255 / 0.08)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e");
}
.imghero1{
  margin-top: 1.2rem;
  height: 13rem;
  width: auto;
}
.imghero2{
  margin-top: 1.5rem;
  height: 13rem;
  width: auto;
}
.imghero3{
  margin-top: 1.2rem;
  height: 13rem;
  width: auto;
}

.cityname{
  margin-top: 1.5rem;
  align-items: center;
  text-align: center;
  /* color: rgb(255, 255, 255); */
  /* color: rgb(234 198 198 / 86%); */
  color: rgba(255, 255, 255, 0.86);
  /* color: rgba(255, 255, 255, 0.86); */
  font-size: 2rem;
  justify-content: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue Light", sans-serif;
  font-weight: bold;
}
.cityname1{
  margin-top: 2.4rem;
  align-items: center;
  text-align: center;
  /* color: rgb(255, 255, 255); */
  /* color: rgb(234 198 198 / 86%); */
  color: rgba(255, 255, 255, 0.86);
  /* color: rgba(255, 255, 255, 0.86); */
  font-size: 1.8rem;
  justify-content: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue Light", sans-serif;
  font-weight: bold;
}
.cityname3{
  margin-top: 2rem;
  align-items: center;
  text-align: center;
  /* color: rgb(255, 255, 255); */
  /* color: rgb(234 198 198 / 86%); */
  color: rgba(255, 255, 255, 0.86);
  /* color: rgba(255, 255, 255, 0.86); */
  font-size: 2rem;
  justify-content: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue Light", sans-serif;
  font-weight: bold;
}
.description{
  text-align: center;
  color: azure;
}

.description1{
  text-align: center;
  color: aqua;
  font-weight: 400;
}

.description3{
  text-align: center;
  color: aqua;
  font-weight: 400;
}

.container {
  margin-top: 1rem;
  display: inline-flex;
  position: relative;
}
.container::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #9333ea; 
  filter: blur(10px);
}
.btn {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  color: #d1d5db; /* Neutral-300 */
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  background: linear-gradient(black, #9333ea) padding-box, 
              linear-gradient(#9333ea, #c084fc 75%, transparent 100%) border-box;
  border-radius: 9999px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: color 0.15s ease-in-out;
  border: 2px solid transparent;
}
.btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(31, 41, 55, 0.5); /* Neutral-800/50 */
  border-radius: 9999px;
  pointer-events: none;
}
.btn:hover {
  color: white;
}
.icon {
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
  color: #3b82f6; /* Blue-500 */
  transition: transform 0.15s ease-in-out;
}
.btn:hover .icon {
  transform: translateX(2px);
}

.endinglogo{
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.btn1{
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  color: #d1d5db; /* Neutral-300 */
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  background: linear-gradient(black, #9333ea) padding-box, 
              linear-gradient(#9333ea, #c084fc 75%, transparent 100%) border-box;
  border-radius: 9999px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: color 0.15s ease-in-out;
  border: 2px solid transparent;
}


.relative {
  position: relative;
  height: 128px;
}
.outline-container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 480px;
  height: 100px;
  border-top: 2px solid white;
  border-radius: 50%;
}

.endingtext{
  color: white;
  text-align: center;
      /* background-image: linear-gradient(0deg, rgb(182, 192, 219) 0%, rgb(255, 255, 255) 100%); */
      font-size: 2rem;
      text-align: center;
      margin: 0;
      font-family: "HelveticaNeue Medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", sans-serif;
      margin-bottom: 1rem;
  }


  .endingtext2{
    text-align: center;
    padding: 0;
    margin: 0;
    color: #808080;
     font-family: "HelveticaNeue Medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", sans-serif;
     padding-left: 16rem;
     padding-right: 16rem;
    }


    footer{
      margin-top: 4rem;
      width: 100%;
      padding: -0.5rem;
      display: flex;
      align-items: center;
      justify-content: space-around;
      border-top: 1px;
      border-bottom: 0;
      border-left: 0;
      border-right: 0;
      border-style: solid;
      border-color: rgba(255, 241, 241, 0.11);
      gap: 2rem;
      /* box-shadow: rgba(143, 153, 165, 0.2) 0px 8px 24px; */
      /* box-shadow: rgba(119, 119, 119, 0.6) 0px 0px 154px 0px; */
      font-size: .875rem;
      color: rgb(100, 100, 142);
      background: linear-gradient(rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
      background-image: url("abstract-dark-background-with-flowing-colouful-waves.jpg");
    }
    .footerlogoimg{
      margin-top: 0.5rem;
      align-items: center;
      text-align: center;
      width: 2rem;
      height: auto;
    }
    .outerlogowrite{
      align-items: center;
      text-align: center;
    }
    .logowrite{
      align-items: center;
      text-align: center;
      font-weight: bold;
      margin-top: 0.2rem;
      margin-left: 0.5rem;
      color: rgb(255, 255, 255);
      font-size: 2rem;
      background: repeating-radial-gradient(circle farthest-side at center center, #FFFFFF 0%, #C4C4C4 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;

    }

    .footer-description{
      display: flex;
      align-items: center;
      gap: 5px;
  }
  .CodeMagico{
      /* font-family: "HelveticaNeue Medium","HelveticaNeue-Medium", "Helvetica Neue Medium", sans-serif; */
      background: linear-gradient(to right, #fff, #0081ff);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
      font-weight: 600;

      cursor: pointer;
  }
  .footer-social{
      text-decoration: none;
      color: rgb(255, 255, 255);
      font-weight: 700;
  }
  .footer-social:hover{
      text-decoration: underline;
      text-underline-offset: 2px;
  }
  .creator{
    font-weight: 400;
      color: white;
  }
  .github{
      text-decoration: none;
      color: rgb(248, 248, 248);
      font-weight: 600;
  }
  .github:hover{
      text-decoration: underline;
      text-underline-offset: 2px;
  }

  .outerfooter1{
    display: flex;
  }


@media only screen and (max-width: 860px)
{
    /* .herosection{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
    } */
    .topbar{
      width: 650px;
    }
    .endingtext2{
      padding-left: 0rem;
      padding-right: 0rem;
    }
    footer{
      font-size: 0.75rem;
    }
    .footerlogoimg{
      width: 1.5rem;
    }
    .logowrite{
      margin-top: 0.2rem;
      font-size: 1.5rem;
    }

}


@media only screen and (max-width: 731px)
{
  .topbar{
    width: 450px;
  }
    .herosection{
    display: flex;
    justify-content: center;
    align-items: center;
   flex-direction: column;
  }
  footer{
    font-size: 0.55rem;
  }
  .herocontainer1{
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  .herocontainer2{
    margin-bottom: 1rem;
  }
  .herocontainer3{
    align-items: center;
    margin-top: 0rem;
    margin-right: 1rem;
  }
  
}

@media only screen and (max-width: 600px){
  .footerlogoimg{
    width: 0rem;
  }
  .logowrite{
    font-size: 0rem;
  }
  footer{
    justify-content: center;
  }
}

@media only screen and (max-width: 486px){
  footer{
    font-size: 0.45rem;
  }
  .btn1{
    font-size: 14px;
  }
  .topbar{
    width: 380px;
  }
  .outline-container{
    width: 354px;
  }
}

@media only screen and (max-width: 424px){
  footer{
    font-size: 0.40rem;
  }

}

@media only screen and (max-width: 391px){
  footer{
    font-size: 0.30rem;
  }
  .btn1{
    font-size: 11px;
  }

}