{"product_id":"pineapple-sea-moss-gel","title":"Pineapple 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, #4a3800, #2a2000);\n  border: 1px solid rgba(201,168,76,0.3);\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(234,179,8,0.12), transparent 70%);\n}\n\n.hk-desc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(234,179,8,0.12);\n  border: 1px solid rgba(234,179,8,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: #fbbf24;\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: #fbbf24; }\n\n.hk-desc-hero .subtitle {\n  font-family: 'Cinzel', serif;\n  font-size: 0.85rem;\n  letter-spacing: 0.2em;\n  color: #fbbf24;\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\/* PINEAPPLE SECTION *\/\n.hk-flavor-section {\n  background: linear-gradient(135deg, rgba(74,56,0,0.4), rgba(10,25,42,0.8));\n  border: 1px solid rgba(234,179,8,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(234,179,8,0.15);\n}\n\n.hk-flavor-dot {\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: #fbbf24;\n  flex-shrink: 0;\n  margin-top: 5px;\n  box-shadow: 0 0 6px rgba(251,191,36,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: #fbbf24; 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\u003ePineapple \u003cspan\u003eSea Moss Gel\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003e92 Minerals · Wildcrafted · Digestive Power\u003c\/p\u003e\n    \u003cp\u003eBright, tropical, and packed with purpose. Wildcrafted Atlantic sea moss meets the golden power of pineapple — one of nature's most potent digestive and anti-inflammatory fruits. This is the formula that works as hard as you do and tastes like a reward for it.\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!-- PINEAPPLE 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:#fbbf24;\"\u003ePineapple\u003c\/span\u003e\n\u003c\/h3\u003e\n    \u003cp style=\"font-size:0.95rem;line-height:1.8;color:#7a8fa6;\"\u003ePineapple is one of the most functionally powerful fruits on earth — and its secret weapon is bromelain, a unique enzyme found nowhere else in nature. When combined with the prebiotic fiber and mineral depth of sea moss, pineapple creates a formula specifically built around digestion, inflammation, and total body recovery.\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\u003eBromelain — Nature's Enzyme\u003c\/strong\u003ePineapple is the only natural source of bromelain — a powerful proteolytic enzyme that breaks down protein, reduces inflammation, supports digestion, and has been studied for its ability to reduce swelling and bruising after physical exertion.\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\u003eDigestive Powerhouse\u003c\/strong\u003eBromelain works in harmony with sea moss's prebiotic fiber to create one of the most complete digestive support formulas available in a single food product — breaking down proteins, feeding good bacteria, and reducing gut inflammation simultaneously.\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\u003eAnti-Inflammatory\u003c\/strong\u003eBromelain has been shown in multiple studies to reduce systemic inflammation comparable to over-the-counter anti-inflammatory medications — without the side effects. Paired with sea moss's zinc and selenium, this combination is a serious anti-inflammatory formula.\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\u003eImmune Defense\u003c\/strong\u003ePineapple is exceptionally high in Vitamin C — a single serving provides more than the daily recommended intake. Combined with sea moss's zinc and selenium, this is one of the strongest natural immune support combinations available.\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\u003eBone \u0026amp; Joint Health\u003c\/strong\u003ePineapple contains manganese — a trace mineral essential for bone formation, cartilage development, and joint health. Combined with sea moss's calcium and sulfur content, this formula actively supports skeletal and connective tissue 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\u003eRespiratory Support\u003c\/strong\u003eBromelain has been used in natural medicine for generations to thin mucus, reduce respiratory inflammation, and support lung health — making this formula particularly beneficial during allergy season or periods of respiratory stress.\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 for maximum digestive enzyme activity.\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\u003eBlend into a tropical smoothie, stir into coconut water, or take straight from the spoon. The bright pineapple flavor makes it easy.\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 digestion and inflammation.\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":56483057041574,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/4522\/3590\/files\/7a9140bb-1f82-4c75-8624-dae034cfb2e2.png?v=1779167096","url":"https:\/\/fifthprotocol.org\/products\/pineapple-sea-moss-gel","provider":"Fifth Protocol","version":"1.0","type":"link"}