{"product_id":"gearglow™-light-up-spinning-magic-ball-wand-colorful-led-light-toy","title":"GearGlow™ Light-Up Spinning Magic Ball Wand – Colorful LED Light Toy","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   GLOBAL\n   ========================================================= *\/\n\n.magicwand26-page,\n.magicwand26-page * {\n  box-sizing: border-box;\n}\n\n.magicwand26-page {\n  width: 100%;\n  max-width: 720px;\n  margin: 0 auto;\n  overflow: hidden;\n\n  font-family: Arial, Helvetica, sans-serif;\n  color: #172033;\n\n  background:\n    radial-gradient(\n      circle at 12% 0%,\n      rgba(255,178,220,.18) 0%,\n      rgba(255,178,220,0) 25%\n    ),\n    radial-gradient(\n      circle at 100% 8%,\n      rgba(146,126,255,.15) 0%,\n      rgba(146,126,255,0) 23%\n    ),\n    linear-gradient(\n      180deg,\n      #fbf9ff 0%,\n      #f7f4ef 100%\n    );\n\n  background-size: 140% 140%;\n\n  animation:\n    mwPageFlow 16s ease-in-out infinite alternate;\n}\n\n.magicwand26-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 0;\n}\n\n@keyframes mwPageFlow {\n\n  0% {\n    background-position: 0% 0%;\n  }\n\n  100% {\n    background-position: 100% 80%;\n  }\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.magicwand26-eyebrow {\n  display: inline-block;\n\n  margin: 0 0 8px;\n\n  color: #7357c7 !important;\n\n  font-size: 12px;\n  line-height: 1.2;\n\n  letter-spacing: .8px;\n\n  text-transform: uppercase;\n\n  font-weight: 900;\n}\n\n.magicwand26-title {\n  margin: 0 0 10px;\n\n  color: #172033 !important;\n\n  font-size: 26px;\n  line-height: 1.12;\n\n  font-weight: 900;\n}\n\n.magicwand26-text {\n  margin: 0 0 17px;\n\n  color: #646a79 !important;\n\n  font-size: 14px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   HIDDEN POWER SWITCH\n   ========================================================= *\/\n\n.magicwand26-power {\n  position: absolute;\n\n  width: 1px;\n  height: 1px;\n\n  opacity: 0;\n\n  pointer-events: none;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.magicwand26-hero {\n  position: relative;\n\n  overflow: hidden;\n\n  padding: 30px 16px 22px;\n\n  background:\n    radial-gradient(\n      circle at 84% 12%,\n      rgba(124,115,255,.42) 0%,\n      rgba(124,115,255,0) 25%\n    ),\n    radial-gradient(\n      circle at 70% 32%,\n      rgba(255,116,196,.26) 0%,\n      rgba(255,116,196,0) 23%\n    ),\n    radial-gradient(\n      circle at 12% 88%,\n      rgba(255,88,104,.15) 0%,\n      rgba(255,88,104,0) 29%\n    ),\n    radial-gradient(\n      circle at 92% 72%,\n      rgba(119,232,255,.14) 0%,\n      rgba(119,232,255,0) 19%\n    ),\n    linear-gradient(\n      145deg,\n      #10172b 0%,\n      #1d2f5a 52%,\n      #341d5a 100%\n    );\n\n  background-size: 120% 120%;\n\n  transition:\n    background .8s ease,\n    box-shadow .8s ease;\n}\n\n\n\/* STAR PARTICLES *\/\n\n.magicwand26-hero::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0;\n\n  pointer-events: none;\n\n  background:\n    radial-gradient(circle at 78% 20%, rgba(255,255,255,.18) 0 2px, transparent 3px),\n    radial-gradient(circle at 84% 30%, rgba(255,255,255,.14) 0 1.5px, transparent 3px),\n    radial-gradient(circle at 72% 18%, rgba(255,255,255,.12) 0 1.5px, transparent 3px),\n    radial-gradient(circle at 20% 24%, rgba(255,255,255,.09) 0 1px, transparent 2px),\n    radial-gradient(circle at 28% 15%, rgba(255,255,255,.09) 0 1.5px, transparent 2px),\n    radial-gradient(circle at 46% 41%, rgba(255,255,255,.07) 0 1px, transparent 2px),\n    radial-gradient(circle at 10% 60%, rgba(255,255,255,.08) 0 1.5px, transparent 2px),\n    radial-gradient(circle at 60% 77%, rgba(255,255,255,.08) 0 1px, transparent 2px);\n\n  opacity: .7;\n\n  animation:\n    mwStarsFloat 8s ease-in-out infinite alternate;\n}\n\n@keyframes mwStarsFloat {\n\n  0% {\n    transform: translate3d(0,0,0);\n    opacity: .55;\n  }\n\n  50% {\n    transform: translate3d(5px,-7px,0);\n    opacity: .9;\n  }\n\n  100% {\n    transform: translate3d(-4px,5px,0);\n    opacity: .65;\n  }\n}\n\n\n\/* LARGE FLOATING LIGHT *\/\n\n.magicwand26-hero::after {\n  content: \"\";\n\n  position: absolute;\n\n  width: 340px;\n  height: 340px;\n\n  right: -120px;\n  top: 80px;\n\n  z-index: 0;\n\n  pointer-events: none;\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(125,107,255,.34) 0%,\n      rgba(255,103,190,.18) 38%,\n      rgba(85,217,255,.10) 56%,\n      transparent 72%\n    );\n\n  filter: blur(20px);\n\n  opacity: .58;\n\n  animation:\n    mwOrbFloat 7s ease-in-out infinite alternate;\n}\n\n@keyframes mwOrbFloat {\n\n  0% {\n    transform: translate3d(0,0,0) scale(.92);\n  }\n\n  50% {\n    transform: translate3d(-25px,25px,0) scale(1.05);\n  }\n\n  100% {\n    transform: translate3d(14px,48px,0) scale(.96);\n  }\n}\n\n\n\/* =========================================================\n   HERO TEXT\n   ========================================================= *\/\n\n.magicwand26-kicker {\n  position: relative;\n  z-index: 5;\n\n  display: inline-flex;\n\n  padding: 7px 11px;\n\n  margin: 0 0 14px;\n\n  border-radius: 999px;\n\n  background:\n    rgba(255,255,255,.13);\n\n  border:\n    1px solid rgba(255,255,255,.20);\n\n  color: #ffffff !important;\n\n  font-size: 12px;\n  line-height: 1.2;\n\n  font-weight: 900;\n\n  overflow: hidden;\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    mwPillBreath 4s ease-in-out infinite alternate;\n}\n\n@keyframes mwPillBreath {\n\n  from {\n    box-shadow:\n      0 0 0 rgba(170,150,255,0);\n  }\n\n  to {\n    box-shadow:\n      0 0 18px rgba(170,150,255,.17);\n  }\n}\n\n.magicwand26-kicker:hover {\n  transform:\n    translateY(-2px);\n\n  background:\n    rgba(255,255,255,.18);\n\n  box-shadow:\n    0 0 22px rgba(175,153,255,.20);\n}\n\n.magicwand26-kicker:active {\n  transform:\n    scale(.96);\n}\n\n\n.magicwand26-hero h2 {\n  position: relative;\n  z-index: 4;\n\n  margin: 0;\n\n  color: #ffffff !important;\n\n  font-size: 35px;\n  line-height: 1.04;\n\n  font-weight: 900;\n\n  text-shadow:\n    0 0 20px rgba(151,132,255,.18);\n}\n\n.magicwand26-hero p {\n  position: relative;\n  z-index: 4;\n\n  margin: 13px 0 18px;\n\n  color: #edf0ff !important;\n\n  font-size: 15px;\n  line-height: 1.55;\n\n  font-weight: 600;\n}\n\n\n\/* =========================================================\n   NORMAL CTA\n   ========================================================= *\/\n\n.magicwand26-link-btn {\n  position: relative;\n  z-index: 6;\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  min-height: 46px;\n\n  padding: 13px 20px;\n\n  overflow: hidden;\n\n  border-radius: 999px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f2efff 100%\n    );\n\n  color: #1a2440 !important;\n\n  text-decoration: none;\n\n  font-size: 14px;\n  line-height: 1.2;\n\n  font-weight: 900;\n\n  box-shadow:\n    0 12px 28px rgba(0,0,0,.16),\n    0 0 26px rgba(166,150,255,.18);\n\n  transition:\n    transform .18s ease,\n    box-shadow .24s ease,\n    filter .24s ease;\n}\n\n\n\/* CTA SHINE *\/\n\n.magicwand26-link-btn::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: -40%;\n  left: -70%;\n\n  width: 45%;\n  height: 180%;\n\n  pointer-events: none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.8),\n      transparent\n    );\n\n  transform:\n    rotate(18deg);\n\n  animation:\n    mwButtonShine 4.2s ease-in-out infinite;\n}\n\n@keyframes mwButtonShine {\n\n  0%,\n  55% {\n    left: -70%;\n  }\n\n  82%,\n  100% {\n    left: 125%;\n  }\n}\n\n.magicwand26-link-btn:hover {\n  transform:\n    translateY(-3px)\n    scale(1.025);\n\n  box-shadow:\n    0 16px 32px rgba(0,0,0,.18),\n    0 0 30px rgba(161,143,255,.34),\n    0 0 50px rgba(255,130,201,.15);\n}\n\n.magicwand26-link-btn:active {\n  transform:\n    translateY(1px)\n    scale(.96);\n}\n\n\n\/* =========================================================\n   DISCOUNT\n   ========================================================= *\/\n\n.magicwand26-discount {\n  position: relative;\n  z-index: 5;\n\n  display: inline-flex;\n\n  margin-left: 7px;\n\n  padding: 8px 11px;\n\n  overflow: hidden;\n\n  border-radius: 999px;\n\n  background:\n    rgba(255,255,255,.11);\n\n  border:\n    1px solid rgba(255,255,255,.17);\n\n  color:\n    #ffffff !important;\n\n  font-size: 11px;\n\n  font-weight: 900;\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    mwDiscountPulse 3s ease-in-out infinite;\n}\n\n@keyframes mwDiscountPulse {\n\n  0%,\n  100% {\n    box-shadow:\n      0 0 0 rgba(255,108,182,0);\n  }\n\n  50% {\n    box-shadow:\n      0 0 19px rgba(255,108,182,.20);\n  }\n}\n\n.magicwand26-discount:hover {\n  transform:\n    translateY(-2px)\n    scale(1.03);\n\n  background:\n    rgba(255,255,255,.16);\n}\n\n.magicwand26-discount:active {\n  transform:\n    scale(.95);\n}\n\n\n\/* =========================================================\n   MAGIC POWER BUTTON\n   ========================================================= *\/\n\n.magicwand26-power-btn {\n  position: relative;\n  z-index: 7;\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 8px;\n\n  min-height: 44px;\n\n  margin: 13px 0 0;\n\n  padding: 11px 17px;\n\n  overflow: hidden;\n\n  border-radius: 999px;\n\n  cursor: pointer;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(121,105,255,.88),\n      rgba(235,87,177,.88)\n    );\n\n  border:\n    1px solid rgba(255,255,255,.34);\n\n  color:\n    #ffffff !important;\n\n  font-size: 12px;\n\n  font-weight: 900;\n\n  letter-spacing: .35px;\n\n  box-shadow:\n    0 8px 22px rgba(82,62,180,.30),\n    0 0 20px rgba(157,136,255,.20);\n\n  transition:\n    transform .2s ease,\n    box-shadow .25s ease,\n    filter .25s ease;\n}\n\n\n\/* POWER BUTTON SHIMMER *\/\n\n.magicwand26-power-btn::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: -40%;\n  left: -75%;\n\n  width: 35%;\n  height: 180%;\n\n  pointer-events: none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.55),\n      transparent\n    );\n\n  transform:\n    rotate(18deg);\n\n  animation:\n    mwPowerShine 4.8s ease-in-out infinite;\n}\n\n@keyframes mwPowerShine {\n\n  0%,\n  60% {\n    left: -75%;\n  }\n\n  86%,\n  100% {\n    left: 130%;\n  }\n}\n\n.magicwand26-power-btn:hover {\n  transform:\n    translateY(-3px)\n    scale(1.02);\n\n  box-shadow:\n    0 12px 30px rgba(82,62,180,.40),\n    0 0 30px rgba(171,150,255,.40);\n}\n\n.magicwand26-power-btn:active {\n  transform:\n    translateY(1px)\n    scale(.95);\n}\n\n.magicwand26-power-dot {\n  position: relative;\n  z-index: 2;\n\n  width: 9px;\n  height: 9px;\n\n  border-radius: 50%;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 0 8px #ffffff,\n    0 0 16px #d8c7ff;\n}\n\n.magicwand26-power-off-text,\n.magicwand26-power-on-text {\n  position: relative;\n  z-index: 2;\n}\n\n.magicwand26-power-on-text {\n  display: none;\n}\n\n\n\/* =========================================================\n   HERO MEDIA\n   ========================================================= *\/\n\n.magicwand26-hero-media {\n  position: relative;\n  z-index: 3;\n\n  width: 100%;\n\n  min-height: 390px;\n\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border-radius: 22px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #2e3150,\n      #181e35\n    );\n\n  border:\n    1px solid rgba(255,255,255,.16);\n\n  box-shadow:\n    0 14px 34px rgba(0,0,0,.18),\n    0 0 0 1px rgba(255,255,255,.04) inset;\n\n  transition:\n    transform .7s ease,\n    box-shadow .7s ease;\n}\n\n\n\/* =========================================================\n   HERO LIFESTYLE PLACEHOLDER\n   ========================================================= *\/\n\n.magicwand26-scene {\n  position: absolute;\n  inset: 0;\n\n  display: flex;\n\n  align-items: flex-end;\n\n  padding: 20px;\n\n  background:\n    radial-gradient(\n      circle at 74% 22%,\n      rgba(255,184,120,.23) 0%,\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 22% 78%,\n      rgba(105,71,157,.40) 0%,\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #5a4c61 0%,\n      #403a4b 42%,\n      #242738 100%\n    );\n}\n\n.magicwand26-scene-label {\n  position: relative;\n  z-index: 4;\n\n  max-width: 190px;\n\n  padding: 11px 13px;\n\n  border-radius: 12px;\n\n  background:\n    rgba(15,20,40,.48);\n\n  backdrop-filter:\n    blur(8px);\n\n  color:\n    rgba(255,255,255,.77) !important;\n\n  font-size: 11px;\n  line-height: 1.4;\n\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    box-shadow .25s ease;\n}\n\n.magicwand26-scene-label strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color:\n    #ffffff !important;\n\n  font-size: 13px;\n}\n\n.magicwand26-scene-label:hover {\n  transform:\n    translateY(-3px);\n\n  background:\n    rgba(31,30,63,.62);\n\n  box-shadow:\n    0 8px 22px rgba(0,0,0,.15);\n}\n\n\n\/* =========================================================\n   PRODUCT ORBIT\n   ========================================================= *\/\n\n.magicwand26-product-orbit {\n  position: absolute;\n\n  right: -1%;\n  bottom: 2%;\n\n  z-index: 8;\n\n  width: 57%;\n  max-width: 330px;\n\n  aspect-ratio: 1 \/ 1;\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  pointer-events: none;\n\n  perspective: 700px;\n\n  transform-style: preserve-3d;\n\n  opacity: .92;\n}\n\n\n\/* BACK GLOW *\/\n\n.magicwand26-orbit-glow {\n  position: absolute;\n\n  width: 72%;\n  height: 72%;\n\n  left: 50%;\n  top: 45%;\n\n  transform:\n    translate(-50%,-50%)\n    scale(.76);\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.22) 0%,\n      rgba(121,104,255,.24) 25%,\n      rgba(255,86,188,.14) 47%,\n      rgba(76,216,255,.08) 62%,\n      transparent 74%\n    );\n\n  filter:\n    blur(18px);\n\n  opacity: .16;\n\n  transition:\n    opacity .7s ease,\n    transform .8s ease,\n    filter .8s ease;\n}\n\n\n\/* =========================================================\n   CSS DEMO WAND\n   ========================================================= *\/\n\n.magicwand26-demo-wand {\n  position: relative;\n\n  z-index: 10;\n\n  width: 72px;\n  height: 245px;\n\n  display: flex;\n\n  flex-direction: column;\n\n  align-items: center;\n\n  filter:\n    drop-shadow(\n      0 14px 16px rgba(0,0,0,.32)\n    );\n\n  transition:\n    filter .7s ease,\n    transform .7s ease;\n}\n\n\n\/* GLOBE *\/\n\n.magicwand26-demo-globe {\n  position: relative;\n\n  width: 112px;\n  height: 112px;\n\n  flex: 0 0 112px;\n\n  margin-left: -20px;\n  margin-right: -20px;\n\n  overflow: hidden;\n\n  border-radius: 50%;\n\n  border:\n    4px solid rgba(235,238,255,.84);\n\n  background:\n    radial-gradient(\n      circle at 40% 28%,\n      rgba(255,255,255,.38),\n      transparent 20%\n    ),\n    radial-gradient(\n      circle at 58% 50%,\n      rgba(99,190,255,.15),\n      transparent 60%\n    ),\n    rgba(205,220,255,.07);\n\n  box-shadow:\n    inset 0 0 18px rgba(255,255,255,.15),\n    0 0 15px rgba(104,118,255,.14);\n\n  transition:\n    box-shadow .6s ease,\n    filter .6s ease;\n}\n\n\n\/* STAR *\/\n\n.magicwand26-demo-star {\n  position: absolute;\n\n  left: 50%;\n  top: 50%;\n\n  transform:\n    translate(-50%,-50%);\n\n  color:\n    #f34e59;\n\n  font-size:\n    48px;\n\n  text-shadow:\n    0 0 8px rgba(255,53,76,.52);\n}\n\n\n\/* LEDs *\/\n\n.magicwand26-demo-globe::before {\n  content: \"\";\n\n  position: absolute;\n\n  width: 8px;\n  height: 8px;\n\n  left: 19px;\n  top: 23px;\n\n  border-radius: 50%;\n\n  background:\n    #61ebff;\n\n  box-shadow:\n    53px 8px 0 #ff5eb2,\n    66px 48px 0 #7fff8e,\n    30px 72px 0 #8b73ff,\n    -2px 53px 0 #ffdc61,\n\n    0 0 9px #61ebff,\n    53px 8px 9px #ff5eb2,\n    66px 48px 9px #7fff8e,\n    30px 72px 9px #8b73ff,\n    -2px 53px 9px #ffdc61;\n}\n\n\n\/* BLUE NECK *\/\n\n.magicwand26-demo-neck {\n  width: 52px;\n  height: 52px;\n\n  margin-top: -5px;\n\n  border-radius:\n    14px 14px 8px 8px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #136fc2,\n      #56a5e8,\n      #0b5ea8\n    );\n\n  box-shadow:\n    inset 0 0 8px rgba(255,255,255,.20);\n}\n\n\n\/* BUTTON *\/\n\n.magicwand26-demo-neck::before {\n  content: \"\";\n\n  display: block;\n\n  width: 16px;\n  height: 16px;\n\n  margin: 16px auto 0;\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle at 35% 30%,\n      #ffffff,\n      #dfe8ef 40%,\n      #8d9da9\n    );\n\n  box-shadow:\n    0 1px 3px rgba(0,0,0,.3);\n}\n\n\n\/* RED HANDLE *\/\n\n.magicwand26-demo-handle {\n  width: 44px;\n  height: 93px;\n\n  margin-top: -2px;\n\n  border-radius:\n    6px 6px 15px 15px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #9d1825,\n      #e1454d,\n      #b1212e\n    );\n\n  box-shadow:\n    inset 6px 0 10px rgba(255,255,255,.10),\n    inset -6px 0 10px rgba(65,0,0,.18);\n}\n\n\n\/* SILVER CAP *\/\n\n.magicwand26-demo-cap {\n  width: 46px;\n  height: 22px;\n\n  margin-top: -5px;\n\n  border-radius:\n    6px 6px 18px 18px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #8996a4,\n      #f1f4f6,\n      #8b97a4\n    );\n}\n\n\n\/* =========================================================\n   THREE RGB ORBIT RINGS\n   ========================================================= *\/\n\n.magicwand26-ring {\n  position: absolute;\n\n  left: 50%;\n  top: 45%;\n\n  border-radius: 50%;\n\n  opacity: .04;\n\n  transform-style: preserve-3d;\n\n  transition:\n    opacity .6s ease;\n}\n\n\n\/* RING 1 *\/\n\n.magicwand26-ring-1 {\n  width: 96%;\n  height: 96%;\n\n  border:\n    2px solid transparent;\n\n  border-top-color:\n    rgba(143,113,255,.95);\n\n  border-right-color:\n    rgba(255,91,192,.80);\n\n  border-bottom-color:\n    rgba(87,221,255,.25);\n\n  border-left-color:\n    rgba(255,255,255,.18);\n\n  box-shadow:\n    0 0 7px rgba(143,113,255,.50),\n    inset 0 0 7px rgba(255,91,192,.20);\n\n  transform:\n    translate(-50%,-50%)\n    rotateX(67deg)\n    rotateZ(0deg);\n}\n\n\n\/* RING 2 *\/\n\n.magicwand26-ring-2 {\n  width: 81%;\n  height: 81%;\n\n  border:\n    2px solid transparent;\n\n  border-top-color:\n    rgba(76,220,255,.90);\n\n  border-right-color:\n    rgba(141,113,255,.35);\n\n  border-bottom-color:\n    rgba(255,93,190,.72);\n\n  border-left-color:\n    rgba(255,255,255,.20);\n\n  box-shadow:\n    0 0 8px rgba(75,217,255,.42),\n    inset 0 0 6px rgba(137,111,255,.22);\n\n  transform:\n    translate(-50%,-50%)\n    rotateX(68deg)\n    rotateZ(58deg);\n}\n\n\n\/* RING 3 *\/\n\n.magicwand26-ring-3 {\n  width: 68%;\n  height: 68%;\n\n  border:\n    1.5px solid transparent;\n\n  border-top-color:\n    rgba(255,89,148,.88);\n\n  border-right-color:\n    rgba(255,255,255,.18);\n\n  border-bottom-color:\n    rgba(127,106,255,.72);\n\n  border-left-color:\n    rgba(75,222,255,.45);\n\n  box-shadow:\n    0 0 9px rgba(255,91,180,.38);\n\n  transform:\n    translate(-50%,-50%)\n    rotateX(64deg)\n    rotateZ(-38deg);\n}\n\n\n\/* MOVING LIGHT POINT *\/\n\n.magicwand26-ring::after {\n  content: \"\";\n\n  position: absolute;\n\n  width: 7px;\n  height: 7px;\n\n  left: 50%;\n  top: -4px;\n\n  transform:\n    translateX(-50%);\n\n  border-radius:\n    50%;\n\n  background:\n    #ffffff;\n\n  box-shadow:\n    0 0 5px #ffffff,\n    0 0 11px rgba(151,125,255,.95),\n    0 0 19px rgba(255,93,190,.62);\n}\n\n.magicwand26-ring-2::after {\n  background:\n    #baf7ff;\n\n  box-shadow:\n    0 0 5px #ffffff,\n    0 0 12px #65e6ff,\n    0 0 20px rgba(113,119,255,.65);\n}\n\n.magicwand26-ring-3::after {\n  background:\n    #ffd0ed;\n\n  box-shadow:\n    0 0 5px #ffffff,\n    0 0 12px #ff70c2,\n    0 0 20px rgba(161,106,255,.62);\n}\n\n\n\/* =========================================================\n   MAGIC ON STATE\n   ========================================================= *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero {\n\n  background:\n    radial-gradient(\n      circle at 80% 12%,\n      rgba(118,103,255,.68) 0%,\n      rgba(118,103,255,0) 31%\n    ),\n    radial-gradient(\n      circle at 67% 37%,\n      rgba(255,83,189,.43) 0%,\n      rgba(255,83,189,0) 30%\n    ),\n    radial-gradient(\n      circle at 15% 83%,\n      rgba(255,70,91,.28) 0%,\n      rgba(255,70,91,0) 32%\n    ),\n    radial-gradient(\n      circle at 88% 73%,\n      rgba(73,223,255,.29) 0%,\n      rgba(73,223,255,0) 28%\n    ),\n    linear-gradient(\n      145deg,\n      #0c1327 0%,\n      #20346e 46%,\n      #4a1f70 100%\n    );\n}\n\n\n\/* MEDIA GLOW *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-hero-media {\n\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 18px 45px rgba(0,0,0,.24),\n    0 0 30px rgba(133,115,255,.34),\n    0 0 60px rgba(255,93,190,.20);\n}\n\n\n\/* BUTTON RGB *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-power-btn {\n\n  background:\n    linear-gradient(\n      135deg,\n      #ff5bb8,\n      #796cff,\n      #47d7ff\n    );\n\n  background-size:\n    200% 200%;\n\n  animation:\n    mwPowerRGB 3s ease infinite;\n\n  box-shadow:\n    0 10px 30px rgba(115,93,255,.40),\n    0 0 25px rgba(255,89,187,.40),\n    0 0 44px rgba(73,215,255,.20);\n}\n\n@keyframes mwPowerRGB {\n\n  0% {\n    background-position:\n      0% 50%;\n  }\n\n  50% {\n    background-position:\n      100% 50%;\n  }\n\n  100% {\n    background-position:\n      0% 50%;\n  }\n}\n\n\n\/* POWER DOT *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-power-dot {\n\n  background:\n    #91f4ff;\n\n  box-shadow:\n    0 0 8px #91f4ff,\n    0 0 16px #72dcff,\n    0 0 28px #c17cff;\n\n  animation:\n    mwPowerPulse 1.2s ease-in-out infinite alternate;\n}\n\n@keyframes mwPowerPulse {\n\n  from {\n    transform:\n      scale(.8);\n  }\n\n  to {\n    transform:\n      scale(1.25);\n  }\n}\n\n\n\/* TEXT SWITCH *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-power-off-text {\n  display: none;\n}\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-power-on-text {\n  display: inline;\n}\n\n\n\/* BACK GLOW ON *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-orbit-glow {\n\n  opacity:\n    1;\n\n  transform:\n    translate(-50%,-50%)\n    scale(1.18);\n\n  filter:\n    blur(13px)\n    brightness(1.3);\n\n  animation:\n    mwGlowPulse 2.8s ease-in-out infinite alternate;\n}\n\n@keyframes mwGlowPulse {\n\n  from {\n    opacity:\n      .68;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.98);\n  }\n\n  to {\n    opacity:\n      1;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.16);\n  }\n}\n\n\n\/* PRODUCT FLOAT *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-demo-wand {\n\n  filter:\n    drop-shadow(0 15px 20px rgba(0,0,0,.30))\n    drop-shadow(0 0 9px rgba(129,111,255,.44))\n    drop-shadow(0 0 18px rgba(255,100,193,.25));\n\n  animation:\n    mwProductFloat 3.2s ease-in-out infinite;\n}\n\n@keyframes mwProductFloat {\n\n  0%,\n  100% {\n    transform:\n      translateY(0)\n      scale(1);\n  }\n\n  50% {\n    transform:\n      translateY(-6px)\n      scale(1.018);\n  }\n}\n\n\n\/* GLOBE PULSE *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-demo-globe {\n\n  box-shadow:\n    inset 0 0 20px rgba(255,255,255,.22),\n    0 0 16px rgba(83,220,255,.38),\n    0 0 28px rgba(255,82,184,.22);\n\n  animation:\n    mwGlobePulse 1.8s ease-in-out infinite alternate;\n}\n\n@keyframes mwGlobePulse {\n\n  from {\n    filter:\n      brightness(1);\n  }\n\n  to {\n    filter:\n      brightness(1.22);\n  }\n}\n\n\n\/* RINGS ON *\/\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-ring {\n\n  opacity:\n    1;\n}\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-ring-1 {\n\n  animation:\n    mwOrbit1 7s linear infinite;\n}\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-ring-2 {\n\n  animation:\n    mwOrbit2 9s linear infinite;\n}\n\n.magicwand26-power:checked\n+ .magicwand26-hero\n.magicwand26-ring-3 {\n\n  animation:\n    mwOrbit3 5.8s linear infinite;\n}\n\n\n@keyframes mwOrbit1 {\n\n  from {\n    transform:\n      translate(-50%,-50%)\n      rotateX(67deg)\n      rotateZ(0deg);\n  }\n\n  to {\n    transform:\n      translate(-50%,-50%)\n      rotateX(67deg)\n      rotateZ(360deg);\n  }\n}\n\n@keyframes mwOrbit2 {\n\n  from {\n    transform:\n      translate(-50%,-50%)\n      rotateX(68deg)\n      rotateZ(58deg);\n  }\n\n  to {\n    transform:\n      translate(-50%,-50%)\n      rotateX(68deg)\n      rotateZ(-302deg);\n  }\n}\n\n@keyframes mwOrbit3 {\n\n  from {\n    transform:\n      translate(-50%,-50%)\n      rotateX(64deg)\n      rotateZ(-38deg);\n  }\n\n  to {\n    transform:\n      translate(-50%,-50%)\n      rotateX(64deg)\n      rotateZ(322deg);\n  }\n}\n\n\n\/* =========================================================\n   QUICK STATS\n   ========================================================= *\/\n\n.magicwand26-stats {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:\n    8px;\n\n  padding:\n    12px;\n\n  background:\n    #ffffff;\n}\n\n.magicwand26-stats div {\n  position:\n    relative;\n\n  min-width:\n    0;\n\n  overflow:\n    hidden;\n\n  padding:\n    12px 7px;\n\n  border-radius:\n    12px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbfaff 0%,\n      #f4efff 100%\n    );\n\n  border:\n    1px solid #e5def8;\n\n  text-align:\n    center;\n\n  transition:\n    transform .24s ease,\n    background .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-stats div::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  background:\n    linear-gradient(\n      125deg,\n      transparent 10%,\n      rgba(255,255,255,.72) 42%,\n      transparent 72%\n    );\n\n  transform:\n    translateX(-130%);\n\n  transition:\n    transform .55s ease;\n}\n\n.magicwand26-stats strong {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  color:\n    #28325b !important;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.2;\n\n  font-weight:\n    900;\n\n  transition:\n    transform .24s ease,\n    color .24s ease;\n}\n\n.magicwand26-stats span {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  margin-top:\n    4px;\n\n  color:\n    #77758d !important;\n\n  font-size:\n    11px;\n\n  line-height:\n    1.25;\n\n  font-weight:\n    700;\n}\n\n.magicwand26-stats div:hover {\n  transform:\n    translateY(-4px)\n    scale(1.02);\n\n  border-color:\n    #cfc2ff;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f2edff 55%,\n      #fceffc\n    );\n\n  box-shadow:\n    0 10px 22px rgba(81,69,140,.12),\n    0 0 22px rgba(146,124,255,.11);\n}\n\n.magicwand26-stats div:hover::before {\n  transform:\n    translateX(130%);\n}\n\n.magicwand26-stats div:hover strong {\n  transform:\n    scale(1.06);\n\n  color:\n    #6147bd !important;\n}\n\n.magicwand26-stats div:active {\n  transform:\n    scale(.95);\n}\n\n\n\/* =========================================================\n   COMMON SECTIONS\n   ========================================================= *\/\n\n.magicwand26-section {\n  padding:\n    31px 16px;\n\n  background:\n    #ffffff;\n}\n\n.magicwand26-section.soft {\n  background:\n    radial-gradient(\n      circle at 8% 20%,\n      rgba(255,214,236,.22) 0%,\n      rgba(255,214,236,0) 21%\n    ),\n    radial-gradient(\n      circle at 92% 12%,\n      rgba(197,184,255,.18) 0%,\n      rgba(197,184,255,0) 19%\n    ),\n    linear-gradient(\n      180deg,\n      #fbf9ff,\n      #f7f5f1\n    );\n}\n\n\n\/* DARK *\/\n\n.magicwand26-section.dark {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  background:\n    radial-gradient(\n      circle at 80% 20%,\n      rgba(123,111,255,.24) 0%,\n      rgba(123,111,255,0) 25%\n    ),\n    radial-gradient(\n      circle at 72% 56%,\n      rgba(255,105,180,.16) 0%,\n      rgba(255,105,180,0) 23%\n    ),\n    radial-gradient(\n      circle at 20% 78%,\n      rgba(100,221,255,.12) 0%,\n      rgba(100,221,255,0) 21%\n    ),\n    linear-gradient(\n      145deg,\n      #0f1628,\n      #1d2d52\n    );\n\n  background-size:\n    125% 125%;\n\n  animation:\n    mwDarkFlow 10s ease-in-out infinite alternate;\n}\n\n@keyframes mwDarkFlow {\n\n  from {\n    background-position:\n      0% 20%;\n  }\n\n  to {\n    background-position:\n      100% 80%;\n  }\n}\n\n.magicwand26-section.dark::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  background:\n    radial-gradient(circle at 84% 18%, rgba(255,255,255,.12) 0 2px, transparent 3px),\n    radial-gradient(circle at 76% 26%, rgba(255,255,255,.09) 0 1.5px, transparent 3px),\n    radial-gradient(circle at 24% 72%, rgba(255,255,255,.07) 0 1.5px, transparent 3px);\n\n  animation:\n    mwDarkStars 7s ease-in-out infinite alternate;\n}\n\n@keyframes mwDarkStars {\n\n  from {\n    transform:\n      translateY(0);\n  }\n\n  to {\n    transform:\n      translateY(-8px);\n  }\n}\n\n.magicwand26-section.dark\n.magicwand26-eyebrow {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  color:\n    #d8cbff !important;\n}\n\n.magicwand26-section.dark\n.magicwand26-title {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  color:\n    #ffffff !important;\n}\n\n.magicwand26-section.dark\n.magicwand26-text {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  color:\n    #e3e8fa !important;\n}\n\n\n\/* =========================================================\n   MEDIA\n   ========================================================= *\/\n\n.magicwand26-media {\n  overflow:\n    hidden;\n\n  border-radius:\n    18px;\n\n  border:\n    1px solid #e5e1ee;\n\n  background:\n    #ffffff;\n\n  box-shadow:\n    0 10px 25px rgba(30,35,60,.08);\n\n  margin-top:\n    15px;\n\n  transition:\n    transform .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-media:hover {\n  transform:\n    translateY(-3px);\n\n  border-color:\n    #d5caf3;\n\n  box-shadow:\n    0 14px 30px rgba(72,59,115,.11),\n    0 0 24px rgba(141,121,255,.07);\n}\n\n.magicwand26-media:active {\n  transform:\n    scale(.985);\n}\n\n\n\/* PLACEHOLDER *\/\n\n.magicwand26-placeholder {\n  min-height:\n    310px;\n\n  padding:\n    30px;\n\n  display:\n    flex;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  text-align:\n    center;\n\n  background:\n    radial-gradient(\n      circle at 75% 20%,\n      rgba(198,183,255,.30) 0%,\n      rgba(198,183,255,0) 23%\n    ),\n    radial-gradient(\n      circle at 20% 80%,\n      rgba(255,210,230,.24) 0%,\n      rgba(255,210,230,0) 25%\n    ),\n    linear-gradient(\n      145deg,\n      #f6f2ff,\n      #faf8f4\n    );\n\n  color:\n    #777485;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.6;\n}\n\n.magicwand26-placeholder strong {\n  display:\n    block;\n\n  margin-bottom:\n    5px;\n\n  color:\n    #343952 !important;\n\n  font-size:\n    15px;\n}\n\n\n\/* =========================================================\n   NORMAL CARDS\n   ========================================================= *\/\n\n.magicwand26-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    1fr;\n\n  gap:\n    11px;\n\n  margin-top:\n    16px;\n}\n\n.magicwand26-card {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  padding:\n    15px;\n\n  border-radius:\n    15px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbfaff,\n      #f7f4ff\n    );\n\n  border:\n    1px solid #e5e0f4;\n\n  transition:\n    transform .25s ease,\n    background .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-card::after {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  width:\n    90px;\n\n  height:\n    90px;\n\n  right:\n    -55px;\n\n  bottom:\n    -55px;\n\n  border-radius:\n    50%;\n\n  pointer-events:\n    none;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(151,124,255,.25),\n      rgba(255,119,196,.10) 45%,\n      transparent 70%\n    );\n\n  opacity:\n    0;\n\n  transform:\n    scale(.55);\n\n  transition:\n    opacity .35s ease,\n    transform .4s ease;\n}\n\n.magicwand26-card strong {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  margin-bottom:\n    6px;\n\n  color:\n    #202b4c !important;\n\n  font-size:\n    16px;\n\n  line-height:\n    1.25;\n\n  font-weight:\n    900;\n\n  transition:\n    color .25s ease,\n    transform .25s ease;\n}\n\n.magicwand26-card span {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  color:\n    #646979 !important;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.45;\n}\n\n.magicwand26-card:hover {\n  transform:\n    translateY(-5px);\n\n  border-color:\n    #d4c8ff;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f8f3ff\n    );\n\n  box-shadow:\n    0 12px 26px rgba(68,59,119,.10),\n    0 0 24px rgba(144,119,255,.08);\n}\n\n.magicwand26-card:hover::after {\n  opacity:\n    1;\n\n  transform:\n    scale(1.25);\n}\n\n.magicwand26-card:hover strong {\n  transform:\n    translateX(2px);\n\n  color:\n    #6044bd !important;\n}\n\n.magicwand26-card:active {\n  transform:\n    scale(.97);\n}\n\n\n\/* =========================================================\n   LIGHT FEATURE CARDS\n   ========================================================= *\/\n\n.magicwand26-light-points {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    grid;\n\n  grid-template-columns:\n    1fr;\n\n  gap:\n    10px;\n\n  margin:\n    18px 0 22px;\n}\n\n.magicwand26-light-point {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  display:\n    grid;\n\n  grid-template-columns:\n    44px 1fr;\n\n  gap:\n    12px;\n\n  align-items:\n    center;\n\n  padding:\n    13px 14px;\n\n  border-radius:\n    14px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  border:\n    1px solid rgba(255,255,255,.14);\n\n  transition:\n    transform .24s ease,\n    border-color .28s ease,\n    background .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-light-point::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  opacity:\n    0;\n\n  background:\n    linear-gradient(\n      110deg,\n      rgba(122,106,255,.15),\n      rgba(255,92,192,.16),\n      rgba(70,218,255,.13)\n    );\n\n  background-size:\n    200% 200%;\n\n  transition:\n    opacity .3s ease;\n}\n\n.magicwand26-light-icon {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    flex;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  width:\n    42px;\n\n  height:\n    42px;\n\n  border-radius:\n    50%;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff,\n      #f0ecff\n    );\n\n  color:\n    #28365e !important;\n\n  font-size:\n    18px;\n\n  font-weight:\n    900;\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.magicwand26-light-point strong {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  margin-bottom:\n    3px;\n\n  color:\n    #ffffff !important;\n\n  font-size:\n    14px;\n\n  line-height:\n    1.3;\n\n  font-weight:\n    900;\n}\n\n.magicwand26-light-point span {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    block;\n\n  color:\n    #dbe0f5 !important;\n\n  font-size:\n    12px;\n\n  line-height:\n    1.45;\n}\n\n.magicwand26-light-point:hover {\n  transform:\n    translateY(-5px)\n    scale(1.015);\n\n  border-color:\n    rgba(255,255,255,.32);\n\n  box-shadow:\n    0 10px 28px rgba(0,0,0,.16),\n    0 0 22px rgba(126,110,255,.17);\n}\n\n.magicwand26-light-point:hover::before {\n  opacity:\n    1;\n\n  animation:\n    mwCardRGB 2.5s ease infinite;\n}\n\n@keyframes mwCardRGB {\n\n  0% {\n    background-position:\n      0% 50%;\n  }\n\n  50% {\n    background-position:\n      100% 50%;\n  }\n\n  100% {\n    background-position:\n      0% 50%;\n  }\n}\n\n.magicwand26-light-point:hover\n.magicwand26-light-icon {\n  transform:\n    scale(1.14)\n    rotate(8deg);\n\n  box-shadow:\n    0 0 18px rgba(255,255,255,.26),\n    0 0 26px rgba(135,116,255,.20);\n}\n\n.magicwand26-light-point:active {\n  transform:\n    scale(.96);\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.magicwand26-benefits {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:\n    8px;\n\n  margin-top:\n    15px;\n}\n\n.magicwand26-benefit {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  padding:\n    12px 7px;\n\n  border-radius:\n    13px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbfaff,\n      #f6f2ff\n    );\n\n  border:\n    1px solid #e2ddf4;\n\n  text-align:\n    center;\n\n  transition:\n    transform .24s ease,\n    background .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-benefit b {\n  display:\n    grid;\n\n  place-items:\n    center;\n\n  width:\n    31px;\n\n  height:\n    31px;\n\n  margin:\n    0 auto 7px;\n\n  border-radius:\n    50%;\n\n  background:\n    #28365e;\n\n  color:\n    #ffffff !important;\n\n  font-size:\n    15px;\n\n  transition:\n    transform .26s ease,\n    background .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-benefit strong {\n  display:\n    block;\n\n  color:\n    #26304d !important;\n\n  font-size:\n    12px;\n\n  line-height:\n    1.3;\n\n  font-weight:\n    900;\n}\n\n.magicwand26-benefit:hover {\n  transform:\n    translateY(-5px);\n\n  border-color:\n    #cfc3ff;\n\n  background:\n    linear-gradient(\n      160deg,\n      #ffffff,\n      #f0ebff\n    );\n\n  box-shadow:\n    0 10px 22px rgba(63,52,116,.11),\n    0 0 20px rgba(157,133,255,.08);\n}\n\n.magicwand26-benefit:hover b {\n  transform:\n    scale(1.17)\n    rotate(-7deg);\n\n  background:\n    linear-gradient(\n      135deg,\n      #7768ff,\n      #df5bb7\n    );\n\n  box-shadow:\n    0 0 18px rgba(130,105,255,.30);\n}\n\n.magicwand26-benefit:active {\n  transform:\n    scale(.94);\n}\n\n\n\/* =========================================================\n   GIFT TAGS\n   ========================================================= *\/\n\n.magicwand26-gift-tags {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:\n    9px;\n\n  margin-top:\n    15px;\n}\n\n.magicwand26-gift-tags div {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  padding:\n    14px 10px;\n\n  border-radius:\n    13px;\n\n  text-align:\n    center;\n\n  background:\n    rgba(255,255,255,.78);\n\n  border:\n    1px solid #e5e0ec;\n\n  color:\n    #29324b !important;\n\n  font-size:\n    13px;\n\n  font-weight:\n    900;\n\n  transition:\n    transform .24s ease,\n    color .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-gift-tags div::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  opacity:\n    0;\n\n  background:\n    radial-gradient(\n      circle at 50% 120%,\n      rgba(255,113,194,.25),\n      transparent 62%\n    );\n\n  transition:\n    opacity .3s ease;\n}\n\n.magicwand26-gift-tags div:hover {\n  transform:\n    translateY(-4px)\n    scale(1.025);\n\n  border-color:\n    #d4c7f7;\n\n  color:\n    #6246bb !important;\n\n  box-shadow:\n    0 10px 23px rgba(74,60,120,.10);\n}\n\n.magicwand26-gift-tags div:hover::before {\n  opacity:\n    1;\n}\n\n.magicwand26-gift-tags div:active {\n  transform:\n    scale(.94);\n}\n\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n.magicwand26-steps {\n  display:\n    grid;\n\n  gap:\n    9px;\n\n  margin-top:\n    14px;\n}\n\n.magicwand26-step {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  display:\n    grid;\n\n  grid-template-columns:\n    42px 1fr;\n\n  gap:\n    12px;\n\n  align-items:\n    center;\n\n  padding:\n    13px 38px 13px 13px;\n\n  border-radius:\n    14px;\n\n  background:\n    #f7f5f1;\n\n  border:\n    1px solid #e6e2da;\n\n  transition:\n    transform .25s ease,\n    background .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-step::after {\n  content:\n    \"→\";\n\n  position:\n    absolute;\n\n  right:\n    14px;\n\n  top:\n    50%;\n\n  transform:\n    translateY(-50%)\n    translateX(-8px);\n\n  opacity:\n    0;\n\n  color:\n    #7b64db;\n\n  font-size:\n    17px;\n\n  font-weight:\n    900;\n\n  transition:\n    opacity .25s ease,\n    transform .3s ease;\n}\n\n.magicwand26-step b {\n  display:\n    grid;\n\n  place-items:\n    center;\n\n  width:\n    40px;\n\n  height:\n    40px;\n\n  border-radius:\n    50%;\n\n  background:\n    #233153;\n\n  color:\n    #ffffff !important;\n\n  transition:\n    transform .28s ease,\n    background .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-step strong {\n  display:\n    block;\n\n  color:\n    #202942 !important;\n\n  font-size:\n    14px;\n\n  font-weight:\n    900;\n}\n\n.magicwand26-step span {\n  display:\n    block;\n\n  margin-top:\n    3px;\n\n  color:\n    #6b6f7b !important;\n\n  font-size:\n    12px;\n\n  line-height:\n    1.4;\n}\n\n.magicwand26-step:hover {\n  transform:\n    translateX(5px);\n\n  border-color:\n    #d6cff0;\n\n  background:\n    linear-gradient(\n      90deg,\n      #faf8f4,\n      #f6f1ff\n    );\n\n  box-shadow:\n    0 8px 18px rgba(55,50,90,.07);\n}\n\n.magicwand26-step:hover::after {\n  opacity:\n    1;\n\n  transform:\n    translateY(-50%)\n    translateX(0);\n}\n\n.magicwand26-step:hover b {\n  transform:\n    rotate(-7deg)\n    scale(1.12);\n\n  background:\n    linear-gradient(\n      135deg,\n      #576fe1,\n      #9756c7\n    );\n\n  box-shadow:\n    0 0 16px rgba(113,96,220,.22);\n}\n\n.magicwand26-step:active {\n  transform:\n    translateX(2px)\n    scale(.97);\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.magicwand26-faq {\n  display:\n    grid;\n\n  gap:\n    9px;\n}\n\n.magicwand26-faq details {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  padding:\n    14px;\n\n  border-radius:\n    14px;\n\n  background:\n    #ffffff;\n\n  border:\n    1px solid #e5e1e9;\n\n  cursor:\n    pointer;\n\n  transition:\n    transform .24s ease,\n    background .28s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-faq details::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  left:\n    0;\n\n  top:\n    0;\n\n  bottom:\n    0;\n\n  width:\n    3px;\n\n  background:\n    linear-gradient(\n      #7969ff,\n      #e15ab9,\n      #53d9ff\n    );\n\n  transform:\n    scaleY(0);\n\n  transform-origin:\n    center;\n\n  transition:\n    transform .28s ease;\n}\n\n.magicwand26-faq summary {\n  position:\n    relative;\n\n  padding-right:\n    30px;\n\n  cursor:\n    pointer;\n\n  color:\n    #20283f !important;\n\n  font-size:\n    14px;\n\n  line-height:\n    1.35;\n\n  font-weight:\n    900;\n\n  list-style:\n    none;\n\n  transition:\n    color .25s ease;\n}\n\n.magicwand26-faq summary::-webkit-details-marker {\n  display:\n    none;\n}\n\n.magicwand26-faq summary::after {\n  content:\n    \"+\";\n\n  position:\n    absolute;\n\n  right:\n    0;\n\n  top:\n    50%;\n\n  transform:\n    translateY(-50%)\n    rotate(0deg);\n\n  width:\n    23px;\n\n  height:\n    23px;\n\n  display:\n    flex;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  border-radius:\n    50%;\n\n  background:\n    #f1edff;\n\n  color:\n    #725acb;\n\n  font-size:\n    17px;\n\n  transition:\n    transform .3s ease,\n    background .3s ease,\n    color .3s ease,\n    box-shadow .3s ease;\n}\n\n.magicwand26-faq details p {\n  margin:\n    9px 0 0;\n\n  color:\n    #676b77 !important;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.48;\n}\n\n.magicwand26-faq details:hover {\n  transform:\n    translateX(3px);\n\n  border-color:\n    #d3c9f2;\n\n  box-shadow:\n    0 8px 20px rgba(50,45,85,.07);\n}\n\n.magicwand26-faq details:hover::before {\n  transform:\n    scaleY(.65);\n}\n\n.magicwand26-faq details:hover\nsummary::after {\n  transform:\n    translateY(-50%)\n    scale(1.08);\n\n  box-shadow:\n    0 0 15px rgba(113,90,203,.16);\n}\n\n.magicwand26-faq details[open] {\n  border-color:\n    #cfc2f4;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f7f3ff\n    );\n\n  box-shadow:\n    0 8px 22px rgba(70,55,125,.08);\n}\n\n.magicwand26-faq details[open]::before {\n  transform:\n    scaleY(1);\n}\n\n.magicwand26-faq details[open]\nsummary {\n  color:\n    #6244b7 !important;\n}\n\n.magicwand26-faq details[open]\nsummary::after {\n  content:\n    \"−\";\n\n  transform:\n    translateY(-50%)\n    rotate(180deg);\n\n  background:\n    #725acb;\n\n  color:\n    #ffffff;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.magicwand26-final {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  padding:\n    34px 16px;\n\n  text-align:\n    center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(139,112,255,.27) 0%,\n      rgba(139,112,255,0) 31%\n    ),\n    radial-gradient(\n      circle at 20% 78%,\n      rgba(255,110,184,.17) 0%,\n      rgba(255,110,184,0) 23%\n    ),\n    radial-gradient(\n      circle at 82% 22%,\n      rgba(109,223,255,.13) 0%,\n      rgba(109,223,255,0) 19%\n    ),\n    linear-gradient(\n      145deg,\n      #10172b,\n      #283965\n    );\n}\n\n.magicwand26-final::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  background:\n    radial-gradient(circle at 18% 22%, rgba(255,255,255,.10) 0 1.5px, transparent 3px),\n    radial-gradient(circle at 84% 30%, rgba(255,255,255,.10) 0 2px, transparent 3px),\n    radial-gradient(circle at 68% 14%, rgba(255,255,255,.08) 0 1.5px, transparent 3px);\n\n  animation:\n    mwFinalStars 6s ease-in-out infinite alternate;\n}\n\n@keyframes mwFinalStars {\n\n  from {\n    transform:\n      translateY(0);\n  }\n\n  to {\n    transform:\n      translateY(-7px);\n  }\n}\n\n.magicwand26-final h3 {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  margin:\n    0 0 10px;\n\n  color:\n    #ffffff !important;\n\n  font-size:\n    28px;\n\n  line-height:\n    1.12;\n\n  font-weight:\n    900;\n}\n\n.magicwand26-final p {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  max-width:\n    500px;\n\n  margin:\n    0 auto 18px;\n\n  color:\n    #e4e8f5 !important;\n\n  font-size:\n    14px;\n\n  line-height:\n    1.55;\n}\n\n\n\/* =========================================================\n   REVIEW SECTION\n   ========================================================= *\/\n\n.magicwand26-review-wrap {\n  width:\n    100%;\n\n  max-width:\n    720px;\n\n  margin:\n    0 auto;\n\n  overflow:\n    hidden;\n\n  padding:\n    30px 0 34px;\n\n  font-family:\n    Arial, Helvetica, sans-serif;\n\n  background:\n    radial-gradient(\n      circle at 10% 18%,\n      rgba(255,214,236,.20) 0%,\n      rgba(255,214,236,0) 21%\n    ),\n    radial-gradient(\n      circle at 90% 8%,\n      rgba(196,183,255,.18) 0%,\n      rgba(196,183,255,0) 21%\n    ),\n    linear-gradient(\n      180deg,\n      #fbf9ff,\n      #f7f5f1\n    );\n}\n\n.magicwand26-review-head {\n  padding:\n    0 16px;\n\n  margin-bottom:\n    18px;\n\n  text-align:\n    center;\n}\n\n.magicwand26-review-head span {\n  color:\n    #7357c7 !important;\n\n  font-size:\n    12px;\n\n  font-weight:\n    900;\n\n  letter-spacing:\n    .8px;\n\n  text-transform:\n    uppercase;\n}\n\n.magicwand26-review-head h3 {\n  margin:\n    8px 0 7px;\n\n  color:\n    #172033 !important;\n\n  font-size:\n    26px;\n\n  line-height:\n    1.12;\n\n  font-weight:\n    900;\n}\n\n.magicwand26-scroll {\n  width:\n    100%;\n\n  overflow:\n    hidden;\n\n  padding:\n    4px 0 10px;\n}\n\n.magicwand26-track {\n  display:\n    flex;\n\n  width:\n    max-content;\n\n  gap:\n    14px;\n\n  padding-left:\n    14px;\n\n  animation:\n    mwReviewScroll 56s linear infinite;\n}\n\n.magicwand26-scroll:hover\n.magicwand26-track {\n  animation-play-state:\n    paused;\n}\n\n@keyframes mwReviewScroll {\n\n  from {\n    transform:\n      translateX(0);\n  }\n\n  to {\n    transform:\n      translateX(calc(-50% - 7px));\n  }\n}\n\n.magicwand26-review-card {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  flex:\n    0 0 270px;\n\n  min-height:\n    190px;\n\n  padding:\n    17px;\n\n  border-radius:\n    16px;\n\n  background:\n    rgba(255,255,255,.88);\n\n  border:\n    1px solid #e6e0ed;\n\n  backdrop-filter:\n    blur(8px);\n\n  transition:\n    transform .25s ease,\n    border-color .28s ease,\n    box-shadow .28s ease;\n}\n\n.magicwand26-review-card::before {\n  content:\n    \"\";\n\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  opacity:\n    0;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255,255,255,0),\n      rgba(171,150,255,.09),\n      rgba(255,121,199,.07)\n    );\n\n  transition:\n    opacity .3s ease;\n}\n\n.magicwand26-stars {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  margin-bottom:\n    11px;\n\n  color:\n    #e0a52b !important;\n\n  font-size:\n    17px;\n\n  letter-spacing:\n    1px;\n\n  transition:\n    transform .25s ease,\n    text-shadow .25s ease;\n}\n\n.magicwand26-review-text {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  margin:\n    0 0 15px;\n\n  color:\n    #34394a !important;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.58;\n}\n\n.magicwand26-author {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  padding-top:\n    11px;\n\n  border-top:\n    1px solid #ece9ef;\n\n  color:\n    #777987 !important;\n\n  font-size:\n    12px;\n\n  font-weight:\n    800;\n}\n\n.magicwand26-review-card:hover {\n  transform:\n    translateY(-6px);\n\n  border-color:\n    #d3c7ef;\n\n  box-shadow:\n    0 13px 28px rgba(67,54,110,.12);\n}\n\n.magicwand26-review-card:hover::before {\n  opacity:\n    1;\n}\n\n.magicwand26-review-card:hover\n.magicwand26-stars {\n  transform:\n    scale(1.05);\n\n  text-shadow:\n    0 0 12px rgba(224,165,43,.30);\n}\n\n.magicwand26-review-card:active {\n  transform:\n    scale(.98);\n}\n\n\n\/* =========================================================\n   TOUCH FEEDBACK\n   ========================================================= *\/\n\n@media (hover:none) {\n\n  .magicwand26-stats div:active,\n  .magicwand26-card:active,\n  .magicwand26-light-point:active,\n  .magicwand26-benefit:active,\n  .magicwand26-gift-tags div:active,\n  .magicwand26-step:active,\n  .magicwand26-review-card:active,\n  .magicwand26-media:active {\n\n    filter:\n      brightness(.96);\n\n    box-shadow:\n      0 3px 10px rgba(40,35,75,.08);\n  }\n\n  .magicwand26-light-point:active\n  .magicwand26-light-icon,\n\n  .magicwand26-benefit:active b {\n\n    transform:\n      scale(1.13);\n  }\n\n}\n\n\n\/* =========================================================\n   DESKTOP\n   ========================================================= *\/\n\n@media (min-width:600px) {\n\n  .magicwand26-hero {\n    padding:\n      38px 28px 30px;\n  }\n\n  .magicwand26-section {\n    padding:\n      39px 28px;\n  }\n\n  .magicwand26-hero h2 {\n    font-size:\n      44px;\n  }\n\n  .magicwand26-title {\n    font-size:\n      31px;\n  }\n\n  .magicwand26-grid {\n    grid-template-columns:\n      repeat(2,1fr);\n  }\n\n  .magicwand26-light-points {\n    grid-template-columns:\n      repeat(3,1fr);\n  }\n\n  .magicwand26-light-point {\n    grid-template-columns:\n      1fr;\n\n    text-align:\n      center;\n  }\n\n  .magicwand26-light-icon {\n    margin:\n      0 auto 4px;\n  }\n\n  .magicwand26-hero-media {\n    min-height:\n      470px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width:599px) {\n\n  .magicwand26-product-orbit {\n    width:\n      62%;\n\n    right:\n      -8%;\n\n    bottom:\n      2%;\n  }\n\n  .magicwand26-demo-wand {\n    transform:\n      scale(.88);\n  }\n\n  .magicwand26-ring::after {\n    width:\n      6px;\n\n    height:\n      6px;\n  }\n\n  .magicwand26-hero-media {\n    min-height:\n      390px;\n  }\n\n  .magicwand26-discount {\n    margin-left:\n      4px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n   ========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .magicwand26-page,\n  .magicwand26-hero::before,\n  .magicwand26-hero::after,\n  .magicwand26-section.dark,\n  .magicwand26-section.dark::before,\n  .magicwand26-final::before,\n  .magicwand26-ring,\n  .magicwand26-demo-wand,\n  .magicwand26-demo-globe,\n  .magicwand26-orbit-glow,\n  .magicwand26-track,\n  .magicwand26-link-btn::before,\n  .magicwand26-power-btn,\n  .magicwand26-power-btn::before,\n  .magicwand26-kicker,\n  .magicwand26-discount {\n\n    animation:\n      none !important;\n  }\n\n  .magicwand26-scroll {\n    overflow-x:\n      auto;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     MAIN PAGE\n     ========================================================= --\u003e\n\n\u003csection class=\"magicwand26-page\" id=\"magicwand26-top\"\u003e\n\n\n\u003c!-- INTERACTIVE POWER STATE --\u003e\n\n\u003cinput type=\"checkbox\" id=\"magicwand26-power\" class=\"magicwand26-power\"\u003e\n\n\n\u003c!-- =========================================================\n     01 HERO\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-hero\"\u003e\n\n\n  \u003cdiv class=\"magicwand26-kicker\"\u003e\n    ✦ Colorful Light-Up Magic Wand\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003e\n    A Little Magic\u003cbr\u003e\n    In Their Hands.\n  \u003c\/h2\u003e\n\n\n  \u003cp\u003e\n    One button. A swirl of color.\n    An easy little toy that turns ordinary\n    evenings into something more fun.\n  \u003c\/p\u003e\n\n\n  \u003ca class=\"magicwand26-link-btn\" href=\"#magicwand26-light\"\u003e\n    See It Light Up\n  \u003c\/a\u003e\n\n\n  \u003cspan class=\"magicwand26-discount\"\u003e\n    SAVE 50% TODAY\n  \u003c\/span\u003e\n\n\n  \u003cbr\u003e\n\n\n  \u003c!-- REAL INTERACTIVE BUTTON --\u003e\n\n  \u003clabel for=\"magicwand26-power\" class=\"magicwand26-power-btn\"\u003e\n\n    \u003cspan class=\"magicwand26-power-dot\"\u003e\u003c\/span\u003e\n\n    \u003cspan class=\"magicwand26-power-off-text\"\u003e\n      TURN ON THE MAGIC\n    \u003c\/span\u003e\n\n    \u003cspan class=\"magicwand26-power-on-text\"\u003e\n      ✦ MAGIC IS ON\n    \u003c\/span\u003e\n\n  \u003c\/label\u003e\n\n\n  \u003c!-- HERO MEDIA --\u003e\n\n  \u003cdiv class=\"magicwand26-hero-media\"\u003e\n\n\n    \u003c!-- =============================================\n         以后有真实Hero图片时：\n\n         删除下面：\n         \u003cdiv class=\"magicwand26-scene\"\u003e...\u003c\/div\u003e\n\n         换成：\n\n         \u003cimg\n           src=\"你的Shopify图片URL\"\n           alt=\"Child playing with light up magic wand\"\n           style=\"\n             position:absolute;\n             inset:0;\n             width:100%;\n             height:100%;\n             object-fit:cover;\n           \"\n         \u003e\n         ============================================= --\u003e\n\n    \u003cdiv class=\"magicwand26-scene\"\u003e\n\n      \u003cdiv class=\"magicwand26-scene-label\"\u003e\n\n        \u003cstrong\u003e\n          HERO LIFESTYLE IMAGE\n        \u003c\/strong\u003e\n\n        父母手机视角抓拍\u003cbr\u003e\n        孩子在真实客厅玩魔法棒\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =============================================\n         PRODUCT ORBITS\n         ============================================= --\u003e\n\n    \u003cdiv class=\"magicwand26-product-orbit\"\u003e\n\n\n      \u003cspan class=\"magicwand26-orbit-glow\"\u003e\u003c\/span\u003e\n\n\n      \u003cspan class=\"magicwand26-ring magicwand26-ring-1\"\u003e\u003c\/span\u003e\n\n\n      \u003cspan class=\"magicwand26-ring magicwand26-ring-2\"\u003e\u003c\/span\u003e\n\n\n      \u003cspan class=\"magicwand26-ring magicwand26-ring-3\"\u003e\u003c\/span\u003e\n\n\n      \u003c!-- ===========================================\n           CSS DEMO PRODUCT\n\n           以后换真实透明PNG时：\n\n           删除整个\n           \u003cdiv class=\"magicwand26-demo-wand\"\u003e...\u003c\/div\u003e\n\n           然后放：\n\n           \u003cimg\n             src=\"你的透明PNG图片URL\"\n             alt=\"Colorful light up magic wand\"\n             style=\"\n               position:relative;\n               z-index:10;\n               width:45%;\n               max-height:90%;\n               object-fit:contain;\n               filter:drop-shadow(0 14px 18px rgba(0,0,0,.30));\n             \"\n           \u003e\n           =========================================== --\u003e\n\n      \u003cdiv class=\"magicwand26-demo-wand\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-demo-globe\"\u003e\n\n          \u003cspan class=\"magicwand26-demo-star\"\u003e\n            ★\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"magicwand26-demo-neck\"\u003e\u003c\/div\u003e\n\n\n        \u003cdiv class=\"magicwand26-demo-handle\"\u003e\u003c\/div\u003e\n\n\n        \u003cdiv class=\"magicwand26-demo-cap\"\u003e\u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     QUICK BENEFITS\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-stats\"\u003e\n\n\n  \u003cdiv\u003e\n\n    \u003cstrong\u003e\n      Colorful LEDs\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Light-up fun\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv\u003e\n\n    \u003cstrong\u003e\n      1 Button\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Easy to use\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv\u003e\n\n    \u003cstrong\u003e\n      Indoor Play\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Anytime fun\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     02 INSTANT FUN\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    Instant Fun\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    The Kind of Toy They Want to Try Right Away\n  \u003c\/h3\u003e\n\n\n  \u003cp class=\"magicwand26-text\"\u003e\n    Switch it on and watch the transparent globe\n    come alive with color. No complicated setup.\n    No long instructions. Just instant play.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"magicwand26-media\"\u003e\n\n\n    \u003c!-- 后面换真实场景图 --\u003e\n\n    \u003cdiv class=\"magicwand26-placeholder\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          REAL FAMILY IMAGE\n        \u003c\/strong\u003e\n\n        孩子低头研究灯球\u003cbr\u003e\n        不看镜头、不摆拍\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"magicwand26-grid\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-card\"\u003e\n\n      \u003cstrong\u003e\n        Living Room Fun\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Make an ordinary evening\n        feel a little more exciting.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-card\"\u003e\n\n      \u003cstrong\u003e\n        Better Together\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Fun for siblings, friends,\n        playdates and sleepovers.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     03 LIGHT SHOW\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section dark\" id=\"magicwand26-light\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    The Light Show\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    A Light Show in Your Hand.\n  \u003c\/h3\u003e\n\n\n  \u003cp class=\"magicwand26-text\"\u003e\n    Colorful LEDs move around the clear globe\n    while the bright star stays right at the center.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"magicwand26-light-points\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-light-point\"\u003e\n\n\n      \u003cdiv class=\"magicwand26-light-icon\"\u003e\n        ✦\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Colorful LEDs\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bright multicolor light effects.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-light-point\"\u003e\n\n\n      \u003cdiv class=\"magicwand26-light-icon\"\u003e\n        ↻\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Moving Light\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Eye-catching spinning illumination.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-light-point\"\u003e\n\n\n      \u003cdiv class=\"magicwand26-light-icon\"\u003e\n        ★\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Star Center\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The signature glowing centerpiece.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"magicwand26-media\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-placeholder\" style=\"\n        background:\n          radial-gradient(\n            circle at 78% 18%,\n            rgba(126,111,255,.28) 0%,\n            rgba(126,111,255,0) 23%\n          ),\n          radial-gradient(\n            circle at 25% 78%,\n            rgba(255,117,194,.18) 0%,\n            rgba(255,117,194,0) 25%\n          ),\n          linear-gradient(\n            145deg,\n            #15203d,\n            #1a2746\n          );\n        color:#e4e8f8;\n      \"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong style=\"color:#fff !important;\"\u003e\n          PRODUCT DETAIL IMAGE\n        \u003c\/strong\u003e\n\n        这里放真实产品灯效特写图\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     04 SCREEN FREE\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    Hands-On Fun\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    A Little Less Screen.\u003cbr\u003e\n    A Lot More Play.\n  \u003c\/h3\u003e\n\n\n  \u003cp class=\"magicwand26-text\"\u003e\n    Give them something simple they can actually\n    hold, move around with and enjoy away from\n    another video or app.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"magicwand26-media\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-placeholder\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          SCREEN-FREE IMAGE\n        \u003c\/strong\u003e\n\n        孩子自然玩耍\u003cbr\u003e\n        不出现手机和平板\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"magicwand26-benefits\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-benefit\"\u003e\n\n      \u003cb\u003e✓\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Hands-On Play\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-benefit\"\u003e\n\n      \u003cb\u003e✓\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Easy Fun\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-benefit\"\u003e\n\n      \u003cb\u003e✓\u003c\/b\u003e\n\n      \u003cstrong\u003e\n        Play Together\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     05 GIFT\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section soft\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    Easy Gift Idea\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    The Kind of Gift They'll Use Right Away\n  \u003c\/h3\u003e\n\n\n  \u003cp class=\"magicwand26-text\"\u003e\n    Bright, interactive and immediately fun.\n    An easy surprise for birthdays, holidays\n    or simply making an ordinary day feel special.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"magicwand26-media\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-placeholder\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          GIFT IMAGE\n        \u003c\/strong\u003e\n\n        孩子刚拆开礼物\u003cbr\u003e\n        产品已经亮灯\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"magicwand26-gift-tags\"\u003e\n\n\n    \u003cdiv\u003e\n      🎂 Birthdays\n    \u003c\/div\u003e\n\n\n    \u003cdiv\u003e\n      🎁 Holidays\n    \u003c\/div\u003e\n\n\n    \u003cdiv\u003e\n      ★ Sleepovers\n    \u003c\/div\u003e\n\n\n    \u003cdiv\u003e\n      ♥ Just Because\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     06 HOW TO PLAY\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    Simple By Design\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    Press. Glow. Play.\n  \u003c\/h3\u003e\n\n\n  \u003cp class=\"magicwand26-text\"\u003e\n    No complicated setup.\n    The fun starts in seconds.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"magicwand26-steps\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-step\"\u003e\n\n\n      \u003cb\u003e\n        1\n      \u003c\/b\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Pick It Up\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Simple handheld design for easy play.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-step\"\u003e\n\n\n      \u003cb\u003e\n        2\n      \u003c\/b\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Press the Button\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Switch on the colorful light effects.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"magicwand26-step\"\u003e\n\n\n      \u003cb\u003e\n        3\n      \u003c\/b\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cstrong\u003e\n          Light Up the Fun\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Watch the globe come alive with color.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     07 FAQ\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-section soft\"\u003e\n\n\n  \u003cspan class=\"magicwand26-eyebrow\"\u003e\n    Good to Know\n  \u003c\/span\u003e\n\n\n  \u003ch3 class=\"magicwand26-title\"\u003e\n    Frequently Asked Questions\n  \u003c\/h3\u003e\n\n\n  \u003cdiv class=\"magicwand26-faq\"\u003e\n\n\n    \u003cdetails open\u003e\n\n\n      \u003csummary\u003e\n        Is it easy for kids to use?\n      \u003c\/summary\u003e\n\n\n      \u003cp\u003e\n        The simple handheld design and button\n        operation make it quick to start playing.\n      \u003c\/p\u003e\n\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        When do the lights look best?\n      \u003c\/summary\u003e\n\n\n      \u003cp\u003e\n        The colorful effects are most noticeable\n        in evening or lower-light indoor environments.\n      \u003c\/p\u003e\n\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        Is it only for playing alone?\n      \u003c\/summary\u003e\n\n\n      \u003cp\u003e\n        No. It can also be enjoyed with siblings,\n        friends, during playdates and at sleepovers.\n      \u003c\/p\u003e\n\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        Is it a good gift?\n      \u003c\/summary\u003e\n\n\n      \u003cp\u003e\n        Its colorful light effect and simple operation\n        make it an easy gift idea for birthdays,\n        holidays and everyday surprises.\n      \u003c\/p\u003e\n\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =========================================================\n     FINAL CTA\n     ========================================================= --\u003e\n\n\u003cdiv class=\"magicwand26-final\"\u003e\n\n\n  \u003ch3\u003e\n    Bring Home a Little Magic.\n  \u003c\/h3\u003e\n\n\n  \u003cp\u003e\n    Colorful lights, simple play and\n    one more reason for kids to look\n    forward to playtime.\n  \u003c\/p\u003e\n\n\n  \u003ca class=\"magicwand26-link-btn\" href=\"#magicwand26-top\"\u003e\n    Back to Top \u0026amp; Choose Yours\n  \u003c\/a\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =========================================================\n     REVIEWS\n     ========================================================= --\u003e\n\n\u003csection class=\"magicwand26-review-wrap\"\u003e\n\n\n  \u003cdiv class=\"magicwand26-review-head\"\u003e\n\n\n    \u003cspan\u003e\n      Parent Feedback\n    \u003c\/span\u003e\n\n\n    \u003ch3\u003e\n      What Parents Are Saying\n    \u003c\/h3\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"magicwand26-scroll\"\u003e\n\n\n    \u003cdiv class=\"magicwand26-track\"\u003e\n\n\n      \u003c!-- FIRST SET --\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          My daughter opened it after dinner\n          and carried it around the living room\n          for the rest of the evening.\n          The lights are definitely her favorite part.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Jessica M. — Texas\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          We turned the room lights down\n          and it instantly became more fun.\n          Both kids kept taking turns with it.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Amanda R. — Florida\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          Bought one for a birthday gift.\n          My son liked it enough that I ended up\n          getting another so they could play together.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Megan T. — Ohio\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          Nothing complicated to figure out.\n          They pressed the button and started\n          playing with it immediately.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Lauren B. — Arizona\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003c!-- SECOND SET FOR LOOP --\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          My daughter opened it after dinner\n          and carried it around the living room\n          for the rest of the evening.\n          The lights are definitely her favorite part.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Jessica M. — Texas\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          We turned the room lights down\n          and it instantly became more fun.\n          Both kids kept taking turns with it.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Amanda R. — Florida\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          Bought one for a birthday gift.\n          My son liked it enough that I ended up\n          getting another so they could play together.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Megan T. — Ohio\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"magicwand26-review-card\"\u003e\n\n\n        \u003cdiv class=\"magicwand26-stars\"\u003e\n          ★★★★★\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"magicwand26-review-text\"\u003e\n          Nothing complicated to figure out.\n          They pressed the button and started\n          playing with it immediately.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"magicwand26-author\"\u003e\n          Lauren B. — Arizona\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/section\u003e\n","brand":"remedy11","offers":[{"title":"1-pc","offer_id":53407144214817,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false},{"title":"2-pc","offer_id":53407144247585,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0947\/1226\/7041\/files\/b98367ab-a812-40ca-85f2-86b7eebcb4aa.png?v=1787927875","url":"https:\/\/remedy11vip.com\/products\/gearglow%e2%84%a2-light-up-spinning-magic-ball-wand-colorful-led-light-toy","provider":"remedy11","version":"1.0","type":"link"}