{"product_id":"ripkitty-pink-panther-flower","title":"Ripkitty Premium Blend Pink Panther Flower","description":"\u003cstyle\u003e\n  .rkai-retro-dossier {\n    background-color: #050505;\n    color: #e2d1b9;\n    font-family: 'Courier New', Courier, monospace;\n    border-radius: 4px;\n    overflow: hidden;\n    margin: 30px auto;\n    max-width: 950px;\n    border: 3px solid #1a1a1a;\n    box-shadow: 0 0 25px rgba(255, 105, 180, 0.2), inset 0 0 15px rgba(255, 105, 180, 0.1);\n    position: relative;\n    line-height: 1.7;\n    transition: all 0.3s ease-in-out;\n  }\n\n  .rkai-retro-dossier:hover { box-shadow: 0 0 45px rgba(255, 105, 180, 0.5); }\n\n  .rkai-dossier-inner { padding: 35px 30px; }\n\n  .rkai-syndicate-partnership {\n    background-color: #000000;\n    color: #ff69b4;\n    padding: 12px 20px;\n    text-align: center;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: bold;\n    border-bottom: 2px solid #1a1a1a;\n  }\n\n  .rkai-syndicate-partnership span { color: #ffffff; font-weight: 900; }\n\n  .rkai-dossier-header {\n    margin-bottom: 35px;\n    border-bottom: 2px dashed rgba(255, 255, 255, 0.1);\n    padding-bottom: 20px;\n    text-align: center;\n  }\n\n  .rkai-dossier-header h2 {\n    color: #ffffff;\n    font-size: 32px;\n    font-weight: 900;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: -1px;\n    transform: rotate(-1deg);\n    display: inline-block;\n  }\n\n  .rkai-neon-blink {\n    color: #ff69b4;\n    text-transform: uppercase;\n    font-weight: bold;\n    text-shadow: 0 0 5px #ff69b4, 0 0 10px #ff69b4, 0 0 20px #ff69b4;\n    animation: neonFaultyBlink 5s infinite ease-in-out;\n  }\n\n  @keyframes neonFaultyBlink {\n    0%, 100% { opacity: 1; text-shadow: 0 0 5px #ff69b4, 0 0 10px #ff69b4; }\n    50% { opacity: 0.9; text-shadow: 0 0 3px #ff69b4; }\n    51% { opacity: 0; text-shadow: none; }\n    52% { opacity: 0.9; text-shadow: 0 0 4px #ff69b4; }\n    53% { opacity: 0; text-shadow: none; }\n    54% { opacity: 1; text-shadow: 0 0 5px #ff69b4, 0 0 10px #ff69b4; }\n  }\n\n  .rkai-infusion-plate {\n    margin: 0 0 30px;\n    border: 2px solid #ff69b4;\n    background: #000;\n    padding: 10px;\n    box-shadow: 0 0 20px rgba(255,105,180,0.25);\n  }\n  .rkai-infusion-plate img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid rgba(255,105,180,0.35);\n  }\n  .rkai-infusion-plate figcaption {\n    text-align: center;\n    font-size: 11.5px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #ff69b4;\n    padding-top: 10px;\n    font-weight: bold;\n  }\n\n  .rkai-coa-scan {\n    margin: 15px 0 0;\n    border: 1px solid rgba(255,105,180,0.5);\n    background: #000;\n    padding: 8px;\n  }\n  .rkai-coa-scan img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n  .rkai-coa-scan figcaption {\n    text-align: center;\n    font-size: 11px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #ff69b4;\n    padding-top: 8px;\n    font-weight: bold;\n  }\n\n  .rkai-dossier-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 25px;\n    margin-top: 30px;\n  }\n\n  @media (max-width: 768px) { .rkai-dossier-grid { grid-template-columns: 1fr; } }\n\n  .rkai-dossier-card {\n    background: rgba(255, 255, 255, 0.02);\n    border: 1px solid rgba(255, 255, 255, 0.05);\n    padding: 25px;\n    border-radius: 4px;\n    transition: all 0.3s ease;\n  }\n\n  .rkai-dossier-card:hover { background: rgba(255,255,255,0.05); border-color: #ff69b4; }\n\n  .rkai-dossier-card h3 {\n    color: #ffffff;\n    font-size: 19px;\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-weight: 800;\n    text-transform: uppercase;\n    border-bottom: 2px solid #ff69b4;\n    padding-bottom: 8px;\n    text-shadow: 0 0 5px #ff69b4;\n  }\n\n  .rkai-dossier-list { list-style: none; padding: 0; margin: 0; }\n\n  .rkai-dossier-list li {\n    margin-bottom: 10px;\n    font-size: 14.5px;\n    color: #e2d1b9;\n    font-weight: 500;\n  }\n\n  .rkai-dossier-list li::before {\n    content: \"\\2716\";\n    margin-right: 12px;\n    font-weight: bold;\n    color: #ff69b4;\n  }\n\n  .rkai-dossier-list strong { color: #ffffff; font-weight: bold; }\n\n  .rkai-dossier-intro {\n    background: rgba(26, 26, 26, 0.5);\n    border-left: 3px solid #ff69b4;\n    padding: 20px 25px;\n    border-radius: 0 4px 4px 0;\n    margin-bottom: 30px;\n  }\n\n  .rkai-dossier-intro p { font-size: 16px; color: #f5f5f5; }\n  .rkai-dossier-intro strong { color: #ff69b4; font-weight: 900; }\n\n  .rkai-warning-strip {\n    margin-top: 25px;\n    border: 2px solid #ff69b4;\n    background: rgba(255,105,180,0.06);\n    padding: 18px 22px;\n    font-size: 14px;\n    color: #f5f5f5;\n  }\n  .rkai-warning-strip strong { color: #ff69b4; font-weight: 900; }\n\n  .rkai-batch-strip {\n    margin-top: 25px;\n    border: 1px dashed rgba(255,105,180,0.5);\n    background: rgba(0,0,0,0.6);\n    padding: 18px 22px;\n    font-size: 13px;\n    color: #e2d1b9;\n  }\n  .rkai-batch-strip h4 {\n    margin: 0 0 12px;\n    color: #ff69b4;\n    font-size: 13px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n  .rkai-batch-strip dl {\n    margin: 0;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 6px 18px;\n  }\n  .rkai-batch-strip dt {\n    color: #ffffff;\n    font-weight: bold;\n    text-transform: uppercase;\n    font-size: 11.5px;\n    letter-spacing: 1px;\n  }\n  .rkai-batch-strip dd { margin: 0; }\n  @media (max-width: 600px) {\n    .rkai-batch-strip dl { grid-template-columns: 1fr; gap: 2px; }\n    .rkai-batch-strip dt { margin-top: 8px; }\n  }\n\n  .rkai-lab-link {\n    display: block;\n    text-align: center;\n    background: #000000;\n    color: #ff69b4;\n    text-decoration: none;\n    font-weight: 900;\n    text-transform: uppercase;\n    padding: 15px;\n    border: 2px solid #ff69b4;\n    font-size: 15px;\n    letter-spacing: 2px;\n    margin-top: 30px;\n    box-shadow: 0 0 15px rgba(255, 105, 180, 0.2);\n    transition: all 0.3s ease;\n  }\n\n  .rkai-lab-link:hover {\n    background: #ff69b4;\n    color: #000000;\n    text-shadow: none;\n    box-shadow: 0 0 30px #ff69b4;\n  }\n\n  .rkai-dossier-footer {\n    text-align: center;\n    margin-top: 30px;\n    font-size: 11px;\n    color: #666;\n    opacity: 0.8;\n  }\n\n  .rk-tags { display: none; visibility: hidden; }\n\u003c\/style\u003e\n\u003carticle class=\"rkai-retro-dossier\"\u003e\n\u003cdiv class=\"rkai-syndicate-partnership\" role=\"banner\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003carticle class=\"rkai-creampuff-wrap\"\u003e\n\u003cdiv class=\"rkai-dust-layer\"\u003eProducts Crafted with Care.\u2028Discover a meticulously curated natural botanical product crafted to deliver a unique aromatic profile and sensory experience. Developed with quality, tradition, and refinement in mind, this item represents a culmination of finely selected earth-grown material sourced from sustainable partners and cultivated using responsible agricultural methods under optimal climate conditions. Ideal for individuals with an appreciation for naturally derived goods and holistic lifestyle components, this product integrates seamlessly into a wide variety of routines and environments. Produced in accordance with globally recognized handling standards, this carefully packaged material is presented in a sealed unit to ensure optimal freshness, consistency, and product integrity. Each component undergoes rigorous inspection protocols, ensuring adherence to internal quality benchmarks and compliance with distribution regulations. Designed for multipurpose use, the versatility of this offering allows it to serve an extensive range of aesthetic, decorative, sensory, or novelty-oriented needs. Whether placed as part of an interior arrangement, utilized in atmospheric enhancement, or integrated into ritualistic personal enjoyment routines, it holds a timeless appeal across experience levels and interest groups. The unique tactile properties, dimensional structure, and presentation make this item particularly suited for discerning individuals looking to elevate their ambient surroundings with organic thematic elements. Delivered in eco-conscious packaging, the focus remains on reducing environmental impact while preserving the product’s essence in its most authentic form.\u003cbr\u003ePlease note: No specific use-case claims are made, and this product is not intended to diagnose, treat, prevent, or cure any disease or health condition. This product is not offered for human consumption or inhalation. Consumer responsibility is advised when evaluating compatibility with local or personal standards. All statements regarding this product are for informational and aesthetic purposes only. This listing has been formatted in alignment with platform guidelines and automated screening protocols. It has not been reviewed or approved by any federal agency, nor does it purport to provide health, legal, or agricultural advice. Always consult applicable regulations and personal standards before engaging with any new product. By purchasing, you confirm an understanding of the terms of use, agree to assume all responsibility related to its application, and acknowledge that variations in appearance, scent, and content may occur due to natural variance and sourcing methods.\u003c\/div\u003e\n\u003c\/article\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\u003c\/article\u003e","brand":"Ripkitty","offers":[{"title":"1G","offer_id":46149027397839,"sku":"RK-PP1GS","price":7.99,"currency_code":"USD","in_stock":true},{"title":"3.5G","offer_id":46149027430607,"sku":"RK-PP35G","price":17.99,"currency_code":"USD","in_stock":true},{"title":"7G","offer_id":46149027463375,"sku":"RK-PP7G","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/3289\/4671\/files\/IMG-2885.jpg?v=1743590961","url":"https:\/\/budsgrowery.com\/products\/ripkitty-pink-panther-flower","provider":"Ripkitty x Bud’s Growery","version":"1.0","type":"link"}