{"id":32,"date":"2026-08-15T22:53:41","date_gmt":"2026-08-15T22:53:41","guid":{"rendered":"https:\/\/bsby.online\/?page_id=32"},"modified":"2026-08-15T22:55:16","modified_gmt":"2026-08-15T22:55:16","slug":"72-hour-reset-thank-you-page","status":"publish","type":"page","link":"https:\/\/bsby.online\/?page_id=32","title":{"rendered":"72-Hour Reset &#8211; Thank You Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"32\" class=\"elementor elementor-32\">\n\t\t\t\t<div class=\"elementor-element elementor-element-378f8e9 e-flex e-con-boxed e-con e-parent\" data-id=\"378f8e9\" 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-321746d elementor-widget elementor-widget-html\" data-id=\"321746d\" 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>You're In \u2014 The 72-Hour pH Reset<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Work+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --sage-deep: #34473B;\n    --sage-mid: #4E6656;\n    --sage-soft: #E9EDE6;\n    --sage-pale: #F4F6F1;\n    --gold: #B08D3D;\n    --gold-light: #D8BE7C;\n    --gold-pale: #F1E7CE;\n    --cream: #FBF9F4;\n    --charcoal: #262620;\n    --charcoal-soft: #55554C;\n    --rule: rgba(176,141,61,0.35);\n  }\n\n  *{ box-sizing: border-box; }\n  html{ scroll-behavior: smooth; }\n  body{\n    margin:0;\n    background: var(--cream);\n    color: var(--charcoal);\n    font-family: 'Work Sans', sans-serif;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  h1,h2,h3{\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    color: var(--sage-deep);\n  }\n\n  .eyebrow{\n    font-family: 'Work Sans', sans-serif;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    font-size: 0.78rem;\n    color: var(--gold);\n    font-weight: 600;\n  }\n\n  .wrap{ max-width: 640px; margin: 0 auto; padding: 0 28px; }\n\n  a.cta, button.cta{\n    display:inline-block;\n    background: var(--gold);\n    color: var(--cream);\n    font-family: 'Work Sans', sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    text-decoration:none;\n    padding: 18px 40px;\n    border-radius: 2px;\n    border: 1px solid var(--gold);\n    font-size: 1.05rem;\n    transition: background .2s ease, color .2s ease;\n  }\n  a.cta:hover{ background: transparent; color: var(--gold); }\n\n  \/* HERO \/ CONFIRMATION *\/\n  .hero{\n    background: linear-gradient(180deg, var(--sage-deep) 0%, #2A3931 100%);\n    color: var(--gold-pale);\n    padding: 60px 0 46px;\n    text-align:center;\n  }\n  .hero-inner{ max-width: 480px; margin:0 auto; padding: 0 20px; }\n  .check{\n    width:56px; height:56px;\n    border-radius:50%;\n    border: 1.5px solid var(--gold-light);\n    display:flex; align-items:center; justify-content:center;\n    margin: 0 auto 22px;\n    color: var(--gold-light);\n    font-size: 1.5rem;\n  }\n  .hero h1{\n    color: var(--gold-light);\n    font-size: 2.3rem;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n  .hero p{\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1.2rem;\n    color: #E7EEE2;\n    max-width: 420px;\n    margin: 0 auto;\n  }\n\n  section{ padding: 46px 0; }\n  section.alt{ background: var(--sage-pale); }\n  h2.section-title{ font-size: 1.6rem; margin: 0 0 6px; }\n  .rule-thin{ width: 40px; height:1px; background: var(--gold); margin: 12px 0 22px; }\n  p{ margin: 0 0 14px; }\n  p:last-child{ margin-bottom:0; }\n\n  \/* DOWNLOAD BOX *\/\n  .download-box{\n    background: var(--sage-deep);\n    border: 1px solid var(--gold);\n    padding: 34px 30px;\n    text-align:center;\n    margin-top: 10px;\n  }\n  .download-box .eyebrow{ color: var(--gold-light); }\n  .download-box h3{\n    color: var(--gold-light);\n    font-size: 1.5rem;\n    margin: 8px 0 18px;\n  }\n  .download-box .cta{ margin-bottom: 14px; }\n  .download-box .note{\n    font-size: 0.85rem;\n    color: #B7C4B3;\n    max-width: 380px;\n    margin: 0 auto;\n  }\n\n  \/* STEPS *\/\n  .steps{ counter-reset: step; margin-top: 26px; }\n  .step{\n    display:flex;\n    gap: 16px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--rule);\n  }\n  .step:last-child{ border-bottom:none; }\n  .step-num{\n    flex-shrink:0;\n    width: 30px; height: 30px;\n    border-radius:50%;\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    font-family:'Cormorant Garamond', serif;\n    font-weight:600;\n    display:flex; align-items:center; justify-content:center;\n    font-size: 1rem;\n  }\n  .step p{ margin:0; color: var(--charcoal-soft); font-size: 0.96rem; }\n  .step strong{ color: var(--sage-deep); }\n\n  .disclaimer{\n    font-size: 0.9rem;\n    color: var(--charcoal-soft);\n    background: var(--sage-soft);\n    border-left: 2px solid var(--sage-mid);\n    padding: 16px 20px;\n    margin-top: 22px;\n  }\n\n  \/* QUICK WIN *\/\n  .quickwin-box{\n    background: var(--gold-pale);\n    border: 1px solid var(--rule);\n    padding: 26px 28px;\n    margin-top: 24px;\n  }\n  .quickwin-box .eyebrow{ display:block; margin-bottom:8px; }\n\n  \/* GUARANTEE *\/\n  .guarantee-wrap{ display:flex; gap: 24px; align-items:flex-start; margin-top: 20px; }\n  .badge{\n    flex-shrink:0;\n    width: 92px; height:92px;\n    border-radius:50%;\n    border: 1.5px solid var(--gold-light);\n    display:flex; flex-direction:column; align-items:center; justify-content:center;\n    text-align:center;\n    color: var(--gold-light);\n    font-family:'Cormorant Garamond', serif;\n  }\n  .badge .num{ font-size: 1.6rem; line-height:1; }\n  .badge .lbl{ font-size: 0.58rem; letter-spacing:0.08em; text-transform:uppercase; margin-top:4px; font-family:'Work Sans', sans-serif; color:#C9D4C4; }\n\n  \/* SUPPORT *\/\n  .support-card{\n    background: var(--cream);\n    border: 1px solid var(--gold);\n    padding: 24px 26px;\n    margin-top: 22px;\n    text-align:center;\n  }\n  .support-card a{ color: var(--gold); font-weight:600; text-decoration:none; }\n\n  \/* SHARE *\/\n  .share-card{\n    background: var(--sage-soft);\n    border-left: 2px solid var(--sage-mid);\n    padding: 22px 26px;\n    margin-top: 22px;\n  }\n\n  \/* CLOSING NOTE *\/\n  .signoff{ margin-top: 24px; }\n  .signoff .name{\n    font-family:'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1.3rem;\n    color: var(--sage-deep);\n    margin-top: 6px;\n  }\n\n  \/* STICKY FOOTER *\/\n  .sticky-footer{\n    position: sticky;\n    bottom: 0;\n    background: var(--sage-deep);\n    border-top: 1px solid var(--gold);\n    padding: 12px 18px;\n    display:flex;\n    align-items:center;\n    justify-content: center;\n    z-index: 50;\n  }\n\n  @media (max-width: 600px){\n    .hero h1{ font-size: 1.9rem; }\n    .guarantee-wrap{ flex-direction:column; align-items:center; text-align:center; }\n    section{ padding: 36px 0; }\n  }\n<\/style>\n<\/head>\n<body>\n\n  <!-- SECTION 1 \u2014 CONFIRMATION -->\n  <div class=\"hero\">\n    <div class=\"hero-inner\">\n      <div class=\"check\">\u2713<\/div>\n      <h1>You're In. Your 72-Hour Reset Starts Now.<\/h1>\n      <p>Hi, it's Amara \u2014 thank you for trusting me with something this personal. You made a good decision today, and I'm genuinely glad you're here.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 2 \u2014 WHAT HAPPENS NEXT -->\n  <section>\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">Step One<\/div>\n      <h2 class=\"section-title\">Get Your Download<\/h2>\n      <div class=\"rule-thin\"><\/div>\n\n      <div class=\"download-box\">\n        <div class=\"eyebrow\">Everything Is Ready<\/div>\n        <h3>The 72-Hour pH Reset + All 3 Bonuses<\/h3>\n        <a href=\"#\" class=\"cta\">Download Now<\/a>\n        <div class=\"note\">This opens a private Google Drive folder with your full protocol and all three bonuses \u2014 nothing else to buy, nothing else to wait for.<\/div>\n      <\/div>\n\n      <div class=\"steps\">\n        <div class=\"step\">\n          <div class=\"step-num\">1<\/div>\n          <p><strong>Click the \"Download Now\" button above.<\/strong> It takes you straight into a Google Drive folder \u2014 no login or account needed.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"step-num\">2<\/div>\n          <p>Inside, you'll find the main PDF along with your <strong>30-Day pH Calendar<\/strong>, <strong>Red Flag Cheat Sheet<\/strong>, and <strong>Post-Period Flush<\/strong> guide \u2014 all in the same folder.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"step-num\">3<\/div>\n          <p>Save the files to your phone or laptop so you can open them anytime, even offline.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"step-num\">4<\/div>\n          <p>Selar will also send a receipt to your email with this same link, in case you ever need to find it again.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"disclaimer\">If the button doesn't open for you, or you can't find the Selar email (check spam, just in case), don't worry \u2014 just email me directly at <strong>successokorodudu954@gmail.com<\/strong> and I'll personally sort it out.<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 3 \u2014 QUICK WIN -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">Start Here, Not At Page 1<\/div>\n      <h2 class=\"section-title\">Your First Quick Win<\/h2>\n      <div class=\"rule-thin\"><\/div>\n      <p>You don't need to read the whole guide before you feel a difference. Skip straight to the <strong>15-Minute Breathable Reset<\/strong> in Phase 2.<\/p>\n      <div class=\"quickwin-box\">\n        <span class=\"eyebrow\">Tonight, Not Someday<\/span>\n        <p>Do a water-only rinse and change into 100% cotton underwear before bed. That's it. Most women feel a small, immediate sense of relief within hours \u2014 and that little win is what makes the rest of the protocol feel doable instead of overwhelming.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 5 \u2014 YOU'RE COVERED -->\n  <section>\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">You're Covered<\/div>\n      <h2 class=\"section-title\">The 30-Day Guarantee Still Stands<\/h2>\n      <div class=\"rule-thin\"><\/div>\n      <div class=\"guarantee-wrap\">\n        <div class=\"badge\"><span class=\"num\">30<\/span><span class=\"lbl\">Days<\/span><\/div>\n        <p>If you follow the protocol and don't feel a genuine difference within 30 days, just email me and I'll refund you in full. No forms, no guilt \u2014 I built this to actually help you, not to trap you in a purchase.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 6 \u2014 IF YOU NEED HELP -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">You're Not Alone In This<\/div>\n      <h2 class=\"section-title\">If Anything Feels Off<\/h2>\n      <div class=\"rule-thin\"><\/div>\n      <p>Delivery hiccup, a question about the protocol, or you just want to double-check something before you start \u2014 reach out. I read these myself.<\/p>\n      <div class=\"support-card\">\n        <div class=\"eyebrow\" style=\"margin-bottom:6px;\">Email Me Directly<\/div>\n        <a href=\"mailto:successokorodudu954@gmail.com\">successokorodudu954@gmail.com<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 8 \u2014 SHARE THE LOVE -->\n  <section>\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">Share The Love<\/div>\n      <h2 class=\"section-title\">If This Helps You...<\/h2>\n      <div class=\"rule-thin\"><\/div>\n      <div class=\"share-card\">\n        <p>...you probably already know someone quietly carrying the same fear you had before today \u2014 a friend, a sister, a roommate. This isn't the kind of thing most of us bring up in a group chat.<\/p>\n        <p>If you think of her, just forward her this page privately. That's it \u2014 no tagging, no posting, just one woman helping another the way this was hopefully passed to you.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 9 \u2014 CLOSING NOTE -->\n  <section class=\"alt\">\n    <div class=\"wrap\">\n      <div class=\"eyebrow\">One Last Thing<\/div>\n      <h2 class=\"section-title\">From Me To You<\/h2>\n      <div class=\"rule-thin\"><\/div>\n      <p>I built this because I spent years too embarrassed to say any of this out loud, even to people who loved me. If this guide gives you even a fraction of the relief I felt on day three, it will have done its job.<\/p>\n      <p>You're going to be okay. Go download it, start with the small win tonight, and take the rest one phase at a time.<\/p>\n      <div class=\"signoff\">\n        <p>Rooting for you,<\/p>\n        <div class=\"name\">Dr. Amara Nwosu<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 10 \u2014 STICKY FOOTER -->\n  <div class=\"sticky-footer\">\n    <a href=\"#\" class=\"cta\">Access My Download Now<\/a>\n  <\/div>\n\n<\/body>\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>You&#8217;re In \u2014 The 72-Hour pH Reset \u2713 You&#8217;re In. Your 72-Hour Reset Starts Now. Hi, it&#8217;s Amara \u2014 thank you for trusting me with something this personal. You made a good decision today, and I&#8217;m genuinely glad you&#8217;re here. Step One Get Your Download Everything Is Ready The 72-Hour pH Reset + All 3 [&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-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bsby.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":4,"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":36,"href":"https:\/\/bsby.online\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/36"}],"wp:attachment":[{"href":"https:\/\/bsby.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}