{"id":89466,"date":"2026-06-28T15:51:28","date_gmt":"2026-06-28T19:51:28","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=89466"},"modified":"2026-06-28T15:53:58","modified_gmt":"2026-06-28T19:53:58","slug":"bible-verse-for-how-i-feel","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/bible-verse-for-how-i-feel\/","title":{"rendered":"Find a Bible Verse for How You&#8217;re Feeling Right Now"},"content":{"rendered":"\n<!-- BGodInspired \u2014 Find a Bible Verse for How You're Feeling -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-verse-tool *, #bgi-verse-tool *::before, #bgi-verse-tool *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n#bgi-verse-tool {\n  --navy:     #0D1B2A;\n  --navy-mid: #162233;\n  --navy-card:#1A2A3E;\n  --cream:    #F5F0E8;\n  --gold:     #C9A84C;\n  --gold-dim: #8B6E2E;\n  --sage:     #7B9E87;\n  --rose:     #C4847B;\n  --blue:     #7B9AC4;\n  --violet:   #9B8EC4;\n  --amber:    #C4A87B;\n  --dim:      rgba(245,240,232,0.65);\n  --soft:     rgba(245,240,232,0.40);\n  --border:   rgba(245,240,232,0.08);\n\n  background: var(--navy);\n  color: var(--cream);\n  font-family: 'Inter', sans-serif;\n  width: 100%;\n  display: block;\n  padding: 36px 20px 64px;\n  border-radius: 12px;\n  clear: both;\n  position: relative;\n}\n#bgi-verse-tool .tool-inner {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  width: 100%;\n}\n\n\/* \u2500\u2500 CARD \u2500\u2500 *\/\n#bgi-verse-tool .card {\n  width: 100%;\n  max-width: 720px;\n  background: var(--navy-mid);\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  padding: 48px 48px 44px !important;\n  position: relative;\n  box-sizing: border-box !important;\n  overflow: hidden;\n}\n#bgi-verse-tool .card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n  opacity: 0.45;\n}\n\n\/* \u2500\u2500 EYEBROW \/ LABELS \u2500\u2500 *\/\n#bgi-verse-tool .eyebrow {\n  font-size: 0.72rem;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--gold);\n  display: block;\n  margin-bottom: 18px;\n}\n\n\/* \u2500\u2500 INTRO \u2500\u2500 *\/\n#bgi-verse-tool .intro-headline {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.8rem, 4vw, 2.6rem);\n  font-weight: 700;\n  line-height: 1.2;\n  color: var(--cream);\n  margin-bottom: 16px;\n}\n#bgi-verse-tool .intro-sub {\n  font-size: 0.97rem;\n  line-height: 1.75;\n  color: var(--dim);\n  margin-bottom: 36px;\n  max-width: 520px;\n}\n\n\/* \u2500\u2500 CLUSTER GRID \u2500\u2500 *\/\n#bgi-verse-tool .cluster-label {\n  font-size: 0.78rem;\n  font-weight: 500;\n  letter-spacing: 0.06em;\n  color: var(--soft);\n  margin-bottom: 16px;\n  display: block;\n}\n#bgi-verse-tool .cluster-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 0;\n}\n#bgi-verse-tool .cluster-tile {\n  padding: 18px 20px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  cursor: pointer;\n  transition: border-color 0.2s, background 0.2s, transform 0.15s;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background: transparent;\n  text-align: left;\n  font-family: 'Inter', sans-serif;\n}\n#bgi-verse-tool .cluster-tile:hover {\n  border-color: rgba(201,168,76,0.35);\n  background: rgba(201,168,76,0.05);\n  transform: translateY(-1px);\n}\n#bgi-verse-tool .cluster-tile.selected {\n  border-color: var(--gold);\n  background: rgba(201,168,76,0.08);\n}\n#bgi-verse-tool .cluster-icon {\n  font-size: 1.4rem;\n  flex-shrink: 0;\n  line-height: 1;\n}\n#bgi-verse-tool .cluster-text {\n  font-size: 0.88rem;\n  font-weight: 500;\n  color: var(--dim);\n  line-height: 1.3;\n}\n#bgi-verse-tool .cluster-tile.selected .cluster-text { color: var(--cream); }\n\n\/* \u2500\u2500 EMOTION LIST \u2500\u2500 *\/\n#bgi-verse-tool .back-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 0.78rem;\n  font-weight: 500;\n  color: var(--soft);\n  background: none;\n  border: none;\n  cursor: pointer;\n  padding: 0;\n  margin-bottom: 24px;\n  font-family: 'Inter', sans-serif;\n  transition: color 0.2s;\n}\n#bgi-verse-tool .back-btn:hover { color: var(--cream); }\n#bgi-verse-tool .step-headline {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.2rem, 3vw, 1.55rem);\n  font-weight: 600;\n  color: var(--cream);\n  margin-bottom: 22px;\n  line-height: 1.3;\n}\n#bgi-verse-tool .emotion-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n#bgi-verse-tool .emotion-btn {\n  padding: 14px 18px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  cursor: pointer;\n  background: transparent;\n  text-align: left;\n  font-family: 'Inter', sans-serif;\n  font-size: 0.9rem;\n  color: var(--dim);\n  transition: border-color 0.2s, background 0.2s, color 0.2s;\n  line-height: 1.4;\n}\n#bgi-verse-tool .emotion-btn:hover {\n  border-color: rgba(201,168,76,0.35);\n  background: rgba(201,168,76,0.05);\n  color: var(--cream);\n}\n\n\/* \u2500\u2500 VERSE RESULT \u2500\u2500 *\/\n#bgi-verse-tool .verse-emotion-label {\n  font-size: 0.72rem;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--soft);\n  display: block;\n  margin-bottom: 20px;\n}\n#bgi-verse-tool .verse-display {\n  margin-bottom: 28px;\n}\n#bgi-verse-tool .verse-text {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.25rem, 3.5vw, 1.75rem);\n  font-weight: 600;\n  font-style: italic;\n  line-height: 1.5;\n  color: var(--cream);\n  margin-bottom: 14px;\n}\n#bgi-verse-tool .verse-ref {\n  font-size: 0.82rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--gold);\n}\n#bgi-verse-tool .verse-divider {\n  height: 1px;\n  background: var(--border);\n  margin: 24px 0;\n}\n#bgi-verse-tool .verse-angle-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--sage);\n  display: block;\n  margin-bottom: 10px;\n}\n#bgi-verse-tool .verse-angle {\n  font-size: 0.95rem;\n  line-height: 1.78;\n  color: var(--dim);\n  margin-bottom: 28px;\n}\n#bgi-verse-tool .verse-angle strong { color: var(--cream); font-weight: 600; }\n\n\/* \u2500\u2500 ANOTHER VERSE BUTTON \u2500\u2500 *\/\n#bgi-verse-tool .btn-another {\n  display: inline-block;\n  background: transparent;\n  color: var(--gold);\n  font-family: 'Inter', sans-serif;\n  font-size: 0.85rem;\n  font-weight: 600;\n  padding: 12px 24px;\n  border-radius: 8px;\n  border: 1px solid var(--gold);\n  cursor: pointer;\n  transition: background 0.2s, color 0.2s;\n  margin-bottom: 12px;\n  margin-right: 10px;\n}\n#bgi-verse-tool .btn-another:hover { background: var(--gold); color: var(--navy); }\n#bgi-verse-tool .btn-another-feeling {\n  display: inline-block;\n  background: transparent;\n  color: var(--soft);\n  font-family: 'Inter', sans-serif;\n  font-size: 0.85rem;\n  font-weight: 500;\n  padding: 12px 24px;\n  border-radius: 8px;\n  border: 1px solid var(--border);\n  cursor: pointer;\n  transition: color 0.2s, border-color 0.2s;\n  margin-bottom: 12px;\n}\n#bgi-verse-tool .btn-another-feeling:hover { color: var(--cream); border-color: rgba(245,240,232,0.25); }\n\n\/* \u2500\u2500 SHARE \/ SAVE \u2500\u2500 *\/\n#bgi-verse-tool .share-strip {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin-top: 24px;\n  padding-top: 24px;\n  border-top: 1px solid var(--border);\n}\n#bgi-verse-tool .btn-share {\n  font-size: 0.78rem;\n  font-weight: 500;\n  padding: 9px 16px;\n  border-radius: 6px;\n  border: 1px solid var(--border);\n  background: transparent;\n  color: var(--soft);\n  cursor: pointer;\n  text-decoration: none;\n  display: inline-block;\n  transition: border-color 0.2s, color 0.2s;\n  font-family: 'Inter', sans-serif;\n}\n#bgi-verse-tool .btn-share:hover { border-color: rgba(245,240,232,0.3); color: var(--cream); }\n\n\/* \u2500\u2500 HIDDEN \/ FADE \u2500\u2500 *\/\n#bgi-verse-tool .hidden { display: none !important; }\n#bgi-verse-tool .fade-in { animation: verseFade 0.35s ease forwards; }\n@keyframes verseFade {\n  from { opacity: 0; transform: translateY(8px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 580px) {\n  #bgi-verse-tool .card { padding: 28px 22px 28px !important; }\n  #bgi-verse-tool .cluster-grid { grid-template-columns: 1fr; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-verse-tool .fade-in { animation: none; }\n  #bgi-verse-tool * { transition: none !important; }\n}\n<\/style>\n\n<div id=\"bgi-verse-tool\">\n  <div class=\"tool-inner\">\n    <div class=\"card\" id=\"vCard\">\n\n      <!-- STEP 1: INTRO + CLUSTER SELECT -->\n      <div id=\"vStep1\" class=\"fade-in\">\n        <span class=\"eyebrow\">Bible Verse Finder<\/span>\n        <h1 class=\"intro-headline\">Find a verse for how you&#8217;re feeling right now<\/h1>\n        <p class=\"intro-sub\">Not the verses everyone already knows. Something that meets you exactly where you are \u2014 and might surprise you.<\/p>\n        <span class=\"cluster-label\">What&#8217;s closest to what you&#8217;re feeling?<\/span>\n        <div class=\"cluster-grid\" id=\"vClusterGrid\"><\/div>\n      <\/div>\n\n      <!-- STEP 2: EMOTION SELECT -->\n      <div id=\"vStep2\" class=\"hidden\">\n        <button class=\"back-btn\" onclick=\"vGoBack(1)\">\u2190 Back<\/button>\n        <h2 class=\"step-headline\" id=\"vStep2Headline\">Which feels closest?<\/h2>\n        <div class=\"emotion-list\" id=\"vEmotionList\"><\/div>\n      <\/div>\n\n      <!-- STEP 3: VERSE RESULT -->\n      <div id=\"vStep3\" class=\"hidden\">\n        <button class=\"back-btn\" onclick=\"vGoBack(2)\">\u2190 Different feeling<\/button>\n        <span class=\"verse-emotion-label\" id=\"vEmotionLabel\"><\/span>\n        <div class=\"verse-display\">\n          <p class=\"verse-text\" id=\"vVerseText\"><\/p>\n          <p class=\"verse-ref\" id=\"vVerseRef\"><\/p>\n        <\/div>\n        <div class=\"verse-divider\"><\/div>\n        <span class=\"verse-angle-label\">Why this verse for this moment<\/span>\n        <p class=\"verse-angle\" id=\"vVerseAngle\"><\/p>\n        <button class=\"btn-another\" onclick=\"vAnotherVerse()\">Show me another verse \u2192<\/button>\n        <button class=\"btn-another-feeling\" onclick=\"vGoBack(2)\">Different feeling<\/button>\n        <div class=\"share-strip\">\n          <a id=\"vShareX\" href=\"#\" target=\"_blank\" class=\"btn-share\">Share on X<\/a>\n          <a id=\"vShareFB\" href=\"#\" target=\"_blank\" class=\"btn-share\">Share on Facebook<\/a>\n          <button class=\"btn-share\" onclick=\"vCopy()\">Copy verse<\/button>\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/card -->\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n\nconst vData = {\n  clusters: [\n    {\n      id: \"anxious\",\n      icon: \"\ud83e\udec1\",\n      label: \"I'm anxious or afraid\",\n      headline: \"What kind of fear is it?\",\n      color: \"#7B9AC4\",\n      emotions: [\n        {\n          label: \"Afraid of what's coming\",\n          verses: [\n            {\n              text: \"I have told you these things, so that in me you may have peace. In this world you will have trouble. But take heart! I have overcome the world.\",\n              ref: \"John 16:33\",\n              angle: \"Jesus didn't promise the trouble wouldn't come. He promised he'd already been through it first. That word <strong>'take heart'<\/strong> in Greek is tharse\u00f3 \u2014 it means courage that comes from someone else's victory, not your own. The fear about what's ahead is real. So is this.\"\n            },\n            {\n              text: \"Do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own.\",\n              ref: \"Matthew 6:34\",\n              angle: \"This isn't a verse about denial \u2014 Jesus acknowledged that tomorrow has real trouble in it. The point is more precise: <strong>you were built for today's load, not tomorrow's.<\/strong> Anxiety about the future borrows weight from a day you haven't lived yet and tries to carry it now. That's what he's pushing back on.\"\n            },\n            {\n              text: \"And which of you by being anxious can add a single hour to his span of life?\",\n              ref: \"Matthew 6:27\",\n              angle: \"Jesus asked this as a genuine question, not a rebuke. <strong>He was pointing to something anxiety never admits: it doesn't actually change anything.<\/strong> It feels productive because it's intense. But it produces nothing. The question lands differently when you sit with it honestly.\"\n            }\n          ]\n        },\n        {\n          label: \"Afraid I've made a wrong choice\",\n          verses: [\n            {\n              text: \"And we know that in all things God works for the good of those who love him, who have been called according to his purpose.\",\n              ref: \"Romans 8:28\",\n              angle: \"<strong>All things<\/strong> \u2014 not the right things, not the good things. All of them. This is a promise about what God does with human decisions, including imperfect ones. It's not saying the choice was right. It's saying the outcome is not beyond reach.\"\n            },\n            {\n              text: \"A person's heart plans his way, but the Lord establishes his steps.\",\n              ref: \"Proverbs 16:9\",\n              angle: \"The interesting thing here is that both things are true at once: <strong>you plan, and God directs.<\/strong> It's not either\/or. The verse doesn't say planning is wrong or that your plans are irrelevant. It says there's another hand involved in where you actually land.\"\n            },\n            {\n              text: \"Whether you turn to the right or to the left, your ears will hear a voice behind you, saying, 'This is the way; walk in it.'\",\n              ref: \"Isaiah 30:21\",\n              angle: \"The voice comes <strong>after<\/strong> you've moved \u2014 not before. This verse assumes you're already walking, already in it. The guidance isn't pre-emptive. It's responsive. Which means the fear of having chosen wrong may be less disqualifying than it feels.\"\n            }\n          ]\n        },\n        {\n          label: \"Panic \u2014 my body feels it\",\n          verses: [\n            {\n              text: \"Even though I walk through the darkest valley, I will fear no evil, for you are with me; your rod and your staff, they comfort me.\",\n              ref: \"Psalm 23:4\",\n              angle: \"The valley doesn't end before the presence arrives. <strong>The presence arrives inside the valley.<\/strong> This is a verse about accompaniment, not rescue \u2014 God walking through it with you rather than removing you from it. For panic, which is already happening, that's the more honest promise.\"\n            },\n            {\n              text: \"The Spirit you received does not make you slaves, so that you live in fear again; rather, the Spirit you received brought about your adoption to sonship.\",\n              ref: \"Romans 8:15\",\n              angle: \"Paul is making a direct claim about fear: it belongs to a different identity than the one you now have. <strong>Fear as a permanent state is a case of mistaken identity.<\/strong> You were not given a spirit of slavery. That's not a to-do \u2014 it's a description of what's already true.\"\n            },\n            {\n              text: \"God is our refuge and strength, an ever-present help in trouble. Therefore we will not fear.\",\n              ref: \"Psalm 46:1\u20132\",\n              angle: \"<strong>'Ever-present'<\/strong> is the key phrase \u2014 not available, not nearby, not reachable if you try hard enough. Present. Already here. The 'therefore' that follows is important: the courage isn't manufactured. It follows directly from the presence.\"\n            }\n          ]\n        },\n        {\n          label: \"Worried about someone I love\",\n          verses: [\n            {\n              text: \"I have no greater joy than to hear that my children are walking in the truth.\",\n              ref: \"3 John 1:4\",\n              angle: \"John wrote this about people he mentored, not his biological children. <strong>It captures the particular ache of loving someone and wanting good things for them.<\/strong> The worry that comes from love is named here \u2014 and named as the deepest kind of joy when it resolves. God knows this feeling.\"\n            },\n            {\n              text: \"Can a mother forget the baby at her breast and have no compassion on the child she has borne? Though she may forget, I will not forget you.\",\n              ref: \"Isaiah 49:15\",\n              angle: \"God uses the most visceral human attachment \u2014 a nursing mother \u2014 and says: <strong>even that bond, at its most instinctive, is a small picture of something larger.<\/strong> The one you're worried about is not forgotten by the one who holds them.\"\n            },\n            {\n              text: \"He tends his flock like a shepherd: He gathers the lambs in his arms and carries them close to his heart.\",\n              ref: \"Isaiah 40:11\",\n              angle: \"The lambs being gathered aren't the ones who found their way back. <strong>They're the ones who couldn't walk on their own.<\/strong> This is a verse about God's particular attention to the vulnerable \u2014 which may be exactly the person you're carrying right now.\"\n            }\n          ]\n        },\n        {\n          label: \"Afraid of failing\",\n          verses: [\n            {\n              text: \"For though the righteous fall seven times, they rise again.\",\n              ref: \"Proverbs 24:16\",\n              angle: \"The verse doesn't say the righteous don't fall. It says they fall <strong>seven times<\/strong> \u2014 and rise. The count isn't a limit. It's a pattern. The defining characteristic isn't success. It's what happens after failure.\"\n            },\n            {\n              text: \"My grace is sufficient for you, for my power is made perfect in weakness.\",\n              ref: \"2 Corinthians 12:9\",\n              angle: \"Paul asked three times to have his weakness removed. The answer was no \u2014 <strong>not because the weakness didn't matter, but because it was the specific condition under which something better could work.<\/strong> That's a strange economy. But it's the one on offer.\"\n            },\n            {\n              text: \"Being confident of this, that he who began a good work in you will carry it on to completion until the day of Christ Jesus.\",\n              ref: \"Philippians 1:6\",\n              angle: \"<strong>He who began it<\/strong> \u2014 the initiative wasn't yours. Neither is the completion. Your failure to perform perfectly doesn't interrupt a project that was never entirely in your hands to begin with.\"\n            }\n          ]\n        },\n        {\n          label: \"A low hum of dread I can't explain\",\n          verses: [\n            {\n              text: \"In the same way, the Spirit helps us in our weakness. We do not know what we ought to pray for, but the Spirit himself intercedes for us through wordless groans.\",\n              ref: \"Romans 8:26\",\n              angle: \"<strong>Wordless groans.<\/strong> Paul is describing the experience of not being able to articulate what's wrong \u2014 and saying that's not a problem. The Spirit meets you there, in the pre-verbal place, before you've found language for what you're feeling. The unexplained dread is not beyond reach.\"\n            },\n            {\n              text: \"Peace I leave with you; my peace I give you. I do not give to you as the world gives. Do not let your hearts be troubled and do not be afraid.\",\n              ref: \"John 14:27\",\n              angle: \"Jesus said this in the hours before his arrest \u2014 which means <strong>he offered peace under conditions of actual danger.<\/strong> The peace isn't the absence of threat. It's a different category of thing entirely. That distinction matters when dread shows up without a visible cause.\"\n            },\n            {\n              text: \"You will keep in perfect peace those whose minds are steadfast, because they trust in you.\",\n              ref: \"Isaiah 26:3\",\n              angle: \"<strong>Perfect peace<\/strong> in Hebrew is 'shalom shalom' \u2014 the word doubled for intensity. It's not contentment. It's a wholeness that holds even when circumstances don't warrant it. The condition is a mind that stays fixed on something larger than the thing producing the dread.\"\n            }\n          ]\n        },\n        {\n          label: \"Afraid of losing someone\",\n          verses: [\n            {\n              text: \"Jesus wept.\",\n              ref: \"John 11:35\",\n              angle: \"Lazarus was already dead. Jesus knew he was about to raise him. <strong>He wept anyway.<\/strong> This is the shortest verse in the Bible and one of the most important: God does not skip past grief to get to the miracle. He enters it first.\"\n            },\n            {\n              text: \"Yea, though I walk through the valley of the shadow of death, I will fear no evil: for thou art with me.\",\n              ref: \"Psalm 23:4 (KJV)\",\n              angle: \"<strong>The shadow of death<\/strong> \u2014 not death itself, but the anticipatory weight of it, the approaching darkness. The Psalm names this specific experience: the fear that comes before loss. And plants someone in it with you.\"\n            },\n            {\n              text: \"Precious in the sight of the Lord is the death of his faithful servants.\",\n              ref: \"Psalm 116:15\",\n              angle: \"The word <strong>'precious'<\/strong> here is the Hebrew word for costly, weighty, of great value. The departure of someone beloved is not treated lightly in heaven. It is noticed. It is marked. The fear of losing them is not disproportionate \u2014 it reflects the true weight of the person.\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      id: \"grief\",\n      icon: \"\ud83c\udf27\ufe0f\",\n      label: \"I'm grieving or hurting\",\n      headline: \"What kind of pain is it?\",\n      color: \"#7B9AC4\",\n      emotions: [\n        {\n          label: \"Someone I love died\",\n          verses: [\n            {\n              text: \"Jesus wept.\",\n              ref: \"John 11:35\",\n              angle: \"Two words. The entire gospel in miniature. <strong>God wept at a grave.<\/strong> Not because he didn't know what was coming next \u2014 he did. He wept because the person in front of him was in pain, and that mattered to him more than demonstrating control. That's who you're talking to right now.\"\n            },\n            {\n              text: \"Blessed are those who mourn, for they will be comforted.\",\n              ref: \"Matthew 5:4\",\n              angle: \"Jesus didn't say mourning is a phase to get through. <strong>He named it as a condition that carries its own specific blessing.<\/strong> Not the blessing of grief ending \u2014 the blessing of being met inside it. Comfort comes to those who mourn, not to those who've finished mourning.\"\n            },\n            {\n              text: \"He heals the brokenhearted and binds up their wounds.\",\n              ref: \"Psalm 147:3\",\n              angle: \"<strong>Binds up<\/strong> is a medical image \u2014 the careful, attentive work of dressing a wound. Not a sudden fix. A process. Something done close up, with care, over time. The God in this verse is not distant. He is attending to you, specifically, carefully.\"\n            }\n          ]\n        },\n        {\n          label: \"My heart was broken by someone\",\n          verses: [\n            {\n              text: \"The Lord is close to the brokenhearted and saves those who are crushed in spirit.\",\n              ref: \"Psalm 34:18\",\n              angle: \"<strong>Close<\/strong> \u2014 not 'will be close' or 'can be close if you reach out.' Already close. The proximity is not something you earn by recovering enough to pray. It's the default state. Crushed is exactly where the closeness happens.\"\n            },\n            {\n              text: \"He was despised and rejected by mankind, a man of suffering, and familiar with pain.\",\n              ref: \"Isaiah 53:3\",\n              angle: \"Familiar with pain is a strange phrase. <strong>It means he knows this terrain personally.<\/strong> The rejection you've experienced \u2014 the specific ache of being hurt by someone who mattered \u2014 is not foreign to him. He is not reading about it from a distance.\"\n            },\n            {\n              text: \"Though my father and mother forsake me, the Lord will receive me.\",\n              ref: \"Psalm 27:10\",\n              angle: \"David wrote the most extreme version of abandonment \u2014 <strong>even if the people who were supposed to love you most walk away.<\/strong> Even then. The conditional doesn't collapse the promise. It expands it to cover the worst case.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm carrying a loss that never gets named\",\n          verses: [\n            {\n              text: \"You keep track of all my sorrows. You have collected all my tears in your bottle. You have recorded each one in your book.\",\n              ref: \"Psalm 56:8 (NLT)\",\n              angle: \"<strong>A bottle of tears.<\/strong> This is one of the most intimate images in all of Scripture \u2014 God keeping a record not of your sins, not of your achievements, but of your grief. The unnamed losses don't go unnoticed. They are catalogued.\"\n            },\n            {\n              text: \"In the same way, the Spirit helps us in our weakness. We do not know what we ought to pray for, but the Spirit himself intercedes for us through wordless groans.\",\n              ref: \"Romans 8:26\",\n              angle: \"Some losses don't have words. <strong>Paul specifically addresses this<\/strong> \u2014 the experience of pain that hasn't found language yet. The Spirit meets you before the articulation, in the pre-verbal place where unnamed grief lives.\"\n            },\n            {\n              text: \"He was there in the fire with them.\",\n              ref: \"Daniel 3:25 (paraphrased)\",\n              angle: \"The king looked into the furnace expecting three men and saw four. <strong>The fourth appeared in the middle of the fire \u2014 not before it, not after it.<\/strong> Some of the most significant presence happens in the places that look, from outside, like complete abandonment.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel like I'm drowning\",\n          verses: [\n            {\n              text: \"When you pass through the waters, I will be with you; and when you pass through the rivers, they will not sweep over you.\",\n              ref: \"Isaiah 43:2\",\n              angle: \"God didn't say the waters wouldn't come. <strong>He said they wouldn't sweep over you.<\/strong> There's a difference between being in deep water and being overcome by it. This verse lives in that gap \u2014 acknowledging the drowning feeling while locating the waterline.\"\n            },\n            {\n              text: \"I sink in deep mire, where there is no standing; I am come into deep waters, where the floods overflow me.\",\n              ref: \"Psalm 69:2 (KJV)\",\n              angle: \"This is David describing exactly the feeling \u2014 and <strong>it's in Scripture.<\/strong> The drowning sensation is not evidence of faithlessness. It was written down, preserved, included. The person who felt this way still spoke to God from inside it.\"\n            },\n            {\n              text: \"He reached down from on high and took hold of me; he drew me out of deep waters.\",\n              ref: \"Psalm 18:16\",\n              angle: \"<strong>Reached down.<\/strong> Not up \u2014 down. The direction matters. God moves toward the lower place, not the recovered place. The rescue doesn't wait for you to get closer to the surface.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm disappointed \u2014 in life, in God\",\n          verses: [\n            {\n              text: \"My God, my God, why have you forsaken me?\",\n              ref: \"Matthew 27:46\",\n              angle: \"Jesus said this from the cross. <strong>The question of abandonment, directed at God, from Jesus himself.<\/strong> If there's a verse that gives permission to voice disappointment without losing faith \u2014 this is it. The cry didn't end the relationship. It was the relationship.\"\n            },\n            {\n              text: \"How long, Lord? Will you forget me forever? How long will you hide your face from me?\",\n              ref: \"Psalm 13:1\",\n              angle: \"David opens with an accusation \u2014 <strong>God has forgotten him, God is hiding.<\/strong> This is the language of someone profoundly disappointed. It's also Scripture. The emotional honesty isn't edited out. It's preserved, because this is what real faith actually sounds like sometimes.\"\n            },\n            {\n              text: \"Yet I will rejoice in the Lord, I will be joyful in God my Savior.\",\n              ref: \"Habakkuk 3:18\",\n              angle: \"Habakkuk wrote this after listing everything that would go wrong \u2014 crops failing, flocks gone, nothing working. <strong>'Yet' is the most important word.<\/strong> Not because circumstances changed. They hadn't. The 'yet' sits inside the disappointment, not after it.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm ashamed of something I've done\",\n          verses: [\n            {\n              text: \"There is therefore now no condemnation for those who are in Christ Jesus.\",\n              ref: \"Romans 8:1\",\n              angle: \"Paul wrote <strong>'now'<\/strong> \u2014 not eventually, not after sufficient time has passed. The verdict is in. Condemnation is not the category you're in. Shame tells you otherwise. This verse is specifically designed to correct that.\"\n            },\n            {\n              text: \"Though your sins are like scarlet, they shall be as white as snow; though they are red as crimson, they shall be like wool.\",\n              ref: \"Isaiah 1:18\",\n              angle: \"God says <strong>'come, let us reason together'<\/strong> \u2014 an invitation to sit down and talk it through. The color metaphor is extreme on purpose. Scarlet was a permanent dye. <strong>The point is that no stain is too set for this.<\/strong>\"\n            },\n            {\n              text: \"He does not treat us as our sins deserve or repay us according to our iniquities. For as high as the heavens are above the earth, so great is his love.\",\n              ref: \"Psalm 103:10\u201311\",\n              angle: \"The psalmist is explicit: the treatment you receive is <strong>not proportional to what you did.<\/strong> That's the point. Shame operates on proportionality \u2014 the punishment should fit the crime. This verse dismantles that framework entirely.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm numb \u2014 I can't feel anything\",\n          verses: [\n            {\n              text: \"The Lord is my shepherd; I shall not want. He makes me lie down in green pastures; he leads me beside still waters. He restores my soul.\",\n              ref: \"Psalm 23:1\u20133\",\n              angle: \"<strong>'He makes me lie down'<\/strong> \u2014 the sheep don't choose this. A shepherd makes them stop. Sometimes the soul that has shut down needs to be led to stillness rather than activated out of it. Restoration is not a performance. It's something done to you, in a quiet place.\"\n            },\n            {\n              text: \"Come to me, all you who are weary and burdened, and I will give you rest.\",\n              ref: \"Matthew 11:28\",\n              angle: \"Numbness is often what happens after the weight becomes too much \u2014 <strong>the system shuts off to protect itself.<\/strong> Jesus spoke to the weary, not the energized. The invitation is for the state you're in right now, not the state you wish you were in.\"\n            },\n            {\n              text: \"He gives strength to the weary and increases the power of the weak.\",\n              ref: \"Isaiah 40:29\",\n              angle: \"The verse doesn't say strength comes to those who try harder. <strong>It comes to the weary.<\/strong> The condition for receiving it is exhaustion, not effort. That's a different economy than the one most of us were taught.\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      id: \"angry\",\n      icon: \"\ud83d\udd25\",\n      label: \"I'm angry or frustrated\",\n      headline: \"What's underneath the anger?\",\n      color: \"#C4847B\",\n      emotions: [\n        {\n          label: \"I feel wronged \u2014 it isn't fair\",\n          verses: [\n            {\n              text: \"Do not take revenge, my dear friends, but leave room for God's wrath, for it is written: 'It is mine to avenge; I will repay,' says the Lord.\",\n              ref: \"Romans 12:19\",\n              angle: \"Paul doesn't tell you the anger is wrong. <strong>He acknowledges that something happened that warrants a response.<\/strong> The instruction is to leave the responding to someone else \u2014 someone with full information, complete authority, and no need to protect themselves in the process.\"\n            },\n            {\n              text: \"For I know the plans I have for you, declares the Lord, plans to prosper you and not to harm you, plans to give you hope and a future.\",\n              ref: \"Jeremiah 29:11\",\n              angle: \"This verse is often quoted as comfort, but the context is important: <strong>God said it to people in exile who had been wronged.<\/strong> Their situation was unjust. The promise wasn't that the injustice would be undone immediately \u2014 it was that the story wasn't finished.\"\n            },\n            {\n              text: \"He has shown you, O mortal, what is good. And what does the Lord require of you? To act justly and to love mercy and to walk humbly with your God.\",\n              ref: \"Micah 6:8\",\n              angle: \"<strong>Act justly<\/strong> comes first \u2014 before mercy, before humility. God is not asking you to be indifferent to injustice. The anger at what isn't right has a legitimate place. The question is what you do with it.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm angry at someone who hurt me\",\n          verses: [\n            {\n              text: \"In your anger do not sin: Do not let the sun go down while you are still angry.\",\n              ref: \"Ephesians 4:26\",\n              angle: \"<strong>'In your anger'<\/strong> \u2014 not 'if you get angry' or 'when you shouldn't be angry.' Paul assumes the anger is there. The verse doesn't pathologize it. It draws a line around it: anger is permitted, what you do inside the anger is the question.\"\n            },\n            {\n              text: \"Be angry, and do not sin; ponder in your own hearts on your beds, and be silent.\",\n              ref: \"Psalm 4:4 (ESV)\",\n              angle: \"Be angry \u2014 it's almost a command. <strong>Sit with it. Think in the quiet.<\/strong> This isn't suppression. It's the instruction to feel the thing fully, in private, before acting. The anger doesn't have to perform itself to be valid.\"\n            },\n            {\n              text: \"Get rid of all bitterness, rage and anger, brawling and slander, along with every form of malice. Be kind and compassionate to one another, forgiving each other, just as in Christ God forgave you.\",\n              ref: \"Ephesians 4:31\u201332\",\n              angle: \"The list moves from internal to external \u2014 <strong>bitterness first, then rage, then the behaviors they produce.<\/strong> The instruction isn't to skip the feeling. It's to move through it rather than calcify in it. Forgiveness is the destination, not the starting point.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm frustrated \u2014 nothing is working\",\n          verses: [\n            {\n              text: \"I have learned, in whatever state I am, to be content.\",\n              ref: \"Philippians 4:11\",\n              angle: \"<strong>Learned<\/strong> \u2014 not naturally arrived at, not received as a gift. Paul said he learned contentment. That implies a process, probably an uncomfortable one. The frustration you're in might be part of the curriculum, not evidence that you've failed it.\"\n            },\n            {\n              text: \"Consider it pure joy, my brothers and sisters, whenever you face trials of many kinds, because you know that the testing of your faith produces perseverance.\",\n              ref: \"James 1:2\u20133\",\n              angle: \"James doesn't say the trials aren't real or that the frustration isn't valid. <strong>He says something is being produced inside them.<\/strong> The key word is 'produces' \u2014 present tense, active, happening now. Not 'will have produced once this is over.'\"\n            },\n            {\n              text: \"And let us not grow weary of doing good, for in due season we will reap, if we do not give up.\",\n              ref: \"Galatians 6:9\",\n              angle: \"<strong>'Due season'<\/strong> \u2014 not your season, not the timeline you expected. Paul acknowledges the weariness as real. The verse isn't pretending the wait is easy. It's locating a harvest beyond the visible horizon.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm angry at God\",\n          verses: [\n            {\n              text: \"My God, my God, why have you forsaken me?\",\n              ref: \"Psalm 22:1\",\n              angle: \"David wrote this. Jesus quoted it from the cross. <strong>The anger directed at God is Scripture.<\/strong> It was not edited out. It was preserved and repeated at the most significant moment in history. The relationship survived the accusation \u2014 in fact, it was the relationship.\"\n            },\n            {\n              text: \"How long, Lord? Will you forget me forever? How long will you hide your face from me? How long must I wrestle with my thoughts and day after day have sorrow in my heart?\",\n              ref: \"Psalm 13:1\u20132\",\n              angle: \"Four 'how longs' in two verses. <strong>David is not calm.<\/strong> He is not managing his tone. He is furious and exhausted and confused. And he is talking directly to God. That conversation did not end the faith \u2014 it was an expression of it.\"\n            },\n            {\n              text: \"Then Jacob was left alone, and a man wrestled with him until daybreak.\",\n              ref: \"Genesis 32:24\",\n              angle: \"Jacob wrestled with God all night \u2014 physically. <strong>He refused to let go until he received a blessing.<\/strong> The struggle didn't disqualify him. He was renamed Israel \u2014 'one who wrestles with God.' The name became an identity, not a confession of failure.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel like giving up\",\n          verses: [\n            {\n              text: \"But those who hope in the Lord will renew their strength. They will soar on wings like eagles; they will run and not grow weary, they will walk and not be faint.\",\n              ref: \"Isaiah 40:31\",\n              angle: \"Notice the order: soar, then run, then <strong>walk.<\/strong> The verse ends with walking \u2014 the smallest, slowest movement. <strong>The promise includes the pace when you have almost nothing left.<\/strong> Walking and not fainting is enough.\"\n            },\n            {\n              text: \"Elijah was afraid and ran for his life. When he came to a broom bush, he sat down under it and prayed that he might die. 'I have had enough, Lord,' he said.\",\n              ref: \"1 Kings 19:3\u20134\",\n              angle: \"Elijah said 'I've had enough' right after one of the greatest miracles in the Old Testament. <strong>Spiritual high points don't immunize against collapse.<\/strong> The response God sent was not rebuke \u2014 it was an angel, food, and rest. Twice.\"\n            },\n            {\n              text: \"The Lord himself goes before you and will be with you; he will never leave you nor forsake you. Do not be afraid; do not be discouraged.\",\n              ref: \"Deuteronomy 31:8\",\n              angle: \"<strong>'Goes before you'<\/strong> \u2014 the territory ahead has already been entered. You are not the first one into the unknown. Whatever is coming, someone has already been there. The discouragement doesn't change the geography.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm bitter about how things turned out\",\n          verses: [\n            {\n              text: \"See to it that no one falls short of the grace of God and that no bitter root grows up to cause trouble and defile many.\",\n              ref: \"Hebrews 12:15\",\n              angle: \"<strong>Bitter root<\/strong> \u2014 bitterness is described as something that grows, slowly, underground, before it surfaces. The writer assumes it starts small and spreads. The instruction isn't shame about having it. It's attention: notice it early, before it defines the landscape.\"\n            },\n            {\n              text: \"But Naomi said, 'Don't call me Naomi. Call me Mara, because the Almighty has made my life very bitter.'\",\n              ref: \"Ruth 1:20\",\n              angle: \"Naomi renamed herself Bitter \u2014 out loud, in front of people, <strong>blaming God directly.<\/strong> The book of Ruth does not correct her for this. It tells her story anyway \u2014 and the story that follows is one of the most beautiful in Scripture. Bitterness was the beginning, not the end.\"\n            },\n            {\n              text: \"And we know that in all things God works for the good of those who love him.\",\n              ref: \"Romans 8:28\",\n              angle: \"The bitterness usually comes from a specific thing that went wrong. <strong>This verse addresses that specific thing<\/strong> \u2014 'all things' includes the one you're bitter about. Not that it was good. That God works in it. The raw material of the outcome is not disqualifying.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm overwhelmed by injustice in the world\",\n          verses: [\n            {\n              text: \"He has shown you, O mortal, what is good. And what does the Lord require of you? To act justly and to love mercy and to walk humbly with your God.\",\n              ref: \"Micah 6:8\",\n              angle: \"<strong>Act justly<\/strong> \u2014 the anger at injustice is not a spiritual problem. It's a response to something real. The question is scale: Micah narrows the overwhelming to the personal. What can you do? Act justly. Love mercy. Walk humbly. The three things within reach.\"\n            },\n            {\n              text: \"Do not be overcome by evil, but overcome evil with good.\",\n              ref: \"Romans 12:21\",\n              angle: \"Paul assumes evil is real and present \u2014 he's not minimizing it. <strong>The instruction is directional, not dismissive.<\/strong> The overwhelm of injustice can become paralysis. This verse turns it into a vector: toward good, not away from evil.\"\n            },\n            {\n              text: \"The Spirit of the Lord is on me, because he has anointed me to proclaim good news to the poor. He has sent me to proclaim freedom for the prisoners and recovery of sight for the blind, to set the oppressed free.\",\n              ref: \"Luke 4:18\",\n              angle: \"Jesus read this as his mission statement. <strong>The things that outrage you \u2014 poverty, captivity, oppression \u2014 are the things he specifically came for.<\/strong> Your anger is not out of step with his. It may be more aligned with him than you realize.\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      id: \"lost\",\n      icon: \"\ud83c\udf2b\ufe0f\",\n      label: \"I'm lost or empty\",\n      headline: \"What does the emptiness feel like?\",\n      color: \"#9B8EC4\",\n      emotions: [\n        {\n          label: \"I don't know who I am anymore\",\n          verses: [\n            {\n              text: \"Before I formed you in the womb I knew you, before you were born I set you apart.\",\n              ref: \"Jeremiah 1:5\",\n              angle: \"God said this to Jeremiah before he had done anything to establish his identity. <strong>The knowing came before the forming.<\/strong> Identity, in this frame, is not something you construct \u2014 it's something you discover. You were known before you had a self to know.\"\n            },\n            {\n              text: \"So God created mankind in his own image, in the image of God he created them.\",\n              ref: \"Genesis 1:27\",\n              angle: \"<strong>Image<\/strong> \u2014 the Hebrew is tselem, the same word used for a physical likeness or a representative. You carry something of God's character as part of your original design. That doesn't disappear when everything else feels unclear. It's structural.\"\n            },\n            {\n              text: \"Yet to all who did receive him, to those who believed in his name, he gave the right to become children of God.\",\n              ref: \"John 1:12\",\n              angle: \"<strong>The right to become.<\/strong> Identity here is both given and ongoing. It's a position that exists even when it doesn't feel inhabited. The question of who you are has an answer that doesn't depend on your current ability to feel it.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel empty inside\",\n          verses: [\n            {\n              text: \"Jesus answered, 'Everyone who drinks this water will be thirsty again, but whoever drinks the water I give them will never thirst. Indeed, the water I give them will become in them a spring of water welling up to eternal life.'\",\n              ref: \"John 4:13\u201314\",\n              angle: \"Jesus said this to a woman who had tried to fill her life five different times. <strong>He didn't shame her for the searching.<\/strong> He named what she was looking for and offered something that didn't run out. Emptiness is the accurate name for thirst that nothing ordinary has reached.\"\n            },\n            {\n              text: \"My soul finds rest in God alone; my salvation comes from him.\",\n              ref: \"Psalm 62:1\",\n              angle: \"<strong>Alone<\/strong> is the whole verse. Not primarily, not mainly \u2014 alone. The emptiness that persists after everything else has been tried is not a malfunction. It's a design feature: the space that only one thing fills.\"\n            },\n            {\n              text: \"He satisfies the thirsty and fills the hungry with good things.\",\n              ref: \"Psalm 107:9\",\n              angle: \"The verb is <strong>fills<\/strong> \u2014 not partially addresses, not helps manage. The condition required is hunger and thirst, which is exactly the state you're in. The emptiness is not a disqualifier. It's the qualification.\"\n            }\n          ]\n        },\n        {\n          label: \"I don't know what my life is for\",\n          verses: [\n            {\n              text: \"For we are God's handiwork, created in Christ Jesus to do good works, which God prepared in advance for us to do.\",\n              ref: \"Ephesians 2:10\",\n              angle: \"<strong>Prepared in advance<\/strong> \u2014 the work was placed before the person arrived to do it. Purpose, in this frame, is not something you invent. It's something you walk into. The confusion about what you're for doesn't mean the answer isn't there.\"\n            },\n            {\n              text: \"The Lord will fulfill his purpose for me; your steadfast love, O Lord, endures forever. Do not forsake the work of your hands.\",\n              ref: \"Psalm 138:8 (ESV)\",\n              angle: \"David wrote <strong>'do not forsake the work of your hands'<\/strong> \u2014 referring to himself. He understood his own existence as something God had made and was responsible for completing. The purpose doesn't depend on your clarity about it.\"\n            },\n            {\n              text: \"You did not choose me, but I chose you and appointed you so that you might go and bear fruit \u2014 fruit that will last.\",\n              ref: \"John 15:16\",\n              angle: \"<strong>The appointment came before the choosing.<\/strong> Jesus told his disciples this at the Last Supper, when they had no idea what was about to happen or what their lives would become. The purpose was already in place. The confusion about it didn't cancel it.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel spiritually dry\",\n          verses: [\n            {\n              text: \"As the deer pants for streams of water, so my soul pants for you, my God. My soul thirsts for God, for the living God.\",\n              ref: \"Psalm 42:1\u20132\",\n              angle: \"The sons of Korah wrote this in a dry season \u2014 the word 'pants' is the sound of an animal desperate for water. <strong>Spiritual dryness was their experience too.<\/strong> It's in Scripture not as a failure state but as a named human experience that God is aware of.\"\n            },\n            {\n              text: \"I will pour water on the thirsty land, and streams on the dry ground; I will pour out my Spirit on your offspring.\",\n              ref: \"Isaiah 44:3\",\n              angle: \"The promise is addressed to dry ground \u2014 <strong>not to ground that has prepared itself, irrigated itself, made itself ready.<\/strong> The condition for the outpouring is dryness. That's where the water goes.\"\n            },\n            {\n              text: \"The Spirit and the bride say, 'Come!' And let the one who hears say, 'Come!' Let the one who is thirsty come; and let the one who wishes take the free gift of the water of life.\",\n              ref: \"Revelation 22:17\",\n              angle: \"The last chapter of the Bible ends with an open invitation. <strong>The only condition is thirst.<\/strong> Not faith at full strength, not clarity, not spiritual vitality. Thirst. Which is exactly what dryness produces.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel like a fraud\",\n          verses: [\n            {\n              text: \"For it is by grace you have been saved, through faith \u2014 and this is not from yourselves, it is the gift of God \u2014 not by works, so that no one can boast.\",\n              ref: \"Ephesians 2:8\u20139\",\n              angle: \"The feeling of being a fraud is rooted in the belief that you should have earned your place. <strong>This verse removes earning from the equation entirely.<\/strong> The gift was given, not achieved. A fraud is someone pretending to have earned what they didn't. That's not your situation.\"\n            },\n            {\n              text: \"But he said to me, 'My grace is sufficient for you, for my power is made perfect in weakness.'\",\n              ref: \"2 Corinthians 12:9\",\n              angle: \"<strong>Made perfect in weakness<\/strong> \u2014 the weakness isn't the problem to overcome before something real can happen. It's the specific condition under which something real does happen. The gap between who you feel you are and who you're supposed to be might be exactly the space grace fills.\"\n            },\n            {\n              text: \"Peter replied, 'Even if all fall away on account of you, I never will.' And later that night he denied him three times.\",\n              ref: \"Matthew 26:33,75 (paraphrased)\",\n              angle: \"Peter's gap between his confident self-presentation and his actual behavior is one of the most documented in Scripture. <strong>It didn't disqualify him.<\/strong> He became the foundation of the early church. The fraud feeling has precedent \u2014 and a different ending than you might expect.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm searching for something but don't know what\",\n          verses: [\n            {\n              text: \"You have made us for yourself, O Lord, and our heart is restless until it rests in you.\",\n              ref: \"Augustine, Confessions (reflecting Romans 8 and Psalm 62)\",\n              angle: \"<strong>Augustine wrote this after years of searching<\/strong> \u2014 through philosophy, relationships, career, pleasure. The restlessness wasn't a personality flaw. It was a homing signal. The search that won't resolve on anything is pointing somewhere specific.\"\n            },\n            {\n              text: \"Ask and it will be given to you; seek and you will find; knock and the door will be opened to you.\",\n              ref: \"Matthew 7:7\",\n              angle: \"The searching is explicitly invited. <strong>Seeking is the activity Jesus names as the path to finding.<\/strong> Not knowing what you're looking for is not a disqualifier. The action of seeking \u2014 even uncertain seeking \u2014 is the right response.\"\n            },\n            {\n              text: \"And you will seek me and find me, when you search for me with all your heart.\",\n              ref: \"Jeremiah 29:13\",\n              angle: \"The promise is directional: <strong>seek, find.<\/strong> The qualifier is 'with all your heart' \u2014 which doesn't mean certainty, it means without reservation. Searching without knowing exactly what you're searching for can still be wholehearted. That's enough.\"\n            }\n          ]\n        },\n        {\n          label: \"Nothing feels meaningful\",\n          verses: [\n            {\n              text: \"Meaningless! Meaningless! says the Teacher. Utterly meaningless! Everything is meaningless.\",\n              ref: \"Ecclesiastes 1:2\",\n              angle: \"<strong>This is Scripture.<\/strong> The feeling that nothing means anything is in the Bible, in the opening lines of a whole book. Ecclesiastes explores this for twelve chapters before arriving anywhere else. The feeling is taken seriously \u2014 not corrected immediately, not dismissed.\"\n            },\n            {\n              text: \"For I am convinced that neither death nor life, neither angels nor demons, neither the present nor the future, nor any powers, neither height nor depth, nor anything else in all creation, will be able to separate us from the love of God.\",\n              ref: \"Romans 8:38\u201339\",\n              angle: \"Paul lists everything that might feel like it severs the connection \u2014 <strong>including 'the present.'<\/strong> The meaninglessness of this season is in the list. It doesn't separate. The love persists through the feeling that nothing does.\"\n            },\n            {\n              text: \"Therefore, my dear brothers and sisters, stand firm. Let nothing move you. Always give yourselves fully to the work of the Lord, because you know that your labor in the Lord is not in vain.\",\n              ref: \"1 Corinthians 15:58\",\n              angle: \"<strong>'Not in vain'<\/strong> is the direct counter to meaninglessness. Paul wrote it as a conclusion \u2014 it follows the entire argument of the resurrection. The things you do have weight that isn't visible yet. Meaning and visibility are not the same thing.\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      id: \"lonely\",\n      icon: \"\ud83c\udf11\",\n      label: \"I'm lonely or unseen\",\n      headline: \"What does the loneliness feel like?\",\n      color: \"#7B9E87\",\n      emotions: [\n        {\n          label: \"I feel completely alone\",\n          verses: [\n            {\n              text: \"God sets the lonely in families, he leads out the prisoners with singing.\",\n              ref: \"Psalm 68:6\",\n              angle: \"The Hebrew word for lonely here is yachid \u2014 it means singularity, aloneness, an only one. <strong>God's specific response to that state is placement \u2014 into belonging.<\/strong> This isn't a metaphor for feeling better. It's a statement about what God does with isolated people.\"\n            },\n            {\n              text: \"And surely I am with you always, to the very end of the age.\",\n              ref: \"Matthew 28:20\",\n              angle: \"Jesus said this as his last recorded words before the ascension \u2014 <strong>his goodbye contained a promise of continued presence.<\/strong> 'Always' in Greek is 'all the days' \u2014 not just in aggregate but in each one. Including this one.\"\n            },\n            {\n              text: \"Where can I go from your Spirit? Where can I flee from your presence? If I go up to the heavens, you are there; if I make my bed in the depths, you are there.\",\n              ref: \"Psalm 139:7\u20138\",\n              angle: \"<strong>David is describing inescapable presence.<\/strong> Even 'the depths' \u2014 which in Hebrew is Sheol, the place of the dead \u2014 even there. The loneliness you feel is not the absence of presence. It may be the inability to sense a presence that is there.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel unseen and unnoticed\",\n          verses: [\n            {\n              text: \"You are the God who sees me.\",\n              ref: \"Genesis 16:13\",\n              angle: \"Hagar said this \u2014 a servant, an outsider, a woman with no standing, alone in the desert after being used and discarded. <strong>She named God 'El Roi' \u2014 the God who sees \u2014 because she had been seen when she had no reason to expect it.<\/strong> The unseen are specifically who this name was given for.\"\n            },\n            {\n              text: \"Are not five sparrows sold for two pennies? Yet not one of them is forgotten by God. Indeed, the very hairs of your head are all numbered. Don't be afraid; you are worth more than many sparrows.\",\n              ref: \"Luke 12:6\u20137\",\n              angle: \"Jesus went from the sparrow \u2014 the lowest-value creature in the marketplace \u2014 to the hairs of your head. <strong>The specificity is the point.<\/strong> To be known at that level of granular detail is to be seen in a way no human observer can match.\"\n            },\n            {\n              text: \"Before a word is on my tongue you, Lord, know it completely.\",\n              ref: \"Psalm 139:4\",\n              angle: \"<strong>Before the word forms<\/strong> \u2014 which means before you've found language for the feeling, before you've decided whether to express it. You are already fully known at the level of what hasn't been said yet. Being unseen by others doesn't determine whether you are seen.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel like I don't belong anywhere\",\n          verses: [\n            {\n              text: \"But our citizenship is in heaven. And we eagerly await a Savior from there, the Lord Jesus Christ.\",\n              ref: \"Philippians 3:20\",\n              angle: \"Paul wrote this to a Roman colony \u2014 people who prided themselves on Roman citizenship. <strong>He reframed their ultimate belonging as somewhere else entirely.<\/strong> The sense of not belonging fully anywhere on earth may be more theologically accurate than the feeling of perfect fit would be.\"\n            },\n            {\n              text: \"I am a stranger on earth; do not hide your commands from me.\",\n              ref: \"Psalm 119:19\",\n              angle: \"<strong>The psalmist named himself a stranger<\/strong> \u2014 not as a complaint but as an identity marker. The not-belonging feeling is ancient. It's been part of the experience of people in relationship with God for thousands of years. You are in documented company.\"\n            },\n            {\n              text: \"You are no longer foreigners and strangers, but fellow citizens with God's people and also members of his household.\",\n              ref: \"Ephesians 2:19\",\n              angle: \"Paul first names what they had been \u2014 foreigners, strangers \u2014 before telling them what they now are. <strong>The belonging he describes is not conditional on finding the right community.<\/strong> It's a position, not a feeling. The household exists even when you can't feel your way into it.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel misunderstood by everyone\",\n          verses: [\n            {\n              text: \"For we do not have a high priest who is unable to empathize with our weaknesses, but we have one who has been tempted in every way, just as we are.\",\n              ref: \"Hebrews 4:15\",\n              angle: \"<strong>Empathize<\/strong> \u2014 the Greek is sympathe\u014d, to feel with, to experience alongside. This verse makes a specific claim: not that Jesus understands you theoretically, but that he has felt the equivalent of what you're feeling from the inside. Misunderstood by people doesn't mean misunderstood by everyone.\"\n            },\n            {\n              text: \"He was despised and rejected by mankind, a man of suffering, and familiar with pain. Like one from whom people hide their faces he was despised, and we held him in low esteem.\",\n              ref: \"Isaiah 53:3\",\n              angle: \"<strong>Familiar with pain<\/strong> \u2014 this is the Messiah being described. Not as triumphant, not as universally acclaimed, but as someone people turned away from, misjudged, underestimated. The experience of being misread is one he inhabited completely.\"\n            },\n            {\n              text: \"O Lord, you have searched me and known me! You know when I sit down and when I rise up; you discern my thoughts from afar.\",\n              ref: \"Psalm 139:1\u20132 (ESV)\",\n              angle: \"To be searched and known is the opposite of being misunderstood. <strong>The knowledge here is complete<\/strong> \u2014 sitting down, rising up, thoughts from a distance. There is one observer who has no version of you that's inaccurate.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm surrounded by people but still lonely\",\n          verses: [\n            {\n              text: \"A man of many companions may come to ruin, but there is a friend who sticks closer than a brother.\",\n              ref: \"Proverbs 18:24\",\n              angle: \"<strong>Many companions, still ruined<\/strong> \u2014 Proverbs names the exact experience of relational abundance without genuine connection. The remedy isn't more people. It's one specific kind of closeness that companions can't provide.\"\n            },\n            {\n              text: \"My companion attacks his friends; he violates his covenant. His talk is smooth as butter, yet war is in his heart.\",\n              ref: \"Psalm 55:20\u201321\",\n              angle: \"David is describing the specific loneliness of being surrounded by people who aren't safe \u2014 people who say one thing and mean another. <strong>The loneliness of proximity without trust is one of the most painful kinds.<\/strong> He named it.\"\n            },\n            {\n              text: \"No one came to my support, but everyone deserted me. May it not be held against them. But the Lord stood at my side and gave me strength.\",\n              ref: \"2 Timothy 4:16\u201317\",\n              angle: \"Paul wrote this near the end of his life, surrounded by the church he had built. <strong>Everyone had left.<\/strong> And then he wrote the most important line: 'But the Lord stood at my side.' The presence that remained when the room emptied.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel forgotten by God\",\n          verses: [\n            {\n              text: \"Can a mother forget the baby at her breast and have no compassion on the child she has borne? Though she may forget, I will not forget you! See, I have engraved you on the palms of my hands.\",\n              ref: \"Isaiah 49:15\u201316\",\n              angle: \"<strong>Engraved on the palms of his hands<\/strong> \u2014 permanent, physical, always visible. God uses the most visceral human bond and says: even that bond could break before I forget you. The feeling of being forgotten is addressed directly. The answer is unusual in its specificity.\"\n            },\n            {\n              text: \"How long, Lord? Will you forget me forever? How long will you hide your face from me?\",\n              ref: \"Psalm 13:1\",\n              angle: \"<strong>This question is Scripture.<\/strong> The feeling of being forgotten by God is named, preserved, included in the sacred text. David asked it. It wasn't corrected out of existence. The question itself is a form of relationship \u2014 you only ask it of someone whose presence matters.\"\n            },\n            {\n              text: \"For the Lord your God is a merciful God; he will not abandon or destroy you or forget the covenant with your ancestors, which he confirmed to them by oath.\",\n              ref: \"Deuteronomy 4:31\",\n              angle: \"The promise is stated in three overlapping ways \u2014 <strong>not abandon, not destroy, not forget.<\/strong> The repetition is not accidental. It's the kind of thing you say to someone who needs to hear it more than once, from more than one angle.\"\n            }\n          ]\n        },\n        {\n          label: \"No one really knows me\",\n          verses: [\n            {\n              text: \"O Lord, you have searched me and known me. You know when I sit and when I rise; you perceive my thoughts from afar. You discern my going out and my lying down; you are familiar with all my ways.\",\n              ref: \"Psalm 139:1\u20133\",\n              angle: \"The knowing David describes is exhaustive \u2014 <strong>sitting, rising, thoughts, paths, rest.<\/strong> Every posture, every movement, every mental state. To be known at this level by anyone would be overwhelming. The claim is that you already are.\"\n            },\n            {\n              text: \"Indeed, the very hairs of your head are all numbered.\",\n              ref: \"Luke 12:7\",\n              angle: \"Jesus used the most trivial, ephemeral detail of a person \u2014 <strong>something that changes daily, something no one tracks<\/strong> \u2014 as the measure of how thoroughly you are known. The gap between how known you feel and how known you actually are may be significant.\"\n            },\n            {\n              text: \"Before a word is on my tongue you, Lord, know it completely.\",\n              ref: \"Psalm 139:4\",\n              angle: \"<strong>Before the word forms<\/strong> \u2014 you are known at the level of what you haven't yet said, what you haven't yet decided to express. The deepest version of being known isn't knowing your history. It's knowing what you haven't told anyone yet.\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      id: \"exhausted\",\n      icon: \"\ud83d\udd6f\ufe0f\",\n      label: \"I'm exhausted or overwhelmed\",\n      headline: \"What kind of exhausted?\",\n      color: \"#C9A84C\",\n      emotions: [\n        {\n          label: \"I'm physically and emotionally depleted\",\n          verses: [\n            {\n              text: \"Come to me, all you who are weary and burdened, and I will give you rest. Take my yoke upon you and learn from me, for I am gentle and humble in heart, and you will find rest for your souls.\",\n              ref: \"Matthew 11:28\u201329\",\n              angle: \"<strong>Two kinds of rest<\/strong> \u2014 'I will give you rest' (physical, immediate) and 'you will find rest for your souls' (deeper, structural). Jesus addresses both. The soul rest comes through the relationship, not just the pause. There's a distinction worth sitting with.\"\n            },\n            {\n              text: \"Then he lay down under the bush and fell asleep. All at once an angel touched him and said, 'Get up and eat.' He looked around, and there by his head was some bread baked over hot coals, and a jar of water. 'Get up and eat, for the journey is too great for you.'\",\n              ref: \"1 Kings 19:5\u20137\",\n              angle: \"Elijah had just said he wanted to die. <strong>God's response was not a sermon \u2014 it was bread and water and sleep.<\/strong> Twice. The phrase 'the journey is too great for you' is one of the most compassionate things in Scripture. It's not a rebuke. It's an acknowledgment.\"\n            },\n            {\n              text: \"He gives strength to the weary and increases the power of the weak. Even youths grow tired and weary, and young men stumble and fall; but those who hope in the Lord will renew their strength.\",\n              ref: \"Isaiah 40:29\u201331\",\n              angle: \"<strong>'Even youths grow tired'<\/strong> \u2014 Isaiah doesn't romanticize human capacity. Everyone hits the wall. The renewal promised isn't for those who push through. It's for those who hope \u2014 which is a resting posture, not an active one.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm overwhelmed \u2014 too much at once\",\n          verses: [\n            {\n              text: \"Cast all your anxiety on him because he cares for you.\",\n              ref: \"1 Peter 5:7\",\n              angle: \"<strong>Cast<\/strong> \u2014 it's a fishing term, an active throw. Not a gentle hand-over but an intentional release of weight. Peter wrote this to people under real pressure, not people in comfortable circumstances. The caring is the reason for the throwing: <strong>he can hold what you're drowning under.<\/strong>\"\n            },\n            {\n              text: \"When I said, 'My foot is slipping,' your unfailing love, Lord, supported me. When anxiety was great within me, your consolation brought me joy.\",\n              ref: \"Psalm 94:18\u201319\",\n              angle: \"<strong>'When anxiety was great within me'<\/strong> \u2014 not when it was manageable, not when it was small. The support arrived at the specific moment of maximum overwhelm. The foot slipping was the trigger for the holding.\"\n            },\n            {\n              text: \"Do not be anxious about anything, but in every situation, by prayer and petition, with thanksgiving, present your requests to God. And the peace of God, which transcends all understanding, will guard your hearts and your minds.\",\n              ref: \"Philippians 4:6\u20137\",\n              angle: \"The peace Paul describes is specifically <strong>beyond understanding<\/strong> \u2014 it doesn't follow logically from circumstances. You can't think your way to it. It guards \u2014 it stands watch \u2014 over the mind that is overwhelmed, from the outside.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm tired of being strong\",\n          verses: [\n            {\n              text: \"My grace is sufficient for you, for my power is made perfect in weakness. Therefore I will boast all the more gladly about my weaknesses, so that Christ's power may rest on me.\",\n              ref: \"2 Corinthians 12:9\",\n              angle: \"Paul was told 'no' when he asked for the strength to not need grace. <strong>The weakness he wanted removed was the exact condition where something better operated.<\/strong> The exhaustion of maintaining strength may be the threshold where a different kind of power becomes available.\"\n            },\n            {\n              text: \"I can do all this through him who gives me strength.\",\n              ref: \"Philippians 4:13\",\n              angle: \"This verse is often quoted as motivational. The context is different: Paul wrote it while describing how he had learned to be <strong>content in any state \u2014 including need, including hunger, including having nothing.<\/strong> The strength is for endurance, not performance. That's a different thing.\"\n            },\n            {\n              text: \"But he said to me, 'My grace is sufficient for you.' So now I am glad to boast about my weaknesses, so that the power of Christ can work through me. That's why I take pleasure in my weaknesses.\",\n              ref: \"2 Corinthians 12:9\u201310 (NLT)\",\n              angle: \"<strong>Pleasure in weaknesses<\/strong> \u2014 not resignation, not coping. Paul arrived at something that sounds impossible: genuine contentment in the state of not being enough. That's not the starting point. It's where the road goes when you stop pretending.\"\n            }\n          ]\n        },\n        {\n          label: \"I can't stop \u2014 I'm driven by pressure\",\n          verses: [\n            {\n              text: \"In vain you rise early and stay up late, toiling for food to eat \u2014 for he grants sleep to those he loves.\",\n              ref: \"Psalm 127:2\",\n              angle: \"<strong>In vain<\/strong> \u2014 the driving pace, the early mornings and late nights, are named as futility when they're driven by anxiety rather than calling. The sleep God gives isn't laziness. It's what the beloved receives. Being driven by pressure rather than love produces a different kind of exhaustion.\"\n            },\n            {\n              text: \"'Come away with me to a quiet place and get some rest.' So they went away by themselves in a boat to a solitary place.\",\n              ref: \"Mark 6:31\",\n              angle: \"Jesus said this to his disciples after a ministry surge \u2014 they hadn't even had time to eat. <strong>His response to high output was not more output.<\/strong> He took them away from the need, which was still enormous, to a quiet place. The need didn't stop. He withdrew anyway.\"\n            },\n            {\n              text: \"Be still, and know that I am God.\",\n              ref: \"Psalm 46:10\",\n              angle: \"<strong>Be still<\/strong> in Hebrew is raphah \u2014 to release, to let go, to sink. It's not a meditative stillness. It's the instruction to stop striving. The knowing that follows isn't intellectual. It's the knowing that comes when you finally stop doing long enough to remember who is.\"\n            }\n          ]\n        },\n        {\n          label: \"I've been carrying others for too long\",\n          verses: [\n            {\n              text: \"Carry each other's burdens, and in this way you will fulfill the law of Christ.\",\n              ref: \"Galatians 6:2\",\n              angle: \"What's often missed: <strong>three verses later Paul writes 'each one should carry their own load.'<\/strong> Both are true. There are burdens meant to be shared and loads meant to be personal. You may have been carrying what was meant to be shared \u2014 by more people, for longer, than was the design.\"\n            },\n            {\n              text: \"He tends his flock like a shepherd: He gathers the lambs in his arms and carries them close to his heart; he gently leads those that have young.\",\n              ref: \"Isaiah 40:11\",\n              angle: \"<strong>'Gently leads those that have young'<\/strong> \u2014 the shepherd adjusts the pace for those carrying responsibilities. The exhaustion of caring for others is specifically noticed. A slower pace, a different gait. You are not expected to keep up with those who carry nothing.\"\n            },\n            {\n              text: \"For my yoke is easy and my burden is light.\",\n              ref: \"Matthew 11:30\",\n              angle: \"If what you're carrying doesn't feel easy or light, <strong>it may not be the yoke you were given.<\/strong> The weight of carrying others \u2014 especially alone, especially indefinitely \u2014 accumulates in ways that were never intended. The design was shared weight, not solitary endurance.\"\n            }\n          ]\n        },\n        {\n          label: \"I feel like I'm running on empty\",\n          verses: [\n            {\n              text: \"The jar of flour will not be used up and the jug of oil will not run dry until the day the Lord sends rain on the land.\",\n              ref: \"1 Kings 17:14\",\n              angle: \"God said this to a widow who was about to make her last meal. <strong>The promise wasn't abundance \u2014 it was just enough, continuously.<\/strong> The jar didn't fill up. It just didn't empty. Running on empty and being replenished one day at a time is a specific kind of provision the Bible knows about.\"\n            },\n            {\n              text: \"But those who hope in the Lord will renew their strength. They will soar on wings like eagles; they will run and not grow weary, they will walk and not be faint.\",\n              ref: \"Isaiah 40:31\",\n              angle: \"The sequence ends at walking \u2014 <strong>the smallest, slowest movement.<\/strong> Not soaring, not running. Walking and not fainting. When the tank is empty, the promise isn't full capacity restored. It's enough to keep moving. That's the version of this verse that speaks to running on empty.\"\n            },\n            {\n              text: \"The Lord is my shepherd; I shall not want. He makes me lie down in green pastures; he leads me beside still waters. He restores my soul.\",\n              ref: \"Psalm 23:1\u20133\",\n              angle: \"<strong>Restores my soul<\/strong> \u2014 the Hebrew is nephesh, the whole inner life. Not tops up, not patches. Restores. The image before it is lying down and still water \u2014 the replenishment comes through rest, not effort. The soul that's been emptied out is the one that gets restored.\"\n            }\n          ]\n        },\n        {\n          label: \"I'm burned out on faith itself\",\n          verses: [\n            {\n              text: \"A bruised reed he will not break, and a smoldering wick he will not snuff out.\",\n              ref: \"Matthew 12:20\",\n              angle: \"Matthew quotes Isaiah describing Jesus's character. <strong>A smoldering wick is barely lit \u2014 giving almost no light, close to going out.<\/strong> The specific promise is that he won't extinguish it. The burnout that has reduced faith to an ember is not a threshold below which he stops coming.\"\n            },\n            {\n              text: \"Return to me, and I will return to you.\",\n              ref: \"Malachi 3:7\",\n              angle: \"<strong>The invitation assumes distance.<\/strong> It's spoken to people who have wandered, who are far, who have let the gap grow. The 'return' is not a performance of restored faith. It's a step in the direction of the relationship. One step is enough to activate the promise.\"\n            },\n            {\n              text: \"I know your deeds, that you are neither cold nor hot. I wish you were either one or the other! So, because you are lukewarm \u2014 neither hot nor cold \u2014 I am about to spit you out of my mouth. Those whom I love I rebuke and discipline. So be earnest and repent.\",\n              ref: \"Revelation 3:15\u201316,19\",\n              angle: \"Jesus says the lukewarm state is worse than cold. <strong>But the same passage ends with 'those whom I love I rebuke.'<\/strong> The rebuke itself is evidence of relationship. The burned-out faith that has gone flat is being addressed, not abandoned. The letter was written because the connection was still there.\"\n            }\n          ]\n        }\n      ]\n    }\n  ]\n};\n\n\/\/ State\nlet vCurrentCluster = null;\nlet vCurrentEmotion = null;\nlet vCurrentVerseIdx = 0;\nlet vVerseOrder = [];\n\nfunction vInit() {\n  const grid = document.getElementById('vClusterGrid');\n  vData.clusters.forEach((c, ci) => {\n    const tile = document.createElement('button');\n    tile.className = 'cluster-tile';\n    tile.innerHTML = `<span class=\"cluster-icon\">${c.icon}<\/span><span class=\"cluster-text\">${c.label}<\/span>`;\n    tile.onclick = () => vSelectCluster(ci);\n    grid.appendChild(tile);\n  });\n}\n\nfunction vSelectCluster(ci) {\n  vCurrentCluster = ci;\n  const cluster = vData.clusters[ci];\n\n  \/\/ Step 2\n  document.getElementById('vStep1').classList.add('hidden');\n  const step2 = document.getElementById('vStep2');\n  step2.classList.remove('hidden');\n  step2.classList.add('fade-in');\n  document.getElementById('vStep2Headline').textContent = cluster.headline;\n\n  const list = document.getElementById('vEmotionList');\n  list.innerHTML = '';\n  cluster.emotions.forEach((e, ei) => {\n    const btn = document.createElement('button');\n    btn.className = 'emotion-btn';\n    btn.textContent = e.label;\n    btn.onclick = () => vSelectEmotion(ei);\n    list.appendChild(btn);\n  });\n}\n\nfunction vSelectEmotion(ei) {\n  vCurrentEmotion = ei;\n  const emotion = vData.clusters[vCurrentCluster].emotions[ei];\n\n  \/\/ Shuffle verse order\n  vVerseOrder = [0,1,2].sort(() => Math.random() - 0.5);\n  vCurrentVerseIdx = 0;\n\n  vShowVerse(emotion);\n\n  document.getElementById('vStep2').classList.add('hidden');\n  const step3 = document.getElementById('vStep3');\n  step3.classList.remove('hidden');\n  step3.classList.add('fade-in');\n}\n\nfunction vShowVerse(emotion) {\n  const idx = vVerseOrder[vCurrentVerseIdx];\n  const verse = emotion.verses[idx];\n\n  document.getElementById('vEmotionLabel').textContent = emotion.label;\n  document.getElementById('vVerseText').textContent = `\"${verse.text}\"`;\n  document.getElementById('vVerseRef').textContent = `\u2014 ${verse.ref}`;\n  document.getElementById('vVerseAngle').innerHTML = verse.angle;\n\n  \/\/ Share links\n  const shareText = encodeURIComponent(`\"${verse.text}\" \u2014 ${verse.ref}`);\n  const shareUrl = encodeURIComponent('https:\/\/bgodinspired.com');\n  document.getElementById('vShareX').href = `https:\/\/twitter.com\/intent\/tweet?text=${shareText}&url=${shareUrl}`;\n  document.getElementById('vShareFB').href = `https:\/\/www.facebook.com\/sharer\/sharer.php?u=${shareUrl}`;\n}\n\nfunction vAnotherVerse() {\n  vCurrentVerseIdx = (vCurrentVerseIdx + 1) % 3;\n  const emotion = vData.clusters[vCurrentCluster].emotions[vCurrentEmotion];\n  vShowVerse(emotion);\n\n  \/\/ Animate\n  const step3 = document.getElementById('vStep3');\n  step3.classList.remove('fade-in');\n  void step3.offsetWidth;\n  step3.classList.add('fade-in');\n}\n\nfunction vGoBack(toStep) {\n  document.getElementById('vStep1').classList.add('hidden');\n  document.getElementById('vStep2').classList.add('hidden');\n  document.getElementById('vStep3').classList.add('hidden');\n\n  const target = document.getElementById(`vStep${toStep}`);\n  target.classList.remove('hidden');\n  target.classList.remove('fade-in');\n  void target.offsetWidth;\n  target.classList.add('fade-in');\n}\n\nfunction vCopy() {\n  const emotion = vData.clusters[vCurrentCluster].emotions[vCurrentEmotion];\n  const idx = vVerseOrder[vCurrentVerseIdx];\n  const verse = emotion.verses[idx];\n  const text = `\"${verse.text}\" \u2014 ${verse.ref}`;\n  if (navigator.clipboard) {\n    navigator.clipboard.writeText(text).then(() => {\n      const btn = event.target;\n      const original = btn.textContent;\n      btn.textContent = 'Copied!';\n      setTimeout(() => { btn.textContent = original; }, 2000);\n    });\n  }\n}\n\nwindow.vAnotherVerse = vAnotherVerse;\nwindow.vGoBack = vGoBack;\nwindow.vCopy = vCopy;\n\nvInit();\n\n})();\n<\/script>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Common Questions about Finding Bible Verses for How I Feel<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Q: Can the Bible actually speak to how I&#8217;m feeling right now?<\/strong><br>Yes \u2014 and often more precisely than people expect. The Bible contains the full range of human emotional experience: grief, rage, despair, shame, loneliness, confusion, and the particular ache of feeling forgotten by God. What makes it unusual as a text is that these emotions aren&#8217;t tidied up or resolved quickly. The Psalms alone contain 150 poems that move through anger, lament, doubt, and joy \u2014 sometimes within the same poem. The writers didn&#8217;t sanitize their experience before bringing it to God. That&#8217;s what makes the verses feel relevant centuries later: they were written from inside the feeling, not above it.<\/p>\n\n\n\n<p><strong>Q: How do I find a Bible verse for anxiety or fear?<\/strong><br>The most honest answer is to look beyond the verses that get quoted most often. Philippians 4:6 (&#8220;do not be anxious about anything&#8221;) is real, but it lands differently when you&#8217;ve also read Romans 8:26 \u2014 which acknowledges that sometimes we don&#8217;t even have words for what we&#8217;re feeling, and the Spirit meets us there. Or John 16:33, where Jesus says trouble is coming and he&#8217;s already overcome it. Anxiety has dozens of entry points in Scripture. The verse that meets you depends on what kind of fear it is: fear of the future, fear of failing, fear of losing someone, or the unnamed dread that shows up when everything gets quiet. Each has its own passage.<\/p>\n\n\n\n<p><strong>Q: What Bible verses help with loneliness?<\/strong><br>Some of the most powerful verses about loneliness are the least quoted. Genesis 16:13 contains one of God&#8217;s rarest names \u2014 El Roi, &#8220;the God who sees&#8221; \u2014 spoken by Hagar, a woman alone in the desert with no standing and no one coming. Psalm 139 describes a knowledge so complete it covers thoughts before they form into words. John 11:35, the shortest verse in the Bible, shows God weeping at a grave he was about to open \u2014 entering the pain before resolving it. And 2 Timothy 4:16\u201317 contains Paul&#8217;s stark admission that everyone had left him, followed immediately by: &#8220;but the Lord stood at my side.&#8221; The Bible&#8217;s answer to loneliness is rarely a crowd. It&#8217;s a presence.<\/p>\n\n\n\n<p><strong>Q: Are there Bible verses for people who are angry \u2014 even angry at God?<\/strong><br>Yes, and this is one of the places Scripture is most surprising. Psalm 13 opens with four consecutive accusations: &#8220;how long will you forget me? How long will you hide your face?&#8221; Psalm 22 \u2014 which Jesus quoted from the cross \u2014 begins with &#8220;my God, my God, why have you forsaken me?&#8221; Jacob physically wrestled with God all night and refused to let go. Naomi told people to call her Mara, which means bitter, and blamed God directly. None of these figures are presented as faithless for their anger. In several cases, the struggle itself became the defining moment of the relationship. The Bible makes room for anger directed at God in a way that most religious content does not.<\/p>\n\n\n\n<p><strong>Q: What&#8217;s the difference between a comforting Bible verse and one that actually helps?<\/strong><br>A comforting verse meets you where you want to be. A verse that actually helps meets you where you are. The difference matters. &#8220;I can do all things through Christ&#8221; is true, but it doesn&#8217;t help the person who feels like they can&#8217;t do the next hour. &#8220;Come to me, all who are weary&#8221; does \u2014 because weary is the condition for the invitation, not the disqualifier. The most useful verses tend to be the ones that first name the experience accurately before offering anything else. They don&#8217;t skip to the resolution. They sit in the problem long enough that the person reading feels seen rather than managed. That&#8217;s the standard this tool was built around: not the most famous verse, but the most fitting one.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bible Verse Finder Find a verse for how you&#8217;re feeling right now Not the verses everyone already knows. Something that meets you exactly where you are \u2014 and might surprise you. What&#8217;s closest to what you&#8217;re feeling? \u2190 Back Which feels closest? \u2190 Different feeling Why this verse for this moment Show me another verse [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-89466","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/89466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/comments?post=89466"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/89466\/revisions"}],"predecessor-version":[{"id":89467,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/89466\/revisions\/89467"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=89466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}