{"product_id":"the-private-reset","title":"The Private Reset","description":"\u003cstyle\u003e\n  \/* === SHOPIFY PRODUCT PAGE FULL-WIDTH FIX === *\/\n  body:has(.pr-page) .product,\n  body:has(.pr-page) .product.grid {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  body:has(.pr-page) .product__media-wrapper,\n  body:has(.pr-page) media-gallery,\n  body:has(.pr-page) .product__media-list,\n  body:has(.pr-page) .slider-mobile-gutter {\n    display: none !important;\n  }\n\n  body:has(.pr-page) .product__info-wrapper,\n  body:has(.pr-page) .product__info-container,\n  body:has(.pr-page) .product__description,\n  body:has(.pr-page) .product__description.rte,\n  body:has(.pr-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(.pr-page) .page-width {\n    max-width: none !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  body:has(.pr-page) main {\n    overflow-x: hidden;\n  }\n\n  .pr-page {\n    --pr-ink: #0e1116;\n    --pr-ink-2: #1a1f29;\n    --pr-paper: #f5f1ea;\n    --pr-paper-2: #ebe4d6;\n    --pr-bone: #e8e0cf;\n    --pr-oxblood: #6b1f1f;\n    --pr-oxblood-bright: #8b2a2a;\n    --pr-gold: #b08a4a;\n    --pr-gold-soft: #c9a972;\n    --pr-rule: rgba(14,17,22,0.12);\n    --pr-rule-soft: rgba(14,17,22,0.06);\n\n    --pr-serif: Georgia, \"Times New Roman\", serif;\n    --pr-sans: inherit;\n    --pr-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(--pr-ink);\n    background: var(--pr-paper);\n    font-family: var(--pr-sans);\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .pr-page,\n  .pr-page * {\n    box-sizing: border-box;\n  }\n\n  .pr-page p,\n  .pr-page h1,\n  .pr-page h2,\n  .pr-page h3,\n  .pr-page h4,\n  .pr-page li,\n  .pr-page td,\n  .pr-page div,\n  .pr-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  .pr-section {\n    width: 100%;\n    padding: 48px 24px;\n    border-bottom: 1px solid var(--pr-rule-soft);\n  }\n\n  .pr-section:last-child {\n    border-bottom: none;\n  }\n\n  .pr-section-inner {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .pr-eyebrow {\n    font-family: var(--pr-mono);\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--pr-oxblood);\n    margin-bottom: 18px;\n    display: inline-block;\n    padding: 5px 12px;\n    border: 1px solid var(--pr-oxblood);\n    border-radius: 999px;\n  }\n\n  .pr-section-eyebrow {\n    font-family: var(--pr-mono);\n    font-size: 11px;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--pr-gold);\n    margin-bottom: 14px;\n    display: block;\n  }\n\n  .pr-hero {\n    background: var(--pr-paper);\n    text-align: center;\n    padding: 64px 24px 56px;\n  }\n\n  .pr-hero h1 {\n    font-family: var(--pr-serif);\n    font-weight: 400;\n    font-size: clamp(28px, 6vw, 48px);\n    line-height: 1.1;\n    color: var(--pr-ink);\n    margin: 0 0 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .pr-hero h1 em {\n    font-style: italic;\n    color: var(--pr-oxblood);\n  }\n\n  .pr-hero-sub {\n    font-family: var(--pr-serif);\n    font-style: italic;\n    font-size: clamp(17px, 2.4vw, 22px);\n    color: var(--pr-ink-2);\n    line-height: 1.45;\n    margin: 0 auto 28px;\n    max-width: 560px;\n  }\n\n  .pr-hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px 22px;\n    font-family: var(--pr-mono);\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--pr-ink-2);\n    margin-bottom: 0;\n    opacity: 0.85;\n  }\n\n  .pr-hero-meta span::before {\n    content: \"— \";\n    color: var(--pr-gold);\n  }\n\n  .pr-dark {\n    background: var(--pr-ink);\n    color: var(--pr-paper);\n  }\n\n  .pr-dark .pr-section-eyebrow {\n    color: var(--pr-gold-soft);\n  }\n\n  .pr-dark h2 {\n    color: var(--pr-paper);\n  }\n\n  .pr-dark h2 em {\n    color: var(--pr-gold-soft);\n    font-style: italic;\n  }\n\n  .pr-dark p {\n    color: rgba(245, 241, 234, 0.88);\n  }\n\n  .pr-dark p strong {\n    color: var(--pr-paper);\n    font-weight: 600;\n  }\n\n  .pr-h2 {\n    font-family: var(--pr-serif);\n    font-weight: 400;\n    font-size: clamp(24px, 4vw, 36px);\n    line-height: 1.15;\n    color: var(--pr-ink);\n    margin: 0 0 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .pr-h2 em {\n    font-style: italic;\n    color: var(--pr-oxblood);\n  }\n\n  .pr-copy {\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .pr-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .pr-diag-list {\n    list-style: none;\n    margin: 24px 0 0;\n    padding: 0;\n  }\n\n  .pr-diag-list li {\n    padding: 13px 0 13px 24px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n    position: relative;\n    font-family: var(--pr-serif);\n    font-size: 17px;\n    font-style: italic;\n    line-height: 1.45;\n    color: var(--pr-bone);\n  }\n\n  .pr-diag-list li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    top: 13px;\n    color: var(--pr-gold);\n    font-style: normal;\n  }\n\n  .pr-diag-list li:last-child {\n    border-bottom: none;\n  }\n\n  .pr-cards {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .pr-card {\n    min-width: 0;\n    background: var(--pr-paper-2);\n    padding: 24px 20px;\n    border-top: 2px solid var(--pr-oxblood);\n  }\n\n  .pr-card-num {\n    font-family: var(--pr-mono);\n    font-size: 11px;\n    color: var(--pr-oxblood);\n    letter-spacing: 0.16em;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .pr-card h3 {\n    font-family: var(--pr-serif);\n    font-weight: 500;\n    font-size: 20px;\n    line-height: 1.25;\n    margin: 0 0 8px;\n  }\n\n  .pr-card p {\n    font-size: 14px;\n    color: var(--pr-ink-2);\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .pr-deliver {\n    background: var(--pr-bone);\n  }\n\n  .pr-deliver-list {\n    list-style: none;\n    padding: 0;\n    margin: 28px 0 0;\n  }\n\n  .pr-deliver-row {\n    display: flex;\n    gap: 18px;\n    padding: 20px 0;\n    border-bottom: 1px solid var(--pr-rule);\n    align-items: flex-start;\n  }\n\n  .pr-deliver-row:last-child {\n    border-bottom: none;\n  }\n\n  .pr-deliver-num {\n    font-family: var(--pr-serif);\n    font-size: 32px;\n    line-height: 0.9;\n    color: var(--pr-oxblood);\n    font-weight: 400;\n    font-style: italic;\n    min-width: 38px;\n    flex-shrink: 0;\n  }\n\n  .pr-deliver-body h4 {\n    font-family: var(--pr-serif);\n    font-weight: 500;\n    font-size: 18px;\n    margin: 0 0 6px;\n    line-height: 1.25;\n  }\n\n  .pr-deliver-body p {\n    font-size: 14px;\n    color: var(--pr-ink-2);\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  .pr-deliver-meta {\n    font-family: var(--pr-mono);\n    font-size: 10px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--pr-gold);\n    margin-top: 6px;\n    display: block;\n  }\n\n  .pr-checklist {\n    margin-top: 26px;\n    display: grid;\n    gap: 12px;\n  }\n\n  .pr-check-item {\n    display: flex;\n    gap: 14px;\n    padding: 14px 18px;\n    background: var(--pr-paper-2);\n    border-left: 3px solid var(--pr-oxblood);\n  }\n\n  .pr-check-item .pr-check-mark {\n    font-family: var(--pr-serif);\n    color: var(--pr-oxblood);\n    font-size: 20px;\n    font-weight: 600;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .pr-check-item p {\n    font-family: var(--pr-serif);\n    font-size: 16px;\n    font-style: italic;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  .pr-test {\n    background: var(--pr-ink-2);\n    color: var(--pr-paper);\n  }\n\n  .pr-test .pr-section-eyebrow {\n    color: var(--pr-gold-soft);\n  }\n\n  .pr-test h2 {\n    color: var(--pr-paper);\n  }\n\n  .pr-test h2 em {\n    color: var(--pr-gold-soft);\n    font-style: italic;\n  }\n\n  .pr-test-list {\n    margin-top: 26px;\n    display: grid;\n    gap: 16px;\n  }\n\n  .pr-test-card {\n    min-width: 0;\n    background: rgba(255, 255, 255, 0.04);\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    padding: 22px;\n  }\n\n  .pr-test-card p {\n    font-family: var(--pr-serif);\n    font-style: italic;\n    font-size: 16px;\n    line-height: 1.5;\n    margin: 0 0 14px;\n    color: var(--pr-bone);\n  }\n\n  .pr-test-attr {\n    font-family: var(--pr-mono);\n    font-size: 10px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--pr-gold-soft);\n  }\n\n  .pr-test-note {\n    margin-top: 22px;\n    font-family: var(--pr-mono);\n    font-size: 10px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: rgba(245, 241, 234, 0.5);\n    text-align: center;\n  }\n\n  .pr-commitment {\n    background: var(--pr-paper-2);\n    padding: 56px 24px;\n    text-align: center;\n  }\n\n  .pr-commitment-inner {\n    width: 100%;\n    max-width: 640px;\n    margin: 0 auto;\n    border: 1px solid var(--pr-gold);\n    padding: 38px 26px;\n    background: var(--pr-paper);\n    position: relative;\n  }\n\n  .pr-commitment-inner::before {\n    content: \"XXXIII\";\n    position: absolute;\n    top: -14px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--pr-paper);\n    padding: 0 14px;\n    font-family: var(--pr-serif);\n    font-size: 22px;\n    color: var(--pr-gold);\n    font-style: italic;\n  }\n\n  .pr-commitment h3 {\n    font-family: var(--pr-serif);\n    font-weight: 400;\n    font-size: 28px;\n    margin: 0 0 18px;\n    line-height: 1.2;\n    color: var(--pr-ink);\n  }\n\n  .pr-commitment h3 em {\n    color: var(--pr-oxblood);\n    font-style: italic;\n  }\n\n  .pr-commitment p {\n    font-family: var(--pr-serif);\n    font-style: italic;\n    font-size: 18px;\n    line-height: 1.55;\n    color: var(--pr-ink-2);\n    margin: 0 0 14px;\n  }\n\n  .pr-commitment p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pr-commitment .pr-sale-final {\n    margin-top: 22px;\n    font-family: var(--pr-mono);\n    font-style: normal;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--pr-oxblood);\n  }\n\n  .pr-faq-list {\n    margin-top: 28px;\n  }\n\n  .pr-faq-item {\n    border-bottom: 1px solid var(--pr-rule);\n    padding: 8px 0;\n  }\n\n  .pr-faq-item summary {\n    font-family: var(--pr-serif);\n    font-weight: 500;\n    font-size: 18px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    gap: 14px;\n    padding: 14px 0;\n    line-height: 1.35;\n  }\n\n  .pr-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pr-faq-item summary::after {\n    content: \"+\";\n    font-family: var(--pr-mono);\n    font-size: 22px;\n    color: var(--pr-oxblood);\n    flex-shrink: 0;\n    transition: transform 0.2s;\n    line-height: 1;\n  }\n\n  .pr-faq-item[open] summary::after {\n    transform: rotate(45deg);\n  }\n\n  .pr-faq-item .pr-faq-answer {\n    padding: 4px 0 18px;\n    font-size: 15px;\n    line-height: 1.65;\n    color: var(--pr-ink-2);\n  }\n\n  .pr-faq-item .pr-faq-answer em {\n    font-style: italic;\n  }\n\n  .pr-final {\n    background: var(--pr-ink);\n    color: var(--pr-paper);\n    text-align: center;\n    padding: 64px 24px;\n  }\n\n  .pr-final h2 {\n    font-family: var(--pr-serif);\n    font-weight: 400;\n    font-size: clamp(24px, 5vw, 40px);\n    line-height: 1.15;\n    color: var(--pr-paper);\n    margin: 0 0 22px;\n    letter-spacing: -0.01em;\n  }\n\n  .pr-final h2 em {\n    color: var(--pr-gold-soft);\n    font-style: italic;\n  }\n\n  .pr-final p {\n    font-family: var(--pr-serif);\n    font-style: italic;\n    font-size: 18px;\n    line-height: 1.5;\n    color: var(--pr-bone);\n    margin: 0 auto 0;\n    max-width: 480px;\n  }\n\n  .pr-final-note {\n    margin-top: 28px;\n    font-family: var(--pr-mono);\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: rgba(245, 241, 234, 0.55);\n    font-style: normal;\n  }\n\n  .pr-disclaimer {\n    background: var(--pr-paper-2);\n    padding: 28px 24px;\n    font-family: var(--pr-mono);\n    font-size: 12px;\n    line-height: 1.6;\n    color: var(--pr-ink-2);\n  }\n\n  .pr-disclaimer-inner {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .pr-disclaimer strong {\n    font-weight: 500;\n    color: var(--pr-ink);\n    display: block;\n    margin-bottom: 6px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-size: 11px;\n  }\n\n  @media screen and (min-width: 700px) {\n    .pr-section {\n      padding: 64px 36px;\n    }\n\n    .pr-cards {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .pr-test-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pr-deliver-row {\n      gap: 24px;\n    }\n\n    .pr-hero {\n      padding: 80px 36px 64px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .pr-page {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .pr-section,\n    .pr-final,\n    .pr-commitment {\n      padding: 44px 18px;\n    }\n\n    .pr-deliver-num {\n      font-size: 26px;\n      min-width: 32px;\n    }\n\n    .pr-card {\n      padding: 20px 16px;\n    }\n\n    .pr-commitment-inner {\n      padding: 32px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pr-page\"\u003e\n\u003csection class=\"pr-section pr-hero\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-eyebrow\"\u003eA 33-Night Protocol\u003c\/span\u003e\n\u003ch1\u003ePut an end to P*rn and Lust Addiction. You are not weak. You are \u003cem\u003eover-stimulated\u003c\/em\u003e and under-restored.\u003c\/h1\u003e\n\u003cp class=\"pr-hero-sub\"\u003eA discreet 33-night protocol for the secret cycle you are tired of fighting. Engineered to install freedom at the unconscious level while you sleep.\u003c\/p\u003e\n\u003cdiv class=\"pr-hero-meta\"\u003e\n\u003cspan\u003eAudio-led\u003c\/span\u003e \u003cspan\u003e33 Nights\u003c\/span\u003e \u003cspan\u003eNo willpower required\u003c\/span\u003e \u003cspan\u003ePrivate · Anonymous\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section pr-dark\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— The Diagnosis\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eYou already know the willpower model has \u003cem\u003efailed you.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pr-copy\"\u003eYou have tried the blockers. The accountability apps. The \"just stop.\" You have prayed about it. You have shamed yourself into one more good week, then watched it collapse on a Tuesday at 11pm for reasons you cannot explain.\u003c\/p\u003e\n\u003cp class=\"pr-copy\"\u003eThe reason you cannot explain it is because the part of you that returns to the cycle is not the part of you that decides to stop. The returning is unconscious. The deciding is conscious. They are not the same person.\u003c\/p\u003e\n\u003cp class=\"pr-copy\"\u003e\u003cstrong\u003eYou cannot win this fight on the battlefield where it is being lost.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"pr-diag-list\"\u003e\n\u003cli\u003eYou have made the same promise to yourself more times than you can count.\u003c\/li\u003e\n\u003cli\u003eYou sense — correctly — that something is being taken from you. Energy. Magnetism. Clarity. The weight of your own word.\u003c\/li\u003e\n\u003cli\u003eYou do not want a public group. You do not want a shame-pulpit. You want sovereign, structured, private, real.\u003c\/li\u003e\n\u003cli\u003eYou are spiritually awake. Or awakening. And you want a path that respects that.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— The Mechanism\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eThe work happens \u003cem\u003ewhile you sleep.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pr-cards\"\u003e\n\u003cdiv class=\"pr-card\"\u003e\n\u003cspan class=\"pr-card-num\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eNightly audio. 33 nights.\u003c\/h3\u003e\n\u003cp\u003eOne audio per night. Listened to as you fall asleep. Repetition is not a bug — it is the entire mechanism. The unconscious learns by pattern, not by novelty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-card\"\u003e\n\u003cspan class=\"pr-card-num\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eDeep night structure.\u003c\/h3\u003e\n\u003cp\u003eBreath-led settling, deepening sequence, suggestion installation, identity reframe, gentle return. Engineered with care, not performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-card\"\u003e\n\u003cspan class=\"pr-card-num\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eSovereign framing throughout.\u003c\/h3\u003e\n\u003cp\u003eYou are not addicted. You are mis-directed. The script speaks to the person you already are underneath the loop — and dignifies that person back into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-card\"\u003e\n\u003cspan class=\"pr-card-num\"\u003e04\u003c\/span\u003e\n\u003ch3\u003e33 is not arbitrary.\u003c\/h3\u003e\n\u003cp\u003eThe interval is long enough for repetition to settle, short enough to commit to. The old cycle was trained by recurrence. It must be answered by recurrence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section pr-deliver\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— What's Inside\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eThree instruments. \u003cem\u003eOne outcome.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cul class=\"pr-deliver-list\"\u003e\n\u003cli class=\"pr-deliver-row\"\u003e\n\u003cdiv class=\"pr-deliver-num\"\u003ei\u003c\/div\u003e\n\u003cdiv class=\"pr-deliver-body\"\u003e\n\u003ch4\u003eThe 33-Night Master Audio\u003c\/h4\u003e\n\u003cp\u003eThe core asset. A private protocol you listen to every night for 33 nights. Headphones recommended. Lying down. Never while driving.\u003c\/p\u003e\n\u003cspan class=\"pr-deliver-meta\"\u003eAudio · ~32 min\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"pr-deliver-row\"\u003e\n\u003cdiv class=\"pr-deliver-num\"\u003eii\u003c\/div\u003e\n\u003cdiv class=\"pr-deliver-body\"\u003e\n\u003ch4\u003eThe 7-Minute Emergency Reset\u003c\/h4\u003e\n\u003cp\u003eFor the moment of craving. A short, sharp standing-up audio that interrupts the loop and returns you to your body. Carry it on your phone. Use it the second the urge arrives.\u003c\/p\u003e\n\u003cspan class=\"pr-deliver-meta\"\u003eAudio · 7 min\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"pr-deliver-row\"\u003e\n\u003cdiv class=\"pr-deliver-num\"\u003eiii\u003c\/div\u003e\n\u003cdiv class=\"pr-deliver-body\"\u003e\n\u003ch4\u003eThe Foundation Teaching\u003c\/h4\u003e\n\u003cp\u003eA direct video teaching from Rev Benton on what the loop is actually doing to your identity, your nervous system, your relationships, your spiritual authority — and why this protocol is built to answer it at the level where the pattern lives.\u003c\/p\u003e\n\u003cspan class=\"pr-deliver-meta\"\u003eVideo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— Diagnostic\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eIf three of these are true, \u003cem\u003ethis is for you.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pr-checklist\"\u003e\n\u003cdiv class=\"pr-check-item\"\u003e\n\u003cspan class=\"pr-check-mark\"\u003e◆\u003c\/span\u003e\n\u003cp\u003eYou have tried to stop more than five times. You have failed more than five times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-check-item\"\u003e\n\u003cspan class=\"pr-check-mark\"\u003e◆\u003c\/span\u003e\n\u003cp\u003eYou sense the cycle is taking something beyond time — energy, sharpness, presence, magnetism, the weight of your prayer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-check-item\"\u003e\n\u003cspan class=\"pr-check-mark\"\u003e◆\u003c\/span\u003e\n\u003cp\u003eYou are spiritually serious. Not religious in a small way — awakening in a real way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-check-item\"\u003e\n\u003cspan class=\"pr-check-mark\"\u003e◆\u003c\/span\u003e\n\u003cp\u003eYou will not sit in a public recovery group. You will not be lectured. You want a path with dignity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-check-item\"\u003e\n\u003cspan class=\"pr-check-mark\"\u003e◆\u003c\/span\u003e\n\u003cp\u003eYou are willing to listen to one audio a night for 33 nights and let the rest happen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section pr-test\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— Early Witness\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eFrom those who walked first.\u003c\/h2\u003e\n\u003cdiv class=\"pr-test-list\"\u003e\n\u003cdiv class=\"pr-test-card\"\u003e\n\u003cp\u003e\"By Night 9 something had already shifted. By Night 22 the urge was not a fight anymore — it just was not there in the same way. First time in eight years.\"\u003c\/p\u003e\n\u003cspan class=\"pr-test-attr\"\u003e— A.K. · 34\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-test-card\"\u003e\n\u003cp\u003e\"I had carried this in silence for over a decade. No one knew. Not my husband, not my closest friend. Doing this protocol from the privacy of my bedroom changed everything. I never had to say a word.\"\u003c\/p\u003e\n\u003cspan class=\"pr-test-attr\"\u003e— Beta tester · 38\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-test-card\"\u003e\n\u003cp\u003e\"The audio is the part that does the work. You stop trying. You just press play. That is the whole genius of it.\"\u003c\/p\u003e\n\u003cspan class=\"pr-test-attr\"\u003e— D.M. · 41\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pr-test-card\"\u003e\n\u003cp\u003e\"I came in cynical about the spiritual framing. I left it understanding what 'sovereignty' actually means in my body. I cannot un-know this now.\"\u003c\/p\u003e\n\u003cspan class=\"pr-test-attr\"\u003e— Beta tester · 29\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pr-test-note\"\u003eNames redacted by request. Full attestations on file.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-commitment\"\u003e\n\u003cdiv class=\"pr-commitment-inner\"\u003e\n\u003ch3\u003eThis is not a product you sample. \u003cem\u003eThis is a line you cross.\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp\u003eThe next 33 nights are already coming. The only question is whether they repeat the old agreement or establish a new one.\u003c\/p\u003e\n\u003cp\u003eWhen you enter, enter cleanly. Press play. Follow the protocol. Let the night become the place where order returns.\u003c\/p\u003e\n\u003cdiv class=\"pr-sale-final\"\u003eAll digital sales are final · No returns · No refund window\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-section\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003cspan class=\"pr-section-eyebrow\"\u003e— Common Questions\u003c\/span\u003e\n\u003ch2 class=\"pr-h2\"\u003eWhat you are \u003cem\u003eactually wondering.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pr-faq-list\"\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eIs this for women too, or only for men?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eThis protocol is for everyone. The audio is voice-led and uses unisex language throughout. Women carry this cycle in silence at rates that are widely under-reported — the shame is often heavier, the secrecy is often deeper, and the resources designed specifically for women are almost non-existent. The Private Reset is built to meet you where you are, regardless of gender.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eWill I lose control while listening?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eNo. The audio is a guided night protocol. You remain in control. You can pause, stop, or remove your headphones at any time. The work is done with your consent and in cooperation with the part of you that already wants to be free.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eI am not \"spiritual.\" Will the framing put me off?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eThe protocol is designed so the audio works on its own. The spiritual framing in the foundation teaching deepens the result, but the master audio itself is sovereign-language, not religion-specific. Christian, esoteric, post-religious, agnostic listeners have used this and the audio still does what audios do.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eWhat if I miss a night?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eListen the next night. The protocol does not punish missed nights. Aim for 33 listens — they do not have to be 33 perfect consecutive ones. Most people miss two or three over the cycle. The mechanism still consolidates.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eCan I listen if I have a partner sleeping next to me?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eYes. With headphones. The audio is voice-led and quiet — it is designed to be listened to as you fall asleep. It will not disturb someone next to you. Many people complete the protocol entirely without their partner ever knowing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eI have been doing this for 15+ years. Will 33 nights really do it?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eFor many people, 33 nights is enough to create a serious interruption. For some, one cycle starts the work and a second cycle deepens it. The point is not magic. The point is repetition. The old cycle was trained through repeated night agreements. This protocol answers it the same way.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eWill anyone know I bought this?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eNo. Your purchase is processed by Shopify with a discreet billing descriptor. Account access is private. Nothing is mailed. Nothing arrives at your home. The product is fully digital and accessible only by you.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pr-faq-item\"\u003e\n\u003csummary\u003eDo you offer refunds or returns?\u003c\/summary\u003e\n\u003cdiv class=\"pr-faq-answer\"\u003eNo. This is a digital protocol with instant access. All sales are final. Enter when you are ready to begin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pr-final\"\u003e\n\u003cdiv class=\"pr-section-inner\"\u003e\n\u003ch2\u003eThe next 33 nights are happening \u003cem\u003eeither way.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eYou can spend them the way you spent the last 33. Or you can press play tonight and let the work begin while you sleep.\u003c\/p\u003e\n\u003cdiv class=\"pr-final-note\"\u003eInstant access on enrolment · Discreet billing · Digital protocol\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"pr-disclaimer\"\u003e\n\u003cdiv class=\"pr-disclaimer-inner\"\u003e\n\u003cstrong\u003eImportant Notice\u003c\/strong\u003e The Private Reset is an educational and self-development program. It is not medical care, psychotherapy, or a substitute for either. Statements about energy, spiritual experience, and unconscious change are framed within the teaching tradition of The Rev Benton Experience and are not medical claims. Individual results vary. Do not listen to audio recordings while driving or operating machinery. Audio recordings used during sleep or deep rest may not be suitable for every listener. If you are experiencing severe mental health symptoms, seek qualified professional support before enrolling. All digital sales are final.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THE REV BENTON EXPERIENCE","offers":[{"title":"Default Title","offer_id":56501041168710,"sku":null,"price":197.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0929\/9741\/9334\/files\/hf_20260503_124219_c23b2334-a081-436e-a0bd-079271171e65.png?v=1777926025","url":"https:\/\/revbentonexperience.com\/de\/products\/the-private-reset","provider":"THE REV BENTON EXPERIENCE","version":"1.0","type":"link"}