{"id":10,"date":"2026-07-31T10:57:49","date_gmt":"2026-07-31T10:57:49","guid":{"rendered":"https:\/\/learnest.site\/?page_id=10"},"modified":"2026-07-31T10:58:29","modified_gmt":"2026-07-31T10:58:29","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/learnest.site\/?page_id=10","title":{"rendered":"Thank You Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86fa8ab e-flex e-con-boxed e-con e-parent\" data-id=\"86fa8ab\" 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-6a2c2f3 elementor-widget elementor-widget-html\" data-id=\"6a2c2f3\" 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>Your Download Is Ready \u2014 The Number Sense Reset Protocol<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Caveat:wght@500;600&family=Work+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --paper:#F2ECDD;\r\n    --paper-2:#EAE2CC;\r\n    --ink:#2B2418;\r\n    --ink-soft:#5A5140;\r\n    --forest:#2F4B37;\r\n    --forest-deep:#20342A;\r\n    --ochre:#B9821E;\r\n    --sienna:#A65337;\r\n    --line:rgba(43,36,24,0.16);\r\n    --card:#FBF8F0;\r\n  }\r\n  *{box-sizing:border-box;}\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family:'Work Sans', sans-serif;\r\n    font-size:17px;\r\n    line-height:1.65;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  .wrap{max-width:680px;margin:0 auto;padding:0 24px;}\r\n  h1,h2,h3{\r\n    font-family:'Fraunces', serif;\r\n    font-weight:600;\r\n    line-height:1.18;\r\n    letter-spacing:-0.01em;\r\n    color:var(--forest-deep);\r\n    margin:0 0 0.5em;\r\n  }\r\n  p{margin:0 0 1.1em;}\r\n  .eyebrow{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:12.5px;\r\n    letter-spacing:0.12em;\r\n    text-transform:uppercase;\r\n    color:var(--sienna);\r\n    display:inline-block;\r\n    margin-bottom:14px;\r\n  }\r\n  section{padding:48px 0;}\r\n  section + section{border-top:1px solid var(--line);}\r\n\r\n  \/* Confirmation *\/\r\n  .checkmark{\r\n    width:52px;height:52px;border-radius:50%;\r\n    background:var(--forest-deep);\r\n    display:flex;align-items:center;justify-content:center;\r\n    margin-bottom:22px;\r\n  }\r\n  .checkmark svg{width:24px;height:24px;}\r\n  .story-byline{font-family:'Caveat', cursive;font-size:24px;color:var(--sienna);margin-top:-6px;}\r\n\r\n  \/* Downloads *\/\r\n  .download-card{\r\n    background:var(--card);\r\n    border:1px solid var(--line);\r\n    padding:20px 22px;\r\n    border-radius:2px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:16px;\r\n    margin-top:14px;\r\n    flex-wrap:wrap;\r\n  }\r\n  .download-card .dtitle{font-family:'Fraunces', serif;font-weight:600;font-size:16.5px;color:var(--ink);}\r\n  .download-card .dsub{font-family:'IBM Plex Mono', monospace;font-size:12px;color:var(--ink-soft);margin-top:2px;}\r\n  .dl-btn{\r\n    background:var(--forest-deep);\r\n    color:#F2ECDD;\r\n    font-family:'Work Sans',sans-serif;\r\n    font-weight:600;\r\n    font-size:14.5px;\r\n    padding:11px 20px;\r\n    border-radius:4px;\r\n    text-decoration:none;\r\n    white-space:nowrap;\r\n  }\r\n  .dl-btn:hover{background:var(--forest);}\r\n  .email-note{\r\n    font-size:14.5px;\r\n    color:var(--ink-soft);\r\n    margin-top:16px;\r\n    padding-top:14px;\r\n    border-top:1px dashed var(--line);\r\n  }\r\n\r\n  \/* Start here *\/\r\n  .steps{margin-top:10px;}\r\n  .step{\r\n    display:grid;\r\n    grid-template-columns:36px 1fr;\r\n    gap:14px;\r\n    padding:14px 0;\r\n    border-top:1px solid var(--line);\r\n  }\r\n  .step:first-child{border-top:none;}\r\n  .step-num{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:13px;\r\n    color:var(--sienna);\r\n    padding-top:2px;\r\n  }\r\n  .step p{margin-bottom:0;}\r\n\r\n  \/* Upsell *\/\r\n  .upsell-box{\r\n    background:var(--card);\r\n    border:1px solid var(--line);\r\n    padding:28px 26px;\r\n    border-radius:2px;\r\n    margin-top:16px;\r\n  }\r\n  .upsell-box h3{font-size:20px;}\r\n  .upsell-price{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-size:13px;\r\n    color:var(--forest-deep);\r\n    background:rgba(47,75,55,0.1);\r\n    display:inline-block;\r\n    padding:3px 10px;\r\n    border-radius:20px;\r\n    margin-bottom:12px;\r\n  }\r\n  .cta-btn{\r\n    display:inline-block;\r\n    background:var(--sienna);\r\n    color:#FBF8F0;\r\n    font-family:'Work Sans',sans-serif;\r\n    font-weight:600;\r\n    font-size:16px;\r\n    padding:15px 30px;\r\n    border-radius:4px;\r\n    text-decoration:none;\r\n    border:none;\r\n    cursor:pointer;\r\n  }\r\n  .cta-btn:hover{background:#8C4630;}\r\n  .cta-center{text-align:center;margin-top:22px;}\r\n  .skip-link{\r\n    display:block;\r\n    text-align:center;\r\n    margin-top:14px;\r\n    font-size:14px;\r\n    color:var(--ink-soft);\r\n    text-decoration:underline;\r\n  }\r\n\r\n  \/* Community *\/\r\n  .community-box{\r\n    background:var(--forest-deep);\r\n    color:#F2ECDD;\r\n    padding:32px 28px;\r\n    border-radius:2px;\r\n    text-align:center;\r\n  }\r\n  .community-box h2{color:#F2ECDD;}\r\n  .community-box p{color:rgba(242,236,221,0.85);max-width:480px;margin:0 auto 20px;}\r\n  .community-box .cta-btn{background:var(--ochre);color:var(--forest-deep);}\r\n  .community-box .cta-btn:hover{background:#a3721a;}\r\n\r\n  \/* Closing *\/\r\n  .closing p{max-width:520px;}\r\n  .signoff{\r\n    font-family:'Caveat', cursive;\r\n    font-size:30px;\r\n    color:var(--sienna);\r\n    margin-top:18px;\r\n  }\r\n\r\n  @media(max-width:560px){\r\n    section{padding:36px 0;}\r\n    .wrap{padding:0 18px;}\r\n    .download-card{flex-direction:column;align-items:flex-start;}\r\n    .dl-btn{width:100%;text-align:center;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <div class=\"checkmark\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M4 12.5L9.5 18L20 6\" stroke=\"#F2ECDD\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n    <\/div>\r\n    <span class=\"eyebrow\">Order confirmed<\/span>\r\n    <h1>You just did something most people never do.<\/h1>\r\n    <p>You chose to face this instead of running from it \u2014 instead of waiting another term, hoping it would sort itself out, or quietly accepting a label you never believed was true. I respect that more than you know.<\/p>\r\n    <p>Your copy of <strong>The Number Sense Reset Protocol<\/strong> is ready right now. Everything is below \u2014 no waiting, no extra steps.<\/p>\r\n    <div class=\"story-byline\">\u2014 Amaka<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Your downloads<\/span>\r\n    <h2>Everything is ready<\/h2>\r\n\r\n    <div class=\"download-card\">\r\n      <div>\r\n        <div class=\"dtitle\">The Number Sense Reset Protocol<\/div>\r\n        <div class=\"dsub\">Main guide \u00b7 PDF<\/div>\r\n      <\/div>\r\n      <a href=\"#\" class=\"dl-btn\">Download Main Guide<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"download-card\">\r\n      <div>\r\n        <div class=\"dtitle\">Bonus 1: \"Talking to the Teacher\" Script Pack<\/div>\r\n        <div class=\"dsub\">Bonus \u00b7 PDF<\/div>\r\n      <\/div>\r\n      <a href=\"#\" class=\"dl-btn\">Download Bonus 1<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"download-card\">\r\n      <div>\r\n        <div class=\"dtitle\">Bonus 2: The Parent Confidence Journal<\/div>\r\n        <div class=\"dsub\">Bonus \u00b7 PDF<\/div>\r\n      <\/div>\r\n      <a href=\"#\" class=\"dl-btn\">Download Bonus 2<\/a>\r\n    <\/div>\r\n\r\n    <p class=\"email-note\">Please save all three files somewhere you'll find them again \u2014 a folder called \"Number Sense\" works well. A backup copy of everything has also been sent to the email you used at checkout, so if anything goes missing, it's already waiting there for you.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Start here<\/span>\r\n    <h2>Exactly what to do next<\/h2>\r\n    <div class=\"steps\">\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">01<\/div>\r\n        <p>Open the main guide. Read pages 1\u20138 tonight \u2014 just reading, nothing to complete yet.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">02<\/div>\r\n        <p>Do the short exercise on page 9 before bed. It takes less than five minutes and sets up tomorrow.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <div class=\"step-num\">03<\/div>\r\n        <p>Tomorrow morning, start Day 1 of the 21-day protocol. Keep the Parent Confidence Journal beside you from the very first day.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">One more thing<\/span>\r\n    <h2>Now that you have the Protocol, there's one more thing I want to show you<\/h2>\r\n    <p>I only mention this because I know it will accelerate what you're about to start \u2014 not because I want to sell you something new.<\/p>\r\n    <div class=\"upsell-box\">\r\n      <h3>The Confident Calculator: Multiplication & Division Mastery Pack<\/h3>\r\n      <span class=\"upsell-price\">\u20a610,000<\/span>\r\n      <p>Once your child's number sense foundation is rebuilding, the next thing most children hit is multiplication and division \u2014 and the same \"memorize and drill\" approach that failed with subtraction usually fails here too, for the exact same reason. This companion pack picks up the moment the 21-day protocol ends, using the same visual, foundation-first method \u2014 grouping, arrays, and skip-counting patterns \u2014 so your child moves from \"just about managing\" basic number sense straight into confident times tables and division, without ever going back to blind memorization.<\/p>\r\n      <div class=\"cta-center\">\r\n        <a href=\"#\" class=\"cta-btn\">Add Confident Calculator \u2014 \u20a610,000<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <a href=\"#community\" class=\"skip-link\">No thanks, I'll start with the guide<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"community\">\r\n  <div class=\"wrap\">\r\n    <div class=\"community-box\">\r\n      <span class=\"eyebrow\" style=\"color:var(--ochre);\">You don't have to do this alone<\/span>\r\n      <h2>Join the community<\/h2>\r\n      <p>Join hundreds of other mothers who are on this exact same journey \u2014 sharing wins, asking questions on the harder days, and keeping each other going through all 21 days.<\/p>\r\n      <a href=\"#\" class=\"cta-btn\">Join the Private Group<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"closing\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">One last note<\/span>\r\n    <p>Whatever happens over the next 21 days, I want you to remember why you started: not because your child is broken, but because you refused to accept a story about him that never sat right with you. That instinct was correct. Trust it as you begin tonight.<\/p>\r\n    <div class=\"signoff\">Amaka<\/div>\r\n  <\/div>\r\n<\/section>\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>Your Download Is Ready \u2014 The Number Sense Reset Protocol Order confirmed You just did something most people never do. You chose to face this instead of running from it \u2014 instead of waiting another term, hoping it would sort itself out, or quietly accepting a label you never believed was true. I respect that [&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-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learnest.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":4,"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/learnest.site\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/learnest.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}