{"title":"Best Sellers | Kind Birdie","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eDiscover the products our community can't stop recommending. From our bestselling faith-based planners to beautifully designed journals, Scripture cards, and intentional accessories, these customer favorites are created to help you slow down, stay rooted in God's truth, and live each day with greater purpose. Whether you're starting your journey or building a daily rhythm that lasts, these are the Kind Birdie essentials women return to again and again. \u003c\/p\u003e","products":[{"product_id":"the-upward-planner-quarterly-calm","title":"Upward Planner | 90-Day Christian Planner for Calm and Purpose","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Upward Planner — Kind Birdie\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600\u0026family=Lato:wght@300;400;700\u0026display=swap');\n  :root {\n    --coral: #E87B73; --coral-dark: #C95E56; --coral-light: #F2A49E;\n    --blush: #FAE7E2; --blush-mid: #F5CFC8; --midnight: #1B495A;\n    --midnight-dark: #112F3A; --midnight-light: #2A6478;\n    --cream: #FDFAF8; --text-dark: #1B2B30; --text-mid: #3D5A65; --white: #FFFFFF;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  .up-page { font-family: 'Lato', sans-serif; color: var(--text-dark); background: var(--cream); line-height: 1.7; }\n  .up-max { max-width: 1000px; margin: 0 auto; }\n  .up-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; display: block; margin-bottom: 14px; }\n\n  \/* HERO *\/\n  .up-hero { background: var(--midnight); padding: 72px 40px 64px; text-align: center; position: relative; overflow: hidden; }\n  .up-hero::before { content: ''; position: absolute; top: -80px; left: -60px; width: 320px; height: 320px; border-radius: 50%; background: var(--coral); opacity: 0.10; }\n  .up-hero::after { content: ''; position: absolute; bottom: -100px; right: -50px; width: 260px; height: 260px; border-radius: 50%; background: var(--blush); opacity: 0.07; }\n  .up-hero .up-eyebrow { color: var(--coral-light); }\n  .up-hero h2 { font-family: 'Playfair Display', serif; font-size: clamp(34px, 5.5vw, 56px); font-weight: 700; line-height: 1.12; color: var(--white); margin-bottom: 22px; }\n  .up-hero h2 em { font-style: italic; color: var(--coral-light); }\n  .up-hero-lead { font-size: 18px; font-weight: 300; color: rgba(255,255,255,0.80); max-width: 580px; margin: 0 auto 14px; line-height: 1.8; }\n  .up-hero-contrast { font-family: 'Playfair Display', serif; font-style: italic; font-size: 16px; color: var(--coral-light); margin-bottom: 36px; opacity: 0.9; }\n  .up-hero-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 36px; }\n  .up-badge { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.82); font-size: 13px; font-weight: 400; padding: 7px 16px; border-radius: 40px; letter-spacing: 0.03em; }\n  .up-badge strong { font-weight: 700; color: var(--white); }\n  .up-color-row-label { font-size: 12px; color: rgba(255,255,255,0.50); font-weight: 300; letter-spacing: 0.06em; margin-bottom: 10px; text-align: center; }\n  .up-color-row { display: flex; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap; }\n  .up-swatch-inline { display: flex; flex-direction: column; align-items: center; gap: 5px; }\n  .up-swatch-circle { width: 28px; height: 28px; border-radius: 50%; border: 2px solid rgba(255,255,255,0.20); cursor: pointer; transition: all 0.15s; }\n  .up-swatch-circle:hover { border-color: rgba(255,255,255,0.70); transform: scale(1.15); }\n  .up-swatch-name { font-size: 10px; color: rgba(255,255,255,0.50); letter-spacing: 0.04em; }\n  .up-hero-cta { margin-top: 28px; }\n  .up-hero-cta a { display: inline-block; background: var(--coral); color: var(--white); font-family: 'Lato', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; padding: 16px 38px; border-radius: 4px; text-decoration: none; }\n\n  \/* TRANSFORM *\/\n  .up-transform { background: var(--cream); padding: 64px 40px; }\n  .up-transform .up-eyebrow { color: var(--coral); text-align: center; }\n  .up-transform-header { text-align: center; margin-bottom: 44px; }\n  .up-transform-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3.5vw, 36px); font-weight: 600; color: var(--midnight); margin-bottom: 10px; }\n  .up-transform-header p { font-size: 16px; color: var(--text-mid); font-weight: 300; }\n  .up-ba-grid { display: grid; grid-template-columns: 1fr auto 1fr; gap: 0; max-width: 760px; margin: 0 auto; align-items: stretch; }\n  .up-ba-col { background: var(--white); border: 1px solid var(--blush-mid); padding: 28px 24px; }\n  .up-ba-col.before { border-radius: 4px 0 0 4px; border-right: none; }\n  .up-ba-col.after { border-radius: 0 4px 4px 0; border-left: none; background: var(--midnight); }\n  .up-ba-divider { background: var(--coral); display: flex; align-items: center; justify-content: center; width: 44px; min-height: 100%; }\n  .up-ba-divider span { color: var(--white); font-weight: 700; font-size: 15px; letter-spacing: 0.06em; writing-mode: vertical-rl; transform: rotate(180deg); }\n  .up-ba-col h4 { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 18px; }\n  .up-ba-col.before h4 { color: var(--text-mid); }\n  .up-ba-col.after h4 { color: var(--coral-light); }\n  .up-ba-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .up-ba-list li { font-size: 14px; line-height: 1.6; display: flex; align-items: flex-start; gap: 9px; }\n  .up-ba-col.before .up-ba-list li { color: var(--text-mid); }\n  .up-ba-col.after .up-ba-list li { color: rgba(255,255,255,0.80); }\n  .up-ba-dot-x { width: 16px; min-width: 16px; height: 16px; border-radius: 50%; background: var(--blush-mid); margin-top: 3px; position: relative; }\n  .up-ba-dot-x::before, .up-ba-dot-x::after { content: ''; position: absolute; width: 8px; height: 1.5px; background: var(--text-mid); top: 50%; left: 50%; transform-origin: center; }\n  .up-ba-dot-x::before { transform: translate(-50%,-50%) rotate(45deg); }\n  .up-ba-dot-x::after { transform: translate(-50%,-50%) rotate(-45deg); }\n  .up-ba-dot-check { width: 16px; min-width: 16px; height: 16px; border-radius: 50%; background: var(--coral); margin-top: 3px; background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16' fill='white'%3E%3Cpath fill-rule='evenodd' d='M13.5 3.5a1 1 0 010 1.414l-6.5 6.5a1 1 0 01-1.414 0l-3-3a1 1 0 011.414-1.414L6.5 9.086l5.793-5.793a1 1 0 011.207.207z'\/%3E%3C\/svg%3E\"); background-size: 10px; background-repeat: no-repeat; background-position: center; }\n\n  \/* FOR YOU *\/\n  .up-foryou { background: var(--blush); border-top: 4px solid var(--coral); padding: 60px 40px; }\n  .up-foryou .up-eyebrow { color: var(--coral); }\n  .up-foryou-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; max-width: 860px; margin: 0 auto; }\n  .up-foryou h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3.5vw, 34px); font-weight: 600; color: var(--midnight); margin-bottom: 20px; line-height: 1.25; }\n  .up-foryou p { font-size: 16px; color: var(--text-mid); font-weight: 300; line-height: 1.8; }\n  .up-check-list { list-style: none; display: flex; flex-direction: column; gap: 14px; margin-top: 8px; }\n  .up-check-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 15px; color: var(--text-dark); line-height: 1.6; }\n  .up-check-list li::before { content: ''; width: 20px; height: 20px; min-width: 20px; background: var(--coral); border-radius: 50%; margin-top: 2px; background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'\/%3E%3C\/svg%3E\"); background-size: 13px; background-repeat: no-repeat; background-position: center; }\n\n  \/* RHYTHM *\/\n  .up-rhythm { background: var(--midnight); padding: 64px 40px; }\n  .up-rhythm .up-eyebrow { color: var(--coral-light); text-align: center; }\n  .up-rhythm-header { text-align: center; margin-bottom: 44px; }\n  .up-rhythm-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3.5vw, 36px); font-weight: 600; color: var(--white); margin-bottom: 10px; }\n  .up-rhythm-header p { font-size: 16px; color: rgba(255,255,255,0.60); font-weight: 300; }\n  .up-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; max-width: 820px; margin: 0 auto 48px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.10); border-radius: 4px; overflow: hidden; }\n  .up-step { padding: 32px 24px; border-right: 1px solid rgba(255,255,255,0.08); }\n  .up-step:last-child { border-right: none; }\n  .up-step-num { font-family: 'Playfair Display', serif; font-size: 48px; font-weight: 700; font-style: italic; color: var(--coral-light); opacity: 0.3; line-height: 1; margin-bottom: 12px; }\n  .up-step h4 { font-family: 'Playfair Display', serif; font-size: 17px; font-weight: 600; color: var(--white); margin-bottom: 8px; }\n  .up-step p { font-size: 14px; color: rgba(255,255,255,0.55); line-height: 1.7; font-weight: 300; }\n  .up-time-callout { text-align: center; background: var(--coral); color: var(--white); max-width: 420px; margin: 0 auto; padding: 20px 32px; border-radius: 4px; }\n  .up-time-callout strong { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; display: block; margin-bottom: 4px; }\n  .up-time-callout span { font-size: 14px; opacity: 0.88; font-weight: 300; }\n\n  \/* TESTIMONIALS — updated with Tinnisha featured *\/\n  .up-testimonials { background: var(--blush); padding: 64px 40px; }\n  .up-testimonials .up-eyebrow { color: var(--coral); text-align: center; }\n  .up-testi-header { text-align: center; margin-bottom: 40px; }\n  .up-testi-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(24px, 3.5vw, 34px); font-weight: 600; color: var(--midnight); }\n  .up-testi-featured { background: var(--midnight); border-radius: 4px; padding: 40px 48px; max-width: 780px; margin: 0 auto 28px; position: relative; overflow: hidden; }\n  .up-testi-featured::before { content: '\\201C'; font-family: 'Playfair Display', serif; font-size: 140px; color: var(--coral-light); opacity: 0.12; position: absolute; top: -10px; left: 20px; line-height: 1; pointer-events: none; }\n  .up-testi-featured blockquote { font-family: 'Playfair Display', serif; font-style: italic; font-size: 22px; color: var(--white); line-height: 1.65; margin-bottom: 22px; padding-top: 16px; font-weight: 400; position: relative; z-index: 1; }\n  .up-testi-featured cite { font-family: 'Lato', sans-serif; font-size: 13px; font-weight: 700; color: var(--coral-light); font-style: normal; letter-spacing: 0.10em; text-transform: uppercase; display: flex; align-items: center; gap: 10px; }\n  .up-testi-featured cite::before { content: ''; display: block; width: 24px; height: 1.5px; background: var(--coral); }\n  .up-testi-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; max-width: 780px; margin: 0 auto; }\n  .up-testi-card { background: var(--white); border-radius: 4px; padding: 30px 26px 24px; border: 1px solid var(--blush-mid); position: relative; }\n  .up-testi-card::before { content: '\\201C'; font-family: 'Playfair Display', serif; font-size: 80px; color: var(--coral); opacity: 0.20; position: absolute; top: 6px; left: 18px; line-height: 1; }\n  .up-testi-card blockquote { font-family: 'Playfair Display', serif; font-style: italic; font-size: 16px; color: var(--midnight); line-height: 1.75; margin-bottom: 18px; padding-top: 20px; font-weight: 400; }\n  .up-testi-card cite { font-size: 13px; font-weight: 700; color: var(--text-mid); font-style: normal; letter-spacing: 0.05em; text-transform: uppercase; }\n\n  \/* MID CTA *\/\n  .up-cta-mid { background: var(--coral); padding: 56px 40px; text-align: center; }\n  .up-cta-mid h2 { font-family: 'Playfair Display', serif; font-size: clamp(22px, 3.5vw, 34px); font-weight: 700; color: var(--white); margin-bottom: 12px; line-height: 1.2; }\n  .up-cta-mid h2 em { font-style: italic; }\n  .up-cta-mid p { font-size: 16px; color: rgba(255,255,255,0.85); font-weight: 300; max-width: 500px; margin: 0 auto 28px; line-height: 1.75; }\n  .up-cta-btn { display: inline-block; background: var(--midnight); color: var(--white); font-family: 'Lato', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; padding: 17px 40px; border-radius: 4px; text-decoration: none; }\n\n  \/* UPGRADE *\/\n  .up-upgrade { background: var(--midnight); padding: 48px 40px; text-align: center; }\n  .up-upgrade .up-eyebrow { color: var(--coral-light); }\n  .up-upgrade h3 { font-family: 'Playfair Display', serif; font-size: clamp(20px, 3vw, 28px); font-weight: 600; color: var(--white); margin-bottom: 12px; }\n  .up-upgrade p { font-size: 15px; color: rgba(255,255,255,0.65); font-weight: 300; max-width: 520px; margin: 0 auto 24px; line-height: 1.75; }\n  .up-upgrade-link { display: inline-block; background: transparent; border: 2px solid var(--coral); color: var(--coral-light); font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 13px 32px; border-radius: 4px; text-decoration: none; }\n\n  \/* MISSION *\/\n  .up-mission { background: var(--blush); border-top: 4px solid var(--coral); padding: 44px 40px; text-align: center; }\n  .up-mission .up-eyebrow { color: var(--coral); }\n  .up-mission p { font-size: 15px; color: var(--text-mid); max-width: 580px; margin: 0 auto; line-height: 1.85; font-weight: 300; }\n  .up-mission p strong { color: var(--midnight); font-weight: 700; }\n\n  \/* CLOSING *\/\n  .up-closing { background: var(--midnight); padding: 80px 40px; text-align: center; position: relative; overflow: hidden; }\n  .up-closing::before { content: ''; position: absolute; top: -70px; right: -50px; width: 280px; height: 280px; border-radius: 50%; background: var(--coral); opacity: 0.09; }\n  .up-closing::after { content: ''; position: absolute; bottom: -80px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: var(--blush); opacity: 0.06; }\n  .up-closing h2 { font-family: 'Playfair Display', serif; font-size: clamp(28px, 4.5vw, 46px); font-weight: 700; color: var(--white); line-height: 1.15; margin-bottom: 18px; }\n  .up-closing h2 em { font-style: italic; color: var(--coral-light); }\n  .up-closing p { font-size: 17px; color: rgba(255,255,255,0.70); max-width: 500px; margin: 0 auto 36px; font-weight: 300; line-height: 1.8; }\n  .up-closing-btn { display: inline-block; background: var(--coral); color: var(--white); font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; padding: 18px 44px; border-radius: 4px; text-decoration: none; }\n  .up-tagline { margin-top: 40px; font-family: 'Playfair Display', serif; font-style: italic; font-size: 19px; color: rgba(255,255,255,0.35); letter-spacing: 0.02em; }\n\n  \/* FEATURED VIDEO *\/\n  .up-video-section { background: var(--midnight); padding: 48px 40px 60px; text-align: center; }\n  .up-video-section .up-eyebrow { color: var(--coral-light); }\n  .up-video-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(22px, 3.5vw, 32px); font-weight: 600; color: var(--white); margin-bottom: 32px; }\n  .up-video-wrap { position: relative; max-width: 380px; margin: 0 auto; border-radius: 8px; overflow: hidden; box-shadow: 0 20px 50px rgba(0,0,0,0.35); }\n  .up-video-wrap video { width: 100%; display: block; aspect-ratio: 9 \/ 16; object-fit: cover; }\n  .up-sound-toggle { position: absolute; bottom: 16px; right: 16px; background: rgba(27,41,48,0.75); border: 1px solid rgba(255,255,255,0.3); color: var(--white); font-family: 'Lato', sans-serif; font-size: 13px; font-weight: 700; padding: 8px 14px; border-radius: 40px; cursor: pointer; backdrop-filter: blur(4px); }\n  .up-sound-toggle:hover { background: rgba(232,123,115,0.85); border-color: var(--coral); }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 640px) {\n    .up-hero, .up-transform, .up-foryou, .up-rhythm, .up-testimonials, .up-cta-mid, .up-upgrade, .up-mission, .up-closing { padding-left: 20px; padding-right: 20px; }\n    .up-ba-grid { grid-template-columns: 1fr; }\n    .up-ba-divider { display: none; }\n    .up-ba-col.before { border-radius: 4px 4px 0 0; border-right: 1px solid var(--blush-mid); border-bottom: none; }\n    .up-ba-col.after { border-radius: 0 0 4px 4px; }\n    .up-foryou-inner, .up-testi-pair { grid-template-columns: 1fr; gap: 28px; }\n    .up-steps { grid-template-columns: 1fr; }\n    .up-step { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .up-step:last-child { border-bottom: none; }\n    .up-testi-featured { padding: 32px 24px; }\n    .up-testi-featured blockquote { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"up-page\"\u003e\n\n  \u003c!-- FEATURED CUSTOMER VIDEO --\u003e\n  \u003cdiv class=\"up-video-section\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cdiv class=\"up-video-header\"\u003e\n        \u003cspan class=\"up-eyebrow\"\u003eIn Her Words\u003c\/span\u003e\n        \u003ch2\u003eHear from a real Kind Birdie customer.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-video-wrap\"\u003e\n        \u003cvideo id=\"up-featured-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e476403f175d42e9a59f9f8714774a09.mp4\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/customer-video-poster_f64a8097-e96b-4026-a8ac-7882fba63bcd.jpg?v=1783103813\" autoplay muted loop playsinline preload=\"auto\"\u003e\n        \u003c\/video\u003e\n        \u003cbutton type=\"button\" class=\"up-sound-toggle\" onclick=\"\n  event.preventDefault();\n          const v = document.getElementById('up-featured-video');\n          v.muted = !v.muted;\n          this.textContent = v.muted ? '🔇 Tap for sound' : '🔊 Sound on';\n        \"\u003e🔇 Tap for sound\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"up-hero\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cspan class=\"up-eyebrow\"\u003eThe Upward Planner\u003c\/span\u003e\n      \u003ch2\u003eStop reacting.\u003cbr\u003e\u003cem\u003eStart living\u003c\/em\u003e\u003cbr\u003ewith intention.\u003c\/h2\u003e\n      \u003cp class=\"up-hero-lead\"\u003eA breathtaking shift happens when you stop carrying everything alone and start leading your days with devoted, faith-centered purpose.\u003c\/p\u003e\n      \u003cp class=\"up-hero-contrast\"\u003eMost planners push you to do more. This one helps you do what matters most.\u003c\/p\u003e\n      \u003cdiv class=\"up-hero-badges\"\u003e\n        \u003cspan class=\"up-badge\"\u003e\u003cstrong\u003e90-day\u003c\/strong\u003e undated format\u003c\/span\u003e\n        \u003cspan class=\"up-badge\"\u003e\u003cstrong\u003eWeekly\u003c\/strong\u003e Scripture + coaching prompts\u003c\/span\u003e\n        \u003cspan class=\"up-badge\"\u003e\u003cstrong\u003eCoach-designed\u003c\/strong\u003e layout\u003c\/span\u003e\n        \u003cspan class=\"up-badge\"\u003e\u003cstrong\u003e5 minutes\u003c\/strong\u003e a day\u003c\/span\u003e\n        \u003cspan class=\"up-badge\"\u003e\u003cstrong\u003ePremium\u003c\/strong\u003e paper, gold coil, ribbon bookmark\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"up-color-row-label\"\u003eAvailable in 4 colors\u003c\/p\u003e\n      \u003cdiv class=\"up-color-row\"\u003e\n        \u003cdiv class=\"up-swatch-inline\"\u003e\n          \u003cdiv style=\"background: #E87B73;\" class=\"up-swatch-circle\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"up-swatch-name\"\u003eCoral\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-swatch-inline\"\u003e\n          \u003cdiv style=\"background: #E8DDD0;\" class=\"up-swatch-circle\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"up-swatch-name\"\u003eOatmeal\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-swatch-inline\"\u003e\n          \u003cdiv style=\"background: #F0C0C8;\" class=\"up-swatch-circle\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"up-swatch-name\"\u003ePink\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-swatch-inline\"\u003e\n          \u003cdiv style=\"background: #1B495A;\" class=\"up-swatch-circle\"\u003e\u003c\/div\u003e\n          \u003cspan class=\"up-swatch-name\"\u003eMidnight\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-hero-cta\"\u003e\u003ca href=\"#\"\u003eChoose Your Color \u0026amp; Add to Cart — $39.99\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRANSFORM --\u003e\n  \u003cdiv class=\"up-transform\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cdiv class=\"up-transform-header\"\u003e\n        \u003cspan class=\"up-eyebrow\"\u003eThe shift you're looking for\u003c\/span\u003e\n        \u003ch2\u003eFrom overwhelmed to \u003cem style=\"font-family: 'Playfair Display',serif; font-style: italic; color: var(--coral);\"\u003eat peace\u003c\/em\u003e.\u003c\/h2\u003e\n        \u003cp\u003eThis is what women describe after 90 days with the Upward Planner.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-ba-grid\"\u003e\n        \u003cdiv class=\"up-ba-col before\"\u003e\n          \u003ch4\u003eBefore\u003c\/h4\u003e\n          \u003cul class=\"up-ba-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-x\"\u003e\u003c\/span\u003eRacing through days without a clear priority\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-x\"\u003e\u003c\/span\u003ePicking up a planner, then abandoning it by week 2\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-x\"\u003e\u003c\/span\u003eEnding the day exhausted but unsure what you actually accomplished\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-x\"\u003e\u003c\/span\u003eFaith feeling compartmentalized from the rest of your life\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-x\"\u003e\u003c\/span\u003eSaying yes to too much and feeling guilty about everything\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-ba-divider\"\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"up-ba-col after\"\u003e\n          \u003ch4\u003eAfter 90 days\u003c\/h4\u003e\n          \u003cul class=\"up-ba-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-check\"\u003e\u003c\/span\u003eYou know exactly what matters today and what can wait\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-check\"\u003e\u003c\/span\u003eA 5-minute rhythm you've actually kept, week after week\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-check\"\u003e\u003c\/span\u003eFinishing the day with real triumph, not nagging guilt\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-check\"\u003e\u003c\/span\u003eScripture woven into your everyday, not just Sundays\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"up-ba-dot-check\"\u003e\u003c\/span\u003eDecisions made from faith, not from pressure or people-pleasing\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOR YOU --\u003e\n  \u003cdiv class=\"up-foryou\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cdiv class=\"up-foryou-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"up-eyebrow\"\u003eThis planner is for you if...\u003c\/span\u003e\n          \u003ch2\u003eYou have the courage to want something different.\u003c\/h2\u003e\n          \u003cp\u003eYou're not lazy. You're not failing. You're carrying too much without a rhythm to hold it, and you're hopeful enough to believe something better is possible.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cul class=\"up-check-list\"\u003e\n            \u003cli\u003eYou have the courage to admit you're carrying too much\u003c\/li\u003e\n            \u003cli\u003eYou're hopeful enough to believe something different is possible\u003c\/li\u003e\n            \u003cli\u003eYou're tired of feeling busy but not at peace\u003c\/li\u003e\n            \u003cli\u003eYou want to hear from God in your everyday, not just on Sunday\u003c\/li\u003e\n            \u003cli\u003eYou've tried other planners and never stuck with them\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RHYTHM --\u003e\n  \u003cdiv class=\"up-rhythm\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cdiv class=\"up-rhythm-header\"\u003e\n        \u003cspan class=\"up-eyebrow\"\u003eHow it works\u003c\/span\u003e\n        \u003ch2\u003eA simple daily rhythm\u003cbr\u003eyou can actually keep.\u003c\/h2\u003e\n        \u003cp\u003eThree honest steps. Five minutes. Every day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-steps\"\u003e\n        \u003cdiv class=\"up-step\"\u003e\n          \u003cp class=\"up-step-num\"\u003e1\u003c\/p\u003e\n          \u003ch4\u003eTake intentional, realistic action\u003c\/h4\u003e\n          \u003cp\u003eChoose what matters most today, not everything on your list, just what is real and right.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-step\"\u003e\n          \u003cp class=\"up-step-num\"\u003e2\u003c\/p\u003e\n          \u003ch4\u003eReflect and reset without shame\u003c\/h4\u003e\n          \u003cp\u003eTake an honest look at your week on Saturday, with grace instead of judgment.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-step\"\u003e\n          \u003cp class=\"up-step-num\"\u003e3\u003c\/p\u003e\n          \u003ch4\u003eReturn to what's true, even on hard days\u003c\/h4\u003e\n          \u003cp\u003eSunday Scripture and coaching prompts keep you anchored when life gets noisy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-time-callout\"\u003e\n        \u003cstrong\u003e5 minutes a day.\u003c\/strong\u003e\n        \u003cspan\u003eThat's all it takes to use this planner consistently.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TESTIMONIALS — Tinnisha featured --\u003e\n  \u003cdiv class=\"up-testimonials\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cdiv class=\"up-testi-header\"\u003e\n        \u003cspan class=\"up-eyebrow\"\u003eReal Women. Real Change.\u003c\/span\u003e\n        \u003ch2\u003eThis is why women keep using it.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-testi-featured\"\u003e\n        \u003cblockquote\u003e\"Getting this planner is the greatest investment for my spiritual growth that I could have gotten.\"\u003c\/blockquote\u003e\n        Tinnisha G.\n      \u003c\/div\u003e\n      \u003cdiv class=\"up-testi-pair\"\u003e\n        \u003cdiv class=\"up-testi-card\"\u003e\n          \u003cblockquote\u003e\"I feel calmer within the first week. That alone made it worth it.\"\u003c\/blockquote\u003e\n          Teresa R.\n        \u003c\/div\u003e\n        \u003cdiv class=\"up-testi-card\"\u003e\n          \u003cblockquote\u003e\"It's the first planner I've actually stuck with.\"\u003c\/blockquote\u003e\n          Lisa S.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MID CTA --\u003e\n  \u003cdiv class=\"up-cta-mid\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003ch2\u003eYou don't need more to do.\u003cbr\u003e\u003cem\u003eYou need triumph over the noise.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eA devoted daily rhythm rooted in what's true. Choose your color and begin a better rhythm.\u003c\/p\u003e\n      \u003ca class=\"up-cta-btn\" href=\"#\"\u003eChoose Your Color \u0026amp; Add to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- UPGRADE --\u003e\n  \u003cdiv class=\"up-upgrade\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cspan class=\"up-eyebrow\"\u003eWant a full year of calm + 12 months of soul-care coaching?\u003c\/span\u003e\n      \u003ch3\u003eUpgrade to the Upward Year for only $129\u003c\/h3\u003e\n      \u003cp\u003eInstead of starting over every few months, get a full year of devoted planning rhythm, with free shipping and real savings built in. Four planners. Twelve soul-care teachings. One transformative year.\u003c\/p\u003e\n      \u0026lt;\u003ca class=\"up-upgrade-link\" href=\"https:\/\/kindbirdie.com\/products\/upward-planner-annual-bundle-save-30-free-shipping\"\u003eSee the Upward Year →\u003c\/a\u003e\u0026gt;\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISSION --\u003e\n  \u003cdiv class=\"up-mission\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003cspan class=\"up-eyebrow\"\u003eOur Mission\u003c\/span\u003e\n      \u003cp\u003eWe are a \u003cstrong\u003eCertified Woman-Owned Business\u003c\/strong\u003e based in Oklahoma, USA. \u003cstrong\u003e20% of our profits\u003c\/strong\u003e support neighbors who are experiencing or transitioning from homelessness. Your calmer mornings help fund someone else's, too.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"up-closing\"\u003e\n    \u003cdiv class=\"up-max\"\u003e\n      \u003ch2\u003eBegin a \u003cem\u003edevoted\u003c\/em\u003e\u003cbr\u003erhythm without hustle.\u003c\/h2\u003e\n      \u003cp\u003eYou don't need more to do. You need a breathtaking shift, a simple, faith-centered way to live the days you already have.\u003c\/p\u003e\n      \u003ca class=\"up-closing-btn\" href=\"#\"\u003eChoose Your Color \u0026amp; Start Today\u003c\/a\u003e\n      \u003cp class=\"up-tagline\"\u003eLight hearts. Anchored souls.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kind Birdie","offers":[{"title":"Pink","offer_id":43061186920566,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":43061186953334,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true},{"title":"Coral","offer_id":43061186986102,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true},{"title":"Oatmeal","offer_id":43061187018870,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/Upward-Planner-90-Day-Christian-Planner-for-Calm-and-Purpose-Kind-Birdie-27923457015926.jpg?v=1780943695"},{"product_id":"the-aligned-journal","title":"The Aligned Journal: Guided Journal for Personal Realignment","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600\u0026family=Lato:wght@300;400;700\u0026display=swap');\n\n  :root {\n    --coral: #E87B73;\n    --coral-dark: #C95E56;\n    --coral-light: #F2A49E;\n    --blush: #FAE7E2;\n    --blush-mid: #F5CFC8;\n    --midnight: #1B495A;\n    --midnight-dark: #112F3A;\n    --midnight-light: #2A6478;\n    --cream: #FDFAF8;\n    --text-dark: #1B2B30;\n    --text-mid: #3D5A65;\n    --white: #FFFFFF;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .aj-page {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-dark) !important;\n    background: var(--cream);\n    line-height: 1.7;\n  }\n\n  .aj-max { max-width: 1000px; margin: 0 auto; }\n\n  .aj-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 14px;\n  }\n\n  \/* ── HERO ── *\/\n  .aj-hero {\n    background: var(--coral);\n    padding: 80px 40px 72px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .aj-hero::before {\n    content: '';\n    position: absolute;\n    top: -70px; right: -50px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.15);\n  }\n  .aj-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -90px; left: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: var(--midnight);\n    opacity: 0.12;\n  }\n  .aj-hero .aj-eyebrow { color: var(--coral-light) !important; }\n  .aj-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(30px, 5vw, 52px);\n    font-weight: 700;\n    line-height: 1.15;\n    color: var(--white) !important;\n    margin-bottom: 24px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .aj-hero h1 em {\n    font-style: italic;\n    color: var(--coral-light) !important;\n  }\n  .aj-hero-divider {\n    width: 48px;\n    height: 2px;\n    background: rgba(255,255,255,0.7);\n    margin: 0 auto 24px;\n  }\n  .aj-hero-lead {\n    font-size: 17px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.75) !important;\n    max-width: 560px;\n    margin: 0 auto;\n    line-height: 1.85;\n  }\n\n  \/* ── OPENING ── *\/\n  .aj-opening {\n    background: var(--blush);\n    border-top: 4px solid var(--coral);\n    padding: 64px 40px;\n  }\n  .aj-opening-inner {\n    max-width: 760px;\n    margin: 0 auto;\n    text-align: center;\n  }\n  .aj-opening .aj-eyebrow { color: var(--coral) !important; }\n  .aj-opening p {\n    font-size: 18px;\n    font-weight: 300;\n    color: var(--midnight) !important;\n    line-height: 1.9;\n    margin-bottom: 16px;\n  }\n  .aj-opening p:last-child { margin-bottom: 0; }\n  .aj-opening p strong {\n    font-weight: 700;\n    color: var(--midnight) !important;\n  }\n  .aj-opening-reveal {\n    margin-top: 32px;\n    padding-top: 32px;\n    border-top: 1px solid var(--blush-mid);\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 22px;\n    color: var(--midnight) !important;\n    font-weight: 400;\n  }\n\n  \/* ── WHAT IT DOES ── *\/\n  .aj-does {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .aj-does .aj-eyebrow { color: var(--coral-light) !important; text-align: center; }\n  .aj-does-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .aj-does-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 38px);\n    font-weight: 600;\n    color: var(--white) !important;\n    line-height: 1.2;\n  }\n  .aj-does-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n    gap: 14px;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .aj-does-card {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-left: 4px solid var(--coral);\n    border-radius: 4px;\n    padding: 24px 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n  .aj-does-icon {\n    width: 36px;\n    height: 36px;\n    min-width: 36px;\n    background: var(--coral);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    margin-top: 2px;\n  }\n  .aj-does-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--white) !important;\n    margin-bottom: 5px;\n    line-height: 1.3;\n  }\n  .aj-does-card p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.60) !important;\n    font-weight: 300;\n    line-height: 1.65;\n  }\n\n  \/* ── EXPERIENCE ── *\/\n  .aj-experience {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .aj-experience .aj-eyebrow { color: var(--coral) !important; text-align: center; }\n  .aj-experience-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .aj-experience-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 600;\n    color: var(--midnight) !important;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  .aj-experience-header p {\n    font-size: 16px;\n    color: var(--text-mid) !important;\n    font-weight: 300;\n  }\n  .aj-journey {\n    max-width: 700px;\n    margin: 0 auto;\n    position: relative;\n  }\n  .aj-journey::before {\n    content: '';\n    position: absolute;\n    left: 22px;\n    top: 0;\n    bottom: 0;\n    width: 2px;\n    background: var(--blush-mid);\n  }\n  .aj-journey-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    margin-bottom: 28px;\n    position: relative;\n  }\n  .aj-journey-step:last-child { margin-bottom: 0; }\n  .aj-step-dot {\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    background: var(--white);\n    border: 2px solid var(--coral);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-style: italic;\n    font-weight: 600;\n    color: var(--coral) !important;\n    position: relative;\n    z-index: 1;\n    flex-shrink: 0;\n  }\n  .aj-journey-step.highlight .aj-step-dot {\n    background: var(--coral);\n    color: var(--white) !important;\n    border-color: var(--coral);\n  }\n  .aj-step-content {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 18px 20px;\n    flex: 1;\n    margin-top: 4px;\n  }\n  .aj-journey-step.highlight .aj-step-content {\n    border-color: var(--coral);\n    background: var(--blush);\n  }\n  .aj-step-content p {\n    font-size: 15px;\n    color: var(--text-dark) !important;\n    line-height: 1.7;\n  }\n  .aj-step-content p em {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--midnight) !important;\n    font-weight: 600;\n  }\n\n  \/* ── WHAT YOU'LL RECEIVE ── *\/\n  .aj-receive {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .aj-receive .aj-eyebrow { color: var(--coral-light) !important; text-align: center; }\n  .aj-receive-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .aj-receive-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 600;\n    color: var(--white) !important;\n    margin-bottom: 10px;\n  }\n  .aj-receive-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60) !important;\n    font-weight: 300;\n  }\n  .aj-receive-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n  .aj-receive-card {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-top: 3px solid var(--coral);\n    border-radius: 4px;\n    padding: 28px 24px;\n  }\n  .aj-receive-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: var(--white) !important;\n    margin-bottom: 10px;\n  }\n  .aj-receive-card p {\n    font-size: 14px;\n    color: rgba(255,255,255,0.65) !important;\n    font-weight: 300;\n    line-height: 1.75;\n  }\n\n  \/* ── LOOK INSIDE ── *\/\n  .aj-lookinside {\n    background: var(--cream);\n    padding: 64px 40px 72px;\n    text-align: center;\n  }\n  .aj-lookinside .aj-eyebrow { color: var(--coral) !important; }\n  .aj-lookinside-header {\n    margin-bottom: 40px;\n  }\n  .aj-lookinside-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 38px);\n    font-weight: 600;\n    color: var(--midnight) !important;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  .aj-lookinside-header h2 em {\n    font-style: italic;\n    color: var(--coral-dark) !important;\n  }\n  .aj-lookinside-header p {\n    font-size: 16px;\n    color: var(--text-mid) !important;\n    font-weight: 300;\n    max-width: 480px;\n    margin: 0 auto;\n  }\n  .aj-lookinside-frame {\n    max-width: 780px;\n    margin: 0 auto;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 20px 50px rgba(27,73,90,0.16);\n    border: 6px solid var(--white);\n    outline: 1px solid var(--blush-mid);\n  }\n  .aj-lookinside-frame img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n  \/* ── MID-PAGE CTA ── *\/\n  .aj-cta {\n    background: var(--cream);\n    padding: 44px 40px;\n    text-align: center;\n  }\n  .aj-cta-btn {\n    display: inline-block;\n    background: var(--midnight);\n    font-family: 'Lato', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    padding: 16px 40px;\n    border-radius: 4px;\n    text-decoration: none;\n  }\n  .aj-cta-btn:hover { background: var(--midnight-dark); }\n\n  \/* ── WHY WOMEN CHOOSE ── *\/\n  .aj-why {\n    background: var(--blush);\n    padding: 64px 40px;\n    border-top: 4px solid var(--coral);\n  }\n  .aj-why-inner {\n    max-width: 840px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n  }\n  .aj-why .aj-eyebrow { color: var(--coral) !important; }\n  .aj-why h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight) !important;\n    margin-bottom: 20px;\n    line-height: 1.3;\n  }\n  .aj-why p {\n    font-size: 16px;\n    color: var(--text-mid) !important;\n    font-weight: 300;\n    line-height: 1.85;\n    margin-bottom: 14px;\n  }\n  .aj-why p:last-child { margin-bottom: 0; }\n  .aj-truth-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .aj-truth-item {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 16px 18px;\n    font-size: 15px;\n    color: var(--text-dark) !important;\n    line-height: 1.6;\n    position: relative;\n    padding-left: 42px;\n  }\n  .aj-truth-item::before {\n    content: '';\n    position: absolute;\n    left: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 10px;\n    height: 10px;\n    background: var(--coral);\n    border-radius: 50%;\n  }\n\n  \/* ── TRANSFORMATION ── *\/\n  .aj-transform {\n    background: var(--coral);\n    padding: 72px 40px;\n    text-align: center;\n  }\n  .aj-transform .aj-eyebrow { color: rgba(255,255,255,0.70) !important; }\n  .aj-transform h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 38px);\n    font-weight: 700;\n    color: var(--white) !important;\n    margin-bottom: 40px;\n    line-height: 1.2;\n  }\n  .aj-transform h2 em { font-style: italic; }\n  .aj-transform-before-after {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 24px;\n    align-items: center;\n    max-width: 760px;\n    margin: 0 auto 40px;\n  }\n  .aj-transform-col {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.20);\n    border-radius: 4px;\n    padding: 24px 20px;\n    text-align: left;\n  }\n  .aj-transform-col-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.60) !important;\n    margin-bottom: 14px;\n    display: block;\n  }\n  .aj-transform-col ul {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .aj-transform-col ul li {\n    font-size: 14px;\n    color: rgba(255,255,255,0.88) !important;\n    font-weight: 300;\n    line-height: 1.5;\n    padding-left: 16px;\n    position: relative;\n  }\n  .aj-transform-col ul li::before {\n    content: '–';\n    position: absolute;\n    left: 0;\n    color: rgba(255,255,255,0.45) !important;\n  }\n  .aj-transform-col.after ul li::before { content: '✓'; color: rgba(255,255,255,0.70) !important; }\n  .aj-transform-arrow {\n    font-size: 28px;\n    color: rgba(255,255,255,0.50) !important;\n    text-align: center;\n  }\n  .aj-transform-footer {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: rgba(255,255,255,0.82) !important;\n    max-width: 520px;\n    margin: 0 auto;\n    line-height: 1.75;\n  }\n\n  \/* ── BRAVERY MOMENT ── *\/\n  .aj-bravery {\n    background: var(--cream);\n    padding: 64px 40px;\n    text-align: center;\n  }\n  .aj-bravery-inner {\n    max-width: 620px;\n    margin: 0 auto;\n  }\n  .aj-bravery .aj-eyebrow { color: var(--coral) !important; }\n  .aj-bravery p {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(19px, 2.8vw, 26px);\n    font-weight: 400;\n    color: var(--midnight) !important;\n    line-height: 1.75;\n    margin-bottom: 16px;\n  }\n  .aj-bravery p em {\n    font-style: italic;\n    color: var(--coral-dark) !important;\n  }\n  .aj-bravery-close {\n    margin-top: 28px;\n    padding-top: 28px;\n    border-top: 1px solid var(--blush-mid);\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3.5vw, 34px);\n    font-weight: 700;\n    color: var(--midnight) !important;\n    line-height: 1.25;\n  }\n  .aj-bravery-close em {\n    font-style: italic;\n    color: var(--coral) !important;\n  }\n\n  \/* ── MISSION ── *\/\n  .aj-mission {\n    background: var(--midnight);\n    padding: 44px 40px;\n    text-align: center;\n    border-top: 4px solid var(--coral);\n  }\n  .aj-mission .aj-eyebrow { color: var(--coral-light) !important; }\n  .aj-mission p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.68) !important;\n    max-width: 580px;\n    margin: 0 auto;\n    line-height: 1.85;\n    font-weight: 300;\n  }\n  .aj-mission p strong { color: var(--white) !important; font-weight: 700; }\n\n  \/* ── CLOSING ── *\/\n  .aj-closing {\n    background: var(--blush);\n    padding: 80px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .aj-closing::before {\n    content: '';\n    position: absolute;\n    top: -60px; left: -40px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.08;\n  }\n  .aj-closing .aj-eyebrow { color: var(--coral) !important; }\n  .aj-closing h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 4vw, 44px);\n    font-weight: 700;\n    color: var(--midnight) !important;\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n  .aj-closing h2 em {\n    font-style: italic;\n    color: var(--coral-dark) !important;\n  }\n  .aj-closing p {\n    font-size: 17px;\n    color: var(--text-mid) !important;\n    max-width: 480px;\n    margin: 0 auto 36px;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n  .aj-closing-btn {\n    display: inline-block;\n    background: var(--midnight);\n    color: var(--white) !important;\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    padding: 18px 44px;\n    border-radius: 4px;\n    text-decoration: none;\n  }\n  .aj-closing-btn:hover { background: var(--midnight-dark); }\n  .aj-tagline {\n    margin-top: 36px;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: rgba(27,73,90,0.38) !important;\n    letter-spacing: 0.02em;\n  }\n\n  @media (max-width: 640px) {\n    .aj-hero, .aj-opening, .aj-does, .aj-experience, .aj-receive,\n    .aj-why, .aj-transform, .aj-bravery, .aj-mission, .aj-closing { padding-left: 20px; padding-right: 20px; }\n    .aj-why-inner { grid-template-columns: 1fr; gap: 28px; }\n    .aj-receive-grid { grid-template-columns: 1fr; }\n    .aj-transform-before-after { grid-template-columns: 1fr; }\n    .aj-transform-arrow { transform: rotate(90deg); }\n    .aj-journey::before { left: 21px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"aj-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"aj-hero\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cspan class=\"aj-eyebrow\" style=\"color:#1B495A !important;\"\u003eThe Aligned Journal\u003c\/span\u003e\n      \u003ch1 style=\"color:#FFFFFF !important;\"\u003eFor the woman with the \u003cem style=\"color:#1B495A !important;\"\u003ebravery\u003c\/em\u003e to slow down — and the belief that she is worth returning to.\u003c\/h1\u003e\n      \u003cdiv class=\"aj-hero-divider\"\u003e\u003c\/div\u003e\n      \u003cp class=\"aj-hero-lead\" style=\"color:rgba(255,255,255,0.75) !important;\"\u003eA different kind of journaling. Not a diary. Not a to-do list. A devoted space for the inner work that changes everything.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OPENING --\u003e\n  \u003cdiv class=\"aj-opening\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-opening-inner\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eYou've been showing up\u003c\/span\u003e\n        \u003cp style=\"color:#1B495A !important;\"\u003eFor your people. For your work. For the responsibilities that matter. And somewhere along the way, you may have stopped checking in with \u003cstrong style=\"color:#1B495A !important;\"\u003eyourself.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp style=\"color:#1B495A !important;\"\u003eNot because you don't care. But because there hasn't been space. Space to think clearly. Space to process what you're carrying. Space to hear God's voice without all the noise.\u003c\/p\u003e\n        \u003cp class=\"aj-opening-reveal\" style=\"color:#1B495A !important;\"\u003eThis journal creates that space.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IT DOES --\u003e\n  \u003cdiv class=\"aj-does\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-does-header\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#F2A49E !important;\"\u003eA different kind of journaling\u003c\/span\u003e\n        \u003ch2 style=\"color:#FFFFFF !important;\"\u003eWhat this journal helps you do.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aj-does-grid\"\u003e\n        \u003cdiv class=\"aj-does-card\"\u003e\n          \u003cdiv class=\"aj-does-icon\"\u003e💬\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4 style=\"color:#FFFFFF !important;\"\u003eProcess what you're feeling\u003c\/h4\u003e\n            \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eInstead of pushing it down. The prompts create a safe, honest space to let it out.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-does-card\"\u003e\n          \u003cdiv class=\"aj-does-icon\"\u003e🎯\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4 style=\"color:#FFFFFF !important;\"\u003eGet clear on what actually matters\u003c\/h4\u003e\n            \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eRight now, in this season. Not the version of you from two years ago.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-does-card\"\u003e\n          \u003cdiv class=\"aj-does-icon\"\u003e🔍\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4 style=\"color:#FFFFFF !important;\"\u003eNotice patterns in your thoughts\u003c\/h4\u003e\n            \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eIn your habits and decisions — the kind of self-awareness that changes everything.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-does-card\"\u003e\n          \u003cdiv class=\"aj-does-icon\"\u003e🙏\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4 style=\"color:#FFFFFF !important;\"\u003eReconnect with God honestly\u003c\/h4\u003e\n            \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eIn a personal, real way — not a performed way. Space to hear and respond.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-does-card\"\u003e\n          \u003cdiv class=\"aj-does-icon\"\u003e✨\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4 style=\"color:#FFFFFF !important;\"\u003eMove forward with clarity\u003c\/h4\u003e\n            \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eInstead of confusion. One page becomes a turning point. One devoted morning becomes the victory.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MID-PAGE CTA --\u003e\n  \u003cdiv class=\"aj-cta\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003ca href=\"#\" class=\"aj-cta-btn\" style=\"color:#FFFFFF !important;\"\u003eAdd the Aligned Journal to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EXPERIENCE --\u003e\n  \u003cdiv class=\"aj-experience\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-experience-header\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eWhat you'll experience\u003c\/span\u003e\n        \u003ch2 style=\"color:#1B495A !important;\"\u003eWhat happens when you sit down.\u003c\/h2\u003e\n        \u003cp style=\"color:#3D5A65 !important;\"\u003eYou don't need to know what to write. The prompts meet you there.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aj-journey\"\u003e\n        \u003cdiv class=\"aj-journey-step\"\u003e\n          \u003cdiv class=\"aj-step-dot\" style=\"color:#E87B73 !important;\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"aj-step-content\"\u003e\n            \u003cp style=\"color:#1B2B30 !important;\"\u003eYou sit down — maybe unsure what to write. \u003cem style=\"color:#1B495A !important;\"\u003eThe prompts meet you there.\u003c\/em\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-journey-step\"\u003e\n          \u003cdiv class=\"aj-step-dot\" style=\"color:#E87B73 !important;\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"aj-step-content\"\u003e\n            \u003cp style=\"color:#1B2B30 !important;\"\u003eNot with pressure. With guidance. One question leads to another.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-journey-step\"\u003e\n          \u003cdiv class=\"aj-step-dot\" style=\"color:#E87B73 !important;\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"aj-step-content\"\u003e\n            \u003cp style=\"color:#1B2B30 !important;\"\u003eOne thought becomes clarity. \u003cem style=\"color:#1B495A !important;\"\u003eOne page becomes a victory.\u003c\/em\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-journey-step highlight\"\u003e\n          \u003cdiv class=\"aj-step-dot\" style=\"color:#FFFFFF !important;\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"aj-step-content\"\u003e\n            \u003cp style=\"color:#1B2B30 !important;\"\u003e\u003cem style=\"color:#1B495A !important;\"\u003eOne devoted morning becomes the turning point.\u003c\/em\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT YOU'LL RECEIVE --\u003e\n  \u003cdiv class=\"aj-receive\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-receive-header\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#F2A49E !important;\"\u003eWhat you'll receive\u003c\/span\u003e\n        \u003ch2 style=\"color:#FFFFFF !important;\"\u003eEverything you need to go deeper.\u003cbr\u003eNothing that gets in the way.\u003c\/h2\u003e\n        \u003cp style=\"color:rgba(255,255,255,0.60) !important;\"\u003eFour features that make this journal one women actually use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aj-receive-grid\"\u003e\n        \u003cdiv class=\"aj-receive-card\"\u003e\n          \u003ch4 style=\"color:#FFFFFF !important;\"\u003eGuided Prompts\u003c\/h4\u003e\n          \u003cp style=\"color:rgba(255,255,255,0.65) !important;\"\u003eThoughtful, coaching-style questions that help you go deeper without overthinking. Designed by a certified iPEC coach with 25+ years of experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-receive-card\"\u003e\n          \u003ch4 style=\"color:#FFFFFF !important;\"\u003eFaith-Centered Reflection\u003c\/h4\u003e\n          \u003cp style=\"color:rgba(255,255,255,0.65) !important;\"\u003eSpace to hear God and respond honestly — not a performed version of yourself. Personal, real, and grounded in what's true.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-receive-card\"\u003e\n          \u003ch4 style=\"color:#FFFFFF !important;\"\u003eSimple, Beautiful Design\u003c\/h4\u003e\n          \u003cp style=\"color:rgba(255,255,255,0.65) !important;\"\u003eCalm, minimal, and inviting. A design that doesn't add pressure — it removes it. Something wonderful to return to each day.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-receive-card\"\u003e\n          \u003ch4 style=\"color:#FFFFFF !important;\"\u003eA Journal You'll Actually Use\u003c\/h4\u003e\n          \u003cp style=\"color:rgba(255,255,255,0.65) !important;\"\u003eStructured enough to guide you. Open enough to breathe. Not another thing that collects dust — a devoted daily companion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LOOK INSIDE --\u003e\n  \u003cdiv class=\"aj-lookinside\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-lookinside-header\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eTake a peek inside\u003c\/span\u003e\n        \u003ch2 style=\"color:#1B495A !important;\"\u003eLook \u003cem style=\"color:#C95E56 !important;\"\u003eInside\u003c\/em\u003e The Aligned Journal\u003c\/h2\u003e\n        \u003cp style=\"color:#3D5A65 !important;\"\u003eNot a blank journal. Not overwhelming. Just guided clarity and direction.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"aj-lookinside-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/Artboard_4_2.jpg?v=1783107416\" alt=\"Look inside The Aligned Journal, showing guided reflection prompts and a letter from God's heart page\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MID-PAGE CTA --\u003e\n  \u003cdiv class=\"aj-cta\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003ca href=\"#\" class=\"aj-cta-btn\" style=\"color:#FFFFFF !important;\"\u003eAdd the Aligned Journal to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY WOMEN CHOOSE --\u003e\n  \u003cdiv class=\"aj-why\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-why-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eWhy women choose this journal\u003c\/span\u003e\n          \u003ch2 style=\"color:#1B495A !important;\"\u003eThey don't need more information. They need space to remember who they are.\u003c\/h2\u003e\n          \u003cp style=\"color:#3D5A65 !important;\"\u003eThey want to remember how God uniquely wired them to think and live. They need clarity — and clarity doesn't come from rushing. It comes from having the bravery to slow down long enough to notice what's true.\u003c\/p\u003e\n          \u003cp style=\"color:#3D5A65 !important;\"\u003eThey don't have a mentor in this season. But they have this journal.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cul class=\"aj-truth-list\"\u003e\n            \u003cli style=\"color:#1B2B30 !important;\"\u003eThey need the belief that they are worth the space to slow down\u003c\/li\u003e\n            \u003cli style=\"color:#1B2B30 !important;\"\u003eThey want to remember how God uniquely wired them\u003c\/li\u003e\n            \u003cli style=\"color:#1B2B30 !important;\"\u003eThey need clarity — not more information\u003c\/li\u003e\n            \u003cli style=\"color:#1B2B30 !important;\"\u003eThey want to stop reacting and start responding with intention\u003c\/li\u003e\n            \u003cli style=\"color:#1B2B30 !important;\"\u003eThey're ready to do the inner work that changes the outer life\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRANSFORMATION --\u003e\n  \u003cdiv class=\"aj-transform\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cspan class=\"aj-eyebrow\" style=\"color:rgba(255,255,255,0.70) !important;\"\u003eWhat changes over time\u003c\/span\u003e\n      \u003ch2 style=\"color:#FFFFFF !important;\"\u003eFrom scattered to grounded.\u003cbr\u003e\u003cem\u003eFrom reacting to responding.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"aj-transform-before-after\"\u003e\n        \u003cdiv class=\"aj-transform-col before\"\u003e\n          \u003cspan class=\"aj-transform-col-label\" style=\"color:rgba(255,255,255,0.60) !important;\"\u003eBefore\u003c\/span\u003e\n          \u003cul\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eScattered and unsure\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eReacting instead of responding\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eDisconnected from yourself\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003ePushing feelings down\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eLosing sight of who God made you to be\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aj-transform-arrow\" style=\"color:rgba(255,255,255,0.50) !important;\"\u003e→\u003c\/div\u003e\n        \u003cdiv class=\"aj-transform-col after\"\u003e\n          \u003cspan class=\"aj-transform-col-label\" style=\"color:rgba(255,255,255,0.60) !important;\"\u003eOver time\u003c\/span\u003e\n          \u003cul\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eMore grounded and joyful\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eResponding with intention\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eMore like the woman God uniquely designed you to be\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eHonest and at peace\u003c\/li\u003e\n            \u003cli style=\"color:rgba(255,255,255,0.88) !important;\"\u003eClear on what matters in this season\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"aj-transform-footer\" style=\"color:rgba(255,255,255,0.82) !important;\"\u003eNot perfectly. But honestly. And that is its own wonderful kind of victory.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MID-PAGE CTA --\u003e\n  \u003cdiv class=\"aj-cta\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003ca href=\"#\" class=\"aj-cta-btn\" style=\"color:#FFFFFF !important;\"\u003eAdd the Aligned Journal to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BRAVERY MOMENT --\u003e\n  \u003cdiv class=\"aj-bravery\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cdiv class=\"aj-bravery-inner\"\u003e\n        \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eThe invitation\u003c\/span\u003e\n        \u003cp style=\"color:#1B495A !important;\"\u003eYou don't need to have everything figured out. You just need the \u003cem style=\"color:#C95E56 !important;\"\u003ebravery\u003c\/em\u003e to slow down long enough to listen.\u003c\/p\u003e\n        \u003cdiv class=\"aj-bravery-close\" style=\"color:#1B495A !important;\"\u003e\n          Wonderful things begin when you stop rushing past yourself.\u003cbr\u003e\u003cem style=\"color:#E87B73 !important;\"\u003eClarity begins here.\u003c\/em\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISSION --\u003e\n  \u003cdiv class=\"aj-mission\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cspan class=\"aj-eyebrow\" style=\"color:#F2A49E !important;\"\u003eOur Mission\u003c\/span\u003e\n      \u003cp style=\"color:rgba(255,255,255,0.68) !important;\"\u003eWe are a \u003cstrong style=\"color:#FFFFFF !important;\"\u003eCertified Woman-Owned Business\u003c\/strong\u003e based in Oklahoma, USA. \u003cstrong style=\"color:#FFFFFF !important;\"\u003e20% of our profits\u003c\/strong\u003e support neighbors who are experiencing or transitioning from homelessness in Oklahoma. Your calmer mornings help fund someone else's, too.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"aj-closing\"\u003e\n    \u003cdiv class=\"aj-max\"\u003e\n      \u003cspan class=\"aj-eyebrow\" style=\"color:#E87B73 !important;\"\u003eBegin your devoted daily rhythm\u003c\/span\u003e\n      \u003ch2 style=\"color:#1B495A !important;\"\u003eThe space you've been looking for\u003cbr\u003ehas been waiting for \u003cem style=\"color:#C95E56 !important;\"\u003eyou.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp style=\"color:#3D5A65 !important;\"\u003eYou've been showing up for everyone else. It's time to show up for yourself. Clarity begins here.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"aj-closing-btn\" style=\"color:#FFFFFF !important;\"\u003eAdd the Aligned Journal to Cart\u003c\/a\u003e\n      \u003cp class=\"aj-tagline\" style=\"color:rgba(27,73,90,0.38) !important;\"\u003eLight hearts. Anchored souls.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kind Birdie","offers":[{"title":"English","offer_id":43028887404662,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/The-Aligned-Journal-Guided-Journal-for-Personal-Realignment-Kind-Birdie-27923423133814.jpg?v=1780943681"},{"product_id":"anchored-souls-deck","title":"Anchored Souls Deck: 52 Scripture Cards to Stop the Downward Spiral","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600\u0026family=Lato:wght@300;400;700\u0026display=swap');\n\n  :root {\n    --coral: #E87B73;\n    --coral-dark: #C95E56;\n    --coral-light: #F2A49E;\n    --blush: #FAE7E2;\n    --blush-mid: #F5CFC8;\n    --midnight: #1B495A;\n    --midnight-dark: #112F3A;\n    --midnight-light: #2A6478;\n    --cream: #FDFAF8;\n    --text-dark: #1B2B30;\n    --text-mid: #3D5A65;\n    --white: #FFFFFF;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .asd-page {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-dark);\n    background: var(--cream);\n    line-height: 1.7;\n  }\n\n  .asd-max { max-width: 1000px; margin: 0 auto; }\n\n  .asd-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 14px;\n  }\n\n  \/* ── HERO ── *\/\n  .asd-hero {\n    background: var(--midnight);\n    padding: 72px 40px 64px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .asd-hero::before {\n    content: '';\n    position: absolute;\n    top: -80px; right: -60px;\n    width: 340px; height: 340px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.10;\n  }\n  .asd-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -90px; left: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.07;\n  }\n  .asd-hero .asd-eyebrow { color: var(--coral-light); }\n  .asd-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(32px, 5vw, 54px);\n    font-weight: 700;\n    line-height: 1.12;\n    color: var(--white);\n    margin-bottom: 22px;\n  }\n  .asd-hero h1 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .asd-hero-lead {\n    font-size: 18px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.80);\n    max-width: 580px;\n    margin: 0 auto 10px;\n    line-height: 1.8;\n  }\n  .asd-hero-contrast {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 16px;\n    color: var(--coral-light);\n    margin-bottom: 36px;\n    opacity: 0.9;\n  }\n  .asd-hero-stat {\n    display: inline-flex;\n    align-items: center;\n    gap: 24px;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 4px;\n    padding: 18px 32px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .asd-hero-stat-item {\n    text-align: center;\n  }\n  .asd-hero-stat-item strong {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: var(--coral-light);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .asd-hero-stat-item span {\n    font-size: 12px;\n    color: rgba(255,255,255,0.60);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    font-weight: 400;\n  }\n  .asd-hero-stat-divider {\n    width: 1px;\n    height: 40px;\n    background: rgba(255,255,255,0.15);\n  }\n\n  \/* ── MIRACLE MOMENT ── *\/\n  .asd-miracle {\n    background: var(--coral);\n    padding: 56px 40px;\n    text-align: center;\n  }\n  .asd-miracle .asd-eyebrow { color: rgba(255,255,255,0.70); }\n  .asd-miracle h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3.5vw, 36px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.25;\n    max-width: 640px;\n    margin: 0 auto 16px;\n  }\n  .asd-miracle h2 em { font-style: italic; }\n  .asd-miracle p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.85);\n    max-width: 540px;\n    margin: 0 auto;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n\n  \/* ── DIFFERENCE ── *\/\n  .asd-difference {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .asd-difference-inner {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n  .asd-difference .asd-eyebrow { color: var(--coral); }\n  .asd-difference h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 18px;\n    line-height: 1.25;\n  }\n  .asd-difference p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 14px;\n  }\n  .asd-card-anatomy {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    overflow: hidden;\n  }\n  .asd-card-anatomy-header {\n    background: var(--midnight);\n    padding: 14px 20px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--coral-light);\n  }\n  .asd-anatomy-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 18px 20px;\n    border-bottom: 1px solid var(--blush);\n  }\n  .asd-anatomy-row:last-child { border-bottom: none; }\n  .asd-anatomy-num {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    background: var(--coral);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--white);\n    margin-top: 1px;\n  }\n  .asd-anatomy-text h5 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--midnight);\n    margin-bottom: 3px;\n  }\n  .asd-anatomy-text p {\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.6;\n    margin-bottom: 0;\n    font-weight: 300;\n  }\n\n  \/* ── WHEN TO USE ── *\/\n  .asd-when {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .asd-when .asd-eyebrow { color: var(--coral-light); text-align: center; }\n  .asd-when-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .asd-when-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 10px;\n  }\n  .asd-when-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60);\n    font-weight: 300;\n  }\n  .asd-when-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    max-width: 760px;\n    margin: 0 auto 48px;\n  }\n  .asd-when-tile {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-left: 4px solid var(--coral);\n    border-radius: 4px;\n    padding: 22px 20px;\n    font-size: 15px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.65;\n  }\n  .asd-when-tile strong {\n    display: block;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--coral-light);\n    margin-bottom: 6px;\n  }\n  .asd-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  .asd-benefit {\n    background: var(--coral);\n    border-radius: 4px;\n    padding: 20px 18px;\n    text-align: center;\n  }\n  .asd-benefit h5 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 6px;\n    line-height: 1.3;\n  }\n  .asd-benefit p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.82);\n    line-height: 1.6;\n    font-weight: 300;\n  }\n\n  \/* ── HOW TO USE ── *\/\n  .asd-how {\n    background: var(--blush);\n    border-top: 4px solid var(--coral);\n    padding: 64px 40px;\n  }\n  .asd-how .asd-eyebrow { color: var(--coral); text-align: center; }\n  .asd-how-header {\n    text-align: center;\n    margin-bottom: 44px;\n  }\n  .asd-how-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 8px;\n  }\n  .asd-how-header p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    font-style: italic;\n  }\n  .asd-how-ways {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-how-way {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 26px 20px;\n    text-align: center;\n  }\n  .asd-how-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n    display: block;\n  }\n  .asd-how-way h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 8px;\n  }\n  .asd-how-way p {\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  \/* ── WHO IT'S FOR ── *\/\n  .asd-who {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .asd-who-inner {\n    max-width: 820px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n  }\n  .asd-who .asd-eyebrow { color: var(--coral); }\n  .asd-who h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 18px;\n    line-height: 1.3;\n  }\n  .asd-who p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.8;\n    margin-bottom: 14px;\n  }\n  .asd-who p:last-child { margin-bottom: 0; }\n  .asd-quote-block {\n    background: var(--midnight);\n    border-radius: 4px;\n    padding: 32px 28px;\n    position: relative;\n  }\n  .asd-quote-block::before {\n    content: '\\201C';\n    font-family: 'Playfair Display', serif;\n    font-size: 80px;\n    color: var(--coral);\n    opacity: 0.25;\n    position: absolute;\n    top: 8px;\n    left: 20px;\n    line-height: 1;\n  }\n  .asd-quote-block blockquote {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--white);\n    line-height: 1.7;\n    padding-top: 28px;\n    font-weight: 400;\n  }\n  .asd-quote-block blockquote em {\n    color: var(--coral-light);\n    font-style: normal;\n    font-weight: 600;\n  }\n\n  \/* ── MATERIALS ── *\/\n  .asd-materials {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .asd-materials .asd-eyebrow { color: var(--coral-light); text-align: center; }\n  .asd-materials-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .asd-materials-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 10px;\n  }\n  .asd-materials-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60);\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n    line-height: 1.75;\n  }\n  .asd-materials-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-material-tile {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-top: 3px solid var(--coral);\n    border-radius: 4px;\n    padding: 22px 18px;\n    text-align: center;\n  }\n  .asd-material-icon {\n    font-size: 26px;\n    display: block;\n    margin-bottom: 10px;\n  }\n  .asd-material-tile h5 {\n    font-family: 'Playfair Display', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 4px;\n  }\n  .asd-material-tile p {\n    font-size: 12px;\n    color: rgba(255,255,255,0.55);\n    font-weight: 300;\n    line-height: 1.5;\n  }\n\n  \/* ── PAIR WITH ── *\/\n  .asd-pair {\n    background: var(--blush);\n    padding: 56px 40px;\n  }\n  .asd-pair-header {\n    text-align: center;\n    margin-bottom: 36px;\n  }\n  .asd-pair .asd-eyebrow { color: var(--coral); text-align: center; }\n  .asd-pair-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 10px;\n  }\n  .asd-pair-header p {\n    font-size: 15px;\n    color: var(--text-mid);\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .asd-pair-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n  .asd-pair-card {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-radius: 4px;\n    padding: 22px 20px;\n    text-decoration: none;\n    display: block;\n    transition: border-color 0.2s;\n  }\n  .asd-pair-card:hover { border-color: var(--coral); }\n  .asd-pair-card-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--coral);\n    margin-bottom: 6px;\n    display: block;\n  }\n  .asd-pair-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 6px;\n  }\n  .asd-pair-card p {\n    font-size: 13px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.6;\n  }\n  .asd-pair-card-arrow {\n    font-size: 13px;\n    color: var(--coral);\n    font-weight: 700;\n    margin-top: 10px;\n    display: block;\n  }\n\n  \/* ── MISSION ── *\/\n  .asd-mission {\n    background: var(--cream);\n    border-top: 4px solid var(--coral);\n    padding: 44px 40px;\n    text-align: center;\n  }\n  .asd-mission .asd-eyebrow { color: var(--coral); }\n  .asd-mission p {\n    font-size: 15px;\n    color: var(--text-mid);\n    max-width: 580px;\n    margin: 0 auto;\n    line-height: 1.85;\n    font-weight: 300;\n  }\n  .asd-mission p strong { color: var(--midnight); font-weight: 700; }\n\n  \/* ── CLOSING ── *\/\n  .asd-closing {\n    background: var(--midnight);\n    padding: 80px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .asd-closing::before {\n    content: '';\n    position: absolute;\n    top: -80px; left: -60px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.09;\n  }\n  .asd-closing::after {\n    content: '';\n    position: absolute;\n    bottom: -90px; right: -50px;\n    width: 250px; height: 250px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.06;\n  }\n  .asd-closing .asd-eyebrow { color: var(--coral-light); }\n  .asd-closing h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 4.5vw, 44px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 16px;\n  }\n  .asd-closing h2 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .asd-closing p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.68);\n    max-width: 500px;\n    margin: 0 auto 36px;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n  .asd-closing-btn {\n    display: inline-block;\n    background: var(--coral);\n    color: var(--white);\n    font-family: 'Lato', sans-serif;\n    font-size: 16px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    padding: 18px 44px;\n    border-radius: 4px;\n    text-decoration: none;\n  }\n  .asd-closing-btn:hover { background: var(--coral-dark); }\n  .asd-tagline {\n    margin-top: 40px;\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: rgba(255,255,255,0.35);\n    letter-spacing: 0.02em;\n  }\n\n  @media (max-width: 640px) {\n    .asd-hero, .asd-miracle, .asd-difference, .asd-when, .asd-how,\n    .asd-who, .asd-materials, .asd-pair, .asd-mission, .asd-closing { padding-left: 20px; padding-right: 20px; }\n    .asd-difference-inner, .asd-who-inner { grid-template-columns: 1fr; gap: 28px; }\n    .asd-when-grid { grid-template-columns: 1fr; }\n    .asd-benefits { grid-template-columns: 1fr; }\n    .asd-hero-stat-divider { display: none; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"asd-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"asd-hero\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eAnchored Souls Deck\u003c\/span\u003e\n      \u003ch1\u003eThe best Christian\u003cbr\u003eaffirmation cards for\u003cbr\u003ewomen who want \u003cem\u003emore peace.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"asd-hero-lead\"\u003eThe miracle of a single card: seconds to hold, a spine-strengthening shift that can change your whole day.\u003c\/p\u003e\n      \u003cp class=\"asd-hero-contrast\"\u003eYou don't need more noise. You need the backbone of biblical truth.\u003c\/p\u003e\n      \u003cdiv class=\"asd-hero-stat\"\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e52\u003c\/strong\u003e\n          \u003cspan\u003eScripture cards\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e3\u003c\/strong\u003e\n          \u003cspan\u003eelements per card\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e30\u003c\/strong\u003e\n          \u003cspan\u003eseconds to reset\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"asd-hero-stat-item\"\u003e\n          \u003cstrong\u003e1\u003c\/strong\u003e\n          \u003cspan\u003estunning gift\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MIRACLE MOMENT --\u003e\n  \u003cdiv class=\"asd-miracle\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eWhat makes it different\u003c\/span\u003e\n      \u003ch2\u003eStunning in its simplicity.\u003cbr\u003e\u003cem\u003eLasting in its impact.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eThe Anchored Souls Deck helps you slow your thoughts, hear from God through Scripture, and reset your mindset with encouragement rooted in something deeper than positive thinking.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIFFERENCE --\u003e\n  \u003cdiv class=\"asd-difference\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-difference-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"asd-eyebrow\"\u003eNot just affirmations\u003c\/span\u003e\n          \u003ch2\u003eThe backbone of actual Scripture — not just positive thinking.\u003c\/h2\u003e\n          \u003cp\u003eMost affirmation cards offer encouraging words. These offer something with grit: the backbone of real biblical truth, paired with a coaching question to help you move forward.\u003c\/p\u003e\n          \u003cp\u003eEvery single card was designed by a certified iPEC coach to help you anchor your thoughts, reflect with intention, and return to peace quickly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"asd-card-anatomy\"\u003e\n            \u003cdiv class=\"asd-card-anatomy-header\"\u003eWhat's on every card\u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e1\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA Bible verse\u003c\/h5\u003e\n                \u003cp\u003eThe backbone of truth — Scripture you can hold onto when your thoughts start spiraling.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e2\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA short affirmation\u003c\/h5\u003e\n                \u003cp\u003eA faith-rooted statement to anchor your mindset and replace the spiral with truth.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"asd-anatomy-row\"\u003e\n              \u003cdiv class=\"asd-anatomy-num\"\u003e3\u003c\/div\u003e\n              \u003cdiv class=\"asd-anatomy-text\"\u003e\n                \u003ch5\u003eA coaching question\u003c\/h5\u003e\n                \u003cp\u003eDesigned to help you reflect and move forward with clarity instead of staying stuck.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHEN TO USE --\u003e\n  \u003cdiv class=\"asd-when\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-when-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eWhen do I use it?\u003c\/span\u003e\n        \u003ch2\u003eReach for it in the exact\u003cbr\u003emoment you need it most.\u003c\/h2\u003e\n        \u003cp\u003eSimple, meaningful, and uplifting in everyday life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-when-grid\"\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen life is hard\u003c\/strong\u003e\n          When you need grit to get through the day and heart to keep going.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen thoughts spiral\u003c\/strong\u003e\n          When you can't find your footing and need to hear truth quickly.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen you feel scattered\u003c\/strong\u003e\n          When everything feels uncertain and you need something solid to hold onto.\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-when-tile\"\u003e\n          \u003cstrong\u003eWhen you need a reset\u003c\/strong\u003e\n          Thirty seconds in the middle of a hard moment can shift the next hour.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-benefits\"\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eEmotional support\u003c\/h5\u003e\n          \u003cp\u003eGrounded in faith, not just positive thinking\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eSpiritual backbone\u003c\/h5\u003e\n          \u003cp\u003eScripture close at hand when you need it most\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-benefit\"\u003e\n          \u003ch5\u003eDaily-use tool\u003c\/h5\u003e\n          \u003cp\u003eMeets you right where you are, every single day\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"asd-how\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-how-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eHow to use the deck\u003c\/span\u003e\n        \u003ch2\u003eFour simple ways to build\u003cbr\u003ea devoted daily rhythm.\u003c\/h2\u003e\n        \u003cp\u003eIt takes seconds to use but can shift your entire day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-how-ways\"\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🌅\u003c\/span\u003e\n          \u003ch4\u003ePull one card in the morning\u003c\/h4\u003e\n          \u003cp\u003eStart your day anchored in truth before the noise begins.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🖥️\u003c\/span\u003e\n          \u003ch4\u003eKeep one on your desk\u003c\/h4\u003e\n          \u003cp\u003eA devoted visual reminder of what's true throughout your workday.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🙏\u003c\/span\u003e\n          \u003ch4\u003eUse during prayer time\u003c\/h4\u003e\n          \u003cp\u003eLet the coaching question guide your reflection with God.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-how-way\"\u003e\n          \u003cspan class=\"asd-how-icon\"\u003e🎁\u003c\/span\u003e\n          \u003ch4\u003eGive as a heartfelt gift\u003c\/h4\u003e\n          \u003cp\u003eA stunning, meaningful gift for someone who needs encouragement close at hand.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"asd-who\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-who-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"asd-eyebrow\"\u003eWho this is for\u003c\/span\u003e\n          \u003ch2\u003eFor the woman with grit to keep showing up and faith to believe God meets her there.\u003c\/h2\u003e\n          \u003cp\u003eThis deck is for you if you feel overwhelmed, want quick access to truth, and need encouragement that actually sticks.\u003c\/p\u003e\n          \u003cp\u003eIt was made for the woman who has the courage to admit she needs something to hold onto — and the hope to reach for it.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-quote-block\"\u003e\n          \u003cblockquote\u003e\"I just need something to help me \u003cem\u003ereset.\u003c\/em\u003e\"\u003cbr\u003e\u003cbr\u003eThis was made for you.\u003c\/blockquote\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIALS --\u003e\n  \u003cdiv class=\"asd-materials\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-materials-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eMeet the Anchored Souls Deck\u003c\/span\u003e\n        \u003ch2\u003eA stunning gift — for yourself\u003cbr\u003eor the women you love.\u003c\/h2\u003e\n        \u003cp\u003eA 52-card deck designed to help you anchor your thoughts in Scripture, reflect with intention, and create jubilant small moments of peace throughout your day. Premium quality throughout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-materials-grid\"\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🧲\u003c\/span\u003e\n          \u003ch5\u003eMagnetic box\u003c\/h5\u003e\n          \u003cp\u003eBeautiful closure that protects your deck\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e✨\u003c\/span\u003e\n          \u003ch5\u003eBranded design\u003c\/h5\u003e\n          \u003cp\u003eBeautiful, meaningful, and made to display\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🪧\u003c\/span\u003e\n          \u003ch5\u003eDisplay stand\u003c\/h5\u003e\n          \u003cp\u003eKeep your current card visible on your desk\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e🃏\u003c\/span\u003e\n          \u003ch5\u003eThick cardstock\u003c\/h5\u003e\n          \u003cp\u003ePremium feel in your hands every time\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"asd-material-tile\"\u003e\n          \u003cspan class=\"asd-material-icon\"\u003e📄\u003c\/span\u003e\n          \u003ch5\u003eInstruction card\u003c\/h5\u003e\n          \u003cp\u003eEverything you need to begin right away\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIR WITH --\u003e\n  \u003cdiv class=\"asd-pair\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cdiv class=\"asd-pair-header\"\u003e\n        \u003cspan class=\"asd-eyebrow\"\u003eBuild a complete faith-based rhythm\u003c\/span\u003e\n        \u003ch2\u003ePair it with the full Kind Birdie collection.\u003c\/h2\u003e\n        \u003cp\u003eThe Anchored Souls Deck is wonderful on its own — and even more powerful as part of a complete daily rhythm.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"asd-pair-grid\"\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-upward-planner-quarterly-calm\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor direction\u003c\/span\u003e\n          \u003ch4\u003eThe Upward Planner\u003c\/h4\u003e\n          \u003cp\u003e90-day devoted planning rhythm rooted in faith and intention.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Planner →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-aligned-journal\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor deeper reflection\u003c\/span\u003e\n          \u003ch4\u003eThe Aligned Journal\u003c\/h4\u003e\n          \u003cp\u003eGuided coaching prompts to help you process, hear from God, and move forward.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Journal →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-anchored-notebook\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eFor everyday thoughts\u003c\/span\u003e\n          \u003ch4\u003eThe Anchored Notebook\u003c\/h4\u003e\n          \u003cp\u003eA stunning, blissful place to capture prayers, ideas, and what God is teaching you.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eShop the Notebook →\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/kindbirdie.com\/products\/the-anchored-life-signature-bundle\" class=\"asd-pair-card\"\u003e\n          \u003cspan class=\"asd-pair-card-label\"\u003eBest value\u003c\/span\u003e\n          \u003ch4\u003eAnchored Life Bundle\u003c\/h4\u003e\n          \u003cp\u003eAll four pieces together. Save $28 and get free shipping.\u003c\/p\u003e\n          \u003cspan class=\"asd-pair-card-arrow\"\u003eExplore the Bundle →\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISSION --\u003e\n  \u003cdiv class=\"asd-mission\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eOur Mission\u003c\/span\u003e\n      \u003cp\u003eWe are a \u003cstrong\u003eCertified Woman-Owned Business\u003c\/strong\u003e based in Oklahoma, USA. \u003cstrong\u003e20% of our profits\u003c\/strong\u003e support neighbors who are experiencing or transitioning from homelessness in Oklahoma. Your calmer mornings help fund someone else's, too.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"asd-closing\"\u003e\n    \u003cdiv class=\"asd-max\"\u003e\n      \u003cspan class=\"asd-eyebrow\"\u003eStart creating small moments of peace\u003c\/span\u003e\n      \u003ch2\u003eYou don't need more time.\u003cbr\u003eYou need \u003cem\u003ejubilant, faithful moments\u003c\/em\u003e\u003cbr\u003ethat add up.\u003c\/h2\u003e\n      \u003cp\u003eSeconds to hold. A lifetime to anchor. Add the Anchored Souls Deck to your daily rhythm today.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"asd-closing-btn\"\u003eAdd to Cart\u003c\/a\u003e\n      \u003cp class=\"asd-tagline\"\u003eLight hearts. Anchored souls.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kind Birdie","offers":[{"title":"Default Title","offer_id":43246929444982,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/Anchored-Souls-Deck-52-Scripture-Cards-to-Stop-the-Downward-Spiral-Kind-Birdie-27923226624118.jpg?v=1780943529"}],"url":"https:\/\/kindbirdie.com\/collections\/best-sellers.oembed","provider":"Kind Birdie","version":"1.0","type":"link"}