{"product_id":"2022-2026-honda-civic-smoked-headlight-ppf-pre-cut","title":"2022-2026 Honda Civic Smoked Headlight PPF Pre-Cut","description":"\u003cstyle\u003e\n  .pas-civic-hl-smoke {\n    --pas-red: #e31b23;\n    --pas-dark-red: #a70b11;\n    --pas-black: #151515;\n    --pas-gray: #f4f4f4;\n    --pas-border: #dfdfdf;\n    --pas-white: #ffffff;\n    max-width: 980px;\n    margin: 0 auto;\n    color: #242424;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pas-civic-hl-smoke * {\n    box-sizing: border-box;\n  }\n\n  .pas-civic-hl-smoke h2,\n  .pas-civic-hl-smoke h3,\n  .pas-civic-hl-smoke p {\n    margin-top: 0;\n  }\n\n  .pas-civic-hl-smoke h2 {\n    margin-bottom:  Crab 18px;\n    color: #fff;\n    font-size: clamp(28px, 4.5vw, 43px);\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -0.025em;\n    text-transform: uppercase;\n  }\n\n  .pas-civic-hl-smoke h3 {\n    margin-bottom: 14px;\n    color: var(--pas-black);\n    font-size: 21px;\n    font-weight: 900;\n    line-height: 1.25;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .pas-civic-hl-smoke p {\n    margin-bottom: 17px;\n  }\n\n  .pas-civic-hl-smoke ul,\n  .pas-civic-hl-smoke ol {\n    margin: 0;\n    padding-left: 23px;\n  }\n\n  .pas-civic-hl-smoke li {\n    margin-bottom: 9px;\n  }\n\n  .pas-civic-hl-smoke-hero {\n    margin-bottom: 25px;\n    padding: clamp(30px, 5vw, 50px);\n    overflow: hidden;\n    color: #fff;\n    background:\n      radial-gradient(circle at top right, rgba(227, 27, 35, 0.32), transparent 40%),\n      linear-gradient(135deg, #080808, #292929);\n    border-left: 6px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-civic-hl-smoke-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #ff454b;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pas-civic-hl-smoke-hero p {\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #eee;\n    font-size: 17px;\n  }\n\n  .pas-civic-hl-smoke-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 25px;\n  }\n\n  .pas-civic-hl-smoke-card {\n    padding: 23px 18px;\n    text-align: center;\n    background: #fff;\n    border: 1px solid var(--pas-border);\n    border-bottom: 4px solid var(--pas-red);\n    border-radius: 8px;\n    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);\n  }\n\n  .pas-civic-hl-smoke-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-civic-hl-smoke-card span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-civic-hl-smoke-section {\n    margin-bottom: 23px;\n    padding: 30px;\n    background: #fff;\n    border: 1px solid var(--pas-border);\n    border-radius: 10px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);\n  }\n\n  .pas-civic-hl-smoke-section h3::after {\n    display: block;\n    width: 56px;\n    height: 3px;\n    margin-top: 10px;\n    background: var(--pas-red);\n    content: \"\";\n  }\n\n  .pas-civic-hl-smoke-included {\n    margin-bottom: 23px;\n    padding: 30px;\n    color: #fff;\n    background: var(--pas-black);\n    border-radius: 10px;\n  }\n\n  .pas-civic-hl-smoke-included h3 {\n    color: #fff;\n  }\n\n  .pas-civic-hl-smoke-included li,\n  .pas-civic-hl-smoke-included p {\n    color: #eee;\n  }\n\n  .pas-civic-hl-smoke-callout {\n    margin-top: 21px;\n    padding: 19px 21px;\n    color: #fff;\n    background: var(--pas-black);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-civic-hl-smoke-callout strong {\n    display: block;\n    color: #fff;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-civic-hl-smoke-callout p {\n    margin: 7px 0 0;\n    color: #eee;\n  }\n\n  .pas-civic-hl-smoke-steps {\n    padding-left: 0 !important;\n    list-style: none;\n    counter-reset: pas-step;\n  }\n\n  .pas-civic-hl-smoke-steps li {\n    position: relative;\n    min-height: 60px;\n    margin-bottom: 17px;\n    padding: 5px 5px 5px 63px;\n    counter-increment: pas-step;\n  }\n\n  .pas-civic-hl-smoke-steps li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: grid;\n    width: 46px;\n    height: 46px;\n    place-items: center;\n    color: #fff;\n    font-weight: 900;\n    background: var(--pas-red);\n    border-radius: 50%;\n    content: counter(pas-step);\n  }\n\n  .pas-civic-hl-smoke details {\n    margin-bottom: 10px;\n    padding: 15px 17px;\n    background: var(--pas-gray);\n    border-radius: 6px;\n  }\n\n  .pas-civic-hl-smoke summary {\n    color: var(--pas-black);\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .pas-civic-hl-smoke details p {\n    margin: 10px 0 0;\n  }\n\n  .pas-civic-hl-smoke-review-link {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 11px 18px;\n    color: #fff !important;\n    font-size: 13px;\n    font-weight: 900;\n    text-decoration: none;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-civic-hl-smoke-cta {\n    padding: 38px 30px;\n    text-align: center;\n    color: #fff;\n    background: linear-gradient(135deg, var(--pas-red), var(--pas-dark-red));\n    border-radius: 10px;\n  }\n\n  .pas-civic-hl-smoke-cta h3 {\n    margin-bottom: 12px;\n    color: #fff;\n    font-size: 26px;\n  }\n\n  .pas-civic-hl-smoke-cta p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #fff;\n  }\n\n  .pas-civic-hl-smoke-disclaimer {\n    margin-top: 20px;\n    padding: 19px 20px;\n    color: #666;\n    font-size: 12px;\n    line-height: 1.65;\n    background: var(--pas-gray);\n    border-radius: 6px;\n  }\n\n  @media (max-width: 740px) {\n    .pas-civic-hl-smoke-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-civic-hl-smoke-hero,\n    .pas-civic-hl-smoke-section,\n    .pas-civic-hl-smoke-included,\n    .pas-civic-hl-smoke-cta {\n      padding: 24px 20px;\n    }\n\n    .pas-civic-hl-smoke h2 {\n      font-size: 28px;\n    }\n\n    .pas-civic-hl-smoke h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pas-civic-hl-smoke\"\u003e\n  \u003csection class=\"pas-civic-hl-smoke-hero\"\u003e\n    \u003cspan class=\"pas-civic-hl-smoke-eyebrow\"\u003eProtection Meets Stealth Styling\u003c\/span\u003e\n    \u003ch2\u003e2022-2026 Honda Civic Smoked Headlight PPF Pre-Cut\u003c\/h2\u003e\n    \u003cp\u003e\n      Give your Honda Civic headlights a darker, more aggressive appearance while adding a protective layer over the covered lens area. This vehicle-specific smoked headlight PPF kit includes pre-cut overlays for both headlights and is designed to leave the factory daytime running lights exposed, preserving their visible light output and signature appearance.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-civic-hl-smoke-grid\"\u003e\n    \u003cdiv class=\"pas-civic-hl-smoke-card\"\u003e\n      \u003cstrong\u003eSmoked PPF\u003c\/strong\u003e\n      \u003cspan\u003eTransparent smoked paint protection film combines a stealth appearance with added lens protection.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-civic-hl-smoke-card\"\u003e\n      \u003cstrong\u003eDRL Remains Exposed\u003c\/strong\u003e\n      \u003cspan\u003eThe overlay does not cover the factory daytime running light section.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-civic-hl-smoke-card\"\u003e\n      \u003cstrong\u003eComplete Two-Piece Set\u003c\/strong\u003e\n      \u003cspan\u003eOne order includes driver- and passenger-side pre-cut headlight overlays.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"pas-civic-hl-smoke-section\"\u003e\n    \u003ch3\u003eStealth Styling Without Hiding the DRL\u003c\/h3\u003e\n    \u003cp\u003e\n      The factory Civic headlight contains bright internal reflectors that can visually dominate the front end. These smoked headlight overlays darken the main headlight face for a cleaner, more uniform appearance while keeping the daytime running light uncovered.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Because the film is transparent, the original headlight structure remains visible beneath the smoked finish. The result is a custom appearance that looks integrated into the headlight instead of appearing like an opaque cover.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-civic-hl-smoke-section\"\u003e\n    \u003ch3\u003eProduct Features\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eTransparent smoked paint protection film\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Premium Auto Styling","offers":[{"title":"Default Title","offer_id":49044427112670,"sku":"H-130-SMK-PPF (INC)","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/01-2023-2026-Honda-Civic-headlight-smoked-tint-installed-hero-1000x1000.png?v=1789357477","url":"https:\/\/premiumautostyling.com\/products\/2022-2026-honda-civic-smoked-headlight-ppf-pre-cut","provider":"Premium Auto Styling","version":"1.0","type":"link"}