{"product_id":"cordyceps-fd1000","title":"Cordyceps FD1000 Powerful Immunity Booster","description":"\u003cstyle\u003e\n  .ll-cordyceps-page {\n    font-family: Arial, sans-serif;\n    color: #1f1f1f;\n    background: #fffaf2;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ll-cordyceps-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 48px 18px;\n  }\n\n  .ll-hero {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 36px;\n    align-items: center;\n    background: linear-gradient(135deg, #f7ead6, #ffffff);\n    border-radius: 28px;\n    padding: 44px;\n    border: 1px solid #ead7b8;\n  }\n\n  .ll-eyebrow {\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: #9b6a28;\n    margin-bottom: 14px;\n  }\n\n  .ll-hero h1 {\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.02;\n    margin: 0 0 18px;\n    color: #1d1a16;\n  }\n\n  .ll-hero p {\n    font-size: 18px;\n    line-height: 1.6;\n    max-width: 620px;\n    margin: 0 0 26px;\n    color: #4b443b;\n  }\n\n  .ll-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .ll-btn {\n    display: inline-block;\n    padding: 14px 22px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .ll-btn-primary {\n    background: #1f1f1f;\n    color: #fff;\n  }\n\n  .ll-btn-secondary {\n    background: #fff;\n    color: #1f1f1f;\n    border: 1px solid #d8c4a4;\n  }\n\n  .ll-hero-card {\n    background: #ffffff;\n    border-radius: 24px;\n    padding: 28px;\n    box-shadow: 0 18px 45px rgba(60, 38, 12, 0.12);\n  }\n\n  .ll-hero-card h3 {\n    margin: 0 0 18px;\n    font-size: 22px;\n  }\n\n  .ll-badge-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .ll-badge {\n    padding: 14px 16px;\n    background: #fff7eb;\n    border: 1px solid #ead7b8;\n    border-radius: 16px;\n    font-weight: 700;\n  }\n\n  .ll-section {\n    margin-top: 56px;\n  }\n\n  .ll-center {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto 32px;\n  }\n\n  .ll-center h2 {\n    font-size: clamp(28px, 4vw, 42px);\n    margin: 0 0 12px;\n  }\n\n  .ll-center p {\n    font-size: 17px;\n    line-height: 1.6;\n    color: #5a5148;\n  }\n\n  .ll-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .ll-card {\n    background: #ffffff;\n    border: 1px solid #ead7b8;\n    border-radius: 24px;\n    padding: 26px;\n    box-shadow: 0 10px 26px rgba(60, 38, 12, 0.06);\n  }\n\n  .ll-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #f3dfbd;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    margin-bottom: 16px;\n  }\n\n  .ll-card h3 {\n    font-size: 21px;\n    margin: 0 0 10px;\n  }\n\n  .ll-card p {\n    font-size: 15.5px;\n    line-height: 1.6;\n    color: #554d44;\n    margin: 0;\n  }\n\n  .ll-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .ll-panel {\n    background: #1f1f1f;\n    color: #fff;\n    border-radius: 28px;\n    padding: 34px;\n  }\n\n  .ll-panel.light {\n    background: #ffffff;\n    color: #1f1f1f;\n    border: 1px solid #ead7b8;\n  }\n\n  .ll-panel h2 {\n    font-size: 32px;\n    margin: 0 0 16px;\n  }\n\n  .ll-panel ul {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .ll-panel li {\n    margin-bottom: 12px;\n    line-height: 1.55;\n  }\n\n  .ll-ritual {\n    background: linear-gradient(135deg, #241a10, #8a5a21);\n    color: #fff;\n    border-radius: 30px;\n    padding: 42px;\n    text-align: center;\n  }\n\n  .ll-ritual h2 {\n    font-size: clamp(28px, 4vw, 44px);\n    margin: 0 0 14px;\n  }\n\n  .ll-ritual p {\n    max-width: 720px;\n    margin: 0 auto 24px;\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .ll-note {\n    font-size: 13px;\n    color: #6b6258;\n    line-height: 1.5;\n    margin-top: 22px;\n    text-align: center;\n  }\n\n  @media (max-width: 900px) {\n    .ll-hero,\n    .ll-split {\n      grid-template-columns: 1fr;\n    }\n\n    .ll-card-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ll-hero {\n      padding: 30px 22px;\n      border-radius: 22px;\n    }\n\n    .ll-hero p {\n      font-size: 16px;\n    }\n\n    .ll-panel,\n    .ll-ritual {\n      padding: 28px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ll-cordyceps-page\"\u003e\n  \u003cdiv class=\"ll-cordyceps-wrap\"\u003e\n\n    \u003csection class=\"ll-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"ll-eyebrow\"\u003eLivewell Support\u003c\/div\u003e\n        \u003ch1\u003eCordyceps FD1000\u003c\/h1\u003e\n        \u003cp\u003e\n          A pharmacist-crafted wellness formula featuring Cordyceps, Fucoidan, and Vitamin D to support daily vitality, immune balance, and active living.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ll-cta-row\"\u003e\n          \u003ca href=\"#shopify-section-template--main-product\" class=\"ll-btn ll-btn-primary\"\u003eShop Cordyceps FD1000\u003c\/a\u003e\n          \u003ca href=\"\/pages\/ll-products-collection\" class=\"ll-btn ll-btn-secondary\"\u003eExplore LL Wellness\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ll-hero-card\"\u003e\n        \u003ch3\u003eBuilt for daily vitality\u003c\/h3\u003e\n        \u003cdiv class=\"ll-badge-grid\"\u003e\n          \u003cdiv class=\"ll-badge\"\u003eCordyceps for active energy support\u003c\/div\u003e\n          \u003cdiv class=\"ll-badge\"\u003eFucoidan for wellness defense\u003c\/div\u003e\n          \u003cdiv class=\"ll-badge\"\u003eVitamin D for immune support\u003c\/div\u003e\n          \u003cdiv class=\"ll-badge\"\u003eFormulated in the USA\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ll-section\"\u003e\n      \u003cdiv class=\"ll-center\"\u003e\n        \u003ch2\u003eNot stimulant energy. Daily resilience.\u003c\/h2\u003e\n        \u003cp\u003e\n          Cordyceps FD1000 is designed for people who want steady wellness support without chasing extreme energy claims or complicated routines.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ll-card-grid\"\u003e\n        \u003cdiv class=\"ll-card\"\u003e\n          \u003cdiv class=\"ll-icon\"\u003e🍄\u003c\/div\u003e\n          \u003ch3\u003eCordyceps\u003c\/h3\u003e\n          \u003cp\u003e\n            Traditionally used to support stamina, vitality, and active lifestyle routines.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ll-card\"\u003e\n          \u003cdiv class=\"ll-icon\"\u003e🌊\u003c\/div\u003e\n          \u003ch3\u003eFucoidan\u003c\/h3\u003e\n          \u003cp\u003e\n            A marine-derived compound included to support overall wellness and cellular defense.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ll-card\"\u003e\n          \u003cdiv class=\"ll-icon\"\u003e☀️\u003c\/div\u003e\n          \u003ch3\u003eVitamin D\u003c\/h3\u003e\n          \u003cp\u003e\n            Helps support immune function, muscle wellness, and daily health maintenance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ll-section ll-split\"\u003e\n      \u003cdiv class=\"ll-panel\"\u003e\n        \u003ch2\u003eWho it’s for\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eAdults who want clean daily vitality support\u003c\/li\u003e\n          \u003cli\u003ePeople with active, busy, or demanding routines\u003c\/li\u003e\n          \u003cli\u003eWellness-focused customers looking for immune support\u003c\/li\u003e\n          \u003cli\u003eAnyone building a simple Livewell supplement ritual\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ll-panel light\"\u003e\n        \u003ch2\u003eHow to use\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eTake daily as directed on the product label.\u003c\/li\u003e\n          \u003cli\u003eUse consistently as part of your morning or wellness routine.\u003c\/li\u003e\n          \u003cli\u003ePair with Daily 5 for broader mushroom and antioxidant support.\u003c\/li\u003e\n          \u003cli\u003ePair with MindBoost when focus and routine consistency matter.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ll-section\"\u003e\n      \u003cdiv class=\"ll-ritual\"\u003e\n        \u003ch2\u003eLivewell starts with consistency.\u003c\/h2\u003e\n        \u003cp\u003e\n          Cordyceps FD1000 fits into the LL Wellness system as active vitality support — simple, intentional, and pharmacist-crafted.\n        \u003c\/p\u003e\n        \u003ca href=\"\/collections\/complete-wellness-starter-pack\" class=\"ll-btn ll-btn-secondary\"\u003eShop Wellness Rituals\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ll-note\"\u003e\n        Dietary supplement statement: This product is not intended to diagnose, treat, cure, or prevent any disease. Always follow label directions.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"L\u0026L Supplement","offers":[{"title":"Default Title","offer_id":42846935679189,"sku":"CordyFD_LLS","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/9274\/3637\/files\/Cordyceps_FD1000.png?v=1775863271","url":"https:\/\/www.llsupplement.com\/products\/cordyceps-fd1000","provider":"LL Supplement ","version":"1.0","type":"link"}