{"product_id":"muscletech-hydroxycut-hardcore-super-elite","title":"Muscletech Hydroxycut Hardcore Super Elite","description":"\u003cdiv class=\"product-tabs\"\u003e\n  \u003ch2\u003eHydroxycut Hardcore® Super Elite\u003c\/h2\u003e\n\n  \u003c!-- TAB BUTTONS --\u003e\n  \u003cdiv class=\"tab-buttons\"\u003e\n    \u003cbutton class=\"tab-btn active\" data-tab=\"description\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" data-tab=\"benefits\"\u003eKey Benefits\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION TAB --\u003e\n  \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n    \u003cdiv class=\"desc-container\"\u003e\n      \u003ch3\u003eDescription\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eHydroxycut Hardcore® Super Elite\u003c\/strong\u003e is engineered for those who demand more — more power, more focus, more results. For over two decades, MuscleTech® has pushed science and human potential to its limits, and this formula is the ultimate culmination of that mission. It’s designed to ignite energy, enhance metabolism, and accelerate fat burning with scientifically validated ingredients.\u003c\/p\u003e\n\n      \u003cdiv class=\"banner\"\u003e\n        \u003ch4\u003ePush Science \u0026amp; Human Potential to Its Limits\u003c\/h4\u003e\n        \u003cp\u003eWant to separate yourself from the competition? Hydroxycut Hardcore® Super Elite represents the peak of MuscleTech® innovation — where passion meets performance, and ambition meets achievement.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eScientific Study:\u003c\/h4\u003e\n      \u003cp\u003eIn one study, subjects who consumed \u003cstrong\u003eC. canephora robusta\u003c\/strong\u003e (the key weight-loss driver) for 60 days lost an average of \u003cstrong\u003e10.95 lbs\u003c\/strong\u003e, while the placebo group lost an average of \u003cstrong\u003e5.4 lbs\u003c\/strong\u003e. In another 8-week study involving calorie reduction and moderate exercise, participants using C. canephora robusta lost \u003cstrong\u003e3.7 lbs\u003c\/strong\u003e compared to \u003cstrong\u003e1.25 lbs\u003c\/strong\u003e with placebo.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS TAB --\u003e\n  \u003cdiv class=\"tab-content\" id=\"benefits\"\u003e\n    \u003cdiv class=\"benefits-container\"\u003e\n      \u003ch3\u003eKey Benefits\u003c\/h3\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e200mg C. Canephora Robusta Extract\u003c\/strong\u003e\n        \u003cp\u003eThe key driver for achieving your transformation goals. Backed by two scientific studies showing its ability to support healthy, effective weight loss.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e100mg Choline\u003c\/strong\u003e\n        \u003cp\u003eContributes to normal lipid metabolism, supporting efficient fat utilization and improved metabolic health.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e100mg Coleus Forskohlii Root Extract\u003c\/strong\u003e\n        \u003cp\u003eA unique herbal ingredient derived from a member of the mint family, traditionally used since ancient times for overall vitality and energy balance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003eScience-Backed Results\u003c\/strong\u003e\n        \u003cp\u003eFormulated based on research-backed dosages proven to enhance fat burning and promote sustainable weight management.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003eUnmatched Performance\u003c\/strong\u003e\n        \u003cp\u003eHydroxycut Hardcore® Super Elite empowers you to push your physical and mental potential further than ever before — every workout, every challenge.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .product-tabs {\n    font-family: \"Poppins\", Arial, sans-serif;\n    max-width: 900px;\n    margin: 40px auto;\n    padding: 0 16px;\n    color: #222;\n  }\n\n  .product-tabs h2 {\n    font-size: 1.7rem;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .tab-buttons {\n    display: flex;\n    justify-content: center;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    margin-bottom: 25px;\n    position: sticky;\n    top: 10px;\n    z-index: 20;\n  }\n\n  .tab-btn {\n    flex: 1;\n    padding: 12px 16px;\n    border: none;\n    background: #fff;\n    color: #333;\n    font-weight: 600;\n    font-size: 0.95rem;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .tab-btn.active {\n    background: linear-gradient(90deg, #000, #333);\n    color: #fff;\n    box-shadow: inset 0 -2px 0 #ffcc00;\n  }\n\n  .tab-btn:not(:last-child) {\n    border-right: 1px solid #e0e0e0;\n  }\n\n  .tab-content {\n    display: none;\n    animation: fadeIn 0.4s ease;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  .desc-container,\n  .benefits-container {\n    background: #fff;\n    padding: 24px;\n    border-radius: 12px;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n  }\n\n  .banner {\n    margin-top: 16px;\n    background: linear-gradient(90deg, #f8f8f8, #f1f1f1);\n    border-left: 4px solid #000;\n    padding: 16px;\n    border-radius: 8px;\n  }\n\n  .key-benefit {\n    margin-bottom: 16px;\n  }\n\n  .key-benefit strong {\n    display: block;\n    font-weight: 600;\n    margin-bottom: 4px;\n    color: #111;\n  }\n\n  h3 {\n    font-size: 1.2rem;\n    margin-top: 16px;\n    margin-bottom: 10px;\n    color: #111;\n  }\n\n  h4 {\n    margin-top: 18px;\n    font-size: 1rem;\n    color: #111;\n    font-weight: 600;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 600px) {\n    .product-tabs h2 {\n      font-size: 1.4rem;\n    }\n    .tab-buttons {\n      flex-wrap: nowrap;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n    .tab-buttons::-webkit-scrollbar {\n      display: none;\n    }\n    .tab-btn {\n      flex: 0 0 auto;\n      padding: 10px 14px;\n      font-size: 0.9rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll(\".tab-btn\").forEach(button =\u003e {\n    button.addEventListener(\"click\", () =\u003e {\n      const tab = button.dataset.tab;\n      document.querySelectorAll(\".tab-btn\").forEach(btn =\u003e btn.classList.remove(\"active\"));\n      document.querySelectorAll(\".tab-content\").forEach(content =\u003e content.classList.remove(\"active\"));\n      button.classList.add(\"active\");\n      document.getElementById(tab).classList.add(\"active\");\n    });\n  });\n\u003c\/script\u003e\n","brand":"Xpose Nutrition Depot","offers":[{"title":"Default Title","offer_id":47150795653364,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2096\/0756\/files\/hydroxycut-unflavoured-110ct-1.webp?v=1762673117","url":"https:\/\/xposenutri.com\/products\/muscletech-hydroxycut-hardcore-super-elite","provider":"Xpose Nutrition Depot","version":"1.0","type":"link"}