{"product_id":"mad-fruit","title":"Mad Fruit","description":"\u003cstyle\u003e\n  #yaga-madd-fruit {\n    max-width: 980px;\n    margin: 0 auto;\n    color: #ffffff !important;\n    font-family: inherit;\n  }\n\n  #yaga-madd-fruit,\n  #yaga-madd-fruit * {\n    box-sizing: border-box;\n  }\n\n  #yaga-madd-fruit .yaga-wrap {\n    background:\n      radial-gradient(circle at top right, rgba(255, 136, 0, 0.18), transparent 34%),\n      radial-gradient(circle at bottom left, rgba(255, 45, 111, 0.14), transparent 30%),\n      linear-gradient(135deg, #050505 0%, #101010 55%, #050505 100%);\n    border: 1px solid rgba(212, 175, 55, 0.26);\n    border-radius: 24px;\n    padding: clamp(22px, 4vw, 42px);\n    overflow: hidden;\n  }\n\n  #yaga-madd-fruit .eyebrow {\n    margin: 0 0 10px !important;\n    color: #d4af37 !important;\n    font-size: 0.78rem !important;\n    line-height: 1.4 !important;\n    letter-spacing: 0.22em !important;\n    text-transform: uppercase !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit h2 {\n    margin: 0 0 12px !important;\n    color: #ffffff !important;\n    font-size: clamp(2.25rem, 5vw, 4rem) !important;\n    line-height: 1.02 !important;\n    letter-spacing: -0.045em !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit .gradient-text {\n    background: linear-gradient(90deg, #ff8a00 0%, #ff2d6f 48%, #8c35ff 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  #yaga-madd-fruit .subtitle {\n    margin: 0 0 24px !important;\n    color: rgba(255,255,255,0.86) !important;\n    font-size: 1.06rem !important;\n    line-height: 1.75 !important;\n    max-width: 800px;\n  }\n\n  #yaga-madd-fruit .tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 30px;\n  }\n\n  #yaga-madd-fruit .tag {\n    display: inline-flex;\n    align-items: center;\n    padding: 9px 14px;\n    border-radius: 999px;\n    border: 1px solid rgba(212,175,55,0.40);\n    background: rgba(255,255,255,0.055);\n    color: #ffffff !important;\n    font-size: 0.88rem !important;\n    line-height: 1 !important;\n    font-weight: 700 !important;\n  }\n\n  #yaga-madd-fruit .section {\n    margin-top: 28px;\n    padding-top: 24px;\n    border-top: 1px solid rgba(212,175,55,0.18);\n  }\n\n  #yaga-madd-fruit h3 {\n    margin: 0 0 12px !important;\n    color: #d4af37 !important;\n    font-size: clamp(1.25rem, 2vw, 1.65rem) !important;\n    line-height: 1.2 !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit p {\n    margin: 0 0 16px !important;\n    color: rgba(255,255,255,0.86) !important;\n    font-size: 1rem !important;\n    line-height: 1.75 !important;\n  }\n\n  #yaga-madd-fruit .spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin: 24px 0 4px;\n  }\n\n  #yaga-madd-fruit .spec-card {\n    border: 1px solid rgba(212,175,55,0.24);\n    border-radius: 18px;\n    padding: 16px;\n    background:\n      radial-gradient(circle at top right, rgba(255,138,0,0.10), transparent 42%),\n      rgba(255,255,255,0.045);\n  }\n\n  #yaga-madd-fruit .spec-card span {\n    display: block;\n    color: rgba(212,175,55,0.92) !important;\n    font-size: 0.75rem !important;\n    letter-spacing: 0.14em !important;\n    text-transform: uppercase !important;\n    font-weight: 800 !important;\n    margin-bottom: 8px;\n  }\n\n  #yaga-madd-fruit .spec-card strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 0.96rem !important;\n    line-height: 1.4 !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit .flavor-row {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  #yaga-madd-fruit .flavor {\n    padding: 16px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(212,175,55,0.22);\n    text-align: center;\n  }\n\n  #yaga-madd-fruit .flavor .emoji {\n    display: block;\n    font-size: 1.7rem;\n    margin-bottom: 8px;\n  }\n\n  #yaga-madd-fruit .flavor strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 0.95rem !important;\n    line-height: 1.35 !important;\n  }\n\n  #yaga-madd-fruit .perfect-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  #yaga-madd-fruit .perfect {\n    padding: 15px 12px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, rgba(212,175,55,0.12), rgba(255,45,111,0.07));\n    border: 1px solid rgba(212,175,55,0.24);\n    text-align: center;\n  }\n\n  #yaga-madd-fruit .perfect span {\n    display: block;\n    font-size: 1.45rem;\n    margin-bottom: 7px;\n  }\n\n  #yaga-madd-fruit .perfect strong {\n    display: block;\n    color: rgba(255,255,255,0.88) !important;\n    font-size: 0.86rem !important;\n    line-height: 1.35 !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit .grow-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  #yaga-madd-fruit .grow-card {\n    border: 1px solid rgba(212,175,55,0.24);\n    border-radius: 18px;\n    padding: 18px;\n    background: rgba(255,255,255,0.045);\n  }\n\n  #yaga-madd-fruit .grow-card strong {\n    display: block;\n    color: #ffffff !important;\n    margin-bottom: 7px;\n    font-size: 1rem !important;\n    line-height: 1.35 !important;\n    font-weight: 800 !important;\n  }\n\n  #yaga-madd-fruit .grow-card span {\n    display: block;\n    color: rgba(255,255,255,0.76) !important;\n    font-size: 0.95rem !important;\n    line-height: 1.65 !important;\n  }\n\n  #yaga-madd-fruit .highlight-box {\n    margin-top: 22px;\n    padding: 20px;\n    border-radius: 20px;\n    border: 1px solid rgba(212,175,55,0.32);\n    background: linear-gradient(135deg, rgba(212,175,55,0.14), rgba(255,45,111,0.10));\n  }\n\n  #yaga-madd-fruit .highlight-box p {\n    margin: 0 !important;\n    color: rgba(255,255,255,0.90) !important;\n  }\n\n  #yaga-madd-fruit .note {\n    margin-top: 24px;\n    padding: 16px 18px;\n    border-radius: 16px;\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.10);\n  }\n\n  #yaga-madd-fruit .note p {\n    margin: 0 !important;\n    color: rgba(255,255,255,0.66) !important;\n    font-size: 0.88rem !important;\n    line-height: 1.6 !important;\n  }\n\n  @media (max-width: 860px) {\n    #yaga-madd-fruit .spec-grid,\n    #yaga-madd-fruit .flavor-row,\n    #yaga-madd-fruit .perfect-grid,\n    #yaga-madd-fruit .grow-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 560px) {\n    #yaga-madd-fruit .spec-grid,\n    #yaga-madd-fruit .flavor-row,\n    #yaga-madd-fruit .perfect-grid,\n    #yaga-madd-fruit .grow-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #yaga-madd-fruit .yaga-wrap {\n      border-radius: 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"yaga-madd-fruit\"\u003e\n\u003cdiv class=\"yaga-wrap\"\u003e\n\u003cp class=\"eyebrow\"\u003eYAGA Farms Signature Collection\u003c\/p\u003e\n\u003ch2\u003eMad Fruit \u003cspan class=\"gradient-text\"\u003eExotic Indoor\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eTropical indica bliss from YAGA’s Signature Lineup. Bred from PapayaBerry Runtz and Moroccan Peaches, Mad Fruit brings together ripe peach, tropical fruit, sugary candy, and exotic melon for a rich, mouthwatering profile that lingers long after the exhale.\u003c\/p\u003e\n\u003cdiv class=\"tags\"\u003e\n\u003cspan class=\"tag\"\u003eExotic Indoor\u003c\/span\u003e \u003cspan class=\"tag\"\u003eIndica\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSignature Collection\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTropical Flavor\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEvening Favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cspan\u003eType\u003c\/span\u003e \u003cstrong\u003eIndica\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cspan\u003eLineage\u003c\/span\u003e \u003cstrong\u003ePapayaBerry Runtz × Moroccan Peaches\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cspan\u003eGrow Time\u003c\/span\u003e \u003cstrong\u003e143 Days Clone to Cure\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cspan\u003eLighting\u003c\/span\u003e \u003cstrong\u003eHPS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eThe Experience\u003c\/h3\u003e\n\u003cp\u003eMad Fruit offers a deeply calming, full-bodied experience designed for slowing down and settling in. It begins with a gentle lift of happiness and ease before moving into a smooth wave of body relaxation that feels warm, tranquil, and carefree.\u003c\/p\u003e\n\u003cp\u003eAs the session builds, Mad Fruit leans into its indica character with a soothing finish that makes it a strong choice for evening enjoyment, movie nights, and quiet downtime. It is flavorful, comforting, and made for those moments when you want to relax and savor the experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eFlavor Profile\u003c\/h3\u003e\n\u003cp\u003eThis cultivar is all about tropical sweetness with a soft candy finish. Expect ripe peach up front, bright tropical fruit through the middle, and a sugary exotic finish that keeps the flavor profile full and memorable.\u003c\/p\u003e\n\u003cdiv class=\"flavor-row\"\u003e\n\u003cdiv class=\"flavor\"\u003e\n\u003cspan class=\"emoji\"\u003e🍑\u003c\/span\u003e \u003cstrong\u003eSweet Peach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor\"\u003e\n\u003cspan class=\"emoji\"\u003e🥭\u003c\/span\u003e \u003cstrong\u003eTropical Fruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor\"\u003e\n\u003cspan class=\"emoji\"\u003e🍬\u003c\/span\u003e \u003cstrong\u003eSugary Candy\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flavor\"\u003e\n\u003cspan class=\"emoji\"\u003e🍈\u003c\/span\u003e \u003cstrong\u003eExotic Melon\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003eEvening Sessions\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect\"\u003e\n\u003cspan\u003e😌\u003c\/span\u003e \u003cstrong\u003eUnwinding\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eDeep Relaxation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect\"\u003e\n\u003cspan\u003e🍿\u003c\/span\u003e \u003cstrong\u003eMovie Nights\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect\"\u003e\n\u003cspan\u003e😴\u003c\/span\u003e \u003cstrong\u003eRestful Evenings\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eThe YAGA Difference\u003c\/h3\u003e\n\u003cp\u003eMad Fruit is part of our Signature Collection, where exotic genetics meet careful indoor cultivation. Every step is built around flavor, resin expression, aroma, and consistency, giving this strain the rich tropical character and smooth indica feel that make it stand out.\u003c\/p\u003e\n\u003cdiv class=\"grow-grid\"\u003e\n\u003cdiv class=\"grow-card\"\u003e\n\u003cstrong\u003eSoilless Medium\u003c\/strong\u003e \u003cspan\u003eGrown in YAGA’s proprietary blend enhanced with coconut fiber, perlite, mycorrhizae, and mineral inputs designed to support resin production and terpene expression.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grow-card\"\u003e\n\u003cstrong\u003eDaily Nutrient Program\u003c\/strong\u003e \u003cspan\u003eSupported with amino acids, kelp extract, fulvic acid, calcium-magnesium, and bloom enhancers selected to elevate creamy sweetness, fruit notes, and gas undertones.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grow-card\"\u003e\n\u003cstrong\u003eMusic During Cultivation\u003c\/strong\u003e \u003cspan\u003eChill R\u0026amp;B and smooth soul playlists help set the tone throughout the grow, creating the kind of calm, intentional environment YAGA is known for.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grow-card\"\u003e\n\u003cstrong\u003eClone to Cure\u003c\/strong\u003e \u003cspan\u003e143 days of careful cultivation, finishing, and curing to bring out Mad Fruit’s tropical flavor, aromatic depth, and full-bodied indica character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003eWith its tropical flavor, smooth body feel, and comforting indica profile, Mad Fruit is the perfect companion for slowing down, relaxing, and savoring the moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003eDisclaimer: Effects may vary by customer. Product images and videos are for illustrative purposes only. Actual flower may vary in color, size, structure, and appearance due to natural differences between harvests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"THCa","offers":[{"title":"3.5G","offer_id":53228688671017,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"7G","offer_id":53228688703785,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true},{"title":"14G","offer_id":53228688736553,"sku":null,"price":139.99,"currency_code":"USD","in_stock":true},{"title":"28G","offer_id":53228688769321,"sku":null,"price":229.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/9121\/0281\/files\/MadFruitTHCAFlower1-2_1.webp?v=1781551231","url":"https:\/\/www.yagafarms.com\/products\/mad-fruit","provider":"YAGA Farms","version":"1.0","type":"link"}