{"product_id":"habit-forge™-protocol-01-the-identity-discipline-cycle™-idc","title":"HABIT FORGE™ — PROTOCOL 01  The Identity Discipline Cycle™ (IDC)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eHabit Forge™ — Protocol 01\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold: #C8A86E;\n    --gold-light: #F5C25C;\n    --gold-dim: #8A6E40;\n    --black: #0F0F0F;\n    --surface: #161616;\n    --surface2: #1E1E1E;\n    --text: #F2F2F2;\n    --text-body: #D8D8D8;\n    --text-muted: #909090;\n    --border: rgba(200,168,110,0.2);\n    --border-strong: rgba(200,168,110,0.4);\n  }\n\n  body {\n    background: var(--black);\n    color: var(--text);\n    font-family: 'Barlow', sans-serif;\n    font-weight: 300;\n    line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .gold-divider { height: 1px; background: linear-gradient(to right, transparent, var(--gold-dim), transparent); }\n\n  .sf-eyebrow { font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); margin-bottom: 24px; display: flex; align-items: center; gap: 16px; font-weight: 300; }\n  .sf-eyebrow::before { content: ''; display: block; width: 40px; height: 1px; background: var(--gold); flex-shrink: 0; }\n\n  .sf-label { font-size: 10px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold); margin-bottom: 40px; display: flex; align-items: center; gap: 16px; }\n  .sf-label::after { content: ''; flex: 1; height: 1px; background: var(--border); min-width: 20px; }\n\n  .sf-section { padding: 72px 0; }\n  .sf-section-bg { padding: 72px 0; background: var(--surface); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }\n\n  .sf-body { font-size: 17px; color: var(--text-body); line-height: 1.85; margin-bottom: 20px; }\n  .sf-headline { font-family: 'Cormorant Garamond', serif; font-size: 38px; font-weight: 300; line-height: 1.2; color: var(--text); margin-bottom: 20px; }\n  .sf-headline strong { font-weight: 600; color: var(--gold-light); }\n\n  \/* HERO *\/\n  .sf-hero { padding: 72px 0 64px; border-bottom: 1px solid var(--border); }\n\n  .sf-hero-title { font-family: 'Cormorant Garamond', serif; font-size: 56px; font-weight: 300; line-height: 1.05; color: var(--text); margin-bottom: 8px; }\n  .sf-hero-title em { font-style: italic; color: var(--gold-light); }\n\n  .sf-hero-sub { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 32px; }\n\n  \/* Protocol specs bar *\/\n  .sf-specs {\n    display: flex; gap: 0; margin-bottom: 40px;\n    border: 1px solid var(--border);\n  }\n  .sf-spec {\n    flex: 1; padding: 20px 24px;\n    border-right: 1px solid var(--border);\n  }\n  .sf-spec:last-child { border-right: none; }\n  .sf-spec-label { font-size: 9px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 6px; display: block; }\n  .sf-spec-value { font-family: 'Cormorant Garamond', serif; font-size: 26px; font-weight: 300; color: var(--gold-light); display: block; line-height: 1; }\n\n  .sf-hero-body { font-size: 19px; color: var(--text-body); line-height: 1.85; max-width: 680px; margin-bottom: 20px; font-weight: 300; }\n  .sf-hero-body strong { color: var(--text); font-weight: 500; }\n\n  .sf-pull { font-family: 'Cormorant Garamond', serif; font-size: 26px; font-style: italic; color: var(--text); line-height: 1.45; padding: 28px 32px; border-left: 3px solid var(--gold); background: var(--surface); margin-top: 32px; }\n\n  \/* PROBLEM LIST *\/\n  .sf-problem-list { list-style: none; margin-bottom: 32px; }\n  .sf-problem-list li { font-size: 17px; color: var(--text-body); padding: 16px 0; border-bottom: 1px solid var(--border); display: flex; align-items: flex-start; gap: 20px; line-height: 1.6; }\n  .sf-problem-list li::before { content: ''; display: block; width: 24px; height: 1px; background: var(--gold-dim); margin-top: 12px; flex-shrink: 0; }\n  .sf-problem-list li:last-child { border-bottom: none; }\n\n  .sf-callout { background: var(--surface2); border-left: 3px solid var(--gold); padding: 28px 32px; margin: 32px 0; }\n  .sf-callout p { font-size: 17px; color: var(--text-body); line-height: 1.85; margin-bottom: 8px; }\n  .sf-callout p:last-child { margin-bottom: 0; }\n  .sf-callout strong { color: var(--text); font-weight: 500; }\n\n  \/* OUTCOMES *\/\n  .sf-outcome-list { list-style: none; margin-bottom: 32px; }\n  .sf-outcome-list li { font-size: 17px; color: var(--text-body); padding: 16px 0; border-bottom: 1px solid var(--border); display: flex; align-items: flex-start; gap: 20px; line-height: 1.6; }\n  .sf-outcome-list li::before { content: ''; display: block; width: 24px; height: 1px; background: var(--gold); margin-top: 12px; flex-shrink: 0; }\n  .sf-outcome-list li:last-child { border-bottom: none; }\n\n  \/* QUOTE BLOCKS *\/\n  .sf-quotes { display: flex; flex-direction: column; gap: 2px; margin-bottom: 32px; }\n  .sf-quote-item { background: var(--surface2); padding: 24px 32px; border-left: 1px solid var(--border); }\n  .sf-quote-text { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-style: italic; color: var(--text); line-height: 1.5; }\n\n  \/* WHY FIRST *\/\n  .sf-why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; margin-bottom: 32px; }\n  .sf-why-col { background: var(--surface2); padding: 36px 32px; }\n  .sf-why-col-label { font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gold); margin-bottom: 20px; font-weight: 500; display: block; }\n  .sf-why-list { list-style: none; }\n  .sf-why-list li { font-size: 15px; color: var(--text-body); padding: 12px 0; border-bottom: 1px solid var(--border); display: flex; gap: 14px; line-height: 1.55; }\n  .sf-why-list li::before { content: ''; display: block; width: 14px; height: 1px; background: var(--gold-dim); margin-top: 10px; flex-shrink: 0; }\n  .sf-why-list li.positive::before { background: var(--gold); }\n  .sf-why-list li:last-child { border-bottom: none; }\n\n  \/* FOUNDATION *\/\n  .sf-foundation { display: flex; flex-direction: column; gap: 2px; margin-top: 32px; }\n  .sf-foundation-item { background: var(--surface); padding: 20px 28px; display: flex; align-items: center; gap: 20px; border-left: 1px solid var(--border); }\n  .sf-foundation-item::before { content: '→'; color: var(--gold); font-size: 16px; flex-shrink: 0; }\n  .sf-foundation-text { font-size: 15px; color: var(--text-body); }\n\n  \/* WHO *\/\n  .sf-who-for { list-style: none; margin-bottom: 32px; }\n  .sf-who-for li { font-size: 17px; color: var(--text-body); padding: 16px 0; border-bottom: 1px solid var(--border); display: flex; align-items: flex-start; gap: 20px; line-height: 1.6; }\n  .sf-who-for li::before { content: ''; display: block; width: 24px; height: 1px; background: var(--gold); margin-top: 12px; flex-shrink: 0; }\n  .sf-who-for li:last-child { border-bottom: none; }\n\n  \/* NEXT *\/\n  .sf-next { background: #181510; border: 1px solid var(--gold); padding: 48px 36px; }\n  .sf-next-label { font-size: 10px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; display: block; }\n  .sf-next-headline { font-family: 'Cormorant Garamond', serif; font-size: 38px; font-weight: 300; color: var(--text); line-height: 1.2; margin-bottom: 16px; }\n  .sf-next-headline em { font-style: italic; color: var(--gold-light); }\n  .sf-next-body { font-size: 17px; color: var(--text-body); line-height: 1.75; max-width: 600px; }\n\n  \/* CLOSING *\/\n  .sf-closing { padding: 72px 0; text-align: center; }\n  .sf-closing-headline { font-family: 'Cormorant Garamond', serif; font-size: clamp(32px, 4vw, 56px); font-weight: 300; font-style: italic; color: var(--text); line-height: 1.2; margin-bottom: 16px; }\n  .sf-closing-headline em { color: var(--gold-light); }\n  .sf-closing-sub { font-size: 13px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); opacity: 0.7; }\n\n  @media (max-width: 768px) {\n    .sf-section, .sf-section-bg { padding: 56px 0; }\n    .sf-why-grid { grid-template-columns: 1fr; }\n    .sf-specs { flex-direction: column; }\n    .sf-spec { border-right: none; border-bottom: 1px solid var(--border); }\n    .sf-spec:last-child { border-bottom: none; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sf-hero\"\u003e\n  \u003cdiv class=\"sf-eyebrow\"\u003eHabit Forge™ · Protocol 01 of 3\u003c\/div\u003e\n  \u003ch1 class=\"sf-hero-title\"\u003eThe Identity\u003cbr\u003e\u003cem\u003eDiscipline Cycle™\u003c\/em\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"sf-hero-sub\"\u003eFoundational Nervous System Conditioning\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-specs\"\u003e\n    \u003cdiv class=\"sf-spec\"\u003e\n      \u003cspan class=\"sf-spec-label\"\u003eDuration\u003c\/span\u003e\n      \u003cspan class=\"sf-spec-value\"\u003e21 Days\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-spec\"\u003e\n      \u003cspan class=\"sf-spec-label\"\u003eDaily Time\u003c\/span\u003e\n      \u003cspan class=\"sf-spec-value\"\u003e20–35 min\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-spec\"\u003e\n      \u003cspan class=\"sf-spec-label\"\u003eFocus\u003c\/span\u003e\n      \u003cspan class=\"sf-spec-value\"\u003eConditioning\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-spec\"\u003e\n      \u003cspan class=\"sf-spec-label\"\u003eLevel\u003c\/span\u003e\n      \u003cspan class=\"sf-spec-value\"\u003eFoundation\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"sf-hero-body\"\u003eYou don't lack knowledge. You don't lack ambition. You don't even lack discipline. \u003cstrong\u003eWhat you lack is a nervous system trained to sustain effort without emotional friction.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cdiv class=\"sf-pull\"\u003eThis isn't a mindset issue. It's a biological conditioning issue.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- THE REAL PROBLEM --\u003e\n\u003cdiv class=\"sf-section-bg\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eThe Real Problem This Solves\u003c\/div\u003e\n  \u003ch2 class=\"sf-headline\"\u003eYou know exactly what to do.\u003cbr\u003e\u003cstrong\u003eYour system won't let you do it.\u003c\/strong\u003e\n\u003c\/h2\u003e\n  \u003cul class=\"sf-problem-list\"\u003e\n    \u003cli\u003eYou know exactly what to do — and still hesitate\u003c\/li\u003e\n    \u003cli\u003eYou start strong, then negotiate with yourself\u003c\/li\u003e\n    \u003cli\u003eYou feel resistance before execution — every time\u003c\/li\u003e\n    \u003cli\u003eYou rely on motivation that never lasts\u003c\/li\u003e\n    \u003cli\u003eYou break trust with yourself over time\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cdiv class=\"sf-callout\"\u003e\n    \u003cp\u003eMost habit systems fail because they try to install tools on an unstable system. They treat discipline as a moral issue. They assume consistency is already available. \u003cstrong\u003eProtocol 01 fixes the root.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- WHAT IT DOES --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eWhat Protocol 01 Actually Does\u003c\/div\u003e\n  \u003cp class=\"sf-body\"\u003eThe Identity Discipline Cycle™ retrains how your nervous system responds to effort, discomfort, and follow-through. Not conceptually. Not motivationally. \u003cstrong style=\"color:var(--text);font-weight:500;\"\u003eBiologically.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cp class=\"sf-body\"\u003eInstead of trying to install habits on an unstable system, Protocol 01 conditions the system itself — so discipline becomes automatic.\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-label\" style=\"margin-top:40px;\"\u003eBy the End of 21 Days\u003c\/div\u003e\n  \u003cul class=\"sf-outcome-list\"\u003e\n    \u003cli\u003eEffort no longer feels threatening\u003c\/li\u003e\n    \u003cli\u003eResistance loses its grip\u003c\/li\u003e\n    \u003cli\u003eFollow-through becomes expected — not forced\u003c\/li\u003e\n    \u003cli\u003eSelf-trust is restored through evidence, not affirmations\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"sf-pull\"\u003eDiscipline stops being something you try to have. It becomes something your system defaults to.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- LEADERSHIP IMPACT --\u003e\n\u003cdiv class=\"sf-section-bg\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eWhy This Matters for Leadership \u0026amp; Performance\u003c\/div\u003e\n  \u003ch2 class=\"sf-headline\"\u003eLeaders don't fail because they don't know\u003cbr\u003e\u003cstrong\u003ewhat matters.\u003c\/strong\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"sf-body\" style=\"margin-bottom:32px;\"\u003eThey fail because their internal operating system can't sustain pressure consistently. Protocol 01 directly conditions the foundation that leadership reliability is built on.\u003c\/p\u003e\n\n  \u003cul class=\"sf-outcome-list\"\u003e\n    \u003cli\u003eDecision follow-through — you do what you said you'd do\u003c\/li\u003e\n    \u003cli\u003eEmotional regulation under stress — you don't react, you respond\u003c\/li\u003e\n    \u003cli\u003eCapacity to hold responsibility without fragmenting\u003c\/li\u003e\n    \u003cli\u003eConsistency when no one is watching\u003c\/li\u003e\n    \u003cli\u003ePersonal credibility — with yourself and with others\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"sf-callout\"\u003e\n    \u003cp\u003eWhen your nervous system is conditioned for effort — you stop procrastinating on important conversations. You execute without drama. You become predictable in the best way. \u003cstrong\u003eYour presence stabilizes the people around you.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThis is where leadership reliability is born.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- CONCRETE OUTCOMES --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eWhat Changes in Daily Life\u003c\/div\u003e\n  \u003cp class=\"sf-body\" style=\"margin-bottom:32px;\"\u003eAfter Protocol 01, most users report:\u003c\/p\u003e\n  \u003cdiv class=\"sf-quotes\"\u003e\n    \u003cdiv class=\"sf-quote-item\"\u003e\u003cspan class=\"sf-quote-text\"\u003e\"I don't argue with myself anymore.\"\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-quote-item\"\u003e\u003cspan class=\"sf-quote-text\"\u003e\"I start things faster.\"\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-quote-item\"\u003e\u003cspan class=\"sf-quote-text\"\u003e\"Discomfort doesn't derail me.\"\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-quote-item\"\u003e\u003cspan class=\"sf-quote-text\"\u003e\"I trust myself again.\"\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-quote-item\"\u003e\u003cspan class=\"sf-quote-text\"\u003e\"Execution feels calm, not forced.\"\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-pull\"\u003eNot hype. Not intensity. Quiet, stable capability.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- WHY FIRST --\u003e\n\u003cdiv class=\"sf-section-bg\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eWhy This Protocol Comes First\u003c\/div\u003e\n  \u003cp class=\"sf-body\" style=\"margin-bottom:32px;\"\u003eMost habit systems fail because they skip this layer entirely. Protocol 01 is non-negotiable as the foundation.\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-why-grid\"\u003e\n    \u003cdiv class=\"sf-why-col\"\u003e\n      \u003cspan class=\"sf-why-col-label\"\u003eWithout Protocol 01\u003c\/span\u003e\n      \u003cul class=\"sf-why-list\"\u003e\n        \u003cli\u003eHabits leak and don't hold\u003c\/li\u003e\n        \u003cli\u003eSystems collapse under pressure\u003c\/li\u003e\n        \u003cli\u003eMotivation cycles repeat endlessly\u003c\/li\u003e\n        \u003cli\u003eLeadership growth stalls\u003c\/li\u003e\n        \u003cli\u003eEverything requires force\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-why-col\" style=\"background:var(--black)!important;\"\u003e\n      \u003cspan class=\"sf-why-col-label\"\u003eWith Protocol 01\u003c\/span\u003e\n      \u003cul class=\"sf-why-list\"\u003e\n        \u003cli class=\"positive\"\u003eEverything downstream holds\u003c\/li\u003e\n        \u003cli class=\"positive\"\u003eHabits install structurally\u003c\/li\u003e\n        \u003cli class=\"positive\"\u003ePerformance systems work\u003c\/li\u003e\n        \u003cli class=\"positive\"\u003eLeadership execution becomes reliable\u003c\/li\u003e\n        \u003cli class=\"positive\"\u003eIdentity stability is built on evidence\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-label\" style=\"margin-top:48px;\"\u003eThis Protocol Is the Foundation For\u003c\/div\u003e\n  \u003cdiv class=\"sf-foundation\"\u003e\n    \u003cdiv class=\"sf-foundation-item\"\u003e\u003cspan class=\"sf-foundation-text\"\u003eHabit installation — Protocol 02\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-foundation-item\"\u003e\u003cspan class=\"sf-foundation-text\"\u003ePerformance systems — Protocol 03\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-foundation-item\"\u003e\u003cspan class=\"sf-foundation-text\"\u003eLeadership execution and presence\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sf-foundation-item\"\u003e\u003cspan class=\"sf-foundation-text\"\u003eIdentity stability and long-term personal growth\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-label\"\u003eWho This Is For\u003c\/div\u003e\n  \u003cul class=\"sf-who-for\"\u003e\n    \u003cli\u003eYou're capable but inconsistent — strong stretches followed by drift\u003c\/li\u003e\n    \u003cli\u003eYou lead others but still struggle with internal resistance\u003c\/li\u003e\n    \u003cli\u003eYou're tired of restarting the same cycles\u003c\/li\u003e\n    \u003cli\u003eYou want discipline without burnout or force\u003c\/li\u003e\n    \u003cli\u003eYou want your actions to match your standards — consistently\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- WHAT COMES NEXT --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-next\"\u003e\n    \u003cspan class=\"sf-next-label\"\u003eAfter Protocol 01\u003c\/span\u003e\n    \u003cdiv class=\"sf-next-headline\"\u003eProtocol 02 —\u003cbr\u003e\u003cem\u003eHabit Installation \u0026amp; Systems\u003c\/em\u003e\n\u003c\/div\u003e\n    \u003cp class=\"sf-next-body\"\u003eOnce discipline is conditioned biologically, habits can finally be installed structurally — without force, hustle, or reliance on motivation. Protocol 01 prepares the system. Protocol 02 builds on it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"sf-closing\"\u003e\n  \u003ch2 class=\"sf-closing-headline\"\u003eInstall discipline\u003cbr\u003e\u003cem\u003eat the biological level.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"sf-closing-sub\"\u003eEverything else becomes easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Structure Forge ","offers":[{"title":"Default Title","offer_id":43053442727979,"sku":null,"price":297.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0645\/8104\/2219\/files\/b94187fec3539133732dd18ac0db6f69c0ab87981c30107ff771c1a3c4b6f74f.png?v=1770154853","url":"https:\/\/www.thestructureforge.com\/products\/habit-forge%e2%84%a2-protocol-01-the-identity-discipline-cycle%e2%84%a2-idc","provider":"STRUCTURE FORGE","version":"1.0","type":"link"}