{"id":170,"date":"2026-08-14T03:19:24","date_gmt":"2026-08-14T03:19:24","guid":{"rendered":"https:\/\/tunespace.org\/?page_id=170"},"modified":"2026-08-14T04:02:16","modified_gmt":"2026-08-14T04:02:16","slug":"finding-our-way-back","status":"publish","type":"page","link":"https:\/\/tunespace.org\/?page_id=170","title":{"rendered":"FINDING OUR WAY BACK"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"170\" class=\"elementor elementor-170\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9be1f1e e-flex e-con-boxed e-con e-parent\" data-id=\"9be1f1e\" 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-d338705 elementor-widget elementor-widget-html\" data-id=\"d338705\" 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>Finding Our Way Back \u2014 The Relationship Reset Library\u2122<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Jost:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --ink:#1E1B17;\r\n    --ink-soft:#4A443C;\r\n    --gold:#A9803F;\r\n    --gold-deep:#7C5E2C;\r\n    --gold-soft:#D9C08F;\r\n    --ivory:#FBF8F2;\r\n    --parchment:#F1E9D8;\r\n    --parchment-line:#E3D5B8;\r\n    --cream-card:#FFFDF9;\r\n  }\r\n  *{box-sizing:border-box; margin:0; padding:0;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    background:var(--ivory);\r\n    color:var(--ink);\r\n    font-family:'EB Garamond', serif;\r\n    font-size:19px;\r\n    line-height:1.7;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  .display{font-family:'Playfair Display', serif;}\r\n  .utility{font-family:'Jost', sans-serif; letter-spacing:.14em; text-transform:uppercase;}\r\n  .wrap{max-width:920px; margin:0 auto; padding:0 32px;}\r\n  .eyebrow{\r\n    font-family:'Jost', sans-serif;\r\n    font-size:12.5px;\r\n    letter-spacing:.28em;\r\n    text-transform:uppercase;\r\n    color:var(--gold);\r\n    font-weight:600;\r\n  }\r\n  .rule{\r\n    width:64px; height:1px; background:var(--gold);\r\n    margin:22px auto;\r\n  }\r\n  .rule.left{margin:22px 0;}\r\n  img,svg{display:block;}\r\n\r\n  \/* ---------- HERO ---------- *\/\r\n  header.hero{\r\n    background:\r\n      radial-gradient(ellipse at 50% -10%, #2B261F 0%, var(--ink) 60%);\r\n    color:var(--ivory);\r\n    text-align:center;\r\n    padding:96px 32px 88px;\r\n    position:relative;\r\n    overflow:hidden;\r\n  }\r\n  header.hero::before{\r\n    content:\"\";\r\n    position:absolute; inset:14px;\r\n    border:1px solid rgba(217,192,143,.25);\r\n    pointer-events:none;\r\n  }\r\n  .spark{\r\n    width:22px; height:22px; margin:0 auto 26px;\r\n    color:var(--gold-soft);\r\n  }\r\n  .series-tag{color:var(--gold-soft); font-size:12.5px;}\r\n  .hero h1{\r\n    font-size:clamp(40px, 6vw, 68px);\r\n    font-weight:600;\r\n    line-height:1.08;\r\n    margin:22px 0 18px;\r\n    color:#F7F1E4;\r\n  }\r\n  .hero .sub{\r\n    font-family:'EB Garamond', serif;\r\n    font-style:italic;\r\n    font-size:20px;\r\n    color:#CFC6B4;\r\n    max-width:560px;\r\n    margin:0 auto 34px;\r\n    line-height:1.6;\r\n  }\r\n  .byline{\r\n    font-size:13px; color:var(--gold-soft);\r\n    margin-bottom:44px;\r\n  }\r\n  .cta-btn{\r\n    display:inline-block;\r\n    background:linear-gradient(180deg, var(--gold) 0%, var(--gold-deep) 100%);\r\n    color:#1A1611;\r\n    font-family:'Jost', sans-serif;\r\n    font-weight:600;\r\n    font-size:14px;\r\n    letter-spacing:.12em;\r\n    text-transform:uppercase;\r\n    text-decoration:none;\r\n    padding:18px 44px;\r\n    border-radius:2px;\r\n    box-shadow:0 8px 24px rgba(169,128,63,.28);\r\n    transition:transform .25s ease, box-shadow .25s ease;\r\n  }\r\n  .cta-btn:hover{transform:translateY(-2px); box-shadow:0 12px 30px rgba(169,128,63,.4);}\r\n  .price-note{\r\n    margin-top:20px; font-size:14px; color:#A79E8C;\r\n    font-family:'Jost', sans-serif; letter-spacing:.04em;\r\n  }\r\n  .price-note b{color:var(--gold-soft); font-weight:600;}\r\n\r\n  \/* ---------- SECTION SHELL ---------- *\/\r\n  section{padding:88px 0;}\r\n  section.parchment{background:var(--parchment); border-top:1px solid var(--parchment-line); border-bottom:1px solid var(--parchment-line);}\r\n  .section-head{text-align:center; max-width:640px; margin:0 auto 56px;}\r\n  .section-head h2{\r\n    font-size:clamp(28px,4vw,38px);\r\n    font-weight:600;\r\n    margin-top:14px;\r\n  }\r\n  .section-head p{color:var(--ink-soft); margin-top:14px; font-size:19px;}\r\n\r\n  \/* ---------- PROBLEM \/ RECOGNITION ---------- *\/\r\n  .recognition{\r\n    max-width:700px; margin:0 auto; text-align:center;\r\n  }\r\n  .recognition p{font-size:21px; color:var(--ink-soft); margin-bottom:20px;}\r\n  .recognition p.lead{\r\n    font-family:'Playfair Display', serif;\r\n    font-style:italic;\r\n    font-size:26px;\r\n    color:var(--ink);\r\n    line-height:1.5;\r\n  }\r\n\r\n  \/* ---------- FORMULATION CARD (signature element) ---------- *\/\r\n  .formulation{\r\n    background:var(--cream-card);\r\n    border:1px solid var(--parchment-line);\r\n    box-shadow:0 30px 60px -30px rgba(30,27,23,.25);\r\n    padding:56px 48px 48px;\r\n    position:relative;\r\n  }\r\n  .formulation::before, .formulation::after{\r\n    content:\"\";\r\n    position:absolute; width:26px; height:26px;\r\n    border:1px solid var(--gold);\r\n  }\r\n  .formulation::before{top:14px; left:14px; border-right:none; border-bottom:none;}\r\n  .formulation::after{bottom:14px; right:14px; border-left:none; border-top:none;}\r\n  .formulation-head{text-align:center; margin-bottom:8px;}\r\n  .formulation-head .utility{font-size:12px; color:var(--gold-deep);}\r\n  .formulation-head h3{\r\n    font-size:30px; font-weight:600; margin:10px 0 6px;\r\n  }\r\n  .formulation-head .count{\r\n    font-family:'Jost', sans-serif; font-size:13px; color:var(--ink-soft); letter-spacing:.06em;\r\n  }\r\n  .parts-list{margin-top:36px;}\r\n  .part-block{padding:26px 0; border-top:1px solid var(--parchment-line);}\r\n  .part-block:first-child{border-top:none;}\r\n  .part-block .part-num{\r\n    font-family:'Playfair Display', serif; font-style:italic;\r\n    color:var(--gold); font-size:15px; margin-bottom:4px;\r\n  }\r\n  .part-block h4{font-size:22px; font-weight:600; margin-bottom:14px;}\r\n  .chapter-row{\r\n    display:flex; gap:14px; padding:7px 0;\r\n    font-size:16.5px; color:var(--ink-soft);\r\n  }\r\n  .chapter-row .num{\r\n    font-family:'Jost', sans-serif; font-size:12.5px; color:var(--gold-deep);\r\n    min-width:22px; padding-top:3px;\r\n  }\r\n\r\n  \/* ---------- BONUSES ---------- *\/\r\n  .bonus-grid{\r\n    display:grid; grid-template-columns:repeat(2, 1fr); gap:22px;\r\n    max-width:820px; margin:0 auto;\r\n  }\r\n  .bonus-card{\r\n    background:var(--cream-card);\r\n    border:1px solid var(--parchment-line);\r\n    padding:28px 26px;\r\n  }\r\n  .bonus-card .tag{font-size:11.5px; color:var(--gold-deep);}\r\n  .bonus-card h4{font-size:19px; font-weight:600; margin:8px 0 8px; line-height:1.3;}\r\n  .bonus-card p{font-size:15.5px; color:var(--ink-soft); line-height:1.55;}\r\n\r\n  \/* ---------- AUTHOR ---------- *\/\r\n  .author-wrap{\r\n    display:grid; grid-template-columns:170px 1fr; gap:44px; align-items:start;\r\n    max-width:760px; margin:0 auto;\r\n  }\r\n  .author-mark{\r\n    width:170px; height:170px;\r\n    background:var(--parchment);\r\n    border:1px solid var(--gold-soft);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-family:'Playfair Display', serif; font-size:52px; color:var(--gold-deep);\r\n  }\r\n  .author-copy h3{font-size:26px; font-weight:600; margin-bottom:6px;}\r\n  .author-copy .cred{font-family:'Jost',sans-serif; font-size:12.5px; letter-spacing:.08em; color:var(--gold-deep); text-transform:uppercase; margin-bottom:16px;}\r\n  .author-copy p{font-size:17px; color:var(--ink-soft); margin-bottom:14px;}\r\n  .author-copy blockquote{\r\n    font-family:'Playfair Display', serif; font-style:italic;\r\n    font-size:20px; color:var(--ink); border-left:2px solid var(--gold);\r\n    padding-left:18px; margin:22px 0;\r\n  }\r\n  @media (max-width:640px){\r\n    .author-wrap{grid-template-columns:1fr; text-align:center;}\r\n    .author-mark{margin:0 auto;}\r\n    .author-copy blockquote{border-left:none; border-top:2px solid var(--gold); padding-left:0; padding-top:14px;}\r\n  }\r\n\r\n  \/* ---------- FINAL CTA ---------- *\/\r\n  .final-cta{\r\n    background:var(--ink); color:var(--ivory); text-align:center;\r\n    padding:96px 32px;\r\n  }\r\n  .final-cta .eyebrow{color:var(--gold-soft);}\r\n  .final-cta h2{\r\n    font-size:clamp(30px,5vw,46px); font-weight:600; margin:16px 0 20px; color:#F7F1E4;\r\n  }\r\n  .final-cta p.blurb{\r\n    color:#C9C0AE; max-width:520px; margin:0 auto 36px; font-size:18px;\r\n  }\r\n  .price-tag{\r\n    display:inline-flex; align-items:baseline; gap:8px; margin-bottom:30px;\r\n  }\r\n  .price-tag .amount{font-family:'Playfair Display', serif; font-size:44px; color:#F7F1E4; font-weight:600;}\r\n  .price-tag .label{font-family:'Jost',sans-serif; font-size:12px; letter-spacing:.1em; color:var(--gold-soft); text-transform:uppercase;}\r\n  .fineprint{\r\n    margin-top:28px; font-size:13px; color:#8A8271; max-width:480px; margin-left:auto; margin-right:auto;\r\n    font-family:'Jost', sans-serif; letter-spacing:.02em; line-height:1.6;\r\n  }\r\n\r\n  \/* ---------- FOOTER ---------- *\/\r\n  footer{\r\n    text-align:center; padding:44px 32px; background:var(--ivory);\r\n  }\r\n  footer .series{font-size:12px; letter-spacing:.2em; color:var(--gold-deep);}\r\n  footer .legal{font-size:12.5px; color:#9A9182; margin-top:10px; max-width:520px; margin-left:auto; margin-right:auto; line-height:1.6;}\r\n\r\n  @media (max-width:640px){\r\n    .bonus-grid{grid-template-columns:1fr;}\r\n    .formulation{padding:40px 24px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <svg class=\"spark\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <path d=\"M12 2 L14 10 L22 12 L14 14 L12 22 L10 14 L2 12 L10 10 Z\" fill=\"currentColor\"\/>\r\n    <\/svg>\r\n    <div class=\"series-tag utility\">The Relationship Reset Library\u2122<\/div>\r\n    <h1 class=\"display\">Finding Our Way Back<\/h1>\r\n    <p class=\"sub\">A practical guide to rebuilding trust, closing emotional distance, and learning to communicate again \u2014 for couples, and for the one reading alone.<\/p>\r\n    <div class=\"byline utility\">By Fortune Charles<\/div>\r\n    <a href=\"https:\/\/selar.com\/b6586d1qsz\" class=\"cta-btn\">Get Your Copy \u2014 \u00a314.99<\/a>\r\n    <div class=\"price-note\">22 chapters \u00b7 6 premium bonus resources \u00b7 instant clarity for a hard season<\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<section>\r\n  <div class=\"wrap recognition\">\r\n    <p class=\"lead\">\"You are not alone, and you are not failing. Relationship strain is not a character flaw \u2014 it is a signal.\"<\/p>\r\n    <p>Maybe a betrayal shattered your sense of safety. Maybe nothing as dramatic as an affair has happened, but the conversations got shorter, the arguments got sharper, and the closeness got rarer. Maybe you're reading this alone, hoping your partner will meet you here eventually.<\/p>\r\n    <p>Wherever you're starting from, <em>Finding Our Way Back<\/em> gives you a clear, honest map \u2014 not a promise of perfection, but a practical way forward.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"parchment\" id=\"inside\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <div class=\"eyebrow\">What's Inside<\/div>\r\n      <h2 class=\"display\">The Full Formulation<\/h2>\r\n      <p>Every chapter is built the same deliberate way \u2014 a real scenario, both partners' perspectives, a case study, reflection questions, exercises, and a quick checklist. Nothing generic, nothing recycled.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"formulation\">\r\n      <div class=\"formulation-head\">\r\n        <div class=\"utility\">Contents<\/div>\r\n        <h3 class=\"display\">Four Parts \u00b7 Twenty-Two Chapters<\/h3>\r\n        <div class=\"count\">plus front matter, back matter &amp; six premium bonuses<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"parts-list\">\r\n        <div class=\"part-block\">\r\n          <div class=\"part-num\">Part One<\/div>\r\n          <h4>Understanding the Problem<\/h4>\r\n          <div class=\"chapter-row\"><span class=\"num\">01<\/span><span>When Something Feels Different<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">02<\/span><span>The Three Fractures: Trust, Distance, and Silence<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">03<\/span><span>Why Good Relationships Struggle: Common Misunderstandings<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">04<\/span><span>The Emotional Cost of Disconnection<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">05<\/span><span>You Are Not Failing: Removing Shame from the Conversation<\/span><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"part-block\">\r\n          <div class=\"part-num\">Part Two<\/div>\r\n          <h4>Discovering the Root Causes<\/h4>\r\n          <div class=\"chapter-row\"><span class=\"num\">06<\/span><span>What Happened to Us? Mapping the Path to Where You Are<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">07<\/span><span>Personal Histories We Bring Into Relationships<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">08<\/span><span>The Weight of Life: Stress, Roles, and External Pressures<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">09<\/span><span>Broken Trust: Betrayal, Small Disappointments, and Everything Between<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">10<\/span><span>Communication Patterns That Quietly Erode Connection<\/span><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"part-block\">\r\n          <div class=\"part-num\">Part Three<\/div>\r\n          <h4>Communication and Connection<\/h4>\r\n          <div class=\"chapter-row\"><span class=\"num\">11<\/span><span>Learning to Talk Again: Foundations of Honest Conversation<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">12<\/span><span>Listening Like You Mean It<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">13<\/span><span>Navigating Conflict Without Losing Each Other<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">14<\/span><span>Rebuilding Trust: What It Actually Takes<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">15<\/span><span>Closing the Emotional Distance<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">16<\/span><span>Rebuilding Intimacy: Physical and Emotional Closeness<\/span><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"part-block\">\r\n          <div class=\"part-num\">Part Four<\/div>\r\n          <h4>Practical Solutions and Long-Term Growth<\/h4>\r\n          <div class=\"chapter-row\"><span class=\"num\">17<\/span><span>Creating New Habits Together<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">18<\/span><span>When You're Reading This Alone<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">19<\/span><span>Repair After Rupture: A Framework<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">20<\/span><span>Protecting What You Rebuild<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">21<\/span><span>Planning Your Future Together<\/span><\/div>\r\n          <div class=\"chapter-row\"><span class=\"num\">22<\/span><span>Knowing When to Seek Professional Support<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section id=\"bonuses\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <div class=\"eyebrow\">Included At No Extra Cost<\/div>\r\n      <h2 class=\"display\">Six Premium Bonus Resources<\/h2>\r\n      <p>Each one solves a different implementation challenge \u2014 none of them simply repeat the book.<\/p>\r\n    <\/div>\r\n    <div class=\"bonus-grid\">\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 01<\/div>\r\n        <h4>The Relationship Fracture Assessment<\/h4>\r\n        <p>A structured self-assessment that pinpoints exactly where communication, distance, or trust need attention first.<\/p>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 02<\/div>\r\n        <h4>The Weekly Reconnection Workbook<\/h4>\r\n        <p>A simple fifteen-minute weekly structure that keeps connection alive once daily life resumes.<\/p>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 03<\/div>\r\n        <h4>The Trust Rebuilding Toolkit<\/h4>\r\n        <p>Conversation prompts and a transparency-practice planner for couples recovering from a significant breach.<\/p>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 04<\/div>\r\n        <h4>The Solo Reader's Action Plan<\/h4>\r\n        <p>A thirty-day individual plan for readers working through this alone, without a partner yet on board.<\/p>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 05<\/div>\r\n        <h4>The Quarterly Maintenance Plan<\/h4>\r\n        <p>A long-term check-in framework that protects your progress and catches setbacks early.<\/p>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <div class=\"tag utility\">Bonus 06<\/div>\r\n        <h4>The Professional Support Readiness Guide<\/h4>\r\n        <p>A clear, judgment-free framework for deciding when \u2014 and how \u2014 to bring in a licensed therapist.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"parchment\" id=\"author\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <div class=\"eyebrow\">Who Wrote This<\/div>\r\n      <h2 class=\"display\">About the Author<\/h2>\r\n    <\/div>\r\n    <div class=\"author-wrap\">\r\n      <div class=\"author-mark\">FC<\/div>\r\n      <div class=\"author-copy\">\r\n        <h3 class=\"display\">Fortune Charles<\/h3>\r\n        <div class=\"cred\">BA (Hons) Accounting &amp; Finance \u00b7 MSc Investment &amp; Financial Risk Management, London<\/div>\r\n        <p>Fortune Charles's professional career has been shaped by years in the corporate environment, where discipline, analytical thinking, and the ability to understand people and complex situations have been central to his work. Yet the perspective behind his writing on relationships comes from a different, more personal place.<\/p>\r\n        <p>His interest in relationships has developed through extensive study, observation, and reflection on how people connect, communicate, and navigate the challenges of long-term partnership \u2014 enriched by his own experience as a husband and father.<\/p>\r\n        <blockquote>\"Healthy relationships are not built by avoiding difficult conversations, but by learning how to have them with honesty, respect, empathy, and courage.\"<\/blockquote>\r\n        <p>Through The Relationship Reset Library\u2122, the author creates thoughtful, practical resources for individuals and couples navigating some of the most important challenges in long-term relationships \u2014 moving beyond surface-level advice to the issues that actually shape communication, trust, and connection.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"final-cta\" id=\"order\">\r\n  <div class=\"wrap\">\r\n    <div class=\"eyebrow\">Ready When You Are<\/div>\r\n    <h2 class=\"display\">Start Finding Your Way Back<\/h2>\r\n    <p class=\"blurb\">Four parts. Twenty-two chapters. Six bonus resources. One honest, practical companion for a difficult season \u2014 whether your partner is reading alongside you, or you're walking this road solo for now.<\/p>\r\n    <div class=\"price-tag\">\r\n      <span class=\"amount display\">\u00a314.99<\/span>\r\n      <span class=\"label\">One-time \u00b7 Full Book &amp; All Bonuses<\/span>\r\n    <\/div>\r\n    <div>\r\n      <a href=\"https:\/\/selar.com\/b6586d1qsz\" class=\"cta-btn\">Get Your Copy \u2014 \u00a314.99<\/a>\r\n    <\/div>\r\n    <p class=\"fineprint\">This book is intended for general educational and informational purposes and does not constitute psychological, medical, legal, or therapeutic advice. No specific outcome is promised or guaranteed. Sold on an as-is, non-refundable basis, consistent with standard publishing terms for informational works.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"series utility\">The Relationship Reset Library\u2122<\/div>\r\n  <div class=\"legal\">\u00a9 2026 Fortune Charles. All rights reserved. Case studies referenced throughout the book are fictional composites created for illustrative purposes.<\/div>\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>Finding Our Way Back \u2014 The Relationship Reset Library\u2122 The Relationship Reset Library\u2122 Finding Our Way Back A practical guide to rebuilding trust, closing emotional distance, and learning to communicate again \u2014 for couples, and for the one reading alone. By Fortune Charles Get Your Copy \u2014 \u00a314.99 22 chapters \u00b7 6 premium bonus resources [&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-170","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/pages\/170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tunespace.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=170"}],"version-history":[{"count":5,"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/pages\/170\/revisions"}],"predecessor-version":[{"id":177,"href":"https:\/\/tunespace.org\/index.php?rest_route=\/wp\/v2\/pages\/170\/revisions\/177"}],"wp:attachment":[{"href":"https:\/\/tunespace.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}