{"product_id":"billhol®-smartglow-motion-sensor-wall-light","title":"BILLHOL® SmartGlow Motion Sensor Wall Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   BILLHOL® SMART MOTION SENSOR WALL LIGHT\n   PREMIUM AURORA PEARL PRODUCT STORY\n   Warm Ivory + Champagne + Soft RGB + Pearl Blue\n   Shopify \/ Mobile Optimized\n   ========================================================= *\/\n\n.billhol-light-page,\n.billhol-light-page *{\n  box-sizing:border-box;\n}\n\n.billhol-light-page{\n  --ink:#28231f;\n  --muted:#736a64;\n  --ivory:#fffdf9;\n  --cream:#fbf5ee;\n  --pearl:#f4f7fa;\n  --champagne:#d7b77a;\n  --pink:#ee68b4;\n  --violet:#9c72ec;\n  --blue:#6599ee;\n  --cyan:#55cbd1;\n  --green:#79d18b;\n  --yellow:#e0cb60;\n  --orange:#eba66d;\n\n  width:100%;\n  max-width:820px;\n  margin:0 auto;\n  padding:8px 8px 34px;\n\n  color:var(--ink);\n\n  font-family:\n    Inter,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n}\n\n.billhol-light-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n\n\/* =========================================================\n   CARD SYSTEM\n   ========================================================= *\/\n\n.bl-card{\n  position:relative;\n  overflow:hidden;\n\n  margin:15px 0;\n\n  border:1px solid rgba(89,72,61,.10);\n  border-radius:28px;\n\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(238,104,180,.10),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(101,153,238,.10),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(85,203,209,.055),\n      transparent 30%\n    ),\n    linear-gradient(\n      140deg,\n      #fffdfa 0%,\n      #faf5ef 45%,\n      #f4f4f5 72%,\n      #f0f5f8 100%\n    );\n\n  box-shadow:\n    0 19px 46px rgba(61,47,37,.085),\n    0 4px 14px rgba(61,47,37,.035),\n    inset 0 1px 0 rgba(255,255,255,.98);\n}\n\n\n\/* cooler pearl variation *\/\n\n.bl-card:nth-of-type(3n+2){\n  background:\n    radial-gradient(\n      circle at 3% 0%,\n      rgba(159,112,236,.11),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 96% 4%,\n      rgba(84,196,208,.10),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 78% 100%,\n      rgba(122,208,142,.06),\n      transparent 26%\n    ),\n    linear-gradient(\n      140deg,\n      #fffdfb 0%,\n      #f7f4f7 44%,\n      #f0f5f8 72%,\n      #eef7f7 100%\n    );\n}\n\n\n\/* champagne variation *\/\n\n.bl-card:nth-of-type(3n){\n  background:\n    radial-gradient(\n      circle at 5% 0%,\n      rgba(234,166,109,.11),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 94% 4%,\n      rgba(237,104,180,.09),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 100% 92%,\n      rgba(101,153,238,.055),\n      transparent 27%\n    ),\n    linear-gradient(\n      140deg,\n      #fffdf9 0%,\n      #fbf4e9 46%,\n      #f7f0ed 71%,\n      #f1f4f7 100%\n    );\n}\n\n\n\/* slightly cooler card *\/\n\n.bl-card-dark{\n  color:var(--ink);\n\n  border-color:rgba(86,74,69,.105);\n\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(155,112,235,.13),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 100% 2%,\n      rgba(92,151,236,.13),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(84,201,207,.075),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #fffaf7 0%,\n      #f7f2f2 44%,\n      #eef3f8 73%,\n      #ebf5f7 100%\n    );\n}\n\n\n\/* RGB spectrum *\/\n\n.bl-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:6%;\n  right:6%;\n  top:0;\n\n  height:3px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--pink),\n      var(--violet),\n      var(--blue),\n      var(--cyan),\n      var(--green),\n      var(--yellow),\n      var(--orange),\n      transparent\n    );\n\n  opacity:.76;\n\n  z-index:3;\n}\n\n\n\/* pearl highlight *\/\n\n.bl-card::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:270px;\n  height:270px;\n\n  right:-175px;\n  top:-170px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.96),\n      rgba(255,255,255,.34) 35%,\n      transparent 70%\n    );\n\n  pointer-events:none;\n}\n\n\n.bl-pad{\n  position:relative;\n\n  z-index:2;\n\n  padding:32px 29px 28px;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.bl-eyebrow{\n  margin:0 0 9px;\n\n  color:#92745f;\n\n  font-size:11px;\n  line-height:1.3;\n\n  font-weight:900;\n\n  letter-spacing:1.75px;\n\n  text-align:center;\n\n  text-transform:uppercase;\n}\n\n.bl-card-dark .bl-eyebrow{\n  color:#806d91;\n}\n\n\n.bl-title{\n  max-width:710px;\n\n  margin:0 auto;\n\n  color:#2c2520;\n\n  font-size:clamp(31px,6vw,49px);\n  line-height:1.015;\n\n  font-weight:950;\n\n  letter-spacing:-1.65px;\n\n  text-align:center;\n\n  text-wrap:balance;\n}\n\n\n.bl-title-sm{\n  font-size:clamp(28px,5.2vw,42px);\n}\n\n\n.bl-rgb{\n  background:\n    linear-gradient(\n      90deg,\n      #e85fa9 0%,\n      #9a70e8 18%,\n      #5d92e9 36%,\n      #4bc4cc 52%,\n      #73cb86 68%,\n      #dcc45b 83%,\n      #e79f67 100%\n    );\n\n  -webkit-background-clip:text;\n  background-clip:text;\n\n  color:transparent;\n}\n\n\n.bl-copy{\n  max-width:650px;\n\n  margin:14px auto 0;\n\n  color:#70665f;\n\n  font-size:15.5px;\n  line-height:1.58;\n\n  font-weight:560;\n\n  text-align:center;\n}\n\n.bl-copy strong{\n  color:#342a23;\n\n  font-weight:900;\n}\n\n.bl-card-dark .bl-copy{\n  color:#6d6460;\n}\n\n.bl-card-dark .bl-copy strong{\n  color:#302720;\n}\n\n\n\/* =========================================================\n   DIVIDERS\n   ========================================================= *\/\n\n.bl-line{\n  width:76px;\n  height:3px;\n\n  margin:15px auto 0;\n\n  border-radius:99px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #bd9363,\n      #f1dfbd,\n      #c59a66\n    );\n\n  box-shadow:\n    0 2px 8px rgba(159,120,76,.10);\n}\n\n\n.bl-line-rgb{\n  background:\n    linear-gradient(\n      90deg,\n      var(--pink),\n      var(--violet),\n      var(--blue),\n      var(--cyan),\n      var(--green),\n      var(--yellow),\n      var(--orange)\n    );\n\n  box-shadow:\n    0 2px 9px rgba(127,103,199,.13);\n}\n\n\n\/* =========================================================\n   MEDIA\n   ========================================================= *\/\n\n.bl-media{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      #f3eee9,\n      #eef2f6\n    );\n}\n\n.bl-media img{\n  width:100%;\n}\n\n\n.bl-caption{\n  padding:13px 16px 14px;\n\n  color:#675f59;\n\n  background:\n    linear-gradient(\n      100deg,\n      #fffaf5 0%,\n      #f4eff6 45%,\n      #eef6f9 100%\n    );\n\n  border-top:\n    1px solid rgba(94,78,68,.07);\n\n  font-size:11.5px;\n  line-height:1.4;\n\n  font-weight:850;\n\n  text-align:center;\n\n  letter-spacing:.2px;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n   ========================================================= *\/\n\n.bl-feature-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n\n.bl-feature{\n  position:relative;\n\n  min-width:0;\n  min-height:96px;\n\n  overflow:hidden;\n\n  padding:13px 7px;\n\n  border:\n    1px solid rgba(87,70,59,.085);\n\n  border-radius:17px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.92),\n      rgba(247,246,248,.80)\n    );\n\n  box-shadow:\n    0 8px 19px rgba(58,43,32,.045),\n    inset 0 1px 0 rgba(255,255,255,.97);\n\n  text-align:center;\n}\n\n\n.bl-feature:nth-child(1){\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,249,253,.95),\n      rgba(252,238,247,.82)\n    );\n}\n\n.bl-feature:nth-child(2){\n  background:\n    linear-gradient(\n      145deg,\n      rgba(251,249,255,.95),\n      rgba(239,239,253,.84)\n    );\n}\n\n.bl-feature:nth-child(3){\n  background:\n    linear-gradient(\n      145deg,\n      rgba(247,252,255,.95),\n      rgba(234,247,250,.84)\n    );\n}\n\n.bl-feature:nth-child(4){\n  background:\n    linear-gradient(\n      145deg,\n      rgba(251,255,249,.95),\n      rgba(252,247,229,.84)\n    );\n}\n\n.bl-card-dark .bl-feature{\n  border-color:\n    rgba(84,71,65,.085);\n}\n\n\n.bl-feature::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:65px;\n  height:65px;\n\n  right:-32px;\n  bottom:-34px;\n\n  border-radius:50%;\n\n  filter:blur(18px);\n\n  opacity:.18;\n}\n\n.bl-feature:nth-child(1)::after{\n  background:#ea60aa;\n}\n\n.bl-feature:nth-child(2)::after{\n  background:#9870e6;\n}\n\n.bl-feature:nth-child(3)::after{\n  background:#55bcca;\n}\n\n.bl-feature:nth-child(4)::after{\n  background:#d9c35c;\n}\n\n\n.bl-feature-icon{\n  position:relative;\n\n  z-index:2;\n\n  display:grid;\n\n  width:36px;\n  height:36px;\n\n  margin:0 auto 8px;\n\n  place-items:center;\n\n  border-radius:11px;\n\n  color:#fff;\n\n  font-size:15px;\n\n  font-weight:900;\n\n  box-shadow:\n    0 5px 12px rgba(86,67,117,.13);\n}\n\n\n.bl-feature:nth-child(1) .bl-feature-icon{\n  background:\n    linear-gradient(\n      135deg,\n      #ea62ab,\n      #b36edb\n    );\n}\n\n.bl-feature:nth-child(2) .bl-feature-icon{\n  background:\n    linear-gradient(\n      135deg,\n      #9c70e7,\n      #668ee9\n    );\n}\n\n.bl-feature:nth-child(3) .bl-feature-icon{\n  background:\n    linear-gradient(\n      135deg,\n      #62a1e8,\n      #50c4cb\n    );\n}\n\n.bl-feature:nth-child(4) .bl-feature-icon{\n  background:\n    linear-gradient(\n      135deg,\n      #77c98a,\n      #d7c35d,\n      #e5a068\n    );\n}\n\n\n.bl-feature strong{\n  position:relative;\n\n  z-index:2;\n\n  display:block;\n\n  color:#393029;\n\n  font-size:11.5px;\n  line-height:1.28;\n\n  font-weight:900;\n\n  overflow-wrap:anywhere;\n}\n\n.bl-card-dark .bl-feature strong{\n  color:#38302b;\n}\n\n\n\/* =========================================================\n   MOTION BOXES\n   ========================================================= *\/\n\n.bl-motion-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n\n.bl-motion-box{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:\n    1px solid rgba(90,77,69,.09);\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.91),\n      rgba(239,244,249,.86)\n    );\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.97),\n    0 7px 18px rgba(52,44,39,.04);\n}\n\n.bl-motion-box:nth-child(1){\n  background:\n    linear-gradient(\n      145deg,\n      #fffafc,\n      #f2eef6 52%,\n      #edf2f7\n    );\n}\n\n.bl-motion-box:nth-child(2){\n  background:\n    linear-gradient(\n      145deg,\n      #fbfdff,\n      #eef5fb 52%,\n      #ebf8f6\n    );\n}\n\n.bl-motion-box img{\n  width:100%;\n}\n\n.bl-motion-info{\n  padding:13px 10px 15px;\n\n  text-align:center;\n}\n\n\n.bl-motion-state{\n  display:inline-block;\n\n  margin-bottom:7px;\n\n  padding:6px 10px;\n\n  border-radius:999px;\n\n  font-size:9px;\n  line-height:1;\n\n  font-weight:900;\n\n  letter-spacing:.85px;\n}\n\n\n.bl-motion-off{\n  color:#746e6b;\n\n  background:\n    linear-gradient(\n      100deg,\n      #f1eeec,\n      #e8ebf0\n    );\n}\n\n.bl-motion-on{\n  color:#594833;\n\n  background:\n    linear-gradient(\n      90deg,\n      #f5e4bb,\n      #efe0c5\n    );\n}\n\n\n.bl-motion-info strong{\n  display:block;\n\n  color:#342c27;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.bl-motion-info span:last-child{\n  display:block;\n\n  margin-top:4px;\n\n  color:#7b716b;\n\n  font-size:10.5px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   STATS\n   ========================================================= *\/\n\n.bl-stats{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n\n.bl-stat{\n  min-width:0;\n\n  padding:14px 6px;\n\n  border:\n    1px solid rgba(81,67,57,.085);\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.91),\n      rgba(243,245,248,.82)\n    );\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.98),\n    0 6px 15px rgba(51,40,31,.03);\n\n  text-align:center;\n}\n\n.bl-stat:nth-child(1){\n  background:\n    linear-gradient(\n      145deg,\n      #fffafd,\n      #f7edf5\n    );\n}\n\n.bl-stat:nth-child(2){\n  background:\n    linear-gradient(\n      145deg,\n      #fafaff,\n      #eef1fb\n    );\n}\n\n.bl-stat:nth-child(3){\n  background:\n    linear-gradient(\n      145deg,\n      #f8fdff,\n      #ebf7f6\n    );\n}\n\n.bl-stat strong{\n  display:block;\n\n  color:#352c26;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:950;\n}\n\n.bl-stat span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#766d67;\n\n  font-size:10px;\n  line-height:1.3;\n\n  font-weight:700;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   INSTALL STEPS\n   ========================================================= *\/\n\n.bl-steps{\n  max-width:640px;\n\n  margin:20px auto 0;\n}\n\n\n.bl-step{\n  display:grid;\n\n  grid-template-columns:\n    39px minmax(0,1fr);\n\n  align-items:start;\n\n  gap:11px;\n\n  margin-top:8px;\n\n  padding:13px;\n\n  border:\n    1px solid rgba(81,65,53,.085);\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      110deg,\n      rgba(255,255,255,.92),\n      rgba(247,242,247,.82) 50%,\n      rgba(239,247,249,.80)\n    );\n\n  box-shadow:\n    0 6px 16px rgba(52,39,30,.035);\n}\n\n\n.bl-step-no{\n  display:grid;\n\n  width:39px;\n  height:39px;\n\n  place-items:center;\n\n  border-radius:11px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #9b70e6,\n      #6794e7,\n      #54c3ca\n    );\n\n  box-shadow:\n    0 4px 10px rgba(91,94,167,.12);\n\n  font-size:14px;\n\n  font-weight:950;\n}\n\n.bl-step strong{\n  display:block;\n\n  color:#352c26;\n\n  font-size:14.5px;\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.bl-step p{\n  margin:4px 0 0;\n\n  color:#756b64;\n\n  font-size:12px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   PILLS\n   ========================================================= *\/\n\n.bl-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  max-width:650px;\n\n  margin:18px auto 0;\n}\n\n\n.bl-pill{\n  padding:8px 11px;\n\n  border:\n    1px solid rgba(84,68,57,.09);\n\n  border-radius:999px;\n\n  color:#4e433b;\n\n  background:\n    linear-gradient(\n      100deg,\n      rgba(255,250,253,.93),\n      rgba(243,241,252,.88) 48%,\n      rgba(236,248,248,.86)\n    );\n\n  font-size:10.5px;\n  line-height:1;\n\n  font-weight:850;\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.96);\n}\n\n.bl-pill:nth-child(3n+2){\n  background:\n    linear-gradient(\n      100deg,\n      #fbf9ff,\n      #eef3fc\n    );\n}\n\n.bl-pill:nth-child(3n){\n  background:\n    linear-gradient(\n      100deg,\n      #f9fdfc,\n      #eef8f2\n    );\n}\n\n\n\/* =========================================================\n   VALUE\n   ========================================================= *\/\n\n.bl-value{\n  max-width:650px;\n\n  margin:19px auto 0;\n\n  padding:15px 17px;\n\n  border:\n    1px solid rgba(131,105,87,.11);\n\n  border-radius:17px;\n\n  background:\n    linear-gradient(\n      100deg,\n      rgba(255,242,248,.82),\n      rgba(246,239,255,.84),\n      rgba(236,246,255,.85),\n      rgba(238,253,247,.81),\n      rgba(255,249,230,.82)\n    );\n\n  color:#50443d;\n\n  font-size:13.5px;\n  line-height:1.48;\n\n  font-weight:800;\n\n  text-align:center;\n\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.95);\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.bl-faq-wrap{\n  max-width:680px;\n\n  margin:21px auto 0;\n}\n\n\n.bl-faq{\n  overflow:hidden;\n\n  margin:8px 0;\n\n  border:\n    1px solid rgba(81,66,55,.09);\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      110deg,\n      rgba(255,255,255,.91),\n      rgba(247,242,249,.82) 48%,\n      rgba(238,247,249,.82)\n    );\n\n  box-shadow:\n    0 6px 16px rgba(52,40,31,.035);\n}\n\n\n.bl-faq summary{\n  position:relative;\n\n  display:block;\n\n  padding:\n    15px 45px 15px 15px;\n\n  color:#352c26;\n\n  font-size:14.5px;\n  line-height:1.34;\n\n  font-weight:900;\n\n  cursor:pointer;\n\n  list-style:none;\n}\n\n.bl-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.bl-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:50%;\n  right:13px;\n\n  width:27px;\n  height:27px;\n\n  transform:\n    translateY(-50%);\n\n  border-radius:9px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #a270e5,\n      #6994e8,\n      #53c2ca\n    );\n\n  box-shadow:\n    0 3px 9px rgba(92,89,168,.12);\n\n  font-size:19px;\n  line-height:27px;\n\n  font-weight:500;\n\n  text-align:center;\n}\n\n.bl-faq[open] summary::after{\n  content:\"−\";\n}\n\n\n.bl-faq-answer{\n  padding:\n    0 15px 16px;\n\n  color:#706760;\n\n  font-size:12.5px;\n  line-height:1.55;\n\n  font-weight:560;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.bl-final{\n  text-align:center;\n}\n\n\n.bl-final-tag{\n  display:inline-block;\n\n  margin-top:18px;\n\n  padding:9px 13px;\n\n  border:\n    1px solid rgba(115,95,81,.10);\n\n  border-radius:999px;\n\n  color:#51463f;\n\n  background:\n    linear-gradient(\n      100deg,\n      #f6e6c8 0%,\n      #f5eaf0 34%,\n      #ebeff8 67%,\n      #e7f6f3 100%\n    );\n\n  font-size:9.5px;\n\n  font-weight:900;\n\n  letter-spacing:.55px;\n\n  box-shadow:\n    0 5px 14px rgba(73,57,46,.04),\n    inset 0 1px 0 rgba(255,255,255,.96);\n}\n\n\n\/* =========================================================\n   NEW PAIN POINT STORY CARD\n   ========================================================= *\/\n\n.bl-pain-card{\n  background:\n    radial-gradient(\n      circle at 4% 0%,\n      rgba(232,159,103,.13),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 96% 4%,\n      rgba(155,112,236,.11),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 88% 96%,\n      rgba(92,151,236,.07),\n      transparent 28%\n    ),\n    linear-gradient(\n      140deg,\n      #fffaf5 0%,\n      #faf2ea 43%,\n      #f5f1f2 70%,\n      #eef4f8 100%\n    );\n}\n\n\n.bl-pain-card .bl-eyebrow{\n  color:#8f6d55;\n}\n\n\n.bl-pain-title-accent{\n  background:\n    linear-gradient(\n      90deg,\n      #d98a5d 0%,\n      #c86e9d 28%,\n      #9271d9 55%,\n      #668fdb 79%,\n      #55b7bf 100%\n    );\n\n  -webkit-background-clip:text;\n  background-clip:text;\n\n  color:transparent;\n}\n\n\n.bl-pain-copy{\n  max-width:650px;\n\n  margin:14px auto 0;\n\n  color:#665b55;\n\n  font-size:15.5px;\n  line-height:1.58;\n\n  font-weight:580;\n\n  text-align:center;\n}\n\n\n.bl-pain-copy strong{\n  color:#342a23;\n\n  font-weight:900;\n}\n\n\n.bl-pain-callout{\n  max-width:590px;\n\n  margin:17px auto 0;\n\n  padding:12px 15px;\n\n  border:\n    1px solid rgba(109,83,66,.10);\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      100deg,\n      rgba(255,243,234,.89),\n      rgba(248,238,248,.86),\n      rgba(238,246,251,.88)\n    );\n\n  box-shadow:\n    0 7px 18px rgba(61,45,35,.04),\n    inset 0 1px 0 rgba(255,255,255,.96);\n\n  color:#453832;\n\n  font-size:11px;\n  line-height:1.4;\n\n  font-weight:950;\n\n  letter-spacing:.55px;\n\n  text-align:center;\n}\n\n\n.bl-pain-media{\n  padding:0;\n\n  background:#16120f;\n}\n\n\n.bl-pain-media img{\n  width:100%;\n\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n}\n\n\n.bl-pain-caption{\n  padding:13px 16px 15px;\n\n  border-top:\n    1px solid rgba(91,72,59,.07);\n\n  color:#625952;\n\n  background:\n    linear-gradient(\n      100deg,\n      #fff9f3 0%,\n      #f7f0f2 45%,\n      #eef5f8 100%\n    );\n\n  font-size:10.5px;\n  line-height:1.4;\n\n  font-weight:900;\n\n  letter-spacing:.38px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:640px){\n\n  .billhol-light-page{\n    padding:4px 5px 25px;\n  }\n\n  .bl-card{\n    margin:11px 0;\n\n    border-radius:21px;\n  }\n\n  .bl-pad{\n    padding:21px 13px 19px;\n  }\n\n  .bl-eyebrow{\n    margin-bottom:7px;\n\n    font-size:8.7px;\n\n    letter-spacing:1.15px;\n  }\n\n  .bl-title{\n    max-width:100%;\n\n    font-size:29px;\n    line-height:1.02;\n\n    letter-spacing:-.95px;\n  }\n\n  .bl-title-sm{\n    font-size:27px;\n  }\n\n  .bl-copy{\n    margin-top:10px;\n\n    font-size:13.5px;\n    line-height:1.48;\n  }\n\n  .bl-line{\n    width:65px;\n\n    margin-top:11px;\n  }\n\n\n  .bl-feature-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:7px;\n\n    margin-top:15px;\n  }\n\n  .bl-feature{\n    min-height:80px;\n\n    padding:10px 5px;\n\n    border-radius:13px;\n  }\n\n  .bl-feature-icon{\n    width:29px;\n    height:29px;\n\n    margin-bottom:6px;\n\n    border-radius:8px;\n\n    font-size:12px;\n  }\n\n  .bl-feature strong{\n    font-size:10px;\n    line-height:1.23;\n  }\n\n\n  .bl-motion-grid{\n    grid-template-columns:1fr;\n\n    gap:7px;\n\n    margin-top:15px;\n  }\n\n  .bl-motion-box{\n    border-radius:14px;\n  }\n\n  .bl-motion-info{\n    padding:10px 8px 12px;\n  }\n\n  .bl-motion-state{\n    padding:5px 8px;\n\n    font-size:8px;\n  }\n\n  .bl-motion-info strong{\n    font-size:14.5px;\n  }\n\n  .bl-motion-info span:last-child{\n    font-size:9.5px;\n  }\n\n\n  .bl-stats{\n    gap:6px;\n\n    margin-top:14px;\n  }\n\n  .bl-stat{\n    padding:11px 3px;\n\n    border-radius:12px;\n  }\n\n  .bl-stat strong{\n    font-size:14.5px;\n\n    overflow-wrap:anywhere;\n  }\n\n  .bl-stat span{\n    font-size:8px;\n    line-height:1.22;\n  }\n\n\n  .bl-steps{\n    margin-top:15px;\n  }\n\n  .bl-step{\n    grid-template-columns:\n      33px minmax(0,1fr);\n\n    gap:8px;\n\n    padding:10px;\n\n    border-radius:13px;\n  }\n\n  .bl-step-no{\n    width:33px;\n    height:33px;\n\n    border-radius:9px;\n\n    font-size:12px;\n  }\n\n  .bl-step strong{\n    font-size:12.5px;\n  }\n\n  .bl-step p{\n    margin-top:3px;\n\n    font-size:10.5px;\n    line-height:1.38;\n  }\n\n\n  .bl-pills{\n    gap:5px;\n\n    margin-top:14px;\n  }\n\n  .bl-pill{\n    padding:7px 8px;\n\n    font-size:9px;\n  }\n\n\n  .bl-value{\n    margin-top:15px;\n\n    padding:12px 10px;\n\n    border-radius:13px;\n\n    font-size:11.5px;\n    line-height:1.43;\n  }\n\n\n  .bl-faq-wrap{\n    margin-top:16px;\n  }\n\n  .bl-faq{\n    border-radius:13px;\n  }\n\n  .bl-faq summary{\n    padding:\n      13px 41px 13px 12px;\n\n    font-size:12.8px;\n    line-height:1.32;\n  }\n\n  .bl-faq summary::after{\n    right:10px;\n\n    width:24px;\n    height:24px;\n\n    border-radius:8px;\n\n    font-size:16px;\n    line-height:24px;\n  }\n\n  .bl-faq-answer{\n    padding:\n      0 12px 14px;\n\n    font-size:11.5px;\n    line-height:1.48;\n  }\n\n\n  .bl-caption{\n    padding:10px 9px 11px;\n\n    font-size:9px;\n  }\n\n\n  .bl-final-tag{\n    max-width:100%;\n\n    margin-top:14px;\n\n    padding:8px 9px;\n\n    font-size:7.8px;\n    line-height:1.35;\n\n    white-space:normal;\n  }\n\n\n  .bl-pain-copy{\n    margin-top:10px;\n\n    font-size:13px;\n    line-height:1.48;\n  }\n\n  .bl-pain-callout{\n    margin-top:13px;\n\n    padding:10px 9px;\n\n    border-radius:12px;\n\n    font-size:9px;\n    line-height:1.35;\n\n    letter-spacing:.35px;\n  }\n\n  .bl-pain-caption{\n    padding:10px 9px 11px;\n\n    font-size:8.2px;\n    line-height:1.35;\n\n    letter-spacing:.25px;\n  }\n\n}\n\n\n@media(max-width:370px){\n\n  .bl-title{\n    font-size:26px;\n  }\n\n  .bl-copy{\n    font-size:12.8px;\n  }\n\n  .bl-feature strong{\n    font-size:9.4px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"billhol-light-page\"\u003e\n\u003c!-- =========================================================\n     SECTION 1\n     CONTROL MODES\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eBILLHOL® SMART LIGHTING\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eSimple Controls. \u003cbr\u003e\u003cspan class=\"bl-rgb\"\u003e Smarter Light. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eChoose \u003cstrong\u003eON\u003c\/strong\u003e for continuous light, \u003cstrong\u003eAUTO\u003c\/strong\u003e for motion-activated nighttime lighting, or \u003cstrong\u003eOFF\u003c\/strong\u003e when you do not need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/gif3.gif?v=1789133177\" alt=\"BILLHOL Smart Motion Sensor Wall Light controls\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pad\" style=\"padding-top: 17px;\"\u003e\n\u003cdiv class=\"bl-feature-grid\"\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ● \u003c\/span\u003e \u003cstrong\u003e ON\u003cbr\u003eConstant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◉ \u003c\/span\u003e \u003cstrong\u003e AUTO\u003cbr\u003eMotion Mode \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ○ \u003c\/span\u003e \u003cstrong\u003e OFF\u003cbr\u003eLight Off \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ✦ \u003c\/span\u003e \u003cstrong\u003e RGB +\u003cbr\u003eWarm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 2\n     MOTION AUTO MODE\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eMOTION-ACTIVATED AUTO MODE\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eWalk In. \u003cspan class=\"bl-rgb\"\u003e It Lights Up. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eIn darkness, AUTO mode detects movement and turns the light on. When movement stops, the light switches off automatically.\u003c\/p\u003e\n\u003cdiv class=\"bl-motion-grid\"\u003e\n\u003cdiv class=\"bl-motion-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/gif1.gif?v=1789133174\" alt=\"Light turns off after movement stops\" loading=\"lazy\"\u003e\n\u003cdiv class=\"bl-motion-info\"\u003e\n\u003cspan class=\"bl-motion-state bl-motion-off\"\u003e NO MOVEMENT \u003c\/span\u003e \u003cstrong\u003e Walk Away · Light Off \u003c\/strong\u003e \u003cspan\u003e No unnecessary constant lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-motion-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/gif2.gif?v=1789133173\" alt=\"Light turns on when motion is detected\" loading=\"lazy\"\u003e\n\u003cdiv class=\"bl-motion-info\"\u003e\n\u003cspan class=\"bl-motion-state bl-motion-on\"\u003e MOTION DETECTED \u003c\/span\u003e \u003cstrong\u003e Walk In · Light On \u003c\/strong\u003e \u003cspan\u003e Automatic nighttime illumination \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 3\n     RGB COLORS\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003e8 RGB COLORS\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eChange The Mood \u003cspan class=\"bl-rgb\"\u003e In Seconds. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eEight RGB colors add atmosphere to the wall. Switch to warm light for softer everyday nighttime illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/gif4.gif?v=1789133180\" alt=\"Eight RGB colors\" loading=\"lazy\"\u003e\n\u003cdiv class=\"bl-caption\"\u003e8 RGB COLORS · WARM LIGHT · MULTIPLE MOODS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 4\n     SCENE \/ PRODUCT ENDORSEMENT\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eBILLHOL® SMART HOME LIGHTING\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eSmall Light. \u003cbr\u003e\u003cspan class=\"bl-rgb\"\u003e Big Difference. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eDesigned for hallways, stairs, bedrooms, bathrooms and the dark corners you actually use at night.\u003c\/p\u003e\n\u003cdiv class=\"bl-feature-grid\"\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◉ \u003c\/span\u003e \u003cstrong\u003e Motion\u003cbr\u003eActivated \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◎ \u003c\/span\u003e \u003cstrong\u003e Magnetic\u003cbr\u003eMount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ↯ \u003c\/span\u003e \u003cstrong\u003e USB-C\u003cbr\u003eRechargeable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ✦ \u003c\/span\u003e \u003cstrong\u003e RGB +\u003cbr\u003eWarm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/0_adf1b377-8be3-4bad-9d71-7aef188c4d0b.png?v=1789133381\" alt=\"BILLHOL Smart Motion Sensor Wall Light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     NEW PAIN POINT SECTION\n     场景背书图之后\n     BEFORE \/ AFTER 之前\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-pain-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eWHY NIGHTTIME FEELS HARDER\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eAt Night, Simple Steps \u003cspan class=\"bl-pain-title-accent\"\u003e Feel Harder. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-pain-copy\"\u003eFor \u003cstrong\u003e kids, seniors, pregnancy and exhausted parents \u003c\/strong\u003e, getting up in the dark can turn an ordinary walk to the hallway, bathroom or nursery into a much more difficult moment.\u003c\/p\u003e\n\u003cdiv class=\"bl-pain-callout\"\u003eA FEW STEPS IN THE DARK CAN FEEL LIKE A LOT.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       ★ PAIN POINT IMAGE POSITION — 1:1 ★\n\n       这里放你刚生成的四宫格痛点图\n\n       上传图片到 Shopify 后，\n       将下面：\n\n       PAIN_POINT_IMAGE_URL_HERE\n\n       替换成你的 Shopify 图片 CDN 链接\n       ===================================================== --\u003e\n\u003cdiv class=\"bl-media bl-pain-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/02_6ca97e3e-6923-48fe-81de-5fa4ed66a220.png?v=1789138251\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pain-caption\"\u003eKIDS · SENIORS · PREGNANCY · NIGHT FEEDINGS\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 5\n     BEFORE \/ AFTER\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eBEFORE \/ AFTER\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eStop Walking Through \u003cspan class=\"bl-rgb\"\u003e Dark Rooms. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eAdd visible light beside the bed and along nighttime routes without switching on the entire room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/1_1127d39b-c4a7-4ebf-b96c-da28f8776088.png?v=1789133084\" alt=\"Before and after nighttime bedroom lighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pad\" style=\"padding-top: 17px;\"\u003e\n\u003cdiv class=\"bl-stats\"\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e See the floor clearly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e Light the nighttime route \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Bathroom \u003c\/strong\u003e \u003cspan\u003e Skip harsh ceiling light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 6\n     COMPACT SIZE\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eCOMPACT BY DESIGN\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eCompact Size. \u003cspan class=\"bl-rgb\"\u003e Serious Function. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eApproximately \u003cstrong\u003e4.09 inches tall\u003c\/strong\u003e, with motion sensing, RGB color, warm light, magnetic mounting and USB-C charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/20_8e593cb2-e5f8-4382-8b25-57877aedc36d.png?v=1789130657\" alt=\"Compact Smart Motion Sensor Wall Light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pad\" style=\"padding-top: 17px;\"\u003e\n\u003cdiv class=\"bl-stats\"\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e 4.09 in \u003c\/strong\u003e \u003cspan\u003e Compact height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e 8 RGB \u003c\/strong\u003e \u003cspan\u003e Color options \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e 3 Warm \u003c\/strong\u003e \u003cspan\u003e Brightness modes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 7\n     MAGNETIC INSTALLATION\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eEASY MAGNETIC INSTALLATION\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eNo Wiring. \u003cspan class=\"bl-rgb\"\u003e No Drilling. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eAttach the base, connect the magnetic mount and snap the light into place.\u003c\/p\u003e\n\u003cdiv class=\"bl-steps\"\u003e\n\u003cdiv class=\"bl-step\"\u003e\n\u003cdiv class=\"bl-step-no\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Attach The Base \u003c\/strong\u003e\n\u003cp\u003eSecure it to a clean suitable surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-step\"\u003e\n\u003cdiv class=\"bl-step-no\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Connect The Magnetic Mount \u003c\/strong\u003e\n\u003cp\u003eNo electrical wiring or drilling required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-step\"\u003e\n\u003cdiv class=\"bl-step-no\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Snap The Light Into Place \u003c\/strong\u003e\n\u003cp\u003eRemove it for charging and remount it in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/12_15d093c1-47d1-45b1-9fb4-7fe926e925ea.png?v=1789130657\" alt=\"Magnetic installation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 8\n     MOTION DETECTION\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eSMART MOTION DETECTION\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eMotion Detected. \u003cspan class=\"bl-rgb\"\u003e Light Ready. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eAUTO mode provides a wide \u003cstrong\u003e120° sensing angle\u003c\/strong\u003e with motion detection up to \u003cstrong\u003e11 ft\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"bl-stats\"\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e 120° \u003c\/strong\u003e \u003cspan\u003e Sensing angle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e 11 ft \u003c\/strong\u003e \u003cspan\u003e Detection range \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e AUTO \u003c\/strong\u003e \u003cspan\u003e Night motion mode \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/13_0f270a6b-f7ec-46f3-97b8-e3bfec7f41ba.png?v=1789130657\" alt=\"120 degree motion detection\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 9\n     RGB + WARM LIGHT\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eTWO LIGHTING EXPERIENCES\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eRGB For Atmosphere. \u003cspan class=\"bl-rgb\"\u003e Warm Light For Night. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eAdd color when you want atmosphere. Switch to warm light for practical nighttime use.\u003c\/p\u003e\n\u003cdiv class=\"bl-pills\"\u003e\n\u003cspan class=\"bl-pill\"\u003e 8 RGB Colors \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e 3 Warm Modes \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Bedroom \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Kids' Room \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Ambient Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/14_117e5dc4-1fe1-4495-976e-26652a9e6f4a.png?v=1789130657\" alt=\"RGB and warm light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 10\n     BATHROOM\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eLATE-NIGHT BATHROOM TRIPS\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eSee The Way \u003cspan class=\"bl-rgb\"\u003e Without Harsh Light. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003ePlace it near the bathroom entrance or along the nighttime route from your bedroom.\u003c\/p\u003e\n\u003cdiv class=\"bl-feature-grid\"\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◉ \u003c\/span\u003e \u003cstrong\u003e Motion\u003cbr\u003eActivated \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ☀ \u003c\/span\u003e \u003cstrong\u003e Soft Warm\u003cbr\u003eGlow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ☾ \u003c\/span\u003e \u003cstrong\u003e Nighttime\u003cbr\u003eFriendly \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◎ \u003c\/span\u003e \u003cstrong\u003e Cordless\u003cbr\u003ePlacement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/15_7382c107-7061-4837-9f0c-d55fb29899c3.png?v=1789130657\" alt=\"Bathroom nighttime lighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 11\n     WARM LIGHT\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003e3 WARM LIGHT MODES\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eSofter Light For \u003cspan class=\"bl-rgb\"\u003e Quiet Nighttime Moments. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eChoose low, medium or high warm-light brightness for bedside and nursery use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/16_b340e568-d88a-4b32-a01d-ae055a9ea3a8.png?v=1789130657\" alt=\"Three warm light modes\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pad\" style=\"padding-top: 17px;\"\u003e\n\u003cdiv class=\"bl-stats\"\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Low \u003c\/strong\u003e \u003cspan\u003e Gentle glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Medium \u003c\/strong\u003e \u003cspan\u003e Balanced light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e High \u003c\/strong\u003e \u003cspan\u003e Brighter light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 12\n     USB-C\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eUSB-C RECHARGEABLE\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eCharge It. \u003cspan class=\"bl-rgb\"\u003e Snap It Back. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eRemove the light from the magnetic base, recharge it through USB-C, then snap it back into position.\u003c\/p\u003e\n\u003cdiv class=\"bl-stats\"\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e USB-C \u003c\/strong\u003e \u003cspan\u003e Rechargeable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Up To 8h \u003c\/strong\u003e \u003cspan\u003e Constant mode \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-stat\"\u003e\n\u003cstrong\u003e Up To 10 Days \u003c\/strong\u003e \u003cspan\u003e Typical AUTO use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/17_0bf8f7fa-e2b4-4189-b663-2b43234a7a4c.png?v=1789130657\" alt=\"USB-C rechargeable design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 13\n     MOUNT OR STAND\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eMORE THAN A WALL LIGHT\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eMount It. \u003cspan class=\"bl-rgb\"\u003e Or Stand It. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eMount it on the wall or place it on a desk, bedside table or shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/18_47d0a119-d8e4-45a4-b9cd-98ddba928fc7.png?v=1789130657\" alt=\"Wall mounted and freestanding use\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-pad\" style=\"padding-top: 17px;\"\u003e\n\u003cdiv class=\"bl-motion-grid\"\u003e\n\u003cdiv class=\"bl-motion-box\"\u003e\n\u003cdiv class=\"bl-motion-info\"\u003e\n\u003cspan class=\"bl-motion-state bl-motion-on\"\u003e FREESTANDING \u003c\/span\u003e \u003cstrong\u003e Place It On A Surface \u003c\/strong\u003e \u003cspan\u003e Desk · Shelf · Bedside \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-motion-box\"\u003e\n\u003cdiv class=\"bl-motion-info\"\u003e\n\u003cspan class=\"bl-motion-state bl-motion-on\"\u003e WALL MOUNT \u003c\/span\u003e \u003cstrong\u003e Snap It Onto The Wall \u003c\/strong\u003e \u003cspan\u003e Magnetic removable design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SECTION 14\n     HOME SCENES\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eLIGHT WHERE YOU NEED IT\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eFits Beautifully \u003cspan class=\"bl-rgb\"\u003e Around The Home. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003ePut light in the spaces you actually use after dark.\u003c\/p\u003e\n\u003cdiv class=\"bl-pills\"\u003e\n\u003cspan class=\"bl-pill\"\u003e Hallway \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Stairs \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Bedside \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Bedroom \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Bathroom \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Living Room \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Nursery \u003c\/span\u003e \u003cspan class=\"bl-pill\"\u003e Dark Corners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/19_3c8f4bc0-4ff1-4ba7-96d5-fd5cca2c4b1c.png?v=1789130657\" alt=\"Smart light around the home\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CORE BENEFITS\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eDESIGNED FOR EVERYDAY USE\u003c\/p\u003e\n\u003ch2 class=\"bl-title bl-title-sm\"\u003eOne Compact Light. \u003cspan class=\"bl-rgb\"\u003e Four Everyday Advantages. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-feature-grid\" style=\"grid-template-columns: repeat(2,minmax(0,1fr)); max-width: 620px; margin-left: auto; margin-right: auto;\"\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◉ \u003c\/span\u003e \u003cstrong\u003e Automatic Motion Detection \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ✦ \u003c\/span\u003e \u003cstrong\u003e RGB + Warm Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ◎ \u003c\/span\u003e \u003cstrong\u003e Removable Magnetic Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-feature\"\u003e\n\u003cspan class=\"bl-feature-icon\"\u003e ↯ \u003c\/span\u003e \u003cstrong\u003e USB-C Rechargeable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-value\"\u003eNo permanent wiring. No complicated installation. Light appears where you need it, when you need it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n     ========================================================= --\u003e\n\u003csection class=\"bl-card\"\u003e\n\u003cdiv class=\"bl-pad\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eQUESTIONS CUSTOMERS ASK MOST\u003c\/p\u003e\n\u003ch2 class=\"bl-title bl-title-sm\"\u003eEverything You Need \u003cspan class=\"bl-rgb\"\u003e To Know. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-faq-wrap\"\u003e\n\u003cdetails class=\"bl-faq\" open=\"\"\u003e\n\u003csummary\u003eDoes AUTO mode turn on during the day?\u003c\/summary\u003e\n\u003cdiv class=\"bl-faq-answer\"\u003eAUTO mode is designed for dark environments. When the area is dark and movement is detected, the light switches on automatically. When movement stops, the light switches off automatically.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bl-faq\"\u003e\n\u003csummary\u003eDoes installation require drilling or wiring?\u003c\/summary\u003e\n\u003cdiv class=\"bl-faq-answer\"\u003eNo. The light uses an adhesive mounting base and magnetic holder. No household electrical wiring or drilling is required.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bl-faq\"\u003e\n\u003csummary\u003eHow far can the sensor detect movement?\u003c\/summary\u003e\n\u003cdiv class=\"bl-faq-answer\"\u003eThe sensor has an approximately \u003cstrong\u003e120° sensing angle\u003c\/strong\u003e and detects movement from up to \u003cstrong\u003e11 ft\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bl-faq\"\u003e\n\u003csummary\u003eDoes it have warm light as well as RGB?\u003c\/summary\u003e\n\u003cdiv class=\"bl-faq-answer\"\u003eYes. It includes \u003cstrong\u003e8 RGB colors\u003c\/strong\u003e and \u003cstrong\u003e3 warm-light brightness modes\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bl-faq\"\u003e\n\u003csummary\u003eDoes it have to stay mounted on the wall?\u003c\/summary\u003e\n\u003cdiv class=\"bl-faq-answer\"\u003eNo. Remove it from the magnetic mount and place it on a desk, shelf, bedside table or another suitable flat surface.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL BRAND CARD\n     ========================================================= --\u003e\n\u003csection class=\"bl-card bl-card-dark\"\u003e\n\u003cdiv class=\"bl-pad bl-final\"\u003e\n\u003cp class=\"bl-eyebrow\"\u003eBILLHOL®\u003c\/p\u003e\n\u003ch2 class=\"bl-title\"\u003eSmarter Lighting. \u003cbr\u003e\u003cspan class=\"bl-rgb\"\u003e Better Nights. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"bl-line bl-line-rgb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bl-copy\"\u003eMotion when you need it. \u003cbr\u003eWarm light when you want comfort. \u003cbr\u003eRGB color when you want atmosphere.\u003c\/p\u003e\n\u003cspan class=\"bl-final-tag\"\u003e MOTION ACTIVATED · MAGNETIC · USB-C RECHARGEABLE \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Billhol®","offers":[{"title":"🔥2 PCS · Home Starter Set","offer_id":64583076774257,"sku":"A-GYD*2","price":35.97,"currency_code":"USD","in_stock":true},{"title":"🌙 3 PCS · Smart Home Set","offer_id":64583076807025,"sku":"A-GYD*3","price":46.97,"currency_code":"USD","in_stock":true},{"title":"✨ 1 PC · Essential Glow","offer_id":64583076839793,"sku":"A-GYD*1","price":21.97,"currency_code":"USD","in_stock":true},{"title":"💡 5 PCS · Whole Home Set","offer_id":64583076872561,"sku":"A-GYD*5","price":62.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/01_19cfcf12-774d-4354-8d86-fd77e6fd9c8b.png?v=1789138385","url":"https:\/\/firetheray.com\/products\/billhol%c2%ae-smartglow-motion-sensor-wall-light","provider":"Firetheray   Store","version":"1.0","type":"link"}