{"product_id":"halloween-2026-soul-harvester-animated-garden-light","title":"💀 Halloween 2026 Soul Harvester Animated Garden Light","description":"\u003c!-- ============================================\n     HALLOWEEN HARVESTER - HERO SECTION\n     Shopify \/ PageFly\n     ============================================ --\u003e\n\u003csection id=\"harvester-hero-01\" class=\"hh-hero\"\u003e\n\u003cdiv class=\"hh-hero__inner\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hh-hero__badge\"\u003eHALLOWEEN 2026 • OUTDOOR HAUNTED DISPLAY\u003c\/div\u003e\n\u003c!-- HEADLINE --\u003e\n\u003ch2 class=\"hh-hero__title\"\u003eThe Graves\u003cbr\u003eCome Alive\u003cbr\u003e\u003cspan\u003eAfter Dark.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cp class=\"hh-hero__description\"\u003eWatch glowing souls rise from the ground and flow toward the Reaper’s lantern—turning an ordinary front yard into the kind of Halloween display trick-or-treaters stop to stare at.\u003c\/p\u003e\n\u003c!-- MICRO TEXT - CTA REMOVED --\u003e\n\u003cdiv class=\"hh-hero__micro\"\u003eSolar powered \u003ci\u003e\u003c\/i\u003e Outdoor display \u003ci\u003e\u003c\/i\u003e No extension cords\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003cdiv class=\"hh-hero__visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/ChatGPTImage2026_8_21_15_32_19.webp?v=1789765090\" alt=\"Halloween Soul Harvester outdoor haunted display\" loading=\"lazy\" width=\"540\" height=\"540\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"hh-features-wrap\"\u003e\n\u003cdiv class=\"hh-features\"\u003e\n\u003cdiv class=\"hh-feature\"\u003e\n\u003cstrong\u003eSolar\u003c\/strong\u003e \u003cspan\u003ePOWERED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh-feature\"\u003e\n\u003cstrong\u003eAuto\u003c\/strong\u003e \u003cspan\u003eLIGHTS AT NIGHT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh-feature\"\u003e\n\u003cstrong\u003e360°\u003c\/strong\u003e \u003cspan\u003eHALLOWEEN IMPACT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh-feature\"\u003e\n\u003cstrong\u003e0\u003c\/strong\u003e \u003cspan\u003eEXTENSION CORDS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* ==================================================\n   ISOLATED STYLES — ONLY #harvester-hero-01\n   ================================================== *\/\n\n#harvester-hero-01,\n#harvester-hero-01 * {\n  box-sizing: border-box;\n}\n\n#harvester-hero-01 {\n  --hh-dark: #061326;\n  --hh-dark-2: #08182e;\n  --hh-blue: #39a9ff;\n  --hh-blue-strong: #087cf0;\n  --hh-purple: #b575ff;\n  --hh-white: #ffffff;\n  --hh-muted: #d7e1ee;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  background: #f4f7fb;\n  overflow: hidden;\n}\n\n\n\/* =========================\n   DARK HERO\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__inner {\n  position: relative;\n  width: 100%;\n  padding:\n    clamp(22px, 4vw, 42px)\n    18px\n    clamp(28px, 5vw, 52px);\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 12%,\n      rgba(71, 47, 150, 0.33) 0%,\n      rgba(20, 36, 73, 0.18) 32%,\n      rgba(6, 19, 38, 0) 60%\n    ),\n    linear-gradient(\n      180deg,\n      #071327 0%,\n      #061326 100%\n    );\n}\n\n\n\/* =========================\n   BADGE\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 25px;\n\n  padding: 5px 13px;\n\n  margin: 0 auto 14px;\n\n  border: 1px solid rgba(187, 119, 255, 0.62);\n  border-radius: 999px;\n\n  color: #d69cff;\n\n  background: rgba(105, 54, 159, 0.12);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 9px;\n  font-weight: 800;\n  line-height: 1.2;\n  letter-spacing: 1.1px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================\n   HEADLINE\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__title {\n  margin: 0 auto;\n\n  color: var(--hh-white);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(43px, 6vw, 70px);\n  font-weight: 800;\n  line-height: 0.94;\n  letter-spacing: -2.5px;\n\n  text-align: center;\n}\n\n#harvester-hero-01 .hh-hero__title span {\n  display: inline-block;\n\n  color: #43aaff;\n\n  text-shadow:\n    0 0 18px rgba(29, 142, 255, 0.22);\n}\n\n\n\/* =========================\n   DESCRIPTION\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__description {\n  width: min(100%, 660px);\n\n  margin:\n    clamp(20px, 3vw, 27px)\n    auto\n    0;\n\n  color: #e5edf7;\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: clamp(14px, 1.7vw, 17px);\n  font-weight: 600;\n  line-height: 1.62;\n\n  text-align: center;\n}\n\n\n\/* =========================\n   MICRO BENEFITS\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__micro {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-wrap: wrap;\n\n  gap: 7px;\n\n  margin: 18px auto 26px;\n\n  color: #b8c9dd;\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 10px;\n  font-weight: 500;\n  line-height: 1.4;\n  letter-spacing: 0.15px;\n}\n\n#harvester-hero-01 .hh-hero__micro i {\n  display: block;\n\n  width: 3px;\n  height: 3px;\n\n  border-radius: 50%;\n\n  background: #5f7b9c;\n}\n\n\n\/* =========================\n   IMAGE\n   ========================= *\/\n\n#harvester-hero-01 .hh-hero__visual {\n  position: relative;\n\n  width: min(100%, 660px);\n\n  margin: 0 auto;\n\n  padding: 4px;\n\n  border: 1px solid rgba(32, 157, 255, 0.75);\n  border-radius: 13px;\n\n  background: #020b17;\n\n  box-shadow:\n    0 16px 38px rgba(0, 0, 0, 0.27),\n    0 0 24px rgba(0, 127, 255, 0.06);\n\n  overflow: hidden;\n}\n\n#harvester-hero-01 .hh-hero__visual img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 9px;\n\n  object-fit: cover;\n}\n\n\n\/* =========================\n   WHITE FEATURES AREA\n   ========================= *\/\n\n#harvester-hero-01 .hh-features-wrap {\n  width: 100%;\n\n  padding: 24px 16px 14px;\n\n  background: #f4f7fb;\n}\n\n\n\/* FEATURE GRID *\/\n\n#harvester-hero-01 .hh-features {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  width: min(100%, 660px);\n\n  margin: 0 auto;\n\n  border: 1px solid #d4dde8;\n  border-radius: 10px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 4px 12px rgba(16, 36, 64, 0.06);\n\n  overflow: hidden;\n}\n\n\n\/* EACH FEATURE *\/\n\n#harvester-hero-01 .hh-feature {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 86px;\n\n  padding: 15px 8px;\n\n  text-align: center;\n}\n\n\n\/* DIVIDERS *\/\n\n#harvester-hero-01 .hh-feature:nth-child(odd) {\n  border-right: 1px solid #dbe2eb;\n}\n\n#harvester-hero-01 .hh-feature:nth-child(-n+2) {\n  border-bottom: 1px solid #dbe2eb;\n}\n\n\n\/* FEATURE MAIN TEXT *\/\n\n#harvester-hero-01 .hh-feature strong {\n  display: block;\n\n  margin: 0 0 6px;\n\n  color: #087bec;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 20px;\n  font-weight: 800;\n  line-height: 1;\n}\n\n\n\/* FEATURE SMALL TEXT *\/\n\n#harvester-hero-01 .hh-feature span {\n  display: block;\n\n  color: #182337;\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 8px;\n  font-weight: 800;\n  line-height: 1.25;\n\n  text-transform: uppercase;\n}\n\n\n\/* ==================================================\n   MOBILE\n   ================================================== *\/\n\n@media (max-width: 600px) {\n\n  #harvester-hero-01 .hh-hero__inner {\n    padding:\n      20px\n      12px\n      25px;\n  }\n\n  #harvester-hero-01 .hh-hero__badge {\n    padding: 5px 10px;\n\n    margin-bottom: 13px;\n\n    font-size: 8px;\n    letter-spacing: 0.9px;\n  }\n\n  #harvester-hero-01 .hh-hero__title {\n    font-size: clamp(43px, 13.5vw, 57px);\n\n    line-height: 0.93;\n\n    letter-spacing: -2.3px;\n  }\n\n  #harvester-hero-01 .hh-hero__description {\n    max-width: 345px;\n\n    margin-top: 20px;\n\n    font-size: 13px;\n    line-height: 1.62;\n  }\n\n  #harvester-hero-01 .hh-hero__micro {\n    margin:\n      15px auto\n      24px;\n\n    gap: 5px;\n\n    font-size: 8.5px;\n  }\n\n  #harvester-hero-01 .hh-hero__visual {\n    width: 100%;\n\n    padding: 3px;\n\n    border-radius: 11px;\n  }\n\n  #harvester-hero-01 .hh-hero__visual img {\n    border-radius: 8px;\n  }\n\n  #harvester-hero-01 .hh-features-wrap {\n    padding:\n      24px\n      8px\n      13px;\n  }\n\n  #harvester-hero-01 .hh-features {\n    width: 100%;\n\n    \/* IMPORTANTE:\n       mantenemos 2 columnas también en móvil *\/\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  #harvester-hero-01 .hh-feature {\n    min-height: 67px;\n\n    padding: 11px 5px;\n  }\n\n  #harvester-hero-01 .hh-feature strong {\n    margin-bottom: 5px;\n\n    font-size: 18px;\n  }\n\n  #harvester-hero-01 .hh-feature span {\n    font-size: 7px;\n  }\n\n}\n\n\n\/* VERY SMALL PHONES *\/\n\n@media (max-width: 360px) {\n\n  #harvester-hero-01 .hh-hero__title {\n    font-size: 40px;\n  }\n\n  #harvester-hero-01 .hh-hero__description {\n    font-size: 12.5px;\n  }\n\n  #harvester-hero-01 .hh-hero__badge {\n    font-size: 7px;\n  }\n\n}\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 02 — HOUSE THEY REMEMBER + SOULS RISE\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-story-02\"\u003e\u003c!-- =========================\n       PARTE 1 — BLOQUE BLANCO\n       ========================= --\u003e\n\u003cdiv class=\"hs02-emotion\"\u003e\n\u003cdiv class=\"hs02-emotion__inner\"\u003e\n\u003cdiv class=\"hs02-badge hs02-badge--light\"\u003eDON'T JUST DECORATE\u003c\/div\u003e\n\u003ch2 class=\"hs02-emotion__title\"\u003eBecome the House\u003cbr\u003eThey Remember\u003c\/h2\u003e\n\u003cp class=\"hs02-emotion__text\"\u003eEvery neighborhood has pumpkins. Every porch has cobwebs. But only a few houses make kids stop on the sidewalk, grab their parents and say, “Whoa... look at THAT.”\u003c\/p\u003e\n\u003c!-- QUOTE CARD --\u003e\n\u003cdiv class=\"hs02-quote\"\u003e\n\u003cdiv class=\"hs02-quote__main\"\u003e“Mom, can we go to the scary house\u003cbr class=\"hs02-desktop-break\"\u003eagain?”\u003c\/div\u003e\n\u003cp\u003eThat is the difference between putting up Halloween decorations and creating a Halloween memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n       PARTE 2 — BLOQUE OSCURO\n       ========================= --\u003e\n\u003cdiv class=\"hs02-dark\"\u003e\n\u003cdiv class=\"hs02-dark__inner\"\u003e\n\u003c!-- PRODUCT VISUAL --\u003e\n\u003cdiv class=\"hs02-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/ChatGPTImage2026_8_21_15_32_19.webp?v=1789765090\" alt=\"Halloween Soul Harvester glowing outdoor display\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c!-- SMALL BADGE --\u003e\n\u003cdiv class=\"hs02-badge hs02-badge--dark\"\u003eWATCH THE SOULS RISE\u003c\/div\u003e\n\u003c!-- HEADLINE --\u003e\n\u003ch2 class=\"hs02-dark__title\"\u003eA Light Effect That\u003cbr\u003eActually Tells a Story\u003c\/h2\u003e\n\u003c!-- COPY --\u003e\n\u003cp class=\"hs02-dark__text\"\u003e\u003cstrong\u003eThe magic is in the movement.\u003c\/strong\u003e Glowing blue souls appear to emerge from the earth, twist upward in an eerie stream and disappear into the Soul Harvester's lantern.\u003c\/p\u003e\n\u003cp class=\"hs02-dark__text\"\u003eInstead of simply illuminating your yard, the flowing light creates the illusion that something supernatural is happening right in front of your home.\u003c\/p\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"hs02-benefits\"\u003e\n\u003cdiv class=\"hs02-benefit\"\u003e\n\u003cspan class=\"hs02-icon\"\u003e●\u003c\/span\u003e \u003cspan\u003eGlowing blue spirit effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs02-benefit\"\u003e\n\u003cspan class=\"hs02-icon\"\u003e●\u003c\/span\u003e \u003cspan\u003eFlowing upward visual movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs02-benefit\"\u003e\n\u003cspan class=\"hs02-icon\"\u003e●\u003c\/span\u003e \u003cspan\u003eIlluminated haunted lantern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs02-benefit\"\u003e\n\u003cspan class=\"hs02-icon\"\u003e●\u003c\/span\u003e \u003cspan\u003eGlowing Reaper eyes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs02-benefit\"\u003e\n\u003cspan class=\"hs02-icon\"\u003e●\u003c\/span\u003e \u003cspan\u003eDramatic nighttime focal point\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   SECTION 02\n   TODO AISLADO PARA NO AFECTAR OTRAS SECCIONES\n   ========================================================= *\/\n\n#harvester-story-02,\n#harvester-story-02 * {\n  box-sizing: border-box;\n}\n\n#harvester-story-02 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n\n  --hs02-dark: #061326;\n  --hs02-blue: #168cff;\n  --hs02-purple: #a76aff;\n  --hs02-text: #e4edf8;\n}\n\n\n\/* =========================================================\n   PARTE BLANCA\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-emotion {\n  width: 100%;\n  background: #ffffff;\n}\n\n#harvester-story-02 .hs02-emotion__inner {\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(30px, 5vw, 52px)\n    18px\n    clamp(36px, 6vw, 58px);\n\n  text-align: center;\n}\n\n\n\/* BADGES GENERAL *\/\n\n#harvester-story-02 .hs02-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 999px;\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-weight: 800;\n  line-height: 1;\n  letter-spacing: 0.8px;\n\n  white-space: nowrap;\n}\n\n\n\/* LIGHT BADGE *\/\n\n#harvester-story-02 .hs02-badge--light {\n  margin: 0 auto 12px;\n\n  padding: 5px 11px;\n\n  border: 1px solid #c68aff;\n\n  background: #faf6ff;\n\n  color: #8050bd;\n\n  font-size: 8px;\n}\n\n\n\/* TITLE *\/\n\n#harvester-story-02 .hs02-emotion__title {\n  margin: 0;\n\n  color: #0b1020;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(34px, 5vw, 50px);\n  font-weight: 800;\n  line-height: 0.96;\n  letter-spacing: -1.7px;\n\n  text-align: center;\n}\n\n\n\/* PARAGRAPH *\/\n\n#harvester-story-02 .hs02-emotion__text {\n  width: min(100%, 560px);\n\n  margin: 19px auto 0;\n\n  color: #647083;\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.75;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   QUOTE CARD\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-quote {\n  position: relative;\n\n  width: min(100%, 620px);\n\n  margin: 25px auto 0;\n\n  padding: 21px 24px 20px 28px;\n\n  border-radius: 0 8px 8px 0;\n\n  background:\n    linear-gradient(\n      110deg,\n      #f4f8fc 0%,\n      #f7f9fc 100%\n    );\n\n  text-align: left;\n\n  box-shadow:\n    0 8px 24px rgba(25, 48, 76, 0.04);\n}\n\n\n\/* BLUE LINE *\/\n\n#harvester-story-02 .hs02-quote::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  bottom: 0;\n  left: 0;\n\n  width: 3px;\n\n  border-radius: 3px;\n\n  background: #168cff;\n}\n\n\n\/* QUOTE TEXT *\/\n\n#harvester-story-02 .hs02-quote__main {\n  color: #17304c;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  font-style: italic;\n  font-weight: 500;\n  line-height: 1.35;\n}\n\n\n\/* SMALL QUOTE TEXT *\/\n\n#harvester-story-02 .hs02-quote p {\n  margin: 13px 0 0;\n\n  color: #748092;\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  font-size: 10px;\n  font-weight: 400;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-dark {\n  position: relative;\n\n  width: 100%;\n\n  background:\n    radial-gradient(\n      circle at 50% 20%,\n      rgba(22, 94, 179, 0.12),\n      transparent 38%\n    ),\n    #061326;\n}\n\n\n#harvester-story-02 .hs02-dark__inner {\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    34px\n    18px\n    42px;\n}\n\n\n\/* =========================================================\n   PRODUCT IMAGE\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-image {\n  width: 100%;\n\n  margin: 0 auto 24px;\n\n  padding: 4px;\n\n  border: 1px solid rgba(48, 154, 255, 0.55);\n  border-radius: 12px;\n\n  background: #020b17;\n\n  overflow: hidden;\n\n  box-shadow:\n    0 18px 40px rgba(0, 0, 0, 0.25),\n    0 0 25px rgba(0, 116, 255, 0.05);\n}\n\n\n#harvester-story-02 .hs02-image img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 8px;\n}\n\n\n\/* =========================================================\n   DARK BADGE\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-badge--dark {\n  margin: 0 0 11px;\n\n  padding: 5px 11px;\n\n  border: 1px solid rgba(176, 103, 255, 0.7);\n\n  background: rgba(122, 60, 190, 0.12);\n\n  color: #c786ff;\n\n  font-size: 8px;\n}\n\n\n\/* =========================================================\n   DARK TITLE\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-dark__title {\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(34px, 5vw, 50px);\n  font-weight: 800;\n  line-height: 0.98;\n  letter-spacing: -1.6px;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   DARK TEXT\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-dark__text {\n  margin: 18px 0 0;\n\n  color: #d8e2ef;\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  font-size: 12px;\n  font-weight: 500;\n  line-height: 1.65;\n}\n\n\n#harvester-story-02 .hs02-dark__text strong {\n  color: #ffffff;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n#harvester-story-02 .hs02-benefits {\n  display: flex;\n  flex-direction: column;\n\n  gap: 10px;\n\n  margin-top: 20px;\n}\n\n\n#harvester-story-02 .hs02-benefit {\n  display: flex;\n  align-items: center;\n\n  gap: 8px;\n\n  color: #ffffff;\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n\n\/* BLUE CIRCLE ICON *\/\n\n#harvester-story-02 .hs02-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 16px;\n\n  width: 16px;\n  height: 16px;\n\n  border: 2px solid #168cff;\n  border-radius: 50%;\n\n  color: #168cff;\n\n  font-size: 5px;\n  line-height: 1;\n\n  background: rgba(22, 140, 255, 0.08);\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-story-02 .hs02-emotion__inner {\n    padding:\n      27px\n      17px\n      31px;\n  }\n\n\n  #harvester-story-02 .hs02-badge--light {\n    margin-bottom: 10px;\n\n    padding: 4px 9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-story-02 .hs02-emotion__title {\n    font-size: 31px;\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  #harvester-story-02 .hs02-emotion__text {\n    max-width: 315px;\n\n    margin-top: 16px;\n\n    font-size: 11px;\n    line-height: 1.7;\n  }\n\n\n  #harvester-story-02 .hs02-quote {\n    margin-top: 22px;\n\n    padding:\n      19px\n      17px\n      18px\n      21px;\n  }\n\n\n  #harvester-story-02 .hs02-quote__main {\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n\n  #harvester-story-02 .hs02-quote p {\n    margin-top: 11px;\n\n    font-size: 9px;\n    line-height: 1.55;\n  }\n\n\n  \/* DARK *\/\n\n  #harvester-story-02 .hs02-dark__inner {\n    padding:\n      27px\n      9px\n      35px;\n  }\n\n\n  #harvester-story-02 .hs02-image {\n    margin-bottom: 20px;\n\n    padding: 3px;\n\n    border-radius: 10px;\n  }\n\n\n  #harvester-story-02 .hs02-image img {\n    border-radius: 7px;\n  }\n\n\n  #harvester-story-02 .hs02-badge--dark {\n    margin-bottom: 10px;\n\n    padding: 4px 9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-story-02 .hs02-dark__title {\n    font-size: 31px;\n    line-height: 0.99;\n\n    letter-spacing: -1.4px;\n  }\n\n\n  #harvester-story-02 .hs02-dark__text {\n    margin-top: 15px;\n\n    font-size: 10.5px;\n    line-height: 1.65;\n  }\n\n\n  #harvester-story-02 .hs02-benefits {\n    gap: 9px;\n\n    margin-top: 18px;\n  }\n\n\n  #harvester-story-02 .hs02-benefit {\n    gap: 7px;\n\n    font-size: 10px;\n  }\n\n\n  #harvester-story-02 .hs02-icon {\n    flex-basis: 15px;\n\n    width: 15px;\n    height: 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-story-02 .hs02-emotion__title,\n  #harvester-story-02 .hs02-dark__title {\n    font-size: 29px;\n  }\n\n}\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 03 — ONE DECORATION. AN ENTIRE HAUNTED SCENE.\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-scene-03\"\u003e\n\u003cdiv class=\"hs03-container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hs03-badge\"\u003eBUILT FOR HALLOWEEN NIGHT\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hs03-title\"\u003eOne Decoration. An\u003cbr\u003eEntire Haunted Scene.\u003c\/h2\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"hs03-intro\"\u003eThe Reaper, lantern and cascading spirits work together to create the illusion of a supernatural event unfolding in your yard.\u003c\/p\u003e\n\u003c!-- =========================\n         FEATURE CARDS\n         ========================= --\u003e\n\u003cdiv class=\"hs03-cards\"\u003e\n\u003c!-- CARD 01 --\u003e\n\u003cdiv class=\"hs03-card\"\u003e\n\u003cdiv class=\"hs03-icon\"\u003e👻\u003c\/div\u003e\n\u003ch3\u003eHaunting Motion\u003c\/h3\u003e\n\u003cp\u003eFlowing blue light gives the spirits a sense of movement, creating far more visual impact than a standard static light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 02 --\u003e\n\u003cdiv class=\"hs03-card\"\u003e\n\u003cdiv class=\"hs03-icon\"\u003e💀\u003c\/div\u003e\n\u003ch3\u003eCreepy After Dark\u003c\/h3\u003e\n\u003cp\u003eGlowing eyes, ghostly faces and the illuminated lantern transform the Reaper once darkness falls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 03 --\u003e\n\u003cdiv class=\"hs03-card\"\u003e\n\u003cdiv class=\"hs03-icon\"\u003e🏚️\u003c\/div\u003e\n\u003ch3\u003eInstant Focal Point\u003c\/h3\u003e\n\u003cp\u003ePlace it among pumpkins, tombstones and cobwebs and suddenly your entire Halloween display has a centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   SECTION 03 — COMPLETELY ISOLATED\n   ========================================================= *\/\n\n#harvester-scene-03,\n#harvester-scene-03 * {\n  box-sizing: border-box;\n}\n\n#harvester-scene-03 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: #f1f5fb;\n\n  overflow: hidden;\n}\n\n\n\/* ================================\n   MAIN CONTAINER\n   ================================ *\/\n\n#harvester-scene-03 .hs03-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(35px, 6vw, 55px)\n    18px\n    clamp(38px, 6vw, 58px);\n\n  text-align: center;\n}\n\n\n\/* ================================\n   BADGE\n   ================================ *\/\n\n#harvester-scene-03 .hs03-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 14px;\n\n  padding: 5px 12px;\n\n  border: 1px solid #aa75f3;\n\n  border-radius: 999px;\n\n  background: rgba(174, 111, 255, 0.05);\n\n  color: #8955cf;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.8px;\n\n  white-space: nowrap;\n}\n\n\n\/* ================================\n   TITLE\n   ================================ *\/\n\n#harvester-scene-03 .hs03-title {\n\n  margin: 0;\n\n  color: #0b1020;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(35px, 5.3vw, 52px);\n\n  font-weight: 800;\n\n  line-height: 0.96;\n\n  letter-spacing: -1.8px;\n\n  text-align: center;\n}\n\n\n\/* ================================\n   INTRODUCTION\n   ================================ *\/\n\n#harvester-scene-03 .hs03-intro {\n\n  width: min(100%, 560px);\n\n  margin: 18px auto 0;\n\n  color: #697486;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 400;\n\n  line-height: 1.7;\n\n  text-align: center;\n}\n\n\n\/* ================================\n   CARDS CONTAINER\n   ================================ *\/\n\n#harvester-scene-03 .hs03-cards {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 13px;\n\n  width: 100%;\n\n  margin-top: 28px;\n}\n\n\n\/* ================================\n   INDIVIDUAL CARD\n   ================================ *\/\n\n#harvester-scene-03 .hs03-card {\n\n  width: 100%;\n\n  padding:\n    20px\n    19px\n    21px;\n\n  border: 1px solid #ccd8e7;\n\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: left;\n\n  box-shadow:\n    0 3px 8px rgba(25, 49, 82, 0.035);\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n\n\/* SUBTLE DESKTOP HOVER *\/\n\n@media (hover:hover) {\n\n  #harvester-scene-03 .hs03-card:hover {\n\n    transform: translateY(-2px);\n\n    box-shadow:\n      0 9px 22px rgba(25, 49, 82, 0.08);\n  }\n\n}\n\n\n\/* ================================\n   CIRCLE ICON\n   ================================ *\/\n\n#harvester-scene-03 .hs03-icon {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 36px;\n\n  height: 36px;\n\n  margin: 0 0 12px;\n\n  border: 1.5px solid #168cff;\n\n  border-radius: 50%;\n\n  background: #ffffff;\n\n  font-size: 18px;\n\n  line-height: 1;\n}\n\n\n\/* ================================\n   CARD TITLE\n   ================================ *\/\n\n#harvester-scene-03 .hs03-card h3 {\n\n  margin: 0 0 7px;\n\n  color: #14223a;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n\n  font-weight: 800;\n\n  line-height: 1.15;\n}\n\n\n\/* ================================\n   CARD DESCRIPTION\n   ================================ *\/\n\n#harvester-scene-03 .hs03-card p {\n\n  margin: 0;\n\n  color: #657184;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  font-weight: 400;\n\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   TABLET \/ DESKTOP\n   ========================================================= *\/\n\n@media (min-width: 768px) {\n\n  #harvester-scene-03 .hs03-cards {\n\n    gap: 15px;\n\n    margin-top: 32px;\n  }\n\n\n  #harvester-scene-03 .hs03-card {\n\n    padding:\n      23px\n      24px\n      24px;\n  }\n\n\n  #harvester-scene-03 .hs03-card h3 {\n\n    font-size: 20px;\n  }\n\n\n  #harvester-scene-03 .hs03-card p {\n\n    font-size: 12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-scene-03 .hs03-container {\n\n    padding:\n      28px\n      8px\n      32px;\n  }\n\n\n  \/* BADGE *\/\n\n  #harvester-scene-03 .hs03-badge {\n\n    margin-bottom: 12px;\n\n    padding:\n      4px\n      10px;\n\n    font-size: 7px;\n  }\n\n\n  \/* TITLE *\/\n\n  #harvester-scene-03 .hs03-title {\n\n    font-size: 30px;\n\n    line-height: 0.98;\n\n    letter-spacing: -1.4px;\n  }\n\n\n  \/* DESCRIPTION *\/\n\n  #harvester-scene-03 .hs03-intro {\n\n    max-width: 310px;\n\n    margin-top: 15px;\n\n    font-size: 10.5px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* CARDS *\/\n\n  #harvester-scene-03 .hs03-cards {\n\n    gap: 11px;\n\n    margin-top: 24px;\n  }\n\n\n  #harvester-scene-03 .hs03-card {\n\n    padding:\n      16px\n      15px\n      17px;\n\n    border-radius: 8px;\n  }\n\n\n  \/* ICON *\/\n\n  #harvester-scene-03 .hs03-icon {\n\n    width: 31px;\n\n    height: 31px;\n\n    margin-bottom: 10px;\n\n    font-size: 15px;\n  }\n\n\n  \/* CARD TITLE *\/\n\n  #harvester-scene-03 .hs03-card h3 {\n\n    margin-bottom: 5px;\n\n    font-size: 15px;\n  }\n\n\n  \/* CARD COPY *\/\n\n  #harvester-scene-03 .hs03-card p {\n\n    font-size: 9.5px;\n\n    line-height: 1.55;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONES\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-scene-03 .hs03-title {\n\n    font-size: 28px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 04 — BIGGER THAN A TYPICAL GARDEN LIGHT\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-impact-04\"\u003e\n\u003cdiv class=\"hi04-container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hi04-badge\"\u003eHIGH-IMPACT HALLOWEEN DECOR\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hi04-title\"\u003eBigger Than a Typical\u003cbr\u003eGarden Light\u003c\/h2\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cp class=\"hi04-description\"\u003ePut it in the front yard, along the walkway or beside your porch entrance to create a glowing haunted focal point guests can see from across the street.\u003c\/p\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"hi04-visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/ChatGPTImage2026_8_21_15_32_19_070539f5-6a99-41b9-85ae-4ecfc7233dab.webp?v=1789766004\" alt=\"Halloween Soul Harvester outdoor garden decoration\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   SECTION 04 — ISOLATED\n   ========================================================= *\/\n\n#harvester-impact-04,\n#harvester-impact-04 * {\n  box-sizing: border-box;\n}\n\n#harvester-impact-04 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: #ffffff;\n\n  overflow: hidden;\n}\n\n\n\/* =========================================================\n   CONTAINER\n   ========================================================= *\/\n\n#harvester-impact-04 .hi04-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(35px, 6vw, 58px)\n    18px\n    clamp(40px, 6vw, 60px);\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n#harvester-impact-04 .hi04-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 13px;\n\n  padding: 5px 12px;\n\n  border: 1px solid #a875ef;\n\n  border-radius: 999px;\n\n  background: #faf7ff;\n\n  color: #8552c8;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.8px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   TITLE\n   ========================================================= *\/\n\n#harvester-impact-04 .hi04-title {\n\n  margin: 0;\n\n  color: #0a0d17;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(36px, 5.5vw, 53px);\n\n  font-weight: 800;\n\n  line-height: 0.96;\n\n  letter-spacing: -1.9px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   DESCRIPTION\n   ========================================================= *\/\n\n#harvester-impact-04 .hi04-description {\n\n  width: min(100%, 570px);\n\n  margin: 18px auto 0;\n\n  color: #687181;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 400;\n\n  line-height: 1.7;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n#harvester-impact-04 .hi04-visual {\n\n  position: relative;\n\n  width: 100%;\n\n  margin: 28px auto 0;\n\n  padding: 4px;\n\n  border: 1px solid #d2d8e1;\n\n  border-radius: 10px;\n\n  background: #050a12;\n\n  overflow: hidden;\n\n  box-shadow:\n    0 13px 28px rgba(15, 25, 40, 0.10);\n}\n\n\n#harvester-impact-04 .hi04-visual img {\n\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 7px;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   DESKTOP\n   ========================================================= *\/\n\n@media (min-width: 768px) {\n\n  #harvester-impact-04 .hi04-visual {\n\n    margin-top: 32px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-impact-04 .hi04-container {\n\n    padding:\n      28px\n      8px\n      32px;\n  }\n\n\n  \/* BADGE *\/\n\n  #harvester-impact-04 .hi04-badge {\n\n    margin-bottom: 11px;\n\n    padding:\n      4px\n      10px;\n\n    font-size: 7px;\n\n    letter-spacing: 0.7px;\n  }\n\n\n  \/* TITLE *\/\n\n  #harvester-impact-04 .hi04-title {\n\n    font-size: 30px;\n\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  \/* DESCRIPTION *\/\n\n  #harvester-impact-04 .hi04-description {\n\n    max-width: 315px;\n\n    margin-top: 15px;\n\n    font-size: 10.5px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* IMAGE *\/\n\n  #harvester-impact-04 .hi04-visual {\n\n    margin-top: 23px;\n\n    padding: 3px;\n\n    border-radius: 9px;\n  }\n\n\n  #harvester-impact-04 .hi04-visual img {\n\n    border-radius: 6px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONES\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-impact-04 .hi04-title {\n\n    font-size: 28px;\n  }\n\n\n  #harvester-impact-04 .hi04-description {\n\n    max-width: 290px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 05 — CREEPY DETAILS FROM EVERY ANGLE\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-details-05\"\u003e\n\u003cdiv class=\"hd05-container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hd05-badge\"\u003eFROM HEAD TO SOUL\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hd05-title\"\u003eCreepy Details From\u003cbr\u003eEvery Angle\u003c\/h2\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cp class=\"hd05-description\"\u003eIt is not just the glowing souls that create the effect. The Harvester itself is designed to look unsettling even before the lights come on.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"hd05-features\"\u003e\n\u003cdiv class=\"hd05-feature\"\u003e\n\u003cspan class=\"hd05-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e\n\u003cp\u003eEerie illuminated Reaper eyes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd05-feature\"\u003e\n\u003cspan class=\"hd05-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e\n\u003cp\u003eGothic haunted lantern design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd05-feature\"\u003e\n\u003cspan class=\"hd05-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e\n\u003cp\u003eCascading ghostly soul streams\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd05-feature\"\u003e\n\u003cspan class=\"hd05-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e\n\u003cp\u003eTattered Reaper-style robe\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hd05-feature\"\u003e\n\u003cspan class=\"hd05-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e\n\u003cp\u003eDetailed skeletal hands and face\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003cdiv class=\"hd05-visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/ChatGPTImage2026_8_21_15_35_43.webp?v=1789766152\" alt=\"Halloween Soul Harvester haunting details\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   SECTION 05 — FULLY ISOLATED\n   ========================================================= *\/\n\n#harvester-details-05,\n#harvester-details-05 * {\n  box-sizing: border-box;\n}\n\n#harvester-details-05 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: #061326;\n\n  overflow: hidden;\n}\n\n\n\/* =========================================================\n   CONTAINER\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(38px, 6vw, 58px)\n    18px\n    clamp(38px, 6vw, 58px);\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 0 13px;\n\n  padding: 5px 11px;\n\n  border: 1px solid rgba(179, 104, 255, 0.75);\n\n  border-radius: 999px;\n\n  background: rgba(139, 64, 212, 0.10);\n\n  color: #c27cff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.9px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   TITLE\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-title {\n\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(37px, 5.6vw, 54px);\n\n  font-weight: 800;\n\n  line-height: 0.95;\n\n  letter-spacing: -1.9px;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   DESCRIPTION\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-description {\n\n  width: min(100%, 590px);\n\n  margin: 18px 0 0;\n\n  color: #d7e0ed;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 500;\n\n  line-height: 1.7;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   FEATURE LIST\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-features {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 11px;\n\n  margin: 22px 0 0;\n}\n\n\n\/* FEATURE ROW *\/\n\n#harvester-details-05 .hd05-feature {\n\n  display: flex;\n\n  align-items: center;\n\n  gap: 9px;\n}\n\n\n#harvester-details-05 .hd05-feature p {\n\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  font-weight: 700;\n\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   BLUE BULLET\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-icon {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 16px;\n\n  width: 16px;\n  height: 16px;\n\n  border: 2px solid #1593ff;\n\n  border-radius: 50%;\n\n  background: rgba(21, 147, 255, 0.07);\n}\n\n\n#harvester-details-05 .hd05-icon span {\n\n  display: block;\n\n  width: 4px;\n  height: 4px;\n\n  border-radius: 50%;\n\n  background: #1593ff;\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n#harvester-details-05 .hd05-visual {\n\n  position: relative;\n\n  width: 100%;\n\n  margin: 29px auto 0;\n\n  padding: 4px;\n\n  border:\n    1px solid\n    rgba(77, 151, 220, 0.55);\n\n  border-radius: 11px;\n\n  background: #020812;\n\n  overflow: hidden;\n\n  box-shadow:\n    0 18px 42px rgba(0, 0, 0, 0.27),\n    0 0 25px rgba(0, 117, 255, 0.05);\n}\n\n\n#harvester-details-05 .hd05-visual img {\n\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 7px;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   DESKTOP\n   ========================================================= *\/\n\n@media (min-width: 768px) {\n\n  #harvester-details-05 .hd05-features {\n\n    margin-top: 24px;\n  }\n\n\n  #harvester-details-05 .hd05-feature p {\n\n    font-size: 12px;\n  }\n\n\n  #harvester-details-05 .hd05-visual {\n\n    margin-top: 32px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-details-05 .hd05-container {\n\n    padding:\n      29px\n      9px\n      31px;\n  }\n\n\n  \/* BADGE *\/\n\n  #harvester-details-05 .hd05-badge {\n\n    margin-bottom: 11px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  \/* TITLE *\/\n\n  #harvester-details-05 .hd05-title {\n\n    font-size: 30px;\n\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  \/* DESCRIPTION *\/\n\n  #harvester-details-05 .hd05-description {\n\n    max-width: 330px;\n\n    margin-top: 15px;\n\n    font-size: 10.5px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* LIST *\/\n\n  #harvester-details-05 .hd05-features {\n\n    gap: 9px;\n\n    margin-top: 18px;\n  }\n\n\n  #harvester-details-05 .hd05-feature {\n\n    gap: 7px;\n  }\n\n\n  #harvester-details-05 .hd05-feature p {\n\n    font-size: 10px;\n  }\n\n\n  \/* BULLET *\/\n\n  #harvester-details-05 .hd05-icon {\n\n    flex-basis: 15px;\n\n    width: 15px;\n    height: 15px;\n  }\n\n\n  #harvester-details-05 .hd05-icon span {\n\n    width: 3px;\n    height: 3px;\n  }\n\n\n  \/* IMAGE *\/\n\n  #harvester-details-05 .hd05-visual {\n\n    margin-top: 23px;\n\n    padding: 3px;\n\n    border-radius: 9px;\n  }\n\n\n  #harvester-details-05 .hd05-visual img {\n\n    border-radius: 6px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-details-05 .hd05-title {\n\n    font-size: 28px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 06 — SOLAR POWERED \/ NO WIRES\n     Shopify + PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-solar-06\"\u003e\n\u003cdiv class=\"hs06-container\"\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"hs06-visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/ChatGPTImage2026_8_21_15_38_57.webp?v=1789766325\" alt=\"Solar Powered Halloween Soul Harvester\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c!-- CONTENT --\u003e\n\u003cdiv class=\"hs06-content\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hs06-badge\"\u003eSOLAR POWERED\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hs06-title\"\u003eNo Wires. No Outlet.\u003cbr\u003eNo Halloween Hassle.\u003c\/h2\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cp class=\"hs06-text\"\u003ePlace it where your display looks best instead of where the nearest electrical outlet happens to be.\u003c\/p\u003e\n\u003cp class=\"hs06-text\"\u003eThe solar panel absorbs sunlight during the day and the decoration is designed to illuminate automatically after dark.\u003c\/p\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"hs06-benefits\"\u003e\n\u003cdiv class=\"hs06-benefit\"\u003e\n\u003cspan class=\"hs06-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hs06-benefit-text\"\u003e Solar-powered outdoor design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs06-benefit\"\u003e\n\u003cspan class=\"hs06-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hs06-benefit-text\"\u003e No extension cords across the lawn \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs06-benefit\"\u003e\n\u003cspan class=\"hs06-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hs06-benefit-text\"\u003e Automatic dusk illumination \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs06-benefit\"\u003e\n\u003cspan class=\"hs06-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hs06-benefit-text\"\u003e Simple ground-stake installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs06-benefit\"\u003e\n\u003cspan class=\"hs06-icon\"\u003e \u003cspan\u003e\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"hs06-benefit-text\"\u003e Designed for outdoor Halloween displays \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   SECTION 06 — FULLY ISOLATED\n   ========================================================= *\/\n\n#harvester-solar-06,\n#harvester-solar-06 * {\n  box-sizing: border-box;\n}\n\n#harvester-solar-06 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: #eef5fc;\n\n  overflow: hidden;\n}\n\n\n\/* =========================================================\n   MAIN CONTAINER\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    31px\n    10px\n    42px;\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-visual {\n\n  position: relative;\n\n  width: 100%;\n\n  margin: 0 auto;\n\n  padding: 4px;\n\n  background: #020812;\n\n  border: 1px solid #cad6e3;\n\n  border-radius: 10px;\n\n  overflow: hidden;\n\n  box-shadow:\n    0 12px 27px rgba(20, 40, 70, 0.11);\n}\n\n\n#harvester-solar-06 .hs06-visual img {\n\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n\n  border-radius: 7px;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   CONTENT\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-content {\n\n  padding:\n    24px\n    2px\n    0;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 0 12px;\n\n  padding:\n    5px\n    11px;\n\n  border: 1px solid #ad77f4;\n\n  border-radius: 999px;\n\n  background: #faf7ff;\n\n  color: #8451c8;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.9px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   TITLE\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-title {\n\n  margin: 0;\n\n  color: #0b0f19;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(37px, 5.6vw, 53px);\n\n  font-weight: 800;\n\n  line-height: 0.96;\n\n  letter-spacing: -1.9px;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   PARAGRAPHS\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-text {\n\n  width: 100%;\n\n  margin:\n    17px\n    0\n    0;\n\n  color: #697486;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 400;\n\n  line-height: 1.7;\n\n  text-align: left;\n}\n\n\n\/* Second paragraph slightly closer *\/\n\n#harvester-solar-06 .hs06-text + .hs06-text {\n\n  margin-top: 14px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-benefits {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n\n\/* BENEFIT ROW *\/\n\n#harvester-solar-06 .hs06-benefit {\n\n  display: flex;\n\n  align-items: center;\n\n  gap: 9px;\n\n  width: 100%;\n}\n\n\n\/* TEXT *\/\n\n#harvester-solar-06 .hs06-benefit-text {\n\n  color: #172238;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  font-weight: 700;\n\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   BLUE CIRCLE ICON\n   ========================================================= *\/\n\n#harvester-solar-06 .hs06-icon {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 16px;\n\n  width: 16px;\n  height: 16px;\n\n  border: 2px solid #168cff;\n\n  border-radius: 50%;\n\n  background: #ffffff;\n}\n\n\n#harvester-solar-06 .hs06-icon span {\n\n  display: block;\n\n  width: 4px;\n  height: 4px;\n\n  border-radius: 50%;\n\n  background: #168cff;\n}\n\n\n\/* =========================================================\n   DESKTOP\n   ========================================================= *\/\n\n@media (min-width: 768px) {\n\n  #harvester-solar-06 .hs06-container {\n\n    padding:\n      45px\n      18px\n      55px;\n  }\n\n\n  #harvester-solar-06 .hs06-content {\n\n    padding-top: 29px;\n  }\n\n\n  #harvester-solar-06 .hs06-benefit-text {\n\n    font-size: 12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE — MATCH REFERENCE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-solar-06 .hs06-container {\n\n    padding:\n      28px\n      10px\n      34px;\n  }\n\n\n  \/* IMAGE *\/\n\n  #harvester-solar-06 .hs06-visual {\n\n    padding: 3px;\n\n    border-radius: 9px;\n  }\n\n\n  #harvester-solar-06 .hs06-visual img {\n\n    border-radius: 6px;\n  }\n\n\n  \/* CONTENT *\/\n\n  #harvester-solar-06 .hs06-content {\n\n    padding:\n      19px\n      2px\n      0;\n  }\n\n\n  \/* BADGE *\/\n\n  #harvester-solar-06 .hs06-badge {\n\n    margin-bottom: 10px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  \/* TITLE *\/\n\n  #harvester-solar-06 .hs06-title {\n\n    font-size: 30px;\n\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  \/* PARAGRAPH *\/\n\n  #harvester-solar-06 .hs06-text {\n\n    margin-top: 14px;\n\n    font-size: 10.5px;\n\n    line-height: 1.65;\n  }\n\n\n  #harvester-solar-06 .hs06-text + .hs06-text {\n\n    margin-top: 12px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  #harvester-solar-06 .hs06-benefits {\n\n    gap: 9px;\n\n    margin-top: 18px;\n  }\n\n\n  #harvester-solar-06 .hs06-benefit {\n\n    gap: 7px;\n  }\n\n\n  #harvester-solar-06 .hs06-benefit-text {\n\n    font-size: 10px;\n  }\n\n\n  #harvester-solar-06 .hs06-icon {\n\n    flex-basis: 15px;\n\n    width: 15px;\n    height: 15px;\n  }\n\n\n  #harvester-solar-06 .hs06-icon span {\n\n    width: 3px;\n    height: 3px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-solar-06 .hs06-title {\n\n    font-size: 28px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 07 — 3 SIMPLE STEPS + HALLOWEEN MOMENT\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\u003csection id=\"harvester-steps-07\"\u003e\u003c!-- ======================================================\n       TOP — 3 SIMPLE STEPS\n       ====================================================== --\u003e\n\u003cdiv class=\"hstep07-top\"\u003e\n\u003cdiv class=\"hstep07-container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hstep07-badge hstep07-badge-light\"\u003eFROM BOX TO HAUNTED\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hstep07-title\"\u003eYour Yard Awakens in\u003cbr\u003e3 Simple Steps\u003c\/h2\u003e\n\u003c!-- STEPS --\u003e\n\u003cdiv class=\"hstep07-steps\"\u003e\n\u003c!-- STEP 1 --\u003e\n\u003cdiv class=\"hstep07-step\"\u003e\n\u003cdiv class=\"hstep07-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eStake It\u003c\/h3\u003e\n\u003cp\u003ePosition the decoration in your yard, walkway or near your porch entrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 2 --\u003e\n\u003cdiv class=\"hstep07-step\"\u003e\n\u003cdiv class=\"hstep07-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eLet It Charge\u003c\/h3\u003e\n\u003cp\u003ePlace the solar panel where it can receive direct sunlight during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 3 --\u003e\n\u003cdiv class=\"hstep07-step\"\u003e\n\u003cdiv class=\"hstep07-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eWatch It Awaken\u003c\/h3\u003e\n\u003cp\u003eWhen darkness arrives, watch the blue souls illuminate your haunted display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       BOTTOM — EMOTIONAL HALLOWEEN BLOCK\n       ====================================================== --\u003e\n\u003cdiv class=\"hstep07-bottom\"\u003e\n\u003cdiv class=\"hstep07-bottom-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hstep07-bottom-container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"hstep07-badge hstep07-badge-dark\"\u003eHALLOWEEN ONLY COMES ONCE A YEAR\u003c\/div\u003e\n\u003c!-- TITLE --\u003e\n\u003ch2 class=\"hstep07-dark-title\"\u003eGive Trick-or-Treaters\u003cbr\u003ea Reason to Stop at\u003cbr\u003eYour House\u003c\/h2\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cp class=\"hstep07-dark-text\"\u003eThey may forget another plastic pumpkin. They probably will not forget the house where glowing spirits appeared to rise from the ground into a giant Reaper’s lantern.\u003c\/p\u003e\n\u003c!-- OCCASIONS --\u003e\n\u003cdiv class=\"hstep07-tags\"\u003e\n\u003cspan\u003eFront Yard\u003c\/span\u003e \u003cspan\u003eWalkway\u003c\/span\u003e \u003cspan\u003ePorch Entrance\u003c\/span\u003e \u003cspan\u003eHaunted House\u003c\/span\u003e \u003cspan\u003eHalloween Party\u003c\/span\u003e \u003cspan\u003eGraveyard Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   SECTION 07 — FULLY ISOLATED\n   ========================================================= *\/\n\n#harvester-steps-07,\n#harvester-steps-07 * {\n  box-sizing: border-box;\n}\n\n#harvester-steps-07 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  --h07-blue: #1187ed;\n  --h07-purple: #a45ee7;\n  --h07-dark: #071122;\n}\n\n\n\/* =========================================================\n   LIGHT AREA\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-top {\n\n  width: 100%;\n\n  background: #ffffff;\n}\n\n\n#harvester-steps-07 .hstep07-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(35px, 6vw, 55px)\n    18px\n    clamp(42px, 6vw, 60px);\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BADGES\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 999px;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.9px;\n\n  white-space: nowrap;\n}\n\n\n\/* LIGHT BADGE *\/\n\n#harvester-steps-07 .hstep07-badge-light {\n\n  margin: 0 auto 13px;\n\n  padding: 5px 12px;\n\n  border: 1px solid #ad77ef;\n\n  background: #faf7ff;\n\n  color: #8752c9;\n}\n\n\n\/* =========================================================\n   MAIN TITLE\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-title {\n\n  margin: 0;\n\n  color: #0a0d16;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(37px, 5.6vw, 53px);\n\n  font-weight: 800;\n\n  line-height: 0.96;\n\n  letter-spacing: -1.9px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-steps {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 15px;\n\n  width: 100%;\n\n  margin-top: 29px;\n}\n\n\n\/* STEP CARD *\/\n\n#harvester-steps-07 .hstep07-step {\n\n  display: flex;\n\n  flex-direction: column;\n\n  align-items: center;\n\n  width: 100%;\n\n  padding:\n    20px\n    20px\n    21px;\n\n  border: 1px solid #ccd9e8;\n\n  border-radius: 9px;\n\n  background: #f9fbfe;\n\n  text-align: center;\n\n  box-shadow:\n    0 3px 10px rgba(25, 50, 80, 0.025);\n}\n\n\n\/* =========================================================\n   STEP NUMBER\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-number {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 38px;\n  height: 38px;\n\n  margin-bottom: 13px;\n\n  border-radius: 50%;\n\n  background: #1087e9;\n\n  color: #ffffff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 15px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  box-shadow:\n    0 6px 14px rgba(16, 135, 233, 0.22);\n}\n\n\n\/* =========================================================\n   STEP TITLE\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-step h3 {\n\n  margin: 0 0 8px;\n\n  color: #152139;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n\n  font-weight: 800;\n\n  line-height: 1.15;\n}\n\n\n\/* =========================================================\n   STEP DESCRIPTION\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-step p {\n\n  width: min(100%, 480px);\n\n  margin: 0;\n\n  color: #687487;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  font-weight: 400;\n\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   DARK HALLOWEEN AREA\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-bottom {\n\n  position: relative;\n\n  width: 100%;\n\n  background:\n    radial-gradient(\n      circle at 10% 0%,\n      rgba(190, 65, 18, 0.36) 0%,\n      rgba(107, 30, 25, 0.17) 25%,\n      transparent 48%\n    ),\n\n    radial-gradient(\n      circle at 90% 15%,\n      rgba(86, 28, 141, 0.18) 0%,\n      transparent 43%\n    ),\n\n    linear-gradient(\n      135deg,\n      #1c0908 0%,\n      #0a0812 48%,\n      #060a15 100%\n    );\n\n  overflow: hidden;\n}\n\n\n\/* SUBTLE GLOW *\/\n\n#harvester-steps-07 .hstep07-bottom-glow {\n\n  position: absolute;\n\n  top: -100px;\n  left: -90px;\n\n  width: 250px;\n  height: 250px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(255, 91, 27, 0.11);\n\n  filter: blur(60px);\n\n  pointer-events: none;\n}\n\n\n\/* CONTENT *\/\n\n#harvester-steps-07 .hstep07-bottom-container {\n\n  position: relative;\n\n  z-index: 2;\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(40px, 7vw, 64px)\n    18px\n    clamp(43px, 7vw, 66px);\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   DARK BADGE\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-badge-dark {\n\n  margin: 0 auto 15px;\n\n  padding:\n    5px\n    12px;\n\n  border:\n    1px solid\n    rgba(184, 100, 255, 0.72);\n\n  background:\n    rgba(131, 52, 190, 0.10);\n\n  color: #c27aff;\n}\n\n\n\/* =========================================================\n   DARK TITLE\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-dark-title {\n\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(38px, 5.8vw, 55px);\n\n  font-weight: 800;\n\n  line-height: 0.97;\n\n  letter-spacing: -1.9px;\n\n  text-align: center;\n\n  text-shadow:\n    0 2px 15px rgba(0, 0, 0, 0.16);\n}\n\n\n\/* =========================================================\n   DARK DESCRIPTION\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-dark-text {\n\n  width: min(100%, 570px);\n\n  margin: 21px auto 0;\n\n  color: #f0eaf2;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 600;\n\n  line-height: 1.7;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   OCCASION TAGS\n   ========================================================= *\/\n\n#harvester-steps-07 .hstep07-tags {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex-wrap: wrap;\n\n  gap: 10px;\n\n  width: min(100%, 580px);\n\n  margin: 25px auto 0;\n}\n\n\n#harvester-steps-07 .hstep07-tags span {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  min-height: 31px;\n\n  padding:\n    7px\n    15px;\n\n  border:\n    1px solid\n    rgba(189, 112, 255, 0.78);\n\n  border-radius: 999px;\n\n  background:\n    rgba(113, 51, 151, 0.08);\n\n  color: #f4e9ff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 9px;\n\n  font-weight: 700;\n\n  line-height: 1;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   DESKTOP\n   ========================================================= *\/\n\n@media (min-width: 768px) {\n\n  #harvester-steps-07 .hstep07-step {\n\n    padding:\n      23px\n      24px\n      24px;\n  }\n\n\n  #harvester-steps-07 .hstep07-step h3 {\n\n    font-size: 19px;\n  }\n\n\n  #harvester-steps-07 .hstep07-step p {\n\n    font-size: 12px;\n  }\n\n\n  #harvester-steps-07 .hstep07-tags span {\n\n    font-size: 10px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  \/* LIGHT AREA *\/\n\n  #harvester-steps-07 .hstep07-container {\n\n    padding:\n      28px\n      10px\n      31px;\n  }\n\n\n  #harvester-steps-07 .hstep07-badge-light {\n\n    margin-bottom: 11px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-steps-07 .hstep07-title {\n\n    font-size: 30px;\n\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  \/* STEPS *\/\n\n  #harvester-steps-07 .hstep07-steps {\n\n    gap: 11px;\n\n    margin-top: 23px;\n  }\n\n\n  #harvester-steps-07 .hstep07-step {\n\n    min-height: 105px;\n\n    padding:\n      16px\n      13px\n      16px;\n\n    border-radius: 8px;\n  }\n\n\n  #harvester-steps-07 .hstep07-number {\n\n    width: 32px;\n    height: 32px;\n\n    margin-bottom: 9px;\n\n    font-size: 13px;\n  }\n\n\n  #harvester-steps-07 .hstep07-step h3 {\n\n    margin-bottom: 6px;\n\n    font-size: 14px;\n  }\n\n\n  #harvester-steps-07 .hstep07-step p {\n\n    max-width: 300px;\n\n    font-size: 9.5px;\n\n    line-height: 1.5;\n  }\n\n\n  \/* DARK AREA *\/\n\n  #harvester-steps-07 .hstep07-bottom-container {\n\n    padding:\n      31px\n      10px\n      33px;\n  }\n\n\n  #harvester-steps-07 .hstep07-badge-dark {\n\n    margin-bottom: 12px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-steps-07 .hstep07-dark-title {\n\n    font-size: 30px;\n\n    line-height: 0.98;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  #harvester-steps-07 .hstep07-dark-text {\n\n    max-width: 310px;\n\n    margin-top: 17px;\n\n    font-size: 10px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* TAGS *\/\n\n  #harvester-steps-07 .hstep07-tags {\n\n    gap: 8px;\n\n    max-width: 330px;\n\n    margin-top: 20px;\n  }\n\n\n  #harvester-steps-07 .hstep07-tags span {\n\n    min-height: 26px;\n\n    padding:\n      6px\n      11px;\n\n    font-size: 7.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-steps-07 .hstep07-title,\n  #harvester-steps-07 .hstep07-dark-title {\n\n    font-size: 28px;\n  }\n\n\n  #harvester-steps-07 .hstep07-tags {\n\n    gap: 6px;\n  }\n\n\n  #harvester-steps-07 .hstep07-tags span {\n\n    padding:\n      6px\n      9px;\n\n    font-size: 7px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SECTION 08 — COMPARISON + FUNCTIONAL FAQ\n     SHOPIFY \/ PAGEFLY\n     NO JAVASCRIPT REQUIRED\n     ========================================================= --\u003e\n\u003csection id=\"harvester-compare-faq-08\"\u003e\u003c!-- =========================\n       COMPARISON\n       ========================= --\u003e\n\u003cdiv class=\"hcf08-compare\"\u003e\n\u003cdiv class=\"hcf08-container\"\u003e\n\u003cdiv class=\"hcf08-badge\"\u003eSTATIC VS. ALIVE\u003c\/div\u003e\n\u003ch2 class=\"hcf08-title\"\u003eWhy Settle for\u003cbr\u003eAnother Ordinary\u003cbr\u003eYard Light?\u003c\/h2\u003e\n\u003cdiv class=\"hcf08-cards\"\u003e\n\u003c!-- NORMAL --\u003e\n\u003cdiv class=\"hcf08-card hcf08-card-normal\"\u003e\n\u003ch3\u003eTypical Halloween Light\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSimple static glow\u003c\/li\u003e\n\u003cli\u003eLittle visual storytelling\u003c\/li\u003e\n\u003cli\u003eEasy to overlook from the street\u003c\/li\u003e\n\u003cli\u003eLooks similar to other decorations\u003c\/li\u003e\n\u003cli\u003eOften needs nearby power\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT --\u003e\n\u003cdiv class=\"hcf08-card hcf08-card-product\"\u003e\n\u003ch3\u003eSoul Harvester\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFlowing animated-style soul effect\u003c\/li\u003e\n\u003cli\u003eCreates an entire supernatural scene\u003c\/li\u003e\n\u003cli\u003eLarge nighttime visual impact\u003c\/li\u003e\n\u003cli\u003eGlowing Reaper, lantern and spirits\u003c\/li\u003e\n\u003cli\u003eSolar powered with no extension cords\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       FAQ\n       ====================================================== --\u003e\n\u003cdiv class=\"hcf08-faq\"\u003e\n\u003cdiv class=\"hcf08-faq-container\"\u003e\n\u003cdiv class=\"hcf08-badge\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/div\u003e\n\u003ch2 class=\"hcf08-faq-title\"\u003eBefore the Souls\u003cbr\u003eArrive\u003c\/h2\u003e\n\u003cdiv class=\"hcf08-accordion\"\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails class=\"hcf08-item\" open=\"\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e Is the Soul Harvester solar powered? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eYes. The Soul Harvester uses a solar panel that charges during daylight, helping illuminate the decoration after dark without extension cords.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails class=\"hcf08-item\" open=\"\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e How tall is the Soul Harvester? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eThe Soul Harvester stands approximately 60cm (23.6 inches) high, giving it enough presence to become a noticeable focal point without overwhelming the rest of your Halloween display.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails class=\"hcf08-item\" open=\"\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e Where can I display it? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eIt can be placed in front yards, along walkways, near porch entrances, around graveyard-style displays or as part of a larger Halloween scene.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdetails class=\"hcf08-item\" open=\"\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e Does it automatically illuminate at night? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eThe solar lighting system is designed to charge during the day and illuminate after dark when switched on and properly positioned.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdetails class=\"hcf08-item\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e Is it designed for outdoor use? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eYes. It is designed as an outdoor Halloween decoration for yards, pathways, porch areas and seasonal displays.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 6 --\u003e\n\u003cdetails class=\"hcf08-item\"\u003e\n\u003csummary class=\"hcf08-question\"\u003e\u003cspan\u003e What makes the soul effect special? \u003c\/span\u003e \u003cspan class=\"hcf08-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hcf08-answer\"\u003eThe glowing blue effect creates the appearance of ghostly souls flowing upward toward the Reaper's lantern, giving the display a sense of movement and visual storytelling.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   GLOBAL ISOLATION\n   ========================================================= *\/\n\n#harvester-compare-faq-08,\n#harvester-compare-faq-08 * {\n  box-sizing: border-box;\n}\n\n#harvester-compare-faq-08 {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n\n  --hcf-blue: #1288f3;\n  --hcf-purple: #9b61e7;\n  --hcf-dark: #0c1423;\n  --hcf-muted: #687487;\n}\n\n\n\/* =========================================================\n   COMPARISON\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-compare {\n  width: 100%;\n  background: #f2f5f9;\n}\n\n\n#harvester-compare-faq-08 .hcf08-container,\n#harvester-compare-faq-08 .hcf08-faq-container {\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n\n#harvester-compare-faq-08 .hcf08-container {\n\n  padding:\n    38px\n    18px\n    45px;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 13px;\n\n  padding:\n    5px\n    12px;\n\n  border:\n    1px solid\n    #a76deb;\n\n  border-radius: 999px;\n\n  background: #faf7ff;\n\n  color: #8651c7;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: .85px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   TITLE\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-title {\n\n  margin: 0;\n\n  color: #0a0d16;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(38px,5.7vw,54px);\n\n  font-weight: 800;\n\n  line-height: .94;\n\n  letter-spacing: -1.9px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   COMPARISON CARDS\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-cards {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 14px;\n\n  width: 100%;\n\n  margin-top: 29px;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card {\n\n  width: 100%;\n\n  padding:\n    21px\n    20px\n    22px;\n\n  border-radius: 9px;\n\n  text-align: left;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card-normal {\n\n  border:\n    1px solid\n    #d1d8e0;\n\n  background: #e9edf2;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card-product {\n\n  border:\n    1.5px solid\n    #168cff;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 5px 15px\n    rgba(22,140,255,.04);\n}\n\n\n#harvester-compare-faq-08 .hcf08-card h3 {\n\n  margin:\n    0\n    0\n    14px;\n\n  color: #14213a;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n\n  font-weight: 800;\n\n  line-height: 1.15;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card ul {\n\n  margin: 0;\n\n  padding-left: 22px;\n\n  color: #657184;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card li {\n\n  margin-bottom: 10px;\n\n  padding-left: 3px;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  line-height: 1.45;\n}\n\n\n#harvester-compare-faq-08 .hcf08-card li:last-child {\n\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   FAQ SECTION\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-faq {\n\n  width: 100%;\n\n  background: #ffffff;\n}\n\n\n#harvester-compare-faq-08 .hcf08-faq-container {\n\n  padding:\n    43px\n    18px\n    50px;\n}\n\n\n\/* FAQ TITLE *\/\n\n#harvester-compare-faq-08 .hcf08-faq-title {\n\n  margin: 0;\n\n  color: #0a0d16;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(38px,5.7vw,54px);\n\n  font-weight: 800;\n\n  line-height: .95;\n\n  letter-spacing: -1.9px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   FAQ ACCORDION\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-accordion {\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 9px;\n\n  width: 100%;\n\n  margin-top: 28px;\n}\n\n\n\/* FAQ CARD *\/\n\n#harvester-compare-faq-08 details.hcf08-item {\n\n  display: block;\n\n  width: 100%;\n\n  margin: 0;\n\n  padding: 0;\n\n  border:\n    1px solid\n    #ccd8e7;\n\n  border-radius: 8px;\n\n  background: #f8fafc;\n\n  overflow: hidden;\n\n  transition:\n    border-color .2s ease,\n    background .2s ease,\n    box-shadow .2s ease;\n}\n\n\n#harvester-compare-faq-08 details.hcf08-item[open] {\n\n  border-color: #bdcddd;\n\n  background: #f5f8fc;\n\n  box-shadow:\n    0 4px 12px\n    rgba(20,42,70,.04);\n}\n\n\n\/* =========================================================\n   REMOVE DEFAULT DETAILS ICON\n   ========================================================= *\/\n\n#harvester-compare-faq-08\n.hcf08-question {\n\n  list-style: none;\n}\n\n\n#harvester-compare-faq-08\n.hcf08-question::-webkit-details-marker {\n\n  display: none;\n}\n\n\n#harvester-compare-faq-08\n.hcf08-question::marker {\n\n  display: none;\n  content: \"\";\n}\n\n\n\/* =========================================================\n   QUESTION\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-question {\n\n  display: flex;\n\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 15px;\n\n  width: 100%;\n\n  min-height: 48px;\n\n  margin: 0;\n\n  padding:\n    14px\n    15px;\n\n  cursor: pointer;\n\n  user-select: none;\n\n  color: #16233a;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n\n  font-weight: 800;\n\n  line-height: 1.3;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   PLUS \/ MINUS\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-plus {\n\n  position: relative;\n\n  display: block;\n\n  flex:\n    0\n    0\n    18px;\n\n  width: 18px;\n  height: 18px;\n}\n\n\n\/* HORIZONTAL LINE *\/\n\n#harvester-compare-faq-08 .hcf08-plus::before {\n\n  content: \"\";\n\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  width: 10px;\n  height: 2px;\n\n  border-radius: 2px;\n\n  background: #168cff;\n\n  transform:\n    translate(-50%,-50%);\n}\n\n\n\/* VERTICAL LINE *\/\n\n#harvester-compare-faq-08 .hcf08-plus::after {\n\n  content: \"\";\n\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  width: 2px;\n  height: 10px;\n\n  border-radius: 2px;\n\n  background: #168cff;\n\n  transform:\n    translate(-50%,-50%);\n\n  transition:\n    transform .2s ease,\n    opacity .2s ease;\n}\n\n\n\/* OPEN = MINUS *\/\n\n#harvester-compare-faq-08\ndetails[open]\n.hcf08-plus::after {\n\n  opacity: 0;\n\n  transform:\n    translate(-50%,-50%)\n    rotate(90deg);\n}\n\n\n\/* =========================================================\n   ANSWER\n   ========================================================= *\/\n\n#harvester-compare-faq-08 .hcf08-answer {\n\n  padding:\n    0\n    15px\n    16px;\n\n  color: #687487;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 10.5px;\n\n  font-weight: 400;\n\n  line-height: 1.65;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width:600px) {\n\n  \/* COMPARISON *\/\n\n  #harvester-compare-faq-08 .hcf08-container {\n\n    padding:\n      28px\n      8px\n      31px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-badge {\n\n    margin-bottom: 11px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-title {\n\n    font-size: 30px;\n\n    line-height: .96;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-cards {\n\n    gap: 11px;\n\n    margin-top: 23px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-card {\n\n    padding:\n      17px\n      14px\n      18px;\n\n    border-radius: 8px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-card h3 {\n\n    margin-bottom: 12px;\n\n    font-size: 15px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-card ul {\n\n    padding-left: 20px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-card li {\n\n    margin-bottom: 9px;\n\n    font-size: 9.5px;\n\n    line-height: 1.45;\n  }\n\n\n  \/* FAQ *\/\n\n  #harvester-compare-faq-08 .hcf08-faq-container {\n\n    padding:\n      32px\n      8px\n      35px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-faq-title {\n\n    font-size: 30px;\n\n    line-height: .97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-accordion {\n\n    gap: 8px;\n\n    margin-top: 23px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-question {\n\n    min-height: 44px;\n\n    padding:\n      12px\n      11px;\n\n    font-size: 9.5px;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-answer {\n\n    padding:\n      0\n      11px\n      13px;\n\n    font-size: 9px;\n\n    line-height: 1.6;\n  }\n\n\n  #harvester-compare-faq-08 .hcf08-plus {\n\n    flex-basis: 17px;\n\n    width: 17px;\n    height: 17px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media (max-width:360px) {\n\n  #harvester-compare-faq-08 .hcf08-title,\n  #harvester-compare-faq-08 .hcf08-faq-title {\n\n    font-size: 28px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     FINAL SECTION — SOULS RISE\n     SIN BOTÓN CTA\n     Shopify \/ PageFly\n     ========================================================= --\u003e\n\n\u003csection id=\"harvester-final-09\"\u003e\n\n  \u003cdiv class=\"hf09-container\"\u003e\n\n    \u003c!-- BADGE --\u003e\n    \u003cdiv class=\"hf09-badge\"\u003e\n      WHEN DARKNESS FALLS\n    \u003c\/div\u003e\n\n    \u003c!-- TITLE --\u003e\n    \u003ch2 class=\"hf09-title\"\u003e\n      Let the Souls Rise in\u003cbr\u003e\n      Your Yard This\u003cbr\u003e\n      Halloween\n    \u003c\/h2\u003e\n\n    \u003c!-- DESCRIPTION --\u003e\n    \u003cp class=\"hf09-description\"\u003e\n      Pumpkins make a yard festive. Cobwebs make it spooky.\n      But a glowing Soul Harvester can turn it into the house\n      people remember long after Halloween night is over.\n    \u003c\/p\u003e\n\n    \u003c!-- SMALL FINAL TEXT --\u003e\n    \u003cp class=\"hf09-small\"\u003e\n      Make it the centerpiece of your 2026 Halloween display.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cstyle\u003e\n\n\/* =========================================================\n   FINAL SECTION 09 — COMPLETELY ISOLATED\n   ========================================================= *\/\n\n#harvester-final-09,\n#harvester-final-09 * {\n  box-sizing: border-box;\n}\n\n#harvester-final-09 {\n  position: relative;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 10%,\n      rgba(18, 73, 150, 0.20) 0%,\n      rgba(7, 23, 45, 0.10) 35%,\n      transparent 60%\n    ),\n    linear-gradient(\n      180deg,\n      #061326 0%,\n      #071222 100%\n    );\n}\n\n\n\/* =========================================================\n   CONTAINER\n   ========================================================= *\/\n\n#harvester-final-09 .hf09-container {\n\n  position: relative;\n\n  width: min(100%, 720px);\n\n  margin: 0 auto;\n\n  padding:\n    clamp(45px, 8vw, 75px)\n    18px\n    clamp(43px, 7vw, 68px);\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BADGE\n   ========================================================= *\/\n\n#harvester-final-09 .hf09-badge {\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 15px;\n\n  padding:\n    5px\n    12px;\n\n  border:\n    1px solid\n    rgba(177, 101, 255, 0.75);\n\n  border-radius: 999px;\n\n  background:\n    rgba(123, 52, 186, 0.10);\n\n  color: #c17bff;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 8px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  letter-spacing: 0.9px;\n\n  white-space: nowrap;\n}\n\n\n\/* =========================================================\n   TITLE\n   ========================================================= *\/\n\n#harvester-final-09 .hf09-title {\n\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(40px, 6vw, 57px);\n\n  font-weight: 800;\n\n  line-height: 0.96;\n\n  letter-spacing: -2px;\n\n  text-align: center;\n\n  text-shadow:\n    0 3px 18px rgba(0, 0, 0, 0.20);\n}\n\n\n\/* =========================================================\n   DESCRIPTION\n   ========================================================= *\/\n\n#harvester-final-09 .hf09-description {\n\n  width: min(100%, 570px);\n\n  margin:\n    21px\n    auto\n    0;\n\n  color: #eef3fa;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 600;\n\n  line-height: 1.7;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SMALL FINAL TEXT\n   ========================================================= *\/\n\n#harvester-final-09 .hf09-small {\n\n  margin:\n    19px\n    auto\n    0;\n\n  color: #9fb0c6;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 9px;\n\n  font-weight: 500;\n\n  line-height: 1.5;\n\n  letter-spacing: 0.15px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #harvester-final-09 .hf09-container {\n\n    padding:\n      35px\n      10px\n      32px;\n  }\n\n\n  #harvester-final-09 .hf09-badge {\n\n    margin-bottom: 12px;\n\n    padding:\n      4px\n      9px;\n\n    font-size: 7px;\n  }\n\n\n  #harvester-final-09 .hf09-title {\n\n    font-size: 31px;\n\n    line-height: 0.97;\n\n    letter-spacing: -1.5px;\n  }\n\n\n  #harvester-final-09 .hf09-description {\n\n    max-width: 320px;\n\n    margin-top: 17px;\n\n    font-size: 10.5px;\n\n    line-height: 1.65;\n  }\n\n\n  #harvester-final-09 .hf09-small {\n\n    margin-top: 16px;\n\n    font-size: 8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONES\n   ========================================================= *\/\n\n@media (max-width: 360px) {\n\n  #harvester-final-09 .hf09-title {\n    font-size: 29px;\n  }\n\n}\n\n\u003c\/style\u003e","brand":"Splendifly","offers":[{"title":"Default Title","offer_id":48621088178397,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/1975\/4973\/files\/Capturadepantalla2026-09-18ala_s_4.30.35p.m..png?v=1789767048","url":"https:\/\/splendifly.com\/products\/halloween-2026-soul-harvester-animated-garden-light","provider":"Splendifly","version":"1.0","type":"link"}