{"id":65,"date":"2026-09-09T19:57:31","date_gmt":"2026-09-09T19:57:31","guid":{"rendered":"https:\/\/kaelpublishers.online\/?page_id=65"},"modified":"2026-09-09T20:19:20","modified_gmt":"2026-09-09T20:19:20","slug":"fabroidthank-you","status":"publish","type":"page","link":"https:\/\/kaelpublishers.online\/?page_id=65","title":{"rendered":"FabroidThank you"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"65\" class=\"elementor elementor-65\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b6412 e-flex e-con-boxed e-con e-parent\" data-id=\"e8b6412\" 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-8fa5daf elementor-widget elementor-widget-html\" data-id=\"8fa5daf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Thank You \u2014 Mama Amani's Fibroid Survival Guide<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&family=Karla:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --emerald-dark: #103c2e;\r\n    --emerald: #1c5d45;\r\n    --emerald-soft: #e4efe8;\r\n    --marigold: #e2a63b;\r\n    --marigold-deep: #c98a1f;\r\n    --wine: #7a2e3a;\r\n    --wine-soft: #f3e2e2;\r\n    --ivory: #fbf6ee;\r\n    --ink: #1c1a17;\r\n    --paper: #fffdf9;\r\n  }\r\n  *{ box-sizing:border-box; }\r\n  body{\r\n    margin:0;\r\n    font-family:'Karla', sans-serif;\r\n    color:var(--ink);\r\n    background:var(--paper);\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  h1,h2,h3{ font-family:'Fraunces', serif; font-weight:600; line-height:1.15; margin:0; }\r\n  a{ color:inherit; }\r\n  .wrap{ max-width:720px; margin:0 auto; padding:0 24px; }\r\n\r\n  .hero{\r\n    background: linear-gradient(180deg, var(--emerald-dark) 0%, var(--emerald) 100%);\r\n    color:#fff;\r\n    padding:64px 0 56px;\r\n    text-align:center;\r\n  }\r\n  .badge{\r\n    width:64px; height:64px; border-radius:50%;\r\n    background:var(--marigold); color:var(--emerald-dark);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-size:1.8rem; font-weight:800;\r\n    margin:0 auto 24px;\r\n  }\r\n  .hero h1{ font-size:clamp(1.7rem, 4vw, 2.3rem); max-width:20ch; margin:0 auto; }\r\n  .hero p{ margin-top:16px; font-size:1.08rem; color:#dcebe2; max-width:44ch; margin-left:auto; margin-right:auto; }\r\n\r\n  .section{ padding:52px 0; }\r\n  .section-label{\r\n    color:var(--wine); font-family:'Fraunces', serif; font-style:italic;\r\n    font-size:1rem; margin-bottom:10px;\r\n  }\r\n  .section h2{ font-size:1.5rem; color:var(--emerald-dark); margin-bottom:22px; }\r\n\r\n  .download-list{ list-style:none; margin:0; padding:0; display:grid; gap:14px; }\r\n  .download-list li{\r\n    display:flex; align-items:center; justify-content:space-between;\r\n    background:var(--paper); border:1px solid #e9e2d3; border-radius:8px;\r\n    padding:16px 20px;\r\n  }\r\n  .download-list .item-name{ font-weight:700; color:var(--emerald-dark); }\r\n  .btn{\r\n    display:inline-block; font-family:'Karla', sans-serif; font-weight:700;\r\n    font-size:0.95rem; padding:10px 20px; border-radius:6px;\r\n    text-decoration:none; border:none; cursor:pointer;\r\n    background:var(--marigold); color:var(--emerald-dark);\r\n  }\r\n  .btn-lg{ padding:16px 30px; font-size:1.02rem; }\r\n  .reminder{\r\n    background:var(--emerald-soft); border-radius:8px; padding:14px 18px;\r\n    font-size:0.95rem; color:var(--emerald-dark); margin-top:18px;\r\n  }\r\n\r\n  .start-here{ background:var(--ivory); }\r\n  .step-list{ list-style:none; margin:0; padding:0; counter-reset:step; }\r\n  .step-list li{\r\n    counter-increment:step;\r\n    display:flex; gap:16px; padding:14px 0;\r\n    border-bottom:1px solid #eee3cf;\r\n  }\r\n  .step-list li:last-child{ border-bottom:none; }\r\n  .step-list li::before{\r\n    content: counter(step);\r\n    flex:0 0 30px; height:30px; border-radius:50%;\r\n    background:var(--emerald); color:#fff;\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-weight:700; font-size:0.9rem;\r\n  }\r\n\r\n  .upsell{ background:var(--wine-soft); }\r\n  .upsell-card{\r\n    background:var(--paper); border-radius:10px; padding:28px;\r\n    border-top:5px solid var(--wine);\r\n  }\r\n  .upsell-card h3{ color:var(--emerald-dark); font-size:1.2rem; margin-bottom:10px; }\r\n  .upsell-card p{ font-size:1rem; margin-bottom:20px; }\r\n  .skip-link{\r\n    display:block; text-align:center; margin-top:14px;\r\n    font-size:0.9rem; color:#7c766a; text-decoration:underline;\r\n  }\r\n\r\n  .community{ background:var(--emerald-soft); text-align:center; }\r\n  .community p{ max-width:50ch; margin:0 auto 20px; font-size:1.02rem; }\r\n\r\n  .closing{ background:var(--paper); text-align:center; }\r\n  .closing p{ max-width:48ch; margin:0 auto; font-size:1.08rem; font-family:'Fraunces', serif; color:var(--emerald-dark); font-style:italic; }\r\n  .signature{ margin-top:16px; font-family:'Karla', sans-serif; font-style:normal; font-weight:700; color:var(--emerald-dark); }\r\n\r\n  footer{ background:var(--emerald-dark); color:#b9cdc0; padding:30px 0; font-size:0.82rem; text-align:center; }\r\n  footer p{ max-width:600px; margin:0 auto 8px; }\r\n\r\n  @media (max-width: 520px){\r\n    .download-list li{ flex-direction:column; align-items:flex-start; gap:10px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"hero\">\r\n    <div class=\"wrap\">\r\n      <div class=\"badge\">\u2713<\/div>\r\n      <h1>Your order is confirmed \u2014 you made a good decision<\/h1>\r\n      <p>You chose to face this instead of carrying it alone. Everything you need is ready below.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"section\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-label\">Your downloads<\/div>\r\n      <h2>Save these somewhere you'll find them<\/h2>\r\n      <ul class=\"download-list\">\r\n        <li><span class=\"item-name\">Main Guide \u2014 6 Modules<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">Symptom &amp; Cycle Tracker<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">\"Is This Urgent?\" Checklist<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">Doctor Visit Prep Sheet<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">Flare-Up Toolkit Checklist<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">Treatment Options Comparison Sheet<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n        <li><span class=\"item-name\">7-Day Meal Planner<\/span><a href=\"#\" class=\"btn\">Download<\/a><\/li>\r\n      <\/ul>\r\n      <div class=\"reminder\">A backup copy of everything has also been sent to your email \u2014 check there if a download doesn't work.<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"section start-here\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-label\">Where to begin<\/div>\r\n      <h2>Start here tonight<\/h2>\r\n      <ul class=\"step-list\">\r\n        <li>Open the Main Guide and read Module 1 \u2014 it takes about 10 minutes and explains what's actually happening in your body.<\/li>\r\n        <li>Print or save the Symptom &amp; Cycle Tracker, and start logging today, even if today feels ordinary.<\/li>\r\n        <li>Keep the \"Is This Urgent?\" Checklist somewhere quick to find \u2014 your phone's photo gallery works well.<\/li>\r\n        <li>Before your next doctor's visit, go through the Doctor Visit Prep Sheet and bring it with you.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!--\r\n    OPTIONAL UPSELL SECTION \u2014 only include this if you actually have a next-step\r\n    product or service ready. Fill in the bracketed details, or delete this\r\n    entire <section> block if there is no upsell yet.\r\n  -->\r\n  <section class=\"section upsell\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-label\">If you want to go further<\/div>\r\n      <h2>One more thing that might help<\/h2>\r\n      <div class=\"upsell-card\">\r\n        <h3>[Upsell Product Name]<\/h3>\r\n        <p>[One honest paragraph describing what this offers and why it's a genuine next step \u2014 not a repeat of the guide's contents.]<\/p>\r\n        <a href=\"#\" class=\"btn btn-lg\">Learn more \u2014 [Price]<\/a>\r\n        <a href=\"#\" class=\"skip-link\">No thanks, the guide is enough for me<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"section community\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-label\">You don't have to do this alone<\/div>\r\n      <h2>Join the community<\/h2>\r\n      <p>Connect with other women going through the same thing \u2014 ask questions, share what's working, and stay accountable to your own tracking.<\/p>\r\n      <a href=\"#\" class=\"btn btn-lg\">Join the WhatsApp group<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"section closing\">\r\n    <div class=\"wrap\">\r\n      <p>\"Take this one step at a time. You don't have to have it all figured out today \u2014 you just have to start.\"<\/p>\r\n      <div class=\"signature\">\u2014 Mama Amani<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <footer>\r\n    <p>This guide is for educational and informational purposes only and does not constitute medical advice, diagnosis, or treatment. It is not a substitute for consultation with a qualified healthcare provider.<\/p>\r\n    <p>Questions about your order? Contact [support email]<\/p>\r\n  <\/footer>\r\n\r\n<\/body>\r\n<\/html>\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>Thank You \u2014 Mama Amani&#8217;s Fibroid Survival Guide \u2713 Your order is confirmed \u2014 you made a good decision You chose to face this instead of carrying it alone. Everything you need is ready below. Your downloads Save these somewhere you&#8217;ll find them Main Guide \u2014 6 ModulesDownload Symptom &amp; Cycle TrackerDownload &#8220;Is This Urgent?&#8221; [&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-65","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=65"}],"version-history":[{"count":5,"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":72,"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions\/72"}],"wp:attachment":[{"href":"https:\/\/kaelpublishers.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}