{"product_id":"the-relationship-reset","title":"The Relationship Reset","description":"\u003cstyle\u003e\n  \/* === SHOPIFY PRODUCT PAGE FULL-WIDTH FIX === *\/\n  body:has(.rr-page) .product,\n  body:has(.rr-page) .product.grid {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  body:has(.rr-page) .product__media-wrapper,\n  body:has(.rr-page) media-gallery,\n  body:has(.rr-page) .product__media-list,\n  body:has(.rr-page) .slider-mobile-gutter {\n    display: none !important;\n  }\n\n  body:has(.rr-page) .product__info-wrapper,\n  body:has(.rr-page) .product__info-container,\n  body:has(.rr-page) .product__description,\n  body:has(.rr-page) .product__description.rte,\n  body:has(.rr-page) .rte {\n    width: 100% !important;\n    max-width: none !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n\n  body:has(.rr-page) .page-width {\n    max-width: none !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  body:has(.rr-page) main {\n    overflow-x: hidden;\n  }\n\n  .rr-page {\n    --rr-ink: #0e1116;\n    --rr-ink-2: #1a1f29;\n    --rr-paper: #f5f1ea;\n    --rr-paper-2: #ebe4d6;\n    --rr-bone: #e8e0cf;\n    --rr-oxblood: #6b1f1f;\n    --rr-oxblood-bright: #8b2a2a;\n    --rr-gold: #b08a4a;\n    --rr-gold-soft: #c9a972;\n    --rr-rule: rgba(14,17,22,0.12);\n    --rr-rule-soft: rgba(14,17,22,0.06);\n\n    --rr-serif: Georgia, \"Times New Roman\", serif;\n    --rr-sans: inherit;\n    --rr-mono: ui-monospace, \"Menlo\", \"Monaco\", monospace;\n\n    width: 100%;\n    max-width: 100%;\n    overflow-x: hidden;\n    overflow-y: visible;\n    box-sizing: border-box;\n    color: var(--rr-ink);\n    background: var(--rr-paper);\n    font-family: var(--rr-sans);\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .rr-page,\n  .rr-page * {\n    box-sizing: border-box;\n  }\n\n  .rr-page p,\n  .rr-page h1,\n  .rr-page h2,\n  .rr-page h3,\n  .rr-page h4,\n  .rr-page li,\n  .rr-page td,\n  .rr-page div,\n  .rr-page span {\n    max-width: none;\n    word-break: normal;\n    overflow-wrap: break-word;\n    text-transform: none;\n    letter-spacing: normal;\n    writing-mode: horizontal-tb;\n  }\n\n  .rr-section {\n    width: 100%;\n    padding: 48px 24px;\n    border-bottom: 1px solid var(--rr-rule-soft);\n  }\n\n  .rr-section:last-child {\n    border-bottom: none;\n  }\n\n  .rr-section-inner {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .rr-eyebrow,\n  .rr-section-eyebrow {\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--rr-oxblood);\n    margin-bottom: 18px;\n    display: inline-block;\n    padding: 5px 12px;\n    border: 1px solid var(--rr-oxblood);\n    border-radius: 999px;\n  }\n\n  .rr-hero {\n    background: var(--rr-paper);\n    text-align: center;\n    padding: 64px 24px 56px;\n  }\n\n  .rr-hero h1 {\n    font-family: var(--rr-serif);\n    font-weight: 400;\n    font-size: clamp(28px, 6vw, 48px);\n    line-height: 1.1;\n    color: var(--rr-ink);\n    margin: 0 0 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .rr-hero h1 em {\n    font-style: italic;\n    color: var(--rr-oxblood);\n  }\n\n  .rr-hero-sub {\n    font-family: var(--rr-serif);\n    font-style: italic;\n    font-size: clamp(17px, 2.4vw, 22px);\n    color: var(--rr-ink-2);\n    line-height: 1.45;\n    margin: 0 auto 28px;\n    max-width: 560px;\n  }\n\n  .rr-hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px 22px;\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--rr-ink-2);\n    margin-bottom: 0;\n    opacity: 0.85;\n  }\n\n  .rr-hero-meta span::before {\n    content: \"— \";\n    color: var(--rr-gold);\n  }\n\n  .rr-dark {\n    background: var(--rr-ink);\n    color: var(--rr-paper);\n  }\n\n  .rr-dark .rr-section-eyebrow {\n    color: var(--rr-gold-soft);\n    border-color: var(--rr-gold-soft);\n  }\n\n  .rr-dark h2 {\n    color: var(--rr-paper);\n  }\n\n  .rr-dark h2 em {\n    color: var(--rr-gold-soft);\n    font-style: italic;\n  }\n\n  .rr-dark p {\n    color: rgba(245, 241, 234, 0.88);\n  }\n\n  .rr-dark p strong {\n    color: var(--rr-paper);\n    font-weight: 600;\n  }\n\n  .rr-h2 {\n    font-family: var(--rr-serif);\n    font-weight: 400;\n    font-size: clamp(24px, 4vw, 36px);\n    line-height: 1.15;\n    color: var(--rr-ink);\n    margin: 0 0 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .rr-h2 em {\n    font-style: italic;\n    color: var(--rr-oxblood);\n  }\n\n  .rr-copy {\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .rr-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .rr-diag-list {\n    list-style: none;\n    margin: 28px 0 0;\n    padding: 0;\n  }\n\n  .rr-diag-list li {\n    position: relative;\n    padding: 14px 0 14px 36px;\n    border-bottom: 1px solid var(--rr-rule-soft);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .rr-diag-list li:last-child {\n    border-bottom: none;\n  }\n\n  .rr-diag-list li::before {\n    content: \"·\";\n    position: absolute;\n    left: 8px;\n    top: 12px;\n    color: var(--rr-oxblood);\n    font-size: 28px;\n    line-height: 1;\n    font-family: var(--rr-serif);\n  }\n\n  .rr-deliver {\n    background: var(--rr-paper-2);\n  }\n\n  .rr-deliver .rr-section-inner {\n    max-width: 1080px;\n  }\n\n  .rr-deliver-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 28px;\n    margin-top: 32px;\n  }\n\n  .rr-deliver-card {\n    min-width: 0;\n    background: var(--rr-paper);\n    padding: 28px 24px;\n    border: 1px solid var(--rr-rule);\n    border-top: 3px solid var(--rr-oxblood);\n    text-align: left;\n  }\n\n  @media (min-width: 720px) {\n    .rr-deliver-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (min-width: 960px) {\n    .rr-deliver-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  .rr-deliver-num {\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--rr-gold);\n    margin-bottom: 12px;\n  }\n\n  .rr-deliver-card h3 {\n    font-family: var(--rr-serif);\n    font-weight: 400;\n    font-size: 22px;\n    color: var(--rr-ink);\n    margin: 0 0 10px;\n    line-height: 1.25;\n  }\n\n  .rr-deliver-card h3 em {\n    font-style: italic;\n    color: var(--rr-oxblood);\n  }\n\n  .rr-deliver-card p {\n    font-size: 14.5px;\n    line-height: 1.6;\n    margin: 0;\n    color: var(--rr-ink-2);\n  }\n\n  .rr-stages {\n    margin-top: 32px;\n    border-top: 1px solid var(--rr-rule);\n  }\n\n  .rr-stage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 4px;\n    padding: 22px 0;\n    border-bottom: 1px solid var(--rr-rule-soft);\n  }\n\n  @media (min-width: 720px) {\n    .rr-stage {\n      grid-template-columns: 200px 1fr;\n      gap: 24px;\n      padding: 24px 0;\n    }\n  }\n\n  .rr-stage-num {\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--rr-gold);\n  }\n\n  .rr-stage-num strong {\n    display: block;\n    font-family: var(--rr-serif);\n    font-style: italic;\n    font-size: 19px;\n    font-weight: 400;\n    color: var(--rr-oxblood);\n    text-transform: none;\n    letter-spacing: 0;\n    margin-top: 4px;\n  }\n\n  .rr-stage-body h4 {\n    font-family: var(--rr-serif);\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--rr-ink);\n    margin: 0 0 8px;\n    line-height: 1.3;\n  }\n\n  .rr-stage-body p {\n    font-size: 15px;\n    line-height: 1.6;\n    margin: 0;\n    color: var(--rr-ink-2);\n  }\n\n  .rr-test {\n    background: var(--rr-paper);\n  }\n\n  .rr-test .rr-section-eyebrow {\n    color: var(--rr-oxblood);\n  }\n\n  .rr-test-quote {\n    font-family: var(--rr-serif);\n    font-style: italic;\n    font-size: clamp(20px, 3vw, 26px);\n    line-height: 1.45;\n    color: var(--rr-ink);\n    border-left: 3px solid var(--rr-oxblood);\n    padding-left: 24px;\n    margin: 32px 0;\n  }\n\n  .rr-test-attrib {\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--rr-ink-2);\n    margin-top: 12px;\n    opacity: 0.7;\n  }\n\n  .rr-guarantee {\n    background: var(--rr-bone);\n    padding: 36px 24px;\n    text-align: center;\n    border-top: 1px solid var(--rr-rule);\n    border-bottom: 1px solid var(--rr-rule);\n  }\n\n  .rr-guarantee-inner {\n    max-width: 600px;\n    margin: 0 auto;\n  }\n\n  .rr-guarantee h3 {\n    font-family: var(--rr-serif);\n    font-style: italic;\n    font-size: 22px;\n    font-weight: 400;\n    color: var(--rr-oxblood);\n    margin: 0 0 12px;\n  }\n\n  .rr-guarantee p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: var(--rr-ink-2);\n    margin: 0;\n  }\n\n  .rr-faq-item {\n    padding: 20px 0;\n    border-bottom: 1px solid var(--rr-rule-soft);\n  }\n\n  .rr-faq-item:last-child {\n    border-bottom: none;\n  }\n\n  .rr-faq-item h4 {\n    font-family: var(--rr-serif);\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--rr-ink);\n    margin: 0 0 10px;\n    line-height: 1.3;\n  }\n\n  .rr-faq-item p {\n    font-size: 15.5px;\n    line-height: 1.65;\n    margin: 0;\n    color: var(--rr-ink-2);\n  }\n\n  .rr-final {\n    background: var(--rr-ink);\n    color: var(--rr-paper);\n    text-align: center;\n    padding: 64px 24px;\n  }\n\n  .rr-final-inner {\n    max-width: 640px;\n    margin: 0 auto;\n  }\n\n  .rr-final h2 {\n    font-family: var(--rr-serif);\n    font-weight: 400;\n    font-size: clamp(28px, 5vw, 40px);\n    color: var(--rr-paper);\n    margin: 0 0 22px;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n  }\n\n  .rr-final h2 em {\n    font-style: italic;\n    color: var(--rr-gold-soft);\n  }\n\n  .rr-final p {\n    font-size: 17px;\n    line-height: 1.7;\n    color: rgba(245, 241, 234, 0.88);\n    margin: 0 0 16px;\n  }\n\n  .rr-final-affirmation {\n    font-family: var(--rr-serif);\n    font-style: italic;\n    font-size: 19px;\n    color: var(--rr-gold-soft);\n    margin: 32px 0 8px;\n    line-height: 1.5;\n  }\n\n  .rr-final-tag {\n    font-family: var(--rr-mono);\n    font-size: 11px;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--rr-gold);\n    margin-top: 28px;\n  }\n\n  @media (max-width: 720px) {\n    .rr-section {\n      padding: 40px 20px;\n    }\n\n    .rr-hero {\n      padding: 48px 20px 40px;\n    }\n\n    .rr-hero-meta {\n      gap: 10px 18px;\n    }\n\n    .rr-final {\n      padding: 48px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rr-page\"\u003e\n\n  \u003csection class=\"rr-section rr-hero\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— The Relationship Reset\u003c\/span\u003e\n      \u003ch1\u003eYou are not bad at love. You are running an \u003cem\u003eold script\u003c\/em\u003e that no longer serves you.\u003c\/h1\u003e\n      \u003cp class=\"rr-hero-sub\"\u003eA 33-night protocol designed to interrupt the pattern beneath every relationship you keep ending up inside.\u003c\/p\u003e\n      \u003cdiv class=\"rr-hero-meta\"\u003e\n        \u003cspan\u003e33 Nights\u003c\/span\u003e\n        \u003cspan\u003eOne Audio\u003c\/span\u003e\n        \u003cspan\u003eListened As You Sleep\u003c\/span\u003e\n        \u003cspan\u003eUnisex · Partnered Or Not\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section rr-dark\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— The Diagnosis\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eYou already know the books and the boundaries have \u003cem\u003enot been enough.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp class=\"rr-copy\"\u003eYou have read the attachment theory. You have done the inner-child work. You have set the boundaries, sent the right texts, said the right things.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eAnd still — at some point, in the closeness, in the conflict, in the silence after the door closes — \u003cstrong\u003ethe pattern returns.\u003c\/strong\u003e The same shape of relationship. The same temperature. The same ending you swore you would not arrive at again.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eHear this clearly. \u003cstrong\u003eThe willpower model has failed you. Not because you are broken. Because the willpower model is the wrong tool for the layer the pattern is held in.\u003c\/strong\u003e\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eThe pattern does not live in your conscious mind. By the time you are aware that the script has begun running, the script has already begun running. Every program you have tried before — books, therapy, courses, communication frameworks — operated at the level of conscious awareness. None of them reached the layer where the script is actually held.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eThe Relationship Reset is designed to.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— The Mechanism\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eThe work happens at the layer \u003cem\u003ewhere attachment lives.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp class=\"rr-copy\"\u003eThe attachment script that has been running your relational life was installed in the first three years of your life, in a layer of the nervous system that came online before language did. It is held in the limbic system, in the autonomic patterning, in the implicit relational knowledge that operates underneath every closeness you enter.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eYou cannot reason with that layer. You cannot affirm your way into it. You cannot will it to change. What you can do is deliver a different pattern at the time of day when that layer is most open to receiving one — \u003cstrong\u003eas you fall asleep, when the conscious mind is releasing its grip, and the deeper layers become permeable.\u003c\/strong\u003e\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eOver 33 consecutive nights, a different pattern is laid down at the layer where the old one lives. The protocol is designed to support the establishment of a new attachment-script architecture, slowly, durably, and at the right depth.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003eBy Night 7, the urge to follow the old pattern softens. By Night 14, the body's response to closeness begins to change. By Night 21, others start responding to you differently. By Night 33, the script no longer runs without you. It enters your peripheral vision — and anything in your peripheral vision is no longer in charge of you.\u003c\/p\u003e\n\n      \u003cp class=\"rr-copy\"\u003e\u003cem\u003eThe Relationship Reset is a structured spiritual self-help protocol. It is not therapy, couples counselling, or a guarantee of any specific relational outcome. It is designed to interrupt the script. What you discover on the other side is your own to discover.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section rr-deliver\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— What's Inside\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eThree instruments. \u003cem\u003eOne architecture.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp class=\"rr-copy\"\u003eThe Relationship Reset operates on three layers simultaneously — the unconscious during sleep, the conscious mind during waking hours, and the integration of both through a structured daily practice.\u003c\/p\u003e\n\n      \u003cdiv class=\"rr-deliver-grid\"\u003e\n\n        \u003cdiv class=\"rr-deliver-card\"\u003e\n          \u003cdiv class=\"rr-deliver-num\"\u003e— Instrument I\u003c\/div\u003e\n          \u003ch3\u003eThe Master \u003cem\u003eAudio\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eA 33-night audio protocol, listened to as you fall asleep through headphones. Delivered to the layer where the attachment script is held. ~32 minutes. Unisex. Addresses both partnered and unpartnered listeners.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rr-deliver-card\"\u003e\n          \u003cdiv class=\"rr-deliver-num\"\u003e— Instrument II\u003c\/div\u003e\n          \u003ch3\u003eThe Foundation \u003cem\u003eTeaching\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eA single video, watched in full before Night 1, that walks you through what the pattern actually is, where it came from, what it has been costing, and how the protocol is designed to interrupt it. Five movements. ~37 minutes.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rr-deliver-card\"\u003e\n          \u003cdiv class=\"rr-deliver-num\"\u003e— Instrument III\u003c\/div\u003e\n          \u003ch3\u003eThe Field \u003cem\u003eGuide\u003c\/em\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eA premium 60-page companion book containing the 33-night tracker, attachment-pattern mapping, counter-protocols for the most common reactivity moments, and the no-shame contract for nights you wobble. Available as a print-ready PDF.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"rr-copy\" style=\"margin-top: 32px; font-style: italic; color: var(--rr-ink-2);\"\u003eA fourth tool — \u003cstrong\u003eThe Emergency Reset\u003c\/strong\u003e — is included for the moments when an old pattern surfaces during waking hours. The text you are about to send. The conflict you are about to escalate. The withdrawal you are about to perform. A 7-minute audio designed as a triage interrupt.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— Diagnostic\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eIf three of these are true, \u003cem\u003ethis is for you.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cul class=\"rr-diag-list\"\u003e\n        \u003cli\u003eYou have noticed the same shape of relationship forming, and ending, more than twice — and you have begun to suspect that something in you is choosing it before you do.\u003c\/li\u003e\n        \u003cli\u003eYou can feel the moment closeness becomes threatening, and you can feel yourself reach for the brake, but you cannot stop yourself from pulling it.\u003c\/li\u003e\n        \u003cli\u003eYou are in a partnership that has gone distant or contentious, and you suspect you are part of the pattern, but you cannot find the door out.\u003c\/li\u003e\n        \u003cli\u003eYou are unpartnered and the dating system keeps producing variations of the same person — and the people who could love you well have been registering as boring.\u003c\/li\u003e\n        \u003cli\u003eYou have done therapy, read the books, learned the language. The insight has not produced the change.\u003c\/li\u003e\n        \u003cli\u003eYou can sense, underneath the surface, that the wound your relationships keep pressing on is older than your relationships.\u003c\/li\u003e\n        \u003cli\u003eYou are tired of explaining the pattern. You want a tool that operates beneath where explanation lives.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— The Arc Of 33 Nights\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eThe protocol unfolds in \u003cem\u003efour stages.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp class=\"rr-copy\"\u003eEach stage has its own internal weather. Knowing what is coming protects you from misreading it.\u003c\/p\u003e\n\n      \u003cdiv class=\"rr-stages\"\u003e\n\n        \u003cdiv class=\"rr-stage\"\u003e\n          \u003cdiv class=\"rr-stage-num\"\u003e\n            Nights I–VII\n            \u003cstrong\u003eAcclimatisation\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rr-stage-body\"\u003e\n            \u003ch4\u003eThe body learns the new sequence.\u003c\/h4\u003e\n            \u003cp\u003eThe first week installs the practice itself. Press play. Settle in. Fall asleep. You may notice almost nothing changing. That is correct. The deeper layers are learning that this is now the night sequence.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rr-stage\"\u003e\n          \u003cdiv class=\"rr-stage-num\"\u003e\n            Nights VIII–XIV\n            \u003cstrong\u003eThe Crack\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rr-stage-body\"\u003e\n            \u003ch4\u003eThe old script protests.\u003c\/h4\u003e\n            \u003cp\u003eAround Night 8, the layer that has been running the script begins to feel the absence of its expected reinforcement. There may be irritability, vivid dreams, restlessness, doubt about whether this is working. \u003cstrong\u003eThe Crack is not failure. The Crack is evidence the protocol is working.\u003c\/strong\u003e Stay through it.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rr-stage\"\u003e\n          \u003cdiv class=\"rr-stage-num\"\u003e\n            Nights XV–XXV\n            \u003cstrong\u003eThe Quieting\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rr-stage-body\"\u003e\n            \u003ch4\u003eCloseness becomes more workable.\u003c\/h4\u003e\n            \u003cp\u003eThe body's response to closeness softens. The urge to send the text, escalate the fight, or perform the withdrawal becomes more negotiable. People around you may notice something has shifted before you do. Do not analyse. Continue.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rr-stage\"\u003e\n          \u003cdiv class=\"rr-stage-num\"\u003e\n            Nights XXVI–XXXIII\n            \u003cstrong\u003eThe Setting\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rr-stage-body\"\u003e\n            \u003ch4\u003eThe new pattern stabilises.\u003c\/h4\u003e\n            \u003cp\u003eThe wiring sets. The script no longer runs without you. By Night 33, the old pattern enters your peripheral vision — visible, nameable, no longer in charge. The 33-night structured intervention is complete. The longer integration begins.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section rr-test\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— Early Witness\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eFrom those who have walked it.\u003c\/h2\u003e\n\n      \u003cblockquote class=\"rr-test-quote\"\u003e\n        I had been describing myself as someone who was bad at relationships for over a decade. By Night 21, I caught myself in a moment with my partner that would have ended us six months ago — and I was still in the room. Still present. The script tried to run. I watched it try. I did not follow it. \u003cem\u003eThat had not happened to me before.\u003c\/em\u003e\n        \u003cdiv class=\"rr-test-attrib\"\u003e— Listener, Week Three\u003c\/div\u003e\n      \u003c\/blockquote\u003e\n\n      \u003cblockquote class=\"rr-test-quote\"\u003e\n        The clearest thing I can say about Night 33 is that the people I had been calling boring stopped looking boring. \u003cem\u003eThey started looking like people I might be able to love.\u003c\/em\u003e\n        \u003cdiv class=\"rr-test-attrib\"\u003e— Listener, Post-Protocol\u003c\/div\u003e\n      \u003c\/blockquote\u003e\n\n      \u003cp class=\"rr-copy\" style=\"margin-top: 24px; font-style: italic; color: var(--rr-ink-2);\"\u003eWitnesses are anonymous and shared with permission. Individual experiences vary. The protocol is a structured intervention, not a guarantee of any specific outcome.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-guarantee\"\u003e\n    \u003cdiv class=\"rr-guarantee-inner\"\u003e\n      \u003ch3\u003eThe 14-night quiet refund.\u003c\/h3\u003e\n      \u003cp\u003eIf you have completed at least the first 14 nights and the protocol has not begun the work it describes, write to us. We will refund your purchase the same business day, no interrogation, no exit interview. The work either reaches you or it does not. We will not argue with the result.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-section-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— Common Questions\u003c\/span\u003e\n      \u003ch2 class=\"rr-h2\"\u003eBefore you begin.\u003c\/h2\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eWill this work if I am currently single?\u003c\/h4\u003e\n        \u003cp\u003eYes. The audio is designed for both partnered and unpartnered listeners and the Foundation Teaching makes both pathways explicit. For unpartnered listeners, the work is the reorientation of the dating system — the kind of person who could not have found you while the script was running begins to register on different instrumentation. This is real work and it is the same protocol.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eWill this work if my partner is not doing it with me?\u003c\/h4\u003e\n        \u003cp\u003eYes. The protocol is for the script that lives in you. Many partners report sensing a shift in their partner during this work, often before any conversation has been had about why. A partner with their own script may or may not respond to the shift. That part is not in your control. What is in your control is whether you continue to be the locked door.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eIs this religious?\u003c\/h4\u003e\n        \u003cp\u003eThe teaching draws on multiple wisdom traditions and offers a spiritual frame for the work alongside the clinical frame. You do not have to share Reverend Benton's theological framework to receive the protocol. The clinical layer alone is sufficient. The spiritual layer is offered as available, not required.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eWhat if I miss a night?\u003c\/h4\u003e\n        \u003cp\u003eYou do not start over. You continue from where you are with two specific adjustments described in the no-shame contract inside the Field Guide. The protocol was designed knowing wobbles happen. The protocol does not collapse if one happens to you.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eWhat if I am in active crisis?\u003c\/h4\u003e\n        \u003cp\u003eThe Relationship Reset is a spiritual self-help protocol. It is not a substitute for therapy, couples counselling, or qualified support during a relational or mental health crisis. If you are in active crisis, please reach a qualified professional first. Crisis-line resources are listed in the Field Guide. The protocol can support you in time, but it cannot replace immediate care.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-faq-item\"\u003e\n        \u003ch4\u003eHow is this different from The Private Reset?\u003c\/h4\u003e\n        \u003cp\u003eThe Private Reset addresses the secret cycle — lust, pornography, the late-night ritual nobody can talk about. The Relationship Reset addresses the relational pattern — the attachment script that runs every closeness. Both use the same architecture. Some buyers do both, sequentially. The Reset Series Bundle is available at checkout if both pillars apply.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-final\"\u003e\n    \u003cdiv class=\"rr-final-inner\"\u003e\n      \u003cspan class=\"rr-section-eyebrow\"\u003e— Begin Tonight\u003c\/span\u003e\n      \u003ch2\u003eTonight you press play. \u003cem\u003eThe work begins.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cp\u003eThe script that has been running your relationships did not appear in a single moment. It will not be undone in a single moment. But it can be interrupted, beginning tonight, at the layer where it actually lives. Over 33 nights, a different pattern is delivered. By the end, you will know what the version of you on the other side of the script feels like.\u003c\/p\u003e\n\n      \u003cp\u003ePress play tonight. Show up tomorrow night. Show up the night after. Let the protocol do the work. The architecture is here. The mechanism is here. The structured intervention is here.\u003c\/p\u003e\n\n      \u003cdiv class=\"rr-final-affirmation\"\u003e\n        I am loved.\u003cbr\u003e\n        I am loving.\u003cbr\u003e\n        I am beloved.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-final-tag\"\u003eIt is done.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"THE REV BENTON EXPERIENCE","offers":[{"title":"Default Title","offer_id":56505815335238,"sku":null,"price":247.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0929\/9741\/9334\/files\/rev-benton-opene-luxington-podcast.png?v=1780880927","url":"https:\/\/revbentonexperience.com\/fr\/products\/the-relationship-reset","provider":"THE REV BENTON EXPERIENCE","version":"1.0","type":"link"}