{"product_id":"cherry-sea-moss-gel","title":"Cherry Sea Moss 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 *\/\n.hk-desc-hero {\n  background: linear-gradient(135deg, #6b0f1a, #3d0610);\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(180,30,60,0.15), transparent 70%);\n}\n\n.hk-desc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(180,30,60,0.15);\n  border: 1px solid rgba(180,30,60,0.35);\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: #fb7185;\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: #fb7185;\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 { border-color: rgba(201,168,76,0.4); transform: translateY(-3px); }\n.hk-benefit-icon { font-size: 1.8rem; margin-bottom: 10px; display: block; }\n.hk-benefit-card h4 { font-family: 'Cinzel', serif; font-size: 0.9rem; font-weight: 600; color: #fff; margin-bottom: 6px; }\n.hk-benefit-card p { font-size: 0.875rem; line-height: 1.7; color: #7a8fa6; }\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\n\/* CHERRY SECTION *\/\n.hk-flavor-section {\n  background: linear-gradient(135deg, rgba(107,15,26,0.35), rgba(10,25,42,0.8));\n  border: 1px solid rgba(180,30,60,0.2);\n  border-radius: 8px;\n  padding: 32px;\n  margin-bottom: 32px;\n}\n\n.hk-flavor-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-flavor-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(180,30,60,0.15);\n}\n\n.hk-flavor-dot {\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: #fb7185;\n  flex-shrink: 0;\n  margin-top: 5px;\n  box-shadow: 0 0 6px rgba(251,113,133,0.5);\n}\n\n.hk-flavor-item p { font-size: 0.875rem; line-height: 1.6; color: #d8e0e8; }\n.hk-flavor-item p strong { color: #fb7185; font-weight: 600; display: block; margin-bottom: 2px; }\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 { text-align: center; padding: 20px 16px; }\n\n.hk-step-num {\n  width: 36px; 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 { font-family: 'Cinzel', serif; font-size: 0.85rem; color: #fff; margin-bottom: 6px; }\n.hk-use-step p { font-size: 0.825rem; color: #7a8fa6; line-height: 1.6; }\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.hk-storage h4 { font-family: 'Cinzel', serif; font-size: 0.9rem; color: #4caf78; margin-bottom: 8px; }\n.hk-storage p { font-size: 0.875rem; line-height: 1.7; color: #7a8fa6; }\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.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\u003eCherry \u003cspan\u003eSea Moss Gel\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e92 Minerals · Wildcrafted · Recovery Focused\u003c\/p\u003e\n    \u003cp\u003eBold, rich, and deeply nourishing. Wildcrafted Atlantic sea moss meets the deep red power of tart cherry — one of nature's most studied recovery and sleep support fruits. This is the formula for the people who push hard and need to bounce back harder.\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 style=\"color:#C9A84C;\"\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!-- CHERRY BENEFITS --\u003e\n  \u003cdiv class=\"hk-flavor-section\"\u003e\n    \u003cdiv class=\"hk-section-label\"\u003eThe Boost\u003c\/div\u003e\n    \u003ch3 class=\"hk-section-title\"\u003eWhy We Added \u003cspan style=\"color:#fb7185;\"\u003eCherry\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp style=\"font-size:0.95rem;line-height:1.8;color:#7a8fa6;\"\u003eTart cherry is one of the most research-backed recovery fruits in existence. Athletes, trainers, and sleep specialists have studied it for decades. When paired with the mineral depth of sea moss, it creates a formula built for people who demand more from their bodies — and their rest.\u003c\/p\u003e\n\n    \u003cdiv class=\"hk-flavor-grid\"\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eMuscle Recovery \u0026amp; Soreness\u003c\/strong\u003eTart cherry is one of the most studied natural recovery aids. Research shows it significantly reduces exercise-induced muscle soreness and accelerates recovery time — making it ideal for athletes, drivers, and anyone on their feet all day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eNatural Sleep Support\u003c\/strong\u003eCherries are one of the few natural food sources of melatonin — the hormone that regulates your sleep-wake cycle. Combined with sea moss's magnesium content, this formula supports deeper, more restorative sleep.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003ePowerful Anti-Inflammatory\u003c\/strong\u003eAnthocyanins — the compounds that give cherries their deep red color — are among the most potent natural anti-inflammatory agents studied. They reduce systemic inflammation that contributes to joint pain, fatigue, and chronic disease.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eUric Acid \u0026amp; Gout Support\u003c\/strong\u003eTart cherry has been clinically shown to lower uric acid levels in the blood — reducing the frequency and severity of gout flare-ups and supporting healthy kidney filtration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eAntioxidant Protection\u003c\/strong\u003eCherries contain a wide range of polyphenols and antioxidants that protect cells from oxidative stress, slow aging at the cellular level, and support long-term cardiovascular health.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hk-flavor-item\"\u003e\n        \u003cdiv class=\"hk-flavor-dot\"\u003e\u003c\/div\u003e\n        \u003cp\u003e\u003cstrong\u003eBrain \u0026amp; Mood Support\u003c\/strong\u003eAnthocyanins in cherries have been linked to improved memory, reduced cognitive decline, and better mood regulation — complementing sea moss's natural support of the nervous system.\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 \u003cspan style=\"color:#C9A84C;\"\u003eUse It\u003c\/span\u003e\n\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 in the morning or before bed to take advantage of cherry's natural sleep support.\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 a post-workout smoothie, or take straight from the spoon. The bold cherry flavor stands on its own.\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 — especially for recovery and sleep.\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":56483040723110,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/4522\/3590\/files\/c155448c-00a9-4f19-aebc-ccc272557ac3.png?v=1779166934","url":"https:\/\/fifthprotocol.org\/products\/cherry-sea-moss-gel","provider":"Fifth Protocol","version":"1.0","type":"link"}