{"product_id":"digital-product-fix-generational-trauma-build-mental-toughness-the-bone-you-carry","title":"Fix Generational Trauma \u0026 Build Mental Toughness - The Bone You Carry","description":"\u003c!--\n  PRODUCT DESCRIPTION\n  FIX GENERATIONAL TRAUMA \u0026 BUILD MENTAL TOUGHNESS\n  The Bone You Carry\n--\u003e\n\u003cstyle\u003e\n  .lywire-ebook {\n    --text: #25313b;\n    --heading: #17232d;\n    --muted: #65727d;\n    --soft: #f6f8f9;\n    --card: #ffffff;\n    --border: #e2e7ea;\n    --accent: #9a5b3f;\n    --accent-dark: #78442e;\n    --accent-soft: #f5ebe6;\n    --dark: #1b2730;\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 10px 20px 50px;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.75;\n    font-size: 16px;\n  }\n\n  .lywire-ebook * {\n    box-sizing: border-box;\n  }\n\n  .lywire-ebook h1,\n  .lywire-ebook h2,\n  .lywire-ebook h3 {\n    color: var(--heading);\n    line-height: 1.25;\n    margin-top: 0;\n  }\n\n  \/* Clean H1 — title only *\/\n  .lywire-ebook .ebook-hero {\n    padding: 34px 0 30px;\n    text-align: center;\n    border-bottom: 1px solid var(--border);\n    margin-bottom: 42px;\n  }\n\n  .lywire-ebook .ebook-hero h1 {\n    margin: 0;\n    padding: 0;\n    font-size: clamp(30px, 4.5vw, 48px);\n    font-weight: 800;\n    letter-spacing: -1.2px;\n  }\n\n  .lywire-ebook .subtitle {\n    max-width: 760px;\n    margin: 14px auto 0;\n    color: var(--accent);\n    font-size: clamp(19px, 2.5vw, 25px);\n    font-weight: 700;\n  }\n\n  .lywire-ebook .intro {\n    max-width: 850px;\n    margin: 0 auto 45px;\n    text-align: center;\n  }\n\n  .lywire-ebook .intro h2 {\n    font-size: clamp(23px, 3vw, 32px);\n    margin-bottom: 20px;\n  }\n\n  .lywire-ebook .intro p {\n    color: var(--muted);\n    font-size: 17px;\n    margin: 10px 0;\n  }\n\n  .lywire-ebook .section {\n    margin: 52px 0;\n  }\n\n  .lywire-ebook .section-heading {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 24px;\n  }\n\n  .lywire-ebook .section-number {\n    flex: 0 0 auto;\n    width: 42px;\n    height: 42px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 12px;\n    background: var(--accent-soft);\n    color: var(--accent-dark);\n    font-size: 19px;\n    font-weight: 800;\n  }\n\n  .lywire-ebook h2 {\n    font-size: clamp(23px, 3vw, 31px);\n    margin-bottom: 12px;\n  }\n\n  .lywire-ebook h3 {\n    font-size: 20px;\n    margin-bottom: 10px;\n  }\n\n  .lywire-ebook p {\n    margin: 0 0 16px;\n  }\n\n  .lywire-ebook .muted {\n    color: var(--muted);\n  }\n\n  .lywire-ebook .quote-box {\n    background: var(--dark);\n    color: #ffffff;\n    padding: 30px;\n    border-radius: 18px;\n    margin: 34px 0;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .lywire-ebook .quote-box:before {\n    content: \"“\";\n    position: absolute;\n    right: 22px;\n    top: -22px;\n    font-size: 100px;\n    line-height: 1;\n    opacity: 0.12;\n  }\n\n  .lywire-ebook .quote-box p {\n    position: relative;\n    margin: 0;\n    font-size: 21px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .lywire-ebook .three-pillars {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 25px;\n  }\n\n  .lywire-ebook .pillar-card {\n    background: var(--card);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    padding: 25px;\n    box-shadow: 0 8px 25px rgba(25, 35, 45, 0.05);\n  }\n\n  .lywire-ebook .pillar-icon {\n    font-size: 30px;\n    display: block;\n    margin-bottom: 14px;\n  }\n\n  .lywire-ebook .pillar-card h3 {\n    margin-bottom: 9px;\n  }\n\n  .lywire-ebook .pillar-card p {\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .lywire-ebook .benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 25px;\n  }\n\n  .lywire-ebook .benefit {\n    background: var(--soft);\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    padding: 19px 20px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .lywire-ebook .benefit-icon {\n    flex: 0 0 auto;\n    font-size: 20px;\n    line-height: 1.5;\n  }\n\n  .lywire-ebook .benefit p {\n    margin: 0;\n    font-size: 15.5px;\n  }\n\n  .lywire-ebook .audience-box {\n    background: linear-gradient(135deg, #faf6f3, #f7f9fa);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    padding: 32px;\n  }\n\n  .lywire-ebook .question-box {\n    border-left: 4px solid var(--accent);\n    background: var(--accent-soft);\n    padding: 28px 30px;\n    border-radius: 0 16px 16px 0;\n    margin: 28px 0;\n  }\n\n  .lywire-ebook .question-box h3 {\n    margin-bottom: 10px;\n  }\n\n  .lywire-ebook .closing {\n    text-align: center;\n    background: var(--dark);\n    color: #ffffff;\n    border-radius: 22px;\n    padding: 42px 30px;\n    margin-top: 55px;\n  }\n\n  .lywire-ebook .closing h2 {\n    color: #ffffff;\n    font-size: clamp(25px, 3.5vw, 35px);\n    margin-bottom: 17px;\n  }\n\n  .lywire-ebook .closing p {\n    max-width: 720px;\n    margin: 0 auto 14px;\n    color: rgba(255,255,255,0.84);\n  }\n\n  .lywire-ebook .disclaimer {\n    margin-top: 25px;\n    padding: 20px 22px;\n    border: 1px solid #e6d9d2;\n    background: #fcf8f5;\n    border-radius: 14px;\n    color: #51443d;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .lywire-ebook .faq-section {\n    margin-top: 58px;\n  }\n\n  .lywire-ebook .faq-intro {\n    color: var(--muted);\n    margin-bottom: 22px;\n  }\n\n  .lywire-ebook details {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .lywire-ebook summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 19px 22px;\n    font-weight: 700;\n    color: var(--heading);\n    position: relative;\n    padding-right: 50px;\n  }\n\n  .lywire-ebook summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lywire-ebook summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 21px;\n    top: 15px;\n    font-size: 24px;\n    color: var(--accent);\n    font-weight: 400;\n  }\n\n  .lywire-ebook details[open] summary:after {\n    content: \"−\";\n  }\n\n  .lywire-ebook .faq-answer {\n    padding: 0 22px 20px;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .lywire-ebook .faq-answer p {\n    margin: 0;\n  }\n\n  .lywire-ebook .final-note {\n    text-align: center;\n    color: var(--muted);\n    margin-top: 34px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 760px) {\n    .lywire-ebook {\n      padding-left: 15px;\n      padding-right: 15px;\n      font-size: 15.5px;\n    }\n\n    .lywire-ebook .three-pillars,\n    .lywire-ebook .benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .lywire-ebook .ebook-hero {\n      padding-top: 22px;\n      margin-bottom: 32px;\n    }\n\n    .lywire-ebook .section {\n      margin: 42px 0;\n    }\n\n    .lywire-ebook .quote-box,\n    .lywire-ebook .audience-box,\n    .lywire-ebook .closing {\n      padding: 26px 22px;\n    }\n\n    .lywire-ebook .section-heading {\n      gap: 10px;\n    }\n\n    .lywire-ebook .section-number {\n      width: 36px;\n      height: 36px;\n      border-radius: 10px;\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"lywire-ebook\"\u003e\u003c!-- HERO \/ CLEAN H1 --\u003e\u003cheader class=\"ebook-hero\"\u003e\n\u003ch1\u003eFIX GENERATIONAL TRAUMA \u0026amp; BUILD MENTAL TOUGHNESS\u003c\/h1\u003e\n\u003cdiv class=\"subtitle\"\u003eThe Bone You Carry\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- INTRO --\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003ch2\u003e🔥 You Know What's Wrong. But Knowing Isn't Healing You.\u003c\/h2\u003e\n\u003cp\u003eYou've read the books. Followed the threads. Sat in the therapy chair. You understand where it comes from — the anxiety that spikes when your phone rings, the collapse that arrives with every criticism, the partners you keep choosing who feel dangerously familiar.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnd still. The pattern remains.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IS THE BONE YOU CARRY --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e💀 What Is \"The Bone You Carry\"?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eIt's the weight that arrived before you were born — survival strategies your family passed down through behavior, silence, and wound. Patterns that once protected them. Patterns that are now slowly hollowing you out.\u003c\/p\u003e\n\u003cdiv class=\"quote-box\"\u003e\n\u003cp\u003eThis book isn't another explanation of why you are the way you are. \u003cbr\u003e\u003cbr\u003eIt's the how you finally change it. 🔄\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROBLEM --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🎯 The Problem This Book Solves\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eKnowing without transforming.\u003c\/h3\u003e\n\u003cp\u003eYou already know your childhood shaped you. You know the patterns. You could probably diagram the trauma at 2 AM — which, coincidentally, is exactly when it shows up to wreck you.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKnowledge alone has never once rewired a nervous system.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis book does something different.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- APPROACH --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e03\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003ch2\u003e⚔️ The Approach That Actually Works\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/fix_generational_trauma_the_bone_you_carry_guidebook_inside_content_png.png?v=1788525416\" alt=\"An infographic-style guidebook cover titled 'A STRONGER YOU IS POSSIBLE' with the subtitle 'A PRACTICAL PATH TO A STRONGER YOU.' The design has a white background, large black and teal typography, a scenic mountain-and-stairs photo on the left, and icons with short text on the right.\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDrawing from three ancient philosophical traditions woven into one daily, livable practice:\u003c\/p\u003e\n\u003cdiv class=\"three-pillars\"\u003e\n\u003carticle class=\"pillar-card\"\u003e\u003cspan class=\"pillar-icon\"\u003e🕉️\u003c\/span\u003e\n\u003ch3\u003eThe Bhagavad Gita\u003c\/h3\u003e\n\u003cp\u003eDetached action that stops the emotional spiral before it starts.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pillar-card\"\u003e\u003cspan class=\"pillar-icon\"\u003e🏛️\u003c\/span\u003e\n\u003ch3\u003eStoicism\u003c\/h3\u003e\n\u003cp\u003eThe dichotomy of control, used as a reflex, not a concept.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pillar-card\"\u003e\u003cspan class=\"pillar-icon\"\u003e🧘\u003c\/span\u003e\n\u003ch3\u003eMindfulness\u003c\/h3\u003e\n\u003cp\u003eReal mindfulness, not the kind you use to avoid the hard stuff.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quote-box\"\u003e\n\u003cp\u003eNot ideas. Practices. The kind that become bone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e04\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003ch2\u003e✅ After Reading This, You Will:\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/fix_generational_trauma_build_mental_toughness_the_bone_you_carry_cover_png.png?v=1788525417\" alt=\"Book cover for 'The Bone You Carry: The Complete Guidebook' featuring a composite design with a silhouetted man in profile, a broken chain, faded portraits of children, and a mountain sunset landscape.\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits\"\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔍\u003c\/div\u003e\n\u003cp\u003eIdentify the exact inherited pattern you've been mistaking for your personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e⚡\u003c\/div\u003e\n\u003cp\u003eStop emotional spiraling using a simple daily practice from the Gita — in real situations, not just calm ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✂️\u003c\/div\u003e\n\u003cp\u003eLearn to interrupt anxiety-driven reactions within seconds by applying Stoic thinking as an instinctive reflex.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e👁️\u003c\/div\u003e\n\u003cp\u003eKnow the difference between mindfulness that heals and mindfulness that hides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🗣️\u003c\/div\u003e\n\u003cp\u003eRewrite your inner voice — so it no longer sounds like your mother, your father, or your cruelest critic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🧠\u003c\/div\u003e\n\u003cp\u003eBuild a nervous system that responds to your life — not to ghosts from theirs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHO IT IS FOR --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e05\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🌀 Who This Book Is For\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"audience-box\"\u003e\n\u003cp\u003eYou are 29, or 34, or 42. You have been circling this thing for years. You are done circling.\u003c\/p\u003e\n\u003cp\u003eYou want the part where philosophy becomes practice. Where practice becomes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUESTION --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e06\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e💬 The One Question No Other Book Answers\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"question-box\"\u003e\n\u003ch3\u003eHow do you take the Gita, Stoicism, and mindfulness — and weave them into a single daily practice that permanently changes how your nervous system responds to threat?\u003c\/h3\u003e\n\u003cp\u003eThis book answers that. Page by page. Practice by practice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY READ --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e07\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003e📖 Why Read Every Page?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBecause a summary of this book is just more knowledge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnd knowledge is what got you here.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIntegration is what gets you out. 🚪\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSING --\u003e\n\u003csection class=\"closing\"\u003e\n\u003ch2\u003eThe Bone You Carry Was Never Yours to Keep Forever.\u003c\/h2\u003e\n\u003cp\u003eIt's time to put it down. 🕊️\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003cdiv class=\"section-number\"\u003e?\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"faq-intro\"\u003eEverything you need to know about \u003cstrong\u003eThe Bone You Carry\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is \"The Bone You Carry\" about?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe Bone You Carry is an eBook about identifying inherited emotional patterns and learning practical ways to respond differently. It combines ideas and practices drawn from the Bhagavad Gita, Stoicism, and mindfulness into a daily framework for personal growth and mental resilience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this book explain generational trauma?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe book goes beyond simply explaining inherited patterns. Its focus is on recognizing recurring reactions and turning philosophical principles into practical habits that can help you approach those reactions differently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow are the Bhagavad Gita, Stoicism, and mindfulness used?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe book brings together three complementary approaches: detached action from the Bhagavad Gita, the Stoic dichotomy of control, and mindfulness as a way of observing thoughts, emotions, and reactions. They are presented as practical tools rather than purely theoretical ideas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this book suitable for someone who already understands their trauma patterns?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. The book is particularly focused on the gap between understanding a pattern intellectually and learning to respond to it differently in everyday situations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a physical book?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. This is a digital eBook. No physical book will be shipped.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow will I receive the eBook?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eAfter your purchase is successfully completed, the digital download link will be shared with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this eBook replace therapy or professional mental-health support?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. This eBook is intended for educational and personal-development purposes. It is not a substitute for professional mental-health assessment, therapy, diagnosis, or treatment. If you are experiencing significant distress or need professional support, consider speaking with a qualified mental-health professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- REQUIRED DIGITAL PRODUCT NOTICE --\u003e\n\u003cdiv class=\"disclaimer\"\u003e\n\u003cstrong\u003e⚠️ Please note:\u003c\/strong\u003e It is an eBook that will be provided digitally, and the download link will be shared after the purchase is completed. No physical book will be provided.\u003c\/div\u003e\n\u003cp class=\"final-note\"\u003eDigital product • eBook • Instant digital delivery after purchase\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT + FAQ STRUCTURED DATA\n     ========================================================= --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Book\",\n  \"name\": \"FIX GENERATIONAL TRAUMA \u0026 BUILD MENTAL TOUGHNESS\",\n  \"alternateName\": \"The Bone You Carry\",\n  \"description\": \"A practical eBook focused on inherited emotional patterns, mental toughness, personal growth, and practical applications of the Bhagavad Gita, Stoicism, and mindfulness.\",\n  \"bookFormat\": \"https:\/\/schema.org\/EBook\",\n  \"genre\": [\n    \"Self Help\",\n    \"Personal Development\",\n    \"Mental Resilience\",\n    \"Mindfulness\",\n    \"Philosophy\"\n  ],\n  \"inLanguage\": \"en\",\n  \"isAccessibleForFree\": false\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is The Bone You Carry about?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Bone You Carry is an eBook about identifying inherited emotional patterns and learning practical ways to respond differently. It combines ideas and practices drawn from the Bhagavad Gita, Stoicism, and mindfulness into a daily framework for personal growth and mental resilience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does this book explain generational trauma?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The book goes beyond simply explaining inherited patterns. Its focus is on recognizing recurring reactions and turning philosophical principles into practical habits that can help you approach those reactions differently.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How are the Bhagavad Gita, Stoicism, and mindfulness used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The book brings together detached action from the Bhagavad Gita, the Stoic dichotomy of control, and mindfulness as a way of observing thoughts, emotions, and reactions. They are presented as practical tools rather than purely theoretical ideas.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this book suitable for someone who already understands their trauma patterns?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The book is particularly focused on the gap between understanding a pattern intellectually and learning to respond to it differently in everyday situations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this a physical book?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This is a digital eBook. No physical book will be shipped.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How will I receive the eBook?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"After your purchase is successfully completed, the digital download link will be shared with you.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this eBook replace therapy or professional mental-health support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This eBook is intended for educational and personal-development purposes. It is not a substitute for professional mental-health assessment, therapy, diagnosis, or treatment. If you are experiencing significant distress or need professional support, consider speaking with a qualified mental-health professional.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Tomaque","offers":[{"title":"Default Title","offer_id":44010998562906,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/FIX_GENERATIONAL_TRAUMA_BUILD_MENTAL_TOUGHNESS_-_The_Bone_You_Carry.png?v=1788525650","url":"https:\/\/lywire.com\/products\/digital-product-fix-generational-trauma-build-mental-toughness-the-bone-you-carry","provider":"LyWire","version":"1.0","type":"link"}