{"product_id":"💙-50-off-festival-of-lights-sale-diy-hanukkah-pearl-art-kit-✨","title":"💙 50% OFF Festival of Lights Sale - DIY Hanukkah Pearl Art Kit ✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   HANUKKAH PEARL ART KIT LANDING PAGE\n   Shopify 独立隔离版\n   无负边距 \/ 无悬浮覆盖 \/ 不与原商品区叠加\n========================================================= *\/\n\n.hkpearl-page,\n.hkpearl-page *,\n.hkpearl-page *::before,\n.hkpearl-page *::after {\n  box-sizing: border-box;\n}\n\n.hkpearl-page {\n  --hk-blue:#123e96;\n  --hk-blue2:#0a2c72;\n  --hk-deep:#071b46;\n  --hk-light:#edf5ff;\n  --hk-light2:#f7fbff;\n  --hk-gold:#e5b94f;\n  --hk-gold2:#f6d879;\n  --hk-cream:#fffaf0;\n  --hk-white:#ffffff;\n  --hk-text:#1d2a42;\n  --hk-muted:#66738a;\n  --hk-border:#d9e4f6;\n\n  display:block;\n  position:relative;\n  clear:both;\n  isolation:isolate;\n\n  width:100%;\n  max-width:1180px;\n  min-width:0;\n\n  margin:30px auto 0;\n  padding:0;\n\n  overflow:hidden;\n\n  color:var(--hk-text);\n  background:#fff;\n\n  font-family:Arial, Helvetica, sans-serif;\n  line-height:1.65;\n\n  container-type:inline-size;\n  container-name:hanukkahpearl;\n}\n\n.hkpearl-page img {\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  border:0;\n}\n\n.hkpearl-page h1,\n.hkpearl-page h2,\n.hkpearl-page h3,\n.hkpearl-page p,\n.hkpearl-page ul {\n  margin-top:0;\n}\n\n.hkpearl-page h1,\n.hkpearl-page h2,\n.hkpearl-page h3 {\n  line-height:1.15;\n}\n\n.hkpearl-page a {\n  text-decoration:none;\n}\n\n.hkpearl-section {\n  position:relative;\n  display:block;\n  clear:both;\n\n  width:100%;\n  padding:52px 20px;\n}\n\n.hkpearl-center {\n  text-align:center;\n}\n\n\n\/* ===============================\n   LABEL\n================================ *\/\n\n.hkpearl-kicker {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:30px;\n\n  margin:0 0 14px;\n  padding:7px 15px;\n\n  border:1px solid rgba(18,62,150,.25);\n  border-radius:999px;\n\n  color:var(--hk-blue);\n  background:#eef5ff;\n\n  font-size:12px;\n  font-weight:900;\n  line-height:1.2;\n\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n}\n\n\n\/* ===============================\n   TITLES\n================================ *\/\n\n.hkpearl-main-title {\n  max-width:890px;\n\n  margin:0 auto 18px;\n\n  color:#fff !important;\n\n  font-size:clamp(38px,7vw,67px);\n  font-weight:900;\n  line-height:1.08;\n\n  letter-spacing:-1.8px;\n  overflow-wrap:break-word;\n}\n\n.hkpearl-title {\n  margin-bottom:16px;\n\n  color:var(--hk-deep);\n\n  font-size:clamp(30px,5vw,45px);\n  font-weight:900;\n  line-height:1.12;\n\n  letter-spacing:-1px;\n  overflow-wrap:break-word;\n}\n\n.hkpearl-subtitle {\n  max-width:740px;\n\n  margin:0 auto 28px;\n\n  color:var(--hk-muted);\n\n  font-size:17px;\n  line-height:1.76;\n}\n\n\n\/* ===============================\n   BUTTON\n================================ *\/\n\n.hkpearl-button {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:58px;\n\n  padding:16px 30px;\n\n  border:1px solid #ffd875;\n  border-radius:8px;\n\n  color:#142143 !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #d8a932 0%,\n      #ffe290 48%,\n      #dcae36 100%\n    );\n\n  box-shadow:\n    0 14px 30px rgba(0,0,0,.22),\n    inset 0 1px 0 rgba(255,255,255,.72);\n\n  font-size:16px;\n  font-weight:900;\n  line-height:1.25;\n\n  text-align:center;\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.hkpearl-button:hover {\n  color:#142143 !important;\n\n  transform:translateY(-2px);\n\n  box-shadow:\n    0 18px 36px rgba(0,0,0,.27),\n    inset 0 1px 0 rgba(255,255,255,.8);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hkpearl-hero {\n  display:block;\n  position:relative;\n  clear:both;\n\n  width:100%;\n\n  padding:64px 20px 44px;\n\n  overflow:hidden;\n\n  color:#fff;\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 15% 8%,\n      rgba(78,138,255,.36),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 88% 9%,\n      rgba(229,185,79,.27),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #061638 0%,\n      #0c2d74 55%,\n      #071b46 100%\n    );\n}\n\n.hkpearl-hero::after {\n  position:absolute;\n\n  top:25px;\n  right:8%;\n  \n  color:rgba(255,255,255,.10);\n\n  content:\"✦ ✧ ✦\";\n  font-size:90px;\n  line-height:1;\n\n  pointer-events:none;\n}\n\n.hkpearl-hero-inner {\n  position:relative;\n  z-index:2;\n\n  width:100%;\n  max-width:920px;\n\n  margin:0 auto;\n}\n\n.hkpearl-hero .hkpearl-kicker {\n  color:#ffe496;\n\n  border-color:rgba(255,224,138,.43);\n\n  background:rgba(255,255,255,.07);\n}\n\n.hkpearl-hero-copy {\n  max-width:720px;\n\n  margin:0 auto 28px;\n\n  color:#dfe9ff;\n\n  font-size:18px;\n  line-height:1.76;\n}\n\n.hkpearl-hero-note {\n  margin:15px 0 0;\n\n  color:#b6c9ef;\n\n  font-size:13px;\n}\n\n\n\/* hero image *\/\n\n.hkpearl-hero-image {\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  width:100%;\n  max-width:760px;\n\n  margin:40px auto 0;\n  padding:9px;\n\n  overflow:hidden;\n\n  border:1px solid rgba(246,216,121,.58);\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 28px 60px rgba(0,0,0,.38),\n    0 0 45px rgba(229,185,79,.11);\n}\n\n.hkpearl-hero-image img {\n  border-radius:11px;\n  aspect-ratio:1 \/ 1;\n  object-fit:cover;\n}\n\n\n\/* =========================================================\n   FACTS\n========================================================= *\/\n\n.hkpearl-facts-wrap {\n  display:block;\n  clear:both;\n\n  width:100%;\n\n  padding:38px 15px 44px;\n\n  background:var(--hk-cream);\n}\n\n.hkpearl-facts {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  width:100%;\n  max-width:940px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border:1px solid #ead9aa;\n  border-radius:14px;\n\n  background:#fff;\n\n  box-shadow:0 13px 31px rgba(56,39,13,.08);\n}\n\n.hkpearl-fact {\n  min-width:0;\n\n  padding:23px 10px;\n\n  border-right:1px solid #eee4cb;\n  border-bottom:1px solid #eee4cb;\n\n  text-align:center;\n}\n\n.hkpearl-fact:nth-child(2n) {\n  border-right:0;\n}\n\n.hkpearl-fact:nth-last-child(-n+2) {\n  border-bottom:0;\n}\n\n.hkpearl-fact strong {\n  display:block;\n\n  color:var(--hk-blue);\n\n  font-size:27px;\n  font-weight:900;\n  line-height:1.1;\n}\n\n.hkpearl-fact span {\n  display:block;\n\n  margin-top:8px;\n\n  color:#7b642f;\n\n  font-size:12px;\n  font-weight:900;\n  line-height:1.4;\n\n  letter-spacing:.5px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   EMOTION\n========================================================= *\/\n\n.hkpearl-emotion {\n  background:#fff;\n}\n\n.hkpearl-quote {\n  max-width:770px;\n\n  margin:31px auto 0;\n  padding:30px 24px;\n\n  border-top:1px solid var(--hk-gold);\n  border-bottom:1px solid var(--hk-gold);\n\n  color:var(--hk-blue2);\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(229,185,79,0),\n      rgba(229,185,79,.09),\n      rgba(229,185,79,0)\n    );\n\n  font-size:22px;\n  font-weight:700;\n  font-style:italic;\n  line-height:1.55;\n}\n\n.hkpearl-quote small {\n  display:block;\n\n  margin-top:13px;\n\n  color:var(--hk-muted);\n\n  font-size:14px;\n  font-weight:400;\n  font-style:normal;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.hkpearl-split {\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n}\n\n.hkpearl-split \u003e * {\n  min-width:0;\n}\n\n.hkpearl-copy {\n  width:100%;\n  min-width:0;\n}\n\n.hkpearl-copy p {\n  margin-bottom:18px;\n\n  color:var(--hk-muted);\n\n  font-size:16px;\n  line-height:1.76;\n}\n\n.hkpearl-image-card {\n  display:block;\n\n  width:100%;\n  max-width:560px;\n\n  margin:0 auto;\n  padding:8px;\n\n  overflow:hidden;\n\n  border:1px solid #cfddf3;\n  border-radius:16px;\n\n  background:#fff;\n\n  box-shadow:0 20px 44px rgba(18,62,150,.12);\n}\n\n.hkpearl-image-card img {\n  border-radius:10px;\n\n  aspect-ratio:1 \/ 1;\n  object-fit:cover;\n}\n\n\n\/* checklist *\/\n\n.hkpearl-checks {\n  margin:22px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.hkpearl-checks li {\n  position:relative;\n\n  margin-bottom:14px;\n  padding-left:36px;\n\n  color:var(--hk-text);\n\n  font-size:15px;\n  font-weight:700;\n  line-height:1.56;\n}\n\n.hkpearl-checks li::before {\n  position:absolute;\n\n  top:1px;\n  left:0;\n\n  display:flex;\n\n  width:24px;\n  height:24px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #d1a632;\n  border-radius:50%;\n\n  color:#a67a0b;\n  background:#fff8dc;\n\n  content:\"✦\";\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   BLUE DARK SECTION\n========================================================= *\/\n\n.hkpearl-dark {\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(246,216,121,.16),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #061638,\n      #0d3078 58%,\n      #061b46\n    );\n}\n\n.hkpearl-dark .hkpearl-title {\n  color:#fff;\n}\n\n.hkpearl-dark .hkpearl-copy p {\n  color:#cfddf7;\n}\n\n.hkpearl-dark .hkpearl-kicker {\n  color:#ffe597;\n\n  border-color:rgba(255,226,144,.38);\n\n  background:rgba(255,255,255,.06);\n}\n\n.hkpearl-dark .hkpearl-checks li {\n  color:#edf4ff;\n}\n\n.hkpearl-dark .hkpearl-checks li::before {\n  color:#ffe18b;\n\n  border-color:rgba(255,225,139,.65);\n\n  background:rgba(255,255,255,.07);\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.hkpearl-benefits {\n  background:#edf5ff;\n}\n\n.hkpearl-card-grid {\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:32px;\n}\n\n.hkpearl-card {\n  min-width:0;\n\n  padding:28px 22px;\n\n  border:1px solid #cfdef4;\n  border-radius:15px;\n\n  background:#fff;\n\n  box-shadow:0 11px 27px rgba(18,62,150,.07);\n\n  text-align:left;\n}\n\n.hkpearl-icon {\n  display:flex;\n\n  width:54px;\n  height:54px;\n\n  margin-bottom:18px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #e0b848;\n  border-radius:50%;\n\n  color:#a87605;\n  background:#fff9e6;\n\n  font-size:25px;\n}\n\n.hkpearl-card h3 {\n  margin-bottom:10px;\n\n  color:var(--hk-blue2);\n\n  font-size:21px;\n  font-weight:900;\n}\n\n.hkpearl-card p {\n  margin-bottom:0;\n\n  color:var(--hk-muted);\n\n  font-size:15px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.hkpearl-showcase {\n  background:#fff;\n}\n\n.hkpearl-showcase-frame {\n  display:block;\n\n  width:100%;\n  max-width:820px;\n\n  margin:33px auto 0;\n  padding:8px;\n\n  overflow:hidden;\n\n  border:1px solid #d5c17d;\n  border-radius:16px;\n\n  background:#fff;\n\n  box-shadow:0 22px 48px rgba(30,45,75,.14);\n}\n\n.hkpearl-showcase-frame img {\n  border-radius:10px;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.hkpearl-steps {\n  background:#fffaf0;\n}\n\n.hkpearl-step-grid {\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n\n  gap:18px;\n\n  max-width:960px;\n\n  margin:32px auto 0;\n}\n\n.hkpearl-step {\n  position:relative;\n\n  min-width:0;\n\n  padding:28px 22px;\n\n  border:1px solid #eadcb8;\n  border-radius:15px;\n\n  background:#fff;\n\n  text-align:left;\n}\n\n.hkpearl-step-number {\n  display:flex;\n\n  width:47px;\n  height:47px;\n\n  margin-bottom:17px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--hk-blue),\n      #517fe2\n    );\n\n  font-size:19px;\n  font-weight:900;\n}\n\n.hkpearl-step h3 {\n  margin-bottom:9px;\n\n  color:var(--hk-blue2);\n\n  font-size:21px;\n  font-weight:900;\n}\n\n.hkpearl-step p {\n  margin:0;\n\n  color:var(--hk-muted);\n\n  font-size:15px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   TRADITION\n========================================================= *\/\n\n.hkpearl-tradition {\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 15% 8%,\n      rgba(229,185,79,.20),\n      transparent 27%\n    ),\n    linear-gradient(\n      135deg,\n      #09265e,\n      #154aaf\n    );\n}\n\n.hkpearl-tradition .hkpearl-title {\n  color:#fff;\n}\n\n.hkpearl-tradition .hkpearl-subtitle {\n  color:#dce8ff;\n}\n\n.hkpearl-tradition-box {\n  max-width:850px;\n\n  margin:31px auto 0;\n  padding:30px 22px;\n\n  border:1px solid rgba(255,225,136,.35);\n  border-radius:16px;\n\n  background:rgba(255,255,255,.07);\n\n  box-shadow:0 18px 40px rgba(0,0,0,.12);\n}\n\n.hkpearl-tradition-box p {\n  margin:0;\n\n  color:#eef4ff;\n\n  font-size:17px;\n  line-height:1.78;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.hkpearl-gift {\n  background:#fff;\n}\n\n.hkpearl-tags {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:10px;\n\n  max-width:820px;\n\n  margin:29px auto 0;\n}\n\n.hkpearl-tag {\n  padding:10px 16px;\n\n  border:1px solid #cbdcf6;\n  border-radius:999px;\n\n  color:var(--hk-blue);\n\n  background:#f3f8ff;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   COMPARISON\n========================================================= *\/\n\n.hkpearl-compare {\n  background:#f0f6ff;\n}\n\n.hkpearl-compare-grid {\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n\n  gap:18px;\n\n  width:100%;\n  max-width:860px;\n\n  margin:31px auto 0;\n\n  text-align:left;\n}\n\n.hkpearl-compare-card {\n  min-width:0;\n\n  padding:27px 22px;\n\n  border-radius:15px;\n}\n\n.hkpearl-compare-normal {\n  border:1px solid #dce2eb;\n  background:#fff;\n}\n\n.hkpearl-compare-special {\n  border:2px solid #d9ad37;\n\n  background:#fffdf6;\n\n  box-shadow:0 15px 32px rgba(166,122,11,.10);\n}\n\n.hkpearl-compare-card h3 {\n  margin-bottom:15px;\n\n  color:var(--hk-blue2);\n\n  font-size:21px;\n  font-weight:900;\n}\n\n.hkpearl-compare-card ul {\n  margin:0;\n  padding-left:20px;\n\n  color:var(--hk-muted);\n}\n\n.hkpearl-compare-card li {\n  margin-bottom:10px;\n\n  font-size:15px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hkpearl-faq {\n  background:#fff;\n}\n\n.hkpearl-faq-list {\n  display:block;\n\n  width:100%;\n  max-width:820px;\n\n  margin:29px auto 0;\n\n  text-align:left;\n}\n\n.hkpearl-faq details {\n  display:block;\n\n  margin-bottom:12px;\n\n  overflow:hidden;\n\n  border:1px solid #d6e2f4;\n  border-radius:12px;\n\n  background:#f8fbff;\n}\n\n.hkpearl-faq summary {\n  position:relative;\n\n  display:block;\n\n  padding:18px 50px 18px 18px;\n\n  color:var(--hk-blue2);\n\n  cursor:pointer;\n\n  font-size:16px;\n  font-weight:900;\n  line-height:1.45;\n\n  list-style:none;\n}\n\n.hkpearl-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.hkpearl-faq summary::after {\n  position:absolute;\n\n  top:50%;\n  right:18px;\n\n  color:#b98a16;\n\n  content:\"+\";\n\n  font-size:25px;\n  line-height:1;\n\n  transform:translateY(-50%);\n}\n\n.hkpearl-faq details[open] summary::after {\n  content:\"−\";\n}\n\n.hkpearl-faq-answer {\n  padding:0 18px 18px;\n\n  color:var(--hk-muted);\n\n  font-size:15px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.hkpearl-final {\n  display:block;\n  position:relative;\n  clear:both;\n\n  width:100%;\n\n  padding:67px 20px;\n\n  color:#fff;\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(246,216,121,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #051536,\n      #0c3079\n    );\n}\n\n.hkpearl-final .hkpearl-kicker {\n  color:#ffe493;\n\n  border-color:rgba(255,226,144,.43);\n\n  background:rgba(255,255,255,.06);\n}\n\n.hkpearl-final .hkpearl-title {\n  max-width:780px;\n\n  margin-right:auto;\n  margin-left:auto;\n\n  color:#fff;\n}\n\n.hkpearl-final-copy {\n  max-width:690px;\n\n  margin:0 auto 27px;\n\n  color:#d9e6ff;\n\n  font-size:17px;\n  line-height:1.76;\n}\n\n.hkpearl-final-note {\n  margin:16px 0 0;\n\n  color:#afc4ee;\n\n  font-size:13px;\n}\n\n\n\/* disclaimer *\/\n\n.hkpearl-note {\n  display:block;\n  clear:both;\n\n  width:100%;\n\n  padding:18px 20px;\n\n  color:#70591e;\n  background:#fff7da;\n\n  font-size:12px;\n  line-height:1.6;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n========================================================= *\/\n\n@container hanukkahpearl (min-width:700px) {\n\n  .hkpearl-section {\n    padding:68px 42px;\n  }\n\n  .hkpearl-hero {\n    padding:78px 42px 50px;\n  }\n\n  .hkpearl-facts-wrap {\n    padding:43px 30px 48px;\n  }\n\n  .hkpearl-facts {\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .hkpearl-fact {\n    border-right:1px solid #eee4cb;\n    border-bottom:0;\n  }\n\n  .hkpearl-fact:nth-child(2) {\n    border-right:1px solid #eee4cb;\n  }\n\n  .hkpearl-fact:last-child {\n    border-right:0;\n  }\n\n  .hkpearl-split {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:49px;\n  }\n\n  .hkpearl-card-grid,\n  .hkpearl-step-grid {\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .hkpearl-compare-grid {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .hkpearl-tradition-box {\n    padding:39px 34px;\n  }\n\n  .hkpearl-final {\n    padding:79px 42px;\n  }\n}\n\n\n@container hanukkahpearl (min-width:960px) {\n\n  .hkpearl-section {\n    padding:80px 59px;\n  }\n\n  .hkpearl-hero {\n    padding:89px 59px 56px;\n  }\n\n  .hkpearl-split {\n    gap:62px;\n  }\n\n  .hkpearl-copy p {\n    font-size:17px;\n  }\n\n  .hkpearl-final {\n    padding:89px 59px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:480px) {\n\n  .hkpearl-page {\n    margin-top:20px;\n  }\n\n  .hkpearl-main-title {\n    font-size:37px;\n  }\n\n  .hkpearl-title {\n    font-size:30px;\n  }\n\n  .hkpearl-hero-copy,\n  .hkpearl-subtitle {\n    font-size:16px;\n  }\n\n  .hkpearl-button {\n    width:100%;\n    max-width:420px;\n\n    padding-right:17px;\n    padding-left:17px;\n  }\n\n  .hkpearl-quote {\n    font-size:19px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hkpearl-page\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003csection class=\"hkpearl-hero\"\u003e\n\u003cdiv class=\"hkpearl-hero-inner\"\u003e\n\u003cspan class=\"hkpearl-kicker\"\u003e ✨ Festival of Lights Craft \u003c\/span\u003e\n\u003ch1 class=\"hkpearl-main-title\"\u003eCreate Something Beautiful\u003cbr\u003efor Eight Nights of Light\u003c\/h1\u003e\n\u003cp class=\"hkpearl-hero-copy\"\u003eTurn a quiet holiday afternoon into a creative Hanukkah tradition. Place each shimmering pearl, watch the artwork come to life, and create a keepsake you'll be proud to display throughout the Festival of Lights.\u003c\/p\u003e\n\u003ca class=\"hkpearl-button\"\u003e Create Your Hanukkah Art → \u003c\/a\u003e\n\u003cp class=\"hkpearl-hero-note\"\u003eA relaxing holiday craft made for creating, sharing and displaying\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-hero-image\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/ChatGPTImage2026_8_31_16_17_20.png?v=1788164317\u0026amp;width=1946\" alt=\"DIY Hanukkah Pearl Art Kit\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 QUICK BENEFITS\n===================================================== --\u003e\n\u003csection class=\"hkpearl-facts-wrap\"\u003e\n\u003cdiv class=\"hkpearl-facts\"\u003e\n\u003cdiv class=\"hkpearl-fact\"\u003e\n\u003cstrong\u003eDIY\u003c\/strong\u003e \u003cspan\u003eCreative Holiday Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-fact\"\u003e\n\u003cstrong\u003e✨\u003c\/strong\u003e \u003cspan\u003eShimmering Pearl Art\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-fact\"\u003e\n\u003cstrong\u003e8\u003c\/strong\u003e \u003cspan\u003eNights of Inspiration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-fact\"\u003e\n\u003cstrong\u003e♥\u003c\/strong\u003e \u003cspan\u003eMade to Share\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 EMOTION\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-emotion hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e More Than a Craft \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eMake the Holiday Moment Together\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eHanukkah memories aren't only made around the menorah. They're also made at the table—talking, laughing and creating something beautiful together.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-quote\"\u003e“The best holiday decorations are the ones that come with a memory.” \u003csmall\u003e Create it together, display it proudly, and bring it back for another Festival of Lights. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 PRODUCT CLOSE-UP\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-dark\"\u003e\n\u003cdiv class=\"hkpearl-split\"\u003e\n\u003cdiv class=\"hkpearl-image-card\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/d98ddc09a9fe8f701cfaf3ba3dc1a058.png?v=1788164317\u0026amp;width=1946\" alt=\"Hanukkah pearl art kit close-up\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-copy\"\u003e\n\u003cspan class=\"hkpearl-kicker\"\u003e Shine in Every Detail \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eWatch the Design Come Alive Pearl by Pearl\u003c\/h2\u003e\n\u003cp\u003eThe joy is in seeing the artwork slowly transform. Every small placement adds more texture, dimension and sparkle, until the complete Hanukkah design begins to glow.\u003c\/p\u003e\n\u003cul class=\"hkpearl-checks\"\u003e\n\u003cli\u003eBeautiful sparkling pearl-style finish\u003c\/li\u003e\n\u003cli\u003eRelaxing hands-on creative activity\u003c\/li\u003e\n\u003cli\u003eFestive blue, white and golden holiday atmosphere\u003c\/li\u003e\n\u003cli\u003eFinished art becomes part of your seasonal décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 BENEFITS\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-benefits hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e A Better Holiday Activity \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eSlow Down. Create. Celebrate.\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eTake a break from screens and busy holiday schedules with a simple creative activity that gives everyone something beautiful to work toward.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-card-grid\"\u003e\n\u003carticle class=\"hkpearl-card\"\u003e\n\u003cdiv class=\"hkpearl-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRelaxing to Create\u003c\/h3\u003e\n\u003cp\u003eSettle in with music, warm drinks and a peaceful hands-on activity that turns holiday downtime into something meaningful.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hkpearl-card\"\u003e\n\u003cdiv class=\"hkpearl-icon\"\u003e👨👩👧\u003c\/div\u003e\n\u003ch3\u003eMade for Together Time\u003c\/h3\u003e\n\u003cp\u003eShare the project around the table and turn crafting time into another little Hanukkah tradition.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hkpearl-card\"\u003e\n\u003cdiv class=\"hkpearl-icon\"\u003e🕎\u003c\/div\u003e\n\u003ch3\u003eDisplay the Memory\u003c\/h3\u003e\n\u003cp\u003eOnce complete, the finished artwork becomes a festive accent that carries the memory of making it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 IMAGE\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-showcase hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e A Little Sparkle Goes a Long Way \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eDesigned to Catch the Light\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eThe dimensional pearl-style surface adds beautiful highlights and texture, making the finished piece especially eye-catching around candles, menorahs and warm holiday lighting.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-showcase-frame\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/ad8817484d04cbe9fb4a653164f9197d.png?v=1788164317\u0026amp;width=1946\" alt=\"Hanukkah pearl artwork display\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 HOW IT WORKS\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-steps hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e Simple \u0026amp; Satisfying \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eFrom Blank Design to Holiday Keepsake\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eEnjoy the process at your own pace and watch each small detail build into a complete Festival of Lights design.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-step-grid\"\u003e\n\u003carticle class=\"hkpearl-step\"\u003e\n\u003cdiv class=\"hkpearl-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eFollow the Pattern\u003c\/h3\u003e\n\u003cp\u003eBegin with the prepared Hanukkah design and work through each section one area at a time.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hkpearl-step\"\u003e\n\u003cdiv class=\"hkpearl-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAdd the Pearls\u003c\/h3\u003e\n\u003cp\u003ePlace the decorative pieces into position and enjoy watching the colors and textures gradually appear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hkpearl-step\"\u003e\n\u003cdiv class=\"hkpearl-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eDisplay Your Creation\u003c\/h3\u003e\n\u003cp\u003eWhen the design is complete, add it to your Hanukkah décor and enjoy the finished piece throughout the season.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 CREATIVE PROCESS\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section\"\u003e\n\u003cdiv class=\"hkpearl-split\"\u003e\n\u003cdiv class=\"hkpearl-copy\"\u003e\n\u003cspan class=\"hkpearl-kicker\"\u003e Enjoy the Process \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eA Quiet Holiday Moment You'll Actually Look Forward To\u003c\/h2\u003e\n\u003cp\u003eSome of the best seasonal moments are the simplest ones: sitting at the table after dinner, talking with family and adding just a few more pieces before calling it a night.\u003c\/p\u003e\n\u003cul class=\"hkpearl-checks\"\u003e\n\u003cli\u003eEasy to enjoy in short or longer crafting sessions\u003c\/li\u003e\n\u003cli\u003eA screen-free way to unwind during the holidays\u003c\/li\u003e\n\u003cli\u003eEncourages focus, patience and creativity\u003c\/li\u003e\n\u003cli\u003eFun to work on alone or together\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-image-card\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/6b42cf83c24ad4926d8ace8fd3c7546a.png?v=1788164317\u0026amp;width=1946\" alt=\"DIY Hanukkah pearl art creative activity\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 FAMILY TRADITION\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-tradition hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e Create a New Tradition \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eEight Nights Are Made of Little Moments\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eAdd a few pearls after dinner. Continue the design the next evening. Let children or grandchildren help with another section. By the end, you've made more than artwork.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-tradition-box\"\u003e\n\u003cp\u003eOne holiday project can become the activity everyone remembers: the piece you worked on between candle lightings, family dinners, stories and laughter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 COMPLETED ART\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-showcase hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e Worth Displaying \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eFrom Craft Table to Holiday Décor\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eThe reward isn't only finishing the project. It's seeing something you created become part of the room, surrounded by Hanukkah lights and family traditions.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-showcase-frame\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/e57b351b8577b863214b9cc02c584d67.png?v=1788164317\u0026amp;width=1946\" alt=\"Finished DIY Hanukkah pearl artwork\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 GIFT\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-gift hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e Give Creativity This Hanukkah \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eA Gift They Get to Make Their Own\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003eInstead of another decoration that's already finished, give someone the experience of creating one themselves. The making becomes part of the gift.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-tags\"\u003e\n\u003cspan class=\"hkpearl-tag\"\u003e 🎁 Hanukkah Gifts \u003c\/span\u003e \u003cspan class=\"hkpearl-tag\"\u003e 👵 Grandparents \u003c\/span\u003e \u003cspan class=\"hkpearl-tag\"\u003e 👨👩👧 Family Craft Nights \u003c\/span\u003e \u003cspan class=\"hkpearl-tag\"\u003e ✨ Craft Lovers \u003c\/span\u003e \u003cspan class=\"hkpearl-tag\"\u003e 🕎 Holiday Décor Fans \u003c\/span\u003e \u003cspan class=\"hkpearl-tag\"\u003e 💙 Meaningful Keepsakes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 GIFT IMAGE\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-showcase hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e A Thoughtful Festival of Lights Gift \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eGive Them Something to Do, Make and Remember\u003c\/h2\u003e\n\u003cp class=\"hkpearl-subtitle\"\u003ePerfect for anyone who loves creative projects, seasonal decorating and gifts with a little more meaning.\u003c\/p\u003e\n\u003cdiv class=\"hkpearl-showcase-frame\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/b28eff9e057868458503181ea080ea4a.png?v=1788164317\u0026amp;width=1946\" alt=\"DIY Hanukkah Pearl Art Kit gift\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     13 COMPARISON\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-compare hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e More Meaningful Than Ordinary Décor \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eDon't Just Decorate the Holiday. Create Part of It.\u003c\/h2\u003e\n\u003cdiv class=\"hkpearl-compare-grid\"\u003e\n\u003cdiv class=\"hkpearl-compare-card hkpearl-compare-normal\"\u003e\n\u003ch3\u003eOrdinary Holiday Decoration\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAlready finished when you open it\u003c\/li\u003e\n\u003cli\u003eProvides little family activity\u003c\/li\u003e\n\u003cli\u003eEasy to blend in with other décor\u003c\/li\u003e\n\u003cli\u003eMostly about the finished object\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hkpearl-compare-card hkpearl-compare-special\"\u003e\n\u003ch3\u003eDIY Hanukkah Pearl Art\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe creative process is part of the experience\u003c\/li\u003e\n\u003cli\u003eGives families something to enjoy together\u003c\/li\u003e\n\u003cli\u003eEach completed piece feels personal\u003c\/li\u003e\n\u003cli\u003eCreates both décor and a holiday memory\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     14 FAQ\n===================================================== --\u003e\n\u003csection class=\"hkpearl-section hkpearl-faq hkpearl-center\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eBefore You Start Creating\u003c\/h2\u003e\n\u003cdiv class=\"hkpearl-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of product is this?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eThis is a DIY Hanukkah-themed pearl art craft designed as a creative seasonal activity and decorative finished piece.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the artwork already completed?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eNo. The appeal of the product is the DIY experience. You complete the decorative design yourself as part of the crafting activity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used as Hanukkah décor after completion?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eYes. Once completed, the artwork can be incorporated into your seasonal Hanukkah display or craft collection.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a holiday gift?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eIt can be a thoughtful choice for craft lovers, families and people who enjoy handmade seasonal decorations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan families work on it together?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eYes. It can be enjoyed as a shared holiday craft project, allowing family members to participate in different sections of the design.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the decorations and props in the photos included?\u003c\/summary\u003e\n\u003cdiv class=\"hkpearl-faq-answer\"\u003eMenorahs, candles, furniture, gift wrapping and other surrounding props shown in lifestyle photographs are for display purposes unless specifically listed as part of the selected product option.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     15 FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"hkpearl-final\"\u003e\u003cspan class=\"hkpearl-kicker\"\u003e ✨ Celebrate. Create. Remember. \u003c\/span\u003e\n\u003ch2 class=\"hkpearl-title\"\u003eAdd a Little More Sparkle to This Festival of Lights\u003c\/h2\u003e\n\u003cp class=\"hkpearl-final-copy\"\u003eTurn an ordinary evening into a creative holiday moment, then display the finished piece as a reminder of the time you spent making it together.\u003c\/p\u003e\n\u003ca class=\"hkpearl-button\"\u003e Start Your Hanukkah Pearl Art → \u003c\/a\u003e\n\u003cp class=\"hkpearl-final-note\"\u003eA creative Festival of Lights activity made to enjoy and display.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"hkpearl-note\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Decorative props and surrounding accessories shown in lifestyle photographs are not included unless specifically stated in the product option or package contents.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ahlwomax","offers":[{"title":"🕎Menorah Glow","offer_id":55082985849111,"sku":"ZD2608316440-烛台","price":23.99,"currency_code":"USD","in_stock":true},{"title":"✡️Star of Light","offer_id":55082985881879,"sku":"ZD2608316440-星星","price":23.99,"currency_code":"USD","in_stock":true},{"title":"✨Dreidel Delight","offer_id":55082985914647,"sku":"ZD2608316440-陀螺","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🪟Festival Window","offer_id":55082985947415,"sku":"ZD2608316440-窗户","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🕯️Hanukkah Table Blessing","offer_id":55082985980183,"sku":"ZD2608316440-餐桌","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🌙Jerusalem Light","offer_id":55082986012951,"sku":"ZD2608316440-城市","price":23.99,"currency_code":"USD","in_stock":true},{"title":"💙Blue Wreath of Light","offer_id":55082986045719,"sku":"ZD2608316440-花环","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🏠Cozy Hanukkah Corner","offer_id":55082986078487,"sku":"ZD2608316440-角落","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🎁All 8 Pearl Art Designs - 25% OFF \u0026 ✈️Free Shipping","offer_id":55083301208343,"sku":"ZD2608316440-(烛台+星星+陀螺+窗户+餐桌+城市+花环+角落)","price":143.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/1057\/9479\/files\/ChatGPTImage2026_8_31_16_17_20.png?v=1788164317","url":"https:\/\/ahlwomax.com\/products\/%f0%9f%92%99-50-off-festival-of-lights-sale-diy-hanukkah-pearl-art-kit-%e2%9c%a8","provider":"ahlwomax","version":"1.0","type":"link"}