{"product_id":"free-from-money-mindset-manifesto","title":"Free From Money \/\/ Mindset Manifesto","description":"\u003c!-- ─────────────────────────────────────────────────────────────────────────\n     FREE FROM MONEY — Shopify product description\n     Self-contained HTML + scoped CSS. All styles under .ffm- prefix.\n     Reflective \/ mindset tone, same Flipping Aussies brand system.\n   ───────────────────────────────────────────────────────────────────────── --\u003e\n\n\u003cdiv class=\"ffm-wrap\"\u003e\n\u003cstyle\u003e\n  .ffm-wrap, .ffm-wrap * { box-sizing: border-box; }\n  .ffm-wrap {\n    --ffm-navy: #1E2440;\n    --ffm-gold: #C9A84C;\n    --ffm-cream: #F0E8C8;\n    --ffm-text: #1A1A1A;\n    --ffm-muted: #555;\n    --ffm-soft: #FAF7F2;\n    --ffm-line: #E5DFD3;\n    --ffm-green: #2D5A3D;\n    --ffm-red: #8B2C2C;\n    --ffm-display: Georgia, 'Times New Roman', serif;\n    --ffm-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;\n    font-family: var(--ffm-body);\n    color: var(--ffm-text);\n    line-height: 1.7;\n    max-width: 760px;\n    margin: 0 auto;\n    background: var(--ffm-soft);\n  }\n  .ffm-wrap h1, .ffm-wrap h2, .ffm-wrap h3, .ffm-wrap h4,\n  .ffm-wrap p, .ffm-wrap ul, .ffm-wrap li {\n    margin: 0; padding: 0; font-weight: normal;\n  }\n  .ffm-wrap p { margin-bottom: 1em; }\n  .ffm-wrap strong { font-weight: 700; }\n  .ffm-wrap em { font-style: italic; }\n\n  \/* HERO *\/\n  .ffm-hero {\n    background: var(--ffm-navy);\n    color: #fff;\n    padding: 50px 30px 44px;\n    text-align: center;\n    border-top: 4px solid var(--ffm-gold);\n    position: relative;\n  }\n  .ffm-eyebrow {\n    font-size: 11px; font-weight: 700; letter-spacing: 0.24em;\n    color: var(--ffm-gold); margin-bottom: 18px; text-transform: uppercase;\n  }\n  .ffm-hero h1 {\n    font-family: var(--ffm-display);\n    font-weight: normal; line-height: 1; margin: 0;\n  }\n  .ffm-hero .word-free {\n    display: block;\n    font-size: 56px;\n    color: #fff;\n    letter-spacing: 0.02em;\n  }\n  .ffm-hero .word-from {\n    display: block;\n    font-style: italic;\n    font-size: 22px;\n    color: rgba(255,255,255,0.55);\n    margin: 4px 0;\n    font-weight: 300;\n  }\n  .ffm-hero .word-money {\n    display: block;\n    font-size: 72px;\n    color: var(--ffm-gold);\n    letter-spacing: 0.02em;\n  }\n  .ffm-hero .tagline {\n    font-family: var(--ffm-display);\n    font-style: italic;\n    font-size: 19px;\n    color: rgba(255,255,255,0.85);\n    max-width: 460px;\n    margin: 28px auto 18px;\n    line-height: 1.4;\n  }\n  .ffm-rule {\n    width: 50px; height: 1.5px; background: var(--ffm-gold);\n    margin: 22px auto;\n  }\n  .ffm-byline {\n    font-size: 12px; letter-spacing: 0.1em; color: rgba(255,255,255,0.6);\n  }\n  .ffm-byline strong { color: #fff; letter-spacing: 0.18em; }\n\n  \/* PRICE STRIP *\/\n  .ffm-price-strip {\n    background: var(--ffm-cream);\n    border-top: 1px solid var(--ffm-gold);\n    border-bottom: 1px solid var(--ffm-gold);\n    padding: 16px 24px;\n    text-align: center;\n    display: flex;\n    justify-content: center;\n    align-items: baseline;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .ffm-price-strip .strike {\n    text-decoration: line-through; color: var(--ffm-muted); font-size: 16px;\n  }\n  .ffm-price-strip .price {\n    font-family: var(--ffm-display); font-size: 32px; color: var(--ffm-navy); font-weight: 700;\n  }\n  .ffm-price-strip .save {\n    background: var(--ffm-navy); color: var(--ffm-gold);\n    padding: 4px 12px; border-radius: 4px; font-size: 11px;\n    letter-spacing: 0.12em; font-weight: 700;\n  }\n\n  \/* SECTIONS *\/\n  .ffm-section {\n    padding: 44px 32px;\n    border-bottom: 1px solid var(--ffm-line);\n  }\n  .ffm-section h2 {\n    font-family: var(--ffm-display);\n    font-size: 30px; line-height: 1.25; color: var(--ffm-navy);\n    margin-bottom: 18px; font-weight: normal;\n  }\n  .ffm-section h3 {\n    font-family: var(--ffm-display);\n    font-size: 22px; color: var(--ffm-navy);\n    margin-top: 26px; margin-bottom: 10px; font-weight: 700;\n  }\n  .ffm-section p { font-size: 16px; color: var(--ffm-text); margin-bottom: 16px; }\n  .ffm-section .lead {\n    font-size: 18px;\n    color: var(--ffm-navy);\n    font-family: var(--ffm-display);\n    line-height: 1.5;\n  }\n\n  \/* SCRIPTURE \/ QUOTE *\/\n  .ffm-scripture {\n    margin: 30px auto;\n    padding: 26px 28px;\n    border-top: 2px solid var(--ffm-gold);\n    border-bottom: 2px solid var(--ffm-gold);\n    text-align: center;\n    max-width: 540px;\n  }\n  .ffm-scripture .text {\n    font-family: var(--ffm-display);\n    font-style: italic;\n    font-size: 22px;\n    line-height: 1.45;\n    color: var(--ffm-navy);\n    margin-bottom: 12px;\n  }\n  .ffm-scripture .ref {\n    font-size: 12px;\n    letter-spacing: 0.18em;\n    color: var(--ffm-gold);\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* OPENING CONFESSION BOX *\/\n  .ffm-confession {\n    background: #fff;\n    border-left: 4px solid var(--ffm-gold);\n    padding: 26px 28px;\n    margin: 24px 0;\n    border-radius: 0 6px 6px 0;\n    font-family: var(--ffm-display);\n    font-style: italic;\n    font-size: 17px;\n    line-height: 1.65;\n    color: var(--ffm-text);\n  }\n  .ffm-confession p { margin-bottom: 12px; }\n  .ffm-confession p:last-child { margin-bottom: 0; }\n\n  \/* THE 12 SHIFTS LIST *\/\n  .ffm-shifts {\n    margin: 24px 0;\n  }\n  .ffm-shift {\n    background: #fff;\n    border: 1px solid var(--ffm-line);\n    border-left: 3px solid var(--ffm-gold);\n    padding: 16px 20px;\n    margin-bottom: 8px;\n    border-radius: 0 4px 4px 0;\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n  }\n  .ffm-shift .num {\n    font-family: var(--ffm-display);\n    color: var(--ffm-gold);\n    font-weight: 700;\n    font-size: 22px;\n    line-height: 1;\n    min-width: 32px;\n  }\n  .ffm-shift .body { flex: 1; }\n  .ffm-shift .title {\n    font-family: var(--ffm-display);\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--ffm-navy);\n    margin-bottom: 4px;\n  }\n  .ffm-shift .desc {\n    font-size: 14px;\n    color: var(--ffm-muted);\n    line-height: 1.55;\n  }\n\n  \/* JIMMI BLOCK *\/\n  .ffm-jimmi {\n    background: var(--ffm-navy);\n    color: #fff;\n    padding: 38px 30px;\n    text-align: center;\n  }\n  .ffm-jimmi .eyebrow {\n    font-size: 11px; letter-spacing: 0.22em;\n    color: var(--ffm-gold); font-weight: 700; margin-bottom: 18px;\n  }\n  .ffm-jimmi h3 {\n    font-family: var(--ffm-display);\n    color: #fff; font-size: 26px; margin-bottom: 16px; font-weight: 700;\n  }\n  .ffm-jimmi p {\n    color: rgba(255,255,255,0.9);\n    font-size: 16px;\n    max-width: 540px;\n    margin: 0 auto 12px;\n    line-height: 1.7;\n  }\n  .ffm-jimmi p.italic { font-style: italic; }\n  .ffm-jimmi .sig {\n    font-family: var(--ffm-display);\n    font-style: italic;\n    font-size: 26px;\n    color: var(--ffm-gold);\n    margin-top: 22px;\n  }\n  .ffm-jimmi .loc { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 4px; letter-spacing: 0.05em; }\n\n  \/* THIS BOOK IS FOR *\/\n  .ffm-foryou {\n    background: var(--ffm-cream);\n    padding: 36px 30px;\n  }\n  .ffm-foryou h2 {\n    text-align: center;\n    margin-bottom: 26px;\n  }\n  .ffm-foryou .markers {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  .ffm-foryou .marker {\n    background: #fff;\n    border-left: 3px solid var(--ffm-gold);\n    padding: 14px 18px;\n    font-size: 15px;\n    line-height: 1.55;\n    border-radius: 0 4px 4px 0;\n    color: var(--ffm-text);\n  }\n  .ffm-foryou .marker strong { color: var(--ffm-navy); }\n\n  \/* WHAT YOU GET *\/\n  .ffm-includes {\n    padding: 36px 30px;\n  }\n  .ffm-includes h2 { margin-bottom: 20px; }\n  .ffm-includes ul { list-style: none; padding: 0; }\n  .ffm-includes li {\n    padding: 10px 0 10px 32px;\n    position: relative;\n    font-size: 15px;\n    line-height: 1.6;\n    border-bottom: 1px solid var(--ffm-line);\n  }\n  .ffm-includes li:last-child { border-bottom: none; }\n  .ffm-includes li::before {\n    content: \"■\";\n    position: absolute;\n    left: 6px;\n    top: 11px;\n    color: var(--ffm-gold);\n    font-size: 11px;\n  }\n\n  \/* WARNING \/ NOT FOR YOU *\/\n  .ffm-notice {\n    background: #FAF0F0;\n    border-left: 3px solid var(--ffm-red);\n    padding: 22px 26px;\n    margin: 24px 0;\n    border-radius: 0 4px 4px 0;\n  }\n  .ffm-notice h4 {\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    color: var(--ffm-red);\n    margin-bottom: 10px;\n    font-weight: 700;\n  }\n  .ffm-notice p {\n    font-size: 14px;\n    color: var(--ffm-text);\n    margin-bottom: 0;\n    line-height: 1.6;\n  }\n\n  \/* GUARANTEE *\/\n  .ffm-guarantee {\n    border: 1.5px dashed var(--ffm-gold);\n    padding: 22px 26px;\n    margin: 24px auto;\n    max-width: 540px;\n    background: rgba(255,255,255,0.7);\n    border-radius: 6px;\n    text-align: center;\n  }\n  .ffm-guarantee .g-label {\n    font-size: 11px; letter-spacing: 0.22em; color: var(--ffm-gold);\n    font-weight: 700; margin-bottom: 8px;\n  }\n  .ffm-guarantee p { font-size: 14px; margin: 0; color: var(--ffm-text); line-height: 1.6; }\n\n  \/* FINAL CTA *\/\n  .ffm-cta {\n    background: var(--ffm-cream);\n    padding: 44px 30px;\n    text-align: center;\n  }\n  .ffm-cta h2 {\n    font-family: var(--ffm-display);\n    font-size: 32px;\n    color: var(--ffm-navy);\n    margin-bottom: 12px;\n    font-weight: normal;\n  }\n  .ffm-cta .cta-sub {\n    font-size: 15px;\n    color: var(--ffm-text);\n    margin-bottom: 22px;\n    max-width: 500px;\n    margin-left: auto; margin-right: auto;\n    line-height: 1.6;\n  }\n  .ffm-cta .cta-price-row {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 14px;\n    background: #fff;\n    border: 2px solid var(--ffm-gold);\n    padding: 16px 28px;\n    border-radius: 6px;\n    margin-bottom: 16px;\n  }\n  .ffm-cta .strike { text-decoration: line-through; color: var(--ffm-muted); font-size: 18px; }\n  .ffm-cta .price-big {\n    font-family: var(--ffm-display);\n    font-size: 40px; color: var(--ffm-navy); font-weight: 700;\n  }\n  .ffm-cta .scroll-hint {\n    font-size: 13px; color: var(--ffm-muted); margin-top: 18px;\n    font-style: italic;\n  }\n  .ffm-cta .arrow-up {\n    font-size: 22px; color: var(--ffm-gold); display: block; margin-top: 6px;\n    animation: ffm-bounce 1.8s infinite;\n  }\n  @keyframes ffm-bounce {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-7px); }\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 600px) {\n    .ffm-hero { padding: 38px 22px 32px; }\n    .ffm-hero .word-free { font-size: 42px; }\n    .ffm-hero .word-money { font-size: 54px; }\n    .ffm-hero .tagline { font-size: 17px; }\n    .ffm-section { padding: 32px 22px; }\n    .ffm-section h2 { font-size: 25px; }\n    .ffm-scripture .text { font-size: 19px; }\n    .ffm-shift { padding: 14px 16px; gap: 14px; }\n    .ffm-shift .num { font-size: 19px; }\n    .ffm-shift .title { font-size: 16px; }\n    .ffm-foryou, .ffm-includes, .ffm-cta { padding: 32px 22px; }\n    .ffm-cta .price-big { font-size: 34px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ffm-hero\"\u003e\n  \u003cdiv class=\"ffm-eyebrow\"\u003eFlipping Aussies · Mindset Manifesto\u003c\/div\u003e\n  \u003ch1\u003e\n    \u003cspan class=\"word-free\"\u003eFREE\u003c\/span\u003e\n    \u003cspan class=\"word-from\"\u003efrom\u003c\/span\u003e\n    \u003cspan class=\"word-money\"\u003eMONEY\u003c\/span\u003e\n  \u003c\/h1\u003e\n  \u003cp class=\"tagline\"\u003eYou don't have a money problem. You have a mindset problem. These twelve shifts will set you free.\u003c\/p\u003e\n  \u003cdiv class=\"ffm-rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ffm-byline\"\u003eBy \u003cstrong\u003eJAMES SCHLEUSENER\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PRICE STRIP --\u003e\n\u003cdiv class=\"ffm-price-strip\"\u003e\n  \u003cspan class=\"strike\"\u003e$67\u003c\/span\u003e\n  \u003cspan class=\"price\"\u003e$27\u003c\/span\u003e\n  \u003cspan class=\"save\"\u003eLAUNCH PRICE\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"ffm-section\"\u003e\n  \u003ch2\u003eMindset moves before money moves.\u003c\/h2\u003e\n  \u003cp class=\"lead\"\u003eEvery wealth book ever written agrees on this. They just bury it.\u003c\/p\u003e\n  \u003cp\u003eMoney isn't supposed to lead your life. It's a tool. A useful one. But for most of us — quietly, slowly — it has crept from the toolbox into the throne room.\u003c\/p\u003e\n  \u003cp\u003eIt's the thought you fall asleep with. The number you check before you've had your first sip of coffee. The pressure in the room during the hard conversation with your partner. The reason you're still doing a job you stopped loving four years ago.\u003c\/p\u003e\n  \u003cp\u003eYou don't need more of it. You need a different relationship with it.\u003c\/p\u003e\n\n  \u003cdiv class=\"ffm-scripture\"\u003e\n    \u003cdiv class=\"text\"\u003e\"You cannot serve both God and money.\"\u003c\/div\u003e\n    \u003cdiv class=\"ref\"\u003e— Matthew 6:24\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003eThree thousand years of human writing on money keeps arriving at the same answer. Solomon wrote it. Jesus said it. Every great book on wealth — from Napoleon Hill to \u003cem\u003eThe Richest Man in Babylon\u003c\/em\u003e to \u003cem\u003eThe Psychology of Money\u003c\/em\u003e — circles back to it.\u003c\/p\u003e\n  \u003cp\u003eMoney was never the problem. The position you gave it was.\u003c\/p\u003e\n  \u003cp\u003e\u003cstrong\u003eThis book is twelve shifts that put it back where it belongs.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- JIMMI'S OPENING CONFESSION --\u003e\n\u003cdiv class=\"ffm-section\" style=\"background: #fff;\"\u003e\n  \u003ch2\u003eA confession before we start\u003c\/h2\u003e\n\n  \u003cdiv class=\"ffm-confession\"\u003e\n    \u003cp\u003e\"I have lain awake running numbers that helped nothing.\u003c\/p\u003e\n    \u003cp\u003eI have checked accounts when I should have been present with my kids.\u003c\/p\u003e\n    \u003cp\u003eI have let a deal consume a week that belonged to my family.\u003c\/p\u003e\n    \u003cp\u003eI have sat at the dinner table with Laryssa and the kids and been somewhere else entirely — my mind in a spreadsheet I had already checked three times that day.\u003c\/p\u003e\n    \u003cp\u003eI know money's weight not because I have read about it. Because I have lived it. And then I had to learn to live without it ruling me.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size: 14px; color: var(--ffm-muted); font-style: italic; text-align: center;\"\u003e— Jimmi, opening of the book\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- THE 12 SHIFTS --\u003e\n\u003cdiv class=\"ffm-section\"\u003e\n  \u003ch2\u003eThe Twelve Shifts\u003c\/h2\u003e\n  \u003cp\u003eTwelve short chapters. Each one is a single repositioning. A small turn of the wheel. Read one a day for twelve days, or read the whole thing on a Saturday morning. The order matters — each shift builds on the one before it.\u003c\/p\u003e\n\n  \u003cdiv class=\"ffm-shifts\"\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eIt Won't Be Quiet\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eNotice the voice. The one that's always running numbers in the background. The first step is hearing it for what it is.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eNever Enough\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eSee the moving line. Why every milestone you hit gets re-set higher within weeks. The treadmill of \"almost there.\"\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eBuying Peace\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eFeel the cycle. The ten seconds of relief that follows every purchase. Why it never lasts. What you were really trying to buy.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e04\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eMore Won't Work\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eQuestion the direction. The science on what income actually changes — and what it doesn't.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e05\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eFull Yet Empty\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eName the emptiness. The hollowness people describe at the top of their career. Why the destination always disappoints.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e06\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eThe Hidden Story\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eFind the story you're carrying. Where your relationship with money was formed — usually before you turned twelve.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e07\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eEndless Thinking\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eRecognise the loop. The mental tax of running the same numbers in your head a hundred times a day.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e08\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eWatching Others\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eSee the cost of overthinking. Comparison as the thief of joy. The Instagram tax. The cousin who bought the new car.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e09\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eBlind to Enough\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eStop looking sideways. Why \"enough\" is a discipline, not a discovery. How to define yours in writing.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eOpen Your Eyes\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eOpen your eyes to enough. The practice of gratitude that genuinely rewires how you see your own situation.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e11\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eHolding Too Tight\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eOpen your hands. Why generosity comes before abundance — not after. The counterintuitive freedom of giving first.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ffm-shift\"\u003e\n      \u003cdiv class=\"num\"\u003e12\u003c\/div\u003e\n      \u003cdiv class=\"body\"\u003e\n        \u003cdiv class=\"title\"\u003eIt Runs Your Life\u003c\/div\u003e\n        \u003cdiv class=\"desc\"\u003eTake the authority back. Not the money — the authority. Move money from the throne to the toolbox. The final shift.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- JIMMI ABOUT BLOCK --\u003e\n\u003cdiv class=\"ffm-jimmi\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003eA NOTE FROM THE AUTHOR\u003c\/div\u003e\n  \u003ch3\u003eWhy I wrote this book\u003c\/h3\u003e\n  \u003cp\u003e\"I've been flipping houses for twenty-one years. I've been pastoring a church for twenty. I've been married to Laryssa for fifteen, and together we're raising three kids — London, Jagger, and Valentine.\"\u003c\/p\u003e\n  \u003cp class=\"italic\"\u003e\"In every hard conversation I've sat in — every strained marriage, every sleepless night, every breakdown — money has been in the room. Not the lack of it. The weight of it. The noise it makes inside a person's head. The way it creeps into everything, quietly, until it is no longer something you use but something that uses you.\"\u003c\/p\u003e\n  \u003cp\u003e\"This book is the framework I've used to put it back in its place. In my marriage. In my work. In my head. Twelve shifts. Drawn from the world's greatest books on money, the teachings of Jesus, and the stories that prove them true.\"\u003c\/p\u003e\n  \u003cdiv class=\"sig\"\u003e— Jimmi\u003c\/div\u003e\n  \u003cdiv class=\"loc\"\u003eGOLD COAST, AUSTRALIA\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- THIS IS FOR YOU --\u003e\n\u003cdiv class=\"ffm-foryou\"\u003e\n  \u003ch2\u003eThis book is for you if...\u003c\/h2\u003e\n  \u003cdiv class=\"markers\"\u003e\n    \u003cdiv class=\"marker\"\u003e\n\u003cstrong\u003eYou check your bank balance more than three times a day.\u003c\/strong\u003e And it never makes you feel better.\u003c\/div\u003e\n    \u003cdiv class=\"marker\"\u003e\u003cstrong\u003eYou earn more than you used to, but feel just as anxious about money as you did before.\u003c\/strong\u003e\u003c\/div\u003e\n    \u003cdiv class=\"marker\"\u003e\u003cstrong\u003eYou've hit goals you thought would change everything — and discovered they didn't.\u003c\/strong\u003e\u003c\/div\u003e\n    \u003cdiv class=\"marker\"\u003e\u003cstrong\u003eYou can feel money sitting in the room during every argument with your partner.\u003c\/strong\u003e\u003c\/div\u003e\n    \u003cdiv class=\"marker\"\u003e\u003cstrong\u003eYou want to be present with your kids but find your mind running numbers when you should be playing.\u003c\/strong\u003e\u003c\/div\u003e\n    \u003cdiv class=\"marker\"\u003e\u003cstrong\u003eYou're tired of reading books that tell you HOW to make more money but never tell you how to live with it.\u003c\/strong\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHAT YOU GET --\u003e\n\u003cdiv class=\"ffm-includes\"\u003e\n  \u003ch2\u003eWhat you get\u003c\/h2\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eThe complete book\u003c\/strong\u003e — 63 pages, instant PDF download\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e12 mindset shifts\u003c\/strong\u003e — each a stand-alone short chapter, designed to be read in one sitting\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e\"Sit With These\" reflection prompts\u003c\/strong\u003e at the end of every chapter — questions you actually want to answer\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eA scriptural and philosophical thread\u003c\/strong\u003e drawn from the world's greatest writing on money — biblical wisdom, ancient philosophy, modern behavioural economics\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eThe author's voice\u003c\/strong\u003e — Jimmi's authentic, honest, plain-language reflection, with no jargon and no spiritual pressure\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eA book you'll re-read\u003c\/strong\u003e — built to be revisited the next time money starts running your life again\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"ffm-notice\"\u003e\n    \u003ch4\u003eA HONEST NOTE\u003c\/h4\u003e\n    \u003cp\u003eThis book draws on the teachings of Jesus and the wisdom traditions of scripture. If that's not a fit for you, this isn't the right book. If it is — or if you're simply open to wisdom from wherever it comes — this will land deeply.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"ffm-section\" style=\"background: var(--ffm-soft); padding: 30px 30px;\"\u003e\n  \u003cdiv class=\"ffm-guarantee\"\u003e\n    \u003cdiv class=\"g-label\"\u003eYOUR GUARANTEE\u003c\/div\u003e\n    \u003cp\u003eRead the book. If after twelve chapters you don't feel something has shifted in how you carry money — email \u003cstrong\u003esupport@flippingaussies.com\u003c\/strong\u003e and we'll refund every cent. No questions, no forms. We'd rather you keep the shifts anyway.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"ffm-cta\"\u003e\n  \u003ch2\u003eGet Free From Money\u003c\/h2\u003e\n  \u003cp class=\"cta-sub\"\u003eTwelve shifts. 63 pages. Read in a weekend. Re-read for life. Move money from the centre of your mind to the edge — where it was always supposed to be.\u003c\/p\u003e\n  \u003cdiv class=\"cta-price-row\"\u003e\n    \u003cspan class=\"strike\"\u003e$67\u003c\/span\u003e\n    \u003cspan class=\"price-big\"\u003e$27\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"cta-sub\" style=\"font-size: 13px; margin-top: 6px;\"\u003eOne-time payment. Instant PDF download. Full refund guarantee.\u003c\/p\u003e\n  \u003cp class=\"scroll-hint\"\u003eScroll up to add to cart\u003cspan class=\"arrow-up\"\u003e▲\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- ───────────────────────────────────────────────────────────────────────── --\u003e","brand":"Flipping Aussies","offers":[{"title":"Default Title","offer_id":46039911203050,"sku":null,"price":27.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/1839\/8442\/files\/ChatGPTImageMay15_2026_05_23_18PM.png?v=1778829813","url":"https:\/\/www.flippingaussies.com\/products\/free-from-money-mindset-manifesto","provider":"Flipping Aussies","version":"1.0","type":"link"}