{"product_id":"crimson-cathedral-illuminated-filigree-taillight-overlays-2022-2026-subaru-wrx","title":"Crimson Cathedral Illuminated Filigree Taillight Overlays | 2022-2026 Subaru WRX","description":"\u003cstyle\u003e\n  .pas-crimson-cathedral {\n    --pas-red: #e31b23;\n    --pas-dark-red: #a70b11;\n    --pas-black: #151515;\n    --pas-charcoal: #292929;\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-crimson-cathedral * {\n    box-sizing: border-box;\n  }\n\n  .pas-crimson-cathedral h2,\n  .pas-crimson-cathedral h3,\n  .pas-crimson-cathedral p {\n    margin-top: 0;\n  }\n\n  .pas-crimson-cathedral h2 {\n    margin-bottom: 18px;\n    color: var(--pas-white);\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-crimson-cathedral 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-crimson-cathedral p {\n    margin-bottom: 17px;\n  }\n\n  .pas-crimson-cathedral ul,\n  .pas-crimson-cathedral ol {\n    margin: 0;\n    padding-left: 23px;\n  }\n\n  .pas-crimson-cathedral li {\n    margin-bottom: 9px;\n  }\n\n  .pas-crimson-cathedral-hero {\n    position: relative;\n    margin-bottom: 25px;\n    padding: clamp(30px, 5vw, 50px);\n    overflow: hidden;\n    color: var(--pas-white);\n    background:\n      linear-gradient(\n        150deg,\n        transparent 0%,\n        transparent 67%,\n        rgba(227, 27, 35, 0.55) 67%,\n        rgba(227, 27, 35, 0.55) 69%,\n        transparent 69%\n      ),\n      radial-gradient(\n        circle at top right,\n        rgba(227, 27, 35, 0.42),\n        transparent 42%\n      ),\n      linear-gradient(135deg, #080808 0%, #292929 100%);\n    border-left: 6px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-crimson-cathedral-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-crimson-cathedral-hero p {\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #eeeeee;\n    font-size: 17px;\n  }\n\n  .pas-crimson-cathedral-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 25px;\n  }\n\n  .pas-crimson-cathedral-card {\n    padding: 23px 18px;\n    text-align: center;\n    background: var(--pas-white);\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-crimson-cathedral-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pas-crimson-cathedral-card span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-crimson-cathedral-impact {\n    margin-bottom: 23px;\n    padding: clamp(28px, 5vw, 42px);\n    color: var(--pas-white);\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(227, 27, 35, 0.36),\n        transparent 43%\n      ),\n      var(--pas-black);\n    border-radius: 10px;\n  }\n\n  .pas-crimson-cathedral-impact h3 {\n    color: var(--pas-white);\n    font-size: clamp(24px, 3.5vw, 32px);\n  }\n\n  .pas-crimson-cathedral-impact p {\n    color: #eeeeee;\n  }\n\n  .pas-crimson-cathedral-impact p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pas-crimson-cathedral-section-section-section {\n    margin-bottom: 23px;\n    padding: 30px;\n    background: var(--pas-white);\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-crimson-cathedral-section-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-crimson-cathedral-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .pas-crimson-cathedral-spec {\n    padding: 18px;\n    background: var(--pas-gray);\n    border-left: 4px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-crimson-cathedral-spec strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--pas-black);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pas-crimson-cathedral-spec span {\n    display: block;\n    color: #555555;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-crimson-cathedral-callout {\n    margin-top: 21px;\n    padding: 19px 21px;\n    color: var(--pas-white);\n    background: var(--pas-black);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-crimson-cathedral-callout strong {\n    display: block;\n    color: var(--pas-white);\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pas-crimson-cathedral-callout p {\n    margin: 7px 0 0;\n    color: #eeeeee;\n  }\n\n  .pas-crimson-cathedral-included {\n    margin-bottom: 23px;\n    padding: 30px;\n    color: var(--pas-white);\n    background: var(--pas-black);\n    border-radius: 10px;\n  }\n\n  .pas-crimson-cathedral-included h3 {\n    color: var(--pas-white);\n  }\n\n  .pas-crimson-cathedral-included li {\n    color: #eeeeee;\n  }\n\n  .pas-crimson-cathedral-included li::marker {\n    color: var(--pas-red);\n  }\n\n  .pas-crimson-cathedral-fitment-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 11px;\n    margin: 19px 0;\n  }\n\n  .pas-crimson-cathedral-fitment {\n    padding: 15px 12px;\n    text-align: center;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    background: var(--pas-gray);\n    border-left: 4px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-crimson-cathedral-methods {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 20px 0 24px;\n  }\n\n  .pas-crimson-cathedral-method {\n    padding: 22px 20px;\n    background: var(--pas-gray);\n    border-top: 4px solid var(--pas-red);\n    border-radius: 7px;\n  }\n\n  .pas-crimson-cathedral-method strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pas-black);\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-crimson-cathedral-method span {\n    display: block;\n    color: #555555;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pas-crimson-cathedral-steps {\n    padding-left: 0 !important;\n    list-style: none;\n    counter-reset: crimson-step;\n  }\n\n  .pas-crimson-cathedral-steps li {\n    position: relative;\n    min-height: 60px;\n    margin-bottom: 17px;\n    padding: 5px 5px 5px 63px;\n    counter-increment: crimson-step;\n  }\n\n  .pas-crimson-cathedral-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: var(--pas-white);\n    font-weight: 900;\n    background: var(--pas-red);\n    border-radius: 50%;\n    content: counter(crimson-step);\n  }\n\n  .pas-crimson-cathedral-faq details {\n    margin-bottom: 11px;\n    background: var(--pas-gray);\n    border: 1px solid var(--pas-border);\n    border-radius: 7px;\n  }\n\n  .pas-crimson-cathedral-faq summary {\n    padding: 16px 18px;\n    color: var(--pas-black);\n    font-weight: 900;\n    cursor: pointer;\n  }\n\n  .pas-crimson-cathedral-faq details p {\n    margin: 0;\n    padding: 0 18px 18px;\n    color: #555555;\n  }\n\n  .pas-crimson-cathedral-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .pas-crimson-cathedral-trust {\n    padding: 20px 16px;\n    text-align: center;\n    background: var(--pas-gray);\n    border-radius: 7px;\n  }\n\n  .pas-crimson-cathedral-trust strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-crimson-cathedral-trust span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-crimson-cathedral-review-link {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 11px 18px;\n    color: var(--pas-white) !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-decoration: none;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-crimson-cathedral-cta {\n    padding: 38px 30px;\n    text-align: center;\n    color: var(--pas-white);\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.14),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pas-red), var(--pas-dark-red));\n    border-radius: 10px;\n  }\n\n  .pas-crimson-cathedral-cta h3 {\n    margin-bottom: 12px;\n    color: var(--pas-white);\n    font-size: 26px;\n  }\n\n  .pas-crimson-cathedral-cta p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--pas-white);\n  }\n\n  .pas-crimson-cathedral-disclaimer {\n    margin-top: 20px;\n    padding: 19px 20px;\n    color: #666666;\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-crimson-cathedral-grid,\n    .pas-crimson-cathedral-spec-grid,\n    .pas-crimson-cathedral-fitment-grid,\n    .pas-crimson-cathedral-methods,\n    .pas-crimson-cathedral-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-crimson-cathedral-hero,\n    .pas-crimson-cathedral-impact,\n    .pas-crimson-cathedral-section,\n    .pas-crimson-cathedral-included,\n    .pas-crimson-cathedral-cta {\n      padding: 24px 20px;\n    }\n\n    .pas-crimson-cathedral h2 {\n      font-size: 28px;\n    }\n\n    .pas-crimson-cathedral h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pas-crimson-cathedral\"\u003e\n\u003csection class=\"pas-crimson-cathedral-hero\"\u003e\u003cspan class=\"pas-crimson-cathedral-eyebrow\"\u003e PAS Nocturne Collection \u003c\/span\u003e\n\u003ch2\u003eCrimson Cathedral Illuminated Filigree Taillight Overlays  |  2022–2026 Subaru WRX\u003c\/h2\u003e\n\u003cp\u003eTransform the factory red taillights on your VB-generation Subaru WRX with intricate black filigree that comes alive whenever the lights illuminate. The \u003cstrong\u003eCrimson Cathedral Taillight Overlay Kit\u003c\/strong\u003e is printed on clear, transparent film and includes matching overlays for both the driver-side and passenger-side taillights.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"pas-crimson-cathedral-grid\"\u003e\n\u003cdiv class=\"pas-crimson-cathedral-card\"\u003e\n\u003cstrong\u003eIlluminated Filigree Effect\u003c\/strong\u003e \u003cspan\u003e Red factory light shines through the transparent spaces surrounding the printed black artwork. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-card\"\u003e\n\u003cstrong\u003eComplete Left \u0026amp; Right Set\u003c\/strong\u003e \u003cspan\u003e One order includes coordinated overlays for both factory taillights. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-card\"\u003e\n\u003cstrong\u003eDry or Wet Installation\u003c\/strong\u003e \u003cspan\u003e Apply the overlays dry or use a water-and-soap solution to assist with positioning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"pas-crimson-cathedral-impact\"\u003e\n\u003ch3\u003eOrnamental Detail That Comes Alive After Dark\u003c\/h3\u003e\n\u003cp\u003eCrimson Cathedral combines automotive lighting with elaborate gothic-inspired artwork. An intricate black filigree design is printed onto transparent film and positioned over the red sections of the factory taillights.\u003c\/p\u003e\n\u003cp\u003eDuring the day, the pattern adds a dark ornamental treatment to the rear of the vehicle. When the taillights illuminate, red light remains visible through the transparent spaces between the printed lines, creating a dramatic illuminated lace effect.\u003c\/p\u003e\n\u003cp\u003eThe clear center sections of the factory taillight remain visually separate from the printed red-lens treatment.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eProduct Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePrinted taillight overlay kit for the 2022–2026 Subaru WRX\u003c\/li\u003e\n\u003cli\u003ePart of the PAS Nocturne illuminated graphic collection\u003c\/li\u003e\n\u003cli\u003eCrimson Cathedral gothic filigree artwork\u003c\/li\u003e\n\u003cli\u003eBlack pattern printed onto clear, transparent film\u003c\/li\u003e\n\u003cli\u003eDesigned for the red illuminated sections of the factory taillights\u003c\/li\u003e\n\u003cli\u003eCreates a distinctive appearance with the lights on or off\u003c\/li\u003e\n\u003cli\u003eAllows red illumination to remain visible through the unprinted spaces\u003c\/li\u003e\n\u003cli\u003eIncludes overlays for both driver-side and passenger-side taillights\u003c\/li\u003e\n\u003cli\u003eInstalls similarly to a traditional taillight vinyl overlay\u003c\/li\u003e\n\u003cli\u003eCompatible with dry or wet application methods\u003c\/li\u003e\n\u003cli\u003eNo taillight housing replacement required\u003c\/li\u003e\n\u003cli\u003eNo wiring modifications required\u003c\/li\u003e\n\u003cli\u003eMade to order by Premium Auto Styling in Riverside, California\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec-grid\"\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eVehicle\u003c\/strong\u003e \u003cspan\u003eSubaru WRX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eModel Years\u003c\/strong\u003e \u003cspan\u003e2022–2026\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003ePrinted taillight overlays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003ePattern\u003c\/strong\u003e \u003cspan\u003eCrimson Cathedral filigree\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003ePrinted Color\u003c\/strong\u003e \u003cspan\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eFilm Appearance\u003c\/strong\u003e \u003cspan\u003eClear and transparent in unprinted areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eApplication Location\u003c\/strong\u003e \u003cspan\u003eRed sections of the factory rear taillights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eInstallation Method\u003c\/strong\u003e \u003cspan\u003eDry application or wet application using a water-and-soap solution\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eVehicle Modification\u003c\/strong\u003e \u003cspan\u003eNo wiring or housing replacement required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-spec\"\u003e\n\u003cstrong\u003eKit Coverage\u003c\/strong\u003e \u003cspan\u003eDriver-side and passenger-side taillights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-included\"\u003e\n\u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrimson Cathedral printed clear-film overlays for the driver-side taillight\u003c\/li\u003e\n\u003cli\u003eCrimson Cathedral printed clear-film overlays for the passenger-side taillight\u003c\/li\u003e\n\u003cli\u003eComplete coordinated taillight overlay set for one compatible Subaru WRX\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin: 18px 0 0;\"\u003e\u003cstrong\u003e Taillight housings, vehicle components, application tools and installation solution are not included. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment-grid\"\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment\"\u003e2022 Subaru WRX\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment\"\u003e2023 Subaru WRX\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment\"\u003e2024 Subaru WRX\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment\"\u003e2025 Subaru WRX\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-fitment\"\u003e2026 Subaru WRX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eGeneration:\u003c\/strong\u003e VB-generation Subaru WRX.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication location:\u003c\/strong\u003e Red illuminated sections of the factory driver-side and passenger-side taillights.\u003c\/p\u003e\n\u003cdiv class=\"pas-crimson-cathedral-callout\"\u003e\n\u003cstrong\u003eVerify Your Taillights Before Ordering\u003c\/strong\u003e\n\u003cp\u003eCompare the taillights on your vehicle with the listing photos before ordering. Aftermarket taillights, replacement housings, previous repairs or regional equipment differences may affect fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eChoose Your Installation Method\u003c\/h3\u003e\n\u003cp\u003eCrimson Cathedral overlays install similarly to standard automotive taillight vinyl. Select the application method that best matches your experience and comfort level.\u003c\/p\u003e\n\u003cdiv class=\"pas-crimson-cathedral-methods\"\u003e\n\u003cdiv class=\"pas-crimson-cathedral-method\"\u003e\n\u003cstrong\u003eDry Application\u003c\/strong\u003e \u003cspan\u003e Apply the overlay directly to a clean, dry taillight. This method provides immediate adhesion but allows less repositioning during placement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-method\"\u003e\n\u003cstrong\u003eWet Application\u003c\/strong\u003e \u003cspan\u003e Use a light water-and-soap solution to assist with initial positioning, alignment and smoothing before removing the moisture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-callout\"\u003e\n\u003cstrong\u003eInstallation Video Coming Soon\u003c\/strong\u003e\n\u003cp\u003eA product-specific Crimson Cathedral installation video is currently in development and will be added to this listing when available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eInstallation Overview\u003c\/h3\u003e\n\u003col class=\"pas-crimson-cathedral-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspect the taillights.\u003c\/strong\u003e\u003cbr\u003eConfirm that both factory lenses are cool, intact and free of cracks, peeling coatings or damaged surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean the lenses thoroughly.\u003c\/strong\u003e\u003cbr\u003eWash away dirt, dust and road film. Complete the final preparation with an automotive-safe surface cleaner and a clean microfiber towel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIdentify each overlay.\u003c\/strong\u003e\u003cbr\u003eMatch the printed pieces with their corresponding driver-side or passenger-side taillight locations before beginning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTest-position the artwork.\u003c\/strong\u003e\u003cbr\u003eConfirm the orientation of the filigree and its alignment with the red taillight section before exposing or setting the adhesive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSelect dry or wet installation.\u003c\/strong\u003e\u003cbr\u003eApply directly to the clean lens or lightly mist the application area with your water-and-soap solution to assist with positioning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAlign the overlay.\u003c\/strong\u003e\u003cbr\u003ePosition the film carefully along the intended red lens section while keeping the artwork properly oriented.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth the film.\u003c\/strong\u003e\u003cbr\u003eWork gradually across the overlay using overlapping strokes. Push trapped air—or installation solution during a wet application—toward the nearest edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSet the edges.\u003c\/strong\u003e\u003cbr\u003eApply firm final pressure around the complete perimeter and inspect the film for lifted edges, trapped moisture or misalignment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRepeat on the opposite side.\u003c\/strong\u003e\u003cbr\u003eInstall the matching overlay set on the second taillight and compare both sides for a coordinated appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspect the lighting.\u003c\/strong\u003e\u003cbr\u003eOperate the vehicle’s rear lighting and confirm that all required lighting functions remain visible and operate normally.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"pas-crimson-cathedral-callout\"\u003e\n\u003cstrong\u003eWet-Installation Drying\u003c\/strong\u003e\n\u003cp\u003eA wet-installed overlay may initially show light moisture beneath the film. Allow the installation to dry completely before washing the vehicle or exposing the overlay edges to high-pressure water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section pas-crimson-cathedral-faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the entire film black?\u003c\/summary\u003e\n\u003cp\u003eNo. The ornamental design is printed in black on clear, transparent film. The unprinted areas remain transparent so the red taillight can remain visible through the pattern.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat happens when the taillights illuminate?\u003c\/summary\u003e\n\u003cp\u003eThe printed black artwork remains dark while red illumination remains visible through the transparent spaces surrounding the filigree, creating the Crimson Cathedral effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes one order include both taillights?\u003c\/summary\u003e\n\u003cp\u003eYes. One order includes the coordinated driver-side and passenger-side overlay set for one compatible Subaru WRX.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these overlays be installed wet?\u003c\/summary\u003e\n\u003cp\u003eYes. They may be installed dry or with a light water-and-soap solution to assist with alignment and repositioning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit replace the taillight housings?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a printed film overlay kit. The factory taillight housings, bulbs, wiring and vehicle components are reused.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs an installation video available?\u003c\/summary\u003e\n\u003cp\u003eA product-specific installation video is coming soon and will be added to this listing when available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-section\"\u003e\n\u003ch3\u003eDesigned \u0026amp; Made to Order in Riverside, California\u003c\/h3\u003e\n\u003cdiv class=\"pas-crimson-cathedral-trust-grid\"\u003e\n\u003cdiv class=\"pas-crimson-cathedral-trust\"\u003e\n\u003cstrong\u003eVehicle-Specific Design\u003c\/strong\u003e \u003cspan\u003e Developed around the factory taillight shape of the 2022–2026 Subaru WRX. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-trust\"\u003e\n\u003cstrong\u003eMade to Order\u003c\/strong\u003e \u003cspan\u003e Each printed overlay set is prepared by Premium Auto Styling in Riverside. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-crimson-cathedral-trust\"\u003e\n\u003cstrong\u003eProduct Support\u003c\/strong\u003e \u003cspan\u003e Ordering and installation guidance is available before and after purchase. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"pas-crimson-cathedral-review-link\" href=\"\/pages\/customer-reviews\"\u003e Read Verified Customer Reviews \u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"pas-crimson-cathedral-cta\"\u003e\n\u003ch3\u003eTurn Your WRX Taillights into Illuminated Artwork\u003c\/h3\u003e\n\u003cp\u003eAdd the Crimson Cathedral filigree treatment to both taillights of your 2022–2026 Subaru WRX. Professional installation is also available at Premium Auto Styling in Riverside, California.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"pas-crimson-cathedral-disclaimer\"\u003e\n\u003cstrong\u003eFitment, lighting and aftermarket-product disclaimer:\u003c\/strong\u003e This product includes printed clear-film taillight overlays only. Taillight housings, vehicle components, tools and installation solution are not included. Printed artwork changes the appearance of the covered lamp sections and may reduce or alter visible light output. Lighting and vehicle-equipment requirements vary by location; the purchaser is responsible for confirming compliance with applicable laws and regulations. Inspect all rear-lighting functions after installation and discontinue use if required lighting is not clearly visible. Premium Auto Styling is not affiliated with, sponsored by or endorsed by Subaru Corporation. Subaru, WRX and related names are used solely to describe product compatibility. Aftermarket taillights, replacement housings, previous repairs and regional equipment differences may affect fitment.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Premium Auto Styling","offers":[{"title":"Default Title","offer_id":49005237600478,"sku":"T-110-P1","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/custom-tail-lights-2022-wrx.png?v=1788846823","url":"https:\/\/premiumautostyling.com\/products\/crimson-cathedral-illuminated-filigree-taillight-overlays-2022-2026-subaru-wrx","provider":"Premium Auto Styling","version":"1.0","type":"link"}