{"title":"Promotion halloween","description":"","products":[{"product_id":"langy-officialaluminum-radar-sensor-motion-all-in-one-solar-light-200w","title":"Commerical Solar Power LED Parking Lot Light - 2 Years Warranty","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            padding: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.8rem;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            border-top: 3px solid #3498db;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca class=\"download-btn\" href=\"#\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 2~40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e30~60,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-100\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-200\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Efficiency\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (112pcs)\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003ctd\u003eBridgelux 3030 (224pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V\/40W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/50W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/60W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e780 sqft (16ft height)\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (21ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e3.2V 30Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 50Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 60Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e17 lb\u003c\/td\u003e\n\u003ctd\u003e22 lb\u003c\/td\u003e\n\u003ctd\u003e26 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e26.7 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e42 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;19ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (26ft max range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e60W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADAPTIVE BRIGHTNESS\u003c\/h3\u003e\n\u003cp\u003eIntelligent controller adjusts brightness based on motion detection. Maintains 30% brightness when no motion is detected, conserving battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e ENERGY MANAGEMENT\u003c\/h3\u003e\n\u003cp\u003eAdvanced power management system optimizes energy usage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights come with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"30000 lumes \/ Stay on","offer_id":41673260368007,"sku":"ECO-100-B-3.2\"-Stay on","price":189.69,"currency_code":"USD","in_stock":true},{"title":"30000 lumes \/ Motion Sensor","offer_id":44344723996807,"sku":"ECO-100-B-3.2\"-Motion Sensor","price":189.69,"currency_code":"USD","in_stock":true},{"title":"40000 lumens \/ Stay on","offer_id":41673260400775,"sku":"ECO-150-B-3.2\"-stay on","price":225.69,"currency_code":"USD","in_stock":true},{"title":"40000 lumens \/ Motion Sensor","offer_id":44344724029575,"sku":"ECO-150-B-3.2\"-Motion Sensor","price":225.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20250527-155009.jpg?v=1748332294"},{"product_id":"langy-high-bay-ledufo-150w-21000-lumens","title":"150W LED UFO high bay light-22,500 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n         \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\n        }\n        \/* Compact Specification Table *\/\n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 8px 12px;\n            line-height: 1.4;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:last-child {\n            text-align: left;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\n        }\n        \n        .highlight {\n            font-weight: 700;\n            color: #e74c3c;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 5px 0;\n        }\n        \n        .spec-label {\n            font-size: 0.9rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.7rem;\n            position: relative;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        \/* 修改特性网格布局为2列2行 *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr); \/* 两列布局 *\/\n            gap: 20px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 22px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.3rem;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        \/* 添加分隔线美化视觉效果 *\/\n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        \/* 响应式设计 *\/\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 7px 10px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 45%;\n            }\n            \n            .spec-table td:last-child {\n                padding-right: 15px;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            \/* 在移动设备上将特性网格改为单列 *\/\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 6px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 50%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU920 Series LED High Bay Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LANGY_UFO150W_1158.ies?v=1768382494\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO_manual.pdf?v=1718941975\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" class=\"download-btn calculator-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Consumption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e22,500 LM\/light\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eU920-150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 100-277V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-warehouse\"\u003e\u003c\/i\u003e Broad Application\u003c\/h3\u003e\n\u003cp\u003eIdeal for commercial\/industrial settings, home workshops, gyms, garages, warehouses, and auditoriums. Provides professional lighting with a modern, fashionable design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Industrial Grade\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty aluminum construction ensures durability. Excellent heat dissipation with optimized heat sink design. IP65 rated dustproof and waterproof housing ensures long operational life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"1.6FT cord without plug","offer_id":43510771810439,"sku":"U902-150W-NP","price":72.99,"currency_code":"USD","in_stock":true},{"title":"4.9FT cord with plug","offer_id":43510771843207,"sku":"U902-150W-P","price":75.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153331.jpg?v=1768804180"},{"product_id":"200w-solar-led-flood-lights-outdoor-waterproof","title":"300W 400W Solar LED Flood Lights Outdoor Waterproof","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #2a6df4;\n            --secondary: #f9b52e;\n            --dark: #1a2b3c;\n            --light: #f8f9fa;\n            --gray: #6c757d;\n            --success: #28a745;\n            --card-bg: #ffffff;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f0f7ff, #e6f0ff);\n            color: #333;\n            line-height: 1.6;\n            min-height: 100vh;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        header {\n            text-align: center;\n            padding: 20px 0;\n            margin-bottom: 20px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .header-bg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at center, rgba(42, 109, 244, 0.1) 0%, transparent 70%);\n            z-index: 0;\n        }\n        \n        .product-title {\n            font-size: 2.5rem;\n            color: var(--dark);\n            margin-bottom: 10px;\n            position: relative;\n            z-index: 2;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.1);\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: var(--gray);\n            max-width: 700px;\n            margin: 0 auto 20px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .highlight-badge {\n            background: linear-gradient(135deg, var(--primary), #4b9eff);\n            color: white;\n            padding: 10px 20px;\n            border-radius: 30px;\n            display: inline-block;\n            font-weight: bold;\n            font-size: 1rem;\n            margin: 8px 5px;\n            box-shadow: 0 4px 10px rgba(42, 109, 244, 0.3);\n            position: relative;\n            z-index: 2;\n            transition: all 0.3s ease;\n        }\n        \n        .highlight-badge:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(42, 109, 244, 0.4);\n        }\n        \n        .content-wrapper {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-bottom: 40px;\n        }\n        \n        .product-image {\n            flex: 1;\n            min-width: 300px;\n            background: #f8f9fa;\n            border-radius: 18px;\n            padding: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n            background: linear-gradient(135deg, #f0f7ff, #e6f0ff);\n            border: 1px solid rgba(42, 109, 244, 0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-image::before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, transparent 60%);\n            opacity: 0.7;\n        }\n        \n        .product-image img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            z-index: 2;\n        }\n        \n        .product-details {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .specs-section {\n            background: var(--card-bg);\n            border-radius: 18px;\n            padding: 30px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n            margin-bottom: 30px;\n            border: 1px solid rgba(42, 109, 244, 0.1);\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: var(--dark);\n            margin-bottom: 25px;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--secondary);\n            display: flex;\n            align-items: center;\n            position: relative;\n        }\n        \n        .section-title i {\n            margin-right: 15px;\n            color: var(--primary);\n            background: #e6f0ff;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 4px 8px rgba(42, 109, 244, 0.2);\n        }\n        \n        \/* Desktop Table Styles *\/\n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-bottom: 20px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n        \n        .spec-table th {\n            background: linear-gradient(135deg, var(--primary), #4b9eff);\n            color: white;\n            text-align: left;\n            padding: 18px;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .spec-table td {\n            padding: 16px;\n            border-bottom: 1px solid #eee;\n            transition: background 0.3s ease;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f8fafd;\n        }\n        \n        .spec-table tr:hover td {\n            background-color: #e6f0ff;\n        }\n        \n        .spec-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .model-header {\n            font-weight: bold;\n            color: var(--dark);\n            background-color: #e6f0ff;\n        }\n        \n        \/* Mobile Card Styles *\/\n        .spec-cards {\n            display: none;\n            grid-template-columns: 1fr;\n            gap: 25px;\n            margin-top: 20px;\n        }\n        \n        .model-card {\n            background: var(--card-bg);\n            border-radius: 18px;\n            padding: 0;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n            border: 1px solid rgba(42, 109, 244, 0.1);\n            overflow: hidden;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .model-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .model-header-card {\n            background: linear-gradient(135deg, var(--primary), #4b9eff);\n            color: white;\n            padding: 20px;\n            font-size: 1.4rem;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .spec-list {\n            padding: 20px;\n        }\n        \n        .spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 15px 0;\n            border-bottom: 1px dashed #eaeaea;\n        }\n        \n        .spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-name {\n            font-weight: 600;\n            color: var(--dark);\n            flex: 1;\n        }\n        \n        .spec-value {\n            color: var(--dark);\n            text-align: right;\n            flex: 1;\n        }\n        \n        .shared-specs {\n            background: #f8fafd;\n            border-radius: 12px;\n            padding: 25px;\n            margin-top: 25px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n        \n        .shared-title {\n            font-size: 1.3rem;\n            color: var(--primary);\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid var(--secondary);\n            text-align: center;\n        }\n        \n        \/* Features Section *\/\n        .features-container {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .feature-card {\n            background: var(--card-bg);\n            border-radius: 18px;\n            padding: 30px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n            transition: all 0.4s ease;\n            border: 1px solid rgba(42, 109, 244, 0.1);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 35px rgba(0,0,0,0.15);\n        }\n        \n        .feature-card::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 5px;\n            background: linear-gradient(90deg, var(--primary), var(--secondary));\n        }\n        \n        .feature-icon {\n            font-size: 2.8rem;\n            color: var(--primary);\n            margin-bottom: 20px;\n            background: #e6f0ff;\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 5px 15px rgba(42, 109, 244, 0.2);\n        }\n        \n        .feature-title {\n            font-size: 1.5rem;\n            color: var(--dark);\n            margin-bottom: 15px;\n        }\n        \n        .feature-content {\n            color: var(--gray);\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n            line-height: 1.7;\n        }\n        \n        .benefit-list {\n            list-style-type: none;\n            margin-top: 20px;\n        }\n        \n        .benefit-list li {\n            padding: 10px 0;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.05rem;\n        }\n        \n        .benefit-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 10px;\n            color: var(--success);\n            font-weight: bold;\n            width: 26px;\n            height: 26px;\n            background: #e8f5e9;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1rem;\n            box-shadow: 0 2px 5px rgba(40, 167, 69, 0.2);\n        }\n        \n        .tech-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .tech-item {\n            background: var(--card-bg);\n            padding: 25px;\n            border-radius: 15px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n            display: flex;\n            align-items: center;\n            border: 1px solid rgba(42, 109, 244, 0.1);\n            transition: all 0.3s ease;\n        }\n        \n        .tech-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.12);\n        }\n        \n        .tech-icon {\n            font-size: 2.2rem;\n            color: var(--primary);\n            margin-right: 20px;\n            min-width: 50px;\n            text-align: center;\n        }\n        \n        .tech-text strong {\n            display: block;\n            color: var(--dark);\n            font-size: 1.3rem;\n            margin-bottom: 5px;\n        }\n        \n        .tech-text span {\n            color: var(--gray);\n            font-size: 1rem;\n        }\n        \n        .image-placeholder {\n            width: 100%;\n            height: 450px;\n            background: linear-gradient(135deg, #e6f0ff, #f0f7ff);\n            border-radius: 15px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }\n        \n        .image-placeholder::before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, transparent 60%);\n            opacity: 0.7;\n        }\n        \n        .sun-icon {\n            font-size: 6rem;\n            color: #ffc107;\n            z-index: 1;\n            animation: pulse 2s infinite;\n            text-shadow: 0 0 20px rgba(255, 193, 7, 0.5);\n        }\n        \n        @keyframes pulse {\n            0% { transform: scale(1); opacity: 0.8; }\n            50% { transform: scale(1.1); opacity: 1; }\n            100% { transform: scale(1); opacity: 0.8; }\n        }\n        \n        .product-name {\n            font-size: 2.2rem;\n            color: var(--dark);\n            margin-top: 30px;\n            z-index: 1;\n            font-weight: bold;\n            text-align: center;\n        }\n        \n        .product-model {\n            font-size: 1.2rem;\n            color: var(--primary);\n            margin-top: 10px;\n            z-index: 1;\n            font-weight: 600;\n            background: rgba(42, 109, 244, 0.1);\n            padding: 8px 20px;\n            border-radius: 30px;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            margin-top: 40px;\n            color: var(--gray);\n            font-size: 1rem;\n            border-top: 1px solid #eaeaea;\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .content-wrapper {\n                flex-direction: column;\n                gap: 30px;\n            }\n            \n            .spec-table {\n                display: none;\n            }\n            \n            .spec-cards {\n                display: grid;\n            }\n            \n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .highlight-badge {\n                font-size: 0.95rem;\n                padding: 8px 16px;\n                margin: 5px;\n                display: block;\n            }\n            \n            .features-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .feature-card {\n                padding: 25px;\n            }\n            \n            .image-placeholder {\n                height: 350px;\n            }\n        }\n        \n        @media (min-width: 769px) {\n            .spec-cards {\n                display: none;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .product-title {\n                font-size: 1.8rem;\n            }\n            \n            .model-header-card {\n                font-size: 1.3rem;\n            }\n            \n            .feature-title {\n                font-size: 1.3rem;\n            }\n        }\n        \n        .spec-notice {\n            text-align: center;\n            margin-top: 20px;\n            padding: 15px;\n            background: rgba(249, 181, 46, 0.1);\n            border-radius: 12px;\n            color: var(--dark);\n            font-weight: 500;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"header-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003ePremium Solar Flood Lights\u003c\/h1\u003e\n\u003cdiv\u003e\n\u003cspan class=\"highlight-badge\"\u003e24000 Lumens Super Bright\u003c\/span\u003e \u003cspan class=\"highlight-badge\"\u003e10-12 Hours Operation\u003c\/span\u003e \u003cspan class=\"highlight-badge\"\u003eIP66 Waterproof\u003c\/span\u003e \u003cspan class=\"highlight-badge\"\u003e1 Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"product-subtitle\"\u003ePowerful, energy-efficient outdoor lighting solution for gardens, pathways, and security\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003ci class=\"fas fa-table\"\u003e\u003c\/i\u003e Product Specifications\u003c\/h2\u003e\n\u003c!-- Desktop Table --\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eSW02-300\u003c\/th\u003e\n\u003cth\u003eSW02-400\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e112 pcs\u003c\/td\u003e\n\u003ctd\u003e112 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e25W\/6V\u003c\/td\u003e\n\u003ctd\u003e35W\/6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eCoverage\u003c\/td\u003e\n\u003ctd\u003e1850 sqft (at 18ft height)\u003c\/td\u003e\n\u003ctd\u003e2250 sqft (at 20ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5500-6000K\u003c\/td\u003e\n\u003ctd\u003e5500-6000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e25,000mAH\u003c\/td\u003e\n\u003ctd\u003e35,000mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eExtension Cable\u003c\/td\u003e\n\u003ctd\u003e14ft\u003c\/td\u003e\n\u003ctd\u003e14ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e9LB\u003c\/td\u003e\n\u003ctd\u003e11LB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd\u003e12 x 8.25 inch\u003c\/td\u003e\n\u003ctd\u003e12 x 8.25 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e16ft-22ft\u003c\/td\u003e\n\u003ctd\u003e16ft-22ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eRemote Control Distance\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e26 ft Maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eMotion Sensor Distance\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e24-26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eWork Temperature\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eAluminium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eWarranty\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e1 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eLifespan\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eOver 5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model-header\"\u003eBox Size\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e22.5 x 16 x 5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Mobile Cards --\u003e\n\u003cdiv class=\"spec-cards\"\u003e\n\u003c!-- SW02-300 Card --\u003e\n\u003cdiv class=\"model-card\"\u003e\n\u003cdiv class=\"model-header-card\"\u003eSW02-300 Model\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eLED Quantity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e112 pcs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eSolar Panel\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e25W\/6V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eCoverage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1850 sqft (at 18ft height)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eColor Temperature\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e5500-6000K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eBattery Capacity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e25,000mAH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eExtension Cable\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e14ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eProduct Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e9LB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eLight Dimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12 x 8.25 inch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eInstallation Height\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e16ft-22ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SW02-400 Card --\u003e\n\u003cdiv class=\"model-card\"\u003e\n\u003cdiv class=\"model-header-card\"\u003eSW02-400 Model\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eLED Quantity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e112 pcs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eSolar Panel\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e35W\/6V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eCoverage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2250 sqft (at 20ft height)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eColor Temperature\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e5500-6000K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eBattery Capacity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e35,000mAh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eExtension Cable\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e14ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eProduct Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e11LB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eLight Dimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12 x 8.25 inch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eInstallation Height\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e16ft-22ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Shared Specifications --\u003e\n\u003cdiv class=\"shared-specs\"\u003e\n\u003cdiv class=\"shared-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eRemote Control Distance\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e26 ft Maximum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eMotion Sensor Distance\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e24-26ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eWork Temperature\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e32°F - 110°F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eWaterproof Rating\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eIP66\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAluminium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1 Year\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eLifespan\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eOver 5 years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eBox Size\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e22.5 x 16 x 5 inch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-notice\"\u003e\n\u003ci class=\"fas fa-info-circle\"\u003e\u003c\/i\u003e Both models feature premium components for maximum durability and performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-specs\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003ci class=\"fas fa-star\"\u003e\u003c\/i\u003e Key Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"features-container\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSuper Bright Lighting\u003c\/h3\u003e\n\u003cp class=\"feature-content\"\u003eHigh-quality 24,000 lumens LED solar flood light with 5500-6000K color temperature illuminates areas up to 2680 sq ft like natural daylight.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eMassive coverage area\u003c\/li\u003e\n\u003cli\u003eDaylight-like illumination\u003c\/li\u003e\n\u003cli\u003eLarge capacity battery for 10-12 hours operation\u003c\/li\u003e\n\u003cli\u003eNo glare or dark spots\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eEnergy Saving \u0026amp; Dusk-to-Dawn\u003c\/h3\u003e\n\u003cp class=\"feature-content\"\u003eEntirely solar powered with zero electricity costs. Wireless installation saves time and money while providing security lighting all night.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eNo electricity costs\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003ePerfect for gardens, garages, and pathways\u003c\/li\u003e\n\u003cli\u003eVersatile as wall, street, or garden lights\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eEasy Installation\u003c\/h3\u003e\n\u003cp class=\"feature-content\"\u003eFlexible mounting options with everything included for quick setup. Designed for hassle-free installation in any location.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eTwo installation methods: hanging or screw mounting\u003c\/li\u003e\n\u003cli\u003e4 screws included in package\u003c\/li\u003e\n\u003cli\u003e14ft extension cable connects solar panel to light\u003c\/li\u003e\n\u003cli\u003eNo wiring or electrical expertise needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-sliders-h\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSmart Remote Control\u003c\/h3\u003e\n\u003cp class=\"feature-content\"\u003eFull control over your lighting with a powerful 26ft range remote. Customize operation based on your specific needs.\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e26ft remote control distance\u003c\/li\u003e\n\u003cli\u003eMultiple modes: auto, motion sensor, full\/half bright\u003c\/li\u003e\n\u003cli\u003eTimer settings: 3\/5\/8 hours\u003c\/li\u003e\n\u003cli\u003eMotion sensor with 24-26ft detection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Langy Innovation","offers":[{"title":"300W","offer_id":41251293954183,"sku":"SW02-300W","price":99.69,"currency_code":"USD","in_stock":true},{"title":"400W","offer_id":41251293921415,"sku":"SW02-400W","price":119.69,"currency_code":"USD","in_stock":true},{"title":"300W + Charging adapter","offer_id":42021100781703,"sku":"SW02-300W+C","price":109.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20241028-112624.jpg?v=1730096546"},{"product_id":"2k-hd-3mp-solar-security-camera-wireless-4g-wifi","title":"2K HD 3MP  CamouflageSolar Security  Camera  wireless 4G \/ WIFI","description":"\u003ch3 style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003eSolar Battery Powered PTZ  Camera\u003c\/span\u003e\u003c\/h3\u003e\n\u003ctable width=\"685\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\"\u003emodel\u003c\/td\u003e\n\u003ctd style=\"width: 428.802px;\" colspan=\"2\"\u003eST-S517C-3M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"5\"\u003eComprehensive\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eMaster chip\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eT31ZL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eSensor\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eGC2063 \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eCompression format\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eH.264+, H.265\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003ePixel\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e3MP \/   2304×1296\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eAPP\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eUBOX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\"\u003eNetworking method\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eWIFI\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e2.4G WiFi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"4\"\u003eAlarm mode\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eDetection mode\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003ePIR Human induction detection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eDetection distance\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e0~12M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eDetection angle\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eAlarm method\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003epush alarm message to mobile phone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"2\"\u003ePTZ\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003ePTZ angle\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eHorizontal 350° Vertical 180°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eRotating speed\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eHorizontal 55°\/sec Vertical 40°\/sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"3\"\u003eNight Vision Mode\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eFull color night vision\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eIllumination 0.00001LUX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eInfrared light\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eInfrared LED distance 15M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eWhite light\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eWhite LED distance 30M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"2\"\u003esound\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eBuilt-in speaker\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e3W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eBuilt-in microphone\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eMonitoring range 20M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"2\"\u003eLens\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003efocal length\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e3.6mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eangle\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e85°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"2\"\u003estorage\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eCloud storage\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eCloud storage (alarm recording)-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eLocal storage\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eTF card (64G included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"5\"\u003epower supply\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003ePower supply mode\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eSolar +  3*18650 Battery (7800mAh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eSolar cell power\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003ebattery capacity\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003ebuilt-in 3*18650 Battery (7800mAh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eMaximum working power\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e4W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eStandby power\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e0.003W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"3\"\u003eother\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eworking environment\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003eIndoor\/outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eOperating temperature\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e﹣20~60℃\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eWorking humidity\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e0%~90%RH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 107.198px;\" rowspan=\"5\"\u003epackage\u003c\/td\u003e\n\u003ctd style=\"width: 142.135px;\"\u003enet weight\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e1KG\/pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eColor box size\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e18*19*13 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eQty\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e16pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eGross weight\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e18KG\/CTN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 142.135px;\"\u003eCarton size\u003c\/td\u003e\n\u003ctd style=\"width: 281.333px;\"\u003e50*40*42cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eHigh-resolution image:\u003c\/strong\u003e The 3-megapixel (3 MP) camera provides a high-quality image that captures clear details, allowing for better identification and tracking of individuals and objects.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eSolar-powered:\u003c\/strong\u003e The camera is powered by a solar panel, which makes it environmentally friendly. No need for electricity. They can be placed in locations that may be otherwise inaccessible, as long as there is enough sunlight to power the camera.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eMultiple installation methods: \u003c\/strong\u003e Integrated or extended installation. (16FT extend cable included)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eTwo-way audio:\u003c\/strong\u003e Built-in microphone and speaker, you can easily talk through your wireless camera.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePIR human detection \u0026amp; Human Tracking: R\u003cspan data-mce-fragment=\"1\"\u003eeduces false alarm\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eA solar camera is a type of security\u003c\/span\u003e\u003cspan\u003e camera that is powered by solar panels rather than electricity from a wired source or battery. This type of camera is often used in remote locations where it may be difficult to run electrical wiring, or in areas where power outages are common.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"4 G","offer_id":40649176514695,"sku":"Camouflage -4G","price":129.29,"currency_code":"USD","in_stock":true},{"title":"WIFI","offer_id":40649176580231,"sku":"Camouflage-WIFI","price":119.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/00_369c90f1-f5d9-49aa-8cec-2ccee6f3c144.jpg?v=1698389501"},{"product_id":"100w-ufo-high-bay-light-15-000-lumens","title":"100W LED UFO high bay light-15,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n   \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\n        }\n        \n        \n        \/* Compact Specification Table *\/\n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        \/* 确保最后一行也有边框线 *\/\n        .spec-table tr:last-child {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 8px 12px;\n            line-height: 1.4;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\n        }\n        \n        .highlight {\n            font-weight: 700;\n            color: #e74c3c;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* 确保内容居中对齐 *\/\n            justify-content: center; \/* 垂直居中 *\/\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 5px 0;\n        }\n        \n        .spec-label {\n            font-size: 0.9rem;\n            color: #6c757d;\n            font-weight: 500;\n            text-align: center; \/* 确保文本居中 *\/\n            width: 100%; \/* 确保文本居中 *\/\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.7rem;\n            position: relative;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 22px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.3rem;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        \/* Mobile-friendly table *\/\n        .mobile-spec-container {\n            display: none;\n            margin: 20px 0;\n        }\n        \n        .mobile-spec-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            margin-bottom: 15px;\n        }\n        \n        .mobile-spec-header {\n            background: #f8f9fa;\n            padding: 12px 15px;\n            font-weight: 600;\n            color: #2c3e50;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .mobile-spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 15px;\n            border-bottom: 1px solid #f1f1f1;\n        }\n        \n        .mobile-spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .mobile-spec-label {\n            font-weight: 600;\n            color: #2c3e50;\n            flex-basis: 50%;\n        }\n        \n        .mobile-spec-value {\n            color: #34495e;\n            font-weight: 500;\n            flex-basis: 50%;\n            text-align: right;\n        }\n        \n        \/* Responsive design *\/\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 7px 10px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            \/* Hide desktop table on mobile *\/\n            .spec-table-container {\n                display: none;\n            }\n            \n            \/* Show mobile table *\/\n            .mobile-spec-container {\n                display: block;\n            }\n            \n            .spec-card {\n                margin-top: 10px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 6px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (max-width: 350px) {\n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU902 Series LED High Bay Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO-high_bay_light_specification.pdf?v=1709541136\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload Specification\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LANGY_UFO100W_1158.pdfIES.ies?v=1768382494\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e100W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e15,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eU902-100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003eU902-150W\u003c\/td\u003e\n\u003ctd\u003eU902-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e15,000 LM\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003ctd\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e156 pcs\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003ctd\u003e312 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e10-14 ft\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003ctd\u003e16-20 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ8.9\" × 5.1\"\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003ctd\u003eφ11.8\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.4 lb\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003ctd\u003e6.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eAC 110-277V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Mobile-friendly specifications --\u003e\n\u003cdiv class=\"mobile-spec-container\"\u003e\n\u003cdiv class=\"mobile-spec-card\"\u003e\n\u003cdiv class=\"mobile-spec-header\"\u003eU902-100W Model\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e100W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLumens Output\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e15,000 LM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLED Quantity\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e156 pcs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eInstallation Height\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e10-14 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003eφ8.9\" × 5.1\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e4.4 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLuminous Efficacy\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e50,000 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e5 years limited warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"4.9FT cord with plug","offer_id":43510506225799,"sku":"U902-100W-P","price":63.99,"currency_code":"USD","in_stock":true},{"title":"1.6FT cord without plug","offer_id":43510506258567,"sku":"U902-100W-NP","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153326.jpg?v=1768380860"},{"product_id":"200w-led-ufo-high-bay-light-30-000-lumens","title":"200W LED UFO high bay light-30,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\n        }\n        \n        \/* Compact Specification Table *\/\n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #3498DB, #5DADE2);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        \/* 确保最后一行也有边框线 *\/\n        .spec-table tr:last-child {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 8px 12px;\n            line-height: 1.4;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\n        }\n        \n        .highlight {\n            font-weight: 700;\n            color: #e74c3c;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 5px 0;\n        }\n        \n        .spec-label {\n            font-size: 0.9rem;\n            color: #6c757d;\n            font-weight: 500;\n            text-align: center;\n            width: 100%;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.7rem;\n            position: relative;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 22px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.3rem;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        \/* Mobile-friendly table *\/\n        .mobile-spec-container {\n            display: none;\n            margin: 20px 0;\n        }\n        \n        .mobile-spec-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            margin-bottom: 15px;\n        }\n        \n        .mobile-spec-header {\n            background: #f8f9fa;\n            padding: 12px 15px;\n            font-weight: 600;\n            color: #2c3e50;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .mobile-spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 15px;\n            border-bottom: 1px solid #f1f1f1;\n        }\n        \n        .mobile-spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .mobile-spec-label {\n            font-weight: 600;\n            color: #2c3e50;\n            flex-basis: 50%;\n        }\n        \n        .mobile-spec-value {\n            color: #34495e;\n            font-weight: 500;\n            flex-basis: 50%;\n            text-align: right;\n        }\n        \n        \/* Responsive design *\/\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 7px 10px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            \/* Hide desktop table on mobile *\/\n            .spec-table-container {\n                display: none;\n            }\n            \n            \/* Show mobile table *\/\n            .mobile-spec-container {\n                display: block;\n            }\n            \n            .spec-card {\n                margin-top: 10px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 6px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (max-width: 350px) {\n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU902 Series LED High Bay Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO-high_bay_light_specification.pdf?v=1709541136\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO200W_1158.ies?v=1767884828\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e200W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e30,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eU902-200W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003eU902-150W\u003c\/td\u003e\n\u003ctd\u003eU902-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e15,000 LM\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003ctd\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e156 pcs\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003ctd\u003e312 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e10-14 ft\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003ctd\u003e16-20 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ8.9\" × 5.1\"\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003ctd\u003eφ11.8\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.4 lb\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003ctd\u003e6.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eAC 110-277V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Mobile-friendly specifications --\u003e\n\u003cdiv class=\"mobile-spec-container\"\u003e\n\u003cdiv class=\"mobile-spec-card\"\u003e\n\u003cdiv class=\"mobile-spec-header\"\u003eU902-200W Model\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e200W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLumens Output\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e30,000 LM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLED Quantity\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e312 pcs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eInstallation Height\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e16-20 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003eφ11.8\" × 5.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e6.6 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLuminous Efficacy\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e50,000 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e5 years limited warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"4.9FT cord with plug","offer_id":43510531195015,"sku":"U902-200W-P","price":95.69,"currency_code":"USD","in_stock":true},{"title":"1.6FT cord without plug","offer_id":43510531227783,"sku":"U902-200W-NP","price":92.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153337.jpg?v=1768448860"},{"product_id":"commerical-solar-power-led-parking-lot-light-2-years-warranty","title":"Commerical Solar Power LED Parking Lot Light -50,000 lumens （1 PC）","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            padding: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.8rem;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            border-top: 3px solid #3498db;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"#\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 50,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e50,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable style=\"width: 100.063%; height: 317.666px;\" class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003cth style=\"width: 29.9435%; height: 39.7083px;\"\u003eFeature\u003c\/th\u003e\n\u003cth style=\"width: 69.8682%; height: 39.7083px;\" class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e6V\/50W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e3.2V 50Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e22 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (26ft max range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e50W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADAPTIVE BRIGHTNESS\u003c\/h3\u003e\n\u003cp\u003eIntelligent controller adjusts brightness based on motion detection. Maintains 30% brightness when no motion is detected, conserving battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e ENERGY MANAGEMENT\u003c\/h3\u003e\n\u003cp\u003eAdvanced power management system optimizes energy usage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights come with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"Default Title","offer_id":43540165329031,"sku":"ECO-150-B-3.2\"-1PK","price":425.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/6_4abcb1f6-a59b-4ac8-9d20-a0153dde4826.jpg?v=1765535236"},{"product_id":"commerical-solar-power-led-parking-lot-light-50-000-lumens-1-pc-copy","title":"Commerical Solar Power LED Parking Lot Light -50,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            padding: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.8rem;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            border-top: 3px solid #3498db;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"#\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 50,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e50,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable style=\"width: 100.063%; height: 317.666px;\" class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003cth style=\"width: 29.9435%; height: 39.7083px;\"\u003eFeature\u003c\/th\u003e\n\u003cth style=\"width: 69.8682%; height: 39.7083px;\" class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e6V\/50W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e3.2V 50Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e22 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.7083px;\"\u003e\n\u003ctd style=\"width: 29.9435%; height: 39.7083px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 69.8682%; height: 39.7083px;\"\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (26ft max range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e50W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADAPTIVE BRIGHTNESS\u003c\/h3\u003e\n\u003cp\u003eIntelligent controller adjusts brightness based on motion detection. Maintains 30% brightness when no motion is detected, conserving battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e ENERGY MANAGEMENT\u003c\/h3\u003e\n\u003cp\u003eAdvanced power management system optimizes energy usage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights come with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"Default Title","offer_id":44470831251591,"sku":"ECO-150-B-3.2\"","price":265.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/100W_18.jpg?v=1776230178"}],"url":"https:\/\/www.langy-energy.com\/en-ca\/collections\/promotion-halloween.oembed","provider":"Langy Energy","version":"1.0","type":"link"}