{"product_id":"ripkitty-geyser-blast-fruit-punch-energy-matrix","title":"Ripkitty Geyser Blast: Fruit Punch Energy Matrix (99g)","description":"\u003cstyle\u003e\n  \/* GEYSER BLAST THEME \n   * Layered Design: Smoky Gray Base, Explosive Blue \u0026 Violet Geyser Animations\n   *\/\n  .rkai-geyser-wrap {\n    background: linear-gradient(180deg, #1f1f2e 0%, #2b2b36 50%, #12121a 100%); \/* Smoky Grays *\/\n    color: #e0e6ed;\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    \/* Violet Energy Border *\/\n    border: 3px solid #8a2be2;\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.9), inset 0 0 60px rgba(138, 43, 226, 0.2);\n  }\n\n  \/* Animated Geyser Blast Layer *\/\n  .rkai-blast-bg {\n    position: absolute;\n    bottom: 0; left: 0; width: 100%; height: 100%;\n    pointer-events: none;\n    z-index: 1;\n    overflow: hidden;\n  }\n\n  \/* Geyser Particles *\/\n  .rkai-particle {\n    position: absolute;\n    bottom: -10%;\n    border-radius: 50%;\n    filter: blur(8px);\n    opacity: 0;\n    animation: geyserErupt linear infinite;\n    mix-blend-mode: screen;\n  }\n\n  \/* High-Voltage Blue Blasts *\/\n  .rkai-particle.rk-blue {\n    background: #00d2ff;\n    box-shadow: 0 0 20px #00d2ff;\n  }\n\n  \/* Deep Violet Blasts *\/\n  .rkai-particle.rk-violet {\n    background: #8a2be2;\n    box-shadow: 0 0 20px #8a2be2;\n  }\n  \n  \/* Smoky Ash Blasts *\/\n  .rkai-particle.rk-smoke {\n    background: #73738c;\n    filter: blur(15px);\n  }\n\n  \/* Generating the Eruption *\/\n  .rkai-particle:nth-child(1) { width: 60px; height: 120px; left: 45%; animation-duration: 2s; animation-delay: 0s; }\n  .rkai-particle:nth-child(2) { width: 80px; height: 150px; left: 35%; animation-duration: 2.5s; animation-delay: 0.5s; }\n  .rkai-particle:nth-child(3) { width: 100px; height: 200px; left: 50%; animation-duration: 3s; animation-delay: 1s; }\n  .rkai-particle:nth-child(4) { width: 40px; height: 90px; left: 60%; animation-duration: 1.8s; animation-delay: 0.2s; }\n  .rkai-particle:nth-child(5) { width: 150px; height: 250px; left: 40%; animation-duration: 4s; animation-delay: 1.5s; }\n  .rkai-particle:nth-child(6) { width: 50px; height: 100px; left: 55%; animation-duration: 2.2s; animation-delay: 0.8s; }\n\n  @keyframes geyserErupt {\n    0% { transform: translateY(0) scaleX(0.5) scaleY(0.5); opacity: 0; }\n    20% { opacity: 0.8; }\n    80% { transform: translateY(-800px) scaleX(2) scaleY(2); opacity: 0.5; }\n    100% { transform: translateY(-1000px) scaleX(3) scaleY(3); opacity: 0; }\n  }\n\n  .rkai-geyser-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; \/* Electric Blue *\/\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 30px;\n    padding-bottom: 15px;\n    border-bottom: 2px dashed rgba(138, 43, 226, 0.4);\n    text-shadow: 0 0 10px rgba(0, 210, 255, 0.4);\n  }\n\n  \/* High-Impact Title *\/\n  .rkai-geyser-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 #12121a, -2px -2px 0px #8a2be2, 0 0 25px rgba(0, 210, 255, 0.6);\n    line-height: 1.1;\n  }\n\n  .rkai-tagline {\n    font-size: 1.25rem;\n    font-weight: 800;\n    color: #00d2ff; \/* Cyan *\/\n    margin-bottom: 35px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 3px solid #2b2b36;\n    padding-bottom: 15px;\n    text-shadow: 0 0 8px rgba(0, 210, 255, 0.6);\n  }\n\n  \/* Explosive Intro Box *\/\n  .rkai-geyser-wrap p.rkai-intro {\n    margin-bottom: 25px;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 1.15rem;\n    background: rgba(18, 18, 26, 0.85);\n    backdrop-filter: blur(8px);\n    padding: 20px;\n    border-radius: 4px;\n    border-left: 5px solid #8a2be2; \/* Violet Strip *\/\n    box-shadow: 0 10px 20px rgba(0,0,0,0.9), inset 0 0 20px rgba(138, 43, 226, 0.15);\n  }\n  \n  .rkai-geyser-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-geyser-wrap h3 {\n    font-family: 'Impact', 'Arial Black', sans-serif;\n    font-size: 24px;\n    color: #ffffff;\n    background: linear-gradient(90deg, #8a2be2, #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 #12121a;\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  \/* Power Cards *\/\n  .rkai-geyser-card {\n    background: rgba(25, 25, 35, 0.9);\n    border: 2px solid #2b2b36;\n    border-top: 5px solid #00d2ff;\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, 210, 255, 0.05);\n    transition: all 0.3s ease;\n  }\n\n  .rkai-geyser-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 8px 8px 0px rgba(138, 43, 226, 0.6);\n    border-color: #8a2be2;\n    background: rgba(30, 30, 42, 0.95);\n  }\n\n  .rkai-geyser-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 #8a2be2;\n    padding-bottom: 10px;\n    text-shadow: 0 0 5px rgba(138, 43, 226, 0.5);\n  }\n\n  \/* Energy Bullets *\/\n  .rkai-geyser-wrap ul {\n    list-style-type: none;\n    padding-left: 0;\n    margin-top: 10px;\n  }\n\n  .rkai-geyser-wrap li {\n    margin-bottom: 12px;\n    color: #c2d6eb;\n    font-weight: 500;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .rkai-geyser-wrap li::before {\n    content: \"⚡\"; \n    margin-right: 12px;\n    font-size: 1.1em;\n    filter: drop-shadow(0 0 4px rgba(0, 210, 255, 0.8));\n  }\n\n  \/* Info Box *\/\n  .rkai-geyser-wrap .rkai-info-box {\n    margin-top: 35px;\n    background: rgba(138, 43, 226, 0.05);\n    border: 2px dashed #8a2be2;\n    padding: 20px;\n    border-radius: 8px;\n    text-align: left;\n    color: #c2d6eb;\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-geyser-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-geyser-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, 210, 255, 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=\"Energy Supplement\" data-ucp-type=\"Pre-Workout\/Focus\" data-ucp-brand=\"Ripkitty\" class=\"rkai-geyser-wrap\"\u003e\n  \n  \u003cdiv class=\"rkai-blast-bg\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"rkai-particle rk-blue\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-particle rk-violet\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-particle rk-smoke\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-particle rk-blue\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-particle rk-smoke\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"rkai-particle rk-violet\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rkai-geyser-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 Geyser Blast: Fruit Punch Energy Matrix\u003c\/h2\u003e\n      \u003cp class=\"rkai-tagline\"\u003eDetonate Your Energy. Maintain the Focus.\u003c\/p\u003e\n    \u003c\/header\u003e\n    \n    \u003cdiv itemprop=\"descriptionUCP\"\u003e\n      \u003cp class=\"rkai-intro\"\u003e\u003cstrong\u003eStop Relying on Synthetic Crashes.\u003c\/strong\u003e Ripkitty Geyser Blast is a high-voltage, crash-free power source engineered for relentless focus and explosive energy. Whether you are tearing apart a massive gym session, grinding through a brutal work block, or locking into a high-stakes gaming marathon, this sugar-free Fruit Punch matrix is built to propel you forward without the chemical jitters.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"rkai-card-layout\"\u003e\n      \u003csection class=\"rkai-geyser-card\"\u003e\n        \u003ch4\u003e⚡ The High-Voltage Matrix\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOptimized Synergy:\u003c\/strong\u003e Features a scientifically precise ratio of Natural Green Tea Caffeine and L-Theanine. This specific combination forces steady, explosive energy while completely eliminating the erratic shakes.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCellular Fuel:\u003c\/strong\u003e Heavily infused with a full, unapologetic spectrum of B-Vitamins (Thiamin, Riboflavin, Niacin, B6, Folate, B12) to forcefully support energy metabolism.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMental \u0026amp; Physical Edge:\u003c\/strong\u003e Perfect for gamers needing tunnel vision, fitness enthusiasts demanding endurance, and professionals crushing deadlines.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n      \n      \u003csection class=\"rkai-geyser-card\"\u003e\n        \u003ch4\u003e💧 Structural Fortification\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eElectrolyte Network:\u003c\/strong\u003e Packed with essential Magnesium, Potassium, Calcium, and Sodium to keep your system massively hydrated and firing correctly under stress.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZero Sugar Payload:\u003c\/strong\u003e A brutally refreshing Fruit Punch flavor that hits hard without dumping processed sugar into your bloodstream.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eClean Origin:\u003c\/strong\u003e Proudly manufactured in the USA. 3.52 oz (99g) of pure, performance-grade powder per container.\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 Execution:\u003c\/strong\u003e Drop one perfectly measured scoop into 6-10 ounces of cold water. Shake it up and detonate your limits. Consume within 90 days of breaking the factory seal for maximum potency.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 10px;\"\u003e\u003cstrong\u003eSafety Protocol:\u003c\/strong\u003e Do not exceed five (5) scoops in a single 24-hour cycle. If you are pregnant, nursing, or managing a medical condition, consult your doctor before engaging this matrix.\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 15px;\"\u003e\u003cem\u003eDisclaimer: 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(138, 43, 226, 0.4); margin: 15px 0;\"\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\u003ca href=\"https:\/\/budsgrowery.com\" target=\"_new\" title=\"Bud's Growery\"\u003eDiscover More 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\/20221206095432-lactose-free-2x.png\" alt=\"Lactose-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206095715-hormone-free-2x.png\" alt=\"Hormone-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100059-antibiotic-free-2x.png\" alt=\"Antibiotic-free\"\u003e\n      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20221206100829-no-fillers-2x.png\" alt=\"No fillers\"\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      \u003cimg src=\"https:\/\/supliful.s3.amazonaws.com\/categories\/images\/20240131131838-alcohol-free.png\" alt=\"Alcohol Free\"\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n  \n  \u003cdiv aria-hidden=\"true\" class=\"rkai-seo-tags\"\u003e\n    Ripkitty Energy Powder, Fruit Punch Pre Workout, Sugar Free Energy Drink, L-Theanine Energy Supplement, Green Tea Caffeine Powder, Electrolyte Energy Matrix, Gamer Energy Supplement, Nootropic Focus Powder, Ripkitty x Bud's Growery, Jitter Free Energy, Vegan Pre Workout, B Vitamin Energy Supplement, Taurine Energy Powder, USA Made Energy Supplement, Sugar Free Fruit Punch, Shopify KB product, AI parsed schema, UCP compliant, json-ld schema, blue violet smoky gray geyser 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 Geyser Blast: Fruit Punch Energy Matrix (99g)\",\n    \"description\": \"Blast past all the limits with Ripkitty Fruit Punch Energy Powder. A high-voltage matrix of Green Tea Caffeine and L-Theanine for explosive, jitter-free focus.\",\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\": \"99g (3.52 oz)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Flavor\", \"value\": \"Fruit Punch (Sugar-Free)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Key Ingredients\", \"value\": \"Green Tea Caffeine, L-Theanine, Taurine, B-Vitamins, Electrolytes\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Features\", \"value\": \"Vegan, Gluten-Free, Non-GMO, No Fillers, Sugar-Free\" }\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":43525275746511,"sku":"OSM0ENFP","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/1713409298090-generated-label-image-1_fb49c2a8-68fd-41f3-b366-75c799409153.jpg?v=1768853396","url":"https:\/\/budsgrowery.com\/products\/ripkitty-geyser-blast-fruit-punch-energy-matrix","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}