{"product_id":"🎁today-50-off🎁💀halloween-soul-harvester-animated-garden-light","title":"🎁Today 50% OFF🎁💀Halloween Soul Harvester Animated Garden Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   SOUL HARVESTER - FULL PRODUCT DESCRIPTION\n   Independent CSS \/ Responsive by container width\n========================================================= *\/\n\n.shx-page,\n.shx-page * {\n  box-sizing: border-box;\n}\n\n.shx-page {\n  --shx-bg: #ffffff;\n  --shx-text: #18202b;\n  --shx-muted: #697382;\n  --shx-dark: #06101f;\n  --shx-dark-2: #0a1728;\n  --shx-blue: #168cff;\n  --shx-purple: #9a68d3;\n  --shx-border: #dbe3ed;\n\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n\n  background: var(--shx-bg);\n  color: var(--shx-text);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n\n  container-type: inline-size;\n}\n\n.shx-page h1,\n.shx-page h2,\n.shx-page h3,\n.shx-page p,\n.shx-page ul,\n.shx-page li {\n  margin-top: 0;\n  box-sizing: border-box;\n}\n\n.shx-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  padding: 0;\n  border: 0;\n}\n\n.shx-page a {\n  text-decoration: none;\n}\n\n\/* =========================\n   COMMON\n========================= *\/\n\n.shx-section {\n  width: 100%;\n  margin: 0;\n  padding: 52px 24px;\n}\n\n.shx-center {\n  text-align: center;\n}\n\n.shx-kicker {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 0 14px;\n  padding: 7px 14px;\n\n  border: 1px solid rgba(154, 104, 211, 0.45);\n  border-radius: 999px;\n\n  background: rgba(154, 104, 211, 0.08);\n  color: #8651c0;\n\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.25;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.shx-title {\n  width: 100%;\n  max-width: 720px;\n  margin: 0 auto 16px;\n\n  color: #111722;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  font-weight: 700;\n  line-height: 1.12;\n  letter-spacing: -0.7px;\n\n  text-wrap: balance;\n}\n\n.shx-subtitle {\n  width: 100%;\n  max-width: 680px;\n  margin: 0 auto;\n\n  color: var(--shx-muted);\n\n  font-size: 16px;\n  line-height: 1.7;\n\n  text-wrap: pretty;\n}\n\n.shx-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 52px;\n\n  margin: 0;\n  padding: 14px 24px;\n\n  border: 1px solid #3ba3ff;\n  border-radius: 9px;\n\n  background: linear-gradient(\n    135deg,\n    #0764d8 0%,\n    #168cff 50%,\n    #075ac8 100%\n  );\n\n  color: #ffffff !important;\n\n  box-shadow: 0 10px 24px rgba(22, 140, 255, 0.28);\n\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.25;\n\n  transition: 0.2s ease;\n}\n\n.shx-button:hover {\n  color: #ffffff !important;\n  transform: translateY(-2px);\n  box-shadow: 0 15px 30px rgba(22, 140, 255, 0.38);\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.shx-hero {\n  width: 100%;\n  margin: 0;\n  padding: 58px 24px 32px;\n\n  overflow: hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 15%,\n      rgba(22, 140, 255, 0.24),\n      transparent 36%\n    ),\n    radial-gradient(\n      circle at 5% 15%,\n      rgba(139, 77, 194, 0.22),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #02050a 0%,\n      #071526 55%,\n      #04070c 100%\n    );\n\n  text-align: center;\n}\n\n.shx-hero-content {\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n.shx-hero .shx-kicker {\n  border-color: rgba(196, 156, 255, 0.45);\n  background: rgba(154, 104, 211, 0.1);\n  color: #cca8ff;\n}\n\n.shx-main-title {\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto 18px;\n\n  color: #ffffff;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 46px;\n  font-weight: 700;\n  line-height: 1.05;\n  letter-spacing: -1.2px;\n\n  text-wrap: balance;\n}\n\n.shx-main-title span {\n  color: #56b6ff;\n  text-shadow: 0 0 22px rgba(45, 155, 255, 0.42);\n}\n\n.shx-hero-copy {\n  width: 100%;\n  max-width: 650px;\n\n  margin: 0 auto 25px;\n\n  color: #d2dfef;\n\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.shx-hero-note {\n  margin: 14px 0 0;\n  color: #91a8c4;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.shx-hero-image {\n  width: 100%;\n  max-width: 680px;\n\n  margin: 32px auto 0;\n  padding: 7px;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(77, 166, 255, 0.34);\n  border-radius: 14px;\n\n  background: #02050a;\n\n  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.42);\n}\n\n.shx-hero-image img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  border-radius: 9px;\n}\n\n\/* =========================\n   FACTS\n========================= *\/\n\n.shx-facts-section {\n  width: 100%;\n  margin: 0;\n  padding: 28px 20px 36px;\n  background: #f5f8fc;\n}\n\n.shx-facts {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border: 1px solid var(--shx-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n\n  box-shadow: 0 8px 22px rgba(16, 36, 64, 0.06);\n}\n\n.shx-fact {\n  min-width: 0;\n\n  padding: 20px 10px;\n\n  border-right: 1px solid #e7ebf0;\n  border-bottom: 1px solid #e7ebf0;\n\n  text-align: center;\n}\n\n.shx-fact:nth-child(2n) {\n  border-right: 0;\n}\n\n.shx-fact:nth-last-child(-n + 2) {\n  border-bottom: 0;\n}\n\n.shx-fact strong {\n  display: block;\n\n  color: #0878e5;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n  font-weight: 700;\n  line-height: 1.15;\n}\n\n.shx-fact span {\n  display: block;\n\n  margin: 6px 0 0;\n\n  color: #566171;\n\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.4;\n  letter-spacing: 0.4px;\n  text-transform: uppercase;\n}\n\n\/* =========================\n   EMOTION\n========================= *\/\n\n.shx-emotion {\n  background: #ffffff;\n}\n\n.shx-quote {\n  width: 100%;\n  max-width: 680px;\n\n  margin: 28px auto 0;\n  padding: 24px 22px;\n\n  border: 1px solid #d7e9fa;\n  border-left: 4px solid var(--shx-blue);\n  border-radius: 10px;\n\n  background: linear-gradient(\n    135deg,\n    #edf7ff,\n    #f8fbff\n  );\n\n  color: #153452;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-style: italic;\n  line-height: 1.55;\n\n  text-align: left;\n}\n\n.shx-quote small {\n  display: block;\n\n  margin: 12px 0 0;\n\n  color: var(--shx-muted);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 13px;\n  font-style: normal;\n  line-height: 1.65;\n}\n\n\/* =========================\n   SPLIT\n========================= *\/\n\n.shx-split {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n\n  gap: 30px;\n\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  align-items: center;\n}\n\n.shx-split \u003e * {\n  min-width: 0;\n}\n\n.shx-copy {\n  width: 100%;\n  max-width: 680px;\n  margin: 0 auto;\n}\n\n.shx-copy .shx-title {\n  margin-left: 0;\n  margin-right: 0;\n}\n\n.shx-copy p {\n  margin: 0 0 16px;\n\n  color: var(--shx-muted);\n\n  font-size: 16px;\n  line-height: 1.72;\n}\n\n.shx-image-card {\n  width: 100%;\n  max-width: 560px;\n\n  margin: 0 auto;\n  padding: 7px;\n\n  overflow: hidden;\n\n  border: 1px solid #223850;\n  border-radius: 14px;\n\n  background: #03080e;\n\n  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.2);\n}\n\n.shx-image-card img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  border-radius: 9px;\n}\n\n\/* =========================\n   CHECKS\n========================= *\/\n\n.shx-checks {\n  display: grid;\n  gap: 11px;\n\n  width: 100%;\n\n  margin: 20px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.shx-checks li {\n  position: relative;\n\n  min-height: 25px;\n\n  margin: 0;\n  padding: 2px 0 2px 34px;\n\n  color: #263341;\n\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.45;\n\n  list-style: none;\n}\n\n.shx-checks li::before {\n  content: \"✦\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  display: flex;\n\n  width: 24px;\n  height: 24px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #188cff;\n  border-radius: 50%;\n\n  background: #ecf7ff;\n  color: #0d7de8;\n\n  font-size: 10px;\n}\n\n\/* =========================\n   DARK\n========================= *\/\n\n.shx-dark {\n  background:\n    radial-gradient(\n      circle at 95% 5%,\n      rgba(30, 130, 255, 0.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #050c17,\n      #091728\n    );\n\n  color: #ffffff;\n}\n\n.shx-dark .shx-title {\n  color: #ffffff;\n}\n\n.shx-dark .shx-copy p {\n  color: #c7d2e0;\n}\n\n.shx-dark .shx-checks li {\n  color: #eef5fc;\n}\n\n.shx-dark .shx-checks li::before {\n  border-color: #2189e8;\n  background: rgba(22, 140, 255, 0.09);\n  color: #64bbff;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.shx-benefits {\n  background: #f2f6fb;\n}\n\n.shx-card-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n\n  gap: 16px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 28px auto 0;\n}\n\n.shx-card {\n  display: grid;\n  grid-template-columns: 52px minmax(0, 1fr);\n\n  column-gap: 16px;\n\n  width: 100%;\n\n  margin: 0;\n  padding: 20px;\n\n  border: 1px solid #dce5ef;\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  box-shadow: 0 7px 18px rgba(15, 40, 75, 0.05);\n\n  text-align: left;\n}\n\n.shx-icon {\n  grid-row: 1 \/ 3;\n\n  display: flex;\n\n  width: 50px;\n  height: 50px;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0;\n\n  border: 1px solid #57aaff;\n  border-radius: 50%;\n\n  background: #eef7ff;\n  color: #0878df;\n\n  font-size: 22px;\n  line-height: 1;\n}\n\n.shx-card h3 {\n  grid-column: 2;\n\n  margin: 1px 0 6px;\n\n  color: #102439;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-weight: 700;\n  line-height: 1.2;\n\n  word-break: normal;\n}\n\n.shx-card p {\n  grid-column: 2;\n\n  margin: 0;\n\n  color: var(--shx-muted);\n\n  font-size: 15px;\n  line-height: 1.65;\n\n  word-break: normal;\n}\n\n\/* =========================\n   SHOWCASE\n========================= *\/\n\n.shx-showcase {\n  background: #ffffff;\n}\n\n.shx-showcase-frame {\n  width: 100%;\n  max-width: 700px;\n\n  margin: 28px auto 0;\n  padding: 7px;\n\n  overflow: hidden;\n\n  border: 1px solid #253a50;\n  border-radius: 14px;\n\n  background: #03080e;\n\n  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18);\n}\n\n.shx-showcase-frame img {\n  border-radius: 9px;\n}\n\n\/* =========================\n   SOLAR\n========================= *\/\n\n.shx-solar {\n  background: linear-gradient(\n    135deg,\n    #f8fafc,\n    #edf6ff\n  );\n}\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.shx-steps {\n  background: #ffffff;\n}\n\n.shx-step-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n\n  gap: 15px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 28px auto 0;\n}\n\n.shx-step {\n  position: relative;\n\n  width: 100%;\n\n  margin: 0;\n  padding: 22px 20px 22px 82px;\n\n  border: 1px solid var(--shx-border);\n  border-radius: 13px;\n\n  background: #f8fafc;\n\n  text-align: left;\n}\n\n.shx-step-number {\n  position: absolute;\n\n  top: 50%;\n  left: 20px;\n\n  display: flex;\n\n  width: 44px;\n  height: 44px;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0;\n\n  border-radius: 50%;\n\n  background: linear-gradient(\n    135deg,\n    #0865d7,\n    #1c9dff\n  );\n\n  color: #ffffff;\n\n  font-size: 18px;\n  font-weight: 900;\n\n  transform: translateY(-50%);\n}\n\n.shx-step h3 {\n  margin: 0 0 5px;\n\n  color: #102439;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 19px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.shx-step p {\n  margin: 0;\n\n  color: var(--shx-muted);\n\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   HALLOWEEN\n========================= *\/\n\n.shx-halloween {\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(255, 116, 31, 0.18),\n      transparent 33%\n    ),\n    radial-gradient(\n      circle at 90% 5%,\n      rgba(114, 86, 255, 0.17),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #120810,\n      #06090f\n    );\n\n  color: #ffffff;\n}\n\n.shx-halloween .shx-title {\n  color: #ffffff;\n}\n\n.shx-halloween .shx-subtitle {\n  color: #d6d0d6;\n}\n\n.shx-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  width: 100%;\n  max-width: 650px;\n\n  margin: 24px auto 0;\n}\n\n.shx-tag {\n  display: inline-flex;\n  align-items: center;\n\n  margin: 0;\n  padding: 8px 13px;\n\n  border: 1px solid rgba(180, 132, 230, 0.46);\n  border-radius: 999px;\n\n  background: rgba(255, 255, 255, 0.05);\n  color: #dabaff;\n\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n\/* =========================\n   COMPARISON\n========================= *\/\n\n.shx-compare {\n  background: #f5f7fa;\n}\n\n.shx-compare-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n\n  gap: 15px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 28px auto 0;\n\n  text-align: left;\n}\n\n.shx-compare-card {\n  width: 100%;\n\n  margin: 0;\n  padding: 22px;\n\n  border-radius: 13px;\n}\n\n.shx-compare-card.basic {\n  border: 1px solid #d9dfe6;\n  background: #edf0f3;\n}\n\n.shx-compare-card.soul {\n  border: 2px solid #168cff;\n  background: #ffffff;\n\n  box-shadow: 0 10px 25px rgba(22, 140, 255, 0.12);\n}\n\n.shx-compare-card h3 {\n  margin: 0 0 14px;\n\n  color: #102439;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.shx-compare-card ul {\n  margin: 0;\n  padding: 0 0 0 21px;\n}\n\n.shx-compare-card li {\n  margin: 0 0 8px;\n\n  color: var(--shx-muted);\n\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.shx-faq {\n  background: #ffffff;\n}\n\n.shx-faq-list {\n  display: grid;\n  gap: 10px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 28px auto 0;\n\n  text-align: left;\n}\n\n.shx-faq details {\n  width: 100%;\n\n  margin: 0;\n\n  overflow: hidden;\n\n  border: 1px solid var(--shx-border);\n  border-radius: 11px;\n\n  background: #f8fafc;\n}\n\n.shx-faq summary {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n\n  margin: 0;\n  padding: 17px 48px 17px 17px;\n\n  color: #102439;\n\n  cursor: pointer;\n\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.45;\n\n  list-style: none;\n}\n\n.shx-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.shx-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 17px;\n\n  color: #168cff;\n\n  font-size: 22px;\n  line-height: 1;\n\n  transform: translateY(-50%);\n}\n\n.shx-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.shx-faq-answer {\n  padding: 0 17px 17px;\n\n  color: var(--shx-muted);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.shx-final {\n  width: 100%;\n\n  margin: 0;\n  padding: 58px 24px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(22, 140, 255, 0.25),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #02050a,\n      #081526\n    );\n\n  text-align: center;\n}\n\n.shx-final .shx-title {\n  color: #ffffff;\n}\n\n.shx-final-copy {\n  width: 100%;\n  max-width: 620px;\n\n  margin: 0 auto 24px;\n\n  color: #ced9e7;\n\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.shx-final-note {\n  margin: 14px 0 0;\n\n  color: #849cb8;\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\/* =========================\n   WIDE CONTAINER\n========================= *\/\n\n@container (min-width: 760px) {\n  .shx-section {\n    padding: 66px 40px;\n  }\n\n  .shx-hero {\n    padding: 72px 40px 42px;\n  }\n\n  .shx-main-title {\n    font-size: 58px;\n  }\n\n  .shx-title {\n    font-size: 40px;\n  }\n\n  .shx-facts {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .shx-fact {\n    border-bottom: 0;\n    border-right: 1px solid #e7ebf0;\n  }\n\n  .shx-fact:nth-child(2n) {\n    border-right: 1px solid #e7ebf0;\n  }\n\n  .shx-fact:last-child {\n    border-right: 0;\n  }\n\n  .shx-split {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 40px;\n    max-width: 1000px;\n  }\n\n  .shx-card-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    max-width: 1000px;\n  }\n\n  .shx-card {\n    display: block;\n    padding: 22px;\n  }\n\n  .shx-icon {\n    margin-bottom: 16px;\n  }\n\n  .shx-card h3 {\n    margin-bottom: 8px;\n  }\n\n  .shx-step-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    max-width: 1000px;\n  }\n\n  .shx-step {\n    padding: 24px 20px;\n    text-align: center;\n  }\n\n  .shx-step-number {\n    position: static;\n    margin: 0 auto 15px;\n    transform: none;\n  }\n\n  .shx-compare-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 850px;\n  }\n\n  .shx-final {\n    padding: 72px 40px;\n  }\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media screen and (max-width: 480px) {\n  .shx-section {\n    padding: 42px 16px;\n  }\n\n  .shx-hero {\n    padding: 44px 16px 28px;\n  }\n\n  .shx-main-title {\n    font-size: 35px;\n    line-height: 1.08;\n  }\n\n  .shx-title {\n    font-size: 27px;\n    line-height: 1.15;\n  }\n\n  .shx-subtitle,\n  .shx-copy p {\n    font-size: 15px;\n  }\n\n  .shx-button {\n    width: 100%;\n    padding: 14px 16px;\n  }\n\n  .shx-hero-image {\n    margin-top: 28px;\n  }\n\n  .shx-facts-section {\n    padding: 24px 14px 30px;\n  }\n\n  .shx-fact {\n    padding: 17px 7px;\n  }\n\n  .shx-fact strong {\n    font-size: 21px;\n  }\n\n  .shx-fact span {\n    font-size: 10px;\n  }\n\n  .shx-quote {\n    padding: 20px 17px;\n    font-size: 18px;\n  }\n\n  .shx-card {\n    grid-template-columns: 45px minmax(0, 1fr);\n    gap: 13px;\n    padding: 17px;\n  }\n\n  .shx-icon {\n    width: 44px;\n    height: 44px;\n    font-size: 19px;\n  }\n\n  .shx-card h3 {\n    font-size: 18px;\n  }\n\n  .shx-card p {\n    font-size: 14px;\n  }\n\n  .shx-step {\n    padding: 19px 16px 19px 72px;\n  }\n\n  .shx-step-number {\n    left: 16px;\n    width: 40px;\n    height: 40px;\n    font-size: 16px;\n  }\n\n  .shx-compare-card {\n    padding: 19px 17px;\n  }\n\n  .shx-faq summary {\n    padding: 15px 44px 15px 15px;\n  }\n\n  .shx-faq-answer {\n    padding: 0 15px 15px;\n  }\n\n  .shx-final {\n    padding: 48px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"shx-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"shx-hero\"\u003e\n    \u003cdiv class=\"shx-hero-content\"\u003e\n      \u003cspan class=\"shx-kicker\"\u003e\n        Halloween 2026 • Outdoor Haunted Display\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"shx-main-title\"\u003e\n        The Graves Come Alive\n        \u003cspan\u003eAfter Dark.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"shx-hero-copy\"\u003e\n        Watch glowing souls rise from the ground and flow toward the Reaper’s\n        lantern—turning an ordinary front yard into the kind of Halloween\n        display trick-or-treaters stop to stare at.\n      \u003c\/p\u003e\n\n      \u003ca class=\"shx-button\" href=\"#shx-details\"\u003e\n        Bring the Harvester Home →\n      \u003c\/a\u003e\n\n      \u003cp class=\"shx-hero-note\"\u003e\n        Solar powered • Outdoor display • No extension cords\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shx-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_32_19.png?v=1787298289\u0026amp;width=1946\" alt=\"Halloween Soul Harvester animated garden light\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FACTS --\u003e\n  \u003csection class=\"shx-facts-section\"\u003e\n    \u003cdiv class=\"shx-facts\"\u003e\n      \u003cdiv class=\"shx-fact\"\u003e\n        \u003cstrong\u003eSolar\u003c\/strong\u003e\n        \u003cspan\u003ePowered\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-fact\"\u003e\n        \u003cstrong\u003eAuto\u003c\/strong\u003e\n        \u003cspan\u003eLights at Night\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-fact\"\u003e\n        \u003cstrong\u003e360°\u003c\/strong\u003e\n        \u003cspan\u003eHalloween Impact\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-fact\"\u003e\n        \u003cstrong\u003e0\u003c\/strong\u003e\n        \u003cspan\u003eExtension Cords\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EMOTIONAL --\u003e\n  \u003csection class=\"shx-section shx-emotion shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      Don't Just Decorate\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Become the House They Remember\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shx-subtitle\"\u003e\n      Every neighborhood has pumpkins. Every porch has cobwebs. But only a few\n      houses make kids stop on the sidewalk, grab their parents and say,\n      “Whoa… look at THAT.”\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"shx-quote\"\u003e\n      “Mom, can we go to the scary house again?”\n\n      \u003csmall\u003e\n        That is the difference between putting up Halloween decorations and\n        creating a Halloween memory.\n      \u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SOUL EFFECT --\u003e\n  \u003csection class=\"shx-section shx-dark\" id=\"shx-details\"\u003e\n    \u003cdiv class=\"shx-split\"\u003e\n\n      \u003cdiv class=\"shx-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_28_50.png?v=1787298289\u0026amp;width=1946\" alt=\"Flowing blue Halloween soul light effect\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-copy\"\u003e\n        \u003cspan class=\"shx-kicker\"\u003e\n          Watch the Souls Rise\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"shx-title\"\u003e\n          A Light Effect That Actually Tells a Story\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The magic is in the movement. Glowing blue souls appear to emerge\n          from the earth, twist upward in an eerie stream and disappear into\n          the Soul Harvester’s lantern.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Instead of simply illuminating your yard, the flowing light creates\n          the illusion that something supernatural is happening right in front\n          of your home.\n        \u003c\/p\u003e\n\n        \u003cul class=\"shx-checks\"\u003e\n          \u003cli\u003eGlowing blue spirit effect\u003c\/li\u003e\n          \u003cli\u003eFlowing upward visual movement\u003c\/li\u003e\n          \u003cli\u003eIlluminated haunted lantern\u003c\/li\u003e\n          \u003cli\u003eGlowing Reaper eyes\u003c\/li\u003e\n          \u003cli\u003eDramatic nighttime focal point\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"shx-section shx-benefits shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      Built for Halloween Night\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      One Decoration. An Entire Haunted Scene.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shx-subtitle\"\u003e\n      The Reaper, lantern and cascading spirits work together to create the\n      illusion of a supernatural event unfolding in your yard.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"shx-card-grid\"\u003e\n\n      \u003carticle class=\"shx-card\"\u003e\n        \u003cdiv class=\"shx-icon\"\u003e👻\u003c\/div\u003e\n\n        \u003ch3\u003eHaunting Motion\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Flowing blue light gives the spirits a sense of movement, creating\n          far more visual impact than a standard static light.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"shx-card\"\u003e\n        \u003cdiv class=\"shx-icon\"\u003e💀\u003c\/div\u003e\n\n        \u003ch3\u003eCreepy After Dark\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Glowing eyes, ghostly faces and the illuminated lantern transform\n          the Reaper once darkness falls.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"shx-card\"\u003e\n        \u003cdiv class=\"shx-icon\"\u003e🏚️\u003c\/div\u003e\n\n        \u003ch3\u003eInstant Focal Point\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place it among pumpkins, tombstones and cobwebs and suddenly your\n          entire Halloween display has a centerpiece.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SHOWCASE --\u003e\n  \u003csection class=\"shx-section shx-showcase shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      High-Impact Halloween Décor\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Bigger Than a Typical Garden Light\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shx-subtitle\"\u003e\n      Put it in the front yard, along the walkway or beside your porch entrance\n      to create a glowing haunted focal point guests can see from across the\n      street.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"shx-showcase-frame\"\u003e\n      \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_42_00.png?v=1787298289\u0026amp;width=1946\" alt=\"Halloween Soul Harvester front yard walkway and porch display\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"shx-section shx-dark\"\u003e\n    \u003cdiv class=\"shx-split\"\u003e\n\n      \u003cdiv class=\"shx-copy\"\u003e\n        \u003cspan class=\"shx-kicker\"\u003e\n          From Head to Soul\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"shx-title\"\u003e\n          Creepy Details From Every Angle\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          It is not just the glowing souls that create the effect. The\n          Harvester itself is designed to look unsettling even before the\n          lights come on.\n        \u003c\/p\u003e\n\n        \u003cul class=\"shx-checks\"\u003e\n          \u003cli\u003eEerie illuminated Reaper eyes\u003c\/li\u003e\n          \u003cli\u003eGothic haunted lantern design\u003c\/li\u003e\n          \u003cli\u003eCascading ghostly soul streams\u003c\/li\u003e\n          \u003cli\u003eTattered Reaper-style robe\u003c\/li\u003e\n          \u003cli\u003eDetailed skeletal hands and face\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_35_43.png?v=1787298289\u0026amp;width=1946\" alt=\"Halloween Soul Harvester detailed features\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SOLAR --\u003e\n  \u003csection class=\"shx-section shx-solar\"\u003e\n    \u003cdiv class=\"shx-split\"\u003e\n\n      \u003cdiv class=\"shx-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_38_57.png?v=1787298289\u0026amp;width=1946\" alt=\"Solar powered Halloween Soul Harvester installation\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-copy\"\u003e\n        \u003cspan class=\"shx-kicker\"\u003e\n          Solar Powered\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"shx-title\"\u003e\n          No Wires. No Outlet. No Halloween Hassle.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Place it where your display looks best instead of where the nearest\n          electrical outlet happens to be.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The solar panel absorbs sunlight during the day and the decoration\n          is designed to illuminate automatically after dark.\n        \u003c\/p\u003e\n\n        \u003cul class=\"shx-checks\"\u003e\n          \u003cli\u003eSolar-powered outdoor design\u003c\/li\u003e\n          \u003cli\u003eNo extension cords across the lawn\u003c\/li\u003e\n          \u003cli\u003eAutomatic dusk illumination\u003c\/li\u003e\n          \u003cli\u003eSimple ground-stake installation\u003c\/li\u003e\n          \u003cli\u003eDesigned for outdoor Halloween displays\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STEPS --\u003e\n  \u003csection class=\"shx-section shx-steps shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      From Box to Haunted\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Your Yard Awakens in 3 Simple Steps\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"shx-step-grid\"\u003e\n\n      \u003cdiv class=\"shx-step\"\u003e\n        \u003cdiv class=\"shx-step-number\"\u003e1\u003c\/div\u003e\n\n        \u003ch3\u003eStake It\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Position the decoration in your yard, walkway or near your porch\n          entrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-step\"\u003e\n        \u003cdiv class=\"shx-step-number\"\u003e2\u003c\/div\u003e\n\n        \u003ch3\u003eLet It Charge\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place the solar panel where it can receive direct sunlight during\n          the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"shx-step\"\u003e\n        \u003cdiv class=\"shx-step-number\"\u003e3\u003c\/div\u003e\n\n        \u003ch3\u003eWatch It Awaken\u003c\/h3\u003e\n\n        \u003cp\u003e\n          When darkness arrives, watch the blue souls illuminate your haunted\n          display.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HALLOWEEN --\u003e\n  \u003csection class=\"shx-section shx-halloween shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      Halloween Only Comes Once a Year\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Give Trick-or-Treaters a Reason to Stop at Your House\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shx-subtitle\"\u003e\n      They may forget another plastic pumpkin. They probably will not forget\n      the house where glowing spirits appeared to rise from the ground into a\n      giant Reaper’s lantern.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"shx-tags\"\u003e\n      \u003cspan class=\"shx-tag\"\u003eFront Yard\u003c\/span\u003e\n      \u003cspan class=\"shx-tag\"\u003eWalkway\u003c\/span\u003e\n      \u003cspan class=\"shx-tag\"\u003ePorch Entrance\u003c\/span\u003e\n      \u003cspan class=\"shx-tag\"\u003eHaunted House\u003c\/span\u003e\n      \u003cspan class=\"shx-tag\"\u003eHalloween Party\u003c\/span\u003e\n      \u003cspan class=\"shx-tag\"\u003eGraveyard Display\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"shx-section shx-compare shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      Static vs. Alive\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Why Settle for Another Ordinary Yard Light?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"shx-compare-grid\"\u003e\n\n      \u003cdiv class=\"shx-compare-card basic\"\u003e\n        \u003ch3\u003eTypical Halloween Light\u003c\/h3\u003e\n\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\n      \u003cdiv class=\"shx-compare-card soul\"\u003e\n        \u003ch3\u003eSoul Harvester\u003c\/h3\u003e\n\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\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"shx-section shx-faq shx-center\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      Frequently Asked Questions\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Before the Souls Arrive\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"shx-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Soul Harvester solar powered?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          The product imagery presents the decoration as solar powered.\n          Position the solar panel where it can receive good sunlight during\n          the day for the best nighttime illumination.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it need an extension cord?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          No extension cord is required for the solar-powered setup shown,\n          giving you more freedom when positioning it around your yard.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          It can be used as a Halloween focal point in front yards, walkways,\n          porch areas and other suitable outdoor display spaces.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it automatically illuminate at night?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          The product imagery describes an automatic dusk\/night illumination\n          function after the solar panel has charged during daylight.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it designed for outdoor use?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          The product is presented as an outdoor Halloween garden decoration\n          with weather-resistant construction for typical seasonal outdoor use.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat makes the soul effect special?\u003c\/summary\u003e\n\n        \u003cdiv class=\"shx-faq-answer\"\u003e\n          Multiple illuminated ghost shapes and flowing blue light strands\n          create the visual impression that spirits are rising from the ground\n          toward the Reaper's lantern.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"shx-final\"\u003e\n    \u003cspan class=\"shx-kicker\"\u003e\n      When Darkness Falls\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"shx-title\"\u003e\n      Let the Souls Rise in Your Yard This Halloween\n    \u003c\/h2\u003e\n\n    \u003cp class=\"shx-final-copy\"\u003e\n      Pumpkins make a yard festive. Cobwebs make it spooky. But a glowing Soul\n      Harvester can turn it into the house people remember long after Halloween\n      night is over.\n    \u003c\/p\u003e\n\n    \u003ca class=\"shx-button\" href=\"#top\"\u003e\n      Create Your Haunted Yard →\n    \u003c\/a\u003e\n\n    \u003cp class=\"shx-final-note\"\u003e\n      Make it the centerpiece of your 2026 Halloween display.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Section Test(pass: sang)","offers":[{"title":"Soul Harvester💀🔥","offer_id":46145796898876,"sku":null,"price":50.77,"currency_code":"USD","in_stock":true},{"title":"The Witch🧙‍♀️🔥","offer_id":46145796931644,"sku":null,"price":50.77,"currency_code":"USD","in_stock":true},{"title":"Haunted Scarecrow🌾","offer_id":46145796964412,"sku":null,"price":50.77,"currency_code":"USD","in_stock":true},{"title":"Headless Horseman🎃🔥","offer_id":46145796997180,"sku":null,"price":50.77,"currency_code":"USD","in_stock":true},{"title":"🔥All Styles - 4 Pcs","offer_id":46145797029948,"sku":null,"price":50.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/3185\/0044\/files\/ChatGPTImage2026_8_21_15_35_43.webp?v=1789032843","url":"https:\/\/www.tosnic.com\/products\/%f0%9f%8e%81today-50-off%f0%9f%8e%81%f0%9f%92%80halloween-soul-harvester-animated-garden-light","provider":"Tosnic","version":"1.0","type":"link"}