{"title":"MJCIJStove","description":"\u003cp\u003e\u003cspan data-sheets-root=\"1\"\u003eMJCIJStove\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"j-a-roby-sirius-wood-stove","title":"J.A. ROBY Sirius Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px; \/* Matched to Ignis sizing *\/\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Side-by-Side Component Stylized like Hero *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Warranty Button Integration *\/\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 12px 24px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #064e3b;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        width: fit-content;\n        font-size: 0.85em;\n        margin-top: 15px;\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);\n    }\n    .cd-warranty-btn:hover {\n        background: #065f46;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* Feature Grid - Sizing Matched *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    .cd-feature-card p { margin: 0; font-size: 0.9em; color: #475569; }\n    \n    \/* Technical Table - Padding Matched *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Group Styling - Fixed Alignment *\/\n    .cd-epa-group { position: relative; background-color: #f0fdf4 !important; }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    .cd-epa-badge-container {\n        display: flex;\n        justify-content: center;\n        margin-top: -15px;\n        margin-bottom: -15px;\n        position: relative;\n        z-index: 10;\n        pointer-events: none;\n    }\n\n    .cd-epa-badge-stable {\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px; \/* Sizing matched to Ignis badge *\/\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n    }\n\n    \/* Support Block *\/\n    .cd-support-box {\n        background: #fff7ed;\n        border: 1px dashed #fb8c00;\n        padding: 15px 30px;\n        border-radius: 20px;\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        width: fit-content;\n        margin: 20px auto;\n    }\n    .cd-support-info { display: flex; flex-direction: column; align-items: flex-start; }\n    .cd-support-info strong { text-transform: uppercase; color: #c2410c; font-weight: 800; font-size: 0.9em; }\n    .cd-support-info a { color: #0f172a !important; font-weight: 900; text-decoration: none; }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-text-container { padding: 20px; text-align: center; align-items: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        .cd-epa-badge-container { margin-top: -10px; margin-bottom: -10px; }\n        .cd-support-box { flex-direction: column; text-align: center; width: auto; }\n        .cd-support-info { align-items: center; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Sirius Wood Stove\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted Canadian Quality\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Sirius\u003c\/strong\u003e is a high-performance wood stove that pairs an elegant round silhouette with massive heating power. Delivering 70,000 BTU, this ecological unit is part of the exclusive \"ETOILE\" line. It is fully EPA and CSA certified, and approved for installation in mobile homes when used with an outdoor air intake.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eFunctional Versatility\u003c\/span\u003e\n\u003ch2\u003eIntegrated Cooking Covers\u003c\/h2\u003e\n\u003cp style=\"color: #475569; margin-bottom: 10px;\"\u003eThe Sirius features two removable top covers, allowing it to function as both a high-efficiency heater and a reliable homestead cookstove. Access direct-heat cooking on the top surface while utilizing advanced secondary combustion below.\u003c\/p\u003e\n\u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003e Register Your Warranty \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Output\u003c\/strong\u003e\n\u003cp\u003eMaximum radiant heat designed for spaces ranging from 500 to 1,800sqft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eGlass Air-Wash\u003c\/strong\u003e\n\u003cp\u003eBuilt-in system keeps the ceramic glass clean for an unobstructed fire view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n\u003cp\u003eCertified for safe use in tiny buildings and transportable off-grid homes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrimary \u0026amp; Secondary Air\u003c\/strong\u003e\n\u003cp\u003eAdvanced combustion technology maximizes fuel efficiency and minimizes emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eModel Series\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003eSirius (ETOILE Line)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e500 – 1,800sqft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-epa-group\"\u003e\n\u003cdiv style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15); padding-bottom: 15px;\" class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e72.9%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-epa-badge-container\"\u003e\u003cspan class=\"cd-epa-badge-stable\"\u003eEPA Certified!\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 15px;\" class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eParticulate Emissions\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e1.43 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Volume\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e1.82 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eExternal Dimensions\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e26 7\/8” x 33” x 25 1\/2”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMax Log Length\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e18”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003e266 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003eIncludes firebricks, removable lids, and stainless steel air system. A stylish, rugged centerpiece for your cabin.\u003c\/div\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fb8c00\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cd-support-info\"\u003e\n\u003cstrong\u003eHave questions? Call us!\u003c\/strong\u003e \u003ca href=\"tel:1-844-603-4743\"\u003e1-844-603-4743\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; font-size: 0.85em; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Registered\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41685172781153,"sku":"PBSIN","price":1899.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-sirius-wood-stove-35204749131873.png?v=1758394857"},{"product_id":"j-a-roby-newton-wood-burning-cookstove","title":"J.A. ROBY Newton Wood Burning Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n\n    \/* EPA Highlight Styling (Consistent with Certified models) *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Standalone Warranty Button *\/\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 10px 0;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            position: relative;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        \/* Spacing for mobile floating badge centered between stats *\/\n        .cd-epa-group .cd-spec-row:first-of-type { padding-bottom: 30px; }\n        .cd-epa-group .cd-spec-row:last-of-type { padding-top: 30px; }\n\n        .cd-epa-badge-floating {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 30;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Newton Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eHandcrafted Canadian Performance\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Newton\u003c\/strong\u003e is the ultimate appliance for those who cherish traditional wood stove cooking. Offering two distinct cooking spaces, a large integrated oven, and a built-in water tank, the Newton provides both high-capacity heating and professional-grade culinary functionality. Engineered for large cabins and homesteads, it delivers up to 95,000 BTU of wood-fired power with exceptional efficiency.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eCulinary Engineering\u003c\/span\u003e\n            \u003ch2\u003eDual Cooking Spaces \u0026amp; Food Warmer\u003c\/h2\u003e\n            \u003cp\u003eThe Newton features a massive 16” x 47” cooking area on the top surface along with a glass-door baking oven. Equipped with thermometers for both the oven and the upper food warmer, this cookstove allows you to manage multi-course meals while heating your home. The standard 4” air intake allows for direct-vent conversion, making it suitable for modern, airtight residences.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e95,000 BTU Output\u003c\/strong\u003e\n            Massive radiant and convection heat designed for spaces up to 2,500sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eTriple Door System\u003c\/strong\u003e\n            Features three heavy-duty cast iron doors for independent firebox and oven access.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eGlass Air-Wash\u003c\/strong\u003e\n            Integrated system flows oxygen across the ceramic glass to keep your fire view clean.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSecondary Combustion\u003c\/strong\u003e\n            Stainless steel secondary air system improves gas combustion for a hotter, cleaner burn.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Name\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eNewton Wood Cookstove\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- EPA Exempt Group with Premium Badge Display --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEmissions\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Exempted\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18 1\/4” x 10 3\/4” x 20”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e62 1\/2” x 58 3\/8” x 28 5\/8”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eChimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e640lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes food warmer, oven thermometer, refractory brick-lined firebox, and black cast iron legs.\u003c\/div\u003e\n\n    \u003c!-- Standalone Register Warranty Button --\u003e\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41693705142369,"sku":"CBNEWT","price":5199.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-newton-wood-burning-cookstove-35227145601121.png?v=1758394873"},{"product_id":"j-a-roby-newton-lx-wood-burning-cookstove","title":"J.A. ROBY Newton LX Wood Burning Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n\n    \/* EPA Highlight Styling (Unified J.A. ROBY Styling) *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* signature green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Standalone Warranty Button *\/\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 10px 0;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            position: relative;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        \/* Spacing for mobile floating badge centered between stats *\/\n        .cd-epa-group .cd-spec-row:first-of-type { padding-bottom: 30px; }\n        .cd-epa-group .cd-spec-row:last-of-type { padding-top: 30px; }\n\n        .cd-epa-badge-floating {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 30;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Newton LX Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003ePremium Canadian Culinary Special\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Newton LX\u003c\/strong\u003e is the luxury evolution of the classic wood-burning cookstove. Featuring upgraded chrome cast iron legs and door trim, the LX model combines the impressive heating power of the Newton with a high-end, contemporary aesthetic. Delivering 95,000 BTU, it serves as a stunning centerpiece for large cabins and off-grid homesteads while providing professional wood-fired cooking capability.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003ePremium Aesthetics\u003c\/span\u003e\n            \u003ch2\u003eChrome Accents \u0026amp; Upgraded Trim\u003c\/h2\u003e\n            \u003cp\u003eThe Newton LX stands apart with its brilliant chromed cast iron legs and decorative ornaments. Like the standard model, it features a massive 16” x 47” top cooking area and a glass-door baking oven. With a standard 4” fresh air intake, the LX is suitable for direct-vent use, allowing for high-efficiency heat and a striking appearance in any home.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e95,000 BTU Output\u003c\/strong\u003e\n            Maximum heating capacity designed for buildings ranging from 1,000 to 2,500sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eChrome Ornamentation\u003c\/strong\u003e\n            Upgraded with chromed cast iron legs and door trim for a premium finish.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eGlass Air-Wash\u003c\/strong\u003e\n            Integrated system flows oxygen across the ceramic glass to keep your fire view clean.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eTriple Door System\u003c\/strong\u003e\n            Heavy-duty cast iron doors provide secure access to the firebox, oven, and storage.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Series\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eNewton LX (Chrome Special)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Grouped EPA Stats with Floating Center Badge --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEmissions\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Exempted\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18 1\/4” x 10 3\/4” x 20”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e62 1\/2” x 58 3\/8” x 28 5\/8”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e640lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-label\" style=\"display:none;\"\u003eMax Log Length 19”\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes chromed cast iron legs, oven thermometer, secondary combustion tubes, and food warmer.\u003c\/div\u003e\n\n    \u003c!-- Standalone Register Warranty Button --\u003e\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41693757014113,"sku":"CBNEWTLX","price":5999.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-newton-lx-wood-burning-cookstove-35227884748897.png?v=1758394726"},{"product_id":"j-a-roby-gemini-r-wood-burning-cookstove","title":"J.A. ROBY Gemini-R Wood Burning Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Highlight Styling *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Standalone Warranty Button *\/\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        \/* Multi-Item EPA group Box refinement for Mobile *\/\n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 10px 0;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            position: relative;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        \/* Create the vertical gap for the badge sitting just above the text within the green box *\/\n        .cd-epa-group .cd-spec-row:first-of-type { padding-bottom: 30px; }\n        .cd-epa-group .cd-spec-row:last-of-type { padding-top: 30px; }\n\n        .cd-epa-badge-floating {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 30;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Gemini-R Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eHandcrafted Canadian Performance\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Gemini-R\u003c\/strong\u003e is a modern evolution of the classic wood-burning stove. Featuring a beautiful space-saving design, the oven is located directly above the firebox, making it the perfect culinary centerpiece for cabins or homesteads with minimal floor space. Fully EPA 2020 certified, this unit delivers high-efficiency heat and professional-grade baking capability.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eVertical Design\u003c\/span\u003e\n            \u003ch2\u003eSpace-Saving Oven Configuration\u003c\/h2\u003e\n            \u003cp\u003eBy positioning the oven on top, the Gemini-R maximizes kitchen area while leveraging natural heat convection. An integrated controller vent allows for precise management of oven temperatures, while the 4” air intake allows for direct-vent installation in modern or mobile homes.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e110,000 BTU Output\u003c\/strong\u003e\n            Massive heating power designed to warm large living areas from 1,000 to 3,000sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eOven-On-Top Design\u003c\/strong\u003e\n            Includes a spacious oven with thermometer and two racks, saving valuable floor space.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eEPA Certified\u003c\/strong\u003e\n            Optimized for efficiency with a clean emission rate of 1.56 g\/h, reducing fuel consumption.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n            Certified for safe installation in mobile buildings when used with a fresh air intake.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Series\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eGemini-R Wood Cookstove\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e110,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Grouped EPA Stats with Floating Center Badge --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticulate Matter Emission\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18” x 15 1\/8” x 22 1\/2”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e22”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26 1\/8” x 54 7\/8” x 34 3\/8”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExhaust Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes firebricks, square cast iron doors, two oven racks, and integrated oven thermometer.\u003c\/div\u003e\n\n    \u003c!-- Standalone Register Warranty Button --\u003e\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41693764059233,"sku":"CBGER","price":3599.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-gemini-r-wood-burning-cookstove-35228439019617.png?v=1758394921"},{"product_id":"j-a-roby-marmiton-wood-burning-cookstove","title":"J.A. ROBY Marmiton Wood Burning Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Highlight Styling *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Standalone Warranty Button *\/\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 25px 15px;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            padding: 0;\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        .cd-epa-badge-floating {\n            position: relative;\n            transform: none;\n            top: auto;\n            left: auto;\n            margin: 0 auto 12px auto;\n            order: -1;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Marmiton Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eTraditional Canadian Heritage\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Marmiton\u003c\/strong\u003e is an elegant wood-burning cookstove designed to be the heart of any seasonal cabin or cottage. Combining a traditional aesthetic with modern EPA 2020 certification, it features a large cast iron cooktop and a spacious 2.39 cubic foot oven, providing both reliable heat and professional culinary performance for off-grid living.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eCulinary Mastery\u003c\/span\u003e\n            \u003ch2\u003eGenerous Cooking Space\u003c\/h2\u003e\n            \u003cp\u003eThe Marmiton features square cast iron doors and a premium cooktop with three removable lids, allowing for versatile direct-flame cooking. With an integrated oven thermometer and a glass air-wash system, you can manage complex meals while enjoying a clear view of the fire.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e70,000 BTU Output\u003c\/strong\u003e\n            Powerful heating performance designed for living spaces up to 1,800sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e2.39 cu ft Oven\u003c\/strong\u003e\n            Spacious glass-door oven equipped with a thermometer for consistent wood-fired baking.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eDirect Vent Capable\u003c\/strong\u003e\n            Includes a standard 4” fresh air intake to draw combustion air from outside.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSecondary Combustion\u003c\/strong\u003e\n            Stainless steel air system ensures a cleaner, more complete burn for maximum efficiency.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Name\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMarmiton Wood Cookstove\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Heating Surface\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heating\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- EPA Certified Row --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEmissions\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBurn Time\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUp to 8 hours\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox Volume\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.79ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-label\" style=\"display:none;\"\u003eMax Log Length 18”\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMax Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e41 5\/8” x 37.5” x 26.25”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eChimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e448lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes firebox lined with refractory bricks, square cast iron doors, and an easily accessible ash drawer.\u003c\/div\u003e\n\n    \u003c!-- Standalone Register Warranty Button --\u003e\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41693782671457,"sku":"CBMA","price":3999.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/j-a-roby-wood-stoves-default-title-j-a-roby-marmiton-wood-burning-cookstove-35228472311905.png?v=1758394616"},{"product_id":"j-a-roby-master-wood-stove-exclusive","title":"J.A. ROBY Master Wood Stove - Exclusive!","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #475569;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #0f172a;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #0f172a;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(15, 23, 42, 0.03);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #0f172a;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #0f172a;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(0, 0, 0, 0.01); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Master Wood Stove\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eExclusive High-Output Powerhouse\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003e\u003cstrong\u003eExclusive to The Cabin Depot®,\u003c\/strong\u003e The \u003cstrong\u003eJ.A. ROBY Master\u003c\/strong\u003e is one of the most powerful and advanced wood stoves available in North America. Delivering a massive 120,000 BTU, it includes a built-in 460 CFM blower and dual 6” duct connections to move heat rapidly throughout your cabin, cottage, or homestead.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eIndustrial Heating\u003c\/span\u003e\n\u003ch2\u003eIntegrated Blower \u0026amp; Ducting\u003c\/h2\u003e\n\u003cp\u003eUnlike standard stoves, the Master is designed to act as a central heating hub. The high-capacity 460 CFM blower forces hot air through top-mounted ducts, allowing you to direct warmth to specific rooms or remote areas of your building.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e120,000 BTU Output\u003c\/strong\u003e Maximum heating capacity designed for large buildings up to 3,800sqft.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMontreal Island Approved\u003c\/strong\u003e Certified for use in high-regulation areas with low emissions (2.4 g\/h).\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eRefractory Brick Lining\u003c\/strong\u003e The large 4.47ft³ firebox is lined with bricks for superior heat retention.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSecondary Air System\u003c\/strong\u003e Stainless steel secondary air tubes improve gas combustion for higher efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Area\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1,200 – 3,800sqft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaximum Heat\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e120,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Volume\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e4.47ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMax Log Length\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e24”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox (WxHxD)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e20.5” x 15.5” x 25.25”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eExternal (WxHxD)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e29” x 37.8” x 37.4”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Diameter\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBack Clearance\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e10”\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eTotal Weight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e500lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003eIncludes a powerful 460 CFM blower, glass air-wash system, and metallic black cast iron door.\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; font-size: 0.85em; opacity: 0.8;\"\u003eQuality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":41693811900513,"sku":"PB MAST","price":2999.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Masterimage3.png?v=1780333689"},{"product_id":"j-a-roby-supero-stove","title":"J.A. ROBY Supero Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-release-note {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: 800;\n        color: #64748b;\n        font-size: 0.8em;\n        margin-bottom: 5px;\n        display: block;\n        letter-spacing: 1px;\n    }\n\n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #475569;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #0f172a;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #0f172a;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(15, 23, 42, 0.03);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #0f172a;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #0f172a;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(0, 0, 0, 0.01); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Highlight Styling *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        \/* Ensure EPA group rows have room for the centered floating badge *\/\n        .cd-epa-group .cd-spec-row {\n            padding-top: 25px;\n            padding-bottom: 25px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003cspan class=\"cd-release-note\"\u003e2025 New Product Addition\u003c\/span\u003e\n    \u003ch1\u003eJ.A. ROBY Supero Wood Stove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eEfficient Canadian Engineering\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eManufactured in Canada, the \u003cstrong\u003eJ.A. ROBY Supero\u003c\/strong\u003e (Model #PBSU) is a modern, eco-friendly wood stove designed for maximum efficiency in cabins and homes. With a 1.27 cubic foot firebox and remarkably low emissions, it provides a powerful, sustainable heat source without sacrificing traditional style.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #64748b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eHeating Performance\u003c\/span\u003e\n            \u003ch2\u003eAdvanced Secondary Combustion\u003c\/h2\u003e\n            \u003cp\u003eThe Supero features a stainless steel secondary air system that reignites gases for a cleaner, hotter burn. This system, paired with a refractory brick-lined firebox, ensures consistent heat distribution and an average efficiency of 74%.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e65,000 BTU Output\u003c\/strong\u003e\n            Maximum heat output designed to comfortably warm spaces from 400 to 1,700sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eEPA Certified\u003c\/strong\u003e\n            Meets strict environmental standards with a particulate emission rate of only 1.5 g\/h.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eGlass Air-Wash System\u003c\/strong\u003e\n            Integrated system keeps the ceramic glass clear for an unobstructed view of the fire.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n            Engineered for safe installation in modern residences and mobile home applications.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e#PBSU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eEPA Certified\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eYes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e400 – 1,700sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e65,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Grouped EPA Stats with Floating Center Badge --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e74%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticulate Matter Emission\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.5 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBurn Time\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUp to 8 hours\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExterior Height\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e33.5”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExterior Width\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19 5\/8”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eExternal Depth\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e31 1\/4”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Chimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e286.5lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eColor\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMetallic Black\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eDesign\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLegs\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes cast iron door, ceramic fiber baffle, and outdoor air intake as standard features.\u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; font-size: 0.85em; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":42300097232993,"sku":"PBSU","price":1699.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Supero_Front_img1.png?v=1775757301"},{"product_id":"la-nordica-rosa-xxl-ul-c-steel-nero","title":"La Nordica Rosa XXL UL-C Steel - Anthracite Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa XXL UL-C Stone - Anthracite Black\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa XXL Stone\u003c\/strong\u003e brings together traditional Italian craftsmanship and the raw beauty of natural stone. Engineered for high-performance heating and cooking, this model features an expansive 78-litre (20.6 gal) enamelled oven and a precision-cast iron hearth. The external cladding in natural stone provides exceptional radiant heat retention while adding an authentic, timeless texture to your kitchen space. Whether you are baking bread or heating your homestead, the Rosa XXL Stone delivers warmth and culinary versatility designed to last a lifetime.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,583 sq. ft. with Wood-Fired Culinary Precision\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNatural Stone Cladding\u003c\/strong\u003e Authentic exterior stone panels provide a unique texture and superior thermal mass for long-lasting radiant heat.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive Enamelled Oven\u003c\/strong\u003e A generous 78L (20.6 gal) oven with an integrated thermometer for professional-grade baking and roasting.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCast Iron Excellence\u003c\/strong\u003e Constructed with a solid cast iron hearth, doors, facade, and frame to ensure unmatched durability and performance.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVersatile Cooktop\u003c\/strong\u003e Expansive polished cast-iron top cooking plate with removable rings for direct-fire cooking techniques.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDouble Glass Fire Door\u003c\/strong\u003e Provides a beautiful panoramic view of the flames while offering enhanced heat insulation and safety.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePost-Combustion System\u003c\/strong\u003e A pre-adjusted tertiary air system maximizes fuel efficiency and minimizes environmental impact.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,583 sq. ft. (8,617 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e28,662 BTU\/h (8.4 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e87.1% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e40.6 x 33.5 x 25.6 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e441 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.8 x 10.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e13.0 x 11.8 x 16.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa XXL Stone is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eGetting your installation right from the start is the best way to ensure years of trouble-free performance. We always recommend reaching out to your local building department or fire hall before you finalize your setup—they can provide the specific permit requirements and local codes for your area.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis stove is built like a tank, and the natural stone cladding combined with enamelled cast iron is truly meant to last a lifetime. To keep it operating at its absolute peak, simply focus on using well-seasoned dry wood and keeping your chimney clean. It’s a small amount of maintenance that pays off every time you fire up the oven.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956427919457,"sku":"7015300","price":5327.13,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/ROSA_XXL_UL-C_STEEL_-_NERO_7015300.webp?v=1770922184"},{"product_id":"la-nordica-rosa-xxl-ul-c-stone-natu","title":"La Nordica Rosa XXL UL-C - Natural Stone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa XXL UL-C - Natural Stone\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa XXL Stone\u003c\/strong\u003e brings together traditional Italian craftsmanship and the raw beauty of natural stone. Engineered for high-performance heating and cooking, this model features an expansive 78-litre (20.6 gal) enamelled oven and a precision-cast iron hearth. The external cladding in natural stone provides exceptional radiant heat retention while adding an authentic, timeless texture to your kitchen space. Whether you are baking bread or heating your homestead, the Rosa XXL Stone delivers warmth and culinary versatility designed to last a lifetime.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,583 sq. ft. with Wood-Fired Culinary Precision\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNatural Stone Cladding\u003c\/strong\u003e Authentic exterior stone panels provide a unique texture and superior thermal mass for long-lasting radiant heat.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive Enamelled Oven\u003c\/strong\u003e A generous 78L (20.6 gal) oven with an integrated thermometer for professional-grade baking and roasting.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCast Iron Excellence\u003c\/strong\u003e Constructed with a solid cast iron hearth, doors, facade, and frame to ensure unmatched durability and performance.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVersatile Cooktop\u003c\/strong\u003e Expansive polished cast-iron top cooking plate with removable rings for direct-fire cooking techniques.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDouble Glass Fire Door\u003c\/strong\u003e Provides a beautiful panoramic view of the flames while offering enhanced heat insulation and safety.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePost-Combustion System\u003c\/strong\u003e A pre-adjusted tertiary air system maximizes fuel efficiency and minimizes environmental impact.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,583 sq. ft. (8,617 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e28,662 BTU\/h (8.4 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e87.1% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e40.6 x 33.5 x 25.6 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e441 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.8 x 10.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e13.0 x 11.8 x 16.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa XXL Stone is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eGetting your installation right from the start is the best way to ensure years of trouble-free performance. We always recommend reaching out to your local building department or fire hall before you finalize your setup—they can provide the specific permit requirements and local codes for your area.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis stove is built like a tank, and the natural stone cladding combined with enamelled cast iron is truly meant to last a lifetime. To keep it operating at its absolute peak, simply focus on using well-seasoned dry wood and keeping your chimney clean. It’s a small amount of maintenance that pays off every time you fire up the oven.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956428279905,"sku":"7015301","price":6371.13,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/CleanShot2026-03-19at13.11.25_2x_bcd27245-7eab-45f1-ab32-6743c60cb6c2.png?v=1773936703"},{"product_id":"la-nordica-rosa-xxl-ul-c-majolica-biin","title":"La Nordica Rosa XXL UL-C Majolica - Infinity White","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa XXL UL-C Majolica - Infinity White\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa XXL Majolica\u003c\/strong\u003e is the ultimate expression of elegance and timeless design in the wood-burning cooker category. This model elevates the standard Rosa XXL with a stunning external cladding of artisan Majolica tiles, available in finishes that capture every gaze. Combining a high-efficiency cast iron hearth with a massive 78-litre (20.6 gal) enamelled oven, it provides incredible heating performance alongside professional-grade cooking capabilities for any home or homestead.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,626 sq. ft. with 29,003 BTU\/h Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eArtisan Majolica Finish\u003c\/strong\u003e Premium handcrafted tiles provide a beautiful textured aesthetic and act as a thermal battery for consistent radiant warmth.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Precision\u003c\/strong\u003e An extra-large 78L enamelled oven featuring an internal thermometer for perfect roasting and precision baking.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHeavy-Duty Cast Iron\u003c\/strong\u003e The doors, facade, frame, and top cooking plate are all crafted from premium enamelled cast iron for a lifetime of service.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eAdvanced Combustion\u003c\/strong\u003e A pre-adjusted tertiary air system reduces emissions and increases efficiency, making it one of the cleanest cookers available.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePanoramic Fire View\u003c\/strong\u003e The double-glass panoramic fire door ensures safety while providing an expansive view of the burning flames.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIntegrated Storage\u003c\/strong\u003e A convenient wood storage drawer at the base keeps your fuel organized and within reach.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,626 sq. ft. (8,617 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e29,003 BTU\/h (8.5 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e85% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e42.3 x 33.9 x 26.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e518 lbs (235 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.9 x 8.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e17.2 x 16.5 x 16.9 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa XXL is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnsuring your installation is handled correctly from day one is the best way to guarantee years of reliable heat. We strongly recommend speaking with your local building department or fire hall to verify any specific permit requirements or local codes for your region before you begin.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe artisan Majolica cladding is as durable as it is beautiful, but it performs best when the stove is used correctly. By using well-seasoned dry wood and keeping your chimney clear of buildup, you’ll maximize efficiency and preserve the integrity of the cast iron hearth for a lifetime of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956428542049,"sku":"7015302","price":6404.8,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/La_Nordica_Rosa_XXL_UL-C_Majolica_-_Biin.webp?v=1770927152"},{"product_id":"la-nordica-rosa-xxl-ul-c-majolica-bord","title":"La Nordica Rosa XXL UL-C Majolica - Bordeaux (Red)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa XXL UL-C Majolica - Bordeaux (Red)\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa XXL Majolica\u003c\/strong\u003e in Bordeaux finish is the perfect blend of traditional Italian style and modern high-performance engineering. This wood-burning cooker is distinguished by its stunning artisan tile cladding, which serves as a massive thermal battery to radiate warmth long after the fire has dimmed. With a giant 78-litre (20.6 gal) enamelled oven and a precision-crafted cast iron hearth, it offers homeowners and homesteaders an exceptional tool for both reliable whole-home heating and professional-grade wood-fired cooking.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,626 sq. ft. with 29,003 BTU\/h Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eArtisan Majolica Cladding\u003c\/strong\u003e Finished in deep Bordeaux, these premium handcrafted tiles provide a luxury aesthetic while maximizing radiant heat retention.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eExtra-Large Enamelled Oven\u003c\/strong\u003e The massive 78L capacity allows for multiple dishes to be cooked at once, featuring an internal thermometer for absolute temperature control.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHeavy-Duty Cast Iron\u003c\/strong\u003e The doors, facade, frame, and expansive top cooking plate are all crafted from premium enamelled cast iron for a lifetime of daily use.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Combustion System\u003c\/strong\u003e A pre-adjusted tertiary air system reduces emissions and increases fuel efficiency to meet world-class environmental standards.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePanoramic Double Glass\u003c\/strong\u003e Enjoy a beautiful view of the wood-fired hearth through the panoramic fire door, designed with high heat-insulating double glass.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eBuilt-in Storage\u003c\/strong\u003e The integrated wood storage drawer at the base keeps your logs dry, organized, and ready for use without cluttering your kitchen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,626 sq. ft. (8,617 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e29,003 BTU\/h (8.5 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e85% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e42.3 x 33.9 x 26.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e518 lbs (235 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.9 x 8.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e17.2 x 16.5 x 16.9 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa XXL is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnsuring your installation is handled correctly from the start is the best way to guarantee years of reliable heat. We strongly recommend speaking with your local building department or fire hall to verify any specific permit requirements or local codes for your region before you begin your setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe artisan Majolica cladding is as durable as it is beautiful, but it performs best when the stove is used correctly. By using well-seasoned dry wood and keeping your chimney clear of buildup, you’ll maximize efficiency and preserve the integrity of the cast iron hearth for a lifetime of use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956428607585,"sku":"7015303","price":6404.8,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/CleanShot_2026-03-19_at_13.08.44_2x_fc7d2e89-d4b6-4a06-8aaa-44afb7eaa3a2.png?v=1773936537"},{"product_id":"la-nordica-rosa-l-ul-c-steel-nero","title":"La Nordica Rosa L UL-C Steel - Anthracite Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa L UL-C Steel - Anthracite Black\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa L Steel\u003c\/strong\u003e captures the essence of a traditional wood-burning cooker, blending time-honored Italian design with modern high-efficiency heating. Wrapped in a sleek porcelain-coated steel exterior in Nero (Black), this model features a precision-engineered cast iron hearth and a large 14.6-gallon (55L) enamelled oven. It offers an authentic culinary experience with the warmth and reliability required for year-round homesteading or seasonal cabin living.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,497 sq. ft. with 27,640 BTU\/h Culinary Power\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eProfessional Enamelled Oven\u003c\/strong\u003e A generous 14.6-gallon capacity oven equipped with an integrated thermometer for consistent wood-fired baking and roasting.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSolid Cast Iron Hearth\u003c\/strong\u003e Constructed with heavy-duty cast iron sheets to ensure superior heat retention and maximum durability over decades of use.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrecision Air Controls\u003c\/strong\u003e Easily adjustable primary and secondary air registers allow you to fine-tune heat output and oven temperatures with ease.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePost-Combustion System\u003c\/strong\u003e A pre-adjusted tertiary air system significantly reduces emissions while increasing fuel efficiency to elite standards.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePanoramic Fire Door\u003c\/strong\u003e Double-glass ceramic door provides a beautiful view of the fire while acting as a safe, high-performance thermal barrier.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIntegrated Wood Drawer\u003c\/strong\u003e A built-in extractable drawer at the base provides a practical and organized solution for storing dry fuel logs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,497 sq. ft. (8,193 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e27,640 BTU\/h (8.1 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e84% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e38.4 x 33.9 x 26.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e423 lbs (192 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.9 x 8.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e12.1 x 16.5 x 16.9 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa L is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEnsuring a professional installation is the most important step for getting the most out of your new cooker. We always suggest reaching out to your local building inspector or fire department before you finalize your layout, as they can provide the specific permit requirements and safety codes for your area.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe Rosa L is built for the long haul. The enamelled cast iron and steel construction is incredibly robust and designed to serve as a reliable kitchen workhorse for a lifetime. To keep it at its best, prioritize using well-seasoned dry wood and keeping your chimney clean—this ensures you get the highest efficiency and the cleanest possible fire every time you cook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956428640353,"sku":"7015304","price":5141.9,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/ROSA_L_UL-C_STEEL_-_NERO_7015304.webp?v=1770927693"},{"product_id":"la-nordica-rosa-ul-c-ceramic-bord","title":"La Nordica Rosa UL-C Ceramic - Bordeaux (Red)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 (La Nordica Red) used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa UL-C Ceramic - Bordeaux (Red)\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa Reverse 2.0 Ceramic\u003c\/strong\u003e seamlessly combines traditional Italian artistry with modern heating innovation. Adorned with elegant Bordeaux tiled cladding and a robust cast iron hearth, this wood-burning cooker is designed to be the soul of your home. By utilizing high-efficiency combustion technology and providing the option to draw air from the outdoors, it furnishes your kitchen with natural, sustainable warmth while delivering an authentic wood-fired cooking experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,497 sq. ft. with 27,638 BTU\/h Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eArtisan Tiled Cladding\u003c\/strong\u003e Elegant external ceramic tiles provide a luxury Bordeaux finish and serve as a thermal battery for consistent radiant warmth.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eReliable Enamelled Oven\u003c\/strong\u003e A spacious 7.5-gallon (28L) oven featuring an integrated thermometer for absolute control over your baking and roasting.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCast Iron Excellence\u003c\/strong\u003e The heavy-duty hearth, doors, facade, and frame are all crafted from premium vitrified cast iron for a lifetime of durability.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Combustion\u003c\/strong\u003e An integrated post-combustion system significantly lowers environmental impact while maximizing fuel efficiency.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVersatile Cooktop\u003c\/strong\u003e Expansive polished cast-iron top cooking plate with removable rings for high-heat direct-fire cooking techniques.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIntegrated Storage\u003c\/strong\u003e A built-in extractable wood drawer at the base keeps your fuel logs dry, organized, and easily accessible.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,497 sq. ft. (8,200 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e27,638 BTU\/h (8.1 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency Rating\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e81.1% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e40.6 x 33.7 x 25.6 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e403 lbs (183 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: 1px solid rgba(0,0,0,0.05); padding: 12px 20px;\" class=\"cd-spec-label cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e13.7 x 9.2 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e9.6 x 11.8 x 15.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa series is engineered to meet the strictest world-class environmental standards, including the German BImSchV emission regulations.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eTo ensure your installation goes smoothly, we always recommend getting in touch with your local building department or fire hall. They can walk you through the specific permit requirements and local safety codes for your area before you finalize your setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis cooker is built for decades of service, and the vitrified cast iron and artisan tilework are as practical as they are decorative. To keep it operating at peak performance, focus on using only well-seasoned dry wood and keeping your chimney clear—your stove will thank you with more consistent heat and better cooking results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956427821153,"sku":"7015311","price":4855.64,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Rosa_Reverse_UL-C_Ceramic_BO-Scont-RGB_7015316.webp?v=1770928597"},{"product_id":"la-nordica-rosa-ul-c-c-stone-natu","title":"La Nordica Rosa UL-C - Natural Stone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 (La Nordica Red) used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Rosa UL-C - Natural Stone\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eRosa Stone\u003c\/strong\u003e is the pure essence of a wood-burning cooker, masterfully combining tradition and modern versatility. Clad in authentic natural stone for exceptional heat retention and a timeless aesthetic, this unit features a robust cast iron hearth and a precision-engineered 7.4-gallon (28L) oven. Designed to furnish your home with warmth while providing a platform for authentic wood-fired culinary results, it is a sustainable heating solution that celebrates the strength of nature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 2,583 sq. ft. with 28,662 BTU\/h Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNatural Stone Cladding\u003c\/strong\u003e External natural stone panels provide a unique texture and act as a thermal mass to radiate soft heat long after the fire is out.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eReliable Enamelled Oven\u003c\/strong\u003e A generous 7.4-gallon (28L) oven with an integrated thermometer allows for precision control over your baking and roasting.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSolid Cast Iron Hearth\u003c\/strong\u003e The heart of the stove is built from heavy-duty cast iron, ensuring maximum durability and efficient heat transfer.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVersatile Cooktop\u003c\/strong\u003e Expansive polished cast-iron top cooking plate and removable rings are perfect for high-heat direct-fire cooking techniques.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Technology\u003c\/strong\u003e An integrated post-combustion system significantly reduces environmental impact while maximizing fuel efficiency.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePractical Wood Storage\u003c\/strong\u003e An integrated wood storage drawer at the base keeps your fuel organized and within reach for easy reloading.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 2,583 sq. ft. (8,617 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e28,662 BTU\/h (8.4 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e87.1% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e40.6 x 33.5 x 25.6 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e441 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 5.1 lb\/h (2.3 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.8 x 10.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e13.0 x 11.8 x 16.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Rosa series is engineered to meet the strictest world-class environmental standards, including the German BImSchV emission regulations.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eTo ensure your installation goes smoothly from the start, we always suggest reaching out to your local building department or fire hall. They can walk you through the specific permit requirements and local safety codes for your area before you finalize your setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis cooker is built to last a lifetime, and the natural stone and cast iron components are as durable as they are beautiful. To keep it operating at peak performance, simply focus on using well-seasoned dry wood and keeping your chimney clear—your stove will thank you with consistent warmth and exceptional cooking results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956427984993,"sku":"7015312","price":4973.51,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/ROSA_UL-C_STONE_-_NATU_7015312_f0a03d5b-50e5-4fdf-9f47-3a27059c9e47.webp?v=1770928978"},{"product_id":"la-nordica-alaska-ul-c-nevt","title":"La Nordica Alaska UL-C - Glazed Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eLa Nordica Alaska UL-C - Glazed Black\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eAlaska UL-C\u003c\/strong\u003e is one of the largest and most powerful models in the wood-burning cooker category, masterfully blending traditional Italian charm with industrial-grade capability. Featuring an expansive 78-litre (20.6 gal) enamelled oven and a massive 39.3-inch polished cast iron cooking plate, this stove is designed for simultaneous high-volume cooking and whole-home heating. Clad in premium enamelled cast iron and steel, the Alaska serves as a robust centerpiece for large kitchens and off-grid homesteads, offering unparalleled thermal mass and culinary versatility.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 1,370 sq. ft. with high-density 40,946 BTU\/h Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eExpansive Culinary Surface\u003c\/strong\u003e A massive ~39.3-inch polished cast iron plate with removable rings, allowing for the simultaneous cooking of multiple dishes at varying temperatures.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eProfessional Roasting Oven\u003c\/strong\u003e Large 20.6-gallon enamelled oven featuring an anti-steam valve, removable rails, and internal thermometer for master-level baking.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eNordiker® Firebox\u003c\/strong\u003e The large combustion chamber is lined with specialized Nordiker refractory material, enhancing the visual beauty of the fire while maximizing heat retention.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCustomizable Combustion\u003c\/strong\u003e Features a height-adjustable cast iron fire grate and precision primary\/secondary air regulators to optimize performance for heating or cooking.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eFull Cast Iron Cladding\u003c\/strong\u003e External cladding, doors, facade, and frame are all finished in premium vitrified cast iron for incredible durability and radiant heat.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDouble Fuel Storage\u003c\/strong\u003e Equipped with large, convenient wood storage drawers at the base, keeping your seasoned fuel organized and within reach.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 1,370 sq. ft. (15,900 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e40,946 BTU\/h (12.0 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e88.6% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e51.5 x 33.9 x 27.8 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e771.6 lbs (350 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 7.1 lb\/h (3.2 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Lining\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eNordiker® Refractory Material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e17.1 x 16.5 x 16.9 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Alaska is fully compliant with stringent German BImSchV emission standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eBecause every installation is unique, we always recommend reaching out to your local building office or fire hall before you finalize your plans. They can provide you with the specific permit details and safety codes required for your neck of the woods to ensure your stove is set up perfectly from day one.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis stove is an absolute workhorse, and the enamelled cast iron is built to be a mainstay in your home for decades. To get the cleanest fire and the most consistent heat for your cooking, just focus on using well-seasoned dry wood and staying on top of regular chimney sweeps. Your stove (and your roasting pans) will thank you for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956428312673,"sku":"7016055","price":10109.33,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/La_Nordica_Alaska_UL-C_-_Nevt_img1.webp?v=1770994650"},{"product_id":"la-nordica-gardenia-xxl-steel-antracite","title":"La Nordica Gardenia XXL Steel - Antracite Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* Author: Kenton Jones\nDate: February 2026\nContact: kenton.jones@cabindepot.com\n\nHOW TO USE THIS STYLESHEET:\n1. Scoped to \".cd-product-description\".\n2. Colors: Inherits text color from global theme. No hardcoded text colors.\n3. Brand Accents: #a41c26 used for structural elements and decorative highlights.\n4. Robust Tech Specs: Uses a centered flex-grid layout to ensure data visibility on all browsers.\n*\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700\u0026display=swap');\n\n.cd-product-description {\n    font-family: 'Lato', sans-serif;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n}\n\n.cd-product-description h1 {\n    text-align: center;\n    margin-bottom: 5px;\n}\n\n.cd-product-description .cd-origin-badge {\n    text-align: center;\n    text-transform: uppercase;\n    font-weight: bold;\n    letter-spacing: 2px;\n    margin-bottom: 25px;\n    display: block;\n}\n\n.cd-product-description h2 {\n    border-bottom: 2px solid #a41c26;\n    padding-bottom: 5px;\n    margin-top: 40px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.cd-product-description p {\n    margin-bottom: 20px;\n}\n\n\/* Feature Grid *\/\n.cd-responsive-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.cd-feature-card {\n    background: rgba(0, 0, 0, 0.03);\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 5px solid #a41c26;\n}\n\n.cd-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n}\n\n\/* Technical Specification Grid *\/\n.cd-spec-container {\n    margin: 30px auto 10px auto;\n    max-width: 800px;\n    border: 1px solid rgba(0, 0, 0, 0.1);\n    border-radius: 8px;\n    overflow: hidden;\n}\n\n.cd-spec-header {\n    background-color: #1a1a1a;\n    color: #ffffff;\n    padding: 12px 20px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n}\n\n.cd-spec-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 20px;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n}\n\n.cd-spec-row:nth-child(even) {\n    background-color: rgba(164, 28, 38, 0.03);\n}\n\n.cd-spec-row:last-child {\n    border-bottom: none;\n}\n\n.cd-spec-label {\n    font-weight: bold;\n    flex: 1;\n}\n\n.cd-spec-value {\n    flex: 1;\n    text-align: right;\n}\n\n@media screen and (max-width: 600px) {\n    .cd-spec-header span:last-child {\n        display: none;\n    }\n    .cd-spec-header {\n        justify-content: center;\n    }\n    .cd-spec-row {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n    .cd-spec-label {\n        margin-bottom: 4px;\n    }\n    .cd-spec-value {\n        text-align: center;\n    }\n}\n\n.cd-highlight-box {\n    border: 2px solid #a41c26;\n    padding: 25px;\n    border-radius: 8px;\n    margin: 30px 0;\n    text-align: center;\n}\n\n.cd-info-blurb {\n    background: rgba(164, 28, 38, 0.05);\n    padding: 20px;\n    border-radius: 8px;\n    margin: 20px 0;\n    border: 1px dashed #a41c26;\n}\n\n.cd-info-blurb h3 {\n    margin-top: 0;\n    font-size: 1.1em;\n    text-transform: uppercase;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003e\u003cstrong\u003eLa Nordica Gardenia XXL Steel - Antracite Black\u003c\/strong\u003e\u003c\/h1\u003e\n\u003cspan class=\"cd-origin-badge\"\u003eHandcrafted in Italy\u003c\/span\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eGardenia XXL Steel\u003c\/strong\u003e in Antracite Black finish is a powerhouse of wood-fired engineering, designed for those who refuse to compromise on space or culinary potential. This model features a massive 78-litre (20.6 gal) oven built entirely from high-grade cast iron—the gold standard for heat storage and gradual release. Combined with the included \u003cstrong\u003eEasy Pizza kit\u003c\/strong\u003e (dedicated baking stone and professional peel), the Gardenia XXL transforms your kitchen into an authentic Italian bakery while delivering robust, sustainable warmth for your entire home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-highlight-box\"\u003e\n\u003cp style=\"font-size: 1.2em; margin: 0;\"\u003e\u003cstrong\u003eHeats up to 1,328 sq. ft. with 35,827 BTU\/h Peak Performance\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"cd-responsive-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eFull Cast Iron Oven\u003c\/strong\u003e The large 20.6-gallon oven is built from solid cast iron to ensure even heat distribution and constant temperatures for professional-level results.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eEasy Pizza Kit Included\u003c\/strong\u003e Comes standard with a premium baking stone and a professional pizza peel, expanding your wood-fired culinary possibilities from day one.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eRefractory Firebox\u003c\/strong\u003e The combustion chamber is lined with high-efficiency refractory material, maximizing heat radiation and enhancing the fire's natural beauty.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIndustrial Cast Iron Build\u003c\/strong\u003e Handcrafted with enamelled cast iron doors, facade, and frame for extreme durability and a lifetime of reliable performance.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePrecision Air Management\u003c\/strong\u003e Independently adjustable primary and secondary air registers allow for absolute control over the burn rate and oven temperatures.\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVitrified Cooking Surface\u003c\/strong\u003e A thick, polished cast-iron top plate with removable rings provides an expansive and versatile surface for high-heat cooking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eTechnical Details\u003c\/h2\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header\"\u003e\n\u003cspan\u003eDetail\u003c\/span\u003e \u003cspan\u003eInformation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeatable Space\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 1,328 sq. ft. (10,630 ft³)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeat Output\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e35,827 BTU\/h (10.5 kW)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eEfficiency\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 89% (Low-Emission Certified)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDimensions (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e37.4 x 34.0 x 27.7 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e545 lbs (247 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHourly Fuel Consumption\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eUp to 6.2 lb\/h (2.8 kg\/h)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eChimney Pipe Size\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e6 inches (Ø 150 mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Opening\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e8.9 x 8.3 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOven Size (W x H x D)\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e17.2 x 16.0 x 17.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eSafety Certifications\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003eETL Listed (UL 1482 \/ ULC-S627)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cd-spec-value\"\u003e1-Year Limited Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 0.85em; opacity: 0.8; margin-top: 5px;\"\u003e\u003cem\u003eNote: The Gardenia XXL is fully compliant with stringent German BImSchV and French Flamme Verte environmental standards.\u003c\/em\u003e\u003c\/p\u003e\n\u003cdiv class=\"cd-info-blurb\"\u003e\n\u003ch3\u003e\u003cstrong\u003eTips for Success\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eGetting your installation right from the start is the best way to ensure years of trouble-free performance. We always recommend reaching out to your local building department or fire hall before you finalize your setup—they can provide the specific permit requirements and local safety codes for your neck of the woods.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis stove is an absolute powerhouse, and the combination of vitrified cast iron and refractory lining is meant to last a lifetime. To keep it operating at its absolute peak, simply focus on using well-seasoned dry wood and keeping your chimney clean. It’s a small amount of maintenance that pays off in consistent heat and exceptional cooking results every time you fire it up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-style: italic; margin-top: 40px; font-size: 0.9em; opacity: 0.8;\"\u003eAuthentic Italian Craftsmanship. Exceptional Culinary Performance.\u003cbr\u003e\u003cstrong\u003eThe Cabin Depot Ltd.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"La Nordica","offers":[{"title":"Default Title","offer_id":42956427952225,"sku":"3007236","price":6909.97,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/La_Nordica_Gardenia_XXL_Steel_-_Antracite_img1.webp?v=1770997708"},{"product_id":"j-a-roby-rustik-cookstove","title":"J.A. ROBY Rustik Cookstove (Pre-Order)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 350px;\n        padding: 0 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { margin-bottom: 8px; }\n    \n    .cd-expertise-img-container {\n        flex: 1 1 350px;\n        background: #f8fafc;\n        padding: 20px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        border-left: 1px solid #e2e8f0;\n    }\n    .cd-expertise-img-container img {\n        width: 100%;\n        max-width: 450px;\n        height: auto;\n        display: block;\n        border-radius: 8px;\n    }\n    \n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n\n    \/* EPA Highlight Styling (Unified J.A. ROBY Styling) *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* signature green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    \/* Standalone Warranty Button *\/\n    .cd-warranty-block {\n        margin: 30px auto;\n        text-align: center;\n    }\n    .cd-warranty-btn {\n        font-weight: 800;\n        text-transform: uppercase;\n        text-decoration: none !important;\n        padding: 14px 32px;\n        border-radius: 12px;\n        color: #ffffff !important;\n        background: #0f172a;\n        transition: all 0.2s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.9em;\n        box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);\n        letter-spacing: 1px;\n    }\n    .cd-warranty-btn:hover {\n        background: #1e293b;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 16px rgba(15, 23, 42, 0.25);\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-expertise-img-container { border-left: none; border-top: 1px solid #e2e8f0; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n\n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 10px 0;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            position: relative;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        .cd-epa-group .cd-spec-row:first-of-type { padding-bottom: 30px; }\n        .cd-epa-group .cd-spec-row:last-of-type { padding-top: 30px; }\n\n        .cd-epa-badge-floating {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 30;\n        }\n        .cd-warranty-btn { width: 100%; box-sizing: border-box; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Rustik Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eTraditional Style, Massive Output\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Rustik\u003c\/strong\u003e is a high-output wood cookstove built for large off-grid cabins and homesteads. Delivering up to 80,000 BTU, it provides reliable radiant heat for spaces up to 2,000sqft while offering a functional three-lid cooking surface and an integrated baking oven.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 0;\"\u003eCooking Performance\u003c\/span\u003e\n            \u003ch2\u003eThree-Lid Surface\u003c\/h2\u003e\n            \u003cp\u003eThe Rustik flat top includes three removable lids for direct-flame cooking. Includes an integrated oven thermometer and a glass air-wash system to keep your fire view clear.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-expertise-img-container\"\u003e\n            \u003cimg alt=\"J.A. ROBY Rustik\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Rustik_HQ_Right_View_.1733_Medium_711b42f3-1436-4752-9538-b99a735cfe96.jpg?v=1773760278\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e80,000 BTU Output\u003c\/strong\u003e\n            Powerful radiation heating for cabins and cottages from 500–2,000sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eRefractory Brick Firebox\u003c\/strong\u003e\n            Lined with heavy-duty bricks for even heat distribution and thermal retention.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eCast Iron Door\u003c\/strong\u003e\n            Heavy-duty door with a secure seal and a large glass viewing area.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eChrome Accents\u003c\/strong\u003e\n            Stylish handles and accents add a premium finish to the metallic black body.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Name\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRustik Wood Cookstove\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 – 2,000sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e80,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Grouped EPA Stats with Floating Center Badge --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eEmissions\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Exempted\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMax Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eDimensions (WxHxD)\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e41 5\/8” x 37.5” x 26 1\/4”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eChimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e350lbs\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eA rugged centerpiece for your remote home. Equipped with oven thermometer and flat-top cooking surface.\u003c\/div\u003e\n\n    \u003c!-- Standalone Register Warranty Button --\u003e\n    \u003cdiv class=\"cd-warranty-block\"\u003e\n        \u003ca class=\"cd-warranty-btn\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003eRegister Official Warranty\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":43753737846881,"sku":"CBRU","price":2999.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Rustik_HQ_Front_View_.1734_Medium_a8b5f355-296f-4963-be66-cfd34a2c1a74.jpg?v=1773760278"},{"product_id":"j-a-roby-chief-cookstove","title":"J.A. ROBY Chief Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Content Container *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 15px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 350px;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 5px; border-bottom: none; padding-bottom: 0; }\n    \n    \/* Theater Section for Video *\/\n    .cd-video-container {\n        flex: 1.5 1 500px;\n        background: #000000;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        border-left: 1px solid #e2e8f0;\n        width: 100%;\n        padding: 0;\n    }\n    .cd-video-wrapper {\n        position: relative;\n        width: 100%;\n        padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n        height: 0;\n    }\n    .cd-video-wrapper iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: 0;\n    }\n\n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Highlight Styling *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    \/* Floating Center Badge with Shadow *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-expertise-row { margin: 10px 0; flex-direction: column-reverse; }\n        .cd-video-container { border-left: none; border-bottom: 1px solid #e2e8f0; }\n        .cd-expertise-text-container { padding: 20px; text-align: center; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        \/* Mobile refinement for EPA box *\/\n        .cd-epa-group {\n            display: flex;\n            flex-direction: column;\n            padding: 25px 15px;\n            margin: 0;\n            background-color: #f0fdf4 !important;\n            align-items: center;\n        }\n        .cd-epa-group .cd-spec-row {\n            padding: 0;\n            background-color: transparent !important;\n            border-bottom: none;\n            width: 100%;\n        }\n        .cd-epa-badge-floating {\n            position: relative;\n            transform: none;\n            top: auto;\n            left: auto;\n            margin: 0 auto 12px auto;\n            order: -1; \/* Place at the top of the flex container *\/\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Chief Wood Cookstove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eFlagship Canadian Culinary Power\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Chief\u003c\/strong\u003e is the flagship of the eco-friendly cookstove collection. Standing as the ultimate heating centerpiece for larger homesteads and cottages, the Chief combines a high-volume firebox with an integrated top food warmer. Fully EPA certified, this unit delivers up to 70,000 BTU of wood-fired power, ensuring your living space stays warm while your multi-course meals stay at the perfect serving temperature.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #064e3b; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px;\"\u003eThe Premium Standard\u003c\/span\u003e\n            \u003ch2\u003eIntegrated Warming Capability\u003c\/h2\u003e\n            \u003cp\u003eThe Chief features a spacious upper warming chamber, allowing for direct-heat leverage from the main oven to keep breads and side dishes warm. This dual-oven capability makes complex off-grid meal preparation seamless and efficient.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-video-container\"\u003e\n            \u003cdiv class=\"cd-video-wrapper\"\u003e\n                \u003ciframe title=\"J.A. ROBY Chief Showcase\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/gK9O1umqx8w?rel=0\u0026amp;playsinline=1\u0026amp;enablejsapi=1\"\u003e\u003c\/iframe\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003e70,000 BTU Output\u003c\/strong\u003e\n            High-output dry cordwood capacity designed to heat large living areas up to 1,800sqft.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eTop Food Warmer\u003c\/strong\u003e\n            Includes a massive upper warming chamber (8-7\/8\" x 16-1\/4\" x 10-1\/4\") for professional meal management.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eEPA Certified\u003c\/strong\u003e\n            Optimized for efficiency with a low emission rate of 1.9 g\/h, reducing wood consumption.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n            Certified for safe installation in mobile buildings when used with a fresh air intake.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Series\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eChief (Eco-Friendly)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Grouped EPA Stats with Floating Badge (Responsive) --\u003e\n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticulate Matter Emission\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.9 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOven Dimensions\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e17-1\/2\"W x 18-3\/4\"D x 12-1\/2\"H\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Chimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eNet Weight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e567lbs (257 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eColor\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMetallic Black\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes integrated upper food warmer, main cooking oven, and high-efficiency secondary combustion tubes.\u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":43753738010721,"sku":"CBCH","price":5149.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Chief_Front_view_.1373_Medium_4fcb6745-66b1-461f-ae53-66bdc31972fa.jpg?v=1773761319"},{"product_id":"j-a-roby-ignis-box-stove","title":"J.A. ROBY Ignis ( Box Stove)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    \/* Author: Kenton Jones *\/\n    .cd-product-description {\n        font-family: inherit;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .cd-product-description h1 { text-align: center; margin-bottom: 2px; font-weight: 900; color: #0f172a; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-align: center;\n        text-transform: uppercase;\n        font-weight: bold;\n        letter-spacing: 2px;\n        margin-bottom: 15px;\n        display: block;\n        color: #065f46;\n    }\n    .cd-product-description h2 {\n        border-bottom: 2px solid #064e3b;\n        padding-bottom: 4px;\n        margin-top: 20px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 800;\n        color: #064e3b;\n    }\n    .cd-product-description p { margin-bottom: 10px; }\n    \n    \/* Hero Section *\/\n    .cd-no-photo-hero {\n        background: #f8fafc;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        padding: 40px;\n        margin: 15px 0;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n    .cd-no-photo-hero::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 6px;\n        background: #064e3b;\n    }\n    .cd-hero-stats-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 20px;\n        margin-top: 25px;\n    }\n    .cd-stat-item {\n        padding: 15px;\n        background: white;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.02);\n    }\n    .cd-stat-val {\n        display: block;\n        font-size: 1.6em;\n        font-weight: 900;\n        color: #064e3b;\n    }\n    .cd-stat-label {\n        display: block;\n        font-size: 10px;\n        font-weight: 800;\n        text-transform: uppercase;\n        color: #64748b;\n        letter-spacing: 1px;\n    }\n\n    \/* Feature Grid *\/\n    .cd-responsive-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 10px;\n        margin: 12px 0;\n    }\n    .cd-feature-card {\n        background: rgba(6, 95, 70, 0.04);\n        padding: 15px;\n        border-radius: 12px;\n        border-left: 4px solid #064e3b;\n    }\n    .cd-feature-card strong {\n        display: block;\n        margin-bottom: 2px;\n        text-transform: uppercase;\n        color: #064e3b;\n    }\n    \n    \/* Technical Specifications *\/\n    .cd-spec-container {\n        margin: 15px auto 5px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n    }\n    .cd-spec-header { background-color: #1a1a1a; color: #ffffff; padding: 10px 15px; font-weight: bold; display: flex; justify-content: space-between; }\n    .cd-spec-row { display: flex; justify-content: space-between; padding: 10px 15px; border-bottom: 1px solid #f1f5f9; position: relative; }\n    .cd-spec-row:nth-child(even) { background-color: rgba(6, 78, 59, 0.02); }\n    .cd-spec-row:last-child { border-bottom: none; }\n    .cd-spec-label { font-weight: bold; color: #64748b; }\n    .cd-spec-value { font-weight: 700; text-align: right; color: #0f172a; }\n    \n    \/* EPA Highlight Styling *\/\n    .cd-epa-group {\n        position: relative;\n        background-color: #f0fdf4 !important; \/* light green *\/\n    }\n    .cd-epa-group .cd-spec-label { color: #166534; }\n    \n    .cd-epa-badge-floating {\n        position: absolute;\n        left: 50%;\n        top: 50%;\n        transform: translate(-50%, -50%);\n        background: #22c55e;\n        color: white;\n        padding: 6px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 10px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n        z-index: 20;\n        pointer-events: none;\n        white-space: nowrap;\n        border: 2px solid #ffffff;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .cd-info-blurb {\n        background: #0f172a;\n        color: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        margin: 15px 0;\n        text-align: center;\n        font-style: italic;\n    }\n    \n    @media screen and (max-width: 768px) {\n        .cd-no-photo-hero { padding: 30px 20px; }\n        .cd-hero-stats-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n        .cd-stat-val { font-size: 1.2em; }\n        .cd-spec-row { flex-direction: column; text-align: center; }\n        .cd-spec-value { text-align: center; margin-top: 2px; }\n        \n        .cd-epa-group .cd-spec-row {\n            padding-top: 25px;\n            padding-bottom: 25px;\n        }\n        \n        .cd-epa-badge-floating {\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Ignis Wood Stove\u003c\/h1\u003e\n    \u003cspan class=\"cd-origin-badge\"\u003eCertified Canadian Craftsmanship\u003c\/span\u003e\n\n    \u003csection\u003e\n        \u003cp\u003ePrepare gourmet meals while maintaining a consistent source of off-grid heat. The \u003cstrong\u003eJ.A. ROBY Ignis\u003c\/strong\u003e is a high-performance \"Box Stove\" designed for homesteaders who value functionality. Fully EPA certified, this unit bridges the gap between a traditional wood stove and a professional cookstove, delivering exceptional thermal efficiency in a compact, rugged layout.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Technical Hero --\u003e\n    \u003cdiv class=\"cd-no-photo-hero\"\u003e\n        \u003ch3 style=\"margin-top: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0f172a;\"\u003ePerformance Benchmark\u003c\/h3\u003e\n        \u003cp style=\"color: #64748b; font-size: 0.9em; max-width: 600px; margin: 0 auto;\"\u003eHigh thermal mass and secondary combustion engineered for the harshest climates.\u003c\/p\u003e\n        \u003cdiv class=\"cd-hero-stats-grid\"\u003e\n            \u003cdiv class=\"cd-stat-item\"\u003e\n                \u003cspan class=\"cd-stat-val\"\u003e80,000\u003c\/span\u003e\n                \u003cspan class=\"cd-stat-label\"\u003eMax BTU Output\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-stat-item\"\u003e\n                \u003cspan class=\"cd-stat-val\"\u003e1,800\u003c\/span\u003e\n                \u003cspan class=\"cd-stat-label\"\u003eHeating Sq Ft\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-stat-item\"\u003e\n                \u003cspan class=\"cd-stat-val\"\u003eEPA 2020\u003c\/span\u003e\n                \u003cspan class=\"cd-stat-label\"\u003eCertification\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-stat-item\"\u003e\n                \u003cspan class=\"cd-stat-val\"\u003e77%\u003c\/span\u003e\n                \u003cspan class=\"cd-stat-label\"\u003eAverage Efficiency\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"cd-responsive-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eIntegrated Cooking Lids\u003c\/strong\u003e\n            The flat top surface features removable cooking lids, providing direct access to the fire's heat for rapid boiling or simmering.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eClean Glass Air-Wash\u003c\/strong\u003e\n            A specialized air-wash system flows oxygen across the ceramic glass door, keeping it clear of soot to easily monitor your fire.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eMobile Home Approved\u003c\/strong\u003e\n            Certified for installation in transportable buildings when used with a mandatory exterior air intake.\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n            \u003cstrong\u003eSecondary Combustion\u003c\/strong\u003e\n            Stainless steel air tubes reignite smoke and gases within the firebox, maximizing heat yield and efficiency.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header\"\u003e\n            \u003cspan\u003eDetail\u003c\/span\u003e\n            \u003cspan\u003eInformation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eModel Series\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eIgnis (Box Stove)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eRecommended Area\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUp to 1,800sqft\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e80,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-epa-group\"\u003e\n            \u003cdiv class=\"cd-spec-row\" style=\"border-bottom: 1px solid rgba(22, 101, 52, 0.15);\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eAverage Efficiency\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticulate Matter Emission\u003c\/span\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.5 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA Certified!\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox Volume\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.37 cubic feet\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Log Length\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eChimney Diameter\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e6”\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e283.6lbs (128.6 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBuild Material\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eSolid Steel\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWarranty\u003c\/span\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-info-blurb\"\u003eIncludes firebricks, heavy steel construction, and integrated cooking lids. Designed to be the reliable heart of your cottage kitchen.\u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; font-style: italic; margin-top: 30px; opacity: 0.8;\"\u003e\n        Quality Gear for the Great Indoors \u0026amp; Out.\u003cbr\u003e\n        \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n    \u003c\/p\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":43753738174561,"sku":"PBIG","price":1399.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A._Roby_Ignis_img2.png?v=1773751802"},{"product_id":"j-a-roby-rigel-wood-stove","title":"J.A. ROBY Rigel Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions: Interactive Brand Elements *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Rigel Wood Cookstove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Rigel\u003c\/strong\u003e is a high-performance wood-burning cookstove designed to be the culinary heart of your off-grid homestead. Perfectly balancing professional cooking utility with a compact round shape, the Rigel delivers reliable heat and versatile meal prep capabilities. With its integrated food warmer and heavy-duty cast iron cooktop, this unit brings the functional spirit of a 19th-century kitchen into a modern, EPA-certified package.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCulinary Excellence\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eWarming \u0026amp; Cooking Versatility\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eBuilt for those who demand more than just heat. The Rigel features a spacious integrated food warmer to keep meals at serving temperature and a premium black enameled cast iron cooking plate. Dual removable lids provide direct access to the flames for high-heat culinary tasks, ensuring your kitchen remains functional and inviting all winter long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Master\u003c\/strong\u003e\n\u003cp\u003eFunctions as a high-output room heater and a professional wood-fired cooktop with removable lids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIntegrated Oven\u003c\/strong\u003e\n\u003cp\u003eSpacious overhead warmer leverages direct heat from the firebox to maintain meal temperatures perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Output\u003c\/strong\u003e\n\u003cp\u003eHeavy-duty capacity designed to heat large living areas up to 1,800 sq. ft. even in extreme climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for cleaner emissions and lower wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRigel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e500 – 1,800 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.43 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e72.9%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e3 to 8 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e13\"W x 14\"H x 18\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18⅜\"W x 10⅞\"H x 14 5\/16\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Volume | Door Size\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.55 ft³ | 15½\" x 9\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDOOR HINGE POSITION\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRight-Side Standard (Fixed)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e26⅞\"W x 54⅛\"H x 25½\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Corner: 8\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e320 lbs (145 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Register Warranty \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611661409,"sku":"PBRIN","price":3858.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYRigelimg2.png?v=1776456055"},{"product_id":"j-a-roby-rigel-chrome-wood-stove","title":"J.A. ROBY Rigel Chrome Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Master Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Fixed Pixel Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Component: Animation Trackers *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout: Visual Content Blocks *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout: Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table Architecture *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Spec Rows with Centered Dot Connectors *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    \/* Centered visual dot leader line *\/\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Component: Unified Certification Highlight (STATIC Green) *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    \/* Repositioned Floating Badge *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout: Footer Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Asset Styling *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px;\n        background: white;\n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Mobile handset logic - REFINED FIX *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Forced single line layout for technical table on mobile with readable font *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Rigel Chrome (LX) Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Rigel Chrome (LX)\u003c\/strong\u003e represents the pinnacle of off-grid elegance. Part of the exclusive \"ETOILE\" series produced in Quebec, this powerful model maintains the compact round shape and surprisingly high heating capacity of the standard Rigel while adding premium chrome corners, legs, handles, and door trim. It is the perfect marriage of 19th-century culinary charm and modern, EPA-certified performance.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section: Pinned Origin Assets --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Expertise --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eWarming \u0026amp; Cooking Versatility\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Rigel Chrome is designed for those who demand elite style alongside functional heat. Featuring a spacious overhead warmer and a premium black enameled cast iron cooking plate, this unit provides versatile meal prep capabilities. The distinctive chrome accents catch the firelight, making it a stunning decorative centerpiece for any cottage or cabin decor.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Grid Features --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome Ornamentation\u003c\/strong\u003e\u003cp\u003eEnhanced aesthetic featuring chrome trim, legs, and handles for a premium, mirrored finish.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eIntegrated Oven\u003c\/strong\u003e\u003cp\u003eSpacious overhead warmer leverages direct heat from the firebox to maintain meal temperatures perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Output\u003c\/strong\u003e\u003cp\u003eHeavy-duty capacity designed to heat large living areas up to 1,800 sq. ft. even in extreme climates.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for cleaner emissions and lower wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRigel Chrome (LX)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Unified Certification Block --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.43 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e72.9%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 8 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e13\"W x 14\"H x 18\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18⅜\"W x 10⅞\"H x 14 5\/16\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox Volume | Door Size\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.55 ft³ | 15½\" x 9\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eDOOR HINGE POSITION\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRight-Side Standard (Fixed)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26⅞\"W x 54⅛\"H x 25½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e320 lbs (145 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section: Sales and Technical Support --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRegister Warranty\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611825249,"sku":"PBRILX","price":4436.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYRigelChrome_LX_img2.png?v=1776782855"},{"product_id":"j-a-roby-antares-noir-wood-stove","title":"J.A. ROBY Antares Noir Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Master Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Fixed Pixel Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Component: Animation Trackers *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout: Visual Content Blocks *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout: Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table Architecture *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Spec Rows with Centered Dot Connectors *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    \/* Centered visual dot leader line *\/\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Component: Unified Certification Highlight (STATIC Green) *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    \/* Repositioned Floating Badge *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout: Footer Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Asset Styling *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px;\n        background: white;\n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Mobile handset logic - REFINED FIX *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Forced single line layout for technical table on mobile with readable font *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Antares Noir Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Antares Noir\u003c\/strong\u003e is a powerful, compact, and eco-friendly wood stove from the acclaimed \"ETOILE\" series. Handcrafted in Quebec, the Antares features a distinctive round shape and pedestal base that complements any decor. Designed to deliver high heat output in a space-saving footprint, this model is fully certified for mobile homes and offers the timeless utility of a wood-fired cooktop integrated into a modern heating appliance.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section: Pinned Origin Assets --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Expertise --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eTested \u0026amp; Certified\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eIntegrated Wood Storage\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eUnlike traditional stoves, the Antares Noir features a tested and certified secure storage area located directly beneath the appliance. This integrated pedestal allows you to keep seasoned wood within easy reach for high-efficiency refueling while maintaining a clean, organized hearth. The top surface features removable covers for versatile high-heat cooking utility.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Grid Features --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePedestal Storage\u003c\/strong\u003e\u003cp\u003eBuilt-in wood storage area tested and certified for safe use directly under the firebox.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDual Fan System\u003c\/strong\u003e\u003cp\u003eEquipped with two 75 CFM fans (150 CFM total) and a thermodisc kit for powerful heat distribution.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\u003cp\u003eDual removable lids with lid lifter provide direct access to the fire for versatile top-surface cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and reduced wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified for installation in transportable buildings with a dedicated fresh air intake connection.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eAntares Noir\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Unified Certification Block --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.43 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e72.9%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 8 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBLOWER SYSTEM\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e2 x 75 CFM Fans (Included)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBASE STYLE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCertified Pedestal Storage\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18⅜\"W x 10⅞\"H x 14 5\/16\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox Volume | Door Size\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.55 ft³ | 15½\" x 9\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eDOOR HINGE POSITION\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRight-Side Standard (Fixed)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26⅞\"W x 34⅛\"H x 25½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e320 lbs (145 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section: Sales and Technical Support --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Antares fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRegister Warranty\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611956321,"sku":"PBANN","price":2568.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYAntaresNoirWoodStoveimg1.jpg?v=1776783438"},{"product_id":"j-a-roby-antares-chrome-wood-stove","title":"J.A. ROBY Antares Chrome Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Master Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Fixed Pixel Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Component: Animation Trackers *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout: Narrative Section *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout: Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table Architecture *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Spec Rows with Centered Dot Connectors *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    \/* Centered visual dot leader line *\/\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Component: Unified Certification Highlight (STATIC Green) *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    \/* Repositioned Floating Badge *\/\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout: Footer Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Asset Styling *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px;\n        background: white;\n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Mobile handset logic - REFINED FIX *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Forced single line layout for technical table on mobile with readable font *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Antares Chrome Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Antares Chrome\u003c\/strong\u003e elevates off-grid comfort to a new aesthetic level. Part of the elite \"ETOILE\" series produced in Quebec, this model combines high-performance heating with premium chrome corners, handles, and door trim. Designed for those who demand sophisticated style in a compact package, the Antares Chrome offers exceptional heating capacity, mobile home certification, and the versatile utility of a wood-fired cooktop.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section: Pinned Origin Assets --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Expertise --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCertified Wood Storage Base\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Antares Chrome features a mirrored finish that catches the light of your cottage or cabin hearth. Its integrated pedestal base is tested and certified for secure wood storage directly under the appliance, providing both structural stability and convenient access to fuel. The top cooking surface is equipped with removable covers for high-heat culinary tasks, ensuring your kitchen remains the heart of the home.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Grid Features --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome Ornamentation\u003c\/strong\u003e\u003cp\u003eMirrored chrome trim, corners, and handles for a premium aesthetic and lasting brilliance.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eDual Fan System\u003c\/strong\u003e\u003cp\u003eIncludes two 75 CFM fans (150 CFM total) and a thermodisc kit for powerful convective heating.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eWood Storage Base\u003c\/strong\u003e\u003cp\u003eIntegrated pedestal tested and certified for safe storage of seasoned firewood under the stove.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eStainless steel secondary air system improves gas combustion for a cleaner flue and lower wood usage.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat distribution and retention.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eAntares Chrome\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Unified Certification Block --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.43 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e72.9%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 8 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBLOWER SYSTEM\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e2 x 75 CFM Fans (Included)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBASE STYLE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCertified Storage Pedestal\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18⅜\"W x 10⅞\"H x 14 5\/16\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFirebox Volume | Door Size\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.55 ft³ | 15½\" x 9\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eDOOR HINGE POSITION\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRight-Side Standard (Fixed)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26⅞\"W x 34⅛\"H x 25½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e320 lbs (145 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section: Sales and Technical Support --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Antares fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRegister Warranty\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612054625,"sku":"PBANLX","price":2818.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYAntaresChrome_LX_img2.png?v=1776783604"},{"product_id":"j-a-roby-sirius-chrome-wood-stove","title":"J.A. ROBY Sirius Chrome Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Master Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Component: Animation Trackers *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout: Visual Content Blocks *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout: Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; font-size: 11px; font-weight: 400; color: #94a3b8; text-transform: none; margin-top: 2px;\n    }\n\n    \/* EPA Block Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Box *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; width: auto; order: 2; flex-shrink: 0; border: 1px solid #e2e8f0; border-radius: 6px; background: white; animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; font-style: italic; margin-top: 0; color: #94a3b8; border-top: 1px solid #f1f5f9; padding-top: 10px; font-size: 13px; \n    }\n\n    \/* REFINED MOBILE FIX: Fixed text size, forced single-line row *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* FIX: Prevents red box from jumping to a new line while keeping font size readable *\/\n        .cd-spec-row { \n            flex-wrap: nowrap !important; \n            padding: 10px 12px !important; \n            align-items: center;\n        }\n        .cd-dot-leader { \n            margin: 0 6px !important; \n            flex: 1 1 auto; \n            min-width: 4px; \/* Dot line becomes tiny on narrow screens to make room *\/\n        }\n        .cd-spec-label { \n            font-size: 12px !important; \n            flex: 0 1 auto; \n            white-space: normal !important; \/* Label can wrap internally to 2 lines if needed *\/\n            line-height: 1.1;\n        }\n        .cd-spec-value { \n            font-size: 12px !important; \n            padding: 2px 6px !important; \n            flex: 0 0 auto; \n            white-space: nowrap !important; \/* Measurements stay on one line *\/\n            text-align: right; \n        }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Sirius Chrome Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Sirius Chrome\u003c\/strong\u003e is the high-output centerpiece of the ETOILE series, engineered to heat commanding living spaces with refined Canadian craftsmanship. Hand-built in Quebec, this model features a high-capacity firebox and a premium mirrored chrome aesthetic. With its distinctive round shape and pedestal-free leg design, the Sirius Chrome delivers massive heating power while maintaining a polished decorative charm perfect for the modern homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCommanding Heat\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Chrome Ornamentation\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Sirius Chrome is designed for those who need professional heating capacity without sacrificing style. Featuring mirrored chrome corners, handles, legs, and door trim, this unit captures and reflects the firelight. The large top surface includes removable lids for high-heat cooking, while the integrated food warmer ensures every meal remains at the perfect temperature throughout the winter.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMirrored Trim\u003c\/strong\u003e\u003cp\u003eElite chrome ornamentation on corners, legs, and handles for a sophisticated mirror finish.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e80,000 BTU Output\u003c\/strong\u003e\u003cp\u003eHeavy-duty capacity designed to heat large living areas up to 2,000 sq. ft. in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Master\u003c\/strong\u003e\u003cp\u003eIntegrated food warmer and heavy-duty cast iron cooktop with removable lids for versatile meal prep.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for elite efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e\u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eSirius Chrome\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 – 2,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eParticle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.54 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003eMaximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e75%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMaximum Heat Output\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e80,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 10 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e13\"W x 14\"H x 18\"D\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX SIZE\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e20\"W x 10⅞\"H x 14 5\/16\"D\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFirebox Volume | Door Size\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e2.1 ft³ | 15½\" x 9\"\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eDOOR HINGE POSITION\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRight-Side Standard (Fixed)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e30\"W x 54⅛\"H x 25½\"D\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Corner: 8\"\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e345 lbs (156 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Sirius fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRegister Warranty\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612218465,"sku":"PBSILX","price":2831.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYSiriusChrome_LX_img1.jpg?v=1776784994"},{"product_id":"j-a-roby-magnum-wood-stove","title":"J.A. ROBY Magnum Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Global Container Styles *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Fixed Pixel Typography for Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Keyframes *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* Visual Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Structure: Content Blocks *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0;\n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px;\n        background: white;\n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Mobile handset logic - BUG FIX IMPLEMENTED *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Magnum Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Magnum\u003c\/strong\u003e is a heavy-duty Canadian powerhouse designed to heat the largest living spaces with ease. Part of the esteemed \"ETOILE\" series, the Magnum features a massive 3.82 cubic foot firebox and a high-efficiency secondary air system that ensures nearly 100% gas combustion. Perfectly engineered for off-grid homesteads and large residential homes, this model combines a surprisingly compact round shape with an elite heating capacity of up to 3,800 sq. ft.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Narrative Section --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eLarge-Scale Performance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eMassive Firebox Capacity\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eBuilt for the harshest winters, the Magnum handles logs up to 20 inches in length for extended burn times of up to 18 hours. Its interior is lined with high-density refractory bricks for superior heat distribution and retention. The top surface features a heavy-duty cast iron cooking plate with removable lids, allowing for professional-grade wood-fired cooking utility alongside its primary role as a central heating system.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive firebox\u003c\/strong\u003e\u003cp\u003eElite 3.82 cu. ft. capacity allows for deep front-to-rear log orientation and longer refueling cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Output Heat\u003c\/strong\u003e\u003cp\u003eEngineered to deliver up to 120,000 peak BTUs, capable of heating massive areas up to 3,800 sq. ft.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eExtended Burn\u003c\/strong\u003e\u003cp\u003eHighly efficient air admission system provides a stable burn time of 4 to 18 hours per load.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eStainless steel secondary air system improves gas combustion for cleaner emissions and lower wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home approved\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Technical Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMagnum\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eUp to 3,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Unified Certification Block --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.30 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Average Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e71.6%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e120,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 18 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.82 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19¾\"W x 15½\"H x 24\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16\" x 9.5\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e29\"W x 37 13\/16\"H x 37 7\/16\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Flexible Aluminum)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Front: 48\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e507 lbs (230 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Support Section --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Magnum fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612382305,"sku":"PBMAG","price":3690.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMagnumimg1.png?v=1776787980"},{"product_id":"j-a-roby-magnum-lx-wood-stove","title":"J.A. ROBY Magnum LX Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px; \/* FIXED: Corrected from 166px *\/\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Forced single line layout for technical table on mobile with readable font *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Magnum Chrome Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Magnum Chrome\u003c\/strong\u003e represents the pinnacle of high-output heating and mirrored elegance. Handcrafted in Quebec, this powerful model features mirrored chrome corners, legs, handles, and door trim that brilliantly reflect the warmth of your hearth. Designed for the modern homestead, the Magnum Chrome features a massive 3.82 cubic foot firebox, delivering commanding heat for areas up to 3,800 sq. ft. while maintaining EPA certified efficiency.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome Elegance\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eCommanding Mirrored Style\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eEngineering power meets mirrored sophistication in the Magnum Chrome. Capable of handling logs up to 20 inches in length, this unit provides a stable burn time of up to 18 hours, making it the perfect central heating solution for large cabins or cottages. The integrated secondary air system ensures elite performance with ultra-low emissions, while the heavy-duty cast iron cooktop with removable lids offers timeless culinary utility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome Ornamentation\u003c\/strong\u003e\n\u003cp\u003eEnhanced mirrored finish featuring chrome trim, legs, and handles for a premium mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e80,000+ BTU Power\u003c\/strong\u003e\n\u003cp\u003eHeavy-duty capacity designed to heat large living areas up to 3,800 sq. ft. with consistent warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive Firebox\u003c\/strong\u003e\n\u003cp\u003eSpacious 3.82 cu. ft. chamber allows for deep log orientation and extended 18-hour burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for elite efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home approved\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eMagnum Chrome\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eUp to 3,800 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.30 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Average Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e71.6%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e120,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 18 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e3.82 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e19¾\"W x 15½\"H x 24\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e16\" x 9.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e29\"W x 37 13\/16\"H x 37 7\/16\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Flexible Aluminum)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 10\" | Side: 20\" | Front: 48\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e507 lbs (230 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your Magnum Chrome fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Register Warranty \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612513377,"sku":"PBMAGLX","price":4225.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMagnumChrome_LX_img1.png?v=1776788289"},{"product_id":"j-a-roby-roby-2500-wood-stove","title":"J.A. ROBY Roby 2500 Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Roby 2500 Woodstove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Roby 2500\u003c\/strong\u003e is an ingenious high-efficiency woodstove designed for homeowners who value space-saving precision. Handcrafted in Quebec, this model features a vertical \"oven-on-top\" architecture, allowing it to provide a professional-grade glassed cooking oven and thermometer while occupying the same footprint as a traditional wood stove. Fully EPA 2020 certified, the Roby 2500 is the ultimate culinary and heating hybrid for cabins, tiny homes, and cottages.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Woodstove\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eVertical Innovation\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eFull-Service Top-Mount Oven\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eEngineered for those who need elite cooking performance without sacrificing floor space. The Roby 2500 features a spacious glassed-in oven with an integrated thermometer for precise heat control. Below the oven, the heavy-duty firebox utilizes a stainless steel secondary air system to improve combustion efficiency, ensuring almost 80% of your fuel's energy is converted into usable heat for your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\n\u003cp\u003eFeatures a top-mounted glass oven with a dedicated thermometer for professional-grade off-grid baking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSpace-Saving Design\u003c\/strong\u003e\n\u003cp\u003eVertical stacking of the oven and firebox minimizes the floor footprint for smaller kitchens and cabins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\n\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system improves gas combustion, resulting in ultra-low particle emissions of just 1.02 g\/h.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRoby 2500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e30⅜\"W x 54⅛\"H x 30⅝\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e19\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e440 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your woodstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Register Warranty \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612611681,"sku":"PBROBY","price":3038.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/2500Fimg1.png?v=1776789694"},{"product_id":"j-a-roby-roby-2500-lx-wood-stove","title":"J.A. ROBY Roby 2500 LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Roby 2500 Chrome (LX) Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Roby 2500 Chrome (LX)\u003c\/strong\u003e combines superior high-efficiency heating with elite mirrored ornamentation. Handcrafted in Quebec, this model features the signature \"oven-on-top\" vertical design, providing a full-sized glassed cooking oven and thermometer while maintaining a compact floor footprint. The LX edition elevates the hearth with premium chromed corners, handles, and trim, making it a brilliant decorative and functional centerpiece for any cabin or homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eVertical Culinary Innovation\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Roby 2500 Chrome is engineered for those who demand elite style and space-saving utility. The top-mounted oven features a large glass viewing window and an integrated thermometer for precise heat management during off-grid baking. Below, the heavy-duty firebox utilizes an advanced secondary air system to deliver 79.46% LHV efficiency, converting almost every ounce of fuel into reliable warmth for your living area.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome Ornamentation\u003c\/strong\u003e\u003cp\u003eMirrored chrome corners, handles, and door trim provide a premium mirrored finish that catches the light.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\u003cp\u003eTop-mounted glass oven with a dedicated thermometer for professional-grade roasting and baking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSpace-Saving Design\u003c\/strong\u003e\u003cp\u003eVertical stacking of the oven and firebox minimizes the floor footprint for tight kitchen layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and reduced wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eRoby 2500 Chrome (LX)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e30⅜\"W x 54⅛\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e19\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e440 lbs (200 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612775521,"sku":"PBROBYLX","price":3596.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBY2500FLXimg1.png?v=1776790767"},{"product_id":"j-a-roby-roby-2500-cuisiniere-wood-stove","title":"J.A. ROBY ROBY 2500 Cuisiniere Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eRoby 2500 Cuisiniere Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eROBY 2500 Cuisiniere\u003c\/strong\u003e is a traditional high-back wood cookstove that serves as the efficient and elegant heart of any off-grid home. Handcrafted in Quebec, this model features a vertical \"oven-on-top\" design and a classic warming shelf, providing full culinary utility while maintaining the footprint of a standard wood stove. Fully EPA 2020 certified, it delivers reliable heat for up to 2,500 sq. ft. with an elite 79.46% efficiency rating.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eTraditional Culinary Utility\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eVertical Oven \u0026amp; Warming Back\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe Cuisiniere edition is designed for those who demand a full-service kitchen experience in a compact layout. The top-mounted glassed oven includes a precision thermometer for consistent baking, while the high-back warming shelf utilizes convective heat to keep meals at serving temperature. Below, the large cast iron cooktop features removable lids for direct access to the fire, ensuring your kitchen remains functional all winter long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\n\u003cp\u003eTop-mounted oven with a dedicated thermometer for professional-grade off-grid roasting and baking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eTraditional High-Back\u003c\/strong\u003e\n\u003cp\u003eIncludes a vertical warming shelf to maintain meal temperatures using convective heat from the firebox.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\n\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system improves gas combustion, resulting in low particle emissions of just 1.02 g\/h.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRoby 2500 Cuisiniere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e30⅜\"W x 54⅛\"H x 30⅝\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e19\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e440 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Register Warranty \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612906593,"sku":"PBROBYCUI","price":4870.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBY2500FCuisiniereimg1.png?v=1776791423"},{"product_id":"j-a-roby-roby-2500-cuisiniere-lx-wood-stove","title":"J.A. ROBY Roby 2500 Cuisiniere LX Wood Cookstove","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eRoby 2500 Cuisiniere LX Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eROBY 2500 Cuisiniere LX\u003c\/strong\u003e represents the ultimate fusion of mirrored elegance and traditional wood-fired culinary performance. Handcrafted in Quebec, this premium model features the iconic high-back warming shelf and \"oven-on-top\" vertical architecture, enhanced with brilliant mirrored chrome corners, handles, and door trim. Fully EPA 2020 certified, it delivers elite 79.46% efficiency, providing high-output heat and a sophisticated decorative centerpiece for your cabin or homestead.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg alt=\"Made in Canada\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eVertical Innovation \u0026amp; Warming Back\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe Cuisiniere LX is engineered for homeowners who demand elite style alongside professional space-saving utility. The top-mounted glass oven allows for high-precision off-grid baking, while the convective high-back warming shelf keeps meals ready for service. The distinctive mirrored chrome accents catch and reflect the firelight, making this unit a stunning visual landmark in any cottage or cabin kitchen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\n\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eVertical Cook Oven\u003c\/strong\u003e\n\u003cp\u003eTop-mounted glass oven with a dedicated thermometer for professional-grade off-grid culinary tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eConvective Warmer\u003c\/strong\u003e\n\u003cp\u003eIntegrated high-back warming shelf leverages firebox heat to maintain meal serving temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\n\u003cp\u003eAdvanced secondary air system delivers 79.46% LHV efficiency with ultra-low 1.02 g\/h emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg alt=\"EPA Certified\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eRoby 2500 Cuisiniere LX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e30⅜\"W x 54⅛\"H x 30⅝\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e19\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e440 lbs (200 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\" class=\"cd-support-badge-img\" alt=\"TCD Support\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca class=\"cd-phone-link\" href=\"tel:+18446034743\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca class=\"cd-support-link cd-btn-pastel-blue\" href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\"\u003eInquiries\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" class=\"cd-support-link cd-btn-pastel-gold\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003e Register Warranty \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" x2=\"21\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613037665,"sku":"PBROBYCUILX","price":5385.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBY2500FCuisiniereLXimg1.png?v=1776791417"},{"product_id":"j-a-roby-atm-2500-wood-stove","title":"J.A. ROBY ATM 2500 Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Global Container Styles *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Keyframes *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY ATM 2500 Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY ATM 2500\u003c\/strong\u003e is a high-efficiency wood stove engineered for homeowners who demand a balance of massive heat output and space-saving design. Handcrafted in Quebec, this model features a spacious firebox and an advanced secondary air system that ensures elite 79.46% efficiency. Whether heating a modern homestead or a remote cabin, the ATM 2500 provides reliable warmth for up to 2,500 sq. ft. in an EPA 2020 certified package.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e \u003cimg alt=\"Made in Canada\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eModern Performance\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003ePrecision Off-Grid Heating\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eBuilt to withstand the most demanding winters, the ATM 2500 utilizes a 1.99 cubic foot firebox orientation to maximize burn times. The interior is lined with premium refractory bricks, protecting the steel and ensuring superior heat retention. Its top surface features removable lids, providing the timeless utility of a wood-fired cooktop integrated into a powerful central heating appliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\n\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. with consistent reliable output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\n\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption per load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\n\u003cp\u003eRemovable top-surface lids provide direct access to the firebox for high-heat cooking tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and a cleaner flue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg alt=\"EPA Certified\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eATM 2500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e29⅞\"W x 33⅛\"H x 30⅝\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e380 lbs (172 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\" class=\"cd-support-badge-img\" alt=\"TCD Support\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your ATM 2500 fits your cabin's layout perfectly. Call us toll-free at \u003ca class=\"cd-phone-link\" href=\"tel:+18446034743\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca class=\"cd-support-link cd-btn-pastel-blue\" href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\"\u003eInquiries\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" class=\"cd-support-link cd-btn-pastel-gold\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003e Register Warranty \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" x2=\"21\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613168737,"sku":"PBATM2500","price":3183.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYATM2500img1.png?v=1776798216"},{"product_id":"j-a-roby-atm-2500-lx-wood-stove","title":"J.A. ROBY ATM 2500 LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY ATM 2500 Chrome (LX) Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY ATM 2500 Chrome (LX)\u003c\/strong\u003e represents the pinnacle of high-efficiency heating and mirrored elegance. Handcrafted in Quebec, this premium model features mirrored chrome corners, handles, and door trim that catch and reflect the firelight of your cottage or cabin. Engineered for performance, the LX edition delivers a commanding 95,000 BTU output with an elite 79.46% efficiency rating, making it a sophisticated decorative landmark in any off-grid home.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCommanding Mirrored Style\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe ATM 2500 Chrome is designed for homeowners who refuse to sacrifice style for technical capacity. Its high-output firebox Orientation handles logs up to 15 inches, lined with thick refractory bricks for elite heat retention. The polished mirrored trim provides a brilliant finish that transforms the stove from a utility heater into a centerpiece, while the removable top lids provide direct-access cooking utility for the ultimate in winter functionality.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Output\u003c\/strong\u003e\u003cp\u003eHeavy-duty capacity designed to heat living areas up to 2,500 sq. ft. even in extreme cold climates.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Master\u003c\/strong\u003e\u003cp\u003eFeatures removable top surface lids for versatile high-heat wood-fired cooking utility.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat distribution and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eATM 2500 Chrome (LX)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e29⅞\"W x 33⅛\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e380 lbs (172 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your ATM 2500 LX fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613299809,"sku":"PBATM2500LX","price":3374.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYATM2500LXimg1.png?v=1776798226"},{"product_id":"j-a-roby-atm-2500-plus-wood-stove","title":"J.A. ROBY ATM 2500 Plus Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY ATM 2500 PLUS Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY ATM 2500 PLUS\u003c\/strong\u003e is a high-performance hybrid appliance designed for homeowners who require commanding heat and versatile warming utility. Handcrafted in Quebec, this model features the signature \"PLUS\" convection warming cabinet, allowing for efficient meal maintenance while the heavy-duty firebox heats up to 2,500 sq. ft. Fully EPA 2020 certified, the ATM 2500 PLUS represents the pinnacle of Canadian off-grid engineering and comfort.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eAdvanced Heating Module\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eIntegrated Convection Warmer\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe ATM 2500 PLUS is built for the professional homestead. Its integrated vertical cabinet functions as a high-efficiency convection distribution head and a dedicated food warmer, leveraging the thermal energy of the firebox to maintain meal temperatures. Below, the 1.99 cubic foot firebox utilizing a stainless steel secondary air system delivers an elite 79.46% efficiency rating, ensuring maximum heat from every log.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePLUS Warmer Top\u003c\/strong\u003e\u003cp\u003eIntegrated convection cabinet designed to keep meals at serving temperature using firebox heat.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eHigh-output capacity engineered to heat living areas up to 2,500 sq. ft. even in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system improves gas combustion, resulting in low particle emissions of just 1.02 g\/h.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for elite heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eATM 2500 PLUS\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e29⅞\"W x 51¼\"H x 31⅞\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e510 lbs (231 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your ATM 2500 PLUS fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611628641,"sku":"PBATM2500P","price":4414.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYATM2500Plusimg1.png?v=1776798238"},{"product_id":"j-a-roby-atm-2500-plus-lx-wood-stove","title":"J.A. ROBY ATM 2500 Plus LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY ATM 2500 PLUS LX Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY ATM 2500 PLUS LX\u003c\/strong\u003e represents the absolute fusion of high-efficiency heating and premium mirrored elegance. Handcrafted in Quebec, this model features the iconic \"PLUS\" convection warming cabinet, enhanced with brilliant mirrored chrome corners, handles, and door trim. Fully EPA 2020 certified, it delivers elite 79.46% efficiency, providing 95,000 BTUs of reliable warmth and a sophisticated decorative centerpiece for your cabin or homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eVertical Innovation \u0026amp; Convection Head\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe ATM 2500 PLUS LX is engineered for homeowners who demand elite style alongside professional-grade heating capacity. The top-mounted PLUS cabinet serves as both a food warmer and a high-performance convection distributor, circulating heat more effectively throughout your living space. The distinctive mirrored chrome accents catch and reflect the firelight, making this unit a stunning visual landmark in any off-grid home.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003ePLUS Warmer Top\u003c\/strong\u003e\u003cp\u003eIntegrated vertical cabinet designed to keep meals warm using firebox convection heat.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eATM 2500 PLUS LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e29⅞\"W x 51¼\"H x 31⅞\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e510 lbs (231 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your ATM 2500 PLUS LX fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611759713,"sku":"PBATM2500PLX","price":4605.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYATM2500PlusLXimg1.png?v=1776798248"},{"product_id":"j-a-roby-forgeur-r-wood-stove","title":"J.A. ROBY Forgeur-R Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Forgeur-R Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeur-R\u003c\/strong\u003e is a high-performance pedestal wood stove engineered for homeowners who prioritize both modern aesthetics and commanding heat capacity. Handcrafted in Quebec, this model features a spacious firebox and an advanced secondary air system that delivers an elite 79.46% efficiency rating. Whether heating a main residence or a remote cabin, the Forgeur-R provides reliable, eco-friendly warmth for up to 2,500 sq. ft. in an EPA 2020 certified package.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eSleek Pedestal Design\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eModern Off-Grid Performance\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eDesigned to withstand the harshest Canadian winters, the Forgeur-R utilizes a 1.99 cubic foot firebox orientation to maximize burn cycles. The pedestal base provides a contemporary architectural look while ensuring structural stability. Its top surface features removable lids, providing the functional utility of a wood-fired cooktop integrated into a powerful central heating appliance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\u003cp\u003eRemovable top-surface lids provide direct access to the firebox for high-heat cooking tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and a cleaner flue.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eForgeur-R\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e30⅝\"W x 41¼\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e445 lbs (202 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Forgeur-R fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612316769,"sku":"PBFORGR","price":3313.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYForgeur-Rimg1.png?v=1776798336"},{"product_id":"j-a-roby-forgeur-r-lx-wood-stove","title":"J.A. ROBY Forgeur-R LX Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Forgeur-R LX Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeur-R LX\u003c\/strong\u003e represents the perfect union of high-efficiency heating and premium mirrored elegance. Handcrafted in Quebec, this elite pedestal wood stove features brilliant mirrored chrome corners, handles, and door trim that catch and reflect the firelight. Fully EPA 2020 certified, it delivers 95,000 BTUs of reliable warmth for up to 2,500 sq. ft. with a sophisticated aesthetic designed for the modern homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCommanding Mirrored Style\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Forgeur-R LX is engineered for homeowners who demand elite style alongside technical heating capacity. Its architectural pedestal base and polished chrome ornamentation transform a functional heater into a stunning decorative centerpiece. Inside, the heavy-duty firebox utilizes a stainless steel secondary air system to deliver 79.46% LHV efficiency, converting every ounce of fuel into consistent reliable warmth for your living area.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirror effect.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\u003cp\u003eFeatures removable top surface lids for versatile high-heat wood-fired cooking utility.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eForgeur-R LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e30⅝\"W x 41¼\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e445 lbs (202 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Forgeur-R LX fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612447841,"sku":"PBFORGRLX","price":3470.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYForgeur-RLXimg1.png?v=1776798346"},{"product_id":"j-a-roby-cuisiniere-se-3-0-wood-stove","title":"J.A. ROBY Cuisiniere SE 3.0 Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Forgeur-R Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeur-R\u003c\/strong\u003e is a high-performance pedestal wood stove engineered for homeowners who prioritize both modern aesthetics and commanding heat capacity. Handcrafted in Quebec, this model features a spacious firebox and an advanced secondary air system that delivers an elite 79.46% efficiency rating. Whether heating a main residence or a remote cabin, the Forgeur-R provides reliable, eco-friendly warmth for up to 2,500 sq. ft. in an EPA 2020 certified package.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eSleek Pedestal Design\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eModern Off-Grid Performance\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eDesigned to withstand the harshest Canadian winters, the Forgeur-R utilizes a 1.99 cubic foot firebox orientation to maximize burn cycles. The pedestal base provides a contemporary architectural look while ensuring structural stability. Its top surface features removable lids, providing the functional utility of a wood-fired cooktop integrated into a powerful central heating appliance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\u003cp\u003eRemovable top-surface lids provide direct access to the firebox for high-heat cooking tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and a cleaner flue.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eForgeur-R\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e30⅝\"W x 41¼\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e445 lbs (202 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Forgeur-R fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612644449,"sku":"CB3SE","price":7424.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCuisiniereSE3.0img1.png?v=1776798358"},{"product_id":"j-a-roby-cuisiniere-lx-3-0-wood-stove","title":"J.A. ROBY Cuisiniere LX 3.0 Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Forgeur-R LX Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeur-R LX\u003c\/strong\u003e represents the perfect union of high-efficiency heating and premium mirrored elegance. Handcrafted in Quebec, this elite pedestal wood stove features brilliant mirrored chrome corners, handles, and door trim that catch and reflect the firelight. Fully EPA 2020 certified, it delivers 95,000 BTUs of reliable warmth for up to 2,500 sq. ft. with a sophisticated aesthetic designed for the modern homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCommanding Mirrored Style\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Forgeur-R LX is engineered for homeowners who demand elite style alongside technical heating capacity. Its architectural pedestal base and polished chrome ornamentation transform a functional heater into a stunning decorative centerpiece. Inside, the heavy-duty firebox utilizes a stainless steel secondary air system to deliver 79.46% LHV efficiency, converting every ounce of fuel into consistent reliable warmth for your living area.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirror effect.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Utility\u003c\/strong\u003e\u003cp\u003eFeatures removable top surface lids for versatile high-heat wood-fired cooking utility.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eForgeur-R LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16¼\" x 10⅜\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e30⅝\"W x 41¼\"H x 30⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16½\" | Side: 12\" | Corner: 10\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e445 lbs (202 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Forgeur-R LX fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612841057,"sku":"CB3LX","price":8168.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCuisiniereLX3.0img1.png?v=1776798367"},{"product_id":"j-a-roby-michigan-wood-stove","title":"J.A. ROBY Michigan Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Structure: Narrative Content *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Michigan Wood Cookstove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Michigan\u003c\/strong\u003e is a wide-format high-efficiency wood cookstove designed for homeowners who require an expansive cooking surface and substantial heating capacity. Handcrafted in Quebec, this model features the traditional \"low-profile\" architecture, integrating a spacious oven and dedicated thermometer into a powerful 95,000 BTU firebox. Fully EPA 2020 certified with a 79.46% efficiency rating, the Michigan is the reliable culinary heart of the North American homestead.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg alt=\"Made in Canada\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eWide-Format Culinary Design\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eFull Cooktop \u0026amp; Integrated Oven\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe Michigan series is engineered for those who utilize their stove as both a primary heat source and a daily kitchen appliance. The large cooking surface includes removable covers for direct flame access, while the integrated oven features a dedicated thermometer for high-precision off-grid baking. Inside, the firebox utilize refractory bricks and a secondary air system to ensure elite heat retention and nearly 80% efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Oven\u003c\/strong\u003e\n\u003cp\u003eIntegrated glass-door oven with a dedicated thermometer for professional-grade off-grid baking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\n\u003cp\u003eHeavy-duty capacity designed to heat large living areas up to 2,500 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e79.46% LHV Efficiency\u003c\/strong\u003e\n\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system improves gas combustion, resulting in ultra-low particle emissions of just 1.02 g\/h.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCast Iron Quality\u003c\/strong\u003e\n\u003cp\u003eHeavy-duty construction featuring cast iron doors and removable cooking hole covers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg alt=\"EPA Certified\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eMichigan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e15¾\" x 10¼\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e51½\"W x 39⅛\"H x 28⅝\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 16⅜\" | Left: 12\" | Right: 7½\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e500 lbs (227 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\" class=\"cd-support-badge-img\" alt=\"TCD Support\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca class=\"cd-phone-link\" href=\"tel:+18446034743\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca class=\"cd-support-link cd-btn-pastel-blue\" href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\"\u003eInquiries\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" class=\"cd-support-link cd-btn-pastel-gold\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003e Register Warranty \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" x2=\"21\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613004897,"sku":"CBMICH","price":5998.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMichiganimg2.png?v=1776799704"},{"product_id":"j-a-roby-michigan-lx-wood-stove","title":"J.A. ROBY Michigan LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Narrative Section *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Michigan LX Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Michigan LX\u003c\/strong\u003e represents the fusion of wide-format culinary utility and premium mirrored elegance. Handcrafted in Quebec, this elite wood cookstove features the traditional low-profile design, enhanced with brilliant mirrored chrome corners, handles, and door trim. Engineered for high-performance off-grid living, the Michigan LX delivers a commanding 95,000 BTU output with a dedicated cooking oven and a sprawling cast iron cooktop, all within an EPA 2020 certified package.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCommanding Mirrored Cookstove\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Michigan LX is designed for homeowners who demand a high-functioning kitchen alongside elite aesthetics. The wide cast iron cooktop features removable lids for versatile heat management, while the mirrored chrome ornamentation catches and reflects the firelight, creating a stunning visual centerpiece. Inside, the heavy-duty firebox utilizes an advanced secondary air system to deliver 79.46% LHV efficiency, providing reliable warmth for up to 2,500 sq. ft.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Oven\u003c\/strong\u003e\u003cp\u003eIntegrated glass-door oven with a dedicated thermometer for professional-grade off-grid baking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e95,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 2,500 sq. ft. even in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eElite Clean Burn\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMichigan LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 2,500 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.02 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e79.46% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e95,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 12 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.99 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18¼\"W x 10¾\"H x 20\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15¾\" x 10¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e51½\"W x 39⅛\"H x 28⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16⅜\" | Left: 12\" | Right: 7½\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e500 lbs (227 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613201505,"sku":"CBMICHLX","price":6472.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMichiganLXimg2.png?v=1776799727"},{"product_id":"j-a-roby-cicero-wood-stove","title":"J.A. ROBY Cicero Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Cicero Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Cicero\u003c\/strong\u003e is a high-performance, eco-friendly wood cookstove handcrafted in Quebec to heat the heart of your kitchen. This model perfectly balances traditional culinary charm with modern heating power, featuring a spacious firebox and a dedicated high-back warming oven. Engineered for off-grid living, the Cicero delivers up to 70,000 peak BTUs and is fully EPA 2020 certified, making it a reliable and timeless choice for cottages and homesteads alike.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCulinary Mastery\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eFull Cooking \u0026amp; Warming Utility\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Cicero is built for the active off-grid chef. It features a large, glass-fronted cooking oven with an integrated thermometer for precise heat control. Above the cooktop, a spacious high-back warming oven uses convective heat to keep meals ready for service. The heavy-duty cast iron cooktop includes removable covers for direct-flame cooking, ensuring your kitchen remains functional and inviting even in the deepest winter.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\u003cp\u003eIntegrated glass-door oven with a dedicated thermometer for professional-grade off-grid baking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Back Warmer\u003c\/strong\u003e\u003cp\u003eFeatures a top-mounted warming cabinet designed to maintain meal serving temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 1,800 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for low emissions and reduced wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCicero\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Average Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e64.47%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 6 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX VOLUME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.37 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e17½\"W x 12½\"H x 18¾\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFOOD WARMER SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e38⅞\"W x 10¼\"H x 16¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e51¾\"W x 58½\"H x 26¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 13¾\" | Side: 10\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e545 lbs (247 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613365345,"sku":"CBCI","price":7296.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCiceroimg1.png?v=1776800003"},{"product_id":"j-a-roby-cicero-lx-wood-stove","title":"J.A. ROBY Cicero LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Cicero LX Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Cicero LX\u003c\/strong\u003e represents the pinnacle of high-efficiency heating and premium mirrored elegance. Handcrafted in Quebec, this elite wood cookstove features brilliant mirrored chrome corners, handles, and door trim that catch and reflect the firelight. Part of the exclusive ETOILE series, the Cicero LX combines a commanding 70,000 BTU output with a full-service cooking oven and a high-back warming cabinet, creating a sophisticated decorative centerpiece for your off-grid homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eMirrored Heritage \u0026amp; Utility\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Cicero LX is designed for homeowners who demand elite style alongside professional-grade off-grid utility. The top-mounted glass oven includes a precision thermometer for consistent baking, while the convective high-back warmer keeps meals at serving temperature. The mirrored chrome ornamentation transforms a high-efficiency heater into a stunning architectural landmark, providing the functional heart of a traditional Canadian kitchen with modern EPA certified performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\u003cp\u003eIntegrated oven with a dedicated thermometer for professional-grade off-grid roasting and baking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Back Warmer\u003c\/strong\u003e\u003cp\u003eFeatures a top-mounted warming cabinet designed to maintain meal serving temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 1,800 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCicero LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Average Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e64.47%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 6 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX VOLUME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.37 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e17½\"W x 12½\"H x 18¾\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFOOD WARMER SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e38⅞\"W x 10¼\"H x 16¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e51¾\"W x 58½\"H x 26¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 13¾\" | Side: 10\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e545 lbs (247 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613496417,"sku":"CBCILX","price":8128.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCiceroLXimg1.png?v=1776800310"},{"product_id":"j-a-roby-cook-wood-stove","title":"J.A. ROBY Cook Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Global Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* Visual Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Cook Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Cook\u003c\/strong\u003e is a robust, high-efficiency traditional wood cookstove engineered for the modern homestead. Handcrafted in Quebec, this model features a traditional high-back design, providing a full-sized glassed cooking oven and a top-mounted warming oven. Fully EPA 2020 certified, it delivers up to 70,000 peak BTUs and reliable warmth for areas up to 1,800 sq. ft., making it the functional and charming culinary center of any cabin or cottage.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eTraditional Culinary Utility\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eFull Baking \u0026amp; Warming Capability\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Cook is designed for those who demand professional cooking versatility from their off-grid hearth. It features a large glass-fronted baking oven with an integrated thermometer for precise heat control, complemented by a spacious high-back warming oven to keep meals ready for service. The heavy-duty cast iron cooktop includes removable covers for direct access to the fire, ensuring your kitchen remains the warm heart of your home all winter long.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\u003cp\u003eFull-sized oven with a dedicated thermometer for professional-grade off-grid roasting and baking.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Back Warmer\u003c\/strong\u003e\u003cp\u003eIntegrated overhead warming cabinet designed to maintain meal serving temperatures using firebox heat.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 1,800 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for low emissions and reduced wood use.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCook\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Average Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e64.47%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 6 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX VOLUME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.37 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e17½\"W x 12½\"H x 18¾\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFOOD WARMER SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e38⅞\"W x 10¼\"H x 16¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e41⅝\"W x 58½\"H x 26¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 13¾\" | Side: 10\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e510 lbs (231 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613594721,"sku":"CBCO","price":6820.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCookimg1.png?v=1776862041"},{"product_id":"j-a-roby-cook-lx-wood-stove","title":"J.A. ROBY Cook LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Global Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* Visual Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Feature Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Cook LX Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Cook LX\u003c\/strong\u003e represents the perfect union of high-efficiency wood-fired cooking and premium mirrored elegance. Handcrafted in Quebec, this model features the signature high-back warming oven, enhanced with brilliant mirrored chrome corners, handles, and door trim. Fully EPA 2020 certified, the LX edition delivers elite 70,000 BTU output, providing reliable warmth and a sophisticated decorative centerpiece for your cabin or homestead kitchen.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eVertical Innovation \u0026amp; Full Cook Oven\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Cook LX is engineered for homeowners who demand elite style alongside professional off-grid utility. The top-mounted glass oven allows for high-precision roasting and baking, while the convective high-back warming shelf keeps meals ready for service. The distinctive mirrored chrome accents catch and reflect the firelight, transforming a functional heater into a stunning architectural landmark in any off-grid home.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\u003cp\u003eIntegrated oven with a dedicated thermometer for professional-grade off-grid culinary tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Back Warmer\u003c\/strong\u003e\u003cp\u003eIntegrated overhead warming cabinet designed to maintain meal temperatures using convective firebox heat.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 1,800 sq. ft. even in extreme cold.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eCook LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Average Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e64.47%\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3 to 6 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX VOLUME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.37 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e17½\"W x 12½\"H x 18¾\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFOOD WARMER SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e38⅞\"W x 10¼\"H x 16¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e41⅝\"W x 58½\"H x 26¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 13¾\" | Side: 10\" | Corner: 8\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e510 lbs (231 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033613693025,"sku":"CBCOLX","price":7407.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYCookLXimg1.png?v=1776862055"},{"product_id":"j-a-roby-marmiton-lx-wood-stove","title":"J.A. ROBY Marmiton LX Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Global Wrapper *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animations *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Narrative Section *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Highlight Block *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Marmiton LX Wood Cookstove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Marmiton LX\u003c\/strong\u003e is a high-efficiency wood cookstove designed for homeowners who value premium mirrored style in a space-saving low-profile package. Handcrafted in Quebec, this elite model features a full glass cooking oven and a broad cast iron cooktop, enhanced with brilliant mirrored chrome corners, handles, and door trim. Fully EPA 2020 certified, it delivers up to 70,000 peak BTUs, providing the functional heart of a traditional kitchen with modern performance engineering.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Branding Section --\u003e\n\u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n\u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e \u003cimg alt=\"Made in Canada\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\"\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Narrative Details --\u003e\n\u003cdiv class=\"cd-expertise-row\"\u003e\n\u003cdiv class=\"cd-expertise-text-container\"\u003e\n\u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eLow-Profile Mirrored Mastery\u003c\/h2\u003e\n\u003cdiv class=\"cd-animation-container\"\u003e\n\u003cdiv class=\"cd-shooting-track\"\u003e\n\u003cdiv class=\"cd-shooting-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eThe Marmiton LX is engineered for kitchens where a high-back warming oven is not required, offering a sleek and accessible \"low-profile\" layout. The wide cast iron cooktop features removable lids for direct-flame cooking, while the mirrored chrome accents transform the stove into a stunning decorative landmark. Inside, the heavy-duty firebox utilizes a stainless steel secondary air system to deliver consistent warmth for living areas up to 1,800 sq. ft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: High-Level Feature Grid --\u003e\n\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\n\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eLow-Profile Design\u003c\/strong\u003e\n\u003cp\u003eSpace-saving layout without a high-back warmer, ideal for islands or windowed kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Glass Oven\u003c\/strong\u003e\n\u003cp\u003eFull-service oven with a dedicated thermometer for professional-grade off-grid roasting and baking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\n\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 79.46% LHV efficiency and low emissions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\n\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\n\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Interface Section: Technical Data Header --\u003e\n\u003cdiv class=\"cd-spec-badge-header\"\u003e\n\u003ch2 style=\"margin: 0; text-align: left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg alt=\"EPA Certified\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\"\u003e\n\u003c\/div\u003e\n\u003c!-- Data Display: Technical Specifications Table --\u003e\n\u003cdiv class=\"cd-spec-container\"\u003e\n\u003cdiv class=\"cd-spec-header-split\"\u003e\n\u003cspan\u003eFeature\u003c\/span\u003e \u003cspan\u003eSpecification\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eMarmiton LX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1,000 – 1,800 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Module: Certified Performance Tracking --\u003e\n\u003cdiv class=\"cd-epa-unified-block\"\u003e\n\u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Particle Emissions \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.88 g\/h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003e Maximum Efficiency \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e64.47%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e70,000 BTU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e3 to 6 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFIREBOX VOLUME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.37 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOVEN SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e17½\"W x 12½\"H x 18¾\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e41⅝\"W x 37½\"H x 26¼\"D\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eBack: 13¾\" | Side: 10\" | Corner: 8\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e20\" (Lateral)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e448 lbs (203 kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UI Component: Support Contact Module --\u003e\n\u003cdiv class=\"cd-support-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\" class=\"cd-support-badge-img\" alt=\"TCD Support\"\u003e\n\u003cdiv class=\"cd-support-content\"\u003e\n\u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n\u003cp\u003eOur sales team can help ensure your cookstove fits your cabin's layout perfectly. Call us toll-free at \u003ca class=\"cd-phone-link\" href=\"tel:+18446034743\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cd-support-btn-grid\"\u003e\n\u003ca class=\"cd-support-link cd-btn-pastel-blue\" href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\"\u003eInquiries\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" class=\"cd-support-link cd-btn-pastel-gold\" href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" target=\"_blank\"\u003e Register Warranty \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"10\" width=\"10\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" x2=\"21\" y1=\"14\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611530337,"sku":"CBMALX","price":6203.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMarmitonLXimg1.png?v=1776862063"},{"product_id":"j-a-roby-messenger-wood-stove","title":"J.A. ROBY Messenger Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Messenger Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Messenger\u003c\/strong\u003e is a heavy-duty Canadian wood stove engineered to deliver commanding heat for large residential spaces. Hand-built in Quebec, this model features a massive 3.01 cubic foot firebox and an advanced secondary air system that ensures nearly 100% gas combustion. Designed for homeowners who require reliable off-grid performance, the Messenger provides high-output warmth for up to 3,000 sq. ft. in an EPA 2020 certified package.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCommanding Capacity\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eMassive Firebox Performance\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eBuilt to withstand the most demanding winters, the Messenger handles logs up to 16 inches in length for extended burn times of up to 14 hours. Its interior is lined with high-density refractory bricks for superior heat distribution and retention. The secondary air system improves gas combustion, resulting in a cleaner flue and significantly reduced wood consumption compared to traditional non-certified stoves.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e3.01 cu. ft. Firebox\u003c\/strong\u003e\u003cp\u003eElite firebox volume allows for deep front-to-rear log orientation and longer maintenance-free burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e55,107 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm large living areas up to 3,000 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e77.75% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures every log provides maximum thermal benefit to your living space.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eAdvanced secondary air system ensuresNearly 100% gas combustion for low emissions and reduced creosote.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMessenger\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e55,107 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 14 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.01 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\"W x 15⅛\"H x 22½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15⅛\" x 9¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26\"W x 36⅝\"H x 33⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16\" | Side: 16\" | Corner: 9¾\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e360 lbs (163 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Messenger fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611694177,"sku":"PBME","price":3326.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYMessengerimg1.png?v=1776862701"},{"product_id":"j-a-roby-messenger-lx-wood-stove","title":"J.A. ROBY Messenger LX Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Messenger LX Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Messenger LX\u003c\/strong\u003e represents the absolute fusion of high-efficiency heating and premium mirrored elegance. Handcrafted in Quebec, this elite wood stove features brilliant mirrored chrome corners, handles, legs, and door trim that catch and reflect the firelight. Engineered for performance, the Messenger LX delivers a commanding 55,107 BTU output with an elite 77.75% efficiency rating, providing high-output heat and a sophisticated decorative centerpiece for your cabin or homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCommanding Mirrored Style\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Messenger LX is designed for homeowners who demand elite style alongside technical heating capacity. Its massive 3.01 cubic foot firebox handles logs up to 16 inches, lined with thick refractory bricks for elite heat retention. The polished mirrored trim provides a brilliant finish that transforms the stove from a utility heater into a centerpiece, providing consistent reliable warmth for your living area in an EPA 2020 certified package.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e55,107 BTU Power\u003c\/strong\u003e\u003cp\u003eHeavy-duty capacity designed to heat living areas up to 3,000 sq. ft. even in extreme cold climates.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e77.75% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption per load.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for lower emissions and a cleaner flue.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMessenger LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e55,107 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 14 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.01 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\"W x 15⅛\"H x 22½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15⅛\" x 9¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26\"W x 36⅝\"H x 33⅝\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16\" | Side: 16\" | Corner: 9¾\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e360 lbs (163 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Messenger LX fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611858017,"sku":"PBMELX","price":3862.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYMessengerLXimg1.png?v=1776862710"},{"product_id":"j-a-roby-spirit-r-wood-stove","title":"J.A. ROBY Spirit-R Wood Cookstove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specification Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* EPA Block *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Support Module *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Mobile Layout Fix *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Spirit-R Wood Cookstove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Spirit-R\u003c\/strong\u003e is a high-output Canadian cookstove designed to be the culinary and heating centerpiece of the large off-grid homestead. Handcrafted in Quebec, this model features an expansive 3.01 cubic foot firebox paired with a signature high-back warming oven. Engineered for massive heat delivery up to 3,000 sq. ft., the Spirit-R is fully EPA 2020 certified, offering an elite 77.75% efficiency rating for the professional off-grid lifestyle.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Cookstove\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCommanding Culinary Heat\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eFull High-Back Warming Oven\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Spirit-R is designed for those who require maximum firebox capacity without sacrificing functional cooking utility. It features a spacious overhead warming oven to maintain meal temperatures, complemented by a heavy-duty cast iron cooktop with removable lids for direct-flame boiling and searing. Its interior is lined with thick refractory bricks for elite heat retention, ensuring your homestead remains comfortable through the longest winter nights.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMassive Firebox\u003c\/strong\u003e\u003cp\u003eLarge 3.01 cu. ft. firebox handles logs up to 16\" for extended 14-hour burn cycles and reduced refueling.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eHigh-Back Warmer\u003c\/strong\u003e\u003cp\u003eIntegrated overhead warming cabinet designed to maintain meal serving temperatures using convective heat.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e55,107 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm large living areas up to 3,000 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e77.75% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures every log provides maximum thermal benefit to your living space.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eSpirit-R\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e55,107 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 14 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.01 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\"W x 15⅛\"H x 22½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15⅛\" x 9¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e26⅛\"W x 57⅝\"H x 34⅜\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16\" | Side: 16\" | Corner: 9¾\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e16\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e405 lbs (184 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Support Section --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Spirit-R fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033611989089,"sku":"PBSPR","price":5085.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYSpirit-Rimg1.png?v=1776863529"},{"product_id":"j-a-roby-magellan-wood-stove","title":"J.A. ROBY Magellan Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing for Cross-Platform Theme Consistency *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Layout Structure: Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Structure: Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Magellan Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Magellan\u003c\/strong\u003e is a premium, large-format Canadian wood stove designed to heat commanding residential spaces with efficiency and style. Handcrafted in Quebec, this model features a massive 3.01 cubic foot firebox and integrated side shields that create a broader, more architectural presence at the hearth. Engineered for reliability, the Magellan delivers high-output warmth for up to 3,000 sq. ft. in a fully EPA 2020 certified package.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eCommanding Capacity\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Firebox Architecture\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Magellan is built for homeowners who require maximum thermal benefit from their fuel. Its 3.01 cubic foot firebox handles logs up to 22 inches in length, while the integrated secondary air system ensuresNearly 100% gas combustion. Lined with high-density refractory bricks, this unit provides superior heat retention, ensuring your living area remains consistently comfortable throughout the coldest winter cycles.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e3.01 cu. ft. Firebox\u003c\/strong\u003e\u003cp\u003eMassive firebox volume handles logs up to 22\" for deep orientation and extended 14-hour burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eWide Side Shields\u003c\/strong\u003e\u003cp\u003eIntegrated side shields provide an expanded visual footprint and enhanced radiant protection.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e77.75% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures every log provides maximum thermal benefit to your home.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eAdvanced secondary air system delivers ultra-low emissions and reduces maintenance refueling.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and long-term durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMagellan\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e55,107 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 14 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.01 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\"W x 15⅛\"H x 22½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15⅛\" x 9¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e28⅛\"W x 36⅝\"H x 34¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16\" | Side: 16\" | Corner: 9¾\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e22\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e370 lbs (168 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Magellan fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612251233,"sku":"PBMA","price":3471.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMagellanimg1.png?v=1776864041"},{"product_id":"j-a-roby-magellan-lx-wood-stove","title":"J.A. ROBY Magellan LX Wood Stove","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700;900\u0026display=swap');\n\n    \/* Container: Global Layout Constraints *\/\n    .cd-product-description {\n        font-family: 'Lato', sans-serif;\n        line-height: 1.4;\n        color: #1e293b;\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    \/* Typography: Fixed Sizing *\/\n    .cd-product-description h1 { text-align: center; margin-bottom: 15px; font-weight: 900; color: #0f172a; text-transform: uppercase; font-size: 32px; }\n    .cd-product-description h2 { padding-bottom: 4px; margin-top: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; color: #0f172a; text-align: center; font-size: 24px; }\n    \n    .cd-product-description .cd-origin-badge {\n        text-transform: uppercase;\n        font-weight: 900;\n        letter-spacing: 3px;\n        display: inline-block;\n        font-size: 18px; \n    }\n\n    \/* Animation Definitions *\/\n    @keyframes shine { to { background-position: -200% 0; } }\n    .cd-anim-shine { \n        background: linear-gradient(110deg, #b91c1c 45%, #efd083 50%, #b91c1c 55%); \n        background-size: 200% 100%; \n        -webkit-background-clip: text; \n        -webkit-text-fill-color: transparent; \n        animation: shine 3s infinite linear; \n    }\n\n    @keyframes lineShootExtended {\n        0% { transform: translateX(-110%); }\n        100% { transform: translateX(400%); }\n    }\n\n    @keyframes teeterSmooth {\n        0%, 100% { transform: rotate(0deg); }\n        25% { transform: rotate(-3deg); }\n        75% { transform: rotate(3deg); }\n    }\n\n    \/* UI Components: Visual Accents *\/\n    .cd-animation-container { text-align: center; margin-bottom: 10px; }\n    .cd-shooting-track {\n        width: 220px;\n        height: 3px;\n        background: #f1f5f9;\n        margin: 6px auto 0 auto;\n        position: relative;\n        overflow: hidden;\n        border-radius: 4px;\n    }\n    .cd-shooting-line {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 80px;\n        height: 100%;\n        background: #efd083; \n        animation: lineShootExtended 3.5s infinite linear;\n    }\n\n    \/* Layout Structure: Narrative Content Block *\/\n    .cd-expertise-row {\n        background: white;\n        border: 1px solid #e2e8f0;\n        border-radius: 20px;\n        margin: 10px 0 20px 0;\n        overflow: hidden;\n        display: flex;\n        flex-wrap: wrap;\n        align-items: stretch;\n    }\n    .cd-expertise-text-container {\n        flex: 1 1 100%;\n        padding: 30px 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center; \n        text-align: center;\n    }\n    .cd-expertise-text-container h2 { margin-top: 5px; margin-bottom: 4px; border-bottom: none; padding-bottom: 0; }\n    .cd-expertise-text-container p { font-size: 16px; }\n\n    \/* Performance Highlights Grid *\/\n    .cd-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n    .cd-feature-card {\n        background: #ffffff;\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        border-top: 4px solid #b91c1c;\n        text-align: center;\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n    .cd-feature-card:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.05); }\n    .cd-feature-card strong { display: block; margin-bottom: 4px; text-transform: uppercase; font-weight: 900; color: #0f172a; font-size: 14px; }\n    .cd-feature-card p { margin: 0; color: #475569; line-height: 1.3; font-size: 14px; }\n    \n    \/* Technical Specifications Table *\/\n    .cd-spec-container {\n        margin: 5px auto 20px auto;\n        border: 1px solid #e2e8f0;\n        border-radius: 16px;\n        overflow: hidden;\n        background: #ffffff;\n        max-width: 620px; \n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\n    }\n    .cd-spec-header-split { \n        background-color: #1a1a1a; \n        color: #ffffff; \n        padding: 14px 20px; \n        font-weight: 900; \n        text-transform: uppercase; \n        letter-spacing: 1px; \n        font-size: 15px; \n        display: flex;\n        justify-content: space-between;\n    }\n\n    \/* Table Rows: Centered Data Mapping with Dot Leaders *\/\n    .cd-spec-row { \n        display: flex; \n        justify-content: space-between; \n        align-items: center; \n        padding: 12px 20px; \n        border-bottom: 1px solid #f1f5f9; \n        position: relative; \n        background: #ffffff;\n        font-size: 14px;\n    }\n    .cd-spec-row:nth-child(even) { background-color: #f8fafc; }\n    .cd-spec-row:last-child { border-bottom: none; }\n\n    .cd-dot-leader {\n        flex: 1;\n        border-bottom: 1px dotted #cbd5e1;\n        height: 1px;\n        margin: 0 12px;\n        opacity: 0.6;\n    }\n    \n    .cd-spec-label { \n        font-weight: 700; \n        color: #64748b; \n        text-transform: uppercase; \n        font-size: 13px; \n        letter-spacing: 0.5px;\n        background: inherit; \n        position: relative;\n        z-index: 2;\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        max-width: 60%;\n    }\n    \n    .cd-spec-value { \n        font-weight: 900; \n        color: #b91c1c; \n        font-size: 14px;\n        text-align: right; \n        background: #fef2f2; \n        padding: 2px 8px; \n        border-radius: 4px; \n        position: relative;\n        z-index: 2;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    \n    .cd-spec-comparison { \n        display: block; \n        font-size: 11px; \n        font-weight: 400; \n        color: #94a3b8; \n        text-transform: none; \n        margin-top: 2px;\n        letter-spacing: 0;\n    }\n\n    \/* Specification Module: EPA Unified Highlight *\/\n    .cd-epa-unified-block {\n        position: relative;\n        background: #f0fdf4 !important; \n    }\n    .cd-epa-unified-block .cd-spec-row { background: transparent !important; border-bottom: 1px solid rgba(21, 128, 61, 0.1); }\n    .cd-epa-unified-block .cd-spec-label { color: #15803d; }\n    .cd-epa-unified-block .cd-spec-value { color: #15803d; background: transparent !important; border: none !important; padding: 0; }\n    .cd-epa-unified-block .cd-spec-comparison { color: #166534; opacity: 0.8; font-weight: 600; }\n    .cd-epa-unified-block .cd-dot-leader { border-color: #bbf7d0; }\n\n    .cd-epa-badge-floating {\n        position: absolute;\n        top: 50%;\n        left: 65%; \n        transform: translate(-50%, -50%);\n        background: #16a34a;\n        color: white;\n        padding: 4px 14px;\n        border-radius: 40px;\n        font-weight: 900;\n        font-size: 9px;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        z-index: 10;\n        border: 2px solid #ffffff;\n        white-space: nowrap;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    \/* Layout Structure: Technical Support Section *\/\n    .cd-support-box {\n        max-width: 720px; \n        margin: 0 auto 2px auto; \n        padding: 18px;\n        border: 1px dashed #bae6fd;\n        border-radius: 16px;\n        background: #f8fafc;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 15px;\n        flex-wrap: nowrap;\n    }\n    .cd-support-badge-img { width: 50px; height: auto; border-radius: 50%; border: 2px solid #ffffff; flex-shrink: 0; }\n    .cd-support-content { text-align: left; flex: 1; min-width: 0; }\n    .cd-support-content h3 { margin: 0 0 2px 0; font-weight: 900; text-transform: uppercase; color: #0369a1; font-size: 15px; }\n    .cd-support-content p { margin: 0 0 8px 0; color: #475569; font-size: 14px; line-height: 1.3; }\n    .cd-support-content a.cd-phone-link { color: #0369a1; font-weight: 800; text-decoration: underline; white-space: nowrap; }\n\n    .cd-support-btn-grid { display: flex; flex-direction: row; gap: 8px; flex-shrink: 0; flex-wrap: nowrap; }\n    .cd-support-link {\n        text-decoration: none !important;\n        padding: 8px 14px;\n        border-radius: 8px;\n        font-weight: 800;\n        text-transform: uppercase;\n        transition: all 0.2s;\n        font-size: 11px;\n        display: inline-flex;\n        align-items: center;\n        gap: 4px;\n        white-space: nowrap;\n    }\n    .cd-btn-pastel-blue { background: #e0f2fe; color: #0369a1 !important; border: 1px solid #bae6fd; }\n    .cd-btn-pastel-gold { background: #fff9e6; color: #926b00 !important; border: 1px solid #efd083; }\n\n    \/* Branded Visual Logic: Origin Assets *\/\n    .cd-mid-origin-wrap { \n        display: flex; \n        align-items: center; \n        justify-content: center; \n        gap: 20px; \n        margin: 45px 0 5px 0;\n        flex-wrap: nowrap; \n    }\n    .cd-mid-origin-wrap img { \n        height: 85px; \n        width: auto; \n        border: 1.5px solid #e2e8f0; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.08); \n        border-radius: 8px;\n        background: white;\n    }\n    \n    .cd-spec-badge-header { \n        max-width: 620px; \n        margin: 25px auto 5px auto; \n        display: flex; \n        align-items: center; \n        justify-content: space-between;\n        padding: 0 5px 5px 5px;\n        flex-wrap: nowrap;\n    }\n    .cd-spec-badge-header img { \n        height: 60px; \n        width: auto; \n        order: 2; \n        flex-shrink: 0; \n        border: 1px solid #e2e8f0; \n        box-shadow: 0 2px 6px rgba(0,0,0,0.05); \n        border-radius: 6px; \n        background: white; \n        animation: teeterSmooth 4s infinite ease-in-out;\n    }\n\n    .cd-footer-tagline { \n        text-align: center; \n        font-style: italic; \n        margin-top: 0; \n        color: #94a3b8; \n        border-top: 1px solid #f1f5f9; \n        padding-top: 10px; \n        font-size: 13px; \n    }\n\n    \/* Media Queries: Standard Handset Layout Logic *\/\n    @media screen and (max-width: 768px) {\n        .cd-product-description h1 { font-size: 26px; }\n        .cd-product-description h2 { font-size: 20px; }\n        .cd-feature-grid { grid-template-columns: repeat(2, 1fr); }\n        .cd-support-box { padding: 12px; gap: 10px; max-width: 100%; border-radius: 12px; }\n        .cd-support-badge-img { display: block !important; width: 45px; }\n        .cd-support-btn-grid { flex-direction: row; width: auto; gap: 5px; }\n        .cd-support-link { padding: 6px 10px; font-size: 10px; }\n        \n        \/* Table: Force single-line horizontal alignment for data tracking *\/\n        .cd-spec-row { flex-wrap: nowrap !important; padding: 10px 12px !important; align-items: center; }\n        .cd-dot-leader { margin: 0 6px !important; flex: 1 1 auto; min-width: 4px; }\n        .cd-spec-label { font-size: 12px !important; flex: 0 1 auto; white-space: normal !important; line-height: 1.1; }\n        .cd-spec-value { font-size: 12px !important; padding: 2px 6px !important; flex: 0 0 auto; white-space: nowrap !important; text-align: right; }\n        .cd-spec-comparison { font-size: 9px; }\n        \n        .cd-epa-badge-floating { font-size: 7px; padding: 2px 8px; left: 58%; } \n        .cd-mid-origin-wrap { padding: 0 10px; gap: 12px; margin-top: 35px; }\n        .cd-origin-badge { font-size: 14px; letter-spacing: 2px; }\n        .cd-mid-origin-wrap img { height: 70px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cd-product-description\"\u003e\n    \u003ch1\u003eJ.A. ROBY Magellan LX Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Magellan LX\u003c\/strong\u003e represents the perfect union of commanding thermal output and premium mirrored elegance. Handcrafted in Quebec, this elite wood stove features brilliant mirrored chrome corners, handles, legs, and door trim that catch and reflect the firelight. Fully EPA 2020 certified, it delivers a powerful 55,107 BTU output with a massive 3.01 cubic foot firebox, providing high-output heat and a sophisticated decorative centerpiece for your cabin or homestead.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Branding Section --\u003e\n    \u003cdiv class=\"cd-mid-origin-wrap\"\u003e\n        \u003cspan class=\"cd-origin-badge cd-anim-shine\"\u003eHandcrafted North American Heating\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/Made_in_Canada.png?v=1776445187\" alt=\"Made in Canada\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Narrative Details --\u003e\n    \u003cdiv class=\"cd-expertise-row\"\u003e\n        \u003cdiv class=\"cd-expertise-text-container\"\u003e\n            \u003cspan style=\"font-weight: 800; color: #b91c1c; text-transform: uppercase; letter-spacing: 1.5px; display: block; margin-bottom: 2px; font-size: 16px;\"\u003eChrome LX Elegance\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eMirrored Command Center\u003c\/h2\u003e\n            \u003cdiv class=\"cd-animation-container\"\u003e\n                \u003cdiv class=\"cd-shooting-track\"\u003e\u003cdiv class=\"cd-shooting-line\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top:15px;\"\u003eThe Magellan LX is designed for homeowners who refuse to sacrifice style for technical heating capacity. Its massive firebox handles logs up to 22 inches, providing extended 14-hour burn cycles that minimize refueling. The polished mirrored trim and integrated side shields transform a functional heater into a stunning architectural landmark, providing consistent reliable warmth for up to 3,000 sq. ft. in an elite EPA certified package.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: High-Level Feature Grid --\u003e\n    \u003cdiv class=\"cd-feature-grid\"\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eChrome LX Finish\u003c\/strong\u003e\u003cp\u003eMirrored chrome ornamentation on corners, handles, and door trim for a sophisticated mirrored effect.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e3.01 cu. ft. Firebox\u003c\/strong\u003e\u003cp\u003eMassive firebox volume handles logs up to 22\" for deep orientation and extended burn times.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e55,107 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm large living areas up to 3,000 sq. ft. with consistent output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e77.75% LHV Efficiency\u003c\/strong\u003e\u003cp\u003eElite efficiency rating ensures longer burn times and significantly reduced wood consumption per load.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eMobile Home Ready\u003c\/strong\u003e\u003cp\u003eFully certified and safe for installation in transportable buildings with a dedicated fresh air intake.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eQuebec Quality\u003c\/strong\u003e\u003cp\u003eHand-built in Canada with thick refractory bricks for maximum heat retention and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Interface Section: Technical Data Header --\u003e\n    \u003cdiv class=\"cd-spec-badge-header\"\u003e\n        \u003ch2 style=\"margin:0; text-align:left;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JA_ROBY_EPA_Certified_2020.jpg?v=1776445196\" alt=\"EPA Certified\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Data Display: Technical Specifications Table --\u003e\n    \u003cdiv class=\"cd-spec-container\"\u003e\n        \u003cdiv class=\"cd-spec-header-split\"\u003e\n            \u003cspan\u003eFeature\u003c\/span\u003e\n            \u003cspan\u003eSpecification\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMODEL\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eMagellan LX\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eHeating Capacity\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1,000 – 3,000 sq. ft.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Module: Certified Performance Tracking --\u003e\n        \u003cdiv class=\"cd-epa-unified-block\"\u003e\n            \u003cspan class=\"cd-epa-badge-floating\"\u003eEPA 2020 CERTIFIED\u003c\/span\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Particle Emissions \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 15-25 g\/h\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e1.56 g\/h\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cd-spec-row\"\u003e\n                \u003cspan class=\"cd-spec-label\"\u003e\n                    Maximum Efficiency \n                    \u003cspan class=\"cd-spec-comparison\"\u003eCompetitors: 40-50%\u003c\/span\u003e\n                \u003c\/span\u003e \n                \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n                \u003cspan class=\"cd-spec-value\"\u003e77.75% (LHV)\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003ePeak Heat Output\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e55,107 BTU\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eBURN TIME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4 to 14 Hours\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFIREBOX SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.01 ft³\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e18\"W x 15⅛\"H x 22½\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e15⅛\" x 9¼\"\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eFULL STOVE DIMENSIONS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e28⅛\"W x 36⅝\"H x 34¼\"D\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eOUTSIDE AIR INTAKE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e4\" Diameter (Rear Connection)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMin Chimney Height | Diameter\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e12' Height | 6\" Diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eCLEARANCE REQUIREMENTS\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eBack: 16\" | Side: 16\" | Corner: 9¾\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMIN CEILING HEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e84\" (From Floor)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eMAX LOG SIZE\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e22\" (Lateral)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWEIGHT\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e370 lbs (168 kg)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cd-spec-row\"\u003e\n            \u003cspan class=\"cd-spec-label\"\u003eWARRANTY\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003eLimited Lifetime\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- UI Component: Support Contact Module --\u003e\n    \u003cdiv class=\"cd-support-box\"\u003e\n        \u003cimg alt=\"TCD Support\" class=\"cd-support-badge-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/73.png?v=1769703475\"\u003e\n        \u003cdiv class=\"cd-support-content\"\u003e\n            \u003ch3\u003eTechnical Support \u0026amp; Stove Selection\u003c\/h3\u003e\n            \u003cp\u003eOur sales team can help ensure your Magellan fits your cabin's layout perfectly. Call us toll-free at \u003ca href=\"tel:+18446034743\" class=\"cd-phone-link\"\u003e+1 (844) 603-4743\u003c\/a\u003e.\u003c\/p\u003e\n            \u003cdiv class=\"cd-support-btn-grid\"\u003e\n                \u003ca href=\"https:\/\/share.hsforms.com\/1gcABoX2FRCa8LnBu0QtmFgrbc1e\" class=\"cd-support-link cd-btn-pastel-blue\"\u003eInquiries\u003c\/a\u003e\n                \u003ca href=\"https:\/\/www.jaroby.com\/en\/garantie.php?type=bois\" class=\"cd-support-link cd-btn-pastel-gold\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                    Register Warranty \n                    \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\u003e\u003c\/path\u003e\u003cpolyline points=\"15 3 21 3 21 9\"\u003e\u003c\/polyline\u003e\u003cline x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cd-footer-tagline\"\u003eQuality Gear for the Great Indoors \u0026amp; Out. \u003cstrong\u003eThe Cabin Depot®\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JA ROBY","offers":[{"title":"Default Title","offer_id":44033612415073,"sku":"PBMALX","price":3662.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/J.A.ROBYMagellanLXimg1_9d275d90-e584-4de2-b2ad-4abff092e4a0.png?v=1776864307"}],"url":"https:\/\/thecabindepot.ca\/collections\/mjcijstove.oembed?page=4","provider":"The Cabin Depot","version":"1.0","type":"link"}