{"title":"Home page","description":null,"products":[{"product_id":"turn-months-of-confusing-perimenopause-symptoms-into-one-clear-confident-doctor-conversation","title":"Turn Months of Confusing Perimenopause Symptoms Into One Clear, Confident Doctor Conversation","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eClearPause\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;1,9..144,400\u0026amp;family=Work+Sans:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root{\n    --ink:#2b2b35;\n    --ink-soft:#6b6b78;\n    --paper:#fbf8f6;\n    --panel:#ffffff;\n    --blue:#2768e6;\n    --pink:#f83b82;\n    --blue-tint:#eaf0fd;\n    --pink-tint:#fdeaf1;\n    --line:#e8e3df;\n  }\n\n  *{box-sizing:border-box;}\n  html,body{margin:0;padding:0;}\n  body{\n    background:var(--paper);\n    color:var(--ink);\n    font-family:'Work Sans', sans-serif;\n    font-weight:400;\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  .wrap{\n    max-width:760px;\n    margin:0 auto;\n    padding:64px 28px 90px;\n  }\n\n  \/* --- signature: the pulse line, chaotic -\u003e calm --- *\/\n  .pulse{\n    width:100%;\n    height:80px;\n    margin:0 0 36px;\n    display:block;\n  }\n  .pulse path{\n    fill:none;\n    stroke-width:2.5;\n    stroke-linecap:round;\n    stroke-linejoin:round;\n  }\n  .pulse .chaos{ stroke:var(--pink); opacity:0.85; }\n  .pulse .calm{ stroke:var(--blue); opacity:0.9; }\n\n  .eyebrow{\n    font-size:13px;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n    margin:0 0 18px;\n    font-weight:500;\n  }\n\n  h1{\n    font-family:'Fraunces', serif;\n    font-weight:500;\n    font-style:italic;\n    font-size:clamp(30px, 5vw, 42px);\n    line-height:1.25;\n    margin:0 0 28px;\n    color:var(--ink);\n  }\n\n  .lede{\n    font-size:18px;\n    line-height:1.75;\n    color:var(--ink);\n    margin:0 0 14px;\n  }\n  .lede.quiet{ color:var(--ink-soft); }\n\n  .hl-blue{ color:var(--blue); font-weight:600; }\n  .hl-pink{ color:var(--pink); font-weight:600; }\n\n  .divider{\n    border:none;\n    border-top:1px solid var(--line);\n    margin:48px 0;\n  }\n\n  .intro-name{\n    font-family:'Fraunces', serif;\n    font-style:italic;\n    font-weight:500;\n    color:var(--blue);\n  }\n\n  .body-copy{\n    font-size:17px;\n    color:var(--ink);\n    margin:0 0 40px;\n  }\n\n  .panel{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:36px 34px;\n    margin-bottom:16px;\n    box-shadow:0 1px 2px rgba(43,43,53,0.03);\n  }\n\n  .panel-label{\n    font-size:13px;\n    letter-spacing:0.1em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n    font-weight:500;\n    margin:0 0 22px;\n  }\n\n  .checklist{\n    list-style:none;\n    margin:0;\n    padding:0;\n    display:flex;\n    flex-direction:column;\n    gap:18px;\n  }\n\n  .checklist li{\n    display:flex;\n    align-items:flex-start;\n    gap:14px;\n    font-size:16.5px;\n    color:var(--ink);\n  }\n\n  .check-mark{\n    flex:0 0 auto;\n    width:24px;\n    height:24px;\n    border-radius:50%;\n    background:var(--blue-tint);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin-top:1px;\n  }\n\n  .check-mark:nth-child(1){}\n\n  .checklist li:nth-child(even) .check-mark{ background:var(--pink-tint); }\n  .checklist li:nth-child(even) .check-mark svg path{ stroke:var(--pink); }\n  .checklist li:nth-child(odd) .check-mark svg path{ stroke:var(--blue); }\n\n  .check-mark svg{ width:12px; height:12px; }\n  .check-mark svg path{ stroke:var(--blue); stroke-width:2.4; fill:none; stroke-linecap:round; stroke-linejoin:round; }\n\n  .checklist strong{\n    font-weight:600;\n    color:var(--ink);\n  }\n\n  .closing{\n    text-align:center;\n    padding:12px 20px 8px;\n  }\n\n  .closing .line{\n    font-family:'Fraunces', serif;\n    font-style:italic;\n    font-weight:500;\n    font-size:22px;\n    line-height:1.6;\n    color:var(--ink);\n  }\n\n  .closing .line span{ display:block; }\n  .closing .line .b1{ color:var(--ink); }\n  .closing .line .b2{ color:var(--blue); }\n  .closing .line .b3{ color:var(--pink); }\n\n  .tag{\n    display:inline-block;\n    margin-top:14px;\n    font-family:'Work Sans', sans-serif;\n    font-size:13px;\n    letter-spacing:0.16em;\n    text-transform:uppercase;\n    color:var(--ink-soft);\n    font-weight:500;\n  }\n  .tag b{ color:var(--ink); font-weight:600; }\n\n  @media (max-width:520px){\n    .wrap{ padding:44px 20px 70px; }\n    .panel{ padding:28px 22px; }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003csvg class=\"pulse\" viewbox=\"0 0 720 80\" preserveaspectratio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"A jagged line easing into a calm, steady wave\"\u003e\n    \u003cpath class=\"chaos\" d=\"M0,40 L20,12 L38,68 L56,18 L74,55 L92,25 L110,50 L128,40 L150,40\"\u003e\u003c\/path\u003e\n    \u003cpath class=\"calm\" d=\"M150,40 C230,10 270,70 340,40 C410,10 450,70 520,40 C590,10 650,70 720,40\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\n\n  \u003cp class=\"eyebrow\"\u003eA quiet place to make sense of it\u003c\/p\u003e\n\n  \u003ch1\u003eYou know something has changed.\u003c\/h1\u003e\n\n  \u003cp class=\"lede\"\u003eBetween \u003cspan class=\"hl-pink\"\u003esleepless nights\u003c\/span\u003e, \u003cspan class=\"hl-pink\"\u003esudden body alarm\u003c\/span\u003e, \u003cspan class=\"hl-pink\"\u003ebrain fog\u003c\/span\u003e, and symptoms that seem to appear without warning, finding the right words can feel impossible.\u003c\/p\u003e\n\n  \u003cp class=\"lede quiet\"\u003eYou may know that you do not feel like yourself anymore — but explaining when it started, how often it happens, and how it affects your daily life is not always easy.\u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"body-copy\"\u003eThat's where \u003cspan class=\"intro-name\"\u003eClearPause\u003c\/span\u003e helps. ClearPause helps you make sense of what you are experiencing, organize your \u003cspan class=\"hl-blue\"\u003esymptoms\u003c\/span\u003e, notice possible \u003cspan class=\"hl-blue\"\u003epatterns\u003c\/span\u003e, and prepare the \u003cspan class=\"hl-blue\"\u003equestions\u003c\/span\u003e you want to discuss.\u003c\/p\u003e\n\n  \u003cp class=\"body-copy\" style=\"margin-bottom:8px;\"\u003eSo instead of walking into your appointment trying to remember everything, you can arrive with:\u003c\/p\u003e\n\n  \u003cdiv class=\"panel\"\u003e\n    \u003cp class=\"panel-label\"\u003eWhat you'll carry in with you\u003c\/p\u003e\n    \u003cul class=\"checklist\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"check-mark\"\u003e\u003csvg viewbox=\"0 0 12 10\"\u003e\u003cpath d=\"M1 5.5L4.3 9L11 1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eClear, organized notes\u003c\/strong\u003e\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"check-mark\"\u003e\u003csvg viewbox=\"0 0 12 10\"\u003e\u003cpath d=\"M1 5.5L4.3 9L11 1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eA \u003cstrong\u003ebetter understanding\u003c\/strong\u003e of your symptoms\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"check-mark\"\u003e\u003csvg viewbox=\"0 0 12 10\"\u003e\u003cpath d=\"M1 5.5L4.3 9L11 1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eImportant \u003cstrong\u003equestions prepared\u003c\/strong\u003e in advance\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"check-mark\"\u003e\u003csvg viewbox=\"0 0 12 10\"\u003e\u003cpath d=\"M1 5.5L4.3 9L11 1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003cspan\u003eMore \u003cstrong\u003econfidence\u003c\/strong\u003e speaking with your doctor\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"closing\"\u003e\n    \u003cp class=\"line\"\u003e\n      \u003cspan class=\"b1\"\u003eA clearer record.\u003c\/span\u003e\n      \u003cspan class=\"b2\"\u003eA stronger voice.\u003c\/span\u003e\n      \u003cspan class=\"b3\"\u003eA more confident conversation.\u003c\/span\u003e\n    \u003c\/p\u003e\n    \u003cspan class=\"tag\"\u003eClear\u003cb\u003ePause\u003c\/b\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":51495695352114,"sku":null,"price":160.99,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/2139\/0130\/files\/ChatGPTImageJul22_2026_06_41_17PM.png?v=1784815459"}],"url":"https:\/\/clearpause.store\/collections\/frontpage.oembed","provider":"My Store","version":"1.0","type":"link"}