{"title":"Home page","description":null,"products":[{"product_id":"3-mistakes","title":"The 3 Mistakes That Push Your Avoidant Ex Away Forever","description":"\u003cstyle\u003e\n  .am-wrap {\n    font-family: 'Georgia', serif;\n    color: #111111;\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n\n  \/* ── HERO ─────────────────────────────────── *\/\n  .am-hero {\n    background: #0D0D1A;\n    border-radius: 12px;\n    padding: 40px 32px;\n    text-align: center;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .am-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; left: 50%;\n    transform: translateX(-50%);\n    width: 300px; height: 300px;\n    background: radial-gradient(circle, rgba(168,32,32,0.25) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .am-hero-tag {\n    display: inline-block;\n    background: #A82020;\n    color: #fff;\n    font-family: 'Calibri', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 4px;\n    margin-bottom: 18px;\n  }\n  .am-hero h1 {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 700;\n    color: #FFFFFF;\n    line-height: 1.25;\n    margin: 0 0 14px 0;\n  }\n  .am-hero h1 span {\n    color: #A82020;\n  }\n  .am-hero-sub {\n    font-family: 'Calibri', sans-serif;\n    font-size: 15px;\n    color: #999999;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ── HOOK ─────────────────────────────────── *\/\n  .am-hook {\n    border-left: 4px solid #A82020;\n    background: #F8EDED;\n    padding: 20px 24px;\n    border-radius: 0 8px 8px 0;\n    margin-bottom: 32px;\n  }\n  .am-hook p {\n    font-size: 16px;\n    line-height: 1.7;\n    color: #111;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* ── MISTAKES ─────────────────────────────── *\/\n  .am-mistakes-title {\n    font-size: 13px;\n    font-family: 'Calibri', sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #A82020;\n    margin-bottom: 20px;\n  }\n  .am-mistake {\n    background: #fff;\n    border: 1px solid #EBEBEB;\n    border-radius: 10px;\n    padding: 24px;\n    margin-bottom: 16px;\n    border-left: 4px solid #A82020;\n  }\n  .am-mistake-num {\n    font-family: 'Calibri', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #A82020;\n    margin-bottom: 6px;\n  }\n  .am-mistake h3 {\n    font-size: 17px;\n    font-weight: 700;\n    color: #0D0D1A;\n    margin: 0 0 10px 0;\n    line-height: 1.3;\n  }\n  .am-mistake p {\n    font-family: 'Calibri', sans-serif;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    margin: 0;\n  }\n  .am-mistake-icon {\n    font-size: 22px;\n    margin-bottom: 8px;\n    display: block;\n  }\n\n  \/* ── TRUTH BLOCK ──────────────────────────── *\/\n  .am-truth {\n    background: #0D0D1A;\n    border-radius: 12px;\n    padding: 32px;\n    margin: 32px 0;\n    text-align: center;\n  }\n  .am-truth p {\n    font-size: 18px;\n    color: #fff;\n    line-height: 1.7;\n    margin: 0;\n    font-style: italic;\n  }\n  .am-truth p strong {\n    color: #A82020;\n  }\n\n  \/* ── WHAT'S INSIDE ────────────────────────── *\/\n  .am-inside {\n    margin: 32px 0;\n  }\n  .am-inside-title {\n    font-size: 13px;\n    font-family: 'Calibri', sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #A82020;\n    margin-bottom: 16px;\n  }\n  .am-inside-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 12px 0;\n    border-bottom: 1px solid #F0F0F0;\n    font-family: 'Calibri', sans-serif;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.5;\n  }\n  .am-inside-item:last-child { border-bottom: none; }\n  .am-inside-check {\n    color: #A82020;\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* ── CTA MEDIO ────────────────────────────── *\/\n  .am-cta-mid {\n    background: #A82020;\n    border-radius: 10px;\n    padding: 24px;\n    text-align: center;\n    margin: 32px 0;\n  }\n  .am-cta-mid p {\n    color: #fff;\n    font-family: 'Calibri', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 6px 0;\n  }\n  .am-cta-mid span {\n    color: rgba(255,255,255,0.75);\n    font-family: 'Calibri', sans-serif;\n    font-size: 13px;\n  }\n\n  \/* ── FOOTER NOTE ──────────────────────────── *\/\n  .am-footer-note {\n    text-align: center;\n    font-family: 'Calibri', sans-serif;\n    font-size: 12px;\n    color: #999;\n    margin-top: 24px;\n    padding-top: 20px;\n    border-top: 1px solid #EBEBEB;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"am-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"am-hero\"\u003e\n    \u003cdiv class=\"am-hero-tag\"\u003eFree Guide\u003c\/div\u003e\n    \u003ch1\u003eThe 3 Mistakes That Push Your \u003cspan\u003eAvoidant Ex\u003c\/span\u003e Away Forever\u003c\/h1\u003e\n    \u003cp class=\"am-hero-sub\"\u003eMost people make at least one of these — find out which one is costing you everything.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOOK --\u003e\n  \u003cdiv class=\"am-hook\"\u003e\n    \u003cp\u003eIf your avoidant ex has gone cold, pulled away, or disappeared completely — there's a good chance one of these three mistakes is the reason they're not coming back. And the hardest part? You probably don't even know you're making them.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISTAKES --\u003e\n  \u003cdiv class=\"am-mistakes-title\"\u003eThe 3 mistakes\u003c\/div\u003e\n\n  \u003cdiv class=\"am-mistake\"\u003e\n    \u003cspan class=\"am-mistake-icon\"\u003e❌\u003c\/span\u003e\n    \u003cdiv class=\"am-mistake-num\"\u003eMistake #1\u003c\/div\u003e\n    \u003ch3\u003eChasing Them When They Pull Away\u003c\/h3\u003e\n    \u003cp\u003eWhen an avoidant goes cold, your instinct is to reach out more — to text, to call, to explain yourself. This is the worst thing you can do. Every message you send when they're distant pushes them one step further away. Avoidants don't pull away because they don't care. They pull away because closeness triggers fear inside them.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-mistake\"\u003e\n    \u003cspan class=\"am-mistake-icon\"\u003e❌\u003c\/span\u003e\n    \u003cdiv class=\"am-mistake-num\"\u003eMistake #2\u003c\/div\u003e\n    \u003ch3\u003eHaving Deep Emotional Conversations Too Soon\u003c\/h3\u003e\n    \u003cp\u003eYou want answers. You want to know why they left, how they feel, if there's still something there. So you ask. You talk. You pour your heart out. And they shut down completely. Avoidants are wired to disconnect when emotions get too intense — the more you push, the more they retreat.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"am-mistake\"\u003e\n    \u003cspan class=\"am-mistake-icon\"\u003e❌\u003c\/span\u003e\n    \u003cdiv class=\"am-mistake-num\"\u003eMistake #3\u003c\/div\u003e\n    \u003ch3\u003eBreaking No Contact Too Soon\u003c\/h3\u003e\n    \u003cp\u003eYou lasted 10 days. Or 15. And then you caved. One message — \"just checking in\" — and everything reset. No contact isn't just about not texting them. It's about becoming someone who doesn't need them to feel okay. Breaking it too soon sends one message: \"I haven't changed.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUTH BLOCK --\u003e\n  \u003cdiv class=\"am-truth\"\u003e\n    \u003cp\u003eAvoiding the mistakes isn't enough to bring them back. You need \u003cstrong\u003ea step-by-step method built specifically for avoidant attachment\u003c\/strong\u003e — one that works with their psychology, not against it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INSIDE --\u003e\n  \u003cdiv class=\"am-inside\"\u003e\n    \u003cdiv class=\"am-inside-title\"\u003eWhat you'll learn in this free guide\u003c\/div\u003e\n    \u003cdiv class=\"am-inside-item\"\u003e\n\u003cspan class=\"am-inside-check\"\u003e✓\u003c\/span\u003e Why avoidants pull away — and what's actually happening in their mind\u003c\/div\u003e\n    \u003cdiv class=\"am-inside-item\"\u003e\n\u003cspan class=\"am-inside-check\"\u003e✓\u003c\/span\u003e The 3 exact mistakes that push them away forever\u003c\/div\u003e\n    \u003cdiv class=\"am-inside-item\"\u003e\n\u003cspan class=\"am-inside-check\"\u003e✓\u003c\/span\u003e What to do instead — immediately\u003c\/div\u003e\n    \u003cdiv class=\"am-inside-item\"\u003e\n\u003cspan class=\"am-inside-check\"\u003e✓\u003c\/span\u003e Why space is the only language an avoidant truly understands\u003c\/div\u003e\n    \u003cdiv class=\"am-inside-item\"\u003e\n\u003cspan class=\"am-inside-check\"\u003e✓\u003c\/span\u003e The mindset shift that changes everything\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA MEDIO --\u003e\n  \u003cdiv class=\"am-cta-mid\"\u003e\n    \u003cp\u003e📩 Ready? Click \"Add to Cart\" below — it's free\u003c\/p\u003e\n    \u003cspan\u003eYou'll get the PDF in your inbox in seconds.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"AvoidantMe","offers":[{"title":"Default Title","offer_id":57477695603070,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}]}],"url":"https:\/\/avoidantme.store\/collections\/frontpage.oembed","provider":"AvoidantMe","version":"1.0","type":"link"}