{"id":21,"date":"2026-08-04T09:18:22","date_gmt":"2026-08-04T09:18:22","guid":{"rendered":"https:\/\/brainaird.com\/?page_id=21"},"modified":"2026-08-04T09:19:01","modified_gmt":"2026-08-04T09:19:01","slug":"menopause-and-perimenopause","status":"publish","type":"page","link":"https:\/\/brainaird.com\/?page_id=21","title":{"rendered":"Menopause and perimenopause"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c51b605 e-flex e-con-boxed e-con e-parent\" data-id=\"c51b605\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39214b7 elementor-widget elementor-widget-html\" data-id=\"39214b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Menopause & Perimenopause: Why Your Doctor Keeps Dismissing You \u2014 The 7-Module Symptom Reset<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Source+Sans+3:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --bg-dark:#241722;\n    --bg-dark-2:#331f30;\n    --bg-light:#FBF7F5;\n    --bg-light-2:#F3E9EC;\n    --plum:#7A3B69;\n    --plum-deep:#5A2C4E;\n    --gold:#C79A3D;\n    --gold-deep:#A87D2A;\n    --text-dark:#2B2230;\n    --text-muted:#6B5F68;\n    --text-on-dark:#F3E9EC;\n    --text-on-dark-muted:#C9B7C4;\n    --border:#E4D2DB;\n    --red:#B23A3A;\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    font-family:'Source Sans 3', sans-serif;\n    color:var(--text-dark);\n    background:var(--bg-light);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  h1,h2,h3,.display{\n    font-family:'Fraunces', serif;\n    font-weight:600;\n    letter-spacing:-0.01em;\n  }\n  a{color:inherit;}\n  .wrap{max-width:760px;margin:0 auto;padding:0 24px;}\n  .eyebrow{\n    font-family:'Source Sans 3', sans-serif;\n    font-size:13px;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    font-weight:600;\n    color:var(--gold);\n  }\n\n  \/* ---------- HERO ---------- *\/\n  .hero{\n    background:radial-gradient(120% 140% at 50% -10%, var(--bg-dark-2) 0%, var(--bg-dark) 60%);\n    color:var(--text-on-dark);\n    padding:72px 0 64px;\n    text-align:center;\n    position:relative;\n    overflow:hidden;\n  }\n  .hero .wrap{position:relative;z-index:2;}\n  .hero .eyebrow{display:block;margin-bottom:18px;}\n  .hero h1{\n    font-size:clamp(30px, 5.5vw, 46px);\n    line-height:1.12;\n    margin:0 0 20px;\n    color:#fff;\n  }\n  .hero .sub{\n    font-size:18px;\n    color:var(--text-on-dark-muted);\n    max-width:560px;\n    margin:0 auto 40px;\n  }\n\n  \/* phone mockup \u2014 signature element *\/\n  .phone{\n    width:230px;\n    margin:0 auto 40px;\n    background:#150d14;\n    border-radius:30px;\n    border:2px solid #3d2b3a;\n    padding:16px 14px 20px;\n    box-shadow:0 30px 60px -20px rgba(0,0,0,0.6);\n  }\n  .phone .clock{\n    font-family:'Fraunces', serif;\n    font-size:12px;\n    color:#8a7a86;\n    text-align:center;\n    margin-bottom:10px;\n    letter-spacing:0.04em;\n  }\n  .search-bar{\n    background:#2b1d29;\n    border:1px solid #4a3546;\n    border-radius:10px;\n    padding:10px 12px;\n    height:40px;\n    display:flex;\n    align-items:center;\n    overflow:hidden;\n    position:relative;\n  }\n  .search-bar .cursor{\n    width:6px;height:6px;border-radius:50%;\n    background:var(--gold);\n    margin-right:8px;\n    flex-shrink:0;\n    animation:pulse 1.6s ease-in-out infinite;\n  }\n  .search-cycle{\n    font-size:12.5px;\n    color:#e7dde4;\n    white-space:nowrap;\n  }\n  .search-cycle span{\n    display:block;\n    animation:cycle 9s infinite;\n    opacity:0;\n  }\n  .search-cycle span:nth-child(1){animation-delay:0s;}\n  .search-cycle span:nth-child(2){animation-delay:3s;}\n  .search-cycle span:nth-child(3){animation-delay:6s;}\n  @keyframes cycle{\n    0%{opacity:0; transform:translateY(6px);}\n    5%{opacity:1; transform:translateY(0);}\n    28%{opacity:1;}\n    33%{opacity:0; transform:translateY(-6px);}\n    100%{opacity:0;}\n  }\n  @keyframes pulse{\n    0%,100%{opacity:1;} 50%{opacity:0.25;}\n  }\n  @media (prefers-reduced-motion: reduce){\n    .search-cycle span{animation:none; opacity:1; position:relative;}\n    .search-cycle span:not(:first-child){display:none;}\n    .cursor{animation:none;}\n  }\n\n  .btn{\n    display:inline-block;\n    background:var(--gold);\n    color:#241722;\n    font-weight:700;\n    font-size:16px;\n    padding:16px 34px;\n    border-radius:8px;\n    text-decoration:none;\n    border:none;\n    cursor:pointer;\n    transition:transform 0.15s ease, box-shadow 0.15s ease;\n    box-shadow:0 10px 30px -10px rgba(199,154,61,0.5);\n  }\n  .btn:hover{transform:translateY(-1px); box-shadow:0 14px 34px -10px rgba(199,154,61,0.6);}\n  .btn:focus-visible{outline:3px solid #fff; outline-offset:3px;}\n  .btn-sub{\n    display:block;\n    margin-top:12px;\n    font-size:13px;\n    color:var(--text-on-dark-muted);\n  }\n\n  \/* ---------- SECTIONS ---------- *\/\n  section{padding:64px 0;}\n  .section-light{background:var(--bg-light);}\n  .section-tint{background:var(--bg-light-2);}\n  h2.section-title{\n    font-size:clamp(24px,3.6vw,32px);\n    color:var(--plum-deep);\n    margin:0 0 28px;\n    text-align:center;\n  }\n  p{color:var(--text-muted); margin:0 0 18px; font-size:16.5px;}\n  strong{color:var(--text-dark);}\n\n  .quote-box{\n    background:var(--bg-light-2);\n    border-left:4px solid var(--plum);\n    border-radius:4px;\n    padding:28px 30px;\n    font-family:'Fraunces', serif;\n    font-style:italic;\n    font-size:19px;\n    color:var(--plum-deep);\n    text-align:center;\n    margin:36px 0;\n  }\n\n  .checklist{list-style:none; padding:0; margin:0 0 8px;}\n  .checklist li{\n    display:flex;\n    gap:12px;\n    padding:10px 0;\n    font-size:16.5px;\n    color:var(--text-muted);\n    border-bottom:1px solid var(--border);\n  }\n  .checklist li:last-child{border-bottom:none;}\n  .checklist.cross .mark{color:var(--red);}\n  .checklist.check .mark{color:var(--plum);}\n  .mark{font-weight:700; flex-shrink:0;}\n\n  .module-list{counter-reset:mod; list-style:none; padding:0; margin:0;}\n  .module-list li{\n    counter-increment:mod;\n    display:flex;\n    gap:18px;\n    padding:18px 0;\n    border-bottom:1px solid var(--border);\n  }\n  .module-list li:last-child{border-bottom:none;}\n  .module-list .num{\n    font-family:'Fraunces', serif;\n    font-size:22px;\n    color:var(--gold-deep);\n    font-weight:600;\n    min-width:34px;\n  }\n  .module-list .num::before{content: counter(mod, decimal-leading-zero);}\n  .module-list .mod-title{font-weight:700; color:var(--text-dark); display:block; margin-bottom:2px;}\n  .module-list .mod-desc{color:var(--text-muted); font-size:15.5px;}\n\n  .two-col{display:grid; grid-template-columns:1fr 1fr; gap:36px;}\n  @media (max-width:640px){ .two-col{grid-template-columns:1fr;} }\n\n  details{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:16px 20px;\n    margin-bottom:12px;\n    background:#fff;\n  }\n  summary{\n    font-weight:700;\n    cursor:pointer;\n    font-size:16.5px;\n    color:var(--text-dark);\n    list-style:none;\n  }\n  summary::-webkit-details-marker{display:none;}\n  summary::after{content:\"+\"; float:right; color:var(--plum); font-weight:700;}\n  details[open] summary::after{content:\"\u2013\";}\n  details p{margin-top:12px; margin-bottom:0;}\n\n  .cta-box{\n    background:linear-gradient(135deg, var(--plum), var(--plum-deep));\n    border-radius:16px;\n    padding:44px 30px;\n    text-align:center;\n    color:#fff;\n  }\n  .cta-box .price{\n    font-family:'Fraunces', serif;\n    font-size:clamp(26px,4vw,34px);\n    font-weight:600;\n    margin-bottom:8px;\n  }\n  .cta-box .price-sub{color:#E7D3E0; font-size:14.5px; margin-bottom:22px;}\n  .cta-box .btn{background:var(--gold); color:#241722;}\n\n  .guarantee{\n    display:flex;\n    gap:14px;\n    align-items:flex-start;\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px 22px;\n    margin:28px 0;\n  }\n  .guarantee .badge{font-size:26px;}\n\n  footer{\n    text-align:center;\n    padding:40px 24px 60px;\n    font-size:13px;\n    color:var(--text-muted);\n  }\n\n  .sticky-cta{\n    position:fixed;\n    bottom:0; left:0; right:0;\n    background:var(--bg-dark);\n    padding:12px 20px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:16px;\n    z-index:50;\n    box-shadow:0 -8px 24px rgba(0,0,0,0.25);\n  }\n  .sticky-cta span{color:#fff; font-size:14px; font-weight:600;}\n  .sticky-cta .btn{padding:10px 22px; font-size:14px;}\n  @media (max-width:480px){ .sticky-cta span{display:none;} }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Menopause & Perimenopause<\/span>\n    <h1>Why Your Doctor Keeps Dismissing You<\/h1>\n    <p class=\"sub\">The 7-Module Symptom Reset gives you a specific, evidence-based action plan for hot flashes, brain fog, mood swings, and everything you've been told is \"probably just stress.\"<\/p>\n\n    <div class=\"phone\" aria-hidden=\"true\">\n      <div class=\"clock\">1:47 AM<\/div>\n      <div class=\"search-bar\">\n        <span class=\"cursor\"><\/span>\n        <span class=\"search-cycle\">\n          <span>why am i so angry for no reason<\/span>\n          <span>why can't i sleep anymore<\/span>\n          <span>is this menopause or something else<\/span>\n        <\/span>\n      <\/div>\n    <\/div>\n\n    <a href=\"#buy\" class=\"btn\">Get Instant Access \u2014 $9.97<\/a>\n    <span class=\"btn-sub\">One-time payment \u00b7 Instant PDF download<\/span>\n  <\/div>\n<\/section>\n\n<section class=\"section-light\">\n  <div class=\"wrap\">\n    <h2 class=\"section-title\">Sound Familiar?<\/h2>\n    <ul class=\"checklist cross\">\n      <li><span class=\"mark\">\u2717<\/span> You've been told it's \"probably stress\" more times than you can count.<\/li>\n      <li><span class=\"mark\">\u2717<\/span> You've bought at least one supplement, tea, or course that promised relief and delivered nothing.<\/li>\n      <li><span class=\"mark\">\u2717<\/span> You've Googled the same questions at 2 a.m. more nights than you'd like to admit.<\/li>\n      <li><span class=\"mark\">\u2717<\/span> You don't know if what you're feeling is normal, worrying, or something in between.<\/li>\n      <li><span class=\"mark\">\u2717<\/span> You leave doctor's appointments with more questions than you walked in with.<\/li>\n    <\/ul>\n    <p style=\"margin-top:24px;\">None of that is a personal failing. It's what happens when the most common transition in a woman's midlife gets almost no real airtime in medical training, mainstream health content, or the fifteen minutes you get with a doctor.<\/p>\n\n    <div class=\"quote-box\">\n      \"This guide gives you a clear, specific action plan for your top menopause symptoms \u2014 grounded in current 2026 medical evidence, not guesswork \u2014 so you can stop Googling at 2 a.m. and start doing something about it tonight.\"\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section-tint\">\n  <div class=\"wrap\">\n    <h2 class=\"section-title\">What's Inside<\/h2>\n    <ol class=\"module-list\">\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Start Here<\/span><span class=\"mod-desc\">A 3-minute symptom log that gives you real data about your own body within 24 hours.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Understanding Your Body<\/span><span class=\"mod-desc\">Why perimenopause is so hard to recognize, and how to get a straight answer instead of \"wait and see.\"<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Physical Symptoms<\/span><span class=\"mod-desc\">A specific plan for hot flashes, sleep, joint pain, and the weight changes no one warns you about.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Emotional & Cognitive Health<\/span><span class=\"mod-desc\">What's actually happening with your mood and memory, and how to get it taken seriously.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Sexual & Reproductive Health<\/span><span class=\"mod-desc\">The symptoms almost no one talks about, and the simple treatments that work.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Long-Term Health Risks<\/span><span class=\"mod-desc\">The silent risks \u2014 bone, heart, metabolic \u2014 and exactly what to screen for, and when.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Treatment Options<\/span><span class=\"mod-desc\">How to cut through outdated fear and conflicting advice to find the right treatment for you.<\/span><\/div><\/li>\n      <li><span class=\"num\"><\/span><div><span class=\"mod-title\">Lifestyle & Nutrition<\/span><span class=\"mod-desc\">Changes that actually account for what's different about your body right now.<\/span><\/div><\/li>\n    <\/ol>\n    <p style=\"margin-top:24px;\"><strong>Plus:<\/strong> a Symptom & Trigger Tracker, a Cycle & Symptom Log, and a Doctor Appointment Prep Worksheet \u2014 real, fillable tools, not just advice to \"track your symptoms.\"<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"section-light\">\n  <div class=\"wrap\">\n    <div class=\"two-col\">\n      <div>\n        <h2 class=\"section-title\" style=\"text-align:left;\">Who This Is For<\/h2>\n        <ul class=\"checklist check\">\n          <li><span class=\"mark\">\u2713<\/span> You're in your late 30s, 40s, or 50s and something feels different.<\/li>\n          <li><span class=\"mark\">\u2713<\/span> You've been told your labs are \"normal\" despite symptoms that feel very real.<\/li>\n          <li><span class=\"mark\">\u2713<\/span> You want a plan, not just more articles to read.<\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h2 class=\"section-title\" style=\"text-align:left;\">Who This Isn't For<\/h2>\n        <ul class=\"checklist cross\">\n          <li><span class=\"mark\">\u2717<\/span> You want a diagnosis without ever speaking to a provider \u2014 this prepares you for that conversation, it doesn't replace it.<\/li>\n          <li><span class=\"mark\">\u2717<\/span> You're looking for a miracle supplement or a 3-day fix.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section-tint\">\n  <div class=\"wrap\">\n    <h2 class=\"section-title\">Before You Buy<\/h2>\n    <details>\n      <summary>\"Is this just generic advice I could Google?\"<\/summary>\n      <p>No. Free content online is scattered and inconsistent. This is one structured system across 7 modules, each following the same problem-first, solution-first pattern, grounded in current 2026 clinical guidance \u2014 including checklists, comparison tables, and decision points you won't find pieced together anywhere else.<\/p>\n    <\/details>\n    <details>\n      <summary>\"I've tried things like this before and they didn't work.\"<\/summary>\n      <p>Most guides give everyone the same generic list. This one starts by helping you pinpoint which specific symptoms matter most to you right now, then gives targeted next steps for those \u2014 not a script you have to adapt yourself.<\/p>\n    <\/details>\n    <details>\n      <summary>\"Will this actually work for me specifically?\"<\/summary>\n      <p>This guide explicitly covers natural, early, premature, and surgically induced menopause; women who can and cannot use hormone therapy; and the reality of getting care with limited time, money, or specialist access.<\/p>\n    <\/details>\n    <details>\n      <summary>How is this delivered?<\/summary>\n      <p>As a downloadable PDF you can read on your phone, tablet, or computer, and print if you'd like \u2014 including the fillable worksheets.<\/p>\n    <\/details>\n    <details>\n      <summary>Is this a replacement for seeing a doctor?<\/summary>\n      <p>No, and it doesn't claim to be. It's built to help you understand what's happening and get more out of the appointments you do have.<\/p>\n    <\/details>\n  <\/div>\n<\/section>\n\n<section class=\"section-light\" id=\"buy\">\n  <div class=\"wrap\">\n    <div class=\"cta-box\">\n      <div class=\"price\">Get Instant Access \u2014 $9.97 \/ \u20a69,800<\/div>\n      <div class=\"price-sub\">One-time payment. Instant PDF download. Yours to keep.<\/div>\n      <a href=\"#\" class=\"btn\">Send Me The Guide<\/a>\n    <\/div>\n\n    <div class=\"guarantee\">\n      <span class=\"badge\">\ud83d\udee1\ufe0f<\/span>\n      <p style=\"margin:0;\"><strong>Try it risk-free.<\/strong> If this guide doesn't help you feel clearer and more in control within 7 days, email us and we'll refund you in full. No forms, no hoops.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  For informational purposes only \u2014 not a substitute for personalized medical advice.<br>\n  \u00a9 2026 Fasanmade Adesanmi Emmanuel. All rights reserved.\n<\/footer>\n\n<div class=\"sticky-cta\">\n  <span>Ready for real answers?<\/span>\n  <a href=\"#buy\" class=\"btn\">Get Instant Access \u2014 $9.97<\/a>\n<\/div>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Menopause &#038; Perimenopause: Why Your Doctor Keeps Dismissing You \u2014 The 7-Module Symptom Reset Menopause &#038; Perimenopause Why Your Doctor Keeps Dismissing You The 7-Module Symptom Reset gives you a specific, evidence-based action plan for hot flashes, brain fog, mood swings, and everything you&#8217;ve been told is &#8220;probably just stress.&#8221; 1:47 AM why am i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brainaird.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":4,"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/brainaird.com\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/brainaird.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}