{"id":23,"date":"2026-07-23T07:52:57","date_gmt":"2026-07-23T07:52:57","guid":{"rendered":"https:\/\/everydaygrowth.store\/?page_id=23"},"modified":"2026-07-23T07:55:28","modified_gmt":"2026-07-23T07:55:28","slug":"buit-to-bend-thank-you-page","status":"publish","type":"page","link":"https:\/\/everydaygrowth.store\/?page_id=23","title":{"rendered":"BUIT TO BEND THANK YOU PAGE"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4bd904 e-flex e-con-boxed e-con e-parent\" data-id=\"a4bd904\" 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-71855d0 elementor-widget elementor-widget-html\" data-id=\"71855d0\" 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>Your Guide Is Ready \u2014 Built to Bend, Not Break<\/title>\n<style>\n  :root{\n    --paper:#F8F6EF;\n    --paper-deep:#EFEADB;\n    --ink:#20261C;\n    --ink-soft:#4B5442;\n    --forest:#33492F;\n    --moss:#6E7F5C;\n    --gold:#A9782B;\n    --gold-deep:#8C6423;\n    --line:#DCD5C2;\n    --white:#FFFFFF;\n    --display: Georgia, 'Iowan Old Style', 'Palatino Linotype', 'Book Antiqua', serif;\n    --body: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    --max: 640px;\n  }\n\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:var(--paper);\n    color:var(--ink);\n    font-family:var(--body);\n    font-size:16px;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%; display:block;}\n\n  .wrap{max-width:var(--max); margin:0 auto; padding:0 24px;}\n\n  \/* ---------- NAV ---------- *\/\n  .nav{\n    border-bottom:1px solid var(--line);\n  }\n  .nav-inner{\n    max-width:900px; margin:0 auto; padding:16px 24px;\n    display:flex; align-items:center; justify-content:center;\n  }\n  .nav-title{\n    font-family:var(--display);\n    font-size:16px;\n    letter-spacing:0.02em;\n    font-weight:700;\n  }\n  .nav-title span{color:var(--gold-deep); font-style:italic; font-weight:400;}\n\n  \/* ---------- HERO \/ CONFIRMATION ---------- *\/\n  .hero{\n    padding:64px 0 40px;\n    text-align:center;\n  }\n  .check-badge{\n    width:52px; height:52px;\n    margin:0 auto 28px;\n    border-radius:50%;\n    background:var(--forest);\n    display:flex; align-items:center; justify-content:center;\n  }\n  .check-badge svg{width:24px; height:24px;}\n\n  .eyebrow{\n    font-size:12px;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--moss);\n    font-weight:700;\n    margin-bottom:18px;\n  }\n  h1.title{\n    font-family:var(--display);\n    font-size:clamp(30px, 5vw, 42px);\n    line-height:1.15;\n    margin:0 0 22px;\n    color:var(--forest);\n    letter-spacing:-0.01em;\n  }\n  .message p{\n    font-size:17px;\n    color:var(--ink-soft);\n    max-width:520px;\n    margin:0 auto 18px;\n    text-align:left;\n  }\n  .message{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n  }\n  .message .lead{\n    font-size:18px;\n    color:var(--ink);\n    font-weight:500;\n  }\n\n  hr.rule{\n    border:none;\n    border-top:1px solid var(--line);\n    margin:0;\n  }\n\n  \/* ---------- DOWNLOAD SECTION ---------- *\/\n  .downloads{\n    padding:52px 0;\n    text-align:center;\n  }\n  .section-kicker{\n    font-size:12px;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--moss);\n    font-weight:700;\n    margin-bottom:14px;\n  }\n  .section-title{\n    font-family:var(--display);\n    font-size:clamp(24px,4vw,30px);\n    color:var(--forest);\n    margin:0 0 32px;\n    letter-spacing:-0.01em;\n  }\n\n  .download-card{\n    background:var(--paper-deep);\n    border:1px solid var(--line);\n    padding:32px 28px;\n    max-width:440px;\n    margin:0 auto 28px;\n  }\n  .download-card .file-label{\n    font-size:12px;\n    letter-spacing:0.08em;\n    text-transform:uppercase;\n    color:var(--gold-deep);\n    font-weight:700;\n    margin-bottom:10px;\n  }\n  .download-card h3{\n    font-family:var(--display);\n    font-size:20px;\n    color:var(--forest);\n    margin:0 0 22px;\n  }\n\n  .btn-download{\n    display:inline-block;\n    width:100%;\n    font-family:var(--body);\n    font-weight:700;\n    font-size:15px;\n    letter-spacing:0.02em;\n    text-decoration:none;\n    color:var(--white);\n    background:var(--forest);\n    padding:16px 24px;\n    border-radius:2px;\n    border:1px solid var(--forest);\n    transition:background 0.15s ease;\n  }\n  .btn-download:hover{background:var(--gold-deep); border-color:var(--gold-deep);}\n  .btn-download:focus-visible{outline:3px solid var(--gold); outline-offset:2px;}\n\n  .download-note{\n    font-size:14px;\n    color:var(--ink-soft);\n    margin:6px 0;\n  }\n  .download-note.save{\n    font-weight:600;\n    color:var(--ink);\n  }\n\n  \/* ---------- START HERE ---------- *\/\n  .start-here{padding:52px 0;}\n  .timeline{\n    max-width:560px;\n    margin:0 auto;\n  }\n  .step{\n    display:flex;\n    gap:20px;\n    padding:22px 0;\n    border-bottom:1px solid var(--line);\n  }\n  .step:first-child{border-top:1px solid var(--line);}\n  .step-marker{\n    flex-shrink:0;\n    width:96px;\n  }\n  .step-marker .when{\n    font-family:var(--display);\n    font-size:13px;\n    letter-spacing:0.04em;\n    text-transform:uppercase;\n    color:var(--gold-deep);\n    font-weight:700;\n  }\n  .step-body p{\n    margin:0;\n    font-size:15px;\n    color:var(--ink-soft);\n  }\n  .step-body strong{color:var(--ink);}\n\n  \/* ---------- CLOSING ---------- *\/\n  .closing{\n    padding:56px 0 72px;\n  }\n  .closing-card{\n    max-width:560px;\n    margin:0 auto;\n    padding:40px 8px 0;\n    border-top:1px solid var(--line);\n    text-align:center;\n  }\n  .closing-card p{\n    font-size:17px;\n    color:var(--ink-soft);\n    max-width:480px;\n    margin:0 auto 18px;\n  }\n  .signature{\n    font-family:var(--display);\n    font-style:italic;\n    font-size:22px;\n    color:var(--forest);\n    margin-top:10px;\n  }\n\n  \/* ---------- FOOTER ---------- *\/\n  footer{\n    padding:32px 0 56px;\n    text-align:center;\n  }\n  footer p{\n    font-size:13px;\n    color:var(--moss);\n    margin:0;\n  }\n\n  @media (max-width:520px){\n    .step{flex-direction:column; gap:6px;}\n    .step-marker{width:auto;}\n  }\n\n<\/style>\n<\/head>\n<body>\n\n<!-- ============ NAV ============ -->\n<nav class=\"nav\">\n  <div class=\"nav-inner\">\n    <div class=\"nav-title\">BUILT TO BEND <span>\u2014 not break<\/span><\/div>\n  <\/div>\n<\/nav>\n\n<!-- ============ SECTION 1: CONFIRMATION ============ -->\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"check-badge\" aria-hidden=\"true\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M4 12.5L9.5 18L20 6\" stroke=\"#F8F6EF\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"eyebrow\">Order Confirmed<\/div>\n    <h1 class=\"title\">You're in. Your guide is ready.<\/h1>\n\n    <div class=\"message\">\n      <p class=\"lead\">You did something most people don't do.<\/p>\n      <p>You didn't wait for a better week, a new month, or the version of Monday that never actually arrives. You made the call while the pull to put it off was still standing right in front of you.<\/p>\n      <p>That's the real skill here. Not perfect follow-through. The decision to start before you feel ready for it.<\/p>\n      <p>Your guide is ready below.<\/p>\n    <\/div>\n  <\/div>\n<\/header>\n\n<hr class=\"rule\">\n\n<!-- ============ SECTION 2: DOWNLOAD ============ -->\n<section class=\"downloads\">\n  <div class=\"wrap\">\n    <div class=\"section-kicker\">Your Files<\/div>\n    <h2 class=\"section-title\">Download your guide<\/h2>\n\n    <div class=\"download-card\">\n      <div class=\"file-label\">Main Guide \u00b7 PDF<\/div>\n      <h3>Built to Bend, Not Break<\/h3>\n      <!-- Replace href with your actual file delivery link -->\n      <a class=\"btn-download\" href=\"#\" data-download-url=\"PASTE_DOWNLOAD_LINK_HERE\">[DOWNLOAD: Built to Bend, Not Break]<\/a>\n    <\/div>\n\n    <p class=\"download-note\">Check your inbox. We also sent a backup copy to your email.<\/p>\n    <p class=\"download-note save\">Save your files to your phone or computer now.<\/p>\n  <\/div>\n<\/section>\n\n<hr class=\"rule\">\n\n<!-- ============ SECTION 3: START HERE ============ -->\n<section class=\"start-here\">\n  <div class=\"wrap\">\n    <div class=\"section-kicker\">Next 24 Hours<\/div>\n    <h2 class=\"section-title\">Start here<\/h2>\n\n    <div class=\"timeline\">\n      <div class=\"step\">\n        <div class=\"step-marker\"><span class=\"when\">Tonight<\/span><\/div>\n        <div class=\"step-body\">\n          <p>Open the guide. Read <strong>Chapters 1 through 3<\/strong> \u2014 the All-or-Nothing Trap, the four quit patterns, and why motivation was never the real problem in the first place.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-marker\"><span class=\"when\">Before Bed<\/span><\/div>\n        <div class=\"step-body\">\n          <p>Turn to the <strong>self-assessment in Chapter 2<\/strong> and write down which quit pattern is actually yours. Not the one that sounds better. The honest one.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-marker\"><span class=\"when\">Tomorrow Morning<\/span><\/div>\n        <div class=\"step-body\">\n          <p>Read <strong>Chapter 4<\/strong> and learn the 24-Hour Restart Protocol, even if you haven't slipped yet. You want the four steps already decided before the morning you actually need them.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step\">\n        <div class=\"step-marker\"><span class=\"when\">This Week<\/span><\/div>\n        <div class=\"step-body\">\n          <p>Build your three tiers from <strong>Chapter 5<\/strong> in writing, and pick your <strong>One Rule<\/strong> from Chapter 6. That single small action becomes the one thing that doesn't move, no matter what kind of week you're having.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 4: CLOSING NOTE ============ -->\n<section class=\"closing\">\n  <div class=\"wrap\">\n    <div class=\"closing-card\">\n      <p>Reading this guide won't change anything by itself. Using it will. You already know that, or you wouldn't have gotten this far.<\/p>\n      <p>You're going to miss a day at some point. That's expected, it's planned for, and it doesn't undo anything you build starting tonight. What matters now isn't staying perfect. It's staying in it.<\/p>\n      <div class=\"signature\">Elvis<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ FOOTER ============ -->\n<footer>\n  <div class=\"wrap\">\n    <p>Built to Bend, Not Break \u2014 Elvis Epie<\/p>\n  <\/div>\n<\/footer>\n\n<script>\n  \/\/ Wire up the download link: replace data-download-url with your real file\/delivery URL.\n  document.querySelectorAll('[data-download-url]').forEach(function(btn){\n    var url = btn.getAttribute('data-download-url');\n    if (url && url !== 'PASTE_DOWNLOAD_LINK_HERE') {\n      btn.setAttribute('href', url);\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\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 Guide Is Ready \u2014 Built to Bend, Not Break BUILT TO BEND \u2014 not break Order Confirmed You&#8217;re in. Your guide is ready. You did something most people don&#8217;t do. You didn&#8217;t wait for a better week, a new month, or the version of Monday that never actually arrives. You made the call while [&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-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":4,"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":27,"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/27"}],"wp:attachment":[{"href":"https:\/\/everydaygrowth.store\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}