{"id":44,"date":"2026-08-05T17:30:34","date_gmt":"2026-08-05T17:30:34","guid":{"rendered":"https:\/\/rootedwell.online\/?page_id=44"},"modified":"2026-08-05T18:11:06","modified_gmt":"2026-08-05T18:11:06","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/rootedwell.online\/?page_id=44","title":{"rendered":"thank you page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"44\" class=\"elementor elementor-44\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fbf220 e-flex e-con-boxed e-con e-parent\" data-id=\"0fbf220\" 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-a08b271 elementor-widget elementor-widget-html\" data-id=\"a08b271\" 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 The Grandmother Reset Protocol<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Lato:wght@300;400;700&family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --earth: #2C1810;\r\n    --warm-brown: #5C3D2E;\r\n    --terracotta: #C4622D;\r\n    --gold: #D4A853;\r\n    --cream: #FAF6F0;\r\n    --soft-cream: #F5EDE0;\r\n    --white: #FFFFFF;\r\n    --text-dark: #1A0F0A;\r\n    --text-mid: #4A3728;\r\n    --text-light: #7A6255;\r\n    --border: #E8D5C0;\r\n    --green-check: #4A7C59;\r\n  }\r\n\r\n  * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n  body {\r\n    font-family: 'Lato', sans-serif;\r\n    background: var(--cream);\r\n    color: var(--text-dark);\r\n    line-height: 1.7;\r\n    font-size: 16px;\r\n  }\r\n\r\n  \/* TOP BAR *\/\r\n  .top-bar {\r\n    background: var(--earth);\r\n    padding: 14px 20px;\r\n    text-align: center;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 10px;\r\n  }\r\n\r\n  .top-bar-icon {\r\n    width: 32px;\r\n    height: 32px;\r\n    background: var(--gold);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 16px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .top-bar-text {\r\n    color: var(--cream);\r\n    font-size: 13px;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .top-bar-text strong {\r\n    color: var(--gold);\r\n  }\r\n\r\n  \/* HERO *\/\r\n  .hero {\r\n    background: linear-gradient(160deg, var(--earth) 0%, var(--warm-brown) 60%, #7A4030 100%);\r\n    padding: 60px 20px 70px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0; bottom: 0;\r\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23D4A853' fill-opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='20'\/%3E%3Ccircle cx='0' cy='0' r='20'\/%3E%3Ccircle cx='60' cy='60' r='20'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n    opacity: 0.4;\r\n  }\r\n\r\n  .hero-eyebrow {\r\n    color: var(--gold);\r\n    font-size: 11px;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 20px;\r\n    opacity: 0.9;\r\n    position: relative;\r\n  }\r\n\r\n  .hero-check {\r\n    width: 64px;\r\n    height: 64px;\r\n    background: var(--green-check);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 24px;\r\n    position: relative;\r\n    box-shadow: 0 8px 30px rgba(74,124,89,0.4);\r\n  }\r\n\r\n  .hero-check svg {\r\n    width: 32px;\r\n    height: 32px;\r\n    stroke: var(--white);\r\n    stroke-width: 3;\r\n    fill: none;\r\n  }\r\n\r\n  .hero h1 {\r\n    font-family: 'Playfair Display', serif;\r\n    color: var(--white);\r\n    font-size: clamp(28px, 6vw, 52px);\r\n    font-weight: 900;\r\n    line-height: 1.15;\r\n    margin-bottom: 16px;\r\n    position: relative;\r\n  }\r\n\r\n  .hero h1 span {\r\n    color: var(--gold);\r\n    font-style: italic;\r\n  }\r\n\r\n  .hero-divider {\r\n    width: 60px;\r\n    height: 2px;\r\n    background: var(--gold);\r\n    margin: 20px auto;\r\n    opacity: 0.7;\r\n  }\r\n\r\n  .hero-sub {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    color: #E8D5C0;\r\n    font-size: clamp(17px, 3vw, 22px);\r\n    font-style: italic;\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n    line-height: 1.6;\r\n    position: relative;\r\n  }\r\n\r\n  \/* MOCKUP *\/\r\n  .mockup-wrap {\r\n    background: var(--earth);\r\n    padding: 0 20px 50px;\r\n    text-align: center;\r\n  }\r\n\r\n  .mockup-wrap img {\r\n    width: 100%;\r\n    max-width: 340px;\r\n    border-radius: 8px;\r\n    box-shadow: 0 20px 60px rgba(0,0,0,0.5);\r\n    margin-top: -30px;\r\n    position: relative;\r\n  }\r\n\r\n  \/* SECTIONS *\/\r\n  .section {\r\n    padding: 60px 20px;\r\n  }\r\n\r\n  .section-inner {\r\n    max-width: 680px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .section-label {\r\n    font-size: 10px;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    color: var(--terracotta);\r\n    font-weight: 700;\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .section h2 {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(24px, 4vw, 34px);\r\n    color: var(--earth);\r\n    font-weight: 700;\r\n    line-height: 1.2;\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .section p {\r\n    color: var(--text-mid);\r\n    margin-bottom: 18px;\r\n    font-size: 16px;\r\n  }\r\n\r\n  \/* VALIDATION SECTION *\/\r\n  .validation {\r\n    background: var(--soft-cream);\r\n    border-left: 4px solid var(--gold);\r\n  }\r\n\r\n  .validation-quote {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(20px, 3vw, 26px);\r\n    font-style: italic;\r\n    color: var(--earth);\r\n    line-height: 1.5;\r\n    margin-bottom: 28px;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .validation-ready {\r\n    background: var(--earth);\r\n    color: var(--cream);\r\n    padding: 20px 24px;\r\n    border-radius: 4px;\r\n    text-align: center;\r\n    font-size: 15px;\r\n    margin-top: 28px;\r\n  }\r\n\r\n  .validation-ready strong {\r\n    color: var(--gold);\r\n    display: block;\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 18px;\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  \/* DOWNLOAD SECTION *\/\r\n  .downloads {\r\n    background: var(--white);\r\n  }\r\n\r\n  .download-cards {\r\n    display: grid;\r\n    gap: 16px;\r\n    margin: 32px 0;\r\n  }\r\n\r\n  .download-card {\r\n    background: var(--soft-cream);\r\n    border: 1px solid var(--border);\r\n    border-radius: 4px;\r\n    padding: 20px 24px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .download-card-left {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n  }\r\n\r\n  .download-icon {\r\n    width: 44px;\r\n    height: 44px;\r\n    background: var(--earth);\r\n    border-radius: 4px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 20px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .download-label {\r\n    font-size: 10px;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    color: var(--text-light);\r\n    margin-bottom: 3px;\r\n  }\r\n\r\n  .download-title {\r\n    font-weight: 700;\r\n    color: var(--earth);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .download-btn {\r\n    display: inline-block;\r\n    background: linear-gradient(135deg, var(--terracotta), #A84E22);\r\n    color: var(--white);\r\n    padding: 12px 24px;\r\n    border-radius: 4px;\r\n    font-weight: 700;\r\n    font-size: 13px;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    text-decoration: none;\r\n    white-space: nowrap;\r\n    box-shadow: 0 4px 16px rgba(196,98,45,0.3);\r\n    transition: transform 0.2s, box-shadow 0.2s;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .download-btn:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 8px 24px rgba(196,98,45,0.4);\r\n  }\r\n\r\n  .download-bonus-badge {\r\n    font-size: 10px;\r\n    background: var(--gold);\r\n    color: var(--earth);\r\n    padding: 2px 8px;\r\n    border-radius: 50px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n    display: inline-block;\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .download-note {\r\n    background: rgba(212,168,83,0.1);\r\n    border: 1px solid rgba(212,168,83,0.3);\r\n    border-radius: 4px;\r\n    padding: 16px 20px;\r\n    margin-top: 8px;\r\n    font-size: 14px;\r\n    color: var(--text-mid);\r\n  }\r\n\r\n  .download-note strong { color: var(--earth); }\r\n\r\n  \/* START HERE *\/\r\n  .start-here {\r\n    background: var(--soft-cream);\r\n  }\r\n\r\n  .timeline {\r\n    margin: 32px 0;\r\n    display: grid;\r\n    gap: 0;\r\n  }\r\n\r\n  .timeline-item {\r\n    display: grid;\r\n    grid-template-columns: 100px 1fr;\r\n    gap: 20px;\r\n    padding: 24px 0;\r\n    border-bottom: 1px solid var(--border);\r\n    align-items: start;\r\n  }\r\n\r\n  .timeline-item:last-of-type {\r\n    border-bottom: none;\r\n  }\r\n\r\n  .timeline-time {\r\n    text-align: right;\r\n  }\r\n\r\n  .timeline-time-label {\r\n    font-weight: 700;\r\n    color: var(--earth);\r\n    font-size: 14px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  .timeline-time-sub {\r\n    font-size: 11px;\r\n    color: var(--text-light);\r\n    margin-top: 2px;\r\n  }\r\n\r\n  .timeline-dot {\r\n    width: 12px;\r\n    height: 12px;\r\n    background: var(--gold);\r\n    border-radius: 50%;\r\n    margin-top: 4px;\r\n    flex-shrink: 0;\r\n    box-shadow: 0 0 0 3px rgba(212,168,83,0.2);\r\n  }\r\n\r\n  .timeline-content-wrap {\r\n    display: grid;\r\n    grid-template-columns: 12px 1fr;\r\n    gap: 14px;\r\n    align-items: start;\r\n  }\r\n\r\n  .timeline-content h3 {\r\n    font-family: 'Playfair Display', serif;\r\n    color: var(--earth);\r\n    font-size: 18px;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .timeline-content p {\r\n    font-size: 14px;\r\n    color: var(--text-mid);\r\n    margin: 0;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .timeline-content .page-ref {\r\n    display: inline-block;\r\n    background: var(--earth);\r\n    color: var(--gold);\r\n    font-size: 11px;\r\n    padding: 3px 10px;\r\n    border-radius: 50px;\r\n    margin-top: 8px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.5px;\r\n  }\r\n\r\n  \/* CLOSING NOTE *\/\r\n  .closing {\r\n    background: linear-gradient(160deg, var(--earth) 0%, #3D2218 100%);\r\n    color: var(--cream);\r\n    text-align: center;\r\n  }\r\n\r\n  .closing .section-label { color: var(--gold); }\r\n\r\n  .closing-card {\r\n    background: rgba(255,255,255,0.05);\r\n    border: 1px solid rgba(212,168,83,0.2);\r\n    border-radius: 4px;\r\n    padding: 40px 32px;\r\n    max-width: 560px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .closing-botanical {\r\n    font-size: 32px;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .closing-text {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-style: italic;\r\n    font-size: clamp(18px, 3vw, 22px);\r\n    color: #E8D5C0;\r\n    line-height: 1.7;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .closing-divider {\r\n    width: 40px;\r\n    height: 1px;\r\n    background: var(--gold);\r\n    margin: 0 auto 20px;\r\n    opacity: 0.5;\r\n  }\r\n\r\n  .closing-name {\r\n    font-family: 'Playfair Display', serif;\r\n    color: var(--gold);\r\n    font-size: 24px;\r\n    font-style: italic;\r\n  }\r\n\r\n  \/* REMINDER BAR *\/\r\n  .reminder-bar {\r\n    background: var(--soft-cream);\r\n    border-top: 1px solid var(--border);\r\n    padding: 20px;\r\n    text-align: center;\r\n  }\r\n\r\n  .reminder-bar-inner {\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .reminder-icon { font-size: 20px; }\r\n\r\n  .reminder-text {\r\n    font-size: 13px;\r\n    color: var(--text-mid);\r\n  }\r\n\r\n  .reminder-text strong { color: var(--earth); }\r\n\r\n  \/* FOOTER *\/\r\n  footer {\r\n    background: var(--earth);\r\n    padding: 30px 20px;\r\n    text-align: center;\r\n    color: rgba(255,255,255,0.4);\r\n    font-size: 12px;\r\n    line-height: 1.8;\r\n  }\r\n\r\n  footer img {\r\n    width: 100%;\r\n    max-width: 200px;\r\n    margin-bottom: 16px;\r\n    opacity: 0.6;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- TOP BAR -->\r\n<div class=\"top-bar\">\r\n  <div class=\"top-bar-icon\">\u2713<\/div>\r\n  <div class=\"top-bar-text\">\r\n    <strong>Payment confirmed.<\/strong> Your downloads are ready below.\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-eyebrow\">The Grandmother Reset Protocol<\/div>\r\n  <div class=\"hero-check\">\r\n    <svg viewBox=\"0 0 24 24\">\r\n      <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n    <\/svg>\r\n  <\/div>\r\n  <h1>You Did Something<br>Most Women <span>Never Do<\/span><\/h1>\r\n  <div class=\"hero-divider\"><\/div>\r\n  <p class=\"hero-sub\">\r\n    Your copy of The Grandmother Reset Protocol is confirmed and waiting for you below.\r\n  <\/p>\r\n<\/section>\r\n\r\n<!-- MOCKUP -->\r\n<div class=\"mockup-wrap\">\r\n  <img decoding=\"async\"\r\n    src=\"https:\/\/rootedwell.online\/wp-content\/uploads\/2026\/07\/Gemini_Generated_Image_-1.png\"\r\n    alt=\"The Grandmother Reset Protocol \u2014 Complete Bundle\"\r\n  \/>\r\n<\/div>\r\n\r\n<!-- SECTION 1 \u2014 VALIDATION -->\r\n<section class=\"section validation\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">A Word From Goodness<\/div>\r\n\r\n    <p class=\"validation-quote\">You did something most women never do.<\/p>\r\n\r\n    <p>Most women who find this page keep scrolling. They save it for later. They tell themselves they will come back when the time is right. They carry the worry, the checking, the midnight searching, the quiet distance in their marriage for another month. Another season. Another year.<\/p>\r\n\r\n    <p>You did not do that.<\/p>\r\n\r\n    <p>You made a real decision today. A decision that says your body deserves real answers \u2014 not another product that treats the surface while the root cause goes untouched. A decision that says the knowledge Mama Adanna shared under that mango tree in Imo State belongs to you too.<\/p>\r\n\r\n    <p>That decision was the right one.<\/p>\r\n\r\n    <div class=\"validation-ready\">\r\n      <strong>Your downloads are ready below.<\/strong>\r\n      Everything you need to begin is waiting for you right now.\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 2 \u2014 DOWNLOADS -->\r\n<section class=\"section downloads\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">Your Files<\/div>\r\n    <h2>Download Everything Now<\/h2>\r\n\r\n    <div class=\"download-cards\">\r\n\r\n      <!-- MAIN GUIDE -->\r\n      <div class=\"download-card\">\r\n        <div class=\"download-card-left\">\r\n          <div class=\"download-icon\">\ud83d\udcd6<\/div>\r\n          <div>\r\n            <div class=\"download-label\">Main Guide<\/div>\r\n            <div class=\"download-title\">The Grandmother Reset Protocol<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"#\" class=\"download-btn\">Download Guide<\/a>\r\n      <\/div>\r\n\r\n      <!-- BONUS 1 -->\r\n      <div class=\"download-card\">\r\n        <div class=\"download-card-left\">\r\n          <div class=\"download-icon\">\ud83c\udf3f<\/div>\r\n          <div>\r\n            <div class=\"download-bonus-badge\">Bonus 1<\/div>\r\n            <div class=\"download-title\">The Odor Emergency Guide<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"#\" class=\"download-btn\">Download Bonus<\/a>\r\n      <\/div>\r\n\r\n      <!-- BONUS 2 -->\r\n      <div class=\"download-card\">\r\n        <div class=\"download-card-left\">\r\n          <div class=\"download-icon\">\ud83d\udccb<\/div>\r\n          <div>\r\n            <div class=\"download-bonus-badge\">Bonus 2<\/div>\r\n            <div class=\"download-title\">The Hormone Symptom Tracker<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"#\" class=\"download-btn\">Download Tracker<\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"download-note\">\r\n      \ud83d\udce7 <strong>Check your inbox<\/strong> \u2014 we also sent a backup copy to your email.<br>\r\n      \ud83d\udcbe <strong>Save your files to your phone or computer now<\/strong> so you always have access.\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 3 \u2014 START HERE -->\r\n<section class=\"section start-here\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">Your First 24 Hours<\/div>\r\n    <h2>Start Here \u2014 Remove All Guesswork<\/h2>\r\n    <p>Do not wait until tomorrow. Do not save this for the weekend. The women who see results fastest are the ones who begin the same day they buy. Here is exactly what to do:<\/p>\r\n\r\n    <div class=\"timeline\">\r\n\r\n      <div class=\"timeline-item\">\r\n        <div class=\"timeline-time\">\r\n          <div class=\"timeline-time-label\">Tonight<\/div>\r\n          <div class=\"timeline-time-sub\">Right now<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-content-wrap\">\r\n          <div class=\"timeline-dot\"><\/div>\r\n          <div class=\"timeline-content\">\r\n            <h3>Read the Root Cause Reveal<\/h3>\r\n            <p>Open The Grandmother Reset Protocol and read pages 3 to 7. This is where you will finally understand what has been happening inside your body and why everything you tried before never touched the root. Complete the \"Is It Normal?\" Hormonal Symptom Self-Check on page 7 honestly. Nobody is watching. This is yours alone.<\/p>\r\n            <span class=\"page-ref\">Pages 3 to 7<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"timeline-item\">\r\n        <div class=\"timeline-time\">\r\n          <div class=\"timeline-time-label\">Before Bed<\/div>\r\n          <div class=\"timeline-time-sub\">Tonight<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-content-wrap\">\r\n          <div class=\"timeline-dot\"><\/div>\r\n          <div class=\"timeline-content\">\r\n            <h3>Do the Evening Ritual<\/h3>\r\n            <p>Open The Odor Emergency Guide and follow the 3-step evening ritual tonight. Use what you already have in your kitchen. By tomorrow morning you will notice something has shifted. This is your first signal that something real has begun.<\/p>\r\n            <span class=\"page-ref\">The Odor Emergency Guide<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"timeline-item\">\r\n        <div class=\"timeline-time\">\r\n          <div class=\"timeline-time-label\">Tomorrow<\/div>\r\n          <div class=\"timeline-time-sub\">Morning<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-content-wrap\">\r\n          <div class=\"timeline-dot\"><\/div>\r\n          <div class=\"timeline-content\">\r\n            <h3>Begin Day 1 of the Protocol<\/h3>\r\n            <p>Prepare your Day 1 hormone-balancing drink from page 12. This is the beginning of the three-pillar reset. Feed the Hormones. Cleanse the Environment. Restore the Rhythm. Your 21 days start now. Open your Hormone Symptom Tracker and begin recording today so you can watch your progress build day by day.<\/p>\r\n            <span class=\"page-ref\">Page 12 \u2014 Day 1<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- SECTION 4 \u2014 CLOSING NOTE -->\r\n<section class=\"section closing\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"section-label\">From Goodness<\/div>\r\n\r\n    <div class=\"closing-card\">\r\n      <div class=\"closing-botanical\">\ud83c\udf3f<\/div>\r\n      <p class=\"closing-text\">\r\n        The hardest part is already behind you. What comes next is not complicated -- it just requires consistency. Read the pages. Follow the steps. Trust what our grandmothers knew. Your body already knows how to heal itself. You are simply giving it back what it has been asking for.\r\n      <\/p>\r\n      <p class=\"closing-text\" style=\"font-size: clamp(16px, 2.5vw, 19px); margin-bottom: 0;\">\r\n        I am proud of you for being here.\r\n      <\/p>\r\n      <div class=\"closing-divider\"><\/div>\r\n      <div class=\"closing-name\">Goodness<\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- REMINDER BAR -->\r\n<div class=\"reminder-bar\">\r\n  <div class=\"reminder-bar-inner\">\r\n    <span class=\"reminder-icon\">\ud83d\udcbe<\/span>\r\n    <p class=\"reminder-text\">\r\n      <strong>Reminder:<\/strong> Save all three files to your phone or computer now. Check your email for your backup copy.\r\n    <\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <p>The Grandmother Reset Protocol \u00b7 Rooted Well<\/p>\r\n  <p style=\"margin-top:8px\">This product is a digital PDF guide. Results may vary. This guide is not intended to diagnose, treat, cure, or prevent any medical condition.<\/p>\r\n  <p style=\"margin-top:8px\">Questions? Contact us at support@grandmotherresetprotocol.com<\/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 The Grandmother Reset Protocol \u2713 Payment confirmed. Your downloads are ready below. The Grandmother Reset Protocol You Did SomethingMost Women Never Do Your copy of The Grandmother Reset Protocol is confirmed and waiting for you below. A Word From Goodness You did something most women never do. Most women who find this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-44","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/pages\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootedwell.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=44"}],"version-history":[{"count":5,"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/pages\/44\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/rootedwell.online\/index.php?rest_route=\/wp\/v2\/pages\/44\/revisions\/51"}],"wp:attachment":[{"href":"https:\/\/rootedwell.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}