{"product_id":"animated-demon-eye-led-projector-headlight-kit","title":"🔥👁️Animated Demon Eye LED Projector Headlight Kit","description":"\u003cstyle\u003e\n  .de-product-page,\n  .de-product-page * {\n    box-sizing: border-box;\n  }\n\n  .de-product-page {\n    --de-bg: #f4f7fb;\n    --de-card: #ffffff;\n    --de-dark: #111827;\n    --de-text: #475569;\n    --de-muted: #64748b;\n    --de-blue: #2563eb;\n    --de-blue-dark: #1d4ed8;\n    --de-cyan: #06b6d4;\n    --de-border: #dce5f0;\n    --de-soft-blue: #eff6ff;\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 18px;\n    overflow: hidden;\n    border-radius: 18px;\n    background: var(--de-bg);\n    color: var(--de-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .de-product-page h1,\n  .de-product-page h2,\n  .de-product-page h3,\n  .de-product-page p {\n    margin-top: 0;\n  }\n\n  .de-product-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .de-section {\n    margin-bottom: 18px;\n    overflow: hidden;\n    border: 1px solid var(--de-border);\n    border-radius: 16px;\n    background: var(--de-card);\n    box-shadow: 0 8px 26px rgba(15, 23, 42, 0.055);\n  }\n\n  .de-copy {\n    padding: 30px 28px;\n  }\n\n  .de-kicker {\n    margin: 0 0 9px;\n    color: var(--de-blue);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .de-title {\n    margin: 0;\n    color: var(--de-dark);\n    font-size: clamp(30px, 5vw, 48px);\n    font-weight: 850;\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n  }\n\n  .de-heading {\n    margin: 0;\n    color: var(--de-dark);\n    font-size: clamp(25px, 4vw, 34px);\n    font-weight: 800;\n    line-height: 1.18;\n    letter-spacing: -0.5px;\n  }\n\n  .de-lead {\n    max-width: 680px;\n    margin: 16px auto 0;\n    color: var(--de-text);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .de-description {\n    max-width: 720px;\n    margin: 13px 0 0;\n    color: var(--de-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .de-highlight {\n    color: var(--de-blue);\n  }\n\n  \/* HERO *\/\n  .de-hero {\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(37, 99, 235, 0.14), transparent 42%),\n      linear-gradient(145deg, #ffffff 0%, #eaf2ff 100%);\n  }\n\n  .de-hero-copy {\n    padding: 38px 28px 26px;\n  }\n\n  .de-eye-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 66px;\n    height: 66px;\n    margin: 0 auto 15px;\n    border: 1px solid #bfdbfe;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.76);\n    font-size: 32px;\n    box-shadow: 0 8px 22px rgba(37, 99, 235, 0.13);\n  }\n\n  .de-hero-media {\n    padding: 0 18px 26px;\n  }\n\n  .de-hero-media img {\n    width: auto;\n    max-width: 100%;\n    max-height: 580px;\n    margin: 0 auto;\n    border-radius: 14px;\n    object-fit: contain;\n  }\n\n  .de-trust-row {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 25px;\n    overflow: hidden;\n    border: 1px solid #dbeafe;\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.75);\n  }\n\n  .de-trust-item {\n    min-width: 0;\n    padding: 14px 10px;\n    border-right: 1px solid #dbeafe;\n  }\n\n  .de-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .de-trust-item strong {\n    display: block;\n    color: var(--de-dark);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .de-trust-item span {\n    display: block;\n    margin-top: 3px;\n    color: var(--de-muted);\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  \/* IMAGE MODULE *\/\n  .de-media {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #e8eef6;\n    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);\n  }\n\n  .de-media img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* INTRO *\/\n  .de-intro {\n    border-left: 4px solid var(--de-blue);\n  }\n\n  .de-intro .de-copy {\n    padding-left: 26px;\n  }\n\n  \/* FEATURE GROUP *\/\n  .de-feature-wrap {\n    padding: 30px 28px;\n  }\n\n  .de-feature-head {\n    margin-bottom: 22px;\n  }\n\n  .de-feature-block {\n    margin-bottom: 16px;\n    overflow: hidden;\n    border: 1px solid var(--de-border);\n    border-radius: 14px;\n    background: #f8fafc;\n  }\n\n  .de-feature-block:last-child {\n    margin-bottom: 0;\n  }\n\n  .de-feature-copy {\n    display: grid;\n    grid-template-columns: 48px minmax(0, 1fr);\n    gap: 13px;\n    align-items: start;\n    padding: 19px;\n  }\n\n  .de-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 48px;\n    height: 48px;\n    border: 1px solid #bfdbfe;\n    border-radius: 13px;\n    background: var(--de-soft-blue);\n    font-size: 23px;\n  }\n\n  .de-feature-copy strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--de-dark);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .de-feature-copy p {\n    margin: 0;\n    color: var(--de-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .de-feature-image {\n    border-top: 1px solid var(--de-border);\n    background: #e8eef6;\n  }\n\n  .de-feature-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* SMALL BENEFITS *\/\n  .de-benefit-row {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .de-benefit {\n    min-width: 0;\n    padding: 16px 12px;\n    border: 1px solid var(--de-border);\n    border-radius: 12px;\n    background: #f8fafc;\n    text-align: center;\n  }\n\n  .de-benefit span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 22px;\n  }\n\n  .de-benefit strong {\n    display: block;\n    color: var(--de-dark);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  \/* SPECS *\/\n  .de-specs {\n    overflow: hidden;\n    border: 1px solid var(--de-border);\n    border-radius: 13px;\n    background: #f8fafc;\n  }\n\n  .de-spec-row {\n    display: grid;\n    grid-template-columns: minmax(150px, 0.85fr) minmax(0, 1.5fr);\n    gap: 18px;\n    align-items: center;\n    padding: 15px 17px;\n    border-bottom: 1px solid var(--de-border);\n  }\n\n  .de-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .de-spec-label {\n    color: var(--de-muted);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .de-spec-value {\n    min-width: 0;\n    color: var(--de-dark);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.5;\n    text-align: right;\n    overflow-wrap: anywhere;\n  }\n\n  .de-install-note {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-top: 18px;\n    padding: 16px;\n    border: 1px solid #fde68a;\n    border-radius: 12px;\n    background: #fffbeb;\n  }\n\n  .de-install-note span {\n    flex: 0 0 auto;\n    font-size: 22px;\n  }\n\n  .de-install-note p {\n    margin: 0;\n    color: #78350f;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* FAQ *\/\n  .de-faq-list {\n    margin-top: 21px;\n  }\n\n  .de-faq-list details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid var(--de-border);\n    border-radius: 12px;\n    background: #f8fafc;\n  }\n\n  .de-faq-list details:last-child {\n    margin-bottom: 0;\n  }\n\n  .de-faq-list summary {\n    position: relative;\n    padding: 17px 48px 17px 17px;\n    color: var(--de-dark);\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .de-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .de-faq-list summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    color: var(--de-blue);\n    font-size: 23px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .de-faq-list details[open] summary::after {\n    content: \"−\";\n  }\n\n  .de-faq-answer {\n    padding: 0 17px 17px;\n    color: var(--de-text);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* CTA *\/\n  .de-cta {\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(6, 182, 212, 0.24), transparent 45%),\n      linear-gradient(145deg, #0f172a 0%, #172554 100%);\n  }\n\n  .de-cta .de-copy {\n    padding: 38px 28px;\n  }\n\n  .de-cta .de-kicker {\n    color: #67e8f9;\n  }\n\n  .de-cta .de-heading {\n    color: #ffffff;\n  }\n\n  .de-cta .de-description {\n    max-width: 620px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #cbd5e1;\n  }\n\n  .de-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    margin-top: 22px;\n    padding: 14px 27px;\n    border-radius: 10px;\n    background: linear-gradient(135deg, var(--de-blue) 0%, var(--de-cyan) 100%);\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.35;\n    text-align: center;\n    text-decoration: none !important;\n    box-shadow: 0 10px 24px rgba(37, 99, 235, 0.3);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .de-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 13px 28px rgba(37, 99, 235, 0.38);\n  }\n\n  .de-cta-note {\n    margin: 14px 0 0;\n    color: #94a3b8;\n    font-size: 12px;\n  }\n\n  @media screen and (max-width: 640px) {\n    .de-product-page {\n      padding: 10px;\n      border-radius: 12px;\n    }\n\n    .de-section,\n    .de-media {\n      margin-bottom: 12px;\n      border-radius: 13px;\n    }\n\n    .de-copy,\n    .de-feature-wrap {\n      padding: 23px 17px;\n    }\n\n    .de-hero-copy {\n      padding: 28px 17px 20px;\n    }\n\n    .de-title {\n      font-size: 32px;\n      letter-spacing: -0.7px;\n    }\n\n    .de-heading {\n      font-size: 25px;\n    }\n\n    .de-lead,\n    .de-description {\n      font-size: 15px;\n    }\n\n    .de-hero-media {\n      padding: 0 12px 20px;\n    }\n\n    .de-trust-row {\n      grid-template-columns: 1fr;\n    }\n\n    .de-trust-item {\n      border-right: 0;\n      border-bottom: 1px solid #dbeafe;\n    }\n\n    .de-trust-item:last-child {\n      border-bottom: 0;\n    }\n\n    .de-feature-copy {\n      grid-template-columns: 42px minmax(0, 1fr);\n      gap: 11px;\n      padding: 16px;\n    }\n\n    .de-feature-icon {\n      width: 42px;\n      height: 42px;\n      font-size: 20px;\n    }\n\n    .de-feature-copy strong {\n      font-size: 16px;\n    }\n\n    .de-feature-copy p {\n      font-size: 14px;\n    }\n\n    .de-benefit-row {\n      grid-template-columns: 1fr;\n    }\n\n    .de-benefit {\n      display: flex;\n      gap: 11px;\n      align-items: center;\n      padding: 13px 15px;\n      text-align: left;\n    }\n\n    .de-benefit span {\n      margin: 0;\n    }\n\n    .de-spec-row {\n      grid-template-columns: 1fr;\n      gap: 4px;\n      padding: 13px 15px;\n    }\n\n    .de-spec-label,\n    .de-spec-value {\n      text-align: left;\n    }\n\n    .de-spec-label {\n      font-size: 12px;\n      text-transform: uppercase;\n      letter-spacing: 0.6px;\n    }\n\n    .de-spec-value {\n      font-size: 14px;\n    }\n\n    .de-cta .de-copy {\n      padding: 30px 17px;\n    }\n\n    .de-button {\n      display: flex;\n      width: 100%;\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"de-product-page\"\u003e\n\n  \u003c!-- HERO：第一张 GIF 位置保持不变 --\u003e\n  \u003csection class=\"de-section de-hero\"\u003e\n    \u003cdiv class=\"de-hero-copy\"\u003e\n      \u003cdiv class=\"de-eye-icon\"\u003e👁️\u003c\/div\u003e\n\n      \u003cp class=\"de-kicker\"\u003eAnimated Automotive Lighting\u003c\/p\u003e\n\n      \u003ch1 class=\"de-title\"\u003e\n        Animated Demon Eye\u003cbr\u003e\n        LED Headlight Kit\n      \u003c\/h1\u003e\n\n      \u003cp class=\"de-lead\"\u003e\n        Bring your headlight build to life with an animated robotic-eye\n        projector designed for aggressive nighttime presence and standout\n        custom styling.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"de-trust-row\"\u003e\n        \u003cdiv class=\"de-trust-item\"\u003e\n          \u003cstrong\u003eAnimated Iris\u003c\/strong\u003e\n          \u003cspan\u003eMoving eye-style effect\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-trust-item\"\u003e\n          \u003cstrong\u003e33 RGB Modes\u003c\/strong\u003e\n          \u003cspan\u003eRemote-controlled lighting\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-trust-item\"\u003e\n          \u003cstrong\u003eIP67 Housing\u003c\/strong\u003e\n          \u003cspan\u003eSealed against moisture\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"de-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/3ecaa655ac5b35e53a76357fde86234eaf8f5107.gif\" alt=\"Animated Demon Eye LED projector headlight moving iris demonstration\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"de-section de-intro\"\u003e\n    \u003cdiv class=\"de-copy\"\u003e\n      \u003cp class=\"de-kicker\"\u003eBeyond Static Demon Eyes\u003c\/p\u003e\n\n      \u003ch2 class=\"de-heading\"\u003e\n        Make Your Headlights Look Alive\n      \u003c\/h2\u003e\n\n      \u003cp class=\"de-description\"\u003e\n        Ordinary static halos can easily disappear into the crowd. This\n        animated projector combines moving optical detail, vivid RGB effects\n        and a bold mechanical appearance to give custom headlight builds a\n        more expressive, futuristic identity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第二张图片位置保持不变 --\u003e\n  \u003cdiv class=\"de-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/b8688d0d66c68246fb4349e606f358a1d15f9acc.png\" alt=\"Animated Demon Eye LED projector headlight product overview\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"de-section\"\u003e\n    \u003cdiv class=\"de-feature-wrap\"\u003e\n      \u003cdiv class=\"de-feature-head\"\u003e\n        \u003cp class=\"de-kicker\"\u003eBuilt for Maximum Visual Impact\u003c\/p\u003e\n\n        \u003ch2 class=\"de-heading\"\u003e\n          Four Features. One Unforgettable Look.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"de-description\"\u003e\n          From the animated iris to the sealed CNC housing, every element is\n          designed to enhance appearance, control and durability.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FEATURE 1 --\u003e\n      \u003cdiv class=\"de-feature-block\"\u003e\n        \u003cdiv class=\"de-feature-copy\"\u003e\n          \u003cdiv class=\"de-feature-icon\"\u003e🌀\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eAdaptive Moving Iris Animation\u003c\/strong\u003e\n            \u003cp\u003e\n              The mechanical eye-style movement creates a living, watchful\n              appearance that delivers more visual depth than a conventional\n              static halo.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第三张图片位置保持不变 --\u003e\n        \u003cdiv class=\"de-feature-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/c27e82f593c4228589aa3101909ee657b34f7970.png\" alt=\"Adaptive moving iris animation feature\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FEATURE 2 --\u003e\n      \u003cdiv class=\"de-feature-block\"\u003e\n        \u003cdiv class=\"de-feature-copy\"\u003e\n          \u003cdiv class=\"de-feature-icon\"\u003e🎨\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e33 Vibrant RGB Lighting Modes\u003c\/strong\u003e\n            \u003cp\u003e\n              Choose from multiple colors and dynamic effects using the\n              included independent wireless remote to match your build, mood\n              or event.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第四张图片位置保持不变 --\u003e\n        \u003cdiv class=\"de-feature-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/00c96c1f64757c3e1ccad8f28fa46a50372d5c8d.png\" alt=\"RGB color modes and remote control options\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FEATURE 3 --\u003e\n      \u003cdiv class=\"de-feature-block\"\u003e\n        \u003cdiv class=\"de-feature-copy\"\u003e\n          \u003cdiv class=\"de-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eCNC-Machined Protective Housing\u003c\/strong\u003e\n            \u003cp\u003e\n              The rugged aluminum body and sealed IP67 construction help\n              protect the optical components against moisture, fog, dust and\n              demanding road conditions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 第五张图片位置保持不变 --\u003e\n        \u003cdiv class=\"de-feature-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/072420f815090d1d8ad0f336c401ce39657933e8.png\" alt=\"CNC aluminum housing and IP67 sealed construction\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FEATURE 4 --\u003e\n      \u003cdiv class=\"de-feature-block\"\u003e\n        \u003cdiv class=\"de-feature-copy\"\u003e\n          \u003cdiv class=\"de-feature-icon\"\u003e⚡\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eUniversal DC 12V Retrofit Design\u003c\/strong\u003e\n            \u003cp\u003e\n              Compact 4.1 × 3.1 × 3.0-inch dimensions are designed for custom\n              integration into many compatible projector headlight housings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"de-benefit-row\"\u003e\n        \u003cdiv class=\"de-benefit\"\u003e\n          \u003cspan\u003e👁️\u003c\/span\u003e\n          \u003cstrong\u003eAnimated Mechanical Eye Effect\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-benefit\"\u003e\n          \u003cspan\u003e📡\u003c\/span\u003e\n          \u003cstrong\u003eIndependent Wireless Control\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-benefit\"\u003e\n          \u003cspan\u003e🚘\u003c\/span\u003e\n          \u003cstrong\u003eMade for Custom Builds\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第六张图片位置保持不变 --\u003e\n  \u003cdiv class=\"de-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/2ca55c7649fc6ba57c38651864fa3625d4ae239f.png\" alt=\"Demon Eye projector installed in a custom vehicle headlight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"de-section\"\u003e\n    \u003cdiv class=\"de-copy\"\u003e\n      \u003cp class=\"de-kicker\"\u003eKnow Before Installation\u003c\/p\u003e\n\n      \u003ch2 class=\"de-heading\"\u003e\n        Technical Specifications\n      \u003c\/h2\u003e\n\n      \u003cp class=\"de-description\" style=\"margin-bottom: 21px;\"\u003e\n        Review the dimensions and electrical requirements before beginning\n        your custom headlight retrofit.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"de-specs\"\u003e\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eOperating Voltage\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003eDC 12V\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eDimensions\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003e\n            4.1 × 3.1 × 3.0 in\u003cbr\u003e\n            104 × 81 × 76 mm\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eUnit Weight\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003e0.6 kg\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eWaterproof Standard\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003eIP67 Sealed Housing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eOptical System\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003e\n            Sealed Optical Glass Lens and Adaptive Iris\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"de-spec-row\"\u003e\n          \u003cspan class=\"de-spec-label\"\u003eLighting Control\u003c\/span\u003e\n          \u003cspan class=\"de-spec-value\"\u003e\n            Independent Wireless Remote\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"de-install-note\"\u003e\n        \u003cspan\u003e🔧\u003c\/span\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eProfessional retrofit installation is recommended.\u003c\/strong\u003e\n          Installation generally requires opening, modifying and resealing the\n          vehicle headlight assembly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 第七张图片位置保持不变 --\u003e\n  \u003cdiv class=\"de-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/0341aeb795202c2bf85302b90f6417407042070a.png\" alt=\"Animated Demon Eye LED projector kit dimensions and installation details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"de-section\"\u003e\n    \u003cdiv class=\"de-copy\"\u003e\n      \u003cp class=\"de-kicker\"\u003eHelpful Information\u003c\/p\u003e\n\n      \u003ch2 class=\"de-heading\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"de-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWill this kit fit my vehicle headlights?\u003c\/summary\u003e\n          \u003cdiv class=\"de-faq-answer\"\u003e\n            The unit uses a universal DC 12V structure measuring approximately\n            4.1 × 3.1 × 3.0 inches. Compatibility depends on the available\n            space, housing design and required retrofit work inside your\n            headlight assembly.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow are the colors and lighting modes controlled?\u003c\/summary\u003e\n          \u003cdiv class=\"de-faq-answer\"\u003e\n            The kit includes an independent wireless remote that allows you to\n            switch between the available RGB colors and dynamic lighting\n            effects.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n          \u003cdiv class=\"de-faq-answer\"\u003e\n            Professional installation is strongly recommended. Proper fitting\n            typically requires opening the headlight, securing the projector,\n            completing the electrical connection and resealing the housing.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used in rain or wet weather?\u003c\/summary\u003e\n          \u003cdiv class=\"de-faq-answer\"\u003e\n            The projector uses an IP67-rated sealed housing. Correct headlight\n            installation and resealing remain essential to help prevent\n            moisture from entering the complete headlight assembly.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this intended as the main driving beam?\u003c\/summary\u003e\n          \u003cdiv class=\"de-faq-answer\"\u003e\n            The animated demon-eye feature is primarily a custom styling\n            element. Always confirm local vehicle lighting regulations and\n            installation requirements before road use.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"de-section de-cta\"\u003e\n    \u003cdiv class=\"de-copy\"\u003e\n      \u003cp class=\"de-kicker\"\u003eBuild a Headlight That Gets Remembered\u003c\/p\u003e\n\n      \u003ch2 class=\"de-heading\"\u003e\n        Transform Your Vehicle’s Nighttime Identity\n      \u003c\/h2\u003e\n\n      \u003cp class=\"de-description\"\u003e\n        Add animated movement, vivid RGB color and a bold mechanical-eye look\n        to your next custom projector retrofit.\n      \u003c\/p\u003e\n\n      \u003ca class=\"de-button\" href=\"https:\/\/www.kokokraft.com\/products\/-animated-demon-eye-led-projector-headlight-kit\"\u003e\n        Select Your Package \u0026amp; Upgrade Today\n      \u003c\/a\u003e\n\n      \u003cp class=\"de-cta-note\"\u003e\n        Check housing dimensions and installation compatibility before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"BUY 1 \/ Free Remote Control Included🕹️","offer_id":52740752638264,"sku":"LZ3534664-1","price":35.98,"currency_code":"USD","in_stock":true},{"title":"BUY 2 (SAVE 35 %) \/ Free Remote Control Included🕹️","offer_id":52740752671032,"sku":"LZ3534664-1*2","price":48.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/c27e82f593c4228589aa3101909ee657b34f7970.jpg?v=1785836364","url":"https:\/\/reemoreemoo.com\/es\/products\/animated-demon-eye-led-projector-headlight-kit","provider":"reemoreemoo","version":"1.0","type":"link"}