{"product_id":"ripkitty-jungle-core-greens-superfood-matrix","title":"Ripkitty Jungle Core: Greens Superfood Matrix (126g)","description":"\u003cstyle\u003e\n  \/* JUNGLE FOG THEME \n   * Layered Design: Deep Abyssal Blue\/Dark Green Base, Rolling Fog Animation, Toxic Green Accents\n   *\/\n  .rkai-jungle-wrap {\n    background: linear-gradient(135deg, #05101a 0%, #0a1a0f 50%, #020a05 100%);\n    color: #d1e0d6; \/* Pale green-grey for readability *\/\n    padding: 45px;\n    border-radius: 12px;\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    line-height: 1.8;\n    max-width: 950px;\n    margin: 30px auto;\n    position: relative;\n    overflow: hidden;\n    \n    \/* Toxic Green Border *\/\n    border: 3px solid #00ff66;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.9), inset 0 0 60px rgba(0, 255, 102, 0.15);\n  }\n\n  \/* Animated Fog Layer *\/\n  .rkai-fog-bg {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    pointer-events: none;\n    z-index: 1;\n    overflow: hidden;\n    mix-blend-mode: screen;\n  }\n\n  .rkai-fog {\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(40px);\n    animation: fogDrift infinite alternate ease-in-out;\n  }\n\n  \/* Pale Green Mist *\/\n  .rkai-fog:nth-child(1) {\n    width: 600px; height: 300px;\n    background: radial-gradient(ellipse at center, rgba(150, 255, 180, 0.1) 0%, transparent 70%);\n    top: 10%; left: -20%;\n    animation-duration: 22s;\n  }\n\n  \/* Abyssal Blue Mist *\/\n  .rkai-fog:nth-child(2) {\n    width: 800px; height: 400px;\n    background: radial-gradient(ellipse at center, rgba(0, 150, 255, 0.08) 0%, transparent 70%);\n    bottom: -10%; right: -20%;\n    animation-duration: 28s;\n    animation-delay: -5s;\n  }\n  \n  \/* Core White\/Green Glow *\/\n  .rkai-fog:nth-child(3) {\n    width: 500px; height: 250px;\n    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.05) 0%, transparent 70%);\n    top: 40%; left: 30%;\n    animation-duration: 18s;\n    animation-delay: -10s;\n  }\n\n  @keyframes fogDrift {\n    0% { transform: translateX(0) scale(1); opacity: 0.4; }\n    100% { transform: translateX(150px) scale(1.2); opacity: 0.8; }\n  }\n\n  .rkai-jungle-inner {\n    position: relative;\n    z-index: 5;\n  }\n\n  \/* Curated Top Attribution *\/\n  .rkai-curated-top {\n    text-align: center;\n    font-size: 14px;\n    font-weight: 900;\n    color: #00d2ff; \/* Abyssal Blue\/Cyan *\/\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 30px;\n    padding-bottom: 15px;\n    border-bottom: 2px dashed rgba(0, 210, 255, 0.3);\n  }\n\n  \/* Aggressive Title *\/\n  .rkai-jungle-wrap h2 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 44px;\n    color: #ffffff;\n    margin-top: 10px;\n    margin-bottom: 15px;\n    text-transform: uppercase;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-shadow: 3px 3px 0px #020a05, -2px -2px 0px #00d2ff, 0 0 25px rgba(0, 255, 102, 0.6);\n    line-height: 1.1;\n  }\n\n  .rkai-tagline {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #00ff66; \/* Toxic Green *\/\n    margin-bottom: 35px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 3px solid #00d2ff;\n    padding-bottom: 15px;\n    text-shadow: 0 0 8px rgba(0, 255, 102, 0.6);\n  }\n\n  \/* Heavy Intro Box *\/\n  .rkai-jungle-wrap p.rkai-intro {\n    margin-bottom: 25px;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 1.15rem;\n    background: rgba(2, 10, 5, 0.85);\n    backdrop-filter: blur(8px);\n    padding: 20px;\n    border-radius: 4px;\n    border-left: 5px solid #00ff66;\n    box-shadow: 0 10px 20px rgba(0,0,0,0.9), inset 0 0 20px rgba(0, 255, 102, 0.1);\n  }\n  \n  .rkai-jungle-wrap p strong {\n    color: #00d2ff;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Section Headers *\/\n  .rkai-jungle-wrap h3 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 24px;\n    color: #020a05;\n    background: linear-gradient(90deg, #00ff66, #00d2ff);\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 4px;\n    margin-top: 30px;\n    margin-bottom: 20px;\n    box-shadow: 4px 4px 0px #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    transform: skew(-4deg);\n  }\n\n  \/* Layout Class *\/\n  .rkai-card-layout {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-bottom: 30px;\n  }\n\n  \/* Canopy Cards *\/\n  .rkai-jungle-card {\n    background: rgba(10, 26, 15, 0.9);\n    border: 2px solid #020a05;\n    border-top: 5px solid #00ff66;\n    border-radius: 8px;\n    padding: 25px;\n    box-shadow: 6px 6px 0px rgba(0,0,0,0.9), inset 0 0 20px rgba(0, 255, 102, 0.05);\n    transition: all 0.3s ease;\n  }\n\n  .rkai-jungle-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 8px 8px 0px rgba(0, 210, 255, 0.5);\n    border-color: #00d2ff;\n    background: rgba(15, 36, 22, 0.95);\n  }\n\n  .rkai-jungle-card h4 {\n    font-family: 'Arial Black', sans-serif;\n    font-size: 18px;\n    color: #ffffff;\n    text-transform: uppercase;\n    margin: 0 0 15px 0;\n    border-bottom: 2px dashed #00ff66;\n    padding-bottom: 10px;\n    text-shadow: 0 0 5px rgba(0, 255, 102, 0.5);\n  }\n\n  \/* Wilderness Bullets *\/\n  .rkai-jungle-wrap ul {\n    list-style-type: none;\n    padding-left: 0;\n    margin-top: 10px;\n  }\n\n  .rkai-jungle-wrap li {\n    margin-bottom: 12px;\n    color: #d1e0d6;\n    font-weight: 500;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-jungle-wrap li::before {\n    content: \"►\"; \n    margin-right: 12px;\n    font-size: 1.1em;\n    color: #00ff66;\n    filter: drop-shadow(0 0 4px rgba(0, 255, 102, 0.8));\n  }\n\n  \/* Info Box *\/\n  .rkai-info-box {\n    margin-top: 35px;\n    background: rgba(0, 255, 102, 0.05);\n    border: 2px dashed #00ff66;\n    padding: 20px;\n    border-radius: 8px;\n    text-align: left;\n    color: #d1e0d6;\n    font-size: 0.95rem;\n    box-shadow: inset 0 0 20px rgba(0,0,0,0.8);\n  }\n\n  \/* Internal Link *\/\n  .rkai-jungle-wrap a {\n    color: #00d2ff;\n    text-decoration: none;\n    font-weight: 900;\n    text-transform: uppercase;\n    border-bottom: 1px dashed #00d2ff;\n    transition: color 0.2s ease;\n  }\n  \n  .rkai-jungle-wrap a:hover {\n    color: #ffffff;\n    border-bottom-color: #ffffff;\n    text-shadow: 0 0 8px rgba(0, 210, 255, 0.8);\n  }\n\n  \/* Badges Layout *\/\n  .rkai-badges-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 15px;\n    margin-top: 40px;\n    padding-top: 25px;\n    border-top: 2px dashed rgba(0, 210, 255, 0.4);\n  }\n\n  .rkai-badges-container img {\n    height: 6rem;\n    width: auto;\n    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.8));\n    transition: transform 0.2s ease, filter 0.2s ease;\n  }\n  \n  .rkai-badges-container img:hover {\n    transform: scale(1.1) translateY(-2px);\n    filter: drop-shadow(0 6px 12px rgba(0, 255, 102, 0.6));\n  }\n\n  \/* SEO Hidden Tagging *\/\n  .rkai-seo-tags { display: none; visibility: hidden; }\n\n\u003c\/style\u003e\n\n\u003carticle data-ucp-product=\"Greens Superfood Powder\" data-ucp-type=\"Supplement\" data-ucp-brand=\"Ripkitty\" class=\"rkai-jungle-wrap\"\u003e\n  \n  \u003cdiv class=\"rkai-fog-bg\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"rkai-fog\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-fog\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-fog\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-jungle-inner\"\u003e\n    \u003cp class=\"rkai-curated-top\"\u003eCurated by Ripkitty, for Ripkitty x Bud's Growery.\u003c\/p\u003e\n    \n    \u003cheader\u003e\n      \u003ch2 itemprop=\"name\"\u003eRipkitty Jungle Core: Greens Superfood\u003c\/h2\u003e\n      \u003cp class=\"rkai-tagline\"\u003eDominate the Canopy. Fuel the Machine.\u003c\/p\u003e\n    \u003c\/header\u003e\n    \n    \u003cdiv itemprop=\"descriptionUCP\"\u003e\n      \u003cp class=\"rkai-intro\"\u003e\u003cstrong\u003eStop Grazing. Start Dominating.\u003c\/strong\u003e Ripkitty Jungle Core Greens Superfood is an aggressively formulated, nutrient-dense botanical matrix designed to completely flood your system with raw plant power. We extracted the absolute essence of whole plants to deliver a brutal payload of vital vitamins, heavy minerals, and high-impact antioxidants. Elevate your baseline health and secure your daily vitality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-card-layout\"\u003e\n      \u003csection class=\"rkai-jungle-card\"\u003e\n        \u003ch4\u003e🌿 The Botanical Payload\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDeep Plant Base:\u003c\/strong\u003e Heavily fortified with Barley Grass, Spirulina, and Green Tea Extract—the undisputed titans of cellular health and natural energy.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSystem-Wide Support:\u003c\/strong\u003e Enhanced with Wheat Grass and Alfalfa Extract to deliver comprehensive, full-spectrum wellness benefits straight to the bloodstream.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNutrient-Dense Delivery:\u003c\/strong\u003e Each scoop is a highly concentrated blast of pure, plant-based nutrients required to keep the biological engine running flawlessly.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n      \n      \u003csection class=\"rkai-jungle-card\"\u003e\n        \u003ch4\u003e🛡️ The Antioxidant Shield\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOxidative Defense:\u003c\/strong\u003e Locked and loaded with Beet Root, Acai, and Turmeric Extracts to violently suppress free radicals and combat systemic oxidative stress.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eImmune Fortification:\u003c\/strong\u003e Actively aids in maintaining a brutally healthy immune system and stabilizes all-day energy levels without a synthetic crash.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUnapologetic Purity:\u003c\/strong\u003e Manufactured in the USA. Absolutely zero artificial garbage additives. Pure, effective, unadulterated plant power.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-info-box\"\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eThe Ritual:\u003c\/strong\u003e Integration is simple. Drop one (1) scoop into 6-8 ounces of cold water or your daily shake. Engineered for rapid absorption to ensure maximum, instant nutrient uptake. Each tub packs 0.28 lb (126 g) of high-grade powder.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cem\u003eSafety Protocol: Keep in a cool, dry place and use promptly after breaking the seal. Consult a physician if you are pregnant, nursing, or managing a medical condition. These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e\n      \u003chr style=\"border: 0; border-top: 1px dashed rgba(0, 255, 102, 0.4); margin: 15px 0;\"\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\u003ca href=\"https:\/\/budsgrowery.com\/collections\/supplements\" target=\"_new\" title=\"Health \u0026amp; Wellness\"\u003eDiscover the Full Arsenal and Purchase Here\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rkai-badges-container\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206094907-gluten-free-2x.png\" alt=\"Gluten-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206124537-vegetarian.png\" alt=\"Vegetarian\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100008-100--natural-2x.png\" alt=\"All natural\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100927-non-gmo-2x.png\" alt=\"Non-GMO\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206124358-vegan.png\" alt=\"Vegan friendly\"\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n  \n  \u003cdiv aria-hidden=\"true\" class=\"rkai-seo-tags\"\u003e\n    Ripkitty Greens Superfood, Superfood Powder, Barley Grass Supplement, Spirulina Powder, Green Tea Extract, Beet Root Powder, Acai Supplement, Turmeric Extract, Wheat Grass Powder, Alfalfa Extract, Ripkitty x Bud's Growery, Vegan Greens Powder, Plant Based Nutrition, Immune Support Powder, USA Made Supplements, Shopify KB product, AI parsed schema, UCP compliant, json-ld schema, dark green blue jungle fog aesthetic.\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"DietarySupplement\",\n    \"name\": \"Ripkitty Jungle Core: Greens Superfood Matrix (126g)\",\n    \"description\": \"Dominate your daily nutrition with Ripkitty Core Greens Superfood. A brutal, nutrient-dense jungle of Barley Grass and Spirulina to fuel your raw vitality now.\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"Ripkitty\"\n    },\n    \"manufacturer\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Bud's Growery\"\n    },\n    \"category\": \"Health \u0026 Beauty \u003e Health Care \u003e Fitness \u0026 Nutrition \u003e Vitamins \u0026 Supplements\",\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"itemCondition\": \"https:\/\/schema.org\/NewCondition\"\n    },\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Form\", \"value\": \"Powder\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Weight\", \"value\": \"126g (0.28 lb)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredients\", \"value\": \"Barley Grass, Spirulina, Green Tea, Beet Root, Acai, Turmeric, Wheat Grass, Alfalfa\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Features\", \"value\": \"Vegan, Gluten-Free, Non-GMO, All Natural, USA Made\" }\n    ],\n    \"sameAs\": [\n      \"https:\/\/budsgrowery.com\",\n      \"https:\/\/ripkitty.com\"\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/article\u003e","brand":"Ripkitty","offers":[{"title":"Default Title","offer_id":43532769820879,"sku":"JTP0GREE","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/1748868518616-generated-label-image-0.jpg?v=1768853383","url":"https:\/\/budsgrowery.com\/products\/ripkitty-jungle-core-greens-superfood-matrix","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}