{"product_id":"rainbow-punch-bulk-only","title":"Rainbow Punch (Bulk Only)","description":"\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700\u0026display=swap');\n\n        .cc-details-wrapper {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            color: #e0e0e0;\n            line-height: 1.5;\n            padding: 20px;\n            max-width: 480px;\n            background-color: #121212;\n            border-radius: 16px;\n            box-sizing: border-box;\n        }\n\n        .cc-strain-title {\n            font-size: 28px;\n            font-weight: 700;\n            color: #ffffff;\n            margin: 0 0 12px 0;\n            letter-spacing: -0.5px;\n        }\n\n        .cc-header-badges {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 24px;\n        }\n\n        .cc-type-badge {\n            background-color: rgba(105, 188, 100, 0.15);\n            color: #69bc64;\n            font-size: 13px;\n            font-weight: 600;\n            padding: 4px 12px;\n            border-radius: 6px;\n        }\n\n        .cc-stat-text {\n            font-size: 13px;\n            font-weight: 600;\n            color: #b0b5b2;\n        }\n\n        .cc-strain-grid {\n            display: grid;\n            grid-template-columns: 120px 1fr;\n            gap: 24px;\n            margin-bottom: 24px;\n        }\n\n        .cc-strain-tile {\n            background-color: #69bc64;\n            color: #121212;\n            border-radius: 12px;\n            padding: 12px;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            aspect-ratio: 1 \/ 1.25;\n            box-sizing: border-box;\n            font-weight: 700;\n        }\n\n        .cc-tile-type {\n            font-size: 11px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            opacity: 0.85;\n        }\n\n        .cc-tile-symbol {\n            font-size: 32px;\n            font-weight: 700;\n            line-height: 1;\n            margin: 8px 0;\n        }\n\n        .cc-tile-name {\n            font-size: 11px;\n            font-weight: 600;\n            line-height: 1.3;\n        }\n\n        .cc-profile-columns {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 16px;\n        }\n\n        .cc-column-title {\n            font-size: 13px;\n            font-weight: 700;\n            color: #ffffff;\n            text-decoration: underline;\n            margin-bottom: 12px;\n        }\n\n        .cc-profile-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .cc-profile-item {\n            font-size: 14px;\n            font-weight: 500;\n            color: #cccccc;\n            width: 0;\n            max-width: 100%;\n            overflow: hidden;\n            white-space: nowrap;\n            border-right: 2px solid #69bc64;\n            animation: cc-typewriter 850ms steps(34, end) forwards,\n                cc-caret-blink 900ms step-end 1 forwards;\n        }\n\n        .cc-profile-item:nth-child(2) {\n            animation-delay: 850ms, 850ms;\n        }\n\n        @keyframes cc-typewriter {\n            from {\n                width: 0;\n            }\n\n            to {\n                width: 100%;\n            }\n        }\n\n        @keyframes cc-caret-blink {\n            0%,\n            100% {\n                border-color: transparent;\n            }\n\n            50% {\n                border-color: #69bc64;\n            }\n        }\n\n        .cc-slider-group {\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n            margin-bottom: 20px;\n        }\n\n        .cc-slider-container {\n            display: flex;\n            flex-direction: column;\n            gap: 6px;\n        }\n\n        .cc-slider-labels {\n            display: flex;\n            justify-content: space-between;\n            font-size: 13px;\n            color: #b0b5b2;\n        }\n\n        .cc-slider-bar {\n            height: 8px;\n            background-color: #222222;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .cc-slider-fill {\n            height: 100%;\n            background-color: #69bc64;\n            border-radius: 4px;\n            transform: scaleX(0);\n            transform-origin: left center;\n            animation: cc-slider-load 900ms ease-out forwards;\n        }\n\n        .cc-slider-container:nth-child(2) .cc-slider-fill {\n            animation-delay: 180ms;\n        }\n\n        @keyframes cc-slider-load {\n            to {\n                transform: scaleX(1);\n            }\n        }\n\n        .cc-coa-link-container {\n            margin-top: 16px;\n            padding-top: 16px;\n            border-top: 1px solid #222222;\n            text-align: center;\n        }\n\n        .cc-coa-btn {\n            display: inline-block;\n            background-color: #69bc64;\n            color: #121212;\n            font-size: 14px;\n            font-weight: 600;\n            text-decoration: none;\n            padding: 10px 20px;\n            border-radius: 8px;\n            transition: background-color 0.2s ease;\n            animation: cc-coa-attention 3s ease-in-out 1.5s infinite;\n        }\n\n        .cc-coa-btn:hover {\n            background-color: #5aa455;\n            animation-play-state: paused;\n        }\n\n        @keyframes cc-coa-attention {\n            0%,\n            65%,\n            100% {\n                transform: scale(1);\n                box-shadow: 0 0 0 0 rgb(105 188 100 \/ 0%);\n            }\n\n            72% {\n                transform: scale(1.04);\n                box-shadow: 0 0 0 7px rgb(105 188 100 \/ 18%);\n            }\n\n            79% {\n                transform: scale(1);\n                box-shadow: 0 0 0 12px rgb(105 188 100 \/ 0%);\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"cc-details-wrapper\"\u003e\n\u003ch2 class=\"cc-strain-title\"\u003eRainbow Punch\u003c\/h2\u003e\n\u003cdiv class=\"cc-header-badges\"\u003e\n\u003cspan class=\"cc-type-badge\"\u003eTHCA Flower\u003c\/span\u003e \u003cspan class=\"cc-stat-text\"\u003e25.883% Total Cannabinoids\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-strain-grid\"\u003e\n\u003cdiv class=\"cc-strain-tile\"\u003e\n\u003cspan class=\"cc-tile-type\"\u003ePremium\u003c\/span\u003e\n\u003cdiv class=\"cc-tile-symbol\"\u003eRP\u003c\/div\u003e\n\u003cspan class=\"cc-tile-name\"\u003eRainbow Punch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-profile-columns\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-column-title\"\u003eCannabinoid Breakdown\u003c\/div\u003e\n\u003cul class=\"cc-profile-list\"\u003e\n\u003cli class=\"cc-profile-item\"\u003eTHCA: 25.416%\u003c\/li\u003e\n\u003cli class=\"cc-profile-item\"\u003eTotal Cannabinoids: 25.883%\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-slider-group\"\u003e\n\u003cdiv class=\"cc-slider-container\"\u003e\n\u003cdiv class=\"cc-slider-labels\"\u003e\n\u003cspan\u003ePotency\u003c\/span\u003e \u003cspan\u003eModerate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-slider-bar\"\u003e\n\u003cdiv class=\"cc-slider-fill\" style=\"width: 25.416%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-slider-container\"\u003e\n\u003cdiv class=\"cc-slider-labels\"\u003e\n\u003cspan\u003eTerpenes\u003c\/span\u003e \u003cspan\u003eBalanced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-slider-bar\"\u003e\n\u003cdiv class=\"cc-slider-fill\" style=\"width: 72%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-coa-link-container\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/1367\/8895\/files\/Rainbow_Punch_Full_Panel.pdf?v=1787668179\" class=\"cc-coa-btn\" target=\"_blank\"\u003e📄 View Official Lab Results (COA)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CannaCompare","offers":[{"title":"Half Pound","offer_id":58366455120175,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true},{"title":"Full Pound","offer_id":58366455152943,"sku":null,"price":850.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0968\/1367\/8895\/files\/Rainbow_Punch_01.jpg?v=1787668661","url":"https:\/\/cannacomparethca.com\/products\/rainbow-punch-bulk-only","provider":"CannaCompare","version":"1.0","type":"link"}