{"product_id":"module-1-train-ai-to-understand-your-family","title":"Module 1 — Train AI to Understand Your Family","description":"\u003cstyle\u003e\n  .m1-desc {\n    font-family: 'DM Sans', -apple-system, sans-serif;\n    color: #1A1A1A;\n    max-width: 860px;\n  }\n  .m1-desc .eyebrow {\n    font-size: 11px; font-weight: 700; letter-spacing: 0.18em;\n    text-transform: uppercase; color: #2D6A4F;\n    margin-bottom: 10px;\n  }\n  .m1-desc h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 36px; font-weight: 900; line-height: 1.15;\n    letter-spacing: -0.02em; color: #1A1A1A;\n    margin: 0 0 16px;\n  }\n  .m1-desc h1 em { font-style: italic; color: #2D6A4F; }\n  .m1-desc h2 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px; font-weight: 700; color: #1B4332;\n    margin: 32px 0 12px; letter-spacing: -0.01em;\n  }\n  .m1-desc h3 {\n    font-size: 10px; font-weight: 700; letter-spacing: 0.18em;\n    text-transform: uppercase; color: #52B788;\n    margin: 28px 0 10px;\n  }\n  .m1-desc p {\n    font-size: 15px; line-height: 1.7; color: #555;\n    margin: 0 0 14px;\n  }\n  .m1-desc .lead {\n    font-size: 17px; line-height: 1.7; color: #333;\n    margin: 0 0 24px;\n  }\n  .m1-desc hr {\n    border: none; border-top: 1px solid #D5E8DC;\n    margin: 28px 0;\n  }\n\n  \/* Before\/After *\/\n  .m1-desc .transform-table {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 16px; margin: 20px 0 28px;\n  }\n  .m1-desc .transform-col {\n    border-radius: 14px; padding: 22px 20px;\n  }\n  .m1-desc .transform-col.before { background: #FEF2F2; }\n  .m1-desc .transform-col.after  { background: #E8F4EE; }\n  .m1-desc .transform-col-label {\n    font-size: 10px; font-weight: 700; letter-spacing: 0.15em;\n    text-transform: uppercase; margin-bottom: 14px;\n  }\n  .m1-desc .transform-col.before .transform-col-label { color: #DC2626; }\n  .m1-desc .transform-col.after  .transform-col-label { color: #2D6A4F; }\n  .m1-desc .transform-item {\n    font-size: 14px; color: #444; line-height: 1.5;\n    margin-bottom: 10px; display: flex; gap: 8px; align-items: flex-start;\n  }\n\n  \/* Steps *\/\n  .m1-desc .steps { display: flex; flex-direction: column; gap: 14px; margin: 20px 0 28px; }\n  .m1-desc .step {\n    background: #F9FAF8; border-radius: 14px;\n    padding: 20px 20px 20px 24px;\n    border-left: 4px solid #2D6A4F;\n  }\n  .m1-desc .step-num {\n    font-family: Georgia, serif; font-size: 13px; font-weight: 700;\n    color: #52B788; margin-bottom: 4px;\n  }\n  .m1-desc .step-title {\n    font-size: 15px; font-weight: 700; color: #1A1A1A; margin-bottom: 5px;\n  }\n  .m1-desc .step-body { font-size: 14px; color: #555; line-height: 1.6; }\n\n  \/* What's inside *\/\n  .m1-desc .inside-grid {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 14px; margin: 20px 0 28px;\n  }\n  .m1-desc .inside-item {\n    background: #F9FAF8; border-radius: 14px; padding: 20px;\n    border: 1px solid #E8F4EE;\n  }\n  .m1-desc .inside-item-icon { font-size: 24px; margin-bottom: 10px; }\n  .m1-desc .inside-item-title {\n    font-size: 14px; font-weight: 700; color: #1B4332; margin-bottom: 5px;\n  }\n  .m1-desc .inside-item-body { font-size: 13px; color: #555; line-height: 1.5; }\n\n  \/* Who it's for *\/\n  .m1-desc .who-grid {\n    display: flex; flex-wrap: wrap; gap: 10px; margin: 16px 0 28px;\n  }\n  .m1-desc .who-tag {\n    background: #E8F4EE; color: #1B4332;\n    font-size: 13px; font-weight: 600;\n    padding: 8px 16px; border-radius: 50px;\n  }\n\n  \/* Quote *\/\n  .m1-desc .quote-block {\n    background: #1B4332; border-radius: 18px;\n    padding: 32px 36px; margin: 28px 0; text-align: center;\n  }\n  .m1-desc .quote-text {\n    font-family: Georgia, serif; font-size: 20px; font-style: italic;\n    font-weight: 700; color: #fff; line-height: 1.5; margin-bottom: 10px;\n  }\n  .m1-desc .quote-ref { font-size: 13px; color: #52B788; font-weight: 600; }\n\n  \/* Upsell *\/\n  .m1-desc .upsell-box {\n    background: #E8F4EE; border-radius: 16px;\n    padding: 24px 28px; margin: 28px 0;\n    border-left: 5px solid #2D6A4F;\n  }\n  .m1-desc .upsell-box p { font-size: 14px; color: #1B4332; margin: 0 0 10px; }\n  .m1-desc .upsell-box a { font-size: 14px; font-weight: 700; color: #2D6A4F; }\n\n  @media(max-width: 600px) {\n    .m1-desc .transform-table { grid-template-columns: 1fr; }\n    .m1-desc .inside-grid { grid-template-columns: 1fr; }\n    .m1-desc h1 { font-size: 28px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"m1-desc\"\u003e\n\n  \u003cdiv class=\"eyebrow\"\u003eModule 1 of 5 — The Family Intelligence System\u003c\/div\u003e\n  \u003ch1\u003eTrain AI to \u003cem\u003eUnderstand\u003c\/em\u003e Your Family\u003c\/h1\u003e\n  \u003cp class=\"lead\"\u003eThe first step in building an AI that actually knows your children. In five sessions you'll give AI everything it needs to coach you like it's known your family for years.\u003c\/p\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eThe Transformation\u003c\/h3\u003e\n  \u003cdiv class=\"transform-table\"\u003e\n    \u003cdiv class=\"transform-col before\"\u003e\n      \u003cdiv class=\"transform-col-label\"\u003e✗ Before Module 1\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003eAsking AI generic parenting questions\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003eGetting advice written for every child\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003eStarting over every time you open AI\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003eResponses that don't fit your family\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"transform-col after\"\u003e\n      \u003cdiv class=\"transform-col-label\"\u003e✓ After Module 1\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003eAI that knows your specific children\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003eResponses built around who they actually are\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003eOne conversation that remembers everything\u003c\/div\u003e\n      \u003cdiv class=\"transform-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003eA thinking partner that knows you too\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eHow It Works\u003c\/h3\u003e\n  \u003cdiv class=\"steps\"\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003eSESSION 01 — 5 MIN\u003c\/div\u003e\n      \u003cdiv class=\"step-title\"\u003eThe Quick Win\u003c\/div\u003e\n      \u003cdiv class=\"step-body\"\u003eBefore anything else, you'll have your first real AI parenting conversation — specific to your actual child, right now. In five minutes you'll see exactly what this system can do.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003eSESSIONS 02–03 — 25–30 MIN\u003c\/div\u003e\n      \u003cdiv class=\"step-title\"\u003eBuild Your Child's Complete Profile\u003c\/div\u003e\n      \u003cdiv class=\"step-body\"\u003eRead three frameworks — personality types, stress responses, and emotional triggers — then run one prompt that teaches AI everything about your specific child. Repeat for each child.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003eSESSION 04 — 20 MIN\u003c\/div\u003e\n      \u003cdiv class=\"step-title\"\u003eBuild Your Parent Profile\u003c\/div\u003e\n      \u003cdiv class=\"step-body\"\u003eAI knows your children. Now it needs to know you. Your parenting personality, stress responses, triggers, strengths, and growth edges — so every response it gives you accounts for both sides of the equation.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003eSESSION 05 — 5 MIN\u003c\/div\u003e\n      \u003cdiv class=\"step-title\"\u003eSet the 5-Minute Standard\u003c\/div\u003e\n      \u003cdiv class=\"step-body\"\u003eOne final prompt that sets the expectation with AI — every conversation from here should take five minutes or less. Get what you need and get back to your family.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eWhat's Inside\u003c\/h3\u003e\n  \u003cdiv class=\"inside-grid\"\u003e\n    \u003cdiv class=\"inside-item\"\u003e\n      \u003cdiv class=\"inside-item-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-title\"\u003eThe Quick Win\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-body\"\u003eYour first AI parenting conversation — specific to your actual child — in five minutes flat.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inside-item\"\u003e\n      \u003cdiv class=\"inside-item-icon\"\u003e👦\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-title\"\u003eChild Profile Prompts\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-body\"\u003ePersonality types, stress response styles, emotional triggers — everything AI needs to know your children deeply.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inside-item\"\u003e\n      \u003cdiv class=\"inside-item-icon\"\u003e🪞\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-title\"\u003eThe Parent Profile\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-body\"\u003eYour parenting personality, triggers, strengths, and growth edges — so AI factors you into every response, not just your children.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inside-item\"\u003e\n      \u003cdiv class=\"inside-item-icon\"\u003e📚\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-title\"\u003eAI Prompt Library · Foundation\u003c\/div\u003e\n      \u003cdiv class=\"inside-item-body\"\u003e8 Foundation prompts to reload context, refresh profiles, and keep your Family Intelligence Conversation current.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003ch3\u003eWho It's For\u003c\/h3\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cspan class=\"who-tag\"\u003eParents new to AI\u003c\/span\u003e\n    \u003cspan class=\"who-tag\"\u003eParents of young children\u003c\/span\u003e\n    \u003cspan class=\"who-tag\"\u003eParents of teenagers\u003c\/span\u003e\n    \u003cspan class=\"who-tag\"\u003eSingle parents\u003c\/span\u003e\n    \u003cspan class=\"who-tag\"\u003eFaith-based families\u003c\/span\u003e\n    \u003cspan class=\"who-tag\"\u003eAnyone who wants AI to actually know their family\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cdiv class=\"quote-text\"\u003e\"By the time you're done, you'll have an AI that knows your children and you better than any parenting book ever could. Because it knows your whole family. Not a generic one.\"\u003c\/div\u003e\n    \u003cdiv class=\"quote-ref\"\u003e— From Module 1\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"upsell-box\"\u003e\n    \u003cp\u003e\u003cstrong\u003eReady to go deeper?\u003c\/strong\u003e Module 1 is the foundation. Modules 2–5 add your family system, attachment styles, parenting decisions, communication, and family culture — each for $7. Or get all five modules together for $27.\u003c\/p\u003e\n    \u003ca href=\"\/products\/the-family-intelligence-system\"\u003eGet the Complete Family Intelligence System — $27 →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The Family Intelligence System","offers":[{"title":"Default Title","offer_id":50144585515201,"sku":null,"price":7.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0857\/0542\/5089\/files\/IMG_2086.jpg?v=1776523280","url":"https:\/\/thefamilyintelligencesystem.com\/products\/module-1-train-ai-to-understand-your-family","provider":"The Family Intelligence System","version":"1.0","type":"link"}