{"product_id":"anchored-souls-deck","title":"Anchored Souls Deck: 52 Scripture Cards to Stop the Downward Spiral","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600\u0026family=Lato:wght@300;400;700\u0026display=swap');\n\n  :root {\n    --coral: #E87B73;\n    --coral-dark: #C95E56;\n    --coral-light: #F2A49E;\n    --blush: #FAE7E2;\n    --blush-mid: #F5CFC8;\n    --midnight: #1B495A;\n    --midnight-dark: #112F3A;\n    --midnight-light: #2A6478;\n    --cream: #FDFAF8;\n    --text-dark: #1B2B30;\n    --text-mid: #3D5A65;\n    --white: #FFFFFF;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .asd-page {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-dark);\n    background: var(--cream);\n    line-height: 1.7;\n  }\n\n  .asd-max { max-width: 1000px; margin: 0 auto; }\n\n  .asd-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 14px;\n  }\n\n  \/* ── HERO ── *\/\n  .asd-hero {\n    background: var(--midnight);\n    padding: 72px 40px 64px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .asd-hero::before {\n    content: '';\n    position: absolute;\n    top: -80px; right: -60px;\n    width: 340px; height: 340px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.10;\n  }\n  .asd-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -90px; left: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.07;\n  }\n  .asd-hero .asd-eyebrow { color: var(--coral-light); }\n  .asd-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(32px, 5vw, 54px);\n    font-weight: 700;\n    line-height: 1.12;\n    color: var(--white);\n    margin-bottom: 22px;\n  }\n  .asd-hero h1 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .asd-hero-lead {\n    font-size: 18px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.80);\n    max-width: 580px;\n    margin: 0 auto 10px;\n    line-height: 1.8;\n  }\n  .asd-hero-contrast {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 16px;\n    color: var(--coral-light);\n    margin-bottom: 36px;\n    opacity: 0.9;\n  }\n  .asd-hero-stat {\n    display: inline-flex;\n    align-items: center;\n    gap: 24px;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 4px;\n    padding: 18px 32px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .asd-hero-stat-item {\n    text-align: center;\n  }\n  .asd-hero-stat-item strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: var(--coral-light);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .asd-hero-stat-item span {\n    font-size: 12px;\n    color: rgba(255,255,255,0.60);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    font-weight: 400;\n  }\n  .asd-hero-stat-divider {\n    width: 1px;\n    height: 40px;\n    background: rgba(255,255,255,0.15);\n  }\n\n  \/* ── MIRACLE MOMENT ── *\/\n  .asd-miracle {\n    background: var(--coral);\n    padding: 56px 40px;\n    text-align: center;\n  }\n  .asd-miracle .asd-eyebrow { color: rgba(255,255,255,0.70); }\n  .asd-miracle h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3.5vw, 36px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.25;\n    max-width: 640px;\n    margin: 0 auto 16px;\n  }\n  .asd-miracle h2 em { font-style: italic; }\n  .asd-miracle p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.85);\n    max-width: 540px;\n    margin: 0 auto;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n\n  \/* ── DIFFERENCE ── *\/\n  .asd-difference {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .asd-difference-inner {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n  .asd-difference .asd-eyebrow { color: var(--coral); }\n  .asd-difference h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 18px;\n    line-height: 1.25;\n  }\n  .asd-difference p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 14px;\n  }\n  .asd-card-anatomy {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    overflow: hidden;\n  }\n  .asd-card-anatomy-header {\n    background: var(--midnight);\n    padding: 14px 20px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--coral-light);\n  }\n  .asd-anatomy-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 18px 20px;\n    border-bottom: 1px solid var(--blush);\n  }\n  .asd-anatomy-row:last-child { border-bottom: none; }\n  .asd-anatomy-num {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    background: var(--coral);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--white);\n    margin-top: 1px;\n  }\n  .asd-anatomy-text h5 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--midnight);\n    margin-bottom: 3px;\n  }\n  .asd-anatomy-text p {\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.6;\n    margin-bottom: 0;\n    font-weight: 300;\n  }\n\n  \/* ── WHEN TO USE ── *\/\n  .asd-when {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .asd-when .asd-eyebrow { color: var(--coral-light); text-align: center; }\n  .asd-when-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .asd-when-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 10px;\n  }\n  .asd-when-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60);\n    font-weight: 300;\n  }\n  .asd-when-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    max-width: 760px;\n    margin: 0 auto 48px;\n  }\n  .asd-when-tile {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-left: 4px solid var(--coral);\n    border-radius: 4px;\n    padding: 22px 20px;\n    font-size: 15px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.65;\n  }\n  .asd-when-tile strong {\n    display: block;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--coral-light);\n    margin-bottom: 6px;\n  }\n  .asd-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .asd-benefit {\n    background: var(--coral);\n    border-radius: 4px;\n    padding: 20px 18px;\n    text-align: center;\n  }\n  .asd-benefit h5 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 6px;\n    line-height: 1.3;\n  }\n  .asd-benefit p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.6;\n    font-weight: 300;\n  }\n\n  \/* ── HOW TO USE ── *\/\n  .asd-how {\n    background: var(--blush);\n    border-top: 4px solid var(--coral);\n    padding: 64px 40px;\n  }\n  .asd-how .asd-eyebrow { color: var(--coral); text-align: center; }\n  .asd-how-header {\n    text-align: center;\n    margin-bottom: 44px;\n  }\n  .asd-how-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 8px;\n  }\n  .asd-how-header p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    font-style: italic;\n  }\n  .asd-how-ways {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-how-way {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 26px 20px;\n    text-align: center;\n  }\n  .asd-how-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n    display: block;\n  }\n  .asd-how-way h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 8px;\n  }\n  .asd-how-way p {\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  \/* ── WHO IT'S FOR ── *\/\n  .asd-who {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .asd-who-inner {\n    max-width: 820px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n  }\n  .asd-who .asd-eyebrow { color: var(--coral); }\n  .asd-who h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 18px;\n    line-height: 1.3;\n  }\n  .asd-who p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 14px;\n  }\n  .asd-who p:last-child { margin-bottom: 0; }\n  .asd-quote-block {\n    background: var(--midnight);\n    border-radius: 4px;\n    padding: 32px 28px;\n    position: relative;\n  }\n  .asd-quote-block::before {\n    content: '\\201C';\n    font-family: 'Playfair Display', serif;\n    font-size: 80px;\n    color: var(--coral);\n    opacity: 0.25;\n    position: absolute;\n    top: 8px;\n    left: 20px;\n    line-height: 1;\n  }\n  .asd-quote-block blockquote {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--white);\n    line-height: 1.7;\n    padding-top: 28px;\n    font-weight: 400;\n  }\n  .asd-quote-block blockquote em {\n    color: var(--coral-light);\n    font-style: normal;\n    font-weight: 600;\n  }\n\n  \/* ── MATERIALS ── *\/\n  .asd-materials {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .asd-materials .asd-eyebrow { color: var(--coral-light); text-align: center; }\n  .asd-materials-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .asd-materials-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 10px;\n  }\n  .asd-materials-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60);\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n    line-height: 1.75;\n  }\n  .asd-materials-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-material-tile {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-top: 3px solid var(--coral);\n    border-radius: 4px;\n    padding: 22px 18px;\n    text-align: center;\n  }\n  .asd-material-icon {\n    font-size: 26px;\n    display: block;\n    margin-bottom: 10px;\n  }\n  .asd-material-tile h5 {\n    font-family: 'Playfair Display', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 4px;\n  }\n  .asd-material-tile p {\n    font-size: 12px;\n    color: rgba(255,255,255,0.55);\n    font-weight: 300;\n    line-height: 1.5;\n  }\n\n  \/* ── PAIR WITH ── *\/\n  .asd-pair {\n    background: var(--blush);\n    padding: 56px 40px;\n  }\n  .asd-pair-header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n  .asd-pair .asd-eyebrow { color: var(--coral); text-align: center; }\n  .asd-pair-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 10px;\n  }\n  .asd-pair-header p {\n    font-size: 15px;\n    color: var(--text-mid);\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .asd-pair-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-pair-card {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 22px 20px;\n    text-decoration: none;\n    display: block;\n    transition: border-color 0.2s;\n  }\n  .asd-pair-card:hover { border-color: var(--coral); }\n  .asd-pair-card-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--coral);\n    margin-bottom: 6px;\n    display: block;\n  }\n  .asd-pair-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 6px;\n  }\n  .asd-pair-card p {\n    font-size: 13px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.6;\n  }\n  .asd-pair-card-arrow {\n    font-size: 13px;\n    color: var(--coral);\n    font-weight: 700;\n    margin-top: 10px;\n    display: block;\n  }\n\n  \/* ── MISSION ── *\/\n  .asd-mission {\n    background: var(--cream);\n    border-top: 4px solid var(--coral);\n    padding: 44px 40px;\n    text-align: center;\n  }\n  .asd-mission .asd-eyebrow { color: var(--coral); }\n  .asd-mission p {\n    font-size: 15px;\n    color: var(--text-mid);\n    max-width: 580px;\n    margin: 0 auto;\n    line-height: 1.85;\n    font-weight: 300;\n  }\n  .asd-mission p strong { color: var(--midnight); font-weight: 700; }\n\n  \/* ── CLOSING ── *\/\n  .asd-closing {\n    background: var(--midnight);\n    padding: 80px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .asd-closing::before {\n    content: '';\n    position: absolute;\n    top: -80px; left: -60px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.09;\n  }\n  .asd-closing::after {\n    content: '';\n    position: absolute;\n    bottom: -90px; right: -50px;\n    width: 250px; height: 250px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.06;\n  }\n  .asd-closing .asd-eyebrow { color: var(--coral-light); }\n  .asd-closing h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 4.5vw, 44px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 16px;\n  }\n  .asd-closing h2 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .asd-closing p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.68);\n    max-width: 500px;\n    margin: 0 auto 36px;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n  .asd-closing-btn {\n    display: inline-block;\n    background: var(--coral);\n    color: var(--white);\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    padding: 18px 44px;\n    border-radius: 4px;\n    text-decoration: none;\n  }\n  .asd-closing-btn:hover { background: var(--coral-dark); }\n  .asd-tagline {\n    margin-top: 40px;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: rgba(255,255,255,0.35);\n    letter-spacing: 0.02em;\n  }\n\n  @media (max-width: 640px) {\n    .asd-hero, .asd-miracle, .asd-difference, .asd-when, .asd-how,\n    .asd-who, .asd-materials, .asd-pair, .asd-mission, .asd-closing { padding-left: 20px; padding-right: 20px; }\n    .asd-difference-inner, .asd-who-inner { grid-template-columns: 1fr; gap: 28px; }\n    .asd-when-grid { grid-template-columns: 1fr; }\n    .asd-benefits { grid-template-columns: 1fr; }\n    .asd-hero-stat-divider { display: none; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"asd-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"asd-hero\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eAnchored Souls Deck\u003c\/span\u003e\n      \u003ch1\u003eThe best Christian\u003cbr\u003eaffirmation cards for\u003cbr\u003ewomen who want \u003cem\u003emore peace.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"asd-hero-lead\"\u003eThe miracle of a single card: seconds to hold, a spine-strengthening shift that can change your whole day.\u003c\/p\u003e\n      \u003cp class=\"asd-hero-contrast\"\u003eYou don't need more noise. You need the backbone of biblical truth.\u003c\/p\u003e\n      \u003cdiv class=\"asd-hero-stat\"\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e52\u003c\/strong\u003e\n          \u003cspan\u003eScripture cards\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e3\u003c\/strong\u003e\n          \u003cspan\u003eelements per card\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e30\u003c\/strong\u003e\n          \u003cspan\u003eseconds to reset\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e1\u003c\/strong\u003e\n          \u003cspan\u003estunning gift\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MIRACLE MOMENT --\u003e\n  \u003cdiv class=\"asd-miracle\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eWhat makes it different\u003c\/span\u003e\n      \u003ch2\u003eStunning in its simplicity.\u003cbr\u003e\u003cem\u003eLasting in its impact.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eThe Anchored Souls Deck helps you slow your thoughts, hear from God through Scripture, and reset your mindset with encouragement rooted in something deeper than positive thinking.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIFFERENCE --\u003e\n  \u003cdiv class=\"asd-difference\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-difference-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"asd-eyebrow\"\u003eNot just affirmations\u003c\/span\u003e\n          \u003ch2\u003eThe backbone of actual Scripture — not just positive thinking.\u003c\/h2\u003e\n          \u003cp\u003eMost affirmation cards offer encouraging words. These offer something with grit: the backbone of real biblical truth, paired with a coaching question to help you move forward.\u003c\/p\u003e\n          \u003cp\u003eEvery single card was designed by a certified iPEC coach to help you anchor your thoughts, reflect with intention, and return to peace quickly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"asd-card-anatomy\"\u003e\n            \u003cdiv class=\"asd-card-anatomy-header\"\u003eWhat's on every card\u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e1\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA Bible verse\u003c\/h5\u003e\n                \u003cp\u003eThe backbone of truth — Scripture you can hold onto when your thoughts start spiraling.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e2\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA short affirmation\u003c\/h5\u003e\n                \u003cp\u003eA faith-rooted statement to anchor your mindset and replace the spiral with truth.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e3\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA coaching question\u003c\/h5\u003e\n                \u003cp\u003eDesigned to help you reflect and move forward with clarity instead of staying stuck.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHEN TO USE --\u003e\n  \u003cdiv class=\"asd-when\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-when-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eWhen do I use it?\u003c\/span\u003e\n        \u003ch2\u003eReach for it in the exact\u003cbr\u003emoment you need it most.\u003c\/h2\u003e\n        \u003cp\u003eSimple, meaningful, and uplifting in everyday life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-when-grid\"\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen life is hard\u003c\/strong\u003e\n          When you need grit to get through the day and heart to keep going.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen thoughts spiral\u003c\/strong\u003e\n          When you can't find your footing and need to hear truth quickly.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen you feel scattered\u003c\/strong\u003e\n          When everything feels uncertain and you need something solid to hold onto.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen you need a reset\u003c\/strong\u003e\n          Thirty seconds in the middle of a hard moment can shift the next hour.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-benefits\"\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eEmotional support\u003c\/h5\u003e\n          \u003cp\u003eGrounded in faith, not just positive thinking\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eSpiritual backbone\u003c\/h5\u003e\n          \u003cp\u003eScripture close at hand when you need it most\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eDaily-use tool\u003c\/h5\u003e\n          \u003cp\u003eMeets you right where you are, every single day\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"asd-how\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-how-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eHow to use the deck\u003c\/span\u003e\n        \u003ch2\u003eFour simple ways to build\u003cbr\u003ea devoted daily rhythm.\u003c\/h2\u003e\n        \u003cp\u003eIt takes seconds to use but can shift your entire day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-how-ways\"\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🌅\u003c\/span\u003e\n          \u003ch4\u003ePull one card in the morning\u003c\/h4\u003e\n          \u003cp\u003eStart your day anchored in truth before the noise begins.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🖥️\u003c\/span\u003e\n          \u003ch4\u003eKeep one on your desk\u003c\/h4\u003e\n          \u003cp\u003eA devoted visual reminder of what's true throughout your workday.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🙏\u003c\/span\u003e\n          \u003ch4\u003eUse during prayer time\u003c\/h4\u003e\n          \u003cp\u003eLet the coaching question guide your reflection with God.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🎁\u003c\/span\u003e\n          \u003ch4\u003eGive as a heartfelt gift\u003c\/h4\u003e\n          \u003cp\u003eA stunning, meaningful gift for someone who needs encouragement close at hand.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"asd-who\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-who-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"asd-eyebrow\"\u003eWho this is for\u003c\/span\u003e\n          \u003ch2\u003eFor the woman with grit to keep showing up and faith to believe God meets her there.\u003c\/h2\u003e\n          \u003cp\u003eThis deck is for you if you feel overwhelmed, want quick access to truth, and need encouragement that actually sticks.\u003c\/p\u003e\n          \u003cp\u003eIt was made for the woman who has the courage to admit she needs something to hold onto — and the hope to reach for it.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-quote-block\"\u003e\n          \u003cblockquote\u003e\"I just need something to help me \u003cem\u003ereset.\u003c\/em\u003e\"\u003cbr\u003e\u003cbr\u003eThis was made for you.\u003c\/blockquote\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIALS --\u003e\n  \u003cdiv class=\"asd-materials\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-materials-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eMeet the Anchored Souls Deck\u003c\/span\u003e\n        \u003ch2\u003eA stunning gift — for yourself\u003cbr\u003eor the women you love.\u003c\/h2\u003e\n        \u003cp\u003eA 52-card deck designed to help you anchor your thoughts in Scripture, reflect with intention, and create jubilant small moments of peace throughout your day. Premium quality throughout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-materials-grid\"\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🧲\u003c\/span\u003e\n          \u003ch5\u003eMagnetic box\u003c\/h5\u003e\n          \u003cp\u003eBeautiful closure that protects your deck\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e✨\u003c\/span\u003e\n          \u003ch5\u003eBranded design\u003c\/h5\u003e\n          \u003cp\u003eBeautiful, meaningful, and made to display\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🪧\u003c\/span\u003e\n          \u003ch5\u003eDisplay stand\u003c\/h5\u003e\n          \u003cp\u003eKeep your current card visible on your desk\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🃏\u003c\/span\u003e\n          \u003ch5\u003eThick cardstock\u003c\/h5\u003e\n          \u003cp\u003ePremium feel in your hands every time\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e📄\u003c\/span\u003e\n          \u003ch5\u003eInstruction card\u003c\/h5\u003e\n          \u003cp\u003eEverything you need to begin right away\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIR WITH --\u003e\n  \u003cdiv class=\"asd-pair\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-pair-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eBuild a complete faith-based rhythm\u003c\/span\u003e\n        \u003ch2\u003ePair it with the full Kind Birdie collection.\u003c\/h2\u003e\n        \u003cp\u003eThe Anchored Souls Deck is wonderful on its own — and even more powerful as part of a complete daily rhythm.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-pair-grid\"\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-upward-planner-quarterly-calm\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor direction\u003c\/span\u003e\n          \u003ch4\u003eThe Upward Planner\u003c\/h4\u003e\n          \u003cp\u003e90-day devoted planning rhythm rooted in faith and intention.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Planner →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-aligned-journal\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor deeper reflection\u003c\/span\u003e\n          \u003ch4\u003eThe Aligned Journal\u003c\/h4\u003e\n          \u003cp\u003eGuided coaching prompts to help you process, hear from God, and move forward.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Journal →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-anchored-notebook\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor everyday thoughts\u003c\/span\u003e\n          \u003ch4\u003eThe Anchored Notebook\u003c\/h4\u003e\n          \u003cp\u003eA stunning, blissful place to capture prayers, ideas, and what God is teaching you.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Notebook →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-anchored-life-signature-bundle\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eBest value\u003c\/span\u003e\n          \u003ch4\u003eAnchored Life Bundle\u003c\/h4\u003e\n          \u003cp\u003eAll four pieces together. Save $28 and get free shipping.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eExplore the Bundle →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISSION --\u003e\n  \u003cdiv class=\"asd-mission\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eOur Mission\u003c\/span\u003e\n      \u003cp\u003eWe are a \u003cstrong\u003eCertified Woman-Owned Business\u003c\/strong\u003e based in Oklahoma, USA. \u003cstrong\u003e20% of our profits\u003c\/strong\u003e support neighbors who are experiencing or transitioning from homelessness in Oklahoma. Your calmer mornings help fund someone else's, too.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"asd-closing\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eStart creating small moments of peace\u003c\/span\u003e\n      \u003ch2\u003eYou don't need more time.\u003cbr\u003eYou need \u003cem\u003ejubilant, faithful moments\u003c\/em\u003e\u003cbr\u003ethat add up.\u003c\/h2\u003e\n      \u003cp\u003eSeconds to hold. A lifetime to anchor. Add the Anchored Souls Deck to your daily rhythm today.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"asd-closing-btn\"\u003eAdd to Cart\u003c\/a\u003e\n      \u003cp class=\"asd-tagline\"\u003eLight hearts. Anchored souls.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kind Birdie","offers":[{"title":"Default Title","offer_id":43246929444982,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/kind-birdie-anchored-souls-deck-affirmation-cards-f3a1b9c2.jpg?v=1780077881","url":"https:\/\/kindbirdie.com\/products\/anchored-souls-deck","provider":"Kind Birdie","version":"1.0","type":"link"}