{"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-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-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-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-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-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-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-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"},{"product_id":"j-a-roby-hubble-r-wood-stove","title":"J.A. ROBY Hubble-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 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 Hubble-R Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Hubble-R\u003c\/strong\u003e is a high-performance pedestal 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 architectural pedestal design that provides superior structural stability and a modern aesthetic. Designed for homeowners who require reliable off-grid performance, the Hubble-R 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;\"\u003eModern Pedestal Design\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Capacity \u0026amp; 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 Hubble-R is built to withstand the most demanding Canadian winters, utilizing a 3.01 cubic foot firebox to handle logs up to 22 inches in length. Its sleek pedestal architecture offers a contemporary visual footprint, 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 comfortable throughout the longest burn 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 times.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eSleek Pedestal\u003c\/strong\u003e\u003cp\u003eArchitectural pedestal base provides a contemporary visual footprint and robust structural stability.\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\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\"\u003eHubble-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 45\"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\"\u003e420 lbs (191 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 Hubble-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":44033612578913,"sku":"PBHUR","price":3600.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYHubble-Rimg1.png?v=1776864919"},{"product_id":"j-a-roby-hubble-r-lx-wood-stove","title":"J.A. ROBY Hubble-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    \/* 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 Hubble-R LX Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Hubble-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, 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 Hubble-R 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 burn cycles that minimize refueling. The architectural pedestal base and polished mirrored trim 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, legs, 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\u003eArchitectural Pedestal\u003c\/strong\u003e\u003cp\u003eElevated pedestal design provides a modern visual footprint and enhanced structural stability.\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 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\"\u003eHubble-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 – 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 45\"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\"\u003e420 lbs (191 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 Hubble-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":44033612709985,"sku":"PBHURLX","price":3792.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYHubble-RLXimg1.png?v=1776864930"},{"product_id":"j-a-roby-vega-wood-stove","title":"J.A. ROBY Vega 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    .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    .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    @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    .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    .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    .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    .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    .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    .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    .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 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 Vega Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Vega\u003c\/strong\u003e is a high-performance wood stove from the acclaimed \"ETOILE\" series, engineered for homeowners who value both modern aesthetics and commanding heat capacity. Handcrafted in Quebec, the Vega features a distinctive round shape and a certified pedestal base that includes a dedicated storage area for seasoned wood. Equipped with a powerful factory-installed 150 CFM blower system, the Vega provides high-output warmth for up to 1,800 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 Pedestal Performance\u003c\/span\u003e\n\u003ch2 style=\"margin-bottom: 0;\"\u003eIntegrated Storage \u0026amp; Air Distribution\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;\"\u003eDesigned to withstand the most demanding Canadian winters, the Vega utilizes a 1.83 cubic foot firebox orientation to maximize burn times. The pedestal base provides a contemporary visual footprint and includes a tested and certified secure storage area for logs. Above, the cooking surface features removable lids for direct flame access, while the built-in blower system ensures heat is effectively distributed throughout your entire living area.\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\u003ePedestal Storage\u003c\/strong\u003e\n\u003cp\u003eIntegrated wood storage area tested and certified for safe use directly beneath the firebox.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eBlower System\u003c\/strong\u003e\n\u003cp\u003eIncluded 150 CFM dual blower with thermodisc kit for professional-grade heat circulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e70,000 BTU Power\u003c\/strong\u003e\n\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\n\u003cp\u003eSecondary air system ensures nearly 100% gas combustion for 75.6% 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\"\u003eVega\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.36 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\"\u003e75.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\"\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\"\u003eFIREBOX VOLUME\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e1.83 ft³\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eBLOWER INCLUDED\u003c\/span\u003e\n\u003cdiv class=\"cd-dot-leader\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"cd-spec-value\"\u003e150 CFM (Dual Fan)\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 9⅛\"\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 41⅜\"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\"\u003e297 lbs (135 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 wood stove 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":44033612480609,"sku":"PBVE","price":2234.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYVegaimg1.png?v=1776871236"},{"product_id":"j-a-roby-polaris-wood-stove","title":"J.A. ROBY Polaris 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: 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        \/* 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 Polaris Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Polaris\u003c\/strong\u003e is a powerful and compact wood stove from the acclaimed \"ETOILE\" series, handcrafted in Quebec for homeowners who demand high-efficiency heating in a traditional round-body footprint. Featuring a classic cast iron leg design, the Polaris delivers commanding warmth for areas up to 1,800 sq. ft. in an EPA 2020 certified package. This model combines elite Canadian engineering with the timeless utility of a wood-fired cooktop, making it a reliable and charming hub for 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 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;\"\u003eTested \u0026amp; Certified\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eCompact Performance 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;\"\u003eDesigned to withstand the most demanding Canadian winters, the Polaris utilizes a 1.83 cubic foot firebox orientation to maximize burn times. The traditional leg base provides a timeless visual profile while ensuring robust structural stability. Above, the cooking surface features removable lids for direct flame access, 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\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\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\u003eClassic Leg Design\u003c\/strong\u003e\u003cp\u003eTraditional cast iron legs provide a timeless aesthetic and robust structural footprint.\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 75.6% 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\"\u003ePolaris\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!-- 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.36 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\"\u003e75.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\"\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\"\u003eFIREBOX VOLUME\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e1.83 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 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\"\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 33⅛\"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\"\u003e266 lbs (121 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 Polaris 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":44033612677217,"sku":"PBPO","price":1996.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYPolarisimg1.png?v=1776871469"},{"product_id":"j-a-roby-ultimate-wood-stove","title":"J.A. ROBY Ultimate 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: Mobile handset 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 Ultimate Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Ultimate\u003c\/strong\u003e is a heavy-duty Canadian powerhouse designed to heat the most commanding residential spaces with efficiency and artistry. Hand-built in Quebec, this model features a massive 3.82 cubic foot firebox—one of the largest in its class—and an advanced secondary air system that ensures nearly 100% gas combustion. Perfectly engineered for off-grid homesteads and large multi-story homes, the Ultimate delivers a monumental 120,000 peak BTUs of reliable warmth for areas 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 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;\"\u003eExtreme Capacity\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eMonumental 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 harshest North American winters, the Ultimate handles logs up to 24 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 culinary utility alongside its primary role as a powerful central heating system.\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\u003eHuge firebox\u003c\/strong\u003e\u003cp\u003eElite 3.82 cu. ft. capacity (overall 4.47 ft³) allows for massive log orientation and extended maintenance-free burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e120,000 BTU Power\u003c\/strong\u003e\u003cp\u003eCommanding heat capacity designed to warm living areas up to 3,800 sq. ft. with consistent reliable output.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eCulinary Master\u003c\/strong\u003e\u003cp\u003eFeatures a wood-fired cooktop with removable lids for direct-flame high-heat boiling and searing.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e71.6% Efficiency\u003c\/strong\u003e\u003cp\u003eHighly efficient air admission system provides a stable burn 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 ensures nearly 100% gas combustion for low emissions and reduced creosote buildup.\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\"\u003eUltimate (2015 Edition)\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,200 – 3,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.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% (Avg)\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 (TEST LOAD)\u003c\/span\u003e \n            \u003cdiv class=\"cd-dot-leader\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"cd-spec-value\"\u003e3.82 ft³ (4.47 ft³ Overall)\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 14½\"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½\"\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 (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: 20\"\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\"\u003e24\" (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!-- 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 Ultimate fits your homestead'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":44033612873825,"sku":"PBULT","price":3209.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYUltimateimg1.png?v=1776871977"},{"product_id":"j-a-roby-forgeron-wood-stove","title":"J.A. ROBY Forgeron 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\u003cdiv class=\"cd-product-description\"\u003e\n\u003ch1\u003eJ.A. ROBY Forgeron Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeron\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 Forgeron 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\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;\"\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\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 Forgeron handles logs up to 16 inches in length for extended burn times. 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\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\n\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\u003e95,000 BTU Power\u003c\/strong\u003e\n\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\n\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\n\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\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\"\u003eForgeron\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 – 3,000 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.56 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\"\u003e77.75% (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\"\u003e3.01 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 15⅛\"H x 22½\"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 9¼\"\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 36⅝\"H x 33⅝\"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: 16\" | Corner: 9¾\"\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\"\u003e16\" (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\"\u003e360 lbs (163 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 Forgeron 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":44033613070433,"sku":"PBFOR","price":2642.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYForgeronimg1.png?v=1776872511"},{"product_id":"j-a-roby-ferronnier-wood-stove","title":"J.A. ROBY Ferronnier 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    .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    .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    @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    .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    .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    .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    .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    .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    .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    .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 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 Ferronnier Wood Stove\u003c\/h1\u003e\n\u003csection\u003e\n\u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Ferronnier\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 a traditional cast-iron leg design that offers both structural stability and a classic aesthetic. Designed for homeowners who require reliable off-grid performance, the Ferronnier 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\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\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\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 Ferronnier handles logs up to 16 inches in length for extended burn times. 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\u003cdiv class=\"cd-feature-grid\"\u003e\n\u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003e3.01 cu. ft. Firebox\u003c\/strong\u003e\n\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\u003e95,000 BTU Power\u003c\/strong\u003e\n\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\n\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\n\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\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\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\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\"\u003eFerronnier\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 – 3,000 sq. ft.\u003c\/span\u003e\n\u003c\/div\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.56 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\"\u003e77.75% (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 14 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.01 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 15⅛\"H x 22½\"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 9¼\"\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 36⅝\"H x 33⅝\"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: 16\" | Corner: 9¾\"\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\"\u003e16\" (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\"\u003e360 lbs (163 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\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 Ferronnier 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":44033613627489,"sku":"PBFER","price":3944.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYFerronnierimg1.png?v=1776874371"},{"product_id":"j-a-roby-forgeur-wood-stove","title":"J.A. ROBY Forgeur 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    .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    .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    @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    .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    .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    .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    .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    .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    .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    .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 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 Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Forgeur\u003c\/strong\u003e is a high-performance pedestal 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 architectural pedestal design that provides superior structural stability and a modern aesthetic. Designed for homeowners who require reliable off-grid performance, the Forgeur 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;\"\u003eModern Pedestal Design\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Capacity \u0026amp; 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 is built to withstand the most demanding winters, utilizing a 3.01 cubic foot firebox to handle logs up to 16 inches in length. Its sleek pedestal architecture offers a contemporary visual footprint, 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 comfortable throughout the longest burn 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 16\" for deep orientation and extended maintenance-free burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eModern Pedestal\u003c\/strong\u003e\u003cp\u003eArchitectural pedestal base provides a contemporary visual footprint and robust structural stability.\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 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 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\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 \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        \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 14 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 \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \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        \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\"\u003e26\"W x 36⅝\"H x 33⅝\"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: 16\" | Side: 16\" | Corner: 9¾\"\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\"\u003e16\" (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\"\u003e360 lbs (163 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    \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 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":44033613725793,"sku":"PBFORG","price":2880.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYForgeurimg1.png?v=1776874445"},{"product_id":"j-a-roby-pioneer-wood-stove","title":"J.A. ROBY Pioneer 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: Mobile 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 Pioneer Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Pioneer\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 a traditional cast-iron leg design that offers both structural stability and a classic aesthetic. Designed for homeowners who require reliable off-grid performance, the Pioneer 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 Pioneer handles logs up to 16 inches in length for extended burn times. 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\u003e95,000 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 ensures nearly 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\"\u003ePioneer\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\"\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 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 Pioneer 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":44033612546145,"sku":"PBPI","price":2893.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYPioneerimg1.png?v=1776880763"},{"product_id":"j-a-roby-score-wood-stove","title":"J.A. ROBY Score 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    .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    .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    @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    .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    .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    .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    .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    .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    .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    .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 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 Score Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Score\u003c\/strong\u003e is a high-capacity wide-format wood stove engineered to deliver commanding heat for large residential spaces. Hand-built in Quebec as part of the elite \"ETOILE\" series, this model features a massive 3.01 cubic foot firebox and a robust chassis with integrated side shields. Designed for homeowners who require reliable off-grid performance, the Score provide 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;\"\u003eWide-Format Engineering\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Capacity \u0026amp; Thermal Shielding\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 Score handles logs up to 16 inches in length for extended burn times. Its wide chassis includes integrated side shields that manage convective air flow while protecting nearby structures. Lined with high-density refractory bricks, this unit provides superior heat retention and distribution, ensuring your entire homestead remains comfortable throughout 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\u003e3.01 cu. ft. Firebox\u003c\/strong\u003e\u003cp\u003eElite firebox volume handles logs up to 16\" for deep orientation and extended maintenance-free burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eWide-Format Chassis\u003c\/strong\u003e\u003cp\u003eSubstantial architectural presence featuring integrated side shields for enhanced convective distribution.\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 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\u003eClean Burn Tech\u003c\/strong\u003e\u003cp\u003eSecondary air system ensures nearly 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    \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\"\u003eScore\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 \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        \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 14 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 \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \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        \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\"\u003e28⅛\"W x 36⅝\"H x 34¼\"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: 16\" | Side: 16\" | Corner: 9¾\"\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\"\u003e16\" (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\"\u003e370 lbs (168 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    \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 Score 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":44033612939361,"sku":"PBSC","price":3019.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYScoreimg1.png?v=1776880784"},{"product_id":"j-a-roby-hubble-wood-stove","title":"J.A. ROBY Hubble 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    .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    .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    @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    .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    .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    .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    .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    .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    .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    .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 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 Hubble Wood Stove\u003c\/h1\u003e\n\n    \u003csection\u003e\n        \u003cp\u003eThe \u003cstrong\u003eJ.A. ROBY Hubble\u003c\/strong\u003e is a high-performance pedestal 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 architectural pedestal design that provides superior structural stability and a modern aesthetic. Designed for homeowners who require reliable off-grid performance, the Hubble 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;\"\u003eModern Pedestal Design\u003c\/span\u003e\n            \u003ch2 style=\"margin-bottom:0;\"\u003eElite Capacity \u0026amp; 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 Hubble is built to withstand the most demanding winters, utilizing a massive 3.01 cubic foot firebox to handle logs up to 16 inches in length. Its sleek pedestal architecture offers a contemporary visual footprint, while the integrated secondary air system ensures nearly 100% gas combustion. Lined with high-density refractory bricks, this unit provides superior heat retention, ensuring your living area remains comfortable throughout the longest burn 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 16\" for deep orientation and extended maintenance-free burn cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cd-feature-card\"\u003e\n\u003cstrong\u003eModern Pedestal\u003c\/strong\u003e\u003cp\u003eArchitectural pedestal base provides a contemporary visual footprint and robust structural stability.\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 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 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\"\u003eHubble\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 \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        \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 14 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 \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eINTERIOR FIREBOX DIMENSIONS\u003c\/span\u003e \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        \u003cdiv class=\"cd-spec-row\"\u003e\n\u003cspan class=\"cd-spec-label\"\u003eGLASS DOOR OPENING\u003c\/span\u003e \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        \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\"\u003e26\"W x 45\"H x 34⅜\"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: 16\" | Side: 16\" | Corner: 9¾\"\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\"\u003e16\" (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\"\u003e370 lbs (168 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    \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 Hubble 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":44033613103201,"sku":"PBHU","price":3131.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/2077\/files\/JAROBYHubbleimg1.png?v=1776880800"}],"url":"https:\/\/thecabindepot.ca\/collections\/mjcijstove.oembed?page=2","provider":"The Cabin Depot","version":"1.0","type":"link"}