@media (max-width: 1000px) {
  .navbar-nav {
    flex-direction: column;
    gap: 12px;
  }

  .navbar .container {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .navbar-brand.yoga-logo {
    margin-right: auto;
    font-size: 1rem;
  }
  .navbar-icon {
    font-size: 1rem;
  }

  .theme-toggle,
  .grid-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #220953;
  }

  .hero-copy {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    align-self: center;
  }
  .hero .row {
    align-items: center;
  }
  .hero-copy,
  .hero-visual {
    text-align: center;
  }

  .hero-lead {
    width: 90%;
    line-height: 24px;
    font-size: 0.938rem;
  }

  .stats-row {
    justify-content: center;
  }
  .hero-visual .petal {
    left: 50%;
    transform: translateX(-50%);
    width: 280px;
    height: 160px;
    bottom: -10px;
  }
  .hero-image {
    max-width: 260px;
  }

  .feature-index {
    display: block;
    font-size: 2.5rem;
  }
  .feature-pill {
    max-width: 460px;
    height: 140px;
  }
  .feature-text {
    font-size: 0.938rem;
    font-family: "poppins";
    text-align: center;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  .feature-section .col-lg-2 {
    display: flex;
    align-items: center;
    width: 80%;
  }
  .hero-left {
    background-image: none;
    padding-left: 0;
  }
  .hero-title,
  .badge-yoga {
    font-size: 44px;
  }
  .badge-yoga {
    transform: rotate(10deg);
  }
  .stats-row .stat-number {
    font-size: 1.75rem;
  }

  .feature-left {
    flex-direction: row;
    /* flex-wrap: wrap; */
    gap: 4px;
    justify-content: center;
    align-items: center;
  }
  .feature-left .feature-index {
    font-size: 1.75rem;
  }
  .feature-img {
    transform: none;
    max-width: 240px;
  }
  .hero-visual .petal {
    width: 320px;
  }
  .stats-row .stat-label {
    font-size: 0.813rem;
  }
  .hero-image {
    max-width: 320px;
  }
  .containerHero {
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .feature-copy {
    padding-left: 36px;
  }
  .feature-copy::before {
    left: 8px;
    top: -20px;
    width: 32px;
    height: 32px;
    background-position: top left;
  }
  .next-oval {
    padding: 18px 24px;
    background-size: 80px 80px;
    font-size: 0.95rem;
  }

  .site-footer .footer-desc {
    max-width: 100%;
  }
  .site-footer .footer-logo {
    margin-bottom: 8px;
  }
  .footer-social {
    justify-content: flex-start;
    margin-top: 8px;
  }
  .newsletter-card {
    padding: 36px 20px;
  }
  .newsletter-title {
    font-size: 1.8rem;
  }
  .health-title {
    line-height: 41px;

    font-size: 32px;
  }
  .health-text {
    line-height: 22px;
    font-size: 0.938rem;
  }
  .lscontainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .newsletter-input {
    min-width: 220px;
  }
  .newsletter-input-wrap {
    width: 100%;
    justify-content: center;
  }
  .hero-title {
    font-size: 2.75rem;
    line-height: 1.05;
    margin: 0.25rem 0 0.5rem;
    text-align: center;
    max-width: 88%;
  }
  /* .hero-title .line {
    display: block;
  } */
  .badge-yoga {
    transform: rotate(10deg);
    font-size: 2rem;
    line-height: 1.05;

    padding: 6px 12px;
    border-radius: 12px;
    position: relative;
    top: -4px;
  }

  .btn-cta {
    padding: 12px 18px;
    font-size: 0.95rem;
    border-radius: 28px;
  }

  .stats-row {
    gap: 24px;
    margin-top: 18px;
  }
  .stat-number {
    font-size: 1.6rem;
    color: #4b2e86;
    font-weight: 600;
  }

  .feature-section {
    padding: 24px 8px;
  }
  .feature-copy {
    padding-left: 0;
    padding-top: 12px;
    text-align: center;
  }

  .newsletter-card {
    padding: 32px 18px;
    border-radius: 16px;
    text-align: center;
  }
  .newsletter-input-wrap {
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }
  .newsletter-input {
    width: 100%;
    max-width: 420px;
  }

  /* Footer adjustments for mobile */
  .site-footer {
    padding: 28px 18px;
  }
  .site-footer .footer-col {
    margin-bottom: 18px;
  }
  .footercall {
    flex-direction: column !important;
    gap: 18px;
    align-items: flex-start;
  }
  .footercall .footer-group {
    width: 100%;
    padding: 6px 0;
  }
  .footercall {
    flex-direction: column;
    gap: 16px;
    align-items: center;
  }
  .site-footer .footer-logo {
    font-size: 20px;
  }
  .site-footer .footer-desc {
    font-size: 0.938rem;
  }
  .site-footer .footer-heading {
    font-size: 20px;
  }
  .site-footer .footer-item {
    font-size: 0.938rem;
  }

  .site-footer .row.align-items-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .site-footer .row.align-items-center .col-6 {
    width: 100%;
    text-align: center !important;
  }
  .site-footer .row.align-items-center .footer-social {
    justify-content: center !important;
    gap: 18px;
  }
}
