{"product_id":"linderball-fusion","title":"Linderball Fusion","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=DM+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300\u0026display=swap');\n\n  .fusion-wrap {\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1a1a;\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n\n  .fusion-hero {\n    background: linear-gradient(135deg, #0f0f0f 0%, #1c1c1c 60%, #2a1f0e 100%);\n    border-radius: 16px;\n    padding: 52px 40px;\n    margin-bottom: 48px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .fusion-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px;\n    right: -60px;\n    width: 260px;\n    height: 260px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,165,0,0.18) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .fusion-hero::after {\n    content: 'FUSION';\n    position: absolute;\n    bottom: -20px;\n    right: -10px;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 120px;\n    color: rgba(255,255,255,0.04);\n    letter-spacing: 8px;\n    pointer-events: none;\n    line-height: 1;\n  }\n\n  .fusion-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #f5a623;\n    margin: 0 0 14px 0;\n  }\n\n  .fusion-title {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 64px;\n    line-height: 1;\n    color: #ffffff;\n    margin: 0 0 20px 0;\n    letter-spacing: 2px;\n  }\n\n  .fusion-tagline {\n    font-size: 18px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.65);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .fusion-tagline strong {\n    color: #ffffff;\n    font-weight: 500;\n  }\n\n  .fusion-body p {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #3a3a3a;\n    margin: 0 0 20px 0;\n    font-weight: 300;\n  }\n\n  .fusion-body p strong {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  .fusion-section-label {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 32px;\n    letter-spacing: 2px;\n    color: #1a1a1a;\n    margin: 48px 0 16px 0;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n\n  .fusion-section-label::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(to right, #f5a623, transparent);\n  }\n\n  .fusion-modes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 24px 0 40px;\n  }\n\n  .fusion-mode-card {\n    background: #f8f6f2;\n    border-radius: 12px;\n    padding: 24px 20px;\n    border-left: 4px solid #f5a623;\n  }\n\n  .fusion-mode-card h4 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 22px;\n    letter-spacing: 1px;\n    margin: 0 0 8px 0;\n    color: #1a1a1a;\n  }\n\n  .fusion-mode-card p {\n    font-size: 14px;\n    line-height: 1.6;\n    color: #555;\n    margin: 0;\n    font-weight: 300;\n  }\n\n  .fusion-whats-inside {\n    background: #fff9f0;\n    border: 1px solid #f0e0c0;\n    border-radius: 16px;\n    padding: 32px 36px;\n    margin: 40px 0;\n  }\n\n  .fusion-whats-inside ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .fusion-whats-inside ul li {\n    font-size: 16px;\n    font-weight: 500;\n    color: #1a1a1a;\n    padding: 10px 0;\n    border-bottom: 1px solid #f0e0c0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .fusion-whats-inside ul li:last-child {\n    border-bottom: none;\n  }\n\n  .fusion-whats-inside ul li::before {\n    content: '✦';\n    color: #f5a623;\n    font-size: 12px;\n    flex-shrink: 0;\n  }\n\n  .fusion-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0 48px;\n    border-radius: 12px;\n    border: 1px solid #eee;\n  }\n\n  .fusion-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n\n  .fusion-table thead tr {\n    background: #1a1a1a;\n    color: #fff;\n  }\n\n  .fusion-table thead th {\n    padding: 14px 16px;\n    text-align: left;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 16px;\n    letter-spacing: 1px;\n    font-weight: 400;\n  }\n\n  .fusion-table thead th:first-child {\n    border-radius: 0;\n  }\n\n  .fusion-table thead th.highlight {\n    background: #f5a623;\n    color: #1a1a1a;\n  }\n\n  .fusion-table tbody tr:nth-child(odd) {\n    background: #fafafa;\n  }\n\n  .fusion-table tbody tr:nth-child(even) {\n    background: #ffffff;\n  }\n\n  .fusion-table tbody td {\n    padding: 12px 16px;\n    color: #3a3a3a;\n    font-weight: 300;\n    border-bottom: 1px solid #f0f0f0;\n  }\n\n  .fusion-table tbody td:first-child {\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .fusion-table tbody td.highlight {\n    background: #fff9f0;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .fusion-check {\n    color: #f5a623;\n    font-weight: 700;\n  }\n\n  .fusion-closing {\n    text-align: center;\n    padding: 48px 24px;\n    background: #1a1a1a;\n    border-radius: 16px;\n    margin-top: 48px;\n  }\n\n  .fusion-closing p {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 36px;\n    letter-spacing: 2px;\n    color: #ffffff;\n    margin: 0;\n    line-height: 1.3;\n  }\n\n  .fusion-closing span {\n    color: #f5a623;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fusion-wrap\"\u003e\n\n  \u003cdiv class=\"fusion-hero\"\u003e\n    \u003cp class=\"fusion-eyebrow\"\u003eThe Complete Set\u003c\/p\u003e\n    \u003ch1 class=\"fusion-title\"\u003eLinderball\u003cbr\u003eFusion Pack\u003c\/h1\u003e\n    \u003cp class=\"fusion-tagline\"\u003eOne pack. Three balls. \u003cstrong\u003eInfinite combinations.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-body\"\u003e\n    \u003cp\u003eThe Fusion Pack is the ultimate Linderball experience. It includes one \u003cstrong\u003eLinderball Max\u003c\/strong\u003e and two \u003cstrong\u003eLinderball Originals\u003c\/strong\u003e — each a blast to throw on their own. But the real magic? Screw them together.\u003c\/p\u003e\n\n    \u003cp\u003eCombine all three into the \u003cstrong\u003eLinderball Trio\u003c\/strong\u003e for a heavier, rocket-fast throw that travels twice as far. Or pair just two for the \u003cstrong\u003eLinderball Duo\u003c\/strong\u003e — a perfect middle ground that hits different every time. The Fusion Pack grows with your game.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-section-label\"\u003ePlay Your Way\u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-modes\"\u003e\n    \u003cdiv class=\"fusion-mode-card\"\u003e\n      \u003ch4\u003eOriginal Mode\u003c\/h4\u003e\n      \u003cp\u003eLight, floaty, and endlessly fun. Three separate balls for three times the chaos.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fusion-mode-card\"\u003e\n      \u003ch4\u003eDuo Mode\u003c\/h4\u003e\n      \u003cp\u003eScrew two together for more weight, more authority, and noticeably more distance.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fusion-mode-card\"\u003e\n      \u003ch4\u003eTrio Mode\u003c\/h4\u003e\n      \u003cp\u003eAll three combined. Solid football feel. Twice the distance. Still never hurts to catch.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fusion-mode-card\"\u003e\n      \u003ch4\u003eYour Call\u003c\/h4\u003e\n      \u003cp\u003eMix and match based on the players, the space, and the mood. No wrong answer.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-section-label\"\u003eBuilt Different\u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-body\"\u003e\n    \u003cp\u003eThe Trio gives you that solid, familiar feel of a football — more weight, more authority, more distance — without any of the downsides. It \u003cstrong\u003estill never hurts to catch.\u003c\/strong\u003e No matter how hard it's thrown, your hands thank you every time.\u003c\/p\u003e\n\n    \u003cp\u003eIt flies like a rocket and locks into perfect spirals — both \u003cstrong\u003eoverhand and underhand\u003c\/strong\u003e — with a floatiness no football can match. You get all the distance, all the spin, and a hang time that keeps every play going just a little longer.\u003c\/p\u003e\n\n    \u003cp\u003eFloatier than a football. More distance than an Original. Equally satisfying to throw and catch. It's the best of everything in one pack.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-section-label\"\u003eWhat's Inside\u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-whats-inside\"\u003e\n    \u003cul\u003e\n      \u003cli\u003e1× Linderball Max\u003c\/li\u003e\n      \u003cli\u003e2× Linderball Original\u003c\/li\u003e\n      \u003cli\u003eCombines into the Linderball Duo or Trio\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-section-label\"\u003eCompare the Modes\u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-table-wrap\"\u003e\n    \u003ctable class=\"fusion-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003e\u003c\/th\u003e\n          \u003cth\u003eOriginal\u003c\/th\u003e\n          \u003cth\u003eMax\u003c\/th\u003e\n          \u003cth\u003eDuo\u003c\/th\u003e\n          \u003cth class=\"highlight\"\u003eTrio\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFeel\u003c\/td\u003e\n          \u003ctd\u003eLight \u0026amp; floaty\u003c\/td\u003e\n          \u003ctd\u003eSmooth \u0026amp; powerful\u003c\/td\u003e\n          \u003ctd\u003eBalanced\u003c\/td\u003e\n          \u003ctd class=\"highlight\"\u003eFootball-solid\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDistance\u003c\/td\u003e\n          \u003ctd\u003eGreat\u003c\/td\u003e\n          \u003ctd\u003eBetter\u003c\/td\u003e\n          \u003ctd\u003eFarther\u003c\/td\u003e\n          \u003ctd class=\"highlight\"\u003eTwice as far\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSpirals\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"highlight\"\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eNever hurts to catch\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"highlight\"\u003e\u003cspan class=\"fusion-check\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"fusion-closing\"\u003e\n    \u003cp\u003eEasy to pick up.\u003cbr\u003eHard to put down.\u003cbr\u003e\u003cspan\u003eImpossible to throw just once.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Linderball","offers":[{"title":"Default Title","offer_id":53378444165419,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/9760\/0555\/files\/26.png?v=1780639520","url":"https:\/\/shop.linderball.com\/products\/linderball-fusion","provider":"Linderball","version":"1.0","type":"link"}