{"product_id":"halloween-christmas-3d-holographic-display-fan-y","title":"Halloween Christmas 3D Holographic Display Fan, LED Dynamic Hologram Projector","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ZENITHERE\n   3D HOLOGRAPHIC DISPLAY FAN\n   V2 — STICKY CART SAFE VERSION\n   DEEP NIGHT PURPLE × HOLO AMBER\n========================================================= *\/\n\n.holof-page,\n.holof-page *{\n  box-sizing:border-box;\n}\n\n.holof-page{\n  --black:#050208;\n  --night:#0A0410;\n  --deep:#12091B;\n  --purple:#1C0D2A;\n  --purple2:#2A123B;\n  --purple3:#48205F;\n\n  --orange:#F28A24;\n  --orange2:#FFAB3D;\n  --orange3:#FFC66E;\n\n  --bone:#F8F1E7;\n  --white:#FFF9F0;\n\n  --text:#D8CFDE;\n  --muted:#BFB4C7;\n\n  position:relative;\n\n  \/*\n    关键：\n    整个详情页形成自己的低层级 stacking context。\n    页面中的动画、标签、标题都无法跑到\n    Shopify Sticky Add To Cart 上面。\n  *\/\n  z-index:0;\n  isolation:isolate;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  padding:14px 0 80px;\n\n  background:\n    radial-gradient(\n      circle at 10% 2%,\n      rgba(242,138,36,.08),\n      transparent 23%\n    ),\n    radial-gradient(\n      circle at 93% 28%,\n      rgba(126,53,168,.14),\n      transparent 25%\n    ),\n    linear-gradient(\n      180deg,\n      #050208 0%,\n      #0D0614 25%,\n      #180A23 52%,\n      #0A0410 78%,\n      #050208 100%\n    );\n\n  color:var(--bone);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n}\n\n.holof-wrap{\n  position:relative;\n  z-index:0;\n\n  width:min(940px,calc(100% - 20px));\n  max-width:100%;\n  min-width:0;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SHOPIFY \/ SHRINE STICKY CART FIX\n========================================================= *\/\n\n\/*\n  常见 Shrine \/ Shopify Sticky ATC class\n  保持购买栏永远位于详情页之上。\n*\/\n\n.sticky-add-to-cart,\n.sticky-atc,\n.sticky-atc__wrapper,\n.product-sticky-bar,\n.product-sticky-atc,\n.sticky-cart,\n[id*=\"sticky\"][id*=\"cart\"],\n[id*=\"sticky\"][id*=\"atc\"],\n[class*=\"sticky\"][class*=\"cart\"],\n[class*=\"sticky\"][class*=\"atc\"]{\n  z-index:999999 !important;\n}\n\n\/*\n  防止半透明 Sticky Bar 导致下面文字透出来，\n  就像你截图里的情况。\n*\/\n\n.sticky-add-to-cart,\n.sticky-atc,\n.sticky-atc__wrapper,\n.product-sticky-bar,\n.product-sticky-atc,\n.sticky-cart{\n  background:#ffffff !important;\n\n  box-shadow:\n    0 -6px 24px rgba(0,0,0,.13) !important;\n}\n\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.holof-section{\n  position:relative;\n\n  \/*\n    每个模块同样限制自己的层级\n  *\/\n  z-index:0;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin:26px 0;\n  padding:46px 30px;\n\n  overflow:hidden;\n\n  border-radius:36px;\n\n  background:\n    radial-gradient(\n      circle at 94% 0%,\n      rgba(242,138,36,.055),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #21102D,\n      #100718\n    );\n\n  border:\n    1px solid rgba(242,138,36,.09);\n\n  box-shadow:\n    0 20px 50px rgba(0,0,0,.35);\n}\n\n\n.holof-section.dark{\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(242,138,36,.11),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 7% 90%,\n      rgba(113,43,149,.14),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #050208,\n      #12091B 52%,\n      #251034\n    );\n}\n\n\n.holof-section.mid{\n  background:\n    radial-gradient(\n      circle at 12% 2%,\n      rgba(127,50,164,.12),\n      transparent 25%\n    ),\n    linear-gradient(\n      145deg,\n      #2A1238,\n      #09040E\n    );\n}\n\n\n.holof-section.soft{\n  background:\n    radial-gradient(\n      circle at 93% 0%,\n      rgba(242,138,36,.07),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #251130,\n      #13081A\n    );\n}\n\n.holof-section.warm{\n  background:\n    radial-gradient(\n      circle at 86% 4%,\n      rgba(255,146,62,.14),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(196,64,96,.13),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #311426,\n      #170A13\n    );\n}\n\n\n\/* 所有真正内容只使用低层级 *\/\n\n.holof-content,\n.holof-center,\n.holof-frame,\n.holof-grid,\n.holof-joints,\n.holof-poses,\n.holof-scenes,\n.holof-steps,\n.holof-why,\n.holof-specs{\n  position:relative;\n  z-index:2;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.holof-center{\n  text-align:center;\n}\n\n\n.holof-tag{\n  position:relative;\n  z-index:2;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:7px;\n\n  max-width:100%;\n\n  padding:9px 17px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #752B91,\n      #B94F6B,\n      #D67125\n    );\n\n  color:#fff;\n\n  border:\n    1px solid rgba(255,176,69,.25);\n\n  font-size:12px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:1.1px;\n\n  text-align:center;\n\n  box-shadow:\n    0 0 18px rgba(242,138,36,.10);\n}\n\n\n.holof-title{\n  position:relative;\n  z-index:2;\n\n  width:100%;\n  max-width:790px;\n  min-width:0;\n\n  margin:18px auto 13px;\n\n  color:var(--bone);\n\n  font-size:40px;\n  line-height:1.15;\n\n  font-weight:900;\n\n  letter-spacing:-1.2px;\n\n  overflow-wrap:anywhere;\n}\n\n\n.holof-copy{\n  position:relative;\n  z-index:2;\n\n  width:100%;\n  max-width:720px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.75;\n\n  overflow-wrap:anywhere;\n}\n\n\n.holof-orange{\n  color:#FFA838;\n\n  text-shadow:\n    0 0 10px rgba(242,138,36,.35),\n    0 0 25px rgba(242,138,36,.15);\n}\n\n\n.holof-bone{\n  color:#FFF8EA;\n\n  text-shadow:\n    0 0 12px rgba(255,248,234,.18);\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.holof-img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  height:auto;\n\n  border-radius:26px;\n\n  box-shadow:\n    0 18px 42px rgba(0,0,0,.32);\n}\n\n\n\/* =========================================================\n   FLOWING HALLOWEEN FRAME\n========================================================= *\/\n\n.holof-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-top:30px;\n\n  padding:2px;\n\n  overflow:hidden;\n\n  border-radius:29px;\n\n  background:#08030C;\n\n  isolation:isolate;\n\n  box-shadow:\n    0 0 20px rgba(242,138,36,.07),\n    0 18px 40px rgba(0,0,0,.30);\n}\n\n\n.holof-frame:before{\n  content:\"\";\n\n  position:absolute;\n\n  z-index:-2;\n\n  top:-55%;\n  left:-35%;\n\n  width:170%;\n  height:210%;\n\n  background:\n    conic-gradient(\n      from 0deg,\n\n      transparent 0deg,\n\n      #54206B 37deg,\n      #913CB2 72deg,\n      #F28A24 108deg,\n      #FFB44A 137deg,\n\n      transparent 172deg,\n\n      transparent 222deg,\n\n      #61237B 258deg,\n      #A946C5 286deg,\n      #F28A24 314deg,\n      #FFC05D 340deg,\n\n      transparent 360deg\n    );\n\n  animation:\n    holofBorder 9s linear infinite;\n}\n\n\n.holof-frame:after{\n  content:\"\";\n\n  position:absolute;\n\n  z-index:-1;\n\n  inset:2px;\n\n  border-radius:27px;\n\n  background:#08030C;\n}\n\n\n.holof-frame .holof-img{\n  margin:0;\n\n  border-radius:26px;\n}\n\n\n@keyframes holofBorder{\n\n  from{\n    transform:rotate(0deg);\n  }\n\n  to{\n    transform:rotate(360deg);\n  }\n\n}\n\n\n\/* =========================================================\n   SECTION EDGE FLOW\n========================================================= *\/\n\n.holof-section.edge:after{\n  content:\"\";\n\n  position:absolute;\n\n  z-index:1;\n\n  left:-45%;\n  bottom:0;\n\n  width:42%;\n  height:2px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      #752C96,\n      #F28A24,\n      #FFBD58,\n      transparent\n    );\n\n  box-shadow:\n    0 0 12px rgba(242,138,36,.43);\n\n  animation:\n    holofEdge 7.5s linear infinite;\n\n  pointer-events:none;\n}\n\n\n@keyframes holofEdge{\n\n  from{\n    left:-45%;\n  }\n\n  to{\n    left:120%;\n  }\n\n}\n\n\n\/* =========================================================\n   FOG\n========================================================= *\/\n\n.holof-fog{\n  position:absolute;\n\n  \/*\n    装饰永远在内容底下\n  *\/\n  z-index:0;\n\n  width:390px;\n  height:120px;\n\n  border-radius:50%;\n\n  filter:blur(30px);\n\n  background:\n    radial-gradient(\n      ellipse,\n      rgba(210,192,221,.12),\n      rgba(130,78,155,.045) 53%,\n      transparent 75%\n    );\n\n  animation:\n    holofFog 15s ease-in-out infinite;\n\n  pointer-events:none;\n}\n\n\n.holof-fog.f1{\n  left:-190px;\n  bottom:8%;\n}\n\n\n.holof-fog.f2{\n  right:-220px;\n  top:27%;\n\n  animation-delay:5s;\n}\n\n\n@keyframes holofFog{\n\n  0%,100%{\n    transform:translateX(0);\n    opacity:.24;\n  }\n\n  50%{\n    transform:translateX(220px);\n    opacity:.58;\n  }\n\n}\n\n\n\/* =========================================================\n   HALLOWEEN PARTICLES\n========================================================= *\/\n\n.holof-particle{\n  position:absolute;\n\n  z-index:1;\n\n  width:4px;\n  height:4px;\n\n  border-radius:50%;\n\n  background:#FFB043;\n\n  box-shadow:\n    0 0 8px rgba(242,138,36,.45);\n\n  animation:\n    holofParticle 8s ease-in-out infinite;\n\n  pointer-events:none;\n}\n\n\n.holof-particle.p1{\n  left:7%;\n  top:17%;\n}\n\n\n.holof-particle.p2{\n  left:20%;\n  bottom:15%;\n\n  animation-delay:1.7s;\n}\n\n\n.holof-particle.p3{\n  right:13%;\n  top:20%;\n\n  animation-delay:3s;\n}\n\n\n.holof-particle.p4{\n  right:6%;\n  bottom:12%;\n\n  animation-delay:4.5s;\n}\n\n\n@keyframes holofParticle{\n\n  0%,100%{\n    transform:translate(0,0);\n    opacity:.2;\n  }\n\n  35%{\n    transform:translate(8px,-25px);\n    opacity:.9;\n  }\n\n  70%{\n    transform:translate(-7px,-12px);\n    opacity:.4;\n  }\n\n}\n\n\n\/* =========================================================\n   EYE GLOW\n========================================================= *\/\n\n.holof-eyes{\n  position:absolute;\n\n  \/*\n    重要：\n    以前这里层级过高会影响 Sticky Cart\n  *\/\n  z-index:1;\n\n  top:29px;\n  right:31px;\n\n  display:flex;\n\n  gap:7px;\n\n  pointer-events:none;\n}\n\n\n.holof-eye{\n  width:7px;\n  height:7px;\n\n  border-radius:50%;\n\n  background:#FF8B20;\n\n  box-shadow:\n    0 0 8px #FF8B20,\n    0 0 20px rgba(255,139,32,.65);\n\n  animation:\n    holofEye 3.2s ease-in-out infinite;\n}\n\n\n.holof-eye:nth-child(2){\n  animation-delay:.25s;\n}\n\n\n@keyframes holofEye{\n\n  0%,100%{\n    opacity:.25;\n\n    box-shadow:\n      0 0 3px rgba(255,139,32,.35);\n  }\n\n  50%{\n    opacity:1;\n\n    box-shadow:\n      0 0 9px rgba(255,139,32,.95),\n      0 0 22px rgba(255,139,32,.45);\n  }\n\n}\n\n\n\/* =========================================================\n   HERO BADGES\n========================================================= *\/\n\n.holof-badges{\n  position:relative;\n  z-index:2;\n\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:9px;\n\n  margin-top:24px;\n}\n\n\n.holof-badge{\n  padding:11px 15px;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  border:\n    1px solid rgba(255,174,66,.12);\n\n  color:#F8F0E8;\n\n  font-size:13px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   JOINTS\n========================================================= *\/\n\n.holof-joints{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:11px;\n\n  margin-top:29px;\n}\n\n\n.holof-joint{\n  min-width:0;\n\n  padding:20px 10px;\n\n  border-radius:22px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(114,43,147,.07)\n    );\n\n  border:\n    1px solid rgba(255,174,66,.11);\n\n  color:#fff;\n\n  text-align:center;\n}\n\n\n.holof-joint-icon{\n  position:relative;\n\n  width:54px;\n  height:54px;\n\n  margin:auto;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFF7E9,\n      #D8D0C3\n    );\n\n  color:#171019;\n\n  font-size:24px;\n}\n\n\n.holof-joint-icon:after{\n  content:\"\";\n\n  position:absolute;\n\n  inset:-8px;\n\n  border-radius:50%;\n\n  border:\n    1px dashed rgba(255,174,66,.34);\n\n  animation:\n    holofOrbit 8s linear infinite;\n}\n\n\n@keyframes holofOrbit{\n\n  from{\n    transform:rotate(0);\n  }\n\n  to{\n    transform:rotate(360deg);\n  }\n\n}\n\n\n.holof-joint strong{\n  display:block;\n\n  margin-top:11px;\n\n  color:#fff;\n\n  font-size:13px;\n}\n\n\n.holof-joint p{\n  margin:5px 0 0;\n\n  color:#C9BED0;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAILS CARDS\n========================================================= *\/\n\n.holof-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:15px;\n\n  margin-top:29px;\n}\n\n\n.holof-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:23px 20px;\n\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(242,138,36,.055),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #281236,\n      #100717\n    );\n\n  border:\n    1px solid rgba(242,138,36,.09);\n\n  box-shadow:\n    0 10px 27px rgba(0,0,0,.24);\n}\n\n\n.holof-card:after{\n  content:\"\";\n\n  position:absolute;\n\n  left:-120px;\n  bottom:0;\n\n  width:110px;\n  height:2px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      #7A3099,\n      #F28A24,\n      #FFBD56,\n      transparent\n    );\n\n  animation:\n    holofCardLine 6.5s linear infinite;\n}\n\n\n@keyframes holofCardLine{\n\n  from{\n    left:-120px;\n  }\n\n  to{\n    left:120%;\n  }\n\n}\n\n\n.holof-card-icon{\n  display:flex;\n\n  width:56px;\n  height:56px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #762C91,\n      #F28A24\n    );\n\n  color:#fff;\n\n  font-size:26px;\n\n  box-shadow:\n    0 0 18px rgba(242,138,36,.14);\n}\n\n\n.holof-card h3{\n  margin:14px 0 7px;\n\n  color:#F8F1E7;\n\n  font-size:18px;\n}\n\n\n.holof-card p{\n  margin:0;\n\n  color:#CFC5D5;\n\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   POSING\n========================================================= *\/\n\n.holof-poses{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:28px;\n}\n\n\n.holof-pose{\n  min-width:0;\n\n  padding:19px 8px;\n\n  border-radius:21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(126,47,158,.08)\n    );\n\n  border:\n    1px solid rgba(242,138,36,.10);\n\n  color:#fff;\n\n  text-align:center;\n}\n\n\n.holof-pose span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:28px;\n}\n\n\n.holof-pose strong{\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   SWINGING SKELETON\n========================================================= *\/\n\n.holof-hanger{\n  position:relative;\n  z-index:2;\n\n  width:120px;\n\n  margin:26px auto 0;\n\n  padding-top:44px;\n\n  text-align:center;\n\n  transform-origin:top center;\n\n  animation:\n    holofSway 5s ease-in-out infinite;\n}\n\n\n.holof-hanger:before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:50%;\n\n  width:1px;\n  height:45px;\n\n  background:\n    linear-gradient(\n      #FFAE42,\n      rgba(255,174,66,.12)\n    );\n}\n\n\n.holof-hanger span{\n  display:block;\n\n  font-size:52px;\n}\n\n\n.holof-hanger strong{\n  display:block;\n\n  color:#E7DCE9;\n\n  font-size:11px;\n\n  letter-spacing:.8px;\n}\n\n\n@keyframes holofSway{\n\n  0%,100%{\n    transform:rotate(-3deg);\n  }\n\n  50%{\n    transform:rotate(3deg);\n  }\n\n}\n\n\n\/* =========================================================\n   SCENES\n========================================================= *\/\n\n.holof-scenes{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:11px;\n\n  margin-top:28px;\n}\n\n\n.holof-scene{\n  min-width:0;\n\n  padding:20px 9px;\n\n  border-radius:21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #281236,\n      #120719\n    );\n\n  border:\n    1px solid rgba(242,138,36,.09);\n\n  text-align:center;\n}\n\n\n.holof-scene span{\n  display:block;\n\n  margin-bottom:8px;\n\n  font-size:29px;\n}\n\n\n.holof-scene strong{\n  color:#F7EFE7;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   TWO IMAGE GRID\n========================================================= *\/\n\n.holof-photo-grid{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:13px;\n\n  width:100%;\n\n  margin-top:29px;\n}\n\n\n.holof-photo-grid img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n  height:auto;\n\n  border-radius:22px;\n\n  box-shadow:\n    0 12px 28px rgba(0,0,0,.28);\n}\n\n\n\/* =========================================================\n   WHY CHOOSE\n========================================================= *\/\n\n.holof-why{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:14px;\n\n  margin-top:29px;\n}\n\n\n.holof-why-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:24px 20px;\n\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.07),\n      rgba(105,40,139,.08)\n    );\n\n  border:\n    1px solid rgba(255,174,66,.10);\n}\n\n\n.holof-why-card:after{\n  content:\"💀\";\n\n  position:absolute;\n\n  right:8px;\n  bottom:-18px;\n\n  font-size:64px;\n\n  opacity:.045;\n\n  transform:rotate(-15deg);\n}\n\n\n.holof-why-card strong{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#FFF4DF;\n\n  font-size:18px;\n}\n\n\n.holof-why-card p{\n  position:relative;\n  z-index:2;\n\n  margin:0;\n\n  color:#CBC1D1;\n\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.holof-steps{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:14px;\n\n  margin-top:29px;\n}\n\n\n.holof-step{\n  min-width:0;\n\n  padding:23px 16px;\n\n  border-radius:23px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #281236,\n      #100717\n    );\n\n  border:\n    1px solid rgba(242,138,36,.09);\n\n  text-align:center;\n\n  box-shadow:\n    0 9px 23px rgba(0,0,0,.22);\n}\n\n\n.holof-step-num{\n  width:47px;\n  height:47px;\n\n  margin:auto;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #792D9A,\n      #F28A24\n    );\n\n  color:#fff;\n\n  font-weight:900;\n}\n\n\n.holof-step h3{\n  margin:13px 0 6px;\n\n  color:#F8F1E7;\n\n  font-size:16px;\n}\n\n\n.holof-step p{\n  margin:0;\n\n  color:#C9BFD0;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.holof-specs{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-top:28px;\n\n  padding:7px 22px;\n\n  border-radius:26px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #281236,\n      #100717\n    );\n\n  border:\n    1px solid rgba(242,138,36,.09);\n\n  box-shadow:\n    0 10px 27px rgba(0,0,0,.24);\n}\n\n\n.holof-spec{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:17px 2px;\n\n  border-bottom:\n    1px solid rgba(255,255,255,.07);\n\n  color:#C9BFD0;\n\n  font-size:14px;\n}\n\n\n.holof-spec:last-child{\n  border-bottom:0;\n}\n\n\n.holof-spec strong{\n  color:#FFF4E2;\n\n  text-align:right;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.holof-cta{\n  text-align:center;\n}\n\n\n.holof-button{\n  position:relative;\n  z-index:2;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-width:285px;\n  max-width:100%;\n\n  margin-top:29px;\n\n  padding:18px 30px;\n\n  overflow:hidden;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #752B96,\n      #F28A24,\n      #FFB33E,\n      #752B96\n    );\n\n  background-size:\n    250% 100%;\n\n  color:#fff;\n\n  text-decoration:none;\n\n  font-size:17px;\n  font-weight:900;\n\n  box-shadow:\n    0 0 20px rgba(242,138,36,.25),\n    0 0 40px rgba(126,50,158,.10);\n\n  animation:\n    holofBtnFlow 5s linear infinite;\n}\n\n\n.holof-button:before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:-120%;\n\n  width:58%;\n  height:100%;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.94),\n      transparent\n    );\n\n  transform:skewX(-18deg);\n\n  animation:\n    holofBtnShine 3.6s infinite;\n}\n\n\n.holof-button span{\n  position:relative;\n  z-index:2;\n}\n\n\n@keyframes holofBtnFlow{\n\n  from{\n    background-position:0% 50%;\n  }\n\n  to{\n    background-position:250% 50%;\n  }\n\n}\n\n\n@keyframes holofBtnShine{\n\n  0%,55%{\n    left:-120%;\n  }\n\n  100%{\n    left:160%;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET \/ MOBILE\n========================================================= *\/\n\n@media(max-width:1024px){\n\n  \/*\n    关键：\n    为固定的 Add To Cart 购买栏留下底部安全空间。\n    避免最后一部分内容永久落在购买栏下面。\n  *\/\n\n  .holof-page{\n    padding-bottom:\n      calc(165px + env(safe-area-inset-bottom));\n  }\n\n\n  \/*\n    当跳转到模块时，\n    也给固定购买栏保留空间。\n  *\/\n\n  .holof-section{\n    scroll-margin-bottom:150px;\n  }\n\n}\n\n\n@media(max-width:768px){\n\n  .holof-wrap{\n    width:\n      calc(100% - 16px);\n  }\n\n\n  .holof-section{\n    margin:17px 0;\n\n    padding:\n      31px 15px 42px;\n\n    border-radius:28px;\n  }\n\n\n  .holof-title{\n    font-size:29px;\n\n    line-height:1.18;\n\n    letter-spacing:-.6px;\n  }\n\n\n  .holof-copy{\n    font-size:15px;\n\n    line-height:1.7;\n  }\n\n\n  .holof-img{\n    border-radius:21px;\n  }\n\n\n  .holof-frame{\n    border-radius:24px;\n  }\n\n\n  .holof-frame .holof-img{\n    border-radius:22px;\n  }\n\n\n  .holof-joints{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n\n  .holof-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .holof-poses{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n\n  .holof-scenes{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n\n  .holof-photo-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n\n  .holof-why{\n    grid-template-columns:1fr;\n  }\n\n\n  .holof-steps{\n    grid-template-columns:1fr;\n  }\n\n\n  .holof-spec{\n    flex-direction:column;\n\n    gap:5px;\n  }\n\n\n  .holof-spec strong{\n    text-align:left;\n  }\n\n\n  .holof-button{\n    width:100%;\n    min-width:0;\n  }\n\n}\n\n\n@media(max-width:420px){\n\n  .holof-badges{\n    flex-direction:column;\n  }\n\n\n  .holof-badge{\n    width:100%;\n  }\n\n\n  .holof-photo-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .holof-page *,\n  .holof-page *:before,\n  .holof-page *:after{\n    animation:none!important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"holof-page\"\u003e\n\u003cdiv class=\"holof-wrap\"\u003e\n\u003c!-- =====================================================\n 01 HERO\n===================================================== --\u003e\n\u003csection class=\"holof-section dark edge\"\u003e\n\u003cdiv class=\"holof-fog f1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-fog f2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"holof-particle p1\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p2\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p3\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p4\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"holof-eyes\"\u003e\n\u003cspan class=\"holof-eye\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-eye\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e ✨ 3D HOLOGRAM DISPLAY FAN \u003c\/span\u003e\n\u003ch1 class=\"holof-title\"\u003eOne Fan. \u003cspan class=\"holof-orange\"\u003e Two Holidays. One Wow. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"holof-copy\"\u003eBring glowing 3D visuals to your Halloween party and your Christmas tree with a single holographic display fan. Project ghosts, witches, crows and even Santa right out of thin air — no screen, no VR, just pure magic floating in the room.\u003c\/p\u003e\n\u003cdiv class=\"holof-badges\"\u003e\n\u003cdiv class=\"holof-badge\"\u003e✨ 3D Hologram\u003c\/div\u003e\n\u003cdiv class=\"holof-badge\"\u003e👻 Halloween\u003c\/div\u003e\n\u003cdiv class=\"holof-badge\"\u003e🎄 Christmas\u003c\/div\u003e\n\u003cdiv class=\"holof-badge\"\u003e📱 Phone Control\u003c\/div\u003e\n\u003cdiv class=\"holof-badge\"\u003e🔌 Plug \u0026amp; Play\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_37_07.png?v=1788492882\u0026amp;width=1200\" alt=\"3D Holographic Display Fan Halloween Projection\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 02 STUNNING 3D EFFECTS\n===================================================== --\u003e\n\u003csection class=\"holof-section mid edge\"\u003e\n\u003cdiv class=\"holof-fog f1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e 🌀 STUNNING 3D EFFECTS \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eDon't Just Decorate. \u003cspan class=\"holof-orange\"\u003e Amaze. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003eHigh-speed LED blades paint bright holograms that seem to float in the air — crisp, glowing and impossible to ignore. From a haunting crow to a waving Santa, every projection grabs attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-joints\"\u003e\n\u003cdiv class=\"holof-joint\"\u003e\n\u003cdiv class=\"holof-joint-icon\"\u003e🌀\u003c\/div\u003e\n\u003cstrong\u003e Stunning 3D \u003c\/strong\u003e\n\u003cp\u003eVivid holograms float in mid-air.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-joint\"\u003e\n\u003cdiv class=\"holof-joint-icon\"\u003e💡\u003c\/div\u003e\n\u003cstrong\u003e Bright \u0026amp; Clear \u003c\/strong\u003e\n\u003cp\u003eGlowing colors that pop in any light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-joint\"\u003e\n\u003cdiv class=\"holof-joint-icon\"\u003e📱\u003c\/div\u003e\n\u003cstrong\u003e Phone Sync \u003c\/strong\u003e\n\u003cp\u003eWatch the same image on your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-joint\"\u003e\n\u003cdiv class=\"holof-joint-icon\"\u003e🔌\u003c\/div\u003e\n\u003cstrong\u003e Plug \u0026amp; Play \u003c\/strong\u003e\n\u003cp\u003ePower up and it projects instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_27_56.png?v=1788492882\u0026amp;width=1200\" alt=\"Holographic Fan 3D Effects Phone Control\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 03 HOLIDAY VERSATILITY\n===================================================== --\u003e\n\u003csection class=\"holof-section soft edge\"\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e 🎄 HALLOWEEN × CHRISTMAS \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eOne Device. \u003cspan class=\"holof-orange\"\u003e Halloween And Christmas. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003eSwitch from spooky to merry in seconds. Perfect for Halloween parties, Christmas decor, storefronts and gift-giving all season long — one fan covers every festive moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-grid\"\u003e\n\u003cdiv class=\"holof-card\"\u003e\n\u003cdiv class=\"holof-card-icon\"\u003e👻\u003c\/div\u003e\n\u003ch3\u003eHalloween Scenes\u003c\/h3\u003e\n\u003cp\u003eSkulls, witches and pumpkins for spooky nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-card\"\u003e\n\u003cdiv class=\"holof-card-icon\"\u003e🎅\u003c\/div\u003e\n\u003ch3\u003eChristmas Magic\u003c\/h3\u003e\n\u003cp\u003eSanta, snowflakes and cozy festive visuals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-card\"\u003e\n\u003cdiv class=\"holof-card-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch3\u003eReady For Gifts\u003c\/h3\u003e\n\u003cp\u003eA show-stopping present for friends and family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-card\"\u003e\n\u003cdiv class=\"holof-card-icon\"\u003e📸\u003c\/div\u003e\n\u003ch3\u003ePhoto-Ready\u003c\/h3\u003e\n\u003cp\u003eAdd a magical backdrop to photos and videos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_35_39.png?v=1788492882\u0026amp;width=1200\" alt=\"3D Holographic Christmas Projection Lamp\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 04 CREATE YOUR SCENE\n===================================================== --\u003e\n\u003csection class=\"holof-section dark edge\"\u003e\n\u003cdiv class=\"holof-fog f2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e 🎭 CREATE YOUR ATMOSPHERE \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eGive Every Room \u003cspan class=\"holof-orange\"\u003e A Different Mood. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003eSet a spooky vibe at the front door, a magical glow on the mantel or a festive surprise under the tree — the same fan becomes a whole new decoration wherever you put it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-poses\"\u003e\n\u003cdiv class=\"holof-pose\"\u003e\n\u003cspan\u003e👻\u003c\/span\u003e \u003cstrong\u003eSpooky\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-pose\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eCozy\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-pose\"\u003e\n\u003cspan\u003e🎉\u003c\/span\u003e \u003cstrong\u003eParty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-pose\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGift\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-hanger\"\u003e\n\u003cspan\u003e ✨ \u003c\/span\u003e \u003cstrong\u003e PROJECT · SWITCH · REPEAT \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_51_29.png?v=1788492882\u0026amp;width=1200\" alt=\"Holographic Halloween Lamp Magical Atmosphere\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 05 FESTIVE SCENES\n===================================================== --\u003e\n\u003csection class=\"holof-section soft edge\"\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e 🏠 BUILD A COMPLETE HOLIDAY SCENE \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eFrom A Spooky Corner To A Festive Table\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003ePair your fan with pumpkins, cobwebs, string lights and wreaths to turn any room into an instant holiday display guests can't stop watching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-scenes\"\u003e\n\u003cdiv class=\"holof-scene\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e \u003cstrong\u003ePorch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-scene\"\u003e\n\u003cspan\u003e🎃\u003c\/span\u003e \u003cstrong\u003eParty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-scene\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-scene\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGift Table\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-photo-grid\"\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_27_56.png?v=1788492882\u0026amp;width=900\" alt=\"Holographic Fan Halloween Scene\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_38_19.png?v=1788492882\u0026amp;width=900\" alt=\"Holographic Fan Christmas Family Scene\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 06 CHRISTMAS MAGIC\n===================================================== --\u003e\n\u003csection class=\"holof-section warm edge\"\u003e\n\u003cdiv class=\"holof-fog f1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-fog f2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-eyes\"\u003e\n\u003cspan class=\"holof-eye\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-eye\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e ❄️ YOUR COZY CHRISTMAS GLOW \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eBring The Holidays To Life \u003cspan class=\"holof-orange\"\u003e Around Your Tree. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003ePlace it on the mantel, table or beside the tree and watch Santa float above the festivities — a cozy, glowing centerpiece the whole family will gather around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_38_19.png?v=1788492882\u0026amp;width=1200\" alt=\"Holographic Fan Christmas Family Celebration\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 07 WHY CHOOSE\n===================================================== --\u003e\n\u003csection class=\"holof-section mid edge\"\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e ✨ MORE THAN A STATIC DECORATION \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eOne Device. \u003cspan class=\"holof-orange\"\u003e Endless Holiday Magic. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003eA static decoration always looks the same. A holographic fan lets you switch the scene, the mood and even the whole holiday — anytime you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-why\"\u003e\n\u003cdiv class=\"holof-why-card\"\u003e\n\u003cstrong\u003e Two Holidays In One \u003c\/strong\u003e\n\u003cp\u003eHalloween, Christmas and more in a single device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-why-card\"\u003e\n\u003cstrong\u003e Phone Control \u003c\/strong\u003e\n\u003cp\u003eLoad and sync images or videos straight from your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-why-card\"\u003e\n\u003cstrong\u003e Bright \u0026amp; Clear \u003c\/strong\u003e\n\u003cp\u003eHigh-visibility glow that stands out in any room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-why-card\"\u003e\n\u003cstrong\u003e Instant Setup \u003c\/strong\u003e\n\u003cp\u003ePlug in and let the magic begin — no complicated install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 08 HOW TO SETUP\n===================================================== --\u003e\n\u003csection class=\"holof-section soft edge\"\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e ⚡ EASY TO SET UP \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eStart The Magic In 3 Easy Steps\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-steps\"\u003e\n\u003cdiv class=\"holof-step\"\u003e\n\u003cdiv class=\"holof-step-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose Your Scene\u003c\/h3\u003e\n\u003cp\u003ePick spooky, festive or a custom vibe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-step\"\u003e\n\u003cdiv class=\"holof-step-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eLoad The Content\u003c\/h3\u003e\n\u003cp\u003eUse the built-in effects or sync from your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-step\"\u003e\n\u003cdiv class=\"holof-step-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003ePress Play\u003c\/h3\u003e\n\u003cp\u003ePlug in and watch the 3D magic float.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 09 PRODUCT DETAILS\n NO HARDWARE DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"holof-section edge\"\u003e\n\u003cdiv class=\"holof-center\"\u003e\n\u003cspan class=\"holof-tag\"\u003e 📋 PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eEverything You Need \u003cspan class=\"holof-orange\"\u003e Behind The Magic. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-specs\"\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Product \u003c\/span\u003e \u003cstrong\u003e 3D Holographic Display Fan \/ Projector \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Holiday Use \u003c\/span\u003e \u003cstrong\u003e Halloween \u0026amp; Christmas \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Display \u003c\/span\u003e \u003cstrong\u003e 3D LED Hologram Projection \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Phone App (Image \/ Video) \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug \u0026amp; Play \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Brightness \u003c\/span\u003e \u003cstrong\u003e Bright \u0026amp; Clear Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Scenes \u003c\/span\u003e \u003cstrong\u003e Halloween \/ Christmas \/ Custom \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"holof-spec\"\u003e\n\u003cspan\u003e Ideal For \u003c\/span\u003e \u003cstrong\u003e Parties \/ Decor \/ Storefront \/ Gifts \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n 10 FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"holof-section dark edge holof-cta\"\u003e\n\u003cdiv class=\"holof-fog f1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"holof-fog f2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"holof-particle p1\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p2\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p3\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-particle p4\"\u003e\u003c\/span\u003e \u003cspan class=\"holof-tag\"\u003e 🎁 YOUR HOLIDAY DISPLAY IS MISSING A LITTLE MAGIC \u003c\/span\u003e\n\u003ch2 class=\"holof-title\"\u003eGive Your Home \u003cspan class=\"holof-orange\"\u003e A Touch Of Magic. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"holof-copy\"\u003eProject it. Switch it. Change the scene. Turn an ordinary holiday setup into a glowing display with a personality all its own.\u003c\/p\u003e\n\u003cdiv class=\"holof-frame\"\u003e\u003cimg class=\"holof-img\" loading=\"lazy\" src=\"https:\/\/zenithere.com\/cdn\/shop\/files\/ChatGPT_Image_2026_8_26__14_37_07.png?v=1788492882\u0026amp;width=1200\" alt=\"3D Holographic Display Fan Halloween Party\"\u003e\u003c\/div\u003e\n\u003ca href=\"#\" class=\"holof-button\"\u003e \u003cspan\u003e ✨ GET YOUR 3D HOLOGRAM FAN \u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"LYLY","offers":[{"title":"Default Title","offer_id":51798018195689,"sku":"X01592-A","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0823\/2363\/6457\/files\/ChatGPT_Image_2026_8_26__14_37_07.png?v=1788492882","url":"https:\/\/zenithere.com\/products\/halloween-christmas-3d-holographic-display-fan-y","provider":"Zenithere","version":"1.0","type":"link"}