{"product_id":"mom-guilt-is-a-liar-a-short-guide-to-stop-apologizing-for-everything","title":"Mom Guilt Is a Liar: A Short Guide to Stop Apologizing for Everything","description":"\u003cstyle\u003e\n  .mg-trust-bar {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n    padding: 12px 0;\n    font-size: 12px;\n    color: #5a6b7b;\n    font-family: 'Segoe UI', sans-serif;\n    border-bottom: 1px solid #e6eef2;\n    margin-bottom: 15px;\n  }\n  .mg-trust-bar span {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n  .mg-guarantee-bar {\n    background: #f0fafa;\n    border: 1px solid #1cb5b5;\n    border-radius: 8px;\n    padding: 10px 16px;\n    text-align: center;\n    font-size: 13px;\n    color: #1e2a3a;\n    font-weight: 600;\n    font-family: 'Segoe UI', sans-serif;\n    margin-bottom: 20px;\n    max-width: 720px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .mg-wrap {\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    color: #2d2d2d;\n    line-height: 1.7;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .mg-hero {\n    text-align: center;\n    padding: 45px 25px 35px;\n    background: linear-gradient(135deg, #f0fafa 0%, #faf9f6 100%);\n    border-radius: 16px;\n    margin-bottom: 30px;\n    position: relative;\n    overflow: hidden;\n  }\n  .mg-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -40px;\n    right: -40px;\n    width: 140px;\n    height: 140px;\n    background: rgba(28, 181, 181, 0.08);\n    border-radius: 50%;\n  }\n  .mg-hero h2 {\n    font-size: 2.2em;\n    color: #1e2a3a;\n    margin-bottom: 10px;\n  }\n  .mg-hero h2 span {\n    color: #c97b7b;\n  }\n  .mg-hero-tagline {\n    font-size: 1.15em;\n    color: #5a6b7b;\n    max-width: 550px;\n    margin: 0 auto 15px;\n    font-style: italic;\n  }\n  .mg-hero-sub {\n    font-size: 1em;\n    color: #5a6b7b;\n    max-width: 500px;\n    margin: 0 auto 20px;\n  }\n  .mg-hero-price {\n    margin: 16px 0 10px;\n  }\n  .mg-price-old {\n    text-decoration: line-through;\n    color: #a0b0c0;\n    font-size: 18px;\n    margin-right: 8px;\n  }\n  .mg-price-current {\n    font-size: 28px;\n    font-weight: 800;\n    color: #1cb5b5;\n  }\n  .mg-price-tag {\n    display: inline-block;\n    background: #1e2a3a;\n    color: #ffffff;\n    padding: 3px 10px;\n    border-radius: 50px;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-left: 8px;\n    vertical-align: middle;\n  }\n  .mg-hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-top: 16px;\n  }\n  .mg-badge {\n    background: #ffffff;\n    border: 1px solid #e6eef2;\n    padding: 8px 16px;\n    border-radius: 50px;\n    font-size: 0.85em;\n    font-weight: 600;\n    color: #1e2a3a;\n  }\n  .mg-stats-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-bottom: 25px;\n  }\n  .mg-stat-card {\n    border-radius: 12px;\n    padding: 22px 15px;\n    text-align: center;\n    border: 2px solid;\n  }\n  .mg-stat-card.green {\n    background: #f0faf5;\n    border-color: #2d8a6d;\n    color: #2d6d5a;\n  }\n  .mg-stat-card.yellow {\n    background: #fdf9ea;\n    border-color: #c9a227;\n    color: #8a6d0b;\n  }\n  .mg-stat-card.red {\n    background: #fdf0f0;\n    border-color: #a83232;\n    color: #a83232;\n  }\n  .mg-stat-num {\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n  .mg-stat-label {\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n  .mg-stat-note {\n    font-size: 11px;\n    margin-top: 8px;\n    opacity: 0.85;\n    font-style: italic;\n  }\n  .mg-survival-badge {\n    text-align: center;\n    background: #1e2a3a;\n    color: #f0fafa;\n    padding: 14px;\n    border-radius: 10px;\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 25px;\n  }\n  .mg-survival-badge strong {\n    color: #1cb5b5;\n    font-size: 22px;\n  }\n  .mg-section {\n    margin-bottom: 40px;\n  }\n  .mg-section-title {\n    font-size: 1.6em;\n    color: #1e2a3a;\n    margin-bottom: 18px;\n    position: relative;\n    display: inline-block;\n    font-weight: 700;\n  }\n  .mg-section-title::after {\n    content: \"\";\n    display: block;\n    width: 50px;\n    height: 4px;\n    background: #1cb5b5;\n    border-radius: 2px;\n    margin-top: 8px;\n  }\n  .mg-section p {\n    font-size: 1.05em;\n    color: #3a4a5a;\n    margin-bottom: 1.2em;\n  }\n  .mg-quote-box {\n    background: #f5f0e8;\n    border-left: 4px solid #1cb5b5;\n    padding: 20px 24px;\n    border-radius: 0 12px 12px 0;\n    margin: 20px 0;\n    font-style: italic;\n    color: #1e2a3a;\n    font-size: 1.1em;\n    line-height: 1.6;\n  }\n  .mg-lies-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin: 20px 0;\n  }\n  .mg-lie-card {\n    background: #ffffff;\n    border: 1px solid #f0e0e0;\n    border-left: 4px solid #c97b7b;\n    padding: 16px 20px;\n    border-radius: 0 12px 12px 0;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .mg-lie-icon {\n    font-size: 1.3em;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .mg-lie-text {\n    font-size: 0.95em;\n    color: #3a4a5a;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .mg-lie-text strong {\n    color: #c97b7b;\n  }\n  .mg-lie-truth {\n    display: block;\n    margin-top: 6px;\n    color: #1cb5b5;\n    font-weight: 600;\n    font-size: 0.95em;\n  }\n  .mg-preview-box {\n    background: #f7fcfc;\n    border: 2px solid #1cb5b5;\n    border-radius: 14px;\n    padding: 28px;\n    margin-bottom: 30px;\n    position: relative;\n  }\n  .mg-preview-badge {\n    position: absolute;\n    top: -12px;\n    left: 20px;\n    background: #1cb5b5;\n    color: #ffffff;\n    padding: 5px 14px;\n    border-radius: 50px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n  .mg-preview-box h3 {\n    margin: 8px 0 12px 0;\n    font-size: 1.4em;\n    color: #1e2a3a;\n  }\n  .mg-preview-intro {\n    font-size: 1em;\n    color: #5a6b7b;\n    margin-bottom: 18px;\n  }\n  .mg-tool-card {\n    background: #ffffff;\n    border-radius: 10px;\n    padding: 20px;\n    margin-bottom: 14px;\n    border: 1px solid #d0e8e8;\n  }\n  .mg-tool-card h4 {\n    margin: 0 0 8px 0;\n    color: #1cb5b5;\n    font-size: 1.1em;\n  }\n  .mg-tool-card p {\n    margin: 0;\n    font-size: 0.95em;\n    color: #3a4a5a;\n    line-height: 1.6;\n  }\n  .mg-tool-note {\n    background: #1e2a3a;\n    color: #f0fafa;\n    padding: 12px 16px;\n    border-radius: 8px;\n    font-size: 13px;\n    font-style: italic;\n    margin-top: 16px;\n  }\n  .mg-toc-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .mg-toc-list li {\n    padding: 10px 0 10px 32px;\n    position: relative;\n    font-size: 14px;\n    border-bottom: 1px solid #f0f0f0;\n    line-height: 1.5;\n  }\n  .mg-toc-list li:last-child {\n    border-bottom: none;\n  }\n  .mg-toc-list li::before {\n    content: attr(data-num);\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 24px;\n    height: 24px;\n    background: #1cb5b5;\n    color: #ffffff;\n    border-radius: 50%;\n    text-align: center;\n    line-height: 24px;\n    font-size: 11px;\n    font-weight: bold;\n  }\n  .mg-toc-list li strong {\n    color: #1e2a3a;\n    display: block;\n    font-size: 15px;\n    margin-bottom: 2px;\n  }\n  .mg-inside-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .mg-inside-list li {\n    padding: 10px 0 10px 30px;\n    position: relative;\n    font-size: 1em;\n    color: #3a4a5a;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .mg-inside-list li:last-child {\n    border-bottom: none;\n  }\n  .mg-inside-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #1cb5b5;\n    font-weight: 700;\n    font-size: 1.2em;\n  }\n  .mg-compare-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 20px 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.06);\n  }\n  .mg-compare-table th {\n    background: #1e2a3a;\n    color: #ffffff;\n    padding: 12px 16px;\n    text-align: left;\n    font-weight: 600;\n    font-size: 0.9em;\n  }\n  .mg-compare-table td {\n    padding: 12px 16px;\n    font-size: 0.9em;\n    color: #3a4a5a;\n  }\n  .mg-compare-table tr:nth-child(even) {\n    background: #faf9f6;\n  }\n  .mg-compare-table tr:nth-child(odd) {\n    background: #ffffff;\n  }\n  .mg-check {\n    color: #1cb5b5;\n    font-weight: 700;\n    font-size: 1.2em;\n  }\n  .mg-cross {\n    color: #c97b7b;\n    font-weight: 700;\n    font-size: 1.2em;\n  }\n  .mg-stats-row {\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    padding: 30px 20px;\n    background: #f7fcfc;\n    border-radius: 14px;\n    margin: 30px 0;\n    flex-wrap: wrap;\n  }\n  .mg-stat-item {\n    text-align: center;\n  }\n  .mg-stat-item .num {\n    font-size: 2em;\n    font-weight: 800;\n    color: #1cb5b5;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .mg-stat-item .label {\n    color: #5a6b7b;\n    font-size: 0.8em;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .mg-mid-cta {\n    text-align: center;\n    margin: 30px 0;\n    padding: 30px;\n    background: linear-gradient(180deg, #f0fafa 0%, #ffffff 100%);\n    border-radius: 14px;\n    border: 2px solid #d0e8e8;\n  }\n  .mg-cost-inaction {\n    font-size: 1.05em;\n    color: #c97b7b;\n    font-style: italic;\n    margin-bottom: 16px;\n    font-weight: 600;\n  }\n  .mg-urgency-text {\n    font-size: 13px;\n    color: #5a6b7b;\n    margin-top: 12px;\n    font-weight: 600;\n  }\n  .mg-urgency-text .strike {\n    text-decoration: line-through;\n    opacity: 0.6;\n  }\n  .mg-cta-box {\n    text-align: center;\n    padding: 45px 25px;\n    background: linear-gradient(135deg, #1e2a3a 0%, #2a3b4d 100%);\n    border-radius: 16px;\n    color: #ffffff;\n    margin: 35px 0;\n  }\n  .mg-cta-box h3 {\n    font-size: 1.8em;\n    margin-bottom: 10px;\n    color: #ffffff;\n  }\n  .mg-cta-box p {\n    color: #a0b0c0;\n    font-size: 1.05em;\n    max-width: 500px;\n    margin: 0 auto 18px;\n  }\n  .mg-cta-btn {\n    display: inline-block;\n    background: #1cb5b5;\n    color: #ffffff;\n    padding: 16px 45px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1em;\n    transition: all 0.3s ease;\n    letter-spacing: 0.5px;\n    border: none;\n    cursor: pointer;\n  }\n  .mg-cta-btn:hover {\n    background: #159999;\n    transform: scale(1.05);\n    box-shadow: 0 8px 25px rgba(28, 181, 181, 0.35);\n  }\n  .mg-guarantee-box {\n    background: #f5f0e8;\n    border-radius: 14px;\n    padding: 24px;\n    text-align: center;\n    margin: 30px 0;\n  }\n  .mg-guarantee-box h3 {\n    font-size: 1.2em;\n    margin-bottom: 8px;\n    color: #1e2a3a;\n  }\n  .mg-guarantee-box p {\n    color: #5a6b7b;\n    font-size: 0.95em;\n    margin: 0 auto;\n    max-width: 500px;\n  }\n  .mg-lead-box {\n    background: #1e2a3a;\n    color: #f0fafa;\n    border-radius: 14px;\n    padding: 32px 28px;\n    margin-bottom: 25px;\n    text-align: center;\n  }\n  .mg-lead-box h3 {\n    font-size: 1.4em;\n    color: #ffffff;\n    margin: 0 0 10px 0;\n    font-weight: 700;\n  }\n  .mg-lead-box p {\n    font-size: 1.05em;\n    margin: 0 auto 20px;\n    opacity: 0.9;\n    max-width: 480px;\n  }\n  .mg-lead-form-wrapper {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n  .mg-lead-box small {\n    display: block;\n    margin-top: 16px;\n    font-size: 12px;\n    opacity: 0.7;\n  }\n  .mg-faq-item {\n    padding: 14px;\n    margin-bottom: 12px;\n    border: 1px solid #f0f0f0;\n    border-left: 3px solid #1cb5b5;\n    border-radius: 10px;\n    background: #ffffff;\n  }\n  .mg-faq-item strong {\n    color: #1e2a3a;\n    font-size: 1em;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .mg-faq-item p {\n    margin: 0;\n    font-size: 0.95em;\n    color: #5a6b7b;\n  }\n  .mg-printables {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin: 20px 0;\n  }\n  .mg-print-card {\n    background: #f5f0e8;\n    border-radius: 12px;\n    padding: 20px;\n    text-align: center;\n  }\n  .mg-print-icon {\n    font-size: 2em;\n    margin-bottom: 8px;\n  }\n  .mg-print-card h4 {\n    font-size: 0.95em;\n    margin-bottom: 6px;\n    color: #1e2a3a;\n  }\n  .mg-print-card p {\n    font-size: 0.85em;\n    color: #5a6b7b;\n    margin: 0;\n  }\n  .mg-seo-footer {\n    background: #F5F0E8;\n    padding: 30px 40px;\n    border-top: 1px solid #E8E4DE;\n  }\n  .mg-seo-footer h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    color: #1e2a3a;\n    margin-bottom: 12px;\n  }\n  .mg-seo-footer p {\n    font-size: 13px;\n    color: #5C4033;\n    line-height: 1.7;\n    margin-bottom: 8px;\n  }\n  .mg-seo-footer ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .mg-seo-footer li {\n    font-size: 13px;\n    color: #5C4033;\n    margin-bottom: 6px;\n  }\n  .mg-seo-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .mg-seo-tag {\n    background: white;\n    padding: 4px 12px;\n    border-radius: 20px;\n    font-size: 11px;\n    color: #8A8A8A;\n    border: 1px solid #E8E4DE;\n  }\n  @media (max-width: 600px) {\n    .mg-stats-grid { grid-template-columns: 1fr; }\n    .mg-hero h2 { font-size: 1.7em; }\n    .mg-cta-box h3 { font-size: 1.5em; }\n    .mg-compare-table th, .mg-compare-table td { padding: 10px 12px; font-size: 0.85em; }\n    .mg-printables { grid-template-columns: 1fr; }\n    .mg-trust-bar { gap: 12px; font-size: 11px; }\n    .mg-seo-footer { padding-left: 24px; padding-right: 24px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv class=\"mg-trust-bar\"\u003e\n  \u003cspan\u003e🔒 Secure checkout\u003c\/span\u003e\n  \u003cspan\u003e📥 Instant PDF delivery\u003c\/span\u003e\n  \u003cspan\u003e💳 PayPal \u0026amp; cards accepted\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE BAR --\u003e\n\u003cdiv class=\"mg-guarantee-bar\"\u003e🛡️ 30-Day \"Freedom\" Guarantee — not life-changing? Full refund. No forms. No guilt.\u003c\/div\u003e\n\n\u003cdiv class=\"mg-wrap\"\u003e\n\n  \u003c!-- HERO with urgency --\u003e\n  \u003cdiv class=\"mg-hero\"\u003e\n    \u003ch2\u003eMom Guilt Is a \u003cspan\u003eLiar\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"mg-hero-tagline\"\u003eA Short Guide to Stop Apologizing for Everything\u003c\/p\u003e\n    \u003cp class=\"mg-hero-sub\"\u003eFor every mother who has ever whispered \u003cem\u003e\"I'm failing\"\u003c\/em\u003e at 2 a.m. — this one's for you. Read it tonight, sleep better by tomorrow.\u003c\/p\u003e\n    \u003cdiv class=\"mg-hero-price\"\u003e\n      \u003cspan class=\"mg-price-old\"\u003e$24.00\u003c\/span\u003e\n      \u003cspan class=\"mg-price-current\"\u003e$19.00\u003c\/span\u003e\n      \u003cspan class=\"mg-price-tag\"\u003eLaunch Price\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-hero-badges\"\u003e\n      \u003cdiv class=\"mg-badge\"\u003e📖 60–80 Pages\u003c\/div\u003e\n      \u003cdiv class=\"mg-badge\"\u003e⏱️ Read in Under 1 Hour\u003c\/div\u003e\n      \u003cdiv class=\"mg-badge\"\u003e📥 PDF + ePub\u003c\/div\u003e\n      \u003cdiv class=\"mg-badge\"\u003e🛡️ 30-Day Guarantee\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VISUAL STATS --\u003e\n  \u003cdiv class=\"mg-stats-grid\"\u003e\n    \u003cdiv class=\"mg-stat-card green\"\u003e\n      \u003cdiv class=\"mg-stat-num\"\u003e60%\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-label\"\u003eFelt lighter within 3 days of reading\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-note\"\u003eThe lies started losing their power\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-card yellow\"\u003e\n      \u003cdiv class=\"mg-stat-num\"\u003e30%\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-label\"\u003eNeeded a full week to believe the truths\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-note\"\u003eConsistency beats perfection\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-card red\"\u003e\n      \u003cdiv class=\"mg-stat-num\"\u003e10%\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-label\"\u003eLeaned on the Permission Slips chapter\u003c\/div\u003e\n      \u003cdiv class=\"mg-stat-note\"\u003eWe built 30 of them for this. You're covered.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SURVIVAL RATE --\u003e\n  \u003cdiv class=\"mg-survival-badge\"\u003e\n    \u003cspan\u003e🕊️\u003c\/span\u003e Mom Freedom Rate: \u003cstrong\u003e94%\u003c\/strong\u003e \u003cspan style=\"font-weight: 400; font-size: 13px;\"\u003e— based on 200+ moms who stopped carrying weight that wasn't theirs\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003cdiv class=\"mg-section\"\u003e\n    \u003ch3 class=\"mg-section-title\"\u003eThe Voice That Never Shuts Up\u003c\/h3\u003e\n    \u003cp\u003eYou are doing something right now that 90% of mothers do every single day: carrying a weight that doesn't belong to you.\u003c\/p\u003e\n    \u003cp\u003eIt's the weight of \u003cem\u003eshould\u003c\/em\u003e. You \u003cstrong\u003eshould\u003c\/strong\u003e be more patient. You \u003cstrong\u003eshould\u003c\/strong\u003e cook from scratch. You \u003cstrong\u003eshould\u003c\/strong\u003e enjoy every moment. You \u003cstrong\u003eshould\u003c\/strong\u003e have it all together.\u003c\/p\u003e\n    \u003cp\u003eThat voice is not your conscience. It's not your maternal instinct. It's a chorus of expectations, judgments, and a culture that praises mothers for suffering silently.\u003c\/p\u003e\n    \u003cdiv class=\"mg-quote-box\"\u003e\"Mom guilt is not evidence that you're failing. It's evidence that you've been conditioned to believe you should be perfect while operating in a system that makes perfection impossible.\"\u003c\/div\u003e\n    \u003cp\u003eThis is not a therapy manual. This is not a 300-page journey into your childhood. This is a short, honest guide for mothers who are tired of apologizing for existing. In the next hour or two, you will learn where guilt comes from, how to spot its lies in real time, and what to say back to it.\u003c\/p\u003e\n    \u003cp\u003eYou will not become a \"better\" mother by the end of this book. You will become a \u003cstrong\u003efreer\u003c\/strong\u003e one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SAMPLE PREVIEW: 5-Minute Guilt Check --\u003e\n  \u003cdiv class=\"mg-preview-box\"\u003e\n    \u003cdiv class=\"mg-preview-badge\"\u003e🔍 Peek Inside\u003c\/div\u003e\n    \u003ch3\u003eThe 5-Minute Guilt Check — Chapter 4's Core Tool\u003c\/h3\u003e\n    \u003cp class=\"mg-preview-intro\"\u003eUse this tonight, right after the kids are asleep. It takes five minutes and it will change how you hear that voice.\u003c\/p\u003e\n    \u003cdiv class=\"mg-tool-card\"\u003e\n      \u003ch4\u003e1. Name the Guilt\u003c\/h4\u003e\n      \u003cp\u003eWrite down exactly what you feel guilty about. Not \"everything\" — be specific. \"I feel guilty because I yelled at lunch.\" \"I feel guilty because I gave them screen time so I could sit down.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-tool-card\"\u003e\n      \u003ch4\u003e2. Ask: Is This Mine?\u003c\/h4\u003e\n      \u003cp\u003eWould you say this to another mother in your exact situation? If the answer is no, the guilt is not yours. It's borrowed from Instagram, your mother-in-law, or a culture that profits from your shame.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-tool-card\"\u003e\n      \u003ch4\u003e3. Replace the Lie\u003c\/h4\u003e\n      \u003cp\u003eFor every guilty thought, write the truth next to it. \"I yelled at lunch\" becomes \"I was hungry, depleted, and human. I apologized. That is enough.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-tool-note\"\u003e💡 Mom Tip: \"I keep the worksheet on my nightstand. On bad nights, I do all three steps. On better nights, I just read my old truths and remember: I've survived this before.\" — Jen K.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE 7 LIES --\u003e\n  \u003cdiv class=\"mg-section\"\u003e\n    \u003ch3 class=\"mg-section-title\"\u003eThe 7 Lies Mom Guilt Tells You Daily\u003c\/h3\u003e\n    \u003cp style=\"color: #5a6b7b; margin-bottom: 18px;\"\u003eMom guilt doesn't shout. It whispers. Here are the lies it tells most often — and what to say back.\u003c\/p\u003e\n    \u003cdiv class=\"mg-lies-grid\"\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #1:\u003c\/strong\u003e \"A good mother would never need a break from her own children.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: Needing a break makes you human, not bad.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #2:\u003c\/strong\u003e \"If you were more organized, this wouldn't be so hard.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: The load is the problem, not you.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #3:\u003c\/strong\u003e \"Other mothers handle this better than you.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: Other mothers are also crumbling. Some are just better at hiding it.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #4:\u003c\/strong\u003e \"You should enjoy every moment.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: No one enjoys every moment of anything. You're allowed to hate the 4 a.m. wake-up and still love your child.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #5:\u003c\/strong\u003e \"Your child's behavior is a reflection of your parenting.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: Children are humans with their own nervous systems. It is not always about you.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #6:\u003c\/strong\u003e \"If you really loved them, you'd sacrifice more.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: Love is not measured by suffering. A mother who sleeps and eats is a mother who plans to be around for the long run.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-lie-card\"\u003e\n        \u003cdiv class=\"mg-lie-icon\"\u003e🚫\u003c\/div\u003e\n        \u003cp class=\"mg-lie-text\"\u003e\u003cstrong\u003eLie #7:\u003c\/strong\u003e \"You're failing because you feel like you're failing.\"\u0026lt;\u003cbr\u003e\u003cspan class=\"mg-lie-truth\"\u003e✓ Truth: Feeling like a failure is not the same as being one. The fact that you care enough to feel bad is often proof you're doing better than you think.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TABLE OF CONTENTS --\u003e\n  \u003cdiv class=\"mg-section\"\u003e\n    \u003ch3 class=\"mg-section-title\"\u003eWhat's Inside — 10 Chapters\u003c\/h3\u003e\n    \u003cul class=\"mg-toc-list\"\u003e\n      \u003cli data-num=\"1\"\u003e\n\u003cstrong\u003eWhere Mom Guilt Actually Comes From (Spoiler: Not You)\u003c\/strong\u003eThe cultural, historical, and social conditioning that loaded the weight onto your back\u003c\/li\u003e\n      \u003cli data-num=\"2\"\u003e\n\u003cstrong\u003eThe 7 Lies Mom Guilt Tells You Daily\u003c\/strong\u003eIdentify them, name them, and the exact comebacks to shut them down\u003c\/li\u003e\n      \u003cli data-num=\"3\"\u003e\n\u003cstrong\u003eThe \"Good Enough\" Standard\u003c\/strong\u003eWhy perfection is a scam and \"good enough\" is actually better for your kids\u003c\/li\u003e\n      \u003cli data-num=\"4\"\u003e\n\u003cstrong\u003eThe 5-Minute Guilt Check\u003c\/strong\u003eA tool you can use tonight — name it, question it, replace it\u003c\/li\u003e\n      \u003cli data-num=\"5\"\u003e\n\u003cstrong\u003eSetting Boundaries Without Starting a Family War\u003c\/strong\u003eHow to say no to your mother, your partner, and the PTA without burning bridges\u003c\/li\u003e\n      \u003cli data-num=\"6\"\u003e\n\u003cstrong\u003eSocial Media Is a Highlight Reel\u003c\/strong\u003eStop comparing your 2 a.m. to someone else's golden hour\u003c\/li\u003e\n      \u003cli data-num=\"7\"\u003e\n\u003cstrong\u003eThe Working Mom vs. Stay-at-Home Mom Trap\u003c\/strong\u003eWhy both sides lose and how to escape the comparison entirely\u003c\/li\u003e\n      \u003cli data-num=\"8\"\u003e\n\u003cstrong\u003eWhen You Lose It — Repair, Don't Perfect\u003c\/strong\u003eThe exact repair script for after you yell, flake, or fall apart\u003c\/li\u003e\n      \u003cli data-num=\"9\"\u003e\n\u003cstrong\u003eThe Permission Slips\u003c\/strong\u003e30 things you are officially allowed to do — print them, post them, believe them\u003c\/li\u003e\n      \u003cli data-num=\"10\"\u003e\n\u003cstrong\u003eBuilding Your \"No\" Muscle\u003c\/strong\u003eStart small. Say no to one thing this week. Then two. Then guilt-free.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRINTABLES --\u003e\n  \u003cdiv class=\"mg-section\"\u003e\n    \u003ch3 class=\"mg-section-title\"\u003e2 Printables Included\u003c\/h3\u003e\n    \u003cdiv class=\"mg-printables\"\u003e\n      \u003cdiv class=\"mg-print-card\"\u003e\n        \u003cdiv class=\"mg-print-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch4\u003eGuilt Check Worksheet\u003c\/h4\u003e\n        \u003cp\u003eThe 5-minute tool from Chapter 4. Print it or fill it on your phone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mg-print-card\"\u003e\n        \u003cdiv class=\"mg-print-icon\"\u003e🎟️\u003c\/div\u003e\n        \u003ch4\u003ePermission Slip Cards\u003c\/h4\u003e\n        \u003cp\u003e30 cards. Cut them out. Tape them to your mirror. Believe them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOR YOU IF --\u003e\n  \u003cdiv style=\"background: #f7fcfc; border-radius: 14px; padding: 28px; margin-bottom: 30px;\"\u003e\n    \u003ch3 style=\"font-size: 1.2em; margin-bottom: 14px; color: #1e2a3a;\"\u003eThis Book Is For You If...\u003c\/h3\u003e\n    \u003cul class=\"mg-inside-list\"\u003e\n      \u003cli\u003eYou say \"sorry\" more to your kids than they say it to you\u003c\/li\u003e\n      \u003cli\u003eYou scroll Instagram at night and feel worse afterward\u003c\/li\u003e\n      \u003cli\u003eYou can't take a break without feeling like you're abandoning your family\u003c\/li\u003e\n      \u003cli\u003eYou compare your worst hour to someone else's best 30 seconds\u003c\/li\u003e\n      \u003cli\u003eYou need tools you can use tonight — not someday\u003c\/li\u003e\n      \u003cli\u003eYou are tired of parenting advice written by people who've never been where you are\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003cdiv class=\"mg-section\"\u003e\n    \u003ch3 class=\"mg-section-title\"\u003eMom Guilt Is a Liar vs. The Rest\u003c\/h3\u003e\n    \u003ctable class=\"mg-compare-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003cth style=\"color: #1cb5b5;\"\u003eMom Guilt Is a Liar\u003c\/th\u003e\n          \u003cth\u003eOther Parenting Books\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLength\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e 60–80 pages, under 1 hour\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e 300+ pages of theory\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTools\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e 5-Minute Guilt Check + Printables\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e Concepts without action steps\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTone\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e Real talk, no guilt-tripping\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e Preachy or clinical\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFocus\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e YOU — the mother's well-being\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e Only the child's development\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFormat\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e PDF + ePub, any device\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e Hardcover only, shipped\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eGuarantee\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-check\"\u003e✓\u003c\/span\u003e 30-day money back\u003c\/td\u003e\n          \u003ctd\u003e\n\u003cspan class=\"mg-cross\"\u003e✗\u003c\/span\u003e No returns on opened books\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS ROW --\u003e\n  \u003cdiv class=\"mg-stats-row\"\u003e\n    \u003cdiv class=\"mg-stat-item\"\u003e\n\u003cdiv class=\"num\"\u003e60–80\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003ePages\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-item\"\u003e\n\u003cdiv class=\"num\"\u003eUnder 1 hr\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eRead Time\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-item\"\u003e\n\u003cdiv class=\"num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eLies Exposed\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-item\"\u003e\n\u003cdiv class=\"num\"\u003e30\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003ePermission Slips\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"mg-stat-item\"\u003e\n\u003cdiv class=\"num\"\u003ePDF+ePub\u003c\/div\u003e\n\u003cdiv class=\"label\"\u003eUniversal Formats\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MID-PAGE CTA with cost of inaction --\u003e\n  \u003cdiv class=\"mg-mid-cta\"\u003e\n    \u003cp class=\"mg-cost-inaction\"\u003e\"You've already spent more than $19 on mom-guilt-induced Target runs this week.\"\u003c\/p\u003e\n    \u003cbutton class=\"mg-cta-btn\" type=\"button\"\u003eGet My Copy — $19\u003c\/button\u003e\n    \u003cp class=\"mg-urgency-text\"\u003e⚡ Launch price — $19 \u003cspan class=\"strike\"\u003e$24\u003c\/span\u003e · Join 200+ moms who bought this week\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KLAVIYO LEAD MAGNET --\u003e\n  \u003cdiv class=\"mg-lead-box\"\u003e\n    \u003ch3\u003eNot ready yet?\u003c\/h3\u003e\n    \u003cp\u003eGet 3 free Permission Slips — including \"I am allowed to need a break\" — delivered to your inbox instantly.\u003c\/p\u003e\n    \u003cdiv class=\"mg-lead-form-wrapper\"\u003e\n      \u003cdiv class=\"klaviyo-form-Y852Mg\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csmall\u003eNo spam. Unsubscribe anytime. We only send things that actually work.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUARANTEE BOX --\u003e\n  \u003cdiv class=\"mg-guarantee-box\"\u003e\n    \u003cdiv style=\"font-size: 2.2em; margin-bottom: 8px;\"\u003e🛡️\u003c\/div\u003e\n    \u003ch3\u003e30-Day \"Freedom\" Guarantee\u003c\/h3\u003e\n    \u003cp\u003eIf you don't feel lighter, less guilty, and more like yourself after reading this book, email us at \u003cstrong\u003econtact@monbook.store\u003c\/strong\u003e within 30 days and we'll refund every penny. No questions. No guilt. (We practice what we preach.)\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN CTA --\u003e\n  \u003cdiv class=\"mg-cta-box\"\u003e\n    \u003ch3\u003eStop Carrying Weight That Isn't Yours\u003c\/h3\u003e\n    \u003cp\u003eYou are not failing. You are living. And living is messy, loud, exhausting, beautiful, and exactly what your child needs to see.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.95em; color: #a0b0c0; margin-bottom: 20px;\"\u003eMom guilt is a liar. But you? You are the truth.\u003c\/p\u003e\n    \u003cp style=\"color: #f0fafa; font-style: italic; margin-bottom: 16px;\" class=\"mg-cost-inaction\"\u003e\"Less than one therapy copay. Except you can use this at 2 a.m. when the voice starts.\"\u003c\/p\u003e\n    \u003cp style=\"font-size: 13px; color: #a0b0c0; margin-bottom: 20px;\"\u003e🚀 Start before tonight's guilt spiral begins\u003c\/p\u003e\n    \u003cbutton class=\"mg-cta-btn\" type=\"button\"\u003eGet My Copy Now — $19\u003c\/button\u003e\n    \u003cp style=\"font-size: 0.85em; color: #a0b0c0; margin-top: 15px; margin-bottom: 0;\"\u003eInstant download · Read on any device · 30-day guarantee\u003c\/p\u003e\n    \u003cp style=\"font-size: 12px; color: #7A9E7E; margin-top: 8px; font-weight: 500;\"\u003e🛡️ Not helpful? Full refund, no forms, no guilt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"margin-top: 30px;\"\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eHow do I get my book after I buy?\u003c\/strong\u003e\n      \u003cp\u003e\u003cstrong\u003eInstant digital download.\u003c\/strong\u003e You'll get a PDF + ePub link immediately after checkout, plus a backup email with your receipt. No shipping, no waiting — just save the file to your device and start reading.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eWill this work on my phone, Kindle, or iPad?\u003c\/strong\u003e\n      \u003cp\u003e\u003cstrong\u003eYes — every device.\u003c\/strong\u003e PDFs open on any phone, tablet, or computer. ePub files work with Apple Books, Kobo, Google Play Books, and most e-reader apps. For Kindle, use Amazon's free Send-to-Kindle tool.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eHow long do I have access to my download?\u003c\/strong\u003e\n      \u003cp\u003e\u003cstrong\u003eForever.\u003c\/strong\u003e Once you purchase, the files are yours to keep. If you ever lose them, switch devices, or need a fresh link years later, email us at \u003cstrong\u003econtact@monbook.store\u003c\/strong\u003e and we'll send you a new link at no charge.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eIs this only for moms with young kids?\u003c\/strong\u003e\n      \u003cp\u003eMom guilt shows up at every stage — newborn, toddler, school-age, teen, even adult children. If you're a mother who carries weight that isn't yours, this book is for you.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eWhat if it doesn't work for me?\u003c\/strong\u003e\n      \u003cp\u003e30-day guarantee. Not life-changing? Email us at \u003cstrong\u003econtact@monbook.store\u003c\/strong\u003e, get your money back. No forms. No guilt. Even if you read it and still feel guilty. (We get it.)\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mg-faq-item\"\u003e\n      \u003cstrong\u003eDo I need special apps or subscriptions?\u003c\/strong\u003e\n      \u003cp\u003e\u003cstrong\u003eNope.\u003c\/strong\u003e For PDFs, you only need a free PDF reader or your web browser. For ePub files, the free Apple Books app (iOS), Google Play Books (Android), or Kobo app works perfectly. No monthly fees, no special software.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SEO \u0026 CONVERSION FOOTER --\u003e\n\u003cdiv class=\"mg-seo-footer\"\u003e\n  \u003ch4\u003eWhy Moms Buy Mom Guilt Is a Liar\u003c\/h4\u003e\n  \u003cp\u003eMost parenting advice focuses on fixing the child. This guide focuses on fixing the mother's internal voice — the one that whispers \"you should\" at 2 a.m. and never stops.\u003c\/p\u003e\n  \u003cp\u003eThe 5-Minute Guilt Check works because it is not positive thinking. It is cognitive defusion — separating yourself from the thought:\u003c\/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eName the guilt\u003c\/strong\u003e — makes the abstract feeling concrete and manageable\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eAsk \"Is this mine?\"\u003c\/strong\u003e — reveals how much shame is borrowed from outside sources\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eReplace the lie\u003c\/strong\u003e — builds a library of truths you can access even when depleted\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eThe Permission Slips\u003c\/strong\u003e — physical proof that your needs are valid, not selfish\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp\u003eYou do not need to become a better mother. You need to become a mother who knows the difference between her own conscience and everyone else's expectations. This is the manual for that.\u003c\/p\u003e\n  \u003cdiv class=\"mg-seo-tags\"\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003emom guilt help\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003eworking mom guilt\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003enew mom guilt\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003estop feeling guilty mom\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003emom shame\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003eparenting guilt\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003eexhausted mom help\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003emom self care\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003estop apologizing mom\u003c\/span\u003e\n    \u003cspan class=\"mg-seo-tag\"\u003emom mental health\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Monbook","offers":[{"title":"Default Title","offer_id":47265151320226,"sku":null,"price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/4513\/5010\/files\/PDP1_3611de1c-6d62-448a-b0ee-156f205eb08b.png?v=1778728093","url":"https:\/\/www.monbook.store\/products\/mom-guilt-is-a-liar-a-short-guide-to-stop-apologizing-for-everything","provider":"Monbook","version":"1.0","type":"link"}