/* global React, AylaRouter, PostBreadcrumb, AylaPosts, PostByline, ReadNext, ArticleTools */

window.POST_CONTENT = window.POST_CONTENT || {};

window.POST_CONTENT['effective-workouts-for-hormonal-health'] = function PostEffectiveWorkouts({ setRoute, progress }) {
  return (
    <>
      <div className="shell">
        <div className="article-shell">
          <aside>
            <ArticleTools slug="effective-workouts-for-hormonal-health" progress={progress} />
          </aside>

          <article className="article">
            <PostBreadcrumb slug="effective-workouts-for-hormonal-health" setRoute={setRoute} />

            <h1>
              Effective Workouts for Hormonal Health: <span className="it">PCOS, Endometriosis, Thyroid &amp; More</span>
            </h1>

            <PostByline slug="effective-workouts-for-hormonal-health" />

            <figure className="figure reveal">
              <img src="/assets/effective-workouts-hormonal-health-header.png" alt="Woman in Child's Pose on a yoga mat, viewed from above" />
            </figure>

            <p className="lede-p">
              Here at Ayla Wellness, we believe that movement is medicine, especially when it comes to
              hormonal disorders.
            </p>

            <p>
              Conditions such as polycystic ovary syndrome (PCOS), endometriosis, and thyroid imbalances can
              all affect energy, metabolism, and overall wellbeing. The right hormone-balancing workouts can
              make a huge difference, helping to regulate insulin, reduce inflammation, boost mood, and
              restore balance.
            </p>

            <p>
              Below, we break down the most effective exercise routines for hormonal health, tailored to
              different conditions and supported by research.
            </p>

            <h2>Targeted workouts for hormonal conditions</h2>

            <h3>PCOS (Polycystic Ovary Syndrome)</h3>

            <p><b>Why exercise matters</b></p>
            <p>
              PCOS is one of the most common endocrine disorders among women of reproductive age,
              characterized by symptoms like irregular periods, elevated androgens, and insulin resistance. A
              structured PCOS exercise plan can significantly improve metabolic health and regulate cycles.
            </p>

            <p><b>Recommended workouts</b></p>
            <ul>
              <li>
                <b>Aerobic activity:</b> Aim for 150-300 minutes of moderate-intensity or 75-150 minutes of
                vigorous aerobic exercise weekly (
                <a href="https://doi.org/10.1016/j.jsams.2024.05.015" target="_blank" rel="noopener noreferrer">Sabag et al., 2024</a>
                ).
              </li>
              <li>
                <b>Vigorous exercise:</b> At least 120 minutes per week may significantly improve metabolic
                markers like VO₂ max, BMI, and insulin resistance (
                <a href="https://doi.org/10.3389/fphys.2020.00606" target="_blank" rel="noopener noreferrer">Patten et al., 2020</a>
                ).
              </li>
              <li>
                <b>Moderate-intensity aerobic:</b> Proven effective for reducing BMI (
                <a href="https://doi.org/10.1186/s12905-024-03297-4" target="_blank" rel="noopener noreferrer">Motaharinezhad et al., 2024</a>
                ).
              </li>
              <li>
                <b>Mixed training:</b> Combining aerobic and resistance training enhances insulin sensitivity
                and reduces abdominal fat more than either alone (
                <a href="https://doi.org/10.1186/s12905-024-03297-4" target="_blank" rel="noopener noreferrer">Motaharinezhad et al., 2024</a>
                ).
              </li>
              <li>
                <b>Daily habits:</b> The Androgen Excess and PCOS Society recommends 30 minutes of
                moderate-to-vigorous activity daily, think walking, intervals, or aerobics (
                <a href="https://www.healthline.com/health/womens-health/exercise-for-pcos" target="_blank" rel="noopener noreferrer">Healthline</a>
                ).
              </li>
              <li>
                <b>Cardio + strength:</b> A balanced approach of cardio plus resistance is beneficial (
                <a href="https://www.nuffieldhealth.com/article/how-exercise-can-help-with-pcos" target="_blank" rel="noopener noreferrer">Nuffield Health</a>
                ).
              </li>
            </ul>

            <p><b>Sample weekly plan</b></p>
            <ul>
              <li><b>Monday:</b> 30 min brisk walk + 20 min bodyweight strength (e.g., squats, lunges)</li>
              <li><b>Tuesday:</b> Rest day</li>
              <li><b>Wednesday:</b> 40 min moderate-intensity aerobics or cycling</li>
              <li><b>Thursday:</b> Rest day</li>
              <li><b>Friday:</b> 30 min interval training (e.g., 1-min jumping jacks, 1-min rest)</li>
              <li><b>Saturday:</b> Resistance training (bands or weights) for 30 min</li>
              <li><b>Sunday:</b> Light yoga/stretching (Pilates or bodyweight exercises)</li>
            </ul>

            <h3>Endometriosis</h3>

            <p><b>Why exercise matters</b></p>
            <p>
              Living with endometriosis often means navigating chronic pelvic pain, fatigue, and emotional
              distress. While medical treatments are essential, adding endometriosis relief exercises can
              provide a complementary path to easing symptoms and improving quality of life.
            </p>

            <p><b>Recommended workouts</b></p>
            <ul>
              <li>
                <b>Walking:</b> Start with gentle walking (e.g., 15 min a few times per week) and increase
                gradually.
              </li>
              <li>
                <b>Moderate aerobic activity:</b> Target 150 minutes weekly, including walking, swimming, or
                cycling (
                <a href="https://www.medicalnewstoday.com/articles/endometriosis-exercise" target="_blank" rel="noopener noreferrer">Medical News Today</a>
                ).
              </li>
              <li>
                <b>Gentle yoga:</b> Techniques such as Hatha, Yin, or restorative yoga help release tension
                and ease pelvic discomfort (
                <a href="https://www.healthline.com/health/fitness/yoga-for-endometriosis" target="_blank" rel="noopener noreferrer">Healthline</a>
                ).
              </li>
            </ul>

            <p><b>Sample weekly plan</b></p>
            <ul>
              <li><b>Monday:</b> 20 min restorative yoga (Child's Pose, pelvic tilts, Cat-Cow)</li>
              <li><b>Tuesday:</b> Rest day</li>
              <li><b>Wednesday:</b> 30 min brisk walk or light cycling</li>
              <li><b>Thursday:</b> Rest day</li>
              <li><b>Friday:</b> 20 min Pilates-inspired strength and core stability</li>
              <li><b>Saturday:</b> Rest day</li>
              <li><b>Sunday:</b> 20-30 min gentle stretching and breathwork</li>
            </ul>

            <h3>Thyroid disorders (hypothyroidism &amp; hyperthyroidism)</h3>

            <p><b>Why exercise matters</b></p>
            <p>
              Thyroid disorders affect metabolism, energy balance, and weight regulation. Hypothyroidism
              often causes fatigue, weight gain, and joint stiffness, while hyperthyroidism may lead to muscle
              weakness, anxiety, and unintentional weight loss. Tailored thyroid-friendly workouts can help
              restore balance, support metabolism, and improve quality of life.
            </p>

            <p><b>Recommended workouts</b></p>
            <ul>
              <li><b>Strength training:</b> Building lean muscle is particularly important for hypothyroidism, as it helps counter slowed metabolism and supports healthy weight.</li>
              <li><b>Moderate aerobic exercise:</b> Brisk walking, cycling, or swimming can reduce fatigue and improve cardiovascular health without overwhelming the body.</li>
              <li><b>Low-impact mind-body workouts:</b> Yoga and Pilates help regulate cortisol, improve flexibility, and ease stress, important for both hyper- and hypothyroidism.</li>
              <li><b>Avoiding overexertion:</b> People with thyroid disorders may need to pace themselves, as overly intense workouts can worsen fatigue or increase cortisol.</li>
            </ul>

            <p>
              Studies show that both aerobic exercise (like walking or cycling) and resistance training (like
              weightlifting or bodyweight moves) can improve energy levels, mood, and quality of life for
              people with thyroid disorders. Combining cardio and strength training seems to bring the best
              results for metabolism and overall health (
              <a href="https://doi.org/10.1080/00365513.2023.2286651" target="_blank" rel="noopener noreferrer">Duñabeitia et al., 2023</a>
              ;{' '}
              <a href="https://doi.org/10.1016/j.ctcp.2023.101795" target="_blank" rel="noopener noreferrer">Ahmad et al., 2023</a>
              ).
            </p>

            <p><b>Sample weekly plan</b></p>
            <ul>
              <li><b>Monday:</b> 30 min brisk walk + 15 min light strength training</li>
              <li><b>Tuesday:</b> Rest day</li>
              <li><b>Wednesday:</b> 20-30 min swimming or cycling at a steady pace</li>
              <li><b>Thursday:</b> Rest day</li>
              <li><b>Friday:</b> 20 min resistance training (bands or weights) + 10 min walk</li>
              <li><b>Saturday:</b> Rest day</li>
              <li><b>Sunday:</b> 20 min yoga or Pilates for stress relief</li>
            </ul>

            <h2>Holistic hormonal health tips</h2>

            <p>
              Exercise isn't just good for fitness; it also supports your body's delicate hormone balance.
              Regular movement helps regulate insulin, cortisol, estrogen, and progesterone, which are key
              hormones affected in conditions like PCOS, endometriosis, thyroid disorders, and menopause.
            </p>

            <p>
              Health experts note that consistent activity, whether it's walking, yoga, strength training, or
              a mix of workouts, can help lower inflammation, reduce stress, improve mood, and even lower
              long-term risks of heart disease and certain cancers (
              <a href="https://www.womenshealthmag.com/health/a65338861/guide-to-hormone-balancing/" target="_blank" rel="noopener noreferrer">Women's Health, 2025</a>
              ).
            </p>

            <p>
              The{' '}
              <a href="https://www.heart.org/en/healthy-living/fitness/fitness-basics/aha-recs-for-physical-activity-in-adults" target="_blank" rel="noopener noreferrer">American Heart Association</a>{' '}
              also recommends a simple baseline for overall hormonal and cardiovascular health:
            </p>

            <ul>
              <li>150 minutes of moderate aerobic activity per week (like brisk walking, swimming, or cycling), or 75 minutes of vigorous aerobic activity (like running or interval training).</li>
              <li>Strength or resistance training at least two days per week to keep muscles and bones strong.</li>
            </ul>

            <p>
              The most important takeaway: consistency matters more than intensity. Gentle, regular movement
              that you actually enjoy is the best way to keep hormones in balance and feel supported.
            </p>

            <h2>Final thoughts</h2>

            <p>
              Every woman's body is unique, and so is her hormonal health journey. Whether you're following a
              PCOS workout plan, trying exercises for endometriosis relief, or seeking thyroid-friendly
              fitness routines, the key is consistency, balance, and listening to your body.
            </p>

            <p>
              At Ayla Wellness, our vision is to empower women with the knowledge and tools to move in ways
              that support hormone balance, build resilience, and promote long-term wellbeing.
            </p>

            <p>
              <a href={AylaRouter.pathFor('waitlist')} onClick={(e) => { e.preventDefault(); setRoute('waitlist'); }}>
                Join Ayla's waitlist
              </a>{' '}
              for cycle-aware movement guidance as we build the app.
            </p>

            <div className="article-references">
              <h2>References</h2>
              <ol>
                <li>
                  Sabag A, Patten RK, Moreno-Asso A, et al. Exercise in the management of polycystic ovary syndrome: A position statement from Exercise and Sports Science Australia. <em>J Sci Med Sport.</em> 2024;27(4):668-677. doi:10.1016/j.jsams.2024.05.015
                </li>
                <li>
                  Patten, R. K., Boyle, R. A., Moholdt, T., et al. (2020). Exercise Interventions in Polycystic Ovary Syndrome: A Systematic Review and Meta-Analysis. <em>Frontiers in physiology</em>, 11, 606.{' '}
                  <a href="https://doi.org/10.3389/fphys.2020.00606" target="_blank" rel="noopener noreferrer">https://doi.org/10.3389/fphys.2020.00606</a>
                </li>
                <li>
                  Motaharinezhad, F., Emadi, A., Hosnian, M. et al. The effects of different exercises on weight loss and hormonal changes in women with polycystic ovarian syndrome: a network meta-analysis study. <em>BMC Women's Health</em> 24, 512 (2024).{' '}
                  <a href="https://doi.org/10.1186/s12905-024-03297-4" target="_blank" rel="noopener noreferrer">https://doi.org/10.1186/s12905-024-03297-4</a>
                </li>
                <li>
                  Nall R. Exercise for PCOS: Sample plan, types of exercise, and more. Healthline.{' '}
                  <a href="https://www.healthline.com/health/womens-health/exercise-for-pcos" target="_blank" rel="noopener noreferrer">https://www.healthline.com/health/womens-health/exercise-for-pcos</a>
                </li>
                <li>
                  Tyler O. How exercise can help with PCOS. Nuffield Health.{' '}
                  <a href="https://www.nuffieldhealth.com/article/how-exercise-can-help-with-pcos" target="_blank" rel="noopener noreferrer">https://www.nuffieldhealth.com/article/how-exercise-can-help-with-pcos</a>
                </li>
                <li>
                  Lillis C. Endometriosis exercises: tips and more. Medical News Today.{' '}
                  <a href="https://www.medicalnewstoday.com/articles/endometriosis-exercise" target="_blank" rel="noopener noreferrer">https://www.medicalnewstoday.com/articles/endometriosis-exercise</a>
                </li>
                <li>
                  Cronkleton E. Yoga for endometriosis: 8 poses to relieve pelvic pain. Healthline.{' '}
                  <a href="https://www.healthline.com/health/fitness/yoga-for-endometriosis" target="_blank" rel="noopener noreferrer">https://www.healthline.com/health/fitness/yoga-for-endometriosis</a>
                </li>
                <li>
                  Duñabeitia I, González-Devesa D, Varela-Martínez S, et al. Effect of physical exercise in people with hypothyroidism: systematic review and meta-analysis. <em>Scand J Clin Lab Invest.</em> 2023 Dec;83(8):523-532. doi: 10.1080/00365513.2023.2286651. PMID: 37999992.{' '}
                  <a href="https://doi.org/10.1080/00365513.2023.2286651" target="_blank" rel="noopener noreferrer">https://doi.org/10.1080/00365513.2023.2286651</a>
                </li>
                <li>
                  Ahmad AM, Serry ZH, Abd Elghaffar HA, et al. Effects of aerobic, resistance, and combined training on thyroid function and quality of life in hypothyroidism. A randomized controlled trial. <em>Complement Ther Clin Pract.</em> 2023 Nov;53:101795. doi: 10.1016/j.ctcp.2023.101795.{' '}
                  <a href="https://doi.org/10.1016/j.ctcp.2023.101795" target="_blank" rel="noopener noreferrer">https://doi.org/10.1016/j.ctcp.2023.101795</a>
                </li>
                <li>
                  Soto T. Hormone balancing isn't what you think it is, according to doctors. Women's Health. Published 2025 Jul 9.{' '}
                  <a href="https://www.womenshealthmag.com/health/a65338861/guide-to-hormone-balancing/" target="_blank" rel="noopener noreferrer">https://www.womenshealthmag.com/health/a65338861/guide-to-hormone-balancing/</a>
                </li>
              </ol>
            </div>
          </article>

          <aside>movement · PCOS · thyroid · endometriosis</aside>
        </div>
      </div>

      <ReadNext slug="effective-workouts-for-hormonal-health" setRoute={setRoute} />
    </>
  );
};
