{"product_id":"blueberry-seamoss-gel","title":"Blueberry Seamoss Gel","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700\u0026family=Raleway:wght@300;400;500;600\u0026display=swap');\n\n.hk-product-desc {\n  background: #080e14;\n  color: #d8e0e8;\n  font-family: 'Raleway', sans-serif;\n  font-weight: 300;\n  padding: 0;\n  max-width: 100%;\n}\n\n.hk-product-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* HERO BANNER *\/\n.hk-desc-hero {\n  background: linear-gradient(135deg, #1a1a5e, #0d0d3a);\n  border: 1px solid rgba(201,168,76,0.2);\n  border-radius: 8px;\n  padding: 40px 32px;\n  text-align: center;\n  margin-bottom: 32px;\n  position: relative;\n  overflow: hidden;\n}\n\n.hk-desc-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at 50% 0%, rgba(126,100,247,0.15), transparent 70%);\n}\n\n.hk-desc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(126,100,247,0.15);\n  border: 1px solid rgba(126,100,247,0.3);\n  border-radius: 30px;\n  padding: 6px 18px;\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  color: #a78bfa;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  position: relative;\n}\n\n.hk-desc-hero h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(1.6rem, 4vw, 2.4rem);\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 8px;\n  position: relative;\n}\n\n.hk-desc-hero h2 span { color: #C9A84C; }\n\n.hk-desc-hero .subtitle {\n  font-family: 'Cinzel', serif;\n  font-size: 0.85rem;\n  letter-spacing: 0.2em;\n  color: #a78bfa;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n  position: relative;\n}\n\n.hk-desc-hero p {\n  font-size: 1.05rem;\n  line-height: 1.85;\n  color: #7a8fa6;\n  max-width: 580px;\n  margin: 0 auto;\n  position: relative;\n}\n\n\/* GOLD DIVIDER *\/\n.hk-gold-div {\n  width: 100%;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, #C9A84C, transparent);\n  opacity: 0.3;\n  margin: 28px 0;\n}\n\n\/* BENEFITS GRID *\/\n.hk-benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 16px;\n  margin-bottom: 32px;\n}\n\n.hk-benefit-card {\n  background: rgba(10,25,42,0.85);\n  border: 1px solid rgba(201,168,76,0.15);\n  border-radius: 6px;\n  padding: 24px 20px;\n  transition: all 0.3s ease;\n}\n\n.hk-benefit-card:hover {\n  border-color: rgba(201,168,76,0.4);\n  transform: translateY(-3px);\n}\n\n.hk-benefit-icon {\n  font-size: 1.8rem;\n  margin-bottom: 10px;\n  display: block;\n}\n\n.hk-benefit-card h4 {\n  font-family: 'Cinzel', serif;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: #fff;\n  margin-bottom: 6px;\n  letter-spacing: 0.05em;\n}\n\n.hk-benefit-card p {\n  font-size: 0.875rem;\n  line-height: 1.7;\n  color: #7a8fa6;\n}\n\n\/* SECTION HEADERS *\/\n.hk-section-label {\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.3em;\n  color: #C9A84C;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.hk-section-label::before { content: ''; width: 24px; height: 1px; background: #C9A84C; }\n\n.hk-section-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(1.2rem, 3vw, 1.6rem);\n  font-weight: 600;\n  color: #fff;\n  margin-bottom: 20px;\n}\n.hk-section-title span { color: #a78bfa; }\n\n\/* BLUEBERRY SECTION *\/\n.hk-blueberry-section {\n  background: linear-gradient(135deg, rgba(26,26,94,0.4), rgba(10,25,42,0.8));\n  border: 1px solid rgba(126,100,247,0.2);\n  border-radius: 8px;\n  padding: 32px;\n  margin-bottom: 32px;\n}\n\n.hk-blueberry-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 14px;\n  margin-top: 20px;\n}\n\n.hk-blueberry-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 14px;\n  background: rgba(8,14,20,0.5);\n  border-radius: 4px;\n  border: 1px solid rgba(126,100,247,0.15);\n}\n\n.hk-blueberry-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #a78bfa;\n  flex-shrink: 0;\n  margin-top: 5px;\n  box-shadow: 0 0 6px rgba(167,139,250,0.5);\n}\n\n.hk-blueberry-item p {\n  font-size: 0.875rem;\n  line-height: 1.6;\n  color: #d8e0e8;\n}\n\n.hk-blueberry-item p strong {\n  color: #a78bfa;\n  font-weight: 600;\n  display: block;\n  margin-bottom: 2px;\n}\n\n\/* HOW TO USE *\/\n.hk-use-section {\n  background: rgba(10,25,42,0.6);\n  border: 1px solid rgba(201,168,76,0.15);\n  border-radius: 8px;\n  padding: 32px;\n  margin-bottom: 32px;\n}\n\n.hk-use-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 16px;\n  margin-top: 16px;\n}\n\n.hk-use-step {\n  text-align: center;\n  padding: 20px 16px;\n}\n\n.hk-step-num {\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #C9A84C, #8a6820);\n  color: #000;\n  font-family: 'Cinzel', serif;\n  font-weight: 700;\n  font-size: 0.9rem;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 12px;\n}\n\n.hk-use-step h4 {\n  font-family: 'Cinzel', serif;\n  font-size: 0.85rem;\n  color: #fff;\n  margin-bottom: 6px;\n}\n\n.hk-use-step p {\n  font-size: 0.825rem;\n  color: #7a8fa6;\n  line-height: 1.6;\n}\n\n\/* STORAGE *\/\n.hk-storage {\n  background: linear-gradient(135deg, rgba(46,125,79,0.08), rgba(10,25,42,0.6));\n  border: 1px solid rgba(76,175,120,0.2);\n  border-radius: 6px;\n  padding: 24px 28px;\n  margin-bottom: 32px;\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n}\n\n.hk-storage-icon { font-size: 2rem; flex-shrink: 0; }\n\n.hk-storage h4 {\n  font-family: 'Cinzel', serif;\n  font-size: 0.9rem;\n  color: #4caf78;\n  margin-bottom: 8px;\n}\n\n.hk-storage p {\n  font-size: 0.875rem;\n  line-height: 1.7;\n  color: #7a8fa6;\n}\n\n.hk-storage p strong { color: #d8e0e8; font-weight: 500; }\n\n\/* SOURCE STRIP *\/\n.hk-source-strip {\n  text-align: center;\n  padding: 24px;\n  border-top: 1px solid rgba(255,255,255,0.06);\n}\n\n.hk-source-strip p {\n  font-family: 'Cinzel', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  color: #7a8fa6;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.hk-source-strip span { color: #C9A84C; }\n\n\/* FDA *\/\n.hk-fda {\n  font-size: 0.72rem;\n  color: #4a5568;\n  line-height: 1.6;\n  text-align: center;\n  padding: 16px 0 0;\n  font-family: 'Raleway', sans-serif;\n  font-style: italic;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hk-product-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hk-desc-hero\"\u003e\n    \u003cdiv class=\"hk-desc-badge\"\u003e🫐 Healthy Kindness · Sea Moss Gel\u003c\/div\u003e\n    \u003ch2\u003eBlueberry \u003cspan\u003eSea Moss Gel\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e92 Minerals · Wildcrafted · Antioxidant Rich\u003c\/p\u003e\n    \u003cp\u003eTwo of nature's most powerful superfoods — wildcrafted Atlantic sea moss and organic blueberry — combined into one daily ritual. Rich, smooth, and naturally sweet. This is wellness you can taste.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SEA MOSS BENEFITS --\u003e\n  \u003cdiv class=\"hk-section-label\"\u003eThe Foundation\u003c\/div\u003e\n  \u003ch3 class=\"hk-section-title\"\u003eWhat \u003cspan\u003eSea Moss\u003c\/span\u003e Does For You\u003c\/h3\u003e\n\n  \u003cdiv class=\"hk-benefits-grid\"\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e⚡\u003c\/span\u003e\n      \u003ch4\u003eSustained Energy\u003c\/h4\u003e\n      \u003cp\u003eSea moss supports healthy thyroid function and iron absorption — two of the most important drivers of daily energy without stimulants or crashes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e💪\u003c\/span\u003e\n      \u003ch4\u003eMuscle Recovery\u003c\/h4\u003e\n      \u003cp\u003eMagnesium and potassium work together to reduce soreness, support muscle repair, and keep your body ready for what's next.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🧠\u003c\/span\u003e\n      \u003ch4\u003eMental Clarity\u003c\/h4\u003e\n      \u003cp\u003ePotassium and B vitamins support healthy brain function, sharper focus, and a more balanced, steady mood throughout the day.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003ch4\u003eImmune Support\u003c\/h4\u003e\n      \u003cp\u003eZinc, selenium, and a broad spectrum of natural antioxidants strengthen your body's ability to defend against illness and inflammation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e🫁\u003c\/span\u003e\n      \u003ch4\u003eGut Health\u003c\/h4\u003e\n      \u003cp\u003eSea moss is a natural prebiotic — it feeds beneficial gut bacteria, supports healthy digestion, and reduces bloating over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk-benefit-card\"\u003e\n      \u003cspan class=\"hk-benefit-icon\"\u003e✨\u003c\/span\u003e\n      \u003ch4\u003eSkin \u0026amp; Hair\u003c\/h4\u003e\n      \u003cp\u003eSulfur, zinc, and collagen-supporting minerals nourish your skin from the inside out and strengthen hair follicles with consistent daily use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- BLUEBERRY BENEFITS --\u003e\n  \u003cdiv class=\"hk-blueberry-section\"\u003e\n    \u003cdiv class=\"hk-section-label\"\u003eThe Boost\u003c\/div\u003e\n    \u003ch3 class=\"hk-section-title\"\u003eWhy We Added \u003cspan\u003eBlueberry\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp style=\"font-size:0.95rem;line-height:1.8;color:#7a8fa6;margin-bottom:4px;\"\u003eBlueberries are one of the most antioxidant-dense foods on the planet. When combined with sea moss, they amplify the formula's natural benefits and add their own powerful layer of support.\u003c\/p\u003e\n\n    \u003cdiv class=\"hk-blueberry-grid\"\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eAntioxidant Protection\u003c\/strong\u003ePacked with anthocyanins — the pigments that give blueberries their color and protect your cells from oxidative stress and premature aging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eBrain \u0026amp; Memory Support\u003c\/strong\u003eResearch links regular blueberry consumption to improved memory, sharper cognitive function, and reduced risk of age-related mental decline.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eHeart Health\u003c\/strong\u003eBlueberries support healthy blood pressure and cholesterol levels, working alongside sea moss's potassium content to protect cardiovascular health.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eAnti-Inflammatory\u003c\/strong\u003eNatural anti-inflammatory compounds reduce chronic inflammation throughout the body — supporting joints, digestion, and overall cellular health.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eBlood Sugar Balance\u003c\/strong\u003eBlueberries have a low glycemic index and contain compounds that help regulate insulin sensitivity and support stable blood sugar levels.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-blueberry-item\"\u003e\n        \u003cdiv class=\"hk-blueberry-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eVitamin C \u0026amp; K\u003c\/strong\u003eRich in Vitamin C for immune support and skin collagen production, and Vitamin K for healthy bone density and blood clotting function.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk-gold-div\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"hk-use-section\"\u003e\n    \u003cdiv class=\"hk-section-label\"\u003eDaily Use\u003c\/div\u003e\n    \u003ch3 class=\"hk-section-title\"\u003eHow to Use It\u003c\/h3\u003e\n    \u003cdiv class=\"hk-use-steps\"\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eStart Small\u003c\/h4\u003e\n        \u003cp\u003eBegin with 1 teaspoon daily and allow your body to adjust over 1-2 weeks before increasing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDaily Serving\u003c\/h4\u003e\n        \u003cp\u003eTake 1-2 tablespoons per day. Best on an empty stomach first thing in the morning for maximum absorption.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eMix It In\u003c\/h4\u003e\n        \u003cp\u003eStir into juice, blend into smoothies, add to oatmeal or yogurt. Nearly tasteless — the blueberry does the talking.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-use-step\"\u003e\n        \u003cdiv class=\"hk-step-num\"\u003e4\u003c\/div\u003e\n        \u003ch4\u003eStay Consistent\u003c\/h4\u003e\n        \u003cp\u003eConsistency is everything. Daily use over time is where the real benefits reveal themselves.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003cdiv class=\"hk-storage\"\u003e\n    \u003cdiv class=\"hk-storage-icon\"\u003e🧊\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch4\u003eStorage \u0026amp; Supply\u003c\/h4\u003e\n      \u003cp\u003eKeep refrigerated and use within \u003cstrong\u003e5-7 days of opening\u003c\/strong\u003e. Freeze unopened jars — the gel is completely unaffected by freezing and thawing. \u003cstrong\u003e4 jars = one month supply\u003c\/strong\u003e at 1-2 tablespoons per day. Keep one in the fridge and three in the freezer for a seamless routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOURCE STRIP --\u003e\n  \u003cdiv class=\"hk-source-strip\"\u003e\n    \u003cp\u003eWildcrafted Sea Moss sourced from \u003cspan\u003eAtlantic Holdfast Seaweed Co.\u003c\/span\u003e\u003c\/p\u003e\n    \u003cp\u003eHand-harvested · Penobscot Bay, Maine · \u003cspan\u003eBe True. Live Well.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FDA --\u003e\n  \u003cp class=\"hk-fda\"\u003e* These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Consult your healthcare provider before use if you are pregnant, nursing, have a thyroid condition, or take blood thinners.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Fifth Protocol","offers":[{"title":"Default Title","offer_id":56482897658022,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/4522\/3590\/files\/3db66d47-13b7-4dff-bb64-0dd8fe0c7a0e.png?v=1779167320","url":"https:\/\/fifthprotocol.org\/products\/blueberry-seamoss-gel","provider":"Fifth Protocol","version":"1.0","type":"link"}