{"product_id":"the-exit-engine","title":"The Exit Engine","description":"\u003cdiv class=\"exit-engine-master-wrapper\"\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000\u0026display=swap');\n\n        \/* SCOPED CSS FOR SHOPIFY *\/\n        .exit-engine-master-wrapper {\n            font-family: 'DM Sans', system-ui, -apple-system, sans-serif;\n            line-height: 1.5;\n            color: #000;\n            width: 100%;\n            max-width: 100%;\n            overflow-x: hidden;\n            background-color: #F7F7F5;\n            padding: 20px;\n            border-radius: 20px;\n        }\n\n        .exit-engine-master-wrapper * { box-sizing: border-box; }\n\n        \/* BRAND PALETTE *\/\n        .ee-bg-black { background-color: #000; color: #FFF; }\n        .ee-bg-white { background-color: #FFF; color: #000; }\n        .ee-bg-lavender { background-color: #D4BFFF; color: #000; }\n        \n        .txt-lime { color: #CCFF66; }\n        .txt-teal { color: #1FB6A6; }\n        .txt-lavender { color: #D4BFFF; }\n        .txt-warning { color: #FF4444; }\n\n        \/* SECTIONS *\/\n        .ee-section {\n            padding: clamp(50px, 8vw, 100px) 20px;\n            width: 100%;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .ee-container { max-width: 900px; margin: 0 auto; }\n\n        \/* TYPOGRAPHY *\/\n        .ee-h1 {\n            font-size: clamp(34px, 7vw, 72px);\n            font-weight: 900;\n            line-height: 0.9;\n            text-transform: uppercase;\n            letter-spacing: -2px;\n            margin: 0 0 30px 0;\n        }\n\n        .ee-h2 {\n            font-size: clamp(28px, 6vw, 48px);\n            font-weight: 900;\n            text-transform: uppercase;\n            line-height: 1;\n            letter-spacing: -1px;\n            margin: 0 0 25px 0;\n        }\n\n        .ee-h3 {\n            font-size: 20px;\n            font-weight: 900;\n            text-transform: uppercase;\n            margin: 0 0 10px 0;\n            letter-spacing: 1px;\n        }\n\n        \/* CARDS \u0026 BOXES *\/\n        .ee-card {\n            background: #FFF;\n            border: 3px solid #000;\n            border-radius: 30px;\n            padding: clamp(30px, 5vw, 60px);\n            box-shadow: 15px 15px 0px #D4BFFF; \/* Lavender Shadow *\/\n            text-align: left;\n            margin-bottom: 40px;\n            position: relative;\n        }\n\n        .ee-card-dark {\n            background: #000;\n            color: #FFF;\n            border: 3px solid #000;\n            border-radius: 30px;\n            padding: clamp(30px, 5vw, 60px);\n            box-shadow: 15px 15px 0px #1FB6A6; \/* Teal Shadow *\/\n            text-align: left;\n            margin-bottom: 40px;\n        }\n\n        .ee-badge {\n            display: inline-block;\n            background: #CCFF66;\n            color: #000;\n            padding: 8px 20px;\n            font-weight: 900;\n            text-transform: uppercase;\n            font-size: 11px;\n            letter-spacing: 2px;\n            border-radius: 4px;\n            margin-bottom: 30px;\n            border: 1px solid #000;\n        }\n\n        \/* GRIDS *\/\n        .ee-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n            margin: 40px 0;\n            text-align: left;\n        }\n\n        .ee-grid-item {\n            padding-left: 20px;\n            border-left: 4px solid #000;\n        }\n\n        \/* IMAGE STYLES *\/\n        .ee-image-box {\n            margin: 40px 0;\n            border: 4px solid #000;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 10px 10px 0px #CCFF66;\n            background: #FFF;\n        }\n        \n        .ee-image-box img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* PRICING *\/\n        .ee-price-box {\n            background: #D4BFFF;\n            padding: 60px 20px;\n            border-radius: 40px;\n        }\n        \n        .ee-price-inner {\n            background: #FFF;\n            border: 4px solid #000;\n            border-radius: 30px;\n            padding: 40px;\n            box-shadow: 20px 20px 0px #000;\n        }\n\n        .ee-price-text {\n            font-size: clamp(80px, 15vw, 140px);\n            font-weight: 900;\n            color: #000;\n            line-height: 0.8;\n            letter-spacing: -4px;\n            margin: 20px 0;\n        }\n\n        \/* FAQ ACCORDION *\/\n        .ee-details {\n            background: #FFF;\n            border: 2px solid #000;\n            border-radius: 12px;\n            margin-bottom: 15px;\n            padding: 15px 20px;\n            text-align: left;\n            cursor: pointer;\n        }\n        \n        .ee-summary {\n            font-weight: 900;\n            text-transform: uppercase;\n            list-style: none;\n            position: relative;\n            padding-right: 30px;\n            font-size: 15px;\n        }\n        \n        .ee-summary::after {\n            content: \"+\";\n            position: absolute;\n            right: 0;\n            font-weight: 900;\n            color: #1FB6A6;\n            font-size: 20px;\n        }\n        \n        .ee-details[open] .ee-summary::after { content: \"-\"; }\n\n    \u003c\/style\u003e\n\n    \u003c!-- SECTION 1: HERO --\u003e\n    \u003cdiv class=\"ee-section ee-bg-black\" style=\"border-bottom: 8px solid #1FB6A6; border-radius: 20px 20px 0 0;\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \u003cspan class=\"ee-badge\"\u003eThe Exit Engine™\u003c\/span\u003e\n            \u003ch1 class=\"ee-h1\"\u003eBUILD WHAT \u003cbr\u003e\u003cspan class=\"txt-lime\"\u003eYOU OWN.\u003c\/span\u003e\n\u003c\/h1\u003e\n            \u003cp style=\"font-size: clamp(18px, 4vw, 22px); font-weight: 500; color: #D4BFFF; text-transform: uppercase; letter-spacing: 1px; margin-top: 20px;\"\u003e\n                You Don’t Need Another Product. You Need An Asset.\n            \u003c\/p\u003e\n            \u003cdiv style=\"text-align: left; margin-top: 50px; border-left: 4px solid #1FB6A6; padding-left: 20px;\"\u003e\n                \u003cp style=\"font-size: 18px; line-height: 1.6; color: #EEE;\"\u003e\n                    You already know how to sell. You’ve proven that. But here is the issue: \u003cstrong\u003eIf you stop moving… the income stops too.\u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003e\n                    That’s exhausting. Let’s be honest.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SECTION 2: THE PROBLEM --\u003e\n    \u003cdiv class=\"ee-section\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \u003cdiv class=\"ee-card\"\u003e\n                \u003cspan style=\"color: #FF4444; font-weight: 900; font-size: 11px; letter-spacing: 3px; text-transform: uppercase;\"\u003eThe Silent Frustration\u003c\/span\u003e\n                \u003ch2 class=\"ee-h2\"\u003eTHE REAL \u003cbr\u003e\u003cspan class=\"txt-teal\"\u003eEXHAUSTION\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cp style=\"font-size: 18px; margin-bottom: 25px;\"\u003e\n                    It’s not that you don’t know enough. It’s that you’ve built \u003cstrong\u003eactivity\u003c\/strong\u003e, not an \u003cstrong\u003easset\u003c\/strong\u003e. And deep down, you know the difference.\n                \u003c\/p\u003e\n                \u003cdiv style=\"background: #000; color: #FFF; padding: 30px; border-radius: 20px; margin-top: 30px;\"\u003e\n                    \u003ch3 class=\"txt-lime ee-h3\"\u003eThe Shift\u003c\/h3\u003e\n                    \u003cp style=\"font-size: 16px;\"\u003eInstead of selling something you have to touch... build something that sells without you touching it. A digital asset. No shipping. No storage. No physical ceiling.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SECTION 3: THE 4-PHASE SEQUENCE --\u003e\n    \u003cdiv class=\"ee-section ee-bg-black\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \u003cp class=\"txt-teal\" style=\"font-weight: 900; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 10px;\"\u003eOne Focused Weekend\u003c\/p\u003e\n            \u003ch2 class=\"ee-h2\" style=\"margin-bottom: 50px;\"\u003eTHE EXIT ENGINE \u003cspan class=\"txt-lime\"\u003eSEQUENCE\u003c\/span\u003e\n\u003c\/h2\u003e\n            \n            \u003cdiv class=\"ee-grid\"\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #D4BFFF;\"\u003e\n                    \u003cstrong class=\"txt-lavender\" style=\"font-size: 18px; display: block; margin-bottom: 8px;\"\u003e1. The CEO Shift\u003c\/strong\u003e\n                    \u003cp style=\"font-size: 15px; color: #CCC;\"\u003eYou stop thinking like a seller. You think like an owner.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #1FB6A6;\"\u003e\n                    \u003cstrong class=\"txt-teal\" style=\"font-size: 18px; display: block; margin-bottom: 8px;\"\u003e2. The Asset\u003c\/strong\u003e\n                    \u003cp style=\"font-size: 15px; color: #CCC;\"\u003eYou choose a digital product model that fits what you already know. No blank screen.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #CCFF66;\"\u003e\n                    \u003cstrong class=\"txt-lime\" style=\"font-size: 18px; display: block; margin-bottom: 8px;\"\u003e3. The Machine\u003c\/strong\u003e\n                    \u003cp style=\"font-size: 15px; color: #CCC;\"\u003eConnect the tech. Payments flow. You are operational.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #FFF;\"\u003e\n                    \u003cstrong style=\"color: #FFF; font-size: 18px; display: block; margin-bottom: 8px;\"\u003e4. The Magnetism™\u003c\/strong\u003e\n                    \u003cp style=\"font-size: 15px; color: #CCC;\"\u003eThe psychology that makes buyers move. Positioning. Authority. Scarcity.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cp style=\"margin-top: 40px; font-weight: 700; font-size: 20px;\"\u003eOperational. Not \"working on it.\" \u003cspan class=\"txt-lime\"\u003eLIVE.\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SECTION 4: THE VAULT (WITH IMAGE) --\u003e\n    \u003cdiv class=\"ee-section\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \u003cdiv class=\"ee-card\" style=\"text-align: center; box-shadow: 15px 15px 0px #CCFF66;\"\u003e\n                \u003cspan class=\"ee-badge\" style=\"background: #000; color: #CCFF66; margin-bottom: 20px;\"\u003eThe Business-In-A-Box\u003c\/span\u003e\n                \u003ch2 class=\"ee-h2\"\u003eMY GIFT TO YOU: \u003cbr\u003e\u003cspan class=\"txt-teal\"\u003eTHE PLR WAREHOUSE\u003c\/span\u003e\n\u003c\/h2\u003e\n                \n                \u003c!-- YOUR 3D MOCKUP IMAGE --\u003e\n                \u003cdiv class=\"ee-image-box\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0880\/9162\/3699\/files\/6.TheExitEngineMockup1best.png?v=1770409562\" alt=\"The Exit Engine Asset Library\"\u003e\n                \u003c\/div\u003e\n\n                \u003cp style=\"font-size: 18px; margin-top: 30px;\"\u003e\n                    I know you’re busy. That's why I'm handing you my personal \u003cstrong\u003eNotion PLR Library\u003c\/strong\u003e. These are professional products you can rebrand and sell immediately. You don't have to start from zero.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SECTION 5: AUTHORITY --\u003e\n    \u003cdiv class=\"ee-section ee-bg-black\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \u003ch2 class=\"ee-h2\"\u003eI DON'T TEACH THEORY. \u003cbr\u003e\u003cspan class=\"txt-teal\"\u003eI TEACH WHAT I'VE SURVIVED.\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cdiv class=\"ee-grid\" style=\"margin-top: 50px;\"\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #CCFF66;\"\u003e\n                    \u003cstrong class=\"txt-lime\"\u003e13 Years in Government\u003c\/strong\u003e\n                    \u003cp style=\"color: #CCC;\"\u003eI served as a Team Leader. I know how to manage systems and high-stakes outcomes.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #CCFF66;\"\u003e\n                    \u003cstrong class=\"txt-lime\"\u003ePublished Author\u003c\/strong\u003e\n                    \u003cp style=\"color: #CCC;\"\u003eI wrote the book on mindset—\u003cem\u003eUnstoppable You\u003c\/em\u003e. I have documented the blueprint.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ee-grid-item\" style=\"border-color: #CCFF66;\"\u003e\n                    \u003cstrong class=\"txt-lime\"\u003eThe $250k Blueprint\u003c\/strong\u003e\n                    \u003cp style=\"color: #CCC;\"\u003eI’ve generated over a quarter-million dollars on the side. I’m giving you the exact templates.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SECTION 6: THE CLOSE \u0026 FAQ --\u003e\n    \u003cdiv class=\"ee-section ee-bg-lavender\" style=\"border-radius: 0 0 20px 20px;\"\u003e\n        \u003cdiv class=\"ee-container\"\u003e\n            \n            \u003c!-- FAQ --\u003e\n            \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n                \u003ch3 class=\"ee-h3\" style=\"text-align: center; margin-bottom: 30px;\"\u003eCOMMON QUESTIONS\u003c\/h3\u003e\n                \n                \u003cdetails class=\"ee-details\"\u003e\n                    \u003csummary class=\"ee-summary\"\u003eI’m not a tech person. Can I do this?\u003c\/summary\u003e\n                    \u003cp\u003eIf you can send an email, you can do this. I’ve simplified the tech into a 30-minute setup.\u003c\/p\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"ee-details\"\u003e\n                    \u003csummary class=\"ee-summary\"\u003eDo I have to quit my job?\u003c\/summary\u003e\n                    \u003cp\u003eNo! This runs right alongside what you’re already doing. It's a \"Business Vertical,\" not a replacement (yet).\u003c\/p\u003e\n                \u003c\/details\u003e\n                \u003cdetails class=\"ee-details\"\u003e\n                    \u003csummary class=\"ee-summary\"\u003eDo you offer refunds?\u003c\/summary\u003e\n                    \u003cp\u003eAll sales are final. Because you get instant access to downloadable assets you can resell, we do not offer refunds. This is for those ready to execute.\u003c\/p\u003e\n                \u003c\/details\u003e\n            \u003c\/div\u003e\n\n                        \u003c!-- PRICING --\u003e\n                      \u003cdiv class=\"ee-price-inner\"\u003e\n                          \u003cp style=\"text-transform: uppercase; font-weight: 900; letter-spacing: 2px; font-size: 13px; color: #1FB6A6;\"\u003eThe Investment\u003c\/p\u003e\n                          \u003cdiv class=\"ee-price\" style=\"display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap;\"\u003e\n                              \u003cspan style=\"font-size: clamp(28px, 5vw, 42px); color: #999; text-decoration: line-through; font-weight: 700;\"\u003e$297\u003c\/span\u003e\n                              \u003cspan style=\"font-size: clamp(60px, 12vw, 110px); font-weight: 900; color: #000; line-height: 0.9; letter-spacing: -3px;\"\u003e$97\u003c\/span\u003e\n                          \u003c\/div\u003e\n                          \u003cp style=\"font-size: 12px; font-weight: 700; color: #e53935; text-transform: uppercase; letter-spacing: 2px; margin: 8px 0 4px;\"\u003e⚡ Launch Special — Save $200\u003c\/p\u003e\n                          \u003cp style=\"font-weight: 700; margin-bottom: 24px;\"\u003eOne-Time Payment • Lifetime Inventory Ownership\u003c\/p\u003e\n\n                          \u003c!-- BUYER PSYCHOLOGY: URGENCY + SCARCITY --\u003e\n                          \u003cdiv style=\"background: #fff8e1; border: 2px solid #CCFF66; border-radius: 10px; padding: 14px 20px; margin-bottom: 20px;\"\u003e\n                              \u003cp style=\"font-size: 13px; font-weight: 900; color: #000; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 4px;\"\u003e⏰ Price goes back to $297 soon\u003c\/p\u003e\n                              \u003cp style=\"font-size: 12px; color: #555; margin: 0;\"\u003eThis launch rate is temporary. Lock it in now.\u003c\/p\u003e\n                          \u003c\/div\u003e\n\n                          \u003c!-- BUYER PSYCHOLOGY: TRUST \/ SOCIAL PROOF --\u003e\n                          \u003cdiv style=\"display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; margin-bottom: 20px;\"\u003e\n                              \u003cdiv style=\"background: #f0fdf4; border: 1px solid #bbf7d0; border-radius: 8px; padding: 10px 14px; font-size: 12px; font-weight: 700; color: #166534;\"\u003e✅ Instant Access\u003c\/div\u003e\n                              \u003cdiv style=\"background: #f0fdf4; border: 1px solid #bbf7d0; border-radius: 8px; padding: 10px 14px; font-size: 12px; font-weight: 700; color: #166534;\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n                              \u003cdiv style=\"background: #f0fdf4; border: 1px solid #bbf7d0; border-radius: 8px; padding: 10px 14px; font-size: 12px; font-weight: 700; color: #166534;\"\u003e♾️ Lifetime Access\u003c\/div\u003e\n                          \u003c\/div\u003e\n\n                          \u003cp style=\"font-style: italic; color: #555; margin-bottom: 16px;\"\u003e\"You aren't buying a course. You're buying your power back.\"\u003c\/p\u003e\n\n                          \u003cp style=\"font-size: 12px; color: #888; margin-bottom: 24px;\"\u003eJoin 500+ creators who've already started building their Exit Engine.\u003c\/p\u003e\n\n          \n                \u003c!-- SCROLL TO SHOPIFY BUTTON --\u003e\n                \u003cp style=\"font-weight: 900; text-transform: uppercase; color: #CCFF66; background: #000; padding: 20px; border-radius: 12px; display: inline-block;\"\u003e\n                    Scroll Up to Add to Cart ↑\n                \u003c\/p\u003e\n\n                \u003cp style=\"margin-top: 30px; font-size: 11px; font-weight: 900; opacity: 0.5;\"\u003eSECURE CHECKOUT • © 2026\u003c\/p\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Exit to Digital","offers":[{"title":"Default Title","offer_id":53709287915795,"sku":null,"price":97.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0880\/9162\/3699\/files\/6.TheExitEngineMockup1best.png?v=1770409562","url":"https:\/\/exittodigital.com\/products\/the-exit-engine","provider":"Shaunita | Exit to Digital","version":"1.0","type":"link"}