{"product_id":"the-anchored-notebook","title":"The Anchored Notebook: Premium Blank Notebook with Affordable Luxury Details","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  .an-page {\n    font-family: 'Lato', sans-serif;\n    color: var(--text-dark);\n    background: var(--cream);\n    line-height: 1.7;\n  }\n\n  .an-max { max-width: 1000px; margin: 0 auto; }\n\n  .an-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  .an-hero {\n    background: var(--midnight);\n    padding: 80px 40px 72px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .an-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; left: -50px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.07;\n  }\n  .an-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; right: -40px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.09;\n  }\n  .an-hero .an-eyebrow { color: var(--coral-light); }\n  .an-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: 20px;\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .an-hero h1 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .an-hero-lead {\n    font-size: 17px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.75);\n    max-width: 520px;\n    margin: 0 auto 36px;\n    line-height: 1.85;\n  }\n  \/* lined-page visual *\/\n  .an-page-preview {\n    display: inline-block;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 4px;\n    padding: 20px 28px;\n    min-width: 260px;\n  }\n  .an-page-line {\n    height: 1px;\n    background: rgba(255,255,255,0.15);\n    margin-bottom: 11px;\n    border-radius: 1px;\n  }\n  .an-page-line:nth-child(2) { width: 75%; }\n  .an-page-line:nth-child(4) { width: 88%; }\n  .an-page-line:nth-child(6) { width: 60%; }\n  .an-page-count {\n    margin-top: 14px;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.45);\n    font-weight: 400;\n  }\n  .an-page-count strong {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--coral-light);\n    font-style: italic;\n    margin-right: 6px;\n    vertical-align: middle;\n  }\n\n  \/* ── PREMISE ── *\/\n  .an-premise {\n    background: var(--coral);\n    padding: 56px 40px;\n    text-align: center;\n  }\n  .an-premise .an-eyebrow { color: rgba(255,255,255,0.70); }\n  .an-premise 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: 620px;\n    margin: 0 auto 16px;\n  }\n  .an-premise h2 em { font-style: italic; }\n  .an-premise p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.85);\n    max-width: 520px;\n    margin: 0 auto;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n\n  \/* ── WHY YOU'LL LOVE IT ── *\/\n  .an-love {\n    background: var(--cream);\n    padding: 64px 40px;\n  }\n  .an-love .an-eyebrow { color: var(--coral); text-align: center; }\n  .an-love-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .an-love-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 10px;\n  }\n  .an-love-header p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n  }\n  .an-love-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n  .an-love-card {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-top: 3px solid var(--midnight);\n    border-radius: 4px;\n    padding: 28px 24px;\n  }\n  .an-love-card:nth-child(odd) { border-top-color: var(--coral); }\n  .an-love-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 17px;\n    font-weight: 600;\n    color: var(--midnight);\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n  .an-love-card p {\n    font-size: 14px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.7;\n  }\n\n  \/* ── USE IT FOR ── *\/\n  .an-use {\n    background: var(--midnight);\n    padding: 64px 40px;\n  }\n  .an-use .an-eyebrow { color: var(--coral-light); text-align: center; }\n  .an-use-header {\n    text-align: center;\n    margin-bottom: 48px;\n  }\n  .an-use-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  .an-use-header p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.58);\n    font-weight: 300;\n  }\n  .an-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(168px, 1fr));\n    gap: 12px;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n  .an-use-tile {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-radius: 4px;\n    padding: 22px 18px;\n    text-align: center;\n  }\n  .an-use-tile-icon {\n    font-size: 26px;\n    display: block;\n    margin-bottom: 10px;\n  }\n  .an-use-tile h5 {\n    font-family: 'Playfair Display', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--white);\n    margin-bottom: 5px;\n    line-height: 1.3;\n  }\n  .an-use-tile p {\n    font-size: 12px;\n    color: rgba(255,255,255,0.52);\n    font-weight: 300;\n    line-height: 1.55;\n  }\n\n  \/* ── MORE THAN A NOTEBOOK ── *\/\n  .an-more {\n    background: var(--blush);\n    border-top: 4px solid var(--coral);\n    padding: 64px 40px;\n  }\n  .an-more-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  .an-more .an-eyebrow { color: var(--coral); }\n  .an-more 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  .an-more p {\n    font-size: 16px;\n    color: var(--text-mid);\n    font-weight: 300;\n    line-height: 1.85;\n    margin-bottom: 14px;\n  }\n  .an-more p:last-child { margin-bottom: 0; }\n  .an-more p em {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--midnight);\n    font-weight: 400;\n  }\n  \/* notebook visual accent *\/\n  .an-notebook-visual {\n    background: var(--white);\n    border: 1px solid var(--blush-mid);\n    border-left: 6px solid var(--coral);\n    border-radius: 4px;\n    padding: 28px 24px;\n  }\n  .an-notebook-visual-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--coral);\n    margin-bottom: 16px;\n    display: block;\n  }\n  .an-notebook-line-group {\n    margin-bottom: 18px;\n  }\n  .an-notebook-ruled {\n    height: 1px;\n    background: var(--blush-mid);\n    margin-bottom: 10px;\n    border-radius: 1px;\n  }\n  .an-notebook-ruled.short { width: 65%; }\n  .an-notebook-ruled.med { width: 82%; }\n  .an-notebook-text-preview {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 14px;\n    color: var(--text-mid);\n    line-height: 1.7;\n    padding-top: 4px;\n    font-weight: 400;\n  }\n\n  \/* ── STUNNING CALLOUT ── *\/\n  .an-stunning {\n    background: var(--midnight);\n    padding: 72px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .an-stunning::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -40px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.09;\n  }\n  .an-stunning::after {\n    content: '';\n    position: absolute;\n    bottom: -70px; left: -50px;\n    width: 240px; height: 240px;\n    border-radius: 50%;\n    background: var(--blush);\n    opacity: 0.06;\n  }\n  .an-stunning .an-eyebrow { color: var(--coral-light); }\n  .an-stunning-quote {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 4vw, 40px);\n    font-weight: 400;\n    font-style: italic;\n    color: var(--white);\n    max-width: 680px;\n    margin: 0 auto 28px;\n    line-height: 1.5;\n  }\n  .an-stunning-quote em {\n    font-style: normal;\n    color: var(--coral-light);\n    font-weight: 600;\n  }\n  .an-stunning-sub {\n    font-size: 16px;\n    color: rgba(255,255,255,0.60);\n    font-weight: 300;\n    max-width: 480px;\n    margin: 0 auto;\n    line-height: 1.8;\n  }\n\n  \/* ── MISSION ── *\/\n  .an-mission {\n    background: var(--blush);\n    border-top: 4px solid var(--coral);\n    padding: 44px 40px;\n    text-align: center;\n  }\n  .an-mission .an-eyebrow { color: var(--coral); }\n  .an-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  .an-mission p strong { color: var(--midnight); font-weight: 700; }\n\n  \/* ── CLOSING ── *\/\n  .an-closing {\n    background: var(--midnight);\n    padding: 80px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .an-closing::before {\n    content: '';\n    position: absolute;\n    top: -70px; right: -50px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: var(--coral);\n    opacity: 0.09;\n  }\n  .an-closing .an-eyebrow { color: var(--coral-light); }\n  .an-closing h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(26px, 4.5vw, 46px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 18px;\n    max-width: 640px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .an-closing h2 em {\n    font-style: italic;\n    color: var(--coral-light);\n  }\n  .an-closing p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.68);\n    max-width: 480px;\n    margin: 0 auto 36px;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n  .an-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  .an-closing-btn:hover { background: var(--coral-dark); }\n  .an-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    .an-hero, .an-premise, .an-love, .an-use, .an-more,\n    .an-stunning, .an-mission, .an-closing { padding-left: 20px; padding-right: 20px; }\n    .an-love-grid { grid-template-columns: 1fr; }\n    .an-more-inner { grid-template-columns: 1fr; gap: 28px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"an-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"an-hero\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cspan class=\"an-eyebrow\"\u003eThe Anchored Notebook\u003c\/span\u003e\n      \u003ch1\u003e200 \u003cem\u003estunning\u003c\/em\u003e pages — a blissful space where your best thoughts finally have room to breathe.\u003c\/h1\u003e\n      \u003cp class=\"an-hero-lead\"\u003eNo prompts. No pressure. Just breathtaking simplicity — clean pages that carry your prayers, your dreams, and your spirit.\u003c\/p\u003e\n      \u003cdiv class=\"an-page-preview\"\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"an-page-line\"\u003e\u003c\/div\u003e\n        \u003cp class=\"an-page-count\"\u003e\u003cstrong\u003e200\u003c\/strong\u003e luxurious blank pages\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREMISE --\u003e\n  \u003cdiv class=\"an-premise\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cspan class=\"an-eyebrow\"\u003eSome days you need a plan. Other days you just need space.\u003c\/span\u003e\n      \u003ch2\u003eA premium blank notebook\u003cbr\u003e\u003cem\u003efor women who love Jesus\u003c\/em\u003e\u003cbr\u003eand want a beautiful place to write.\u003c\/h2\u003e\n      \u003cp\u003eLuxury feel with elevated details at a price that doesn't make you wince. Designed for the woman who wants something wonderful to reach for every single day.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY YOU'LL LOVE IT --\u003e\n  \u003cdiv class=\"an-love\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cdiv class=\"an-love-header\"\u003e\n        \u003cspan class=\"an-eyebrow\"\u003eWhy you'll love it\u003c\/span\u003e\n        \u003ch2\u003eEverything you want in a notebook.\u003cbr\u003eNothing that gets in the way.\u003c\/h2\u003e\n        \u003cp\u003eFour reasons women reach for this one every day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"an-love-grid\"\u003e\n        \u003cdiv class=\"an-love-card\"\u003e\n          \u003ch4\u003eTotal freedom on every page\u003c\/h4\u003e\n          \u003cp\u003eBlank pages for notes, prayers, lists, ideas, and sketches. No boxes, no prompts, no structure telling you what to do. Just open, inviting space.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-love-card\"\u003e\n          \u003ch4\u003eLuxury feel at a great price\u003c\/h4\u003e\n          \u003cp\u003eElevated details that make this feel like something wonderful — without the price tag that makes you hesitate to actually use it.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-love-card\"\u003e\n          \u003ch4\u003eBeautiful enough to display\u003c\/h4\u003e\n          \u003cp\u003eMinimal and stunning on your desk or nightstand. A notebook that looks as good sitting there as it feels in your hands.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-love-card\"\u003e\n          \u003ch4\u003eEye-opening simplicity\u003c\/h4\u003e\n          \u003cp\u003eIt's stunning what happens when you give your thoughts a devoted daily landing place. Something this simple becomes a habit you actually keep.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE IT FOR --\u003e\n  \u003cdiv class=\"an-use\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cdiv class=\"an-use-header\"\u003e\n        \u003cspan class=\"an-eyebrow\"\u003eUse it for...\u003c\/span\u003e\n        \u003ch2\u003eOne beautiful notebook.\u003cbr\u003eEvery area of your life.\u003c\/h2\u003e\n        \u003cp\u003eNo rules. Just your thoughts, finally in one place.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"an-use-grid\"\u003e\n        \u003cdiv class=\"an-use-tile\"\u003e\n          \u003cspan class=\"an-use-tile-icon\"\u003e📖\u003c\/span\u003e\n          \u003ch5\u003eJournaling and reflection\u003c\/h5\u003e\n          \u003cp\u003eProcess what you're carrying in a devoted quiet space\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-use-tile\"\u003e\n          \u003cspan class=\"an-use-tile-icon\"\u003e🙏\u003c\/span\u003e\n          \u003ch5\u003ePrayer + Scripture\u003c\/h5\u003e\n          \u003cp\u003ePrayer lists and Scripture notes all in one beautiful place\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-use-tile\"\u003e\n          \u003cspan class=\"an-use-tile-icon\"\u003e💼\u003c\/span\u003e\n          \u003ch5\u003eWork and meetings\u003c\/h5\u003e\n          \u003cp\u003eMeeting notes and work ideas that deserve more than a scrap\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-use-tile\"\u003e\n          \u003cspan class=\"an-use-tile-icon\"\u003e🧠\u003c\/span\u003e\n          \u003ch5\u003eBrain dumps + priorities\u003c\/h5\u003e\n          \u003cp\u003eGet the swirling thoughts out of your head and onto the page\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-use-tile\"\u003e\n          \u003cspan class=\"an-use-tile-icon\"\u003e🌱\u003c\/span\u003e\n          \u003ch5\u003eCreative projects\u003c\/h5\u003e\n          \u003cp\u003eFuture dreams, creative ideas, and the plans only you can see\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MORE THAN A NOTEBOOK --\u003e\n  \u003cdiv class=\"an-more\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cdiv class=\"an-more-inner\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"an-eyebrow\"\u003eMore than just a notebook\u003c\/span\u003e\n          \u003ch2\u003eA quiet, blissful place to return to when life feels noisy.\u003c\/h2\u003e\n          \u003cp\u003eA devoted tool that helps you hold onto what God is teaching you, capture what you don't want to forget, and move forward with hope and intention.\u003c\/p\u003e\n          \u003cp\u003e\u003cem\u003eIf you've been craving something wonderful to return to — a devoted space to hold what God is teaching you — you're already home.\u003c\/em\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"an-notebook-visual\"\u003e\n          \u003cspan class=\"an-notebook-visual-label\"\u003eYour pages, waiting\u003c\/span\u003e\n          \u003cdiv class=\"an-notebook-line-group\"\u003e\n            \u003cdiv class=\"an-notebook-ruled\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"an-notebook-ruled med\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"an-notebook-ruled short\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"an-notebook-line-group\"\u003e\n            \u003cdiv class=\"an-notebook-ruled\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"an-notebook-ruled\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"an-notebook-ruled med\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"an-notebook-text-preview\"\u003e\"God is doing something here. I don't want to forget this...\"\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STUNNING CALLOUT --\u003e\n  \u003cdiv class=\"an-stunning\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cspan class=\"an-eyebrow\"\u003eWhat happens when you use it\u003c\/span\u003e\n      \u003cp class=\"an-stunning-quote\"\u003e\"It's \u003cem\u003estunning\u003c\/em\u003e what happens when you give your thoughts a place to land.\"\u003c\/p\u003e\n      \u003cp class=\"an-stunning-sub\"\u003eA devoted daily habit that starts with one blank page and becomes the place you return to, morning after morning, to hold what matters.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MISSION --\u003e\n  \u003cdiv class=\"an-mission\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cspan class=\"an-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=\"an-closing\"\u003e\n    \u003cdiv class=\"an-max\"\u003e\n      \u003cspan class=\"an-eyebrow\"\u003eYour devoted space is waiting\u003c\/span\u003e\n      \u003ch2\u003eYou've been craving something\u003cbr\u003e\u003cem\u003ewonderful\u003c\/em\u003e to return to.\u003cbr\u003eThis is it.\u003c\/h2\u003e\n      \u003cp\u003eNo prompts. No pressure. Just breathtaking simplicity — and 200 pages of space that are entirely yours.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"an-closing-btn\"\u003eAdd the Anchored Notebook to Cart\u003c\/a\u003e\n      \u003cp class=\"an-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":42602718298230,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/2357\/3110\/files\/kind-birdie-anchored-notebook-white-journal-a1b2c3d4.jpg?v=1780078681","url":"https:\/\/kindbirdie.com\/products\/the-anchored-notebook","provider":"Kind Birdie","version":"1.0","type":"link"}