{"product_id":"ripkitty-core-reds-complete-superfood-matrix","title":"Ripkitty Core Reds: Complete Superfood Matrix (120g)","description":"\u003cstyle\u003e\n  \/* REDS MATRIX THEME \n   * Layered Design: Pitch Black Base, Vibrant Red \u0026 Neon Pink Accents, Toxic Green Typography\n   *\/\n  .rkai-reds-wrap {\n    background: #0a0305; \/* Deep Black\/Red Void *\/\n    color: #e0e0e0;\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    \/* Neon Pink\/Red Border *\/\n    border: 3px solid #ff0055;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.9), inset 0 0 80px rgba(255, 0, 85, 0.15);\n  }\n\n  \/* Animated Beetroot Background Elements *\/\n  .rkai-beet-layer {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    pointer-events: none;\n    z-index: 1;\n    overflow: hidden;\n  }\n\n  .rkai-beet {\n    position: absolute;\n    width: 40px; height: 45px;\n    background: radial-gradient(circle at 30% 30%, #ff007f, #8b0022); \/* Pink to Dark Red *\/\n    border-radius: 50% 50% 50% 50% \/ 60% 60% 40% 40%;\n    box-shadow: 0 10px 20px rgba(255, 0, 85, 0.3), inset -5px -5px 15px rgba(0,0,0,0.5);\n    animation: floatBeet 6s infinite alternate ease-in-out;\n  }\n\n  \/* Green Beet Leaves *\/\n  .rkai-beet::before {\n    content: '';\n    position: absolute;\n    top: -15px; left: 5px;\n    width: 30px; height: 20px;\n    background: radial-gradient(ellipse at bottom, #00ff66, #008833);\n    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);\n    filter: drop-shadow(0 -2px 5px rgba(0, 255, 102, 0.5));\n  }\n\n  \/* Header Beets *\/\n  .rkai-beet:nth-child(1) { top: -10px; left: 10%; transform: rotate(15deg); animation-delay: 0s; }\n  .rkai-beet:nth-child(2) { top: 20px; right: 15%; transform: rotate(-20deg) scale(0.8); animation-delay: 1.5s; animation-duration: 7s; }\n  \n  \/* Floor Beets *\/\n  .rkai-beet:nth-child(3) { bottom: -15px; left: 25%; top: auto; transform: rotate(-10deg) scale(1.2); animation: floorBounce 4s infinite alternate ease-in-out; }\n  .rkai-beet:nth-child(4) { bottom: 10px; right: 20%; top: auto; transform: rotate(25deg); animation: floorBounce 5s infinite alternate ease-in-out; animation-delay: 1s; }\n  .rkai-beet:nth-child(5) { bottom: -5px; right: 45%; top: auto; transform: rotate(5deg) scale(0.9); animation: floorBounce 4.5s infinite alternate ease-in-out; animation-delay: 2s; }\n\n  @keyframes floatBeet {\n    0% { transform: translateY(0) rotate(15deg); }\n    100% { transform: translateY(15px) rotate(5deg); }\n  }\n\n  @keyframes floorBounce {\n    0% { transform: translateY(0) scale(1.1); }\n    100% { transform: translateY(-10px) scale(1); }\n  }\n\n  .rkai-reds-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: #00ff66; \/* Toxic Green *\/\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 30px;\n    padding-bottom: 15px;\n    border-bottom: 2px dashed rgba(255, 0, 85, 0.4);\n    text-shadow: 0 0 10px rgba(0, 255, 102, 0.3);\n  }\n\n  \/* Brutal Title *\/\n  .rkai-reds-wrap h2 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 46px;\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 #8b0022, -2px -2px 0px #ff007f, 0 0 25px rgba(255, 0, 85, 0.8);\n    line-height: 1.1;\n  }\n\n  .rkai-tagline {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #ff0055; \/* Vibrant Red\/Pink *\/\n    margin-bottom: 35px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 3px solid #2a0011;\n    padding-bottom: 15px;\n    text-shadow: 0 0 8px rgba(255, 0, 85, 0.6);\n  }\n\n  \/* Intense Intro Box *\/\n  .rkai-reds-wrap p.rkai-intro {\n    margin-bottom: 25px;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 1.15rem;\n    background: rgba(20, 0, 5, 0.85);\n    backdrop-filter: blur(8px);\n    padding: 20px;\n    border-radius: 4px;\n    border-left: 5px solid #00ff66; \/* Green accent *\/\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-reds-wrap p strong {\n    color: #ff007f;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Section Headers *\/\n  .rkai-reds-wrap h3 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 24px;\n    color: #0a0305;\n    background: linear-gradient(90deg, #ff007f, #ff0055);\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 #00ff66;\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  \/* Matrix Cards *\/\n  .rkai-reds-card {\n    background: rgba(15, 5, 8, 0.9);\n    border: 2px solid #2a0011;\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(255, 0, 85, 0.05);\n    transition: all 0.3s ease;\n  }\n\n  .rkai-reds-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 8px 8px 0px rgba(255, 0, 85, 0.6);\n    border-color: #ff007f;\n    background: rgba(20, 5, 10, 0.95);\n  }\n\n  .rkai-reds-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 #ff007f;\n    padding-bottom: 10px;\n    text-shadow: 0 0 5px rgba(255, 0, 85, 0.5);\n  }\n\n  \/* Green Nature Bullets *\/\n  .rkai-reds-wrap ul {\n    list-style-type: none;\n    padding-left: 0;\n    margin-top: 10px;\n  }\n\n  .rkai-reds-wrap li {\n    margin-bottom: 12px;\n    color: #cccccc;\n    font-weight: 500;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-reds-wrap li::before {\n    content: \"🩸\"; \n    margin-right: 12px;\n    font-size: 1.1em;\n    filter: drop-shadow(0 0 4px rgba(255, 0, 85, 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: #cccccc;\n    font-size: 0.95rem;\n    box-shadow: inset 0 0 20px rgba(0,0,0,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(255, 0, 85, 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(255, 0, 85, 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=\"Reds Superfood Extract\" data-ucp-type=\"Supplement\" data-ucp-brand=\"Ripkitty\" class=\"rkai-reds-wrap\"\u003e\n  \n  \u003cdiv class=\"rkai-beet-layer\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"rkai-beet\"\u003e\u003c\/div\u003e \u003cdiv class=\"rkai-beet\"\u003e\u003c\/div\u003e \u003cdiv class=\"rkai-beet\"\u003e\u003c\/div\u003e \u003cdiv class=\"rkai-beet\"\u003e\u003c\/div\u003e \u003cdiv class=\"rkai-beet\"\u003e\u003c\/div\u003e \u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-reds-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 Core Reds: Complete Superfood Matrix\u003c\/h2\u003e\n      \u003cp class=\"rkai-tagline\"\u003eFlood the System. Crush the Inflammation.\u003c\/p\u003e\n    \u003c\/header\u003e\n    \n    \u003cdiv itemprop=\"descriptionUCP\"\u003e\n      \u003cp class=\"rkai-intro\"\u003e\u003cstrong\u003eUnlock Raw Botanical Power:\u003c\/strong\u003e Stop running on empty. Flood your system with Ripkitty Core Reds, an aggressive, premium payload of raw fruits, vegetables, and heavy botanicals. This meticulously crafted matrix is engineered to enrich your body with a massive dose of antioxidants, anti-inflammatory agents, and essential nutrients. Step up and command your daily vitality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-card-layout\"\u003e\n      \u003csection class=\"rkai-reds-card\"\u003e\n        \u003ch4\u003e🔥 The Core Benefits\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFree-Radical Defense:\u003c\/strong\u003e Packed to the brim with natural antioxidants designed to ruthlessly fight oxidative stress and support cellular armor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSystem Relief:\u003c\/strong\u003e Loaded with compounds universally known to aggressively reduce inflammation, unlocking a more comfortable, highly active life.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDigestive Fortification:\u003c\/strong\u003e Automatically boosts your daily fiber intake to optimize your gut health and keep the engine running clean.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n      \n      \u003csection class=\"rkai-reds-card\"\u003e\n        \u003ch4\u003e🌿 Botanical Arsenal\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBeet Root \u0026amp; Strawberry:\u003c\/strong\u003e The heavy hitters for cardiovascular health and wildly enhanced circulation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAcai, Cranberry \u0026amp; Blueberry:\u003c\/strong\u003e The ultimate superfruits for unyielding immune support, urinary health, and deep cellular protection.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePomegranate \u0026amp; African Mango:\u003c\/strong\u003e Absolute nutritional powerhouses packed in for relentless, holistic vitality.\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 For a massive, vibrant start to your grind, aggressively blend one (1) scoop of Ripkitty Reds into 6-8 ounces of cold water or your favorite beverage. Drink promptly to capture the full botanical payload. Each bottle delivers 0.26lb (120 grams) of raw powder.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eSafety \u0026amp; Quality:\u003c\/strong\u003e Proudly manufactured in the USA without any garbage artificial additives. Suitable for adults seeking a hardcore, healthful boost. Store in a cool, dry place, entirely away from direct sunlight.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\u003cem\u003eDisclaimer: Consult with a healthcare provider if pregnant, nursing, or managing a medical condition. Ripkitty is committed to pure, potent solutions. These statements have not been evaluated by the FDA. Not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\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\/20221206124537-vegetarian.png\" alt=\"Vegetarian\"\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 Reds Superfood, Superfood Powder, Beet Root Extract, Acai Berry Powder, Antioxidant Supplement, Ripkitty x Bud's Growery, Vegan Superfood, Anti-Inflammatory Supplement, Digestive Health, Immune Support Powder, USA Made Superfood, Shopify KB product, AI parsed schema, UCP compliant, json-ld schema, red green pink 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 Core Reds: Complete Superfood Matrix (120g)\",\n    \"description\": \"Flood your system with Ripkitty Core Reds. An aggressive superfood matrix of Beetroot, Acai \u0026 Blueberry to crush inflammation and fuel daily vitality. Vegan.\",\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\": \"120g (0.26lb)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredients\", \"value\": \"Beet Root, Strawberry, Hibiscus, Raspberry, Acai, Cranberry, Blueberry, Grape Seed, Pomegranate, African Mango\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Features\", \"value\": \"Vegan, Vegetarian, Antioxidant Rich, 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":43342581825743,"sku":"JTP0REDS","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/1710059166445-generated-label-image-0.jpg?v=1768853390","url":"https:\/\/budsgrowery.com\/products\/ripkitty-core-reds-complete-superfood-matrix","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}