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

    body {
      font-family: 'Mabry', sans-serif;
      background-color: #fff;
      color: #000;
      line-height: 1.6;
      scroll-behavior: smooth;
    }

    header {
      position: sticky;
      top: 0;
      background: #fff;
      z-index: 1000;
      padding: 1rem 2rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 1px solid #eee;
    }

    header h1 {
      font-weight: 700;
      font-size: 1.5rem;
    }

    header a.cta {
      background: red;
      color: white;
      padding: 0.6rem 1.4rem;
      border-radius: 4px;
      text-decoration: none;
      font-weight: 600;
    }

    .dashboard {
      background: #f9f9f9;
      padding: 2rem;
      text-align: center;
    }

    .dashboard img {
      width: 1005px;
      height: 565px;
      max-width: 100%;
      height: auto;
      border-radius: 8px;
    }

    .hero {
      text-align: center;
      padding: 6rem 2rem 3rem;
    }

    .hero h2 {
      font-size: 2.5rem;
      margin-bottom: 1rem;
    }

    .hero p {
      font-size: 1.1rem;
      max-width: 600px;
      margin: 0 auto 2rem;
    }

    .hero a.cta {
      background: red;
      color: white;
      padding: 1rem 2rem;
      border-radius: 6px;
      text-decoration: none;
      font-weight: 700;
      font-size: 1.1rem;
    }

    .countdown {
      font-size: 1.2rem;
      font-weight: 600;
      margin-top: 2rem;
    }

    section {
      padding: 5rem 2rem;
      max-width: 900px;
      margin: 0 auto;
      opacity: 0;
      transform: translateY(50px);
      transition: all 0.6s ease-out;
    }

    section.visible {
      opacity: 1;
      transform: translateY(0);
    }

    footer {
      text-align: center;
      padding: 2rem;
      font-size: 0.9rem;
      color: #777;
    }

.centered-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-banner img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 483 / 59;
}

.centered-photo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
} 

.centered-photo img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}
.centered-photo4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-photo4 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 6px;
}

.centered-photo6 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 604 / 52;
  border-radius: 4px;
}
.centered-photo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-photo img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}

.centered-true5 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}

.centered-true6 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}

.centered-true7 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2048 / 1686;
  border-radius: 8px;
}


.centered-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-1 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-true2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-true2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-3 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}



.centered-desire {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-desire {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-desire2 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-desire2 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}


.centered-spark {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-spark {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-8 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-8 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-7 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-package {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-package {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-teacher {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-teacher {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-coffee {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-coffee {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 4px;
}

.centered-ebook {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-ebook {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 537 / 465;
  border-radius: 4px;
}

.centered-true7 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2048 / 1686;
  border-radius: 8px;
}

.centered-6999 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}

.centered-69999 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}


.centered-monkey img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-last img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 2480 / 3508;
  border-radius: 8px;
}




.centered-true1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-true1 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 598 / 64;
  border-radius: 4px;
}

.centered-test12 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-test12 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 597 / 36;
  border-radius: 4px;
}

.centered-true3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-true3 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 594 / 105;
  border-radius: 4px;
}

.centered-true4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-true4 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 605 / 113;
  border-radius: 4px;
}



.centered-true14 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

.centered-true14 {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 636 / 263;
  border-radius: 4px;
}





.centered-lie img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-angel img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-desire img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-desire2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-3 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}


.centered-teacher img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-coffee img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-ebook img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-package img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-8 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-spark img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-paper img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 636 / 263;
  border-radius: 8px;
}

.centered-2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-al img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}


.centered-9 img { 
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}
.centered-main1 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}
.centered-main2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}
.centered-main3 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}
.centered-main4 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 700 / 395;
  border-radius: 8px;
}

.centered-pm img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-52 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}
.centered-7 img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-image img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 619 / 197;
  border-radius: 8px;
}

.centered-tg img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-ggg img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}

.centered-kk img {
  max-width: 100%;
  height: auto;
  width: auto;
  aspect-ratio: 1005 / 565;
  border-radius: 8px;
}


/* General CTA button style */
a.cta {
  background: red;
  color: white;
  padding: 0.6rem 1.4rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: background 0.3s ease, transform 0.2s ease;
}

/* Hover effect */
a.cta:hover {
  background: darkred;
  transform: translateY(-2px);
}


    @media(max-width: 768px) {
      .hero h2 {
        font-size: 2rem;
      }
      header h1 {
        font-size: 1.2rem;
      }
    }
p {
  margin-bottom: 1.5rem;
}
  