{"product_id":"american-dreamer-bundle","title":"American Dreamer Bundle","description":"\u003c!-- AMERICAN DREAMER BUNDLE — Product Description HTML --\u003e\n\u003c!-- Paste into Shopify product description (HTML mode) --\u003e\n\u003c!-- Matches The Peoples Herbalist brand CSS from Hibiscus Bliss page --\u003e\n\n\u003cstyle\u003e\n  \/* ============================================\n     AMERICAN DREAMER — PATRIOTIC COLOR THEME\n     Navy #0d1f3c | Red #b91c1c | White #ffffff\n     ============================================ *\/\n  .ad-bundle {\n    background: #ffffff;\n    padding: 36px 0 64px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #111827;\n  }\n  .ad-bundle * { box-sizing: border-box; }\n  .ad-container {\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* ---- INTRO ---- *\/\n  .ad-intro {\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 34px;\n    padding-top: 8px;\n  }\n  .ad-kicker {\n    display: inline-block;\n    color: #b91c1c;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n  .ad-intro h2 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.15;\n    color: #111827;\n    margin: 0 0 14px;\n    font-weight: 700;\n  }\n  .ad-intro p {\n    font-size: 17px;\n    line-height: 1.75;\n    color: #374151;\n    margin: 0;\n  }\n\n  \/* ---- COLOR MAGIC CALLOUT ---- *\/\n  .ad-magic {\n    background: linear-gradient(135deg, #0d1f3c 0%, #1a3a6b 100%);\n    border-radius: 24px;\n    padding: 36px 40px;\n    text-align: center;\n    margin-bottom: 26px;\n  }\n  .ad-magic .ad-kicker { color: #fca5a5 !important; }\n  .ad-magic-emoji { font-size: 36px; margin-bottom: 14px; }\n  .ad-magic h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(22px, 3vw, 30px);\n    color: #ffffff !important;\n    margin: 0 0 12px;\n    font-weight: 700;\n  }\n  .ad-magic p {\n    color: #ffffff !important;\n    font-size: 16px;\n    line-height: 1.75;\n    margin: 0;\n    max-width: 640px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  \/* ---- STORY BOX ---- *\/\n  .ad-story-box {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 20px;\n    padding: 30px;\n    margin-bottom: 26px;\n  }\n  .ad-story-box p {\n    color: #374151;\n    font-size: 16px;\n    line-height: 1.8;\n    margin: 0 0 18px;\n  }\n  .ad-story-box p:last-child { margin-bottom: 0; }\n  .ad-story-box strong { color: #111827; }\n\n  \/* ---- HIGHLIGHT ROW ---- *\/\n  .ad-highlight-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 26px 0;\n  }\n  .ad-highlight {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    padding: 18px 12px;\n    text-align: center;\n  }\n  .ad-highlight span {\n    display: block;\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n  .ad-highlight strong {\n    display: block;\n    color: #111827;\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  \/* ---- WHAT'S IN THE BUNDLE ---- *\/\n  .ad-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-top: 26px;\n  }\n  .ad-card {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 20px;\n    padding: 28px;\n  }\n  .ad-card h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #111827;\n    margin: 0 0 6px;\n    font-weight: 700;\n  }\n  .ad-card .ad-card-sub {\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    display: block;\n    color: #b91c1c;\n  }\n  .ad-card p {\n    color: #374151;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0 0 14px;\n  }\n  .ad-ingredient-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .ad-ingredient-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 9px;\n    color: #374151;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n  .ad-ingredient-list li:before {\n    content: \"–\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #b91c1c;\n    font-weight: 700;\n  }\n  .ad-ingredient-list strong { color: #111827; }\n\n  \/* ---- RECIPE SECTION ---- *\/\n  .ad-recipe {\n    margin-top: 28px;\n    background: linear-gradient(135deg, #0d1f3c 0%, #1a3a6b 100%);\n    color: #ffffff;\n    border-radius: 26px;\n    padding: 36px;\n  }\n  .ad-recipe-header { text-align: center; margin-bottom: 28px; }\n  .ad-recipe-header .ad-kicker { color: #fca5a5 !important; }\n  .ad-recipe-header h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(26px, 3.5vw, 36px);\n    color: #ffffff !important;\n    margin: 8px 0 10px;\n    font-weight: 700;\n  }\n  .ad-recipe-header p {\n    color: #ffffff !important;\n    font-size: 15px;\n    line-height: 1.7;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n\n  .ad-recipe-sizes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-bottom: 20px;\n  }\n  .ad-recipe-size-label {\n    color: #fca5a5;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n    display: block;\n  }\n  .ad-steps { display: grid; gap: 12px; }\n  .ad-step {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 14px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n  .ad-step-num {\n    background: #b91c1c;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .ad-step-text strong {\n    display: block;\n    color: #ffffff;\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n  .ad-step-text span {\n    display: block;\n    color: rgba(255,255,255,0.78);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .ad-recipe-tequila {\n    background: rgba(185,28,28,0.2);\n    border: 1px solid rgba(185,28,28,0.4);\n    border-radius: 16px;\n    padding: 18px 22px;\n    margin-top: 16px;\n    text-align: center;\n  }\n  .ad-recipe-tequila strong {\n    display: block;\n    color: #fca5a5;\n    font-size: 14px;\n    margin-bottom: 4px;\n  }\n  .ad-recipe-tequila span {\n    color: rgba(255,255,255,0.78);\n    font-size: 13px;\n  }\n\n  .ad-recipe-scale {\n    margin-top: 16px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 12px;\n    padding: 14px 20px;\n    text-align: center;\n    color: rgba(255,255,255,0.7);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* ---- BENEFITS ---- *\/\n  .ad-benefits {\n    margin-top: 26px;\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 20px;\n    padding: 30px;\n  }\n  .ad-benefits h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 24px;\n    color: #111827;\n    margin: 0 0 8px;\n    font-weight: 700;\n  }\n  .ad-benefits \u003e p {\n    color: #374151;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0 0 20px;\n  }\n  .ad-benefit-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .ad-benefit-list li {\n    position: relative;\n    padding-left: 22px;\n    color: #374151;\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n  .ad-benefit-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #b91c1c;\n    font-weight: 900;\n    font-size: 14px;\n  }\n  .ad-benefit-list strong { color: #111827; }\n\n  \/* ---- DEAL SECTION ---- *\/\n  .ad-deal {\n    margin-top: 28px;\n    background: linear-gradient(135deg, #7f1d1d 0%, #b91c1c 100%);\n    border-radius: 26px;\n    padding: 38px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ad-deal-badge {\n    display: inline-block;\n    background: #ffffff;\n    color: #b91c1c;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 100px;\n    margin-bottom: 18px;\n  }\n  .ad-deal h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(26px, 4vw, 38px);\n    color: #ffffff;\n    margin: 0 0 12px;\n    font-weight: 700;\n    line-height: 1.15;\n  }\n  .ad-deal \u003e p {\n    color: #ffffff !important;\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0 0 28px;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .ad-deal-pricing {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 16px;\n    align-items: center;\n    max-width: 600px;\n    margin: 0 auto 28px;\n  }\n  .ad-price-box {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 18px;\n    padding: 22px 16px;\n  }\n  .ad-price-box.deal-box {\n    background: rgba(255,255,255,0.2);\n    border-color: rgba(255,255,255,0.6);\n  }\n  .ad-price-label {\n    color: #ffffff !important;\n    font-size: 11px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-bottom: 8px;\n    display: block;\n    opacity: 0.75;\n  }\n  .ad-price-label.deal { opacity: 1; }\n  .ad-price-amount {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 36px;\n    font-weight: 700;\n    color: #ffffff !important;\n    display: block;\n    text-decoration: line-through;\n    line-height: 1;\n    opacity: 0.45;\n  }\n  .ad-price-amount.deal {\n    text-decoration: none;\n    opacity: 1;\n  }\n  .ad-price-sub {\n    color: #ffffff !important;\n    font-size: 12px;\n    margin-top: 4px;\n    display: block;\n    opacity: 0.6;\n  }\n  .ad-price-sub.deal { opacity: 0.9; }\n  .ad-deal-arrow {\n    color: #ffffff !important;\n    font-size: 28px;\n    font-weight: 900;\n  }\n  .ad-deal-savings {\n    display: inline-block;\n    background: #ffffff;\n    color: #b91c1c;\n    font-size: 14px;\n    font-weight: 900;\n    padding: 10px 28px;\n    border-radius: 100px;\n    margin-bottom: 16px;\n    letter-spacing: 0.5px;\n  }\n  .ad-deal-fine {\n    color: #ffffff !important;\n    font-size: 13px;\n    opacity: 0.65;\n  }\n\n  \/* ---- TOP DEAL BANNER ---- *\/\n  .ad-top-deal {\n    background: #7f1d1d;\n    border-radius: 20px;\n    padding: 28px 32px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .ad-top-deal-flag {\n    font-size: 28px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .ad-top-deal-pill {\n    display: inline-block;\n    background: #ffffff;\n    color: #b91c1c;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 100px;\n    margin-bottom: 14px;\n  }\n  .ad-top-deal h2 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(28px, 4vw, 46px);\n    color: #ffffff !important;\n    margin: 0 0 10px;\n    font-weight: 700;\n    line-height: 1.1;\n  }\n  .ad-top-deal-sub {\n    color: #ffffff !important;\n    font-size: 16px;\n    line-height: 1.65;\n    margin: 0 0 20px;\n    opacity: 0.9;\n    display: block;\n  }\n  .ad-top-deal-row {\n    display: inline-flex;\n    align-items: center;\n    gap: 14px;\n    background: rgba(0,0,0,0.2);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 14px;\n    padding: 14px 24px;\n  }\n  .ad-top-deal-was {\n    color: #ffffff !important;\n    font-size: 18px;\n    font-weight: 700;\n    text-decoration: line-through;\n    opacity: 0.45;\n  }\n  .ad-top-deal-arrow { color: #ffffff !important; font-size: 18px; opacity: 0.6; }\n  .ad-top-deal-now {\n    color: #ffffff !important;\n    font-size: 26px;\n    font-weight: 900;\n  }\n  .ad-top-deal-save {\n    background: #ffffff;\n    color: #b91c1c;\n    font-size: 12px;\n    font-weight: 900;\n    padding: 4px 12px;\n    border-radius: 100px;\n    letter-spacing: 0.5px;\n  }\n  @media (max-width: 600px) {\n    .ad-top-deal { padding: 22px 18px; }\n    .ad-top-deal-row { flex-wrap: wrap; justify-content: center; }\n  }\n\n  \/* ---- CLOSING NOTE ---- *\/\n  .ad-note {\n    margin-top: 22px;\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    padding: 22px;\n    text-align: center;\n  }\n  .ad-note p {\n    margin: 0;\n    color: #374151;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n  .ad-note strong { color: #111827; }\n\n  \/* ---- RESPONSIVE ---- *\/\n  @media (max-width: 950px) {\n    .ad-highlight-row { grid-template-columns: repeat(2, 1fr); }\n    .ad-grid { grid-template-columns: 1fr; }\n    .ad-recipe-sizes { grid-template-columns: 1fr; }\n    .ad-benefit-list { grid-template-columns: 1fr; }\n    .ad-deal-pricing { grid-template-columns: 1fr; }\n    .ad-deal-arrow { display: none; }\n  }\n  @media (max-width: 600px) {\n    .ad-bundle { padding: 30px 0 52px; }\n    .ad-container { padding: 0 16px; }\n    .ad-magic { padding: 28px 22px; }\n    .ad-recipe { padding: 28px 22px; }\n    .ad-deal { padding: 28px 22px; }\n    .ad-card h3 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"ad-bundle\"\u003e\n  \u003cdiv class=\"ad-container\"\u003e\n\n    \u003c!-- TOP DEAL BANNER --\u003e\n    \u003cdiv class=\"ad-top-deal\"\u003e\n      \u003cspan class=\"ad-top-deal-flag\"\u003e🇺🇸\u003c\/span\u003e\n      \u003cdiv class=\"ad-top-deal-pill\"\u003eLimited Bundle Deal\u003c\/div\u003e\n      \u003ch2\u003eTwo bundles for $100.\u003cbr\u003eSave $50 today.\u003c\/h2\u003e\n      \u003cspan class=\"ad-top-deal-sub\"\u003eEach American Dreamer Bundle is $75 on its own. Grab two and pay just $100 total.\u003cbr\u003ePerfect for 4th of July, Labor Day, cookouts, and house parties.\u003c\/span\u003e\n      \u003cdiv class=\"ad-top-deal-row\"\u003e\n        \u003cspan class=\"ad-top-deal-was\"\u003e$150\u003c\/span\u003e\n        \u003cspan class=\"ad-top-deal-arrow\"\u003e→\u003c\/span\u003e\n        \u003cspan class=\"ad-top-deal-now\"\u003e$100\u003c\/span\u003e\n        \u003cspan class=\"ad-top-deal-save\"\u003eYou Save $50\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INTRO --\u003e\n    \u003cdiv class=\"ad-intro\"\u003e\n      \u003cspan class=\"ad-kicker\"\u003eHibiscus Bliss · Butterfly Pea Flower Tea · The Peoples Herbalist\u003c\/span\u003e\n      \u003ch2\u003eThe American Dreamer. The mocktail that changes color right in your glass.\u003c\/h2\u003e\n      \u003cp\u003eNo artificial dyes. No shortcuts. Just two powerful herbal blends that create something so stunning, you will be making it at every gathering from here on out.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COLOR MAGIC CALLOUT --\u003e\n    \u003cdiv class=\"ad-magic\"\u003e\n      \u003cdiv class=\"ad-magic-emoji\"\u003e💧 ➜ ❤️\u003c\/div\u003e\n      \u003cspan class=\"ad-kicker\"\u003eThe Magic Moment\u003c\/span\u003e\n      \u003ch3\u003eBlue goes red. In your glass. Every time.\u003c\/h3\u003e\n      \u003cp\u003eButterfly Pea Flower Tea brews a deep, natural indigo. The moment Hibiscus Bliss hits it, the lemon in the blend triggers a natural pH shift and the color transforms right before your eyes. No tricks, no dyes, just plant chemistry doing what it has always done.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STORY --\u003e\n    \u003cdiv class=\"ad-story-box\"\u003e\n      \u003cp\u003eThe American Dreamer started at live events as The Peoples Herbalist signature drink. People kept asking what it was, where they could get it, and how to make it at home. So we put together the bundle. Two products, one unforgettable recipe, and a mocktail that earns its place at the table every single time you pour it.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eThis is not a supplement disguised as a drink. This is a drink that happens to be one of the most nutrient-dense herbal blends available.\u003c\/strong\u003e Hibiscus Bliss brings the adaptogens, the antioxidants, and the bold tart flavor. Butterfly Pea Flower Tea brings the deep botanical blue and the calm, earthy base. Together, they do something no single product can do on its own. Add ice, a spritz of sparkling water, and you have the most talked-about drink at any cookout, dinner, or celebration. Add tequila if the occasion calls for it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- HIGHLIGHTS --\u003e\n    \u003cdiv class=\"ad-highlight-row\"\u003e\n      \u003cdiv class=\"ad-highlight\"\u003e\n        \u003cspan\u003e🎨\u003c\/span\u003e\n        \u003cstrong\u003eNatural color-shifting experience\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ad-highlight\"\u003e\n        \u003cspan\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003e2,000mg adaptogens per serving\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ad-highlight\"\u003e\n        \u003cspan\u003e🌺\u003c\/span\u003e\n        \u003cstrong\u003eZero artificial dyes or colors\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ad-highlight\"\u003e\n        \u003cspan\u003e🍹\u003c\/span\u003e\n        \u003cstrong\u003eMocktail or cocktail ready\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S IN THE BUNDLE --\u003e\n    \u003cspan class=\"ad-kicker\" style=\"display:block;text-align:center;margin-bottom:14px;\"\u003eWhat's in the bundle\u003c\/span\u003e\n    \u003cdiv class=\"ad-grid\"\u003e\n\n      \u003cdiv class=\"ad-card\"\u003e\n        \u003cspan class=\"ad-card-sub\"\u003eProduct 01\u003c\/span\u003e\n        \u003ch3\u003eHibiscus Bliss\u003c\/h3\u003e\n        \u003cp\u003eThe bold, tart, antioxidant-rich tonic that powers the color shift and carries the adaptogenic weight of this blend. Concentrated, versatile, and built for daily use.\u003c\/p\u003e\n        \u003cul class=\"ad-ingredient-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNettle\u003c\/strong\u003e — mineral-rich base, iron, magnesium, and deep immune support\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHibiscus\u003c\/strong\u003e — antioxidant-dense, bright floral flavor, cardiovascular support\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBlueberry\u003c\/strong\u003e — polyphenol-rich, cognitive and antioxidant support\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCranberry\u003c\/strong\u003e — urinary tract and immune support, tart brightness\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eRosehips\u003c\/strong\u003e — one of the most vitamin C-dense botanicals available\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eGoji Berry\u003c\/strong\u003e — adaptogenic superfruit, amino acids, energy and vitality\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSchisandra Berry\u003c\/strong\u003e — adaptogen for stress resilience and liver support\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAmla Berry\u003c\/strong\u003e — one of the richest natural sources of vitamin C\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLemon Juice and Agave\u003c\/strong\u003e — brightens absorption, natural sweetness, triggers the color shift\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-card\"\u003e\n        \u003cspan class=\"ad-card-sub\"\u003eProduct 02\u003c\/span\u003e\n        \u003ch3\u003eButterfly Pea Flower Tea\u003c\/h3\u003e\n        \u003cp\u003eA visually stunning herbal tea that brews a rich, deep indigo blue. Earthy and calming on its own. The perfect canvas for what Hibiscus Bliss does to it.\u003c\/p\u003e\n        \u003cul class=\"ad-ingredient-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eButterfly Pea Flower\u003c\/strong\u003e — naturally deep blue when brewed, rich in anthocyanins and antioxidants known for cognitive and anti-inflammatory support\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003epH-reactive\u003c\/strong\u003e — the natural pigment in butterfly pea flower is anthocyanin, which shifts from blue to purple to red when it meets an acidic ingredient like lemon\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCalming and earthy\u003c\/strong\u003e — a light floral flavor that balances the bold tartness of Hibiscus Bliss without competing with it\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCaffeine-free\u003c\/strong\u003e — safe for all ages, all times of day, and pairs perfectly with the adaptogenic support of Hibiscus Bliss\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- RECIPE --\u003e\n    \u003cdiv class=\"ad-recipe\"\u003e\n      \u003cdiv class=\"ad-recipe-header\"\u003e\n        \u003cspan class=\"ad-kicker\"\u003eHow to make the American Dreamer\u003c\/span\u003e\n        \u003ch3\u003eFour steps. One unforgettable drink.\u003c\/h3\u003e\n        \u003cp\u003eBrew the tea first and let it cool, or pour it over ice straight from the kettle. The color shift happens the moment Hibiscus Bliss hits the blue.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-recipe-sizes\"\u003e\n        \u003c!-- 8 oz --\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ad-recipe-size-label\"\u003e8 oz serving\u003c\/span\u003e\n          \u003cdiv class=\"ad-steps\"\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e1\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eBrew Butterfly Pea Flower Tea\u003c\/strong\u003e\n                \u003cspan\u003eSteep until it turns deep blue. Pour over ice or let cool.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e2\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eAdd 2 oz of Hibiscus Bliss\u003c\/strong\u003e\n                \u003cspan\u003eWatch the color shift happen. Blue to purple to red.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e3\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eAdd a spritz of sparkling water\u003c\/strong\u003e\n                \u003cspan\u003eJust enough for lift and fizz.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e4\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eTop off with more tea\u003c\/strong\u003e\n                \u003cspan\u003eFill the glass, stir gently, and serve.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 16 oz --\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ad-recipe-size-label\"\u003e16 oz serving\u003c\/span\u003e\n          \u003cdiv class=\"ad-steps\"\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e1\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eBrew Butterfly Pea Flower Tea\u003c\/strong\u003e\n                \u003cspan\u003eSame process. More tea. Bigger glass.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e2\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eAdd 4 oz of Hibiscus Bliss\u003c\/strong\u003e\n                \u003cspan\u003eDouble the tonic, double the color shift.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e3\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eAdd a double spritz of sparkling water\u003c\/strong\u003e\n                \u003cspan\u003eMore fizz, same refreshing lift.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ad-step\"\u003e\n              \u003cdiv class=\"ad-step-num\"\u003e4\u003c\/div\u003e\n              \u003cdiv class=\"ad-step-text\"\u003e\n                \u003cstrong\u003eTop off with more tea\u003c\/strong\u003e\n                \u003cspan\u003eFill to the brim. Same magic, bigger pour.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Tequila riff --\u003e\n      \u003cdiv class=\"ad-recipe-tequila\"\u003e\n        \u003cstrong\u003e🥃 Want to make it a cocktail?\u003c\/strong\u003e\n        \u003cspan\u003eAdd 1 to 2 oz of tequila for an 8 oz serving, or 2 to 3 oz for a 16 oz. The citrus in Hibiscus Bliss pairs with tequila naturally. Follow the same steps and add it after the Bliss.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-recipe-scale\"\u003e\n        Serving a crowd? Scale the ratio up: 1 oz of Hibiscus Bliss per 4 oz total drink size. The color shift works at every scale.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BENEFITS --\u003e\n    \u003cdiv class=\"ad-benefits\"\u003e\n      \u003cspan class=\"ad-kicker\"\u003eWhy it works\u003c\/span\u003e\n      \u003ch3\u003eBeautiful to look at. Built to nourish.\u003c\/h3\u003e\n      \u003cp\u003eThe American Dreamer is not just a stunning drink. Every ingredient in Hibiscus Bliss was chosen for its documented nutritional and adaptogenic role. Butterfly Pea Flower brings its own antioxidant and cognitive support. Together they cover more ground than most supplements on the shelf.\u003c\/p\u003e\n      \u003cul class=\"ad-benefit-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eImmune support\u003c\/strong\u003e through nettle, hibiscus, rosehips, and amla berry — a broad-spectrum antioxidant and phytonutrient foundation\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAdaptogenic stress resilience\u003c\/strong\u003e from 2,000mg of concentrated botanicals including schisandra berry and goji berry per serving\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCognitive and visual support\u003c\/strong\u003e from the anthocyanins in butterfly pea flower, documented for brain and eye health\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNatural electrolyte hydration\u003c\/strong\u003e as a cleaner alternative to synthetic drinks with artificial ingredients\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVitamin C richness\u003c\/strong\u003e from rosehips, amla, cranberry, and lemon — among the most concentrated natural sources available\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eKid-friendly and caffeine-free\u003c\/strong\u003e — both products are safe for the whole family at any time of day\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLiver and recovery support\u003c\/strong\u003e from schisandra berry, one of the most studied adaptogens in traditional herbalism\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eZero compromise on flavor\u003c\/strong\u003e — this is a drink people actually want every day, which is exactly when herbal wellness works\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DEAL SECTION --\u003e\n    \u003cdiv class=\"ad-deal\"\u003e\n      \u003cspan class=\"ad-deal-badge\"\u003eLimited Bundle Offer\u003c\/span\u003e\n      \u003ch3\u003eStock up and save big.\u003cbr\u003eTwo bundles for $100.\u003c\/h3\u003e\n      \u003cp\u003eEach American Dreamer Bundle is $75 on its own. Grab two and pay just $100 total. Share one, keep one, or have a backup ready. Either way, this is the best deal we are running on it.\u003c\/p\u003e\n\n      \u003cdiv class=\"ad-deal-pricing\"\u003e\n        \u003cdiv class=\"ad-price-box\"\u003e\n          \u003cspan class=\"ad-price-label\"\u003eRegular price\u003c\/span\u003e\n          \u003cspan class=\"ad-price-amount\"\u003e$150\u003c\/span\u003e\n          \u003cspan class=\"ad-price-sub\"\u003e2 bundles at $75 each\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ad-deal-arrow\"\u003e→\u003c\/div\u003e\n        \u003cdiv class=\"ad-price-box deal-box\"\u003e\n          \u003cspan class=\"ad-price-label deal\"\u003eBundle deal\u003c\/span\u003e\n          \u003cspan class=\"ad-price-amount deal\"\u003e$100\u003c\/span\u003e\n          \u003cspan class=\"ad-price-sub deal\"\u003e2 bundles, one price\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-deal-savings\"\u003eYou save $50\u003c\/div\u003e\n      \u003cdiv class=\"ad-deal-fine\"\u003eOffer available while stock lasts. One deal per order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CLOSING NOTE --\u003e\n    \u003cdiv class=\"ad-note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eThe American Dreamer is the drink people ask about at the table, then go home and order online.\u003c\/strong\u003e It earns its place in your kitchen the same way the best herbal blends always have — by being the thing you actually reach for every day, because it tastes too good to skip.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"ThePeople's Herbalist","offers":[{"title":"Default Title","offer_id":52937550725409,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/6111\/1329\/files\/AmercianDreamer_1.png?v=1782945864","url":"https:\/\/thepeoplesherbalist.com\/products\/american-dreamer-bundle","provider":"ThePeople's Herbalist","version":"1.0","type":"link"}