{"product_id":"where-is-god-calling-you-to-grow-right-now","title":"Where Is God Calling You to Grow Right Now?","description":"\u003cbody\u003eYou are not here by accident.\n\nWhether you are a believer hungry for a deeper, more anchored devotional life, a young person ages 16–25 navigating identity, purpose, and calling in the AI age, or someone ready for a comprehensive, whole-life faith growth resource that covers every major area — there is a guide here built specifically for this season of your life.\n\nTake our free 15-question quiz below. In 4 minutes, you will receive a personalized score across three faith growth dimensions, discover which free guide and 5-day micro course God has for you right now, and unlock your next two growth areas to explore when you are ready.\n\nWhat's available:\n\n✦ Faith Unshaken — For believers who want a daily devotional that anchors their faith to the world they actually live in — including the age of AI\n\n✦ Called Up — For young believers ages 16–25 who are ready to discover their identity, purpose, and calling and lead their generation\n\n✦ The Complete Faith \u0026amp; Growth Bundle — For believers ready for a comprehensive, whole-life resource covering every major area of faith, family, and purpose\n\nTake the quiz. Claim your free guide. Start today.\n\nCreator Arsenal — Faith. AI. Purpose. For the life you are actually living\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eWhere Is God Calling You to Grow? | Creator Arsenal\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400\u0026amp;family=Lato:wght@300;400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --navy: #0d2137; --gold: #c9933a; --gold-light: #e8b86d;\n    --cream: #fdf8f0; --white: #ffffff; --gray: #6b7280; --light: #f5f0e8;\n    --blue: #1A5276; --blue-mid: #2980B9; --blue-light: #EBF5FB; --blue-dark: #0E2F44;\n    --violet: #6C3483; --violet-mid: #8E44AD; --violet-light: #F4ECF7; --violet-dark: #3B1A5A;\n    --emerald: #1E6B45; --emerald-mid: #27AE60; --emerald-light: #EAFAF1; --emerald-dark: #0D3B25;\n    --text: #1a2a3a;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body { font-family: 'Lato', sans-serif; background: var(--cream); color: var(--text); min-height: 100vh; }\n  .app { max-width: 700px; margin: 0 auto; padding: 40px 20px 80px; }\n  .screen { display: none; }\n  .screen.active { display: block; }\n\n  \/* INTRO *\/\n  .intro-header { text-align: center; margin-bottom: 36px; }\n  .eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; display: block; }\n  .intro-title { font-family: 'Playfair Display', serif; font-size: clamp(28px, 5vw, 44px); font-weight: 900; color: var(--navy); line-height: 1.15; margin-bottom: 14px; }\n  .intro-title em { display: block; font-style: italic; color: var(--gold); font-size: 85%; }\n  .intro-sub { font-size: 17px; color: var(--gray); line-height: 1.8; max-width: 540px; margin: 0 auto 28px; }\n  .gold-line { width: 48px; height: 2px; background: var(--gold); margin: 20px auto; opacity: 0.6; }\n\n  .wyg-box { background: var(--white); border-radius: 12px; padding: 24px; margin-bottom: 28px; border: 1px solid #e5e0d5; }\n  .wyg-title { font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; }\n  .wyg-item { display: flex; gap: 12px; align-items: flex-start; font-size: 15px; color: var(--text); line-height: 1.5; margin-bottom: 10px; }\n  .wyg-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--gold); flex-shrink: 0; margin-top: 7px; }\n\n  .prod-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-bottom: 28px; }\n  @media(max-width:520px){ .prod-grid { grid-template-columns: 1fr; } }\n  .prod-chip { border-radius: 10px; overflow: hidden; border: 1.5px solid transparent; transition: transform 0.2s, border-color 0.2s; }\n  .prod-chip:hover { transform: translateY(-3px); }\n  .chip-blue { background: var(--blue-light); border-color: rgba(26,82,118,0.2); }\n  .chip-violet { background: var(--violet-light); border-color: rgba(108,52,131,0.2); }\n  .chip-emerald { background: var(--emerald-light); border-color: rgba(30,107,69,0.2); }\n  .chip-blue:hover { border-color: var(--blue-mid); }\n  .chip-violet:hover { border-color: var(--violet-mid); }\n  .chip-emerald:hover { border-color: var(--emerald-mid); }\n  .chip-img { width: 100%; aspect-ratio: 2\/3; object-fit: cover; display: block; }\n  .chip-label { padding: 10px 12px; font-size: 12px; font-weight: 700; line-height: 1.3; }\n  .chip-blue .chip-label { color: var(--blue-dark); }\n  .chip-violet .chip-label { color: var(--violet-dark); }\n  .chip-emerald .chip-label { color: var(--emerald-dark); }\n\n  .btn-start { display: block; width: 100%; background: var(--navy); color: var(--gold); font-family: 'Playfair Display', serif; font-weight: 700; font-size: 18px; letter-spacing: 1px; padding: 20px; border: none; border-radius: 8px; cursor: pointer; text-align: center; transition: opacity 0.2s, transform 0.15s; box-shadow: 0 6px 24px rgba(13,33,55,0.15); }\n  .btn-start:hover { opacity: 0.9; transform: translateY(-2px); }\n  .quiz-note { text-align: center; margin-top: 10px; font-size: 13px; color: var(--gray); }\n\n  \/* QUIZ *\/\n  .back-btn { background: none; border: none; cursor: pointer; font-size: 13px; color: var(--gray); padding: 0; margin-bottom: 20px; display: flex; align-items: center; gap: 6px; font-family: 'Lato', sans-serif; }\n  .back-btn:hover { color: var(--navy); }\n  .prog-wrap { margin-bottom: 24px; }\n  .prog-meta { display: flex; justify-content: space-between; margin-bottom: 8px; }\n  .prog-label { font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--gold); }\n  .prog-count { font-size: 12px; color: var(--gray); }\n  .prog-bar { height: 5px; background: var(--light); border-radius: 3px; overflow: hidden; }\n  .prog-fill { height: 100%; background: linear-gradient(90deg, var(--blue-mid), var(--violet-mid), var(--emerald-mid)); border-radius: 3px; transition: width 0.4s; }\n  .sec-badge { display: inline-block; font-size: 10px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 16px; }\n  .badge-faith { background: var(--blue-light); color: var(--blue-dark); }\n  .badge-youth { background: var(--violet-light); color: var(--violet-dark); }\n  .badge-growth { background: var(--emerald-light); color: var(--emerald-dark); }\n\n  .q-text { font-family: 'Playfair Display', serif; font-size: clamp(19px,3vw,25px); font-weight: 700; color: var(--navy); line-height: 1.45; margin-bottom: 24px; }\n  .opts { display: flex; flex-direction: column; gap: 10px; margin-bottom: 28px; }\n  .opt { background: var(--white); border: 1.5px solid #e5e0d5; border-radius: 10px; padding: 15px 18px; text-align: left; cursor: pointer; font-family: 'Lato', sans-serif; font-size: 15px; color: var(--text); line-height: 1.5; transition: border-color 0.15s, background 0.15s, transform 0.1s; display: flex; align-items: flex-start; gap: 12px; }\n  .opt:hover { border-color: #c9c0b0; transform: translateX(3px); }\n  .opt-letter { width: 28px; height: 28px; border-radius: 50%; background: var(--light); display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; color: var(--gray); transition: background 0.15s, color 0.15s; }\n  .sel-blue { border-color: var(--blue-mid); background: var(--blue-light); }\n  .sel-blue .opt-letter { background: var(--blue-mid); color: var(--white); }\n  .sel-violet { border-color: var(--violet-mid); background: var(--violet-light); }\n  .sel-violet .opt-letter { background: var(--violet-mid); color: var(--white); }\n  .sel-emerald { border-color: var(--emerald-mid); background: var(--emerald-light); }\n  .sel-emerald .opt-letter { background: var(--emerald-mid); color: var(--white); }\n\n  .nav-row { display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n  .btn-prev { font-family:'Lato',sans-serif; font-weight:700; font-size:14px; padding:12px 24px; border-radius:6px; cursor:pointer; border:1.5px solid var(--light); background:var(--white); color:var(--gray); transition:background 0.15s; }\n  .btn-prev:hover { background:var(--light); color:var(--navy); }\n  .btn-next { font-family:'Lato',sans-serif; font-weight:700; font-size:14px; letter-spacing:1.5px; text-transform:uppercase; padding:14px 36px; border-radius:6px; cursor:pointer; border:none; background:var(--navy); color:var(--gold); transition:opacity 0.2s, transform 0.15s; }\n  .btn-next:hover { opacity:0.88; transform:translateY(-1px); }\n  .btn-next:disabled { opacity:0.35; cursor:not-allowed; transform:none; }\n\n  \/* CALC *\/\n  .calculating { text-align:center; padding:60px 24px; }\n  .spinner { width:56px; height:56px; border:4px solid var(--light); border-top-color:var(--gold); border-radius:50%; animation:spin 0.9s linear infinite; margin:0 auto 24px; }\n  @keyframes spin { to { transform:rotate(360deg); } }\n  .calc-title { font-family:'Playfair Display',serif; font-size:24px; font-weight:700; color:var(--navy); margin-bottom:8px; }\n  .calc-sub { font-size:15px; color:var(--gray); }\n\n  \/* RESULT *\/\n  .res-banner { border-radius:12px; padding:32px 24px; text-align:center; margin-bottom:24px; }\n  .ban-blue { background:var(--blue-light); border:2px solid var(--blue-mid); }\n  .ban-violet { background:var(--violet-light); border:2px solid var(--violet-mid); }\n  .ban-emerald { background:var(--emerald-light); border:2px solid var(--emerald-mid); }\n  .res-eyebrow { font-size:11px; font-weight:700; letter-spacing:4px; text-transform:uppercase; margin-bottom:12px; }\n  .ey-blue { color:var(--blue-dark); } .ey-violet { color:var(--violet-dark); } .ey-emerald { color:var(--emerald-dark); }\n  .res-title { font-family:'Playfair Display',serif; font-size:clamp(22px,4vw,34px); font-weight:900; color:var(--navy); line-height:1.2; margin-bottom:10px; }\n  .res-sub { font-size:16px; color:var(--gray); line-height:1.7; }\n\n  .score-box { background:var(--white); border-radius:12px; padding:24px; margin-bottom:20px; border:1px solid #e5e0d5; }\n  .score-title { font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; color:var(--gold); margin-bottom:18px; }\n  .bar-row { display:flex; flex-direction:column; gap:6px; margin-bottom:14px; }\n  .bar-meta { display:flex; justify-content:space-between; align-items:center; }\n  .bar-label { font-size:14px; font-weight:700; color:var(--navy); }\n  .bar-pct { font-size:13px; font-weight:700; }\n  .bar-track { height:10px; background:var(--light); border-radius:5px; overflow:hidden; }\n  .bar-fill { height:100%; border-radius:5px; transition:width 1s ease; }\n  .fill-blue { background:var(--blue-mid); } .fill-violet { background:var(--violet-mid); } .fill-emerald { background:var(--emerald-mid); }\n  .bar-sub { font-size:12px; color:var(--gray); }\n\n  .free-card { background:var(--navy); border-radius:12px; padding:28px 24px; color:var(--white); margin-bottom:20px; }\n  .fc-tag { display:inline-block; font-size:10px; font-weight:700; letter-spacing:2px; text-transform:uppercase; padding:4px 10px; border-radius:4px; background:rgba(201,147,58,0.25); color:var(--gold-light); margin-bottom:14px; }\n  .free-card h3 { font-family:'Playfair Display',serif; font-size:19px; font-weight:700; margin-bottom:10px; line-height:1.3; }\n  .free-card p { font-size:14px; color:rgba(255,255,255,0.7); line-height:1.7; margin-bottom:14px; }\n  .free-btn { display:block; width:100%; background:var(--gold); color:var(--navy); font-family:'Lato',sans-serif; font-weight:700; font-size:13px; letter-spacing:2px; text-transform:uppercase; padding:14px; border:none; border-radius:6px; cursor:pointer; text-align:center; text-decoration:none; margin-bottom:10px; transition:background 0.2s; }\n  .free-btn:hover { background:var(--gold-light); }\n  .full-btn { display:block; width:100%; background:rgba(255,255,255,0.1); color:var(--white); font-family:'Lato',sans-serif; font-weight:700; font-size:13px; letter-spacing:1px; padding:12px; border:1px solid rgba(255,255,255,0.2); border-radius:6px; text-align:center; text-decoration:none; transition:background 0.2s; }\n  .full-btn:hover { background:rgba(255,255,255,0.18); }\n\n  .micro-box { background:var(--white); border-radius:12px; padding:24px; border:1px solid #e5e0d5; margin-bottom:20px; }\n  .micro-title { font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; color:var(--gold); margin-bottom:6px; }\n  .micro-sub { font-size:14px; color:var(--gray); margin-bottom:18px; line-height:1.6; }\n  .micro-list { display:flex; flex-direction:column; gap:10px; }\n  .micro-item { display:flex; gap:14px; align-items:flex-start; padding:13px 15px; border-radius:8px; background:var(--cream); border:1px solid #e5e0d5; }\n  .micro-day { font-size:11px; font-weight:700; letter-spacing:1px; text-transform:uppercase; min-width:36px; padding-top:2px; }\n  .micro-body h5 { font-size:14px; font-weight:700; color:var(--navy); margin-bottom:3px; line-height:1.3; }\n  .micro-body p { font-size:13px; color:var(--gray); line-height:1.55; }\n\n  .also-box { margin-bottom:24px; }\n  .also-title { font-size:11px; font-weight:700; letter-spacing:3px; text-transform:uppercase; color:var(--gold); margin-bottom:14px; }\n  .also-grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; }\n  @media(max-width:400px){ .also-grid { grid-template-columns:1fr; } }\n  .also-card { background:var(--white); border-radius:8px; padding:14px; border:1px solid #e5e0d5; text-decoration:none; display:block; transition:transform 0.2s, border-color 0.2s; }\n  .also-card:hover { transform:translateY(-2px); }\n  .also-card.ac-blue:hover { border-color:var(--blue-mid); }\n  .also-card.ac-violet:hover { border-color:var(--violet-mid); }\n  .also-card.ac-emerald:hover { border-color:var(--emerald-mid); }\n  .also-tag { font-size:10px; font-weight:700; letter-spacing:1px; text-transform:uppercase; display:block; margin-bottom:5px; }\n  .also-card h4 { font-family:'Playfair Display',serif; font-size:14px; font-weight:700; color:var(--navy); line-height:1.3; margin-bottom:3px; }\n  .also-card p { font-size:12px; color:var(--gray); }\n\n  .retry-btn { display:block; width:100%; background:var(--white); border:1.5px solid #e5e0d5; color:var(--navy); font-family:'Lato',sans-serif; font-weight:700; font-size:14px; padding:13px; border-radius:6px; cursor:pointer; text-align:center; transition:border-color 0.15s, background 0.15s; }\n  .retry-btn:hover { border-color:var(--navy); background:var(--light); }\n  .divider { border:none; border-top:1px solid #e5e0d5; margin:22px 0; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"app\"\u003e\n\n\u003c!-- INTRO --\u003e\n\u003cdiv id=\"screen-intro\" class=\"screen active\"\u003e\n  \u003cdiv class=\"intro-header\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eCreator Arsenal · Phase 3 · Faith, Purpose \u0026amp; Growth\u003c\/span\u003e\n    \u003ch1 class=\"intro-title\"\u003eWhere Is God Calling You\u003cem\u003eto Grow Right Now?\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cdiv class=\"gold-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"intro-sub\"\u003eAnswer 15 honest questions. In 4 minutes, discover which free guide and 5-day micro course will meet you exactly where you are in this season of your faith.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyg-box\"\u003e\n    \u003cdiv class=\"wyg-title\"\u003eWhat you receive — completely free\u003c\/div\u003e\n    \u003cdiv class=\"wyg-item\"\u003e\n\u003cdiv class=\"wyg-dot\"\u003e\u003c\/div\u003e\n\u003cspan\u003eYour personalized score across 3 faith growth dimensions\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wyg-item\"\u003e\n\u003cdiv class=\"wyg-dot\"\u003e\u003c\/div\u003e\n\u003cspan\u003eThe one guide God has for you in this exact season\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wyg-item\"\u003e\n\u003cdiv class=\"wyg-dot\"\u003e\u003c\/div\u003e\n\u003cspan\u003eA free 5-day micro course tailored to your results\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"wyg-item\"\u003e\n\u003cdiv class=\"wyg-dot\"\u003e\u003c\/div\u003e\n\u003cspan\u003eYour two secondary growth areas to explore next\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"prod-grid\"\u003e\n    \u003cdiv class=\"prod-chip chip-blue\"\u003e\n      \u003cimg class=\"chip-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/FAITHUNSHAKEN-MICROCOURSE.png?v=1776987174\" alt=\"Faith Unshaken\" id=\"img-faith\" onerror=\"this.style.background='#EBF5FB';this.style.minHeight='160px'\"\u003e\n      \u003cdiv class=\"chip-label\"\u003eFaith Unshaken: 30-Day Devotional\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-chip chip-violet\"\u003e\n      \u003cimg class=\"chip-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/CALLEDUP-FREEGUIDE_5a7ac656-c30c-488b-9dcc-04f16d50aa9e.png?v=1776988805\" alt=\"Called Up\" id=\"img-teen\" onerror=\"this.style.background='#F4ECF7';this.style.minHeight='160px'\"\u003e\n      \u003cdiv class=\"chip-label\"\u003eCalled Up: Teen \u0026amp; Young Adult Bundle\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-chip chip-emerald\"\u003e\n      \u003cimg class=\"chip-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/COMPLETEFAITH_GROWTHBUNDLE-FREE_34370045-e8ef-4bc2-934b-4428b1a3af5a.png?v=1776988862\" alt=\"7-Book Bundle\" id=\"img-bundle\" onerror=\"this.style.background='#EAFAF1';this.style.minHeight='160px'\"\u003e\n      \u003cdiv class=\"chip-label\"\u003eThe Complete Faith \u0026amp; Growth Bundle\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cbutton class=\"btn-start\" id=\"btn-start-quiz\"\u003eTake the Quiz — It's Free →\u003c\/button\u003e\n  \u003cp class=\"quiz-note\"\u003e15 questions · 4 minutes · 100% personalized\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- QUIZ --\u003e\n\u003cdiv id=\"screen-quiz\" class=\"screen\"\u003e\n  \u003cbutton class=\"back-btn\" id=\"btn-back-intro\"\u003e← Back\u003c\/button\u003e\n  \u003cdiv class=\"prog-wrap\"\u003e\n    \u003cdiv class=\"prog-meta\"\u003e\n      \u003cspan class=\"prog-label\" id=\"q-section\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"prog-count\" id=\"q-count\"\u003eQuestion 1 of 15\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prog-bar\"\u003e\u003cdiv class=\"prog-fill\" id=\"q-fill\" style=\"width:0%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sec-badge\" id=\"q-badge\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"q-text\" id=\"q-text\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"opts\" id=\"q-opts\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"nav-row\"\u003e\n    \u003cbutton class=\"btn-prev\" id=\"btn-prev\"\u003e← Back\u003c\/button\u003e\n    \u003cbutton class=\"btn-next\" id=\"btn-next\" disabled\u003eNext →\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CALCULATING --\u003e\n\u003cdiv id=\"screen-calc\" class=\"screen\"\u003e\n  \u003cdiv class=\"calculating\"\u003e\n    \u003cdiv class=\"spinner\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"calc-title\"\u003eAnalyzing your results...\u003c\/div\u003e\n    \u003cdiv class=\"calc-sub\"\u003eFinding the guide God has for this season of your life.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- RESULT --\u003e\n\u003cdiv id=\"screen-result\" class=\"screen\"\u003e\n  \u003cdiv id=\"res-banner\" class=\"res-banner\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"score-box\"\u003e\n    \u003cdiv class=\"score-title\"\u003eYour 3-Dimension Score Breakdown\u003c\/div\u003e\n    \u003cdiv class=\"bar-row\"\u003e\n      \u003cdiv class=\"bar-meta\"\u003e\n\u003cspan class=\"bar-label\"\u003e✝️ Faith \u0026amp; Devotional Life\u003c\/span\u003e\u003cspan class=\"bar-pct\" id=\"pct-faith\" style=\"color:var(--blue-mid)\"\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"bar-track\"\u003e\u003cdiv class=\"bar-fill fill-blue\" id=\"bar-faith\" style=\"width:0%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cspan class=\"bar-sub\" id=\"sub-faith\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bar-row\"\u003e\n      \u003cdiv class=\"bar-meta\"\u003e\n\u003cspan class=\"bar-label\"\u003e🚀 Purpose \u0026amp; Calling (Ages 16–25)\u003c\/span\u003e\u003cspan class=\"bar-pct\" id=\"pct-youth\" style=\"color:var(--violet-mid)\"\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"bar-track\"\u003e\u003cdiv class=\"bar-fill fill-violet\" id=\"bar-youth\" style=\"width:0%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cspan class=\"bar-sub\" id=\"sub-youth\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bar-row\"\u003e\n      \u003cdiv class=\"bar-meta\"\u003e\n\u003cspan class=\"bar-label\"\u003e📚 Whole-Life Faith Growth\u003c\/span\u003e\u003cspan class=\"bar-pct\" id=\"pct-bundle\" style=\"color:var(--emerald-mid)\"\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"bar-track\"\u003e\u003cdiv class=\"bar-fill fill-emerald\" id=\"bar-bundle\" style=\"width:0%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003cspan class=\"bar-sub\" id=\"sub-bundle\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"free-resource\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"micro-box\"\u003e\n    \u003cdiv class=\"micro-title\"\u003eYour Free 5-Day Micro Course\u003c\/div\u003e\n    \u003cdiv class=\"micro-sub\" id=\"micro-sub\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"micro-list\" id=\"micro-list\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n  \u003cdiv class=\"also-box\"\u003e\n    \u003cdiv class=\"also-title\"\u003eYour Next Two Growth Areas\u003c\/div\u003e\n    \u003cdiv class=\"also-grid\" id=\"also-grid\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cbutton class=\"retry-btn\" id=\"btn-retry\"\u003e↺ Retake the Quiz\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cscript\u003e\nconst QUESTIONS = [\n  \/\/ FAITH \u0026 DEVOTIONAL (Q1-Q5)\n  { section:\"Faith \u0026 Devotional Life\", badge:\"badge-faith\", dim:\"F\",\n    q:\"How consistent is your daily devotional and prayer life right now — honestly?\",\n    opts:[\"Very consistent — I have a daily rhythm that feeds my soul genuinely\",\"Mostly consistent — I have good seasons and lean seasons\",\"Inconsistent — I want more but keep failing to build the habit\",\"Almost nonexistent — this is an area I genuinely need to rebuild\"]},\n  { section:\"Faith \u0026 Devotional Life\", badge:\"badge-faith\", dim:\"F\",\n    q:\"How well is your faith holding up in the face of rapid technological and cultural change?\",\n    opts:[\"Very well — my faith is actually deepened by engaging with the hard questions\",\"Mostly well — I have some unsettledness but my foundation is solid\",\"Somewhat — I feel more anxious and less anchored than I want to be\",\"Not well — the pace of change has genuinely shaken my faith footing\"]},\n  { section:\"Faith \u0026 Devotional Life\", badge:\"badge-faith\", dim:\"F\",\n    q:\"When you face uncertainty — in your career, relationships, or the future — how naturally does trust in God come?\",\n    opts:[\"Naturally — trust is my default response to uncertainty\",\"Mostly — I get there but it takes real effort sometimes\",\"With difficulty — anxiety tends to be my first response\",\"Rarely — control and worry feel more automatic than trust\"]},\n  { section:\"Faith \u0026 Devotional Life\", badge:\"badge-faith\", dim:\"F\",\n    q:\"How connected is your faith to the daily realities of the world you actually live in — AI, technology, culture, career?\",\n    opts:[\"Deeply connected — my faith speaks to every area of my actual life\",\"Somewhat — Sunday faith and Monday life are closer than they used to be\",\"Loosely — my faith and my daily world feel like separate compartments\",\"Not much — I struggle to see how Scripture speaks to the world I live in\"]},\n  { section:\"Faith \u0026 Devotional Life\", badge:\"badge-faith\", dim:\"F\",\n    q:\"How much do you feel you need a guided devotional resource to deepen your walk with God right now?\",\n    opts:[\"Very much — I am hungry for something that goes deep and stays practical\",\"Quite a bit — I have the desire but need structure and guidance\",\"Somewhat — I know it would help even if the urgency is not intense\",\"Not sure — I am open but have not thought much about what I need\"]},\n\n  \/\/ YOUTH \u0026 PURPOSE (Q6-Q10)\n  { section:\"Purpose \u0026 Calling (Ages 16–25)\", badge:\"badge-youth\", dim:\"Y\",\n    q:\"If you are ages 16–25 (or parenting\/mentoring someone who is) — how clearly is that person's calling and identity rooted in Christ right now?\",\n    opts:[\"Very clearly — strong biblical identity and growing sense of calling\",\"Mostly — some clarity but significant questions about purpose and direction\",\"Vaguely — identity is more shaped by culture and peers than by God\",\"Not clearly at all — identity and calling feel like entirely open questions\"]},\n  { section:\"Purpose \u0026 Calling (Ages 16–25)\", badge:\"badge-youth\", dim:\"Y\",\n    q:\"How well is the young person in your life (or you, if 16–25) navigating social media, AI, and digital culture with wisdom and faith?\",\n    opts:[\"Very well — faith clearly shapes how they engage with technology\",\"Mostly well — some struggles but generally navigating it thoughtfully\",\"With difficulty — digital culture is having more influence than faith\",\"Poorly — there is real concern about what digital culture is producing in them\"]},\n  { section:\"Purpose \u0026 Calling (Ages 16–25)\", badge:\"badge-youth\", dim:\"Y\",\n    q:\"How equipped does the young believer in your life feel to lead their generation — in their school, workplace, or online platform?\",\n    opts:[\"Very equipped — they have clarity, tools, and are actively leading\",\"Somewhat equipped — the desire is there but confidence and tools are lacking\",\"Minimally — they feel more like they are just surviving than leading\",\"Not at all — the idea of leading their generation feels distant or impossible\"]},\n  { section:\"Purpose \u0026 Calling (Ages 16–25)\", badge:\"badge-youth\", dim:\"Y\",\n    q:\"How actively is the young person in your life pursuing their spiritual gifts and sense of calling?\",\n    opts:[\"Actively — they are discovering, developing, and deploying their gifts\",\"Somewhat — they have some awareness but are not actively pursuing it\",\"Passively — calling and gifts are not a significant part of their conversation\",\"Not at all — they have never engaged seriously with spiritual gifts or calling\"]},\n  { section:\"Purpose \u0026 Calling (Ages 16–25)\", badge:\"badge-youth\", dim:\"Y\",\n    q:\"How much does the young believer in your life need a resource specifically designed for their generation's unique challenges?\",\n    opts:[\"Urgently — generic Christian content is not speaking to their actual world\",\"Quite a bit — age-specific, relevant content would make a real difference\",\"Somewhat — they would benefit but are managing with general resources\",\"Unsure — I have not thought about this specifically\"]},\n\n  \/\/ WHOLE LIFE GROWTH (Q11-Q15)\n  { section:\"Whole-Life Faith Growth\", badge:\"badge-growth\", dim:\"B\",\n    q:\"Looking across your whole life — faith, identity, habits, relationships, finances, parenting — how intentional are you about growing in all of them?\",\n    opts:[\"Very intentional — I have a whole-life growth mindset and pursue it actively\",\"Mostly — I focus on some areas well but others get neglected\",\"Partially — growth tends to be reactive (crisis-driven) rather than proactive\",\"Not very — I have not thought of my growth in whole-life terms before\"]},\n  { section:\"Whole-Life Faith Growth\", badge:\"badge-growth\", dim:\"B\",\n    q:\"How effectively are you using AI as a tool for your spiritual growth, learning, and personal development?\",\n    opts:[\"Very effectively — AI is already a significant spiritual and learning tool for me\",\"Somewhat — I use AI occasionally for growth but not systematically\",\"Minimally — I use AI for practical tasks but not for faith or personal development\",\"Not at all — I have not explored AI as a growth tool\"]},\n  { section:\"Whole-Life Faith Growth\", badge:\"badge-growth\", dim:\"B\",\n    q:\"How well resourced do you feel for the complete journey of faith — covering identity, prayer, habits, finances, parenting, and purpose?\",\n    opts:[\"Well resourced — I have strong tools across all major areas of my faith life\",\"Mostly — I am strong in some areas but have clear gaps in others\",\"Partially — I feel under-resourced in most areas and would benefit from more\",\"Poorly — I feel like I am making it up as I go in most areas of my faith life\"]},\n  { section:\"Whole-Life Faith Growth\", badge:\"badge-growth\", dim:\"B\",\n    q:\"How much do you value having a comprehensive, faith-based resource library that covers every major area of your life?\",\n    opts:[\"Enormously — a complete faith growth library is something I have wanted\",\"Quite a bit — I see the value and would use it consistently\",\"Somewhat — it appeals to me but I am not sure I would use everything\",\"Not much — I prefer to go deep on one thing at a time\"]},\n  { section:\"Whole-Life Faith Growth\", badge:\"badge-growth\", dim:\"B\",\n    q:\"If you could invest in one thing for your faith growth right now, what would it be most aligned with?\",\n    opts:[\"A deep, daily devotional that anchors my faith to the world I actually live in\",\"A resource specifically for young believers navigating purpose, AI, and calling\",\"A comprehensive collection covering every major area of my faith and family life\",\"I genuinely need all three — it is hard to choose just one\"]},\n];\n\nconst PRODUCTS = {\n  F: {\n    color:'blue', name:\"Faith Unshaken: 30-Day Devotional\",\n    tagline:\"Your greatest growth opportunity is in your daily faith and devotional life.\",\n    desc:\"Your score shows that deepening your daily walk with God — anchoring your faith to the world you actually live in, including the age of AI — is where God is calling you. Faith Unshaken is a 30-day email devotional course that meets you in the tension between technological disruption and unshakeable trust in God.\",\n    freeTitle:\"Faith Unshaken: Free Starter Guide\",\n    freeDesc:\"5 Ways to Trust God in the Age of AI — practical, Scripture-rooted strategies for believers navigating faith in the most disorienting technological era in human history.\",\n    freeLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/faith-unshaken-5-day-micro-course\",\n    freeGuideLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/faith-unshaken-free-guide\",\n    freeGuideImg:\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/UNSHAKENFAITH-FREEEDITION.png?v=1776987974\",\n    shopLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/faith-unshaken-30-days-of-trusting-god-in-the-ai-age\",\n    microCoverImg:\"\",\n    microCoverImg:\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/FAITHUNSHAKEN-MICROCOURSE.png?v=1776987174\",\n    microSub:\"5 days to a deeper, more anchored, more practical faith:\",\n    microLessons:[\n      {title:\"Day 1: God Is Not Surprised\", body:\"The most stabilizing truth for the AI age — why God's sovereignty is not threatened by any technological development, and how to live from that reality daily.\"},\n      {title:\"Day 2: The Still Small Voice in a Loud World\", body:\"How to hear God's voice in the noisiest era in human history — and the one practice that changes everything about your daily spiritual rhythm.\"},\n      {title:\"Day 3: Created to Create\", body:\"What it means to bear the image of a creative God in an age when machines can generate content — and why your creativity has never been more spiritually significant.\"},\n      {title:\"Day 4: AI as a Spiritual Tool\", body:\"Three specific ways to use AI for deeper Bible study, richer prayer, and stronger discipleship — tested, practical, and faith-rooted.\"},\n      {title:\"Day 5: Your Faith Forward Declaration\", body:\"Consolidate everything into a personal faith declaration for the AI age — who you are, what you trust, and how you will walk forward with unshakeable confidence.\"},\n    ]\n  },\n  Y: {\n    color:'violet', name:\"Called Up: Teen \u0026 Young Adult Bundle\",\n    tagline:\"Your greatest opportunity is in equipping the young believer in your life — or yourself, if you are 16–25.\",\n    desc:\"Your score shows that the Called Up bundle speaks most directly to where you or the young person in your life needs to grow. This complete resource gives young believers the biblical identity, purpose clarity, and practical tools to lead their generation in the AI age with wisdom, creativity, and unshakeable faith.\",\n    freeTitle:\"Called Up: Free Starter Guide\",\n    freeDesc:\"5 Ways Young Believers Can Lead Their Generation in the AI Age — right now, with the tools, the faith, and the platform they already have.\",\n    freeLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/call-up-5-day-micro-course\",\n    freeGuideLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/called-up-free-guide-1\",\n    shopLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/called-up-the-teen-young-adult-faith-and-ai-for-believers-ages-16-25-who-are-ready-to-lead-their-generation\",\n    microCoverImg:\"\",\n    microCoverImg:\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/CALLEDUP-FREEGUIDE_5a7ac656-c30c-488b-9dcc-04f16d50aa9e.png?v=1776988805\",\n    microSub:\"5 days to stronger identity, clearer purpose, and bolder faith for the AI age:\",\n    microLessons:[\n      {title:\"Day 1: You Were Put Here on Purpose\", body:\"The foundational truth for young believers in the AI age — why God placed your generation in this exact moment and what that means for how you live today.\"},\n      {title:\"Day 2: Identity Before the Algorithm\", body:\"How to know who you are in Christ so clearly that no platform, comparison, or AI-generated content can reshape your sense of self.\"},\n      {title:\"Day 3: Your Calling Sweet Spot\", body:\"Where burden, passion, and gift intersect — a simple framework to find your direction in the AI age and take your first step toward it today.\"},\n      {title:\"Day 4: Using AI for Your Faith and Calling\", body:\"Four specific AI prompts to use right now for Bible study, prayer, purpose discovery, and content creation — all tested and faith-rooted.\"},\n      {title:\"Day 5: Your Generation's Commissioning\", body:\"Write your personal commissioning statement — who you are, what you are called to, and how you will lead your generation. Sign it. Mean it. Start.\"},\n    ]\n  },\n  B: {\n    color:'emerald', name:\"The Complete Faith \u0026 Growth Bundle\",\n    tagline:\"Your greatest opportunity is a comprehensive, whole-life faith growth resource.\",\n    desc:\"Your score shows that the Complete Faith \u0026 Growth Bundle speaks most directly to where you are. You are ready for a resource that covers every major area of your faith life — confidence, habits, prayer, Scripture memory, parenting, finances, and more — all faith-rooted, all AI-powered, all in one place.\",\n    freeTitle:\"The Complete Faith \u0026 Growth Bundle: Free Starter Guide\",\n    freeDesc:\"7 Faith Growth Areas Every Believer Needs to Develop — a complete overview of the whole-life faith growth framework, with one starter action for each area.\",\n    freeLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/complete-faith-growth-bundle-micro-course\",\n    freeGuideLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/complete-faith-growth-bundle-free-guide\",\n    shopLink:\"https:\/\/creator-arsenal-3.myshopify.com\/products\/the-complete-faith-growth-bundle-7-guides-for-67-77\",\n    microCoverImg:\"\",\n    microCoverImg:\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/COMPLETEFAITH_GROWTHBUNDLE-FREE_34370045-e8ef-4bc2-934b-4428b1a3af5a.png?v=1776988862\",\n    microSub:\"5 days to a whole-life faith growth vision and your personal action plan:\",\n    microLessons:[\n      {title:\"Day 1: The Whole-Life Faith Audit\", body:\"A comprehensive assessment of where you are across 7 major faith growth dimensions — honest, specific, and designed to reveal your greatest opportunity.\"},\n      {title:\"Day 2: Identity and Confidence\", body:\"Why biblical confidence is the foundation everything else is built on — and the one declaration that changes how you approach every other area of growth.\"},\n      {title:\"Day 3: Prayer, Scripture, and Spiritual Disciplines\", body:\"The three core spiritual practices that sustain every other area of growth — and a simple daily rhythm that takes 15 minutes and changes everything.\"},\n      {title:\"Day 4: Relationships, Parenting, and Finances\", body:\"How biblical principles apply to your closest relationships, your family culture, and your financial life — all connected by one central theological truth.\"},\n      {title:\"Day 5: Your Whole-Life Growth Plan\", body:\"Build your personal 90-day faith growth plan — specific, realistic, and rooted in the resources God has put in your hands. Start today, not someday.\"},\n    ]\n  }\n};\n\nconst DIM_LABELS = { F:\"Faith \u0026 Devotional Life\", Y:\"Purpose \u0026 Calling\", B:\"Whole-Life Growth\" };\nconst DIM_SUBS = {\n  F:{ high:\"Strong devotional foundation — ready to go deeper\", mid:\"Growing faith — structure and depth would strengthen it\", low:\"This is your primary growth opportunity right now\" },\n  Y:{ high:\"Young believer well-equipped — ready for the next level\", mid:\"Growing in purpose — more specific tools would help\", low:\"This is your primary growth opportunity right now\" },\n  B:{ high:\"Whole-life growth mindset — comprehensive resources would multiply it\", mid:\"Growing in some areas — a complete framework would fill the gaps\", low:\"This is your primary growth opportunity right now\" }\n};\n\nlet answers=[], currentQ=0;\n\nfunction beginQuiz(){ answers=new Array(QUESTIONS.length).fill(null); currentQ=0; show('quiz'); renderQ(); }\nfunction restart(){ show('intro'); answers=[]; currentQ=0; }\n\nfunction show(id){\n  document.querySelectorAll('.screen').forEach(s=\u003es.classList.remove('active'));\n  document.getElementById('screen-'+id).classList.add('active');\n  window.scrollTo({top:0,behavior:'smooth'});\n}\n\nfunction renderQ(){\n  const q=QUESTIONS[currentQ], total=QUESTIONS.length;\n  document.getElementById('q-fill').style.width=Math.round((currentQ\/total)*100)+'%';\n  document.getElementById('q-count').textContent=`Question ${currentQ+1} of ${total}`;\n  document.getElementById('q-section').textContent=q.section;\n  const badge=document.getElementById('q-badge');\n  badge.className=`sec-badge ${q.badge}`; badge.textContent=q.section;\n  document.getElementById('q-text').textContent=q.q;\n  const c=document.getElementById('q-opts'); c.innerHTML='';\n  const letters=['A','B','C','D'];\n  const selMap={F:'sel-blue',Y:'sel-violet',B:'sel-emerald'};\n  q.opts.forEach((opt,i)=\u003e{\n    const btn=document.createElement('button');\n    btn.className='opt'+(answers[currentQ]===i?' '+selMap[q.dim]:'');\n    btn.innerHTML=`\u003cspan class=\"opt-letter\"\u003e${letters[i]}\u003c\/span\u003e\u003cspan\u003e${opt}\u003c\/span\u003e`;\n    btn.addEventListener('click',()=\u003eselectOpt(i,selMap[q.dim]));\n    c.appendChild(btn);\n  });\n  document.getElementById('btn-prev').style.visibility=currentQ===0?'hidden':'visible';\n  const nb=document.getElementById('btn-next');\n  nb.textContent=currentQ===total-1?'See My Results →':'Next →';\n  nb.disabled=answers[currentQ]===null;\n}\n\nfunction selectOpt(i,selClass){\n  answers[currentQ]=i;\n  document.querySelectorAll('.opt').forEach((b,idx)=\u003e{\n    b.className='opt'+(idx===i?' '+selClass:'');\n  });\n  document.getElementById('btn-next').disabled=false;\n}\n\nfunction buildResult(){\n  const scores={F:0,Y:0,B:0},counts={F:0,Y:0,B:0};\n  QUESTIONS.forEach((q,i)=\u003e{ if(answers[i]!==null){ scores[q.dim]+=(4-answers[i]); counts[q.dim]++; }});\n  const max={F:counts.F*4,Y:counts.Y*4,B:counts.B*4};\n  const pcts={F:Math.round((scores.F\/max.F)*100),Y:Math.round((scores.Y\/max.Y)*100),B:Math.round((scores.B\/max.B)*100)};\n\n  \/\/ Special case: if Q15 answer is D (all three), boost bundle\n  const q15=answers[14];\n  let primary;\n  if(q15===3){ primary='B'; }\n  else { primary=Object.keys(pcts).reduce((a,b)=\u003epcts[a]\u003c=pcts[b]?a:b); }\n  const others=Object.keys(pcts).filter(k=\u003ek!==primary).sort((a,b)=\u003epcts[a]-pcts[b]);\n  const prod=PRODUCTS[primary];\n\n  \/\/ Banner\n  const banner=document.getElementById('res-banner');\n  banner.className=`res-banner ban-${prod.color}`;\n  banner.innerHTML=`\u003cdiv class=\"res-eyebrow ey-${prod.color}\"\u003eYour Faith Growth Guide for This Season\u003c\/div\u003e\u003cdiv class=\"res-title\"\u003e${prod.name}\u003c\/div\u003e\u003cdiv class=\"res-sub\"\u003e${prod.tagline}\u003c\/div\u003e`;\n\n  \/\/ Score bars\n  const subLevel=pct=\u003epct\u003e=70?'high':pct\u003e=45?'mid':'low';\n  setTimeout(()=\u003e{\n    ['F','Y','B'].forEach(dim=\u003e{\n      const key=dim==='F'?'faith':dim==='Y'?'youth':'bundle';\n      document.getElementById(`pct-${key}`).textContent=pcts[dim]+'%';\n      document.getElementById(`bar-${key}`).style.width=pcts[dim]+'%';\n      document.getElementById(`sub-${key}`).textContent=DIM_SUBS[dim][subLevel(pcts[dim])];\n    });\n  },100);\n\n  \/\/ Free resource\n  const freeUrl=prod.freeLink;\n  document.getElementById('free-resource').innerHTML=`\n    \u003cdiv class=\"free-card\"\u003e\n      \u003cspan class=\"fc-tag\"\u003eYour free guide — claim it now\u003c\/span\u003e\n      ${prod.microCoverImg?`\u003cimg src=\"${prod.microCoverImg}\" alt=\"${prod.name}\" style=\"width:100%;border-radius:8px;display:block;margin-bottom:16px;max-height:200px;object-fit:cover;object-position:top;\"\u003e`:''}\n      \u003ch3\u003e${prod.freeTitle}\u003c\/h3\u003e\n      \u003cp\u003e${prod.freeDesc}\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:rgba(255,255,255,0.55);margin-bottom:16px;\"\u003e${prod.desc}\u003c\/p\u003e\n      \u003ca href=\"${freeUrl}\" target=\"_blank\" class=\"free-btn\"\u003e🎓 Claim My Free Micro Course →\u003c\/a\u003e\n      ${prod.freeGuideLink ? `\u003ca href=\"${prod.freeGuideLink}\" target=\"_blank\" class=\"full-btn\" style=\"margin-bottom:8px;\"\u003e📖 Get the Free Starter Guide\u003c\/a\u003e` : ''}\n      \u003ca href=\"${prod.shopLink}\" target=\"_blank\" class=\"full-btn\"\u003eShop the Complete Guide\u003c\/a\u003e\n    \u003c\/div\u003e`;\n\n  \/\/ Micro course\n  document.getElementById('micro-sub').textContent=prod.microSub;\n  const ml=document.getElementById('micro-list'); ml.innerHTML='';\n  prod.microLessons.forEach((l,i)=\u003e{\n    ml.innerHTML+=`\u003cdiv class=\"micro-item\"\u003e\u003cspan class=\"micro-day\" style=\"color:var(--${prod.color}-mid)\"\u003eDay ${i+1}\u003c\/span\u003e\u003cdiv class=\"micro-body\"\u003e\u003ch5\u003e${l.title}\u003c\/h5\u003e\u003cp\u003e${l.body}\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e`;\n  });\n\n  \/\/ Also consider\n  const ag=document.getElementById('also-grid'); ag.innerHTML='';\n  others.forEach(dim=\u003e{\n    const p=PRODUCTS[dim];\n    ag.innerHTML+=`\u003ca href=\"${p.freeLink}\" target=\"_blank\" class=\"also-card ac-${p.color}\"\u003e\u003cspan class=\"also-tag\" style=\"color:var(--${p.color}-mid)\"\u003e${DIM_LABELS[dim]}\u003c\/span\u003e\u003ch4\u003e${p.name}\u003c\/h4\u003e\u003cp\u003eScore: ${pcts[dim]}% · Your next growth area\u003c\/p\u003e\u003c\/a\u003e`;\n  });\n\n  show('result');\n}\n\n\/\/ Shopify-safe event listeners\ndocument.addEventListener('DOMContentLoaded', function(){\n  var s=document.getElementById('btn-start-quiz'); if(s) s.addEventListener('click',beginQuiz);\n  var bi=document.getElementById('btn-back-intro'); if(bi) bi.addEventListener('click',restart);\n  var bq=document.getElementById('btn-back-quiz'); if(bq) bq.addEventListener('click',restart);\n  var r=document.getElementById('btn-retry'); if(r) r.addEventListener('click',restart);\n  var p=document.getElementById('btn-prev'); if(p) p.addEventListener('click',function(){ if(currentQ\u003e0){currentQ--;renderQ();} });\n  var n=document.getElementById('btn-next'); if(n) n.addEventListener('click',function(){\n    if(answers[currentQ]===null) return;\n    if(currentQ\u003cQUESTIONS.length-1){currentQ++;renderQ();}\n    else{show('calc');setTimeout(buildResult,2200);}\n  });\n});\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"CREATOR ARSENAL","offers":[{"title":"Default Title","offer_id":44872120664109,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/8593\/6941\/files\/CALLUP-MICROCOURSE-Copy-Copy_1778481302.webp?v=1778481614","url":"https:\/\/creatorarsenal.shop\/products\/where-is-god-calling-you-to-grow-right-now","provider":"CREATOR ARSENAL","version":"1.0","type":"link"}