 * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* html,
body {
  height: 100%;
  overflow: hidden;
} */
html {
  scroll-behavior: smooth;
}
body {
  background-color: #000 !important;
  font-family: 'Roboto', sans-serif;
}
.container {
  max-width: 1300px;
  margin-inline: auto;
  padding-inline: 15px;
}

header {
  position: fixed;
  width: 100%;
  padding-block: 15px;
  transition: all 0.3s ease;
  z-index: 999;
}
#mainHeader.scrolled {
  background-color: #000;
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  padding-block: 8px;
}
header img {
  width: 230px;
}
.hero {
  display: flex;
}
.hero video {
  width: 100%;
  height: 100vh;
  object-position: bottom;
  object-fit: cover;
}
.word {
  opacity: 0;
  display: inline-block;
  transform: translateY(20px);
}
.hero .text-group {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}
.hero .text-group h1 {
  font-size: 52px;
  margin-bottom: 15px;
}
.hero .text-group p {
  font-size: 24px;
}
.section-padding {
  padding: 120px 0;
}
.section-padding2 {
  padding: 20px 0;
}
.row {
  display: flex;
}
.column {
  flex: 1;
}
img {
  width: 100%;
}
.watch-rotate {
  max-width: 400px;
  transform: rotate(0deg);
  margin-inline: auto;
  display: flex;
}
h1 {
  color: #fff;
  font-size: 48px;
}
p {
  color: #fff;
  font-size: 16px !important;
  font-weight: 400;
}
.my-auto {
  margin: auto;
}

.watch-section .content {
  margin-right: 60px;
}
.design-section .content h1,
.video-overlay .content h1,
.watch-section .content h1 {
  margin-bottom: 30px;
}
.design-section .content p,
.video-overlay .content p,
.watch-section .content p {
  margin-bottom: 15px;
}
.watch-section .content p span {
  font-weight: 700;
}
.fade-up {
  opacity: 0;
  transform: translateY(40px);
}
.video-overlay {
  position: relative;
}
.video-overlay video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.video-overlay .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  max-width: 800px;
}
.video-overlay .content ul {
  padding-left: 30px;
}
.video-overlay .content li {
  margin-bottom: 10px;
}
.video-overlay .content li:last-child {
  margin-bottom: 0;
}
.video-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  height: 100px;
  width: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgb(82 82 82 / 0%) 100%
  );
}
.video-overlay::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 100px;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(82, 82, 82, 0) 100%
  );
}
.design-section video {
  width: 96%;
}
.design-section .content p:last-child {
  margin-bottom: 0;
}
.video-overlay-2 .content {
  top: 240px;
  max-width: 550px;
}
.video-overlay-2 .content li:last-child {
  margin-bottom: 15px !important;
}
.btn {
  background-image: linear-gradient(
    to right,
    rgba(60, 8, 137, 1),
    rgba(81, 8, 92, 1)
  ) !important;
  padding: 13px 25px !important;
  margin-top: 30px !important;
  color: #fff;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s ease;
}
.btn:hover {
  background-image: none !important;
  background-color: #fff;
  color: #000;
}
.design-section-2 .content ul {
  padding-left: 30px;
}
.design-section-2 .content ul li {
  color: #fff;
  margin-bottom: 5px;
}
footer {
  padding: 30px;
  border-top: 1px solid #eeee;
}
footer .logo {
  width: 200px;
}
footer .socila-links {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 8px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.preorder2 {
    display: block;
    background-image: linear-gradient(90deg, #c766ef, #7928d2 51.04%, #2b0c52);
    border-radius: 9999px;
    text-decoration: none;
    float: right;
    margin-top: 0px !important;
    padding: 10px 16px !important;
  }
.fm-text {
  color: white;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  letter-spacing: 2px;

  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-variant-alternates: normal;
  font-size-adjust: none;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-variant-position: normal;
  font-variant-emoji: normal;
  font-weight: 400;
  font-stretch: normal;
  font-size: 13px;
  line-height: 1.8;
}
.fm-text2 {
  color: white;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  letter-spacing: 2px;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-variant-alternates: normal;
  font-size-adjust: none;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-variant-position: normal;
  font-variant-emoji: normal;
  font-weight: 400;
  font-stretch: normal;
  font-size: 13px;
  line-height: 1.8;
}

.fm-heading {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;

  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.fm-heading2 {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;

  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.fm-heading3 {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.watch-section {
  position: relative;
  /*    background-image: url("https://fms.syntaxinnovations.com/assets/images/asset125.png");*/
  background-size: cover;
  background-position: center;
  z-index: 0;
  overflow: hidden;
}

.watch-section2 {
  position: relative;
  background-image: url('https://fms.syntaxinnovations.com/assets/images/solana-1.webp');
  background-size: cover;
  background-position: center;
  z-index: 0;
  overflow: hidden;
}

/* Top Blur or Transparent Black */
.blend-top,
.blend-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 2;
  pointer-events: none;
}
.violet4 {
  background: linear-gradient(to right, #341756 0%, #0000 69%, #000000 100%);
}

/* TOP EDGE */
.blend-top {
  top: 66px;
  background: linear-gradient(to bottom, rgb(0 0 0), transparent);
}

/* BOTTOM EDGE */
.blend-bottom {
  bottom: 72px;
  background: linear-gradient(to top, rgb(0 0 0), transparent);
}

.blend-bottom2 {
  bottom: -23px !important;
  background: linear-gradient(to top, rgb(0 0 0), transparent);
}

.watch-transition {
  height: 100vh;
  position: relative;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 2;
}

.watch-image {
  width: 800px;
  height: 800px;
  position: fixed;
  top: 50px; /* ← forces it to always stay 50px from the top */
  left: 50%;
  transform: translateX(-50%) scale(0.5);
  opacity: 0;
  transition: none;
  pointer-events: none;
  z-index: 10;
}

.content2 {
  max-width: 100%;
}

.custom-video-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
  color: #fff;
  display: flex;
  align-items: center;
}

.custom-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.custom-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 20px;
}

.custom-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.custom-col {
  flex: 1 1 50%;
}

.custom-text-col {
  padding-right: 30px;
}

.custom-image-col {
  text-align: center;
}

.custom-image-col img {
  max-width: 100%;
  height: auto;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .custom-row {
    flex-direction: column-reverse;
    text-align: center;
  }

  .custom-text-col {
    padding-right: 0;
  }
}

.custom-image-col .tilt-image-wrapper {
  width: 370px; /* smaller size */
  margin: 0 auto;
  perspective: 1000px;
}

.custom-image-col img.watch-rotate2 {
  width: 100%;
  height: auto;
  transition: transform 0.2s ease;
  transform-style: preserve-3d;
}

.watch-rotate2 {
  width: 100%;
  height: auto;
  transition: transform 0.2s ease;
  transform-style: preserve-3d;
}

.tilt-image-wrapper {
  width: 300px;
  height: auto;
  margin: 0 auto;
  perspective: 1200px;
  perspective-origin: center;
  transform-style: preserve-3d;
}

img.watch-rotate2 {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-style: preserve-3d;
  will-change: transform;
  /*  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);*/
  border-radius: 12px;
}

ul {
  list-style-position: inside; /* Makes marker part of the flow */
  padding: 0;
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  align-items: start; /* Centers the items horizontally */
}

ul li {
  text-align: left; /* Ensures text aligns correctly beside marker */
  display: list-item; /* Required for ::marker to work */
  max-width: 600px; /* Optional: limit width */
}

ul li::marker {
  font-size: 1.2em; /* Optional: size adjustment */
}

.video-background2 {
  transform: scale(1.1); /* Zoom in by 10% */
  transform-origin: center center;
}

.watch-rotate3 {
  width: 300px; /* Adjust as needed */
  max-width: 100%;
  transition: transform 0.3s ease;
  display: block;
  margin: 0 auto;
}
.design-section-2 .content ul {
  padding-left: 4rem;
}

.elevenul {
  padding-left: 3rem;
}
.custom-video-section {
  position: relative;
  overflow: hidden;
}

.logo-left,
.logo-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.logo-left {
  left: 20%;
}

.logo-right {
  right: 20%;
}

.logo-left img {
  max-height: 80px; /* Adjust logo size as needed */
}

.logo-right img {
  max-height: 35px; /* Adjust logo size as needed */
}

.custom-text {
  text-align: center;
  margin-top: 25px;
  font-size: 28px;
  color: #fff; /* Adjust color based on your background */
  font-weight: 500;
  z-index: 2;
  position: relative;
}

.curved-video-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh; /* full screen */
  padding: 40px;
}

.curved-video-wrapper {
  border-radius: 40px; /* curved on all sides */
  overflow: hidden;
  max-width: 800px;
  width: 100%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}

.curved-video {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 768px) {
  .curved-video-wrapper {
    border-radius: 20px;
  }
}

.custom-image-bg-section {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.side-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.left-bg {
  left: 70%;
  background-image: url('https://fms.syntaxinnovations.com/assets/images/assets123.webp'); /* Replace with your left image path */
}

.right-bg {
  right: 76%;
  background-image: url('https://fms.syntaxinnovations.com/assets/images/assets123.webp'); /* Replace with your right image path */
}

.custom-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  padding: 60px 20px;
}

/* Top and bottom black gradient overlays */
.overlay {
  position: absolute;
  width: 100%;
  height: 150px;
  z-index: 2;
  pointer-events: none;
}

.top-overlay {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1.6), transparent);
}

.bottom-overlay {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}

canvas {
  position: sticky;
  top: 0;
  left: 50%;
  z-index: 0;
  background-color: black;
  width: 1600px;
  max-width: 100%;
}
.scroll-area {
  position: relative;
  z-index: 1;
}
.icon-scroll {
  position: fixed;
  bottom: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  padding: 5px 10px;
}

.mobile {
  display: none;
}

.watch-rotate4 {
  display: block;
  max-width: 100%;
  transform-origin: center center;
  will-change: transform;
}

.logo-mobile {
  display: none;
}

#scrollToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 99;
  font-size: 10px;
  border: none;
  outline: none;
  background-color: #27272785;
  color: white;
  cursor: pointer;
  padding: 10px 12px;
  border-radius: 50%;
  display: none;
  transition: opacity 0.3s;
}

#scrollToTopBtn:hover {
  background-color: #555;
}

.preorder {
  display: block;
  margin: 0 auto;
  width: 250px;
  text-decoration: none;
  background-image: linear-gradient(90deg, #c766ef, #7928d2 51.04%, #2b0c52);
  border-radius: 9999px;
}

.video-section-full {
  position: relative;
  width: 100%;
  height: 100vh; /* Full screen height */
  overflow: hidden;
}

.video-section-full video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.video-background3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  mask-image: radial-gradient(
    circle at center,
    rgba(0, 0, 0, 1) 60%,
    rgba(0, 0, 0, 0) 100%
  );
  -webkit-mask-image: radial-gradient(
    circle at center,
    rgba(0, 0, 0, 1) 60%,
    rgba(0, 0, 0, 0) 100%
  );
}

.video-background3 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*//media*/
@media (max-width: 768px) {
  header img {
    width: 132px;
  }
  .custom-image-col img.watch-rotate2 {
    width: 85%;
  }
  .logo-right {
    display: none;
  }
  .logo-left {
    display: none;
  }
  .logo-mobile {
    display: block;
  }
  .logo-mobile img {
    max-width: 50%;
  }
  .custom-image-col {
    max-width: 100%;
  }
  .custom-image-col .tilt-image-wrapper {
    max-width: 100%;
  }
  .custom-text {
    margin-top: 7px;
    font-size: 22px;
  }
  .pc {
    display: none;
  }
  .mobile-row {
    display: block;
  }
  .mobile {
    display: block;
  }
  .watch-section .content {
    margin: 0;
  }
  .blend-bottom {
    bottom: 2px;
  }
  .blend-top {
    top: 4px;
  }
  .watch-section {
    padding: 77px 0;
  }
  ul {
    margin-left: 15px;
  }
  .watch-image {
    width: 400px;
    height: 400px;
    top: 20%;
  }
  .watch-rotate5 {
    width: 88% !important;
  }
  .right-bg {
    display: none;
  }
  .left-bg {
    top: 39px;
    left: 0%;
    background-image: none;
  }
  .custom-video-section {
    height: 100vh;
  }
  .custom-video-section2{
    height: auto;
  }
  .elevenul {
    padding-left: 0px;
  }
  .curved-video-section {
    min-height: 100%;
    padding: 18px;
  }
  .section-padding {
    padding: 10px 0;
  }
  .design-section-2 .content ul {
    padding-left: 0px;
  }
  .left {
    text-align: left;
  }
  .preorder {
    background-image: linear-gradient(90deg, #c766ef, #7928d2 51.04%, #2b0c52);
    border-radius: 9999px;
    width: 203px;
  }
  .preorder2 {
    display: block;
    background-image: linear-gradient(90deg, #c766ef, #7928d2 51.04%, #2b0c52);
    border-radius: 9999px;
    text-decoration: none;
    float: right;
    margin-top: 0px !important;
    padding: 10px 16px !important;
  }
  .footer .logo {
    width: 134px;
  }
  .violet {
    background: linear-gradient(
      to bottom,
      #000000 0%,
      #341756 50%,
      #000000 100%
    );
  }
  .violet2 {
    background: linear-gradient(
      to bottom,
      #000000 0%,
      #341756 24%,
      #000000 53%
    );
  }
  .violet3 {
    background: linear-gradient(
      to bottom,
      #000000 40%,
      #341756 64%,
      #000000 100%
    );
  }

  .violet4 {
        background: linear-gradient(to bottom, #000000 0%, #341756 95%, #000000 100%);
    }
  .fm-text{
    font-size: 13px !important;
  }

  .custom-bg-video {
    height: 90%;
  }

  .video-section-full video {
    width: 100%;
    height: auto;
    object-fit: contain; /* Optional: use 'contain' if you want to see the whole video without cropping */
    padding: 0;
    margin: 0;
  }
  .video-section-full video{
          top: 50%;
    }
    .video-section-full{
      height: 50vh;
    }
    .mob-left li {
      text-align: left;
    }

    .m-30{
      margin-top: 30px;
    }
    .m-50{
      margin-top: 50px;
    }
}


/*mobile end*/
@media (min-width: 2024px) {
  .custom-image-col .tilt-image-wrapper{
    width: 630px !important;
  }
      .logo-right img {
        max-height: 72px;
    }
        .logo-left img {
            max-height: 140px;
          }

          .logo-left {
        left: 15%;
    }

        .logo-right {
        right: 15%;
    }
    .custom-text{
      font-size: 50px;
    }

    .fm-text2{
      font-size: 23px !important;
    }
    .fm-text{
      font-size: 30px !important;
    }
    .container{
      max-width: 2000px;
    }

    ul li{
          max-width: 100%;
    }
    .custom-container{
      max-width: 2000px;
    }
    .fm-heading2{
       font-size: 39px !important;
    }
    .fm-heading3{
          font-size: 29px;
    }
    .curved-video-wrapper{
          max-width: 65%;
    }

}

 @media (min-width: 1024px) and (max-width: 1600px) {
        .logo-left {
          left: 16%;
        }
        .logo-right {
          right: 16%;
        }
      }
      @media (min-width: 1600px) and (max-width: 2000px) {
        p {
          font-size: 24px !important;
        }
        .custom-text {
          font-size: 40px;
        }
        .fm-text2 {
          font-size: 18px;
        }
        .fm-heading2 {
          font-size: 30px;
          margin-bottom: 10px !important;
        }
        .fm-text {
          font-size: 20px !important;
        }
        .design-section-2 .content ul li {
          text-align: left;
        }
        ul li {
          text-align: left !important;
        }
        .section-padding2 {
          padding-block: 100px;
        }
        .logo-left img {
          max-height: 90px;
        }
        .logo-right img {
          max-height: 40px;
        }
        .custom-image-col .tilt-image-wrapper {
          width: 500px;
        }
        .curved-video-wrapper {
          max-width: 1000px;
        }
      }

     