{"product_id":"🔥last-day-50-off-✨light-up-gingerbread-man-hanging-ornament","title":"🔥LAST DAY 50% OFF -✨Light-up Gingerbread Man Hanging Ornament","description":"\u003cstyle\u003e\n\/* =========================================================\n   LIGHT-UP GINGERBREAD HOUSE CHRISTMAS ORNAMENT\n   COMPLETE SHOPIFY LANDING PAGE\n\n   Gingerbread Brown × Cream × Christmas Red × Evergreen\n========================================================= *\/\n\n.gbh-page,\n.gbh-page *{\n  box-sizing:border-box;\n}\n\n.gbh-page{\n  --bg:#f8f2e9;\n  --paper:#fffdf9;\n\n  --ink:#352820;\n  --body:#6d5f55;\n\n  --brown:#8a5538;\n  --brown-dark:#593624;\n\n  --cream:#fff4dd;\n  --icing:#fffaf0;\n\n  --red:#a73535;\n  --red-dark:#742323;\n\n  --green:#3d5945;\n  --green-dark:#293d31;\n\n  --gold:#bd9149;\n  --gold-soft:#ebd3a5;\n\n  --line:#e6d7c5;\n\n  width:100%;\n  max-width:980px;\n\n  margin:0 auto!important;\n  padding:14px!important;\n\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size:16px;\n  line-height:1.7;\n\n  background:\n    radial-gradient(\n      circle at 95% 0,\n      rgba(189,145,73,.10),\n      transparent 24%\n    ),\n    linear-gradient(\n      180deg,\n      #fff 0%,\n      var(--bg) 100%\n    );\n\n  overflow:visible!important;\n  -webkit-font-smoothing:antialiased;\n}\n\n\n.gbh-page h1,\n.gbh-page h2,\n.gbh-page h3,\n.gbh-page p{\n  margin-top:0;\n}\n\n\n.gbh-page strong{\n  font-weight:850;\n}\n\n\n.gbh-page a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.gbh-page img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  aspect-ratio:auto!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:18px auto 0!important;\n  padding:0!important;\n\n  border:0;\n\n  border-radius:15px;\n\n  box-shadow:\n    0 10px 28px\n    rgba(63,43,31,.10);\n\n  clip-path:none!important;\n  mask:none!important;\n  -webkit-mask:none!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes gbhReveal{\n\n  from{\n    opacity:0;\n    transform:translateY(22px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n\n}\n\n\n@keyframes gbhFloat{\n\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-2deg);\n  }\n\n  50%{\n    transform:\n      translateY(-6px)\n      rotate(2deg);\n  }\n\n}\n\n\n@keyframes gbhGlow{\n\n  0%,100%{\n    box-shadow:\n      0 10px 28px\n      rgba(63,43,31,.10);\n  }\n\n  50%{\n    box-shadow:\n      0 16px 38px\n      rgba(167,53,53,.14),\n      0 0 30px\n      rgba(189,145,73,.14);\n  }\n\n}\n\n\n@keyframes gbhTwinkle{\n\n  0%,100%{\n    opacity:.25;\n    transform:scale(.8);\n  }\n\n  50%{\n    opacity:1;\n    transform:scale(1.15);\n  }\n\n}\n\n\n@keyframes gbhSnow{\n\n  from{\n    background-position:\n      0 -200px;\n  }\n\n  to{\n    background-position:\n      80px 520px;\n  }\n\n}\n\n\n@keyframes gbhPulse{\n\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 9px 22px\n      rgba(118,35,35,.23);\n  }\n\n  50%{\n    transform:scale(1.025);\n\n    box-shadow:\n      0 15px 34px\n      rgba(118,35,35,.40);\n  }\n\n}\n\n\n.gbh-reveal{\n  opacity:1;\n  transform:none;\n}\n\n\n@supports(animation-timeline:view()){\n\n  .gbh-reveal{\n    animation:\n      gbhReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 28%;\n  }\n\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.gbh-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    43px 30px\n    31px;\n\n  text-align:center;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-top:\n    5px solid\n    var(--gold);\n\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(235,211,165,.32),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 8% 92%,\n      rgba(167,53,53,.07),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fffefb,\n      #f6ede2\n    );\n\n  box-shadow:\n    0 12px 32px\n    rgba(50,45,37,.06);\n}\n\n\n.gbh-hero:before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  pointer-events:none;\n\n  opacity:.16;\n\n  background-image:\n    radial-gradient(\n      circle,\n      #fff 1.5px,\n      transparent 2px\n    );\n\n  background-size:\n    54px 54px;\n\n  animation:\n    gbhSnow\n    20s\n    linear\n    infinite;\n}\n\n\n.gbh-hero:after{\n  content:\"✨\";\n\n  position:absolute;\n\n  right:5%;\n  top:25px;\n\n  font-size:31px;\n\n  animation:\n    gbhTwinkle\n    3s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-hero \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.gbh-mark{\n  width:65px;\n  height:65px;\n\n  margin:\n    0 auto\n    11px;\n\n  display:grid;\n\n  place-items:center;\n\n  border:\n    1px solid\n    #e0c89f;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:31px;\n\n  animation:\n    gbhFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-eyebrow{\n  margin:\n    0 0\n    9px!important;\n\n  color:var(--red);\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:1.6px;\n\n  text-transform:uppercase;\n}\n\n\n.gbh-hero h1{\n  max-width:800px;\n\n  margin:\n    0 auto\n    17px!important;\n\n  color:var(--green-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:40px;\n\n  line-height:1.13;\n\n  letter-spacing:-.025em;\n}\n\n\n.gbh-hero h1 span{\n  color:var(--brown);\n}\n\n\n.gbh-hero-text{\n  max-width:790px;\n\n  margin:\n    0 auto\n    13px!important;\n\n  color:var(--body);\n\n  font-size:16.5px;\n\n  line-height:1.75;\n}\n\n\n.gbh-chips{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin:\n    20px auto\n    0;\n}\n\n\n.gbh-chip{\n  padding:\n    8px 11px;\n\n  border:\n    1px solid\n    #e4d0b6;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.84);\n\n  color:#684c3d;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n\n.gbh-hero img{\n  animation:\n    gbhGlow\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-hero-quote{\n  margin-top:21px!important;\n\n  padding-top:18px;\n\n  border-top:\n    1px solid\n    #e3d5c4;\n\n  color:#594536!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:19px!important;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.gbh-features{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:14px;\n\n  margin-top:18px;\n}\n\n\n.gbh-feature{\n  min-width:0;\n\n  padding:\n    23px 20px\n    20px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:17px;\n\n  background:var(--paper);\n\n  box-shadow:\n    0 7px 22px\n    rgba(50,45,37,.045);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease,\n    border-color .3s ease;\n}\n\n\n.gbh-feature:hover{\n  transform:translateY(-5px);\n\n  border-color:#d7b980;\n\n  box-shadow:\n    0 13px 28px\n    rgba(87,60,34,.10);\n}\n\n\n.gbh-feature-icon{\n  margin-bottom:8px;\n\n  font-size:28px;\n\n  animation:\n    gbhFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-feature h3{\n  margin:\n    0 0\n    9px!important;\n\n  color:var(--green-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:22px;\n\n  line-height:1.25;\n}\n\n\n.gbh-feature p{\n  margin:0!important;\n\n  color:var(--body);\n\n  font-size:15px;\n\n  line-height:1.65;\n}\n\n\n.gbh-feature img{\n  margin-top:16px!important;\n\n  animation:\n    gbhGlow\n    4.3s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   GENERAL SECTION\n========================================================= *\/\n\n.gbh-section{\n  margin-top:18px;\n\n  padding:\n    32px 25px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 7px 22px\n    rgba(50,45,37,.04);\n}\n\n\n.gbh-section.soft{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf1,\n      #f6eee3\n    );\n}\n\n\n.gbh-section h2{\n  max-width:780px;\n\n  margin:\n    0 auto\n    13px!important;\n\n  text-align:center;\n\n  color:var(--green-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n\n  line-height:1.2;\n}\n\n\n.gbh-section-lead{\n  max-width:760px;\n\n  margin:\n    0 auto!important;\n\n  color:var(--body);\n\n  text-align:center;\n\n  font-size:16px;\n\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   DARK GLOW SECTION\n========================================================= *\/\n\n.gbh-glow{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:18px;\n\n  padding:\n    32px 24px;\n\n  border-radius:19px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(235,211,165,.18),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 92% 10%,\n      rgba(167,53,53,.19),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #3a2a23,\n      #201816\n    );\n\n  box-shadow:\n    0 10px 28px\n    rgba(50,34,27,.13);\n}\n\n\n.gbh-glow:after{\n  content:\"🏠\";\n\n  position:absolute;\n\n  right:-25px;\n  bottom:-62px;\n\n  opacity:.045;\n\n  font-size:190px;\n\n  pointer-events:none;\n}\n\n\n.gbh-glow \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.gbh-glow-title{\n  text-align:center;\n}\n\n\n.gbh-glow-title h2{\n  margin:\n    0!important;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n\n  line-height:1.2;\n}\n\n\n.gbh-glow-title h2 + h2{\n  margin-top:4px!important;\n\n  color:#efd3a0;\n}\n\n\n.gbh-glow-text{\n  max-width:750px;\n\n  margin:\n    14px auto\n    0!important;\n\n  color:#f4ece6;\n\n  text-align:center;\n\n  font-size:15px;\n\n  line-height:1.7;\n}\n\n\n.gbh-glow-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:21px;\n}\n\n\n.gbh-glow-card{\n  min-width:0;\n\n  padding:\n    18px 10px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:13px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  text-align:center;\n\n  transition:\n    transform .28s ease,\n    background .28s ease;\n}\n\n\n.gbh-glow-card:hover{\n  transform:translateY(-4px);\n\n  background:\n    rgba(255,255,255,.11);\n}\n\n\n.gbh-glow-card i{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-style:normal;\n\n  font-size:27px;\n\n  animation:\n    gbhFloat\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-glow-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#efd3a0;\n\n  font-size:13px;\n}\n\n\n.gbh-glow-card span{\n  display:block;\n\n  color:#f3ebe5;\n\n  font-size:11.5px;\n\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.gbh-detail-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n\n.gbh-detail{\n  padding:16px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n}\n\n\n.gbh-detail strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--brown);\n\n  font-size:14px;\n}\n\n\n.gbh-detail span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:13px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.gbh-place-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(5,1fr);\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n\n.gbh-place{\n  padding:\n    16px 7px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n\n.gbh-place:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 9px 21px\n    rgba(70,47,31,.08);\n}\n\n\n.gbh-place i{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-style:normal;\n\n  font-size:25px;\n}\n\n\n.gbh-place strong{\n  display:block;\n\n  color:#594236;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   MEMORY\n========================================================= *\/\n\n.gbh-memory{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:18px;\n\n  padding:\n    31px 24px;\n\n  border-radius:18px;\n\n  background:\n    radial-gradient(\n      circle at 10% 90%,\n      rgba(61,89,69,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #8e3030,\n      #5a2020\n    );\n\n  color:#fff;\n}\n\n\n.gbh-memory:after{\n  content:\"🎄\";\n\n  position:absolute;\n\n  right:-12px;\n  bottom:-50px;\n\n  opacity:.055;\n\n  font-size:155px;\n}\n\n\n.gbh-memory \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.gbh-memory h2{\n  max-width:760px;\n\n  margin:\n    0 auto\n    13px!important;\n\n  color:#fff;\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n\n  line-height:1.2;\n}\n\n\n.gbh-memory p{\n  max-width:730px;\n\n  margin:\n    0 auto!important;\n\n  color:#fff5ef;\n\n  text-align:center;\n\n  font-size:15px;\n\n  line-height:1.7;\n}\n\n\n.gbh-memory-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:21px;\n}\n\n\n.gbh-memory-card{\n  padding:\n    17px 9px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.15);\n\n  border-radius:12px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  text-align:center;\n}\n\n\n.gbh-memory-card i{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-style:normal;\n\n  font-size:25px;\n}\n\n\n.gbh-memory-card strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   WHY GRID\n========================================================= *\/\n\n.gbh-why-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n\n.gbh-why{\n  padding:17px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n\n.gbh-why:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 9px 22px\n    rgba(70,47,31,.08);\n}\n\n\n.gbh-why strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--red);\n\n  font-size:14px;\n}\n\n\n.gbh-why span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:13px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.gbh-trust{\n  margin-top:18px;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:17px;\n\n  background:#fff;\n\n  box-shadow:\n    0 7px 22px\n    rgba(50,45,37,.04);\n\n  text-align:center;\n}\n\n\n.gbh-trust h2{\n  margin:\n    0 0\n    11px!important;\n\n  color:var(--green-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:28px;\n}\n\n\n.gbh-trust-box{\n  max-width:800px;\n\n  margin:0 auto;\n\n  padding:\n    23px 20px;\n\n  border:\n    1px solid\n    #e5d6c2;\n\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf2,\n      #f5ede3\n    );\n}\n\n\n.gbh-trust-box h3{\n  margin:\n    0 0\n    7px!important;\n\n  color:#49372d;\n\n  font-size:19px;\n}\n\n\n.gbh-trust-box p{\n  max-width:670px;\n\n  margin:\n    0 auto!important;\n\n  color:var(--body);\n\n  font-size:13.5px;\n\n  line-height:1.6;\n}\n\n\n.gbh-trust-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:18px;\n}\n\n\n.gbh-trust-grid div{\n  padding:\n    13px 7px;\n\n  border:\n    1px solid\n    #e7dace;\n\n  border-radius:10px;\n\n  background:#fff;\n\n  color:#514943;\n\n  font-size:12px;\n\n  font-weight:850;\n}\n\n\n.gbh-trust-media{\n  margin-top:15px;\n}\n\n\n.gbh-trust-media img{\n  margin-top:0!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.gbh-final{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:18px;\n\n  padding:\n    39px 24px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(235,211,165,.19),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #3d5945,\n      #26392d\n    );\n}\n\n\n.gbh-final:before{\n  content:\"🍪\";\n\n  position:absolute;\n\n  left:-9px;\n  bottom:-42px;\n\n  opacity:.07;\n\n  font-size:130px;\n\n  animation:\n    gbhFloat\n    4.8s\n    ease-in-out\n    infinite;\n}\n\n\n.gbh-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n\n.gbh-final .gbh-eyebrow{\n  color:#efd5a6;\n}\n\n\n.gbh-final h2{\n  max-width:760px;\n\n  margin:\n    0 auto\n    13px!important;\n\n  color:#fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:34px;\n\n  line-height:1.2;\n}\n\n\n.gbh-final p{\n  max-width:720px;\n\n  margin:\n    0 auto!important;\n\n  color:#fff8ef;\n\n  font-size:16px;\n\n  line-height:1.7;\n}\n\n\n.gbh-final-points{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n\n.gbh-final-point{\n  padding:\n    8px 11px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.24);\n\n  border-radius:999px;\n\n  color:#fff;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n\n.gbh-cta{\n  display:block;\n\n  width:min(100%,520px);\n\n  margin:\n    24px auto\n    0;\n\n  padding:\n    16px 20px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #b73b3b,\n      #812828\n    );\n\n  color:#fff!important;\n\n  font-size:15px;\n\n  font-weight:900;\n\n  animation:\n    gbhPulse\n    2.8s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .gbh-page{\n    padding:8px!important;\n    font-size:15px;\n  }\n\n\n  .gbh-hero{\n    padding:\n      29px 15px\n      23px;\n\n    border-radius:15px;\n  }\n\n\n  .gbh-hero h1{\n    font-size:29px;\n  }\n\n\n  .gbh-hero-text{\n    font-size:15px;\n  }\n\n\n  .gbh-features{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n\n  .gbh-feature{\n    padding:\n      19px 15px;\n\n    border-radius:14px;\n  }\n\n\n  .gbh-feature h3{\n    font-size:20px;\n  }\n\n\n  .gbh-section{\n    padding:\n      25px 15px;\n\n    border-radius:15px;\n  }\n\n\n  .gbh-section h2{\n    font-size:26px;\n  }\n\n\n  .gbh-glow{\n    padding:\n      25px 14px;\n\n    border-radius:15px;\n  }\n\n\n  .gbh-glow-title h2{\n    font-size:25px;\n  }\n\n\n  .gbh-glow-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .gbh-detail-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gbh-place-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .gbh-memory{\n    padding:\n      26px 15px;\n  }\n\n\n  .gbh-memory h2{\n    font-size:26px;\n  }\n\n\n  .gbh-memory-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n\n  .gbh-why-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gbh-trust-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gbh-final{\n    padding:\n      31px 16px;\n  }\n\n\n  .gbh-final h2{\n    font-size:27px;\n  }\n\n\n  .gbh-page img{\n    border-radius:12px;\n  }\n\n}\n\n\n@media(max-width:420px){\n\n  .gbh-glow-grid,\n  .gbh-place-grid,\n  .gbh-memory-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .gbh-page *,\n  .gbh-page *::before,\n  .gbh-page *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n\n  .gbh-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n\n}\n\n\n\/* =========================================================\n   BOTTOM FIX\n========================================================= *\/\n\n.gbh-page{\n  margin-bottom:0!important;\n  padding-bottom:0!important;\n}\n\n\n.gbh-page \u003e *:last-child{\n  margin-bottom:0!important;\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"gbh-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"gbh-hero\"\u003e\n\n  \u003cdiv class=\"gbh-mark\"\u003e\n    🏠\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    GINGERBREAD • WARM LIGHT • CHRISTMAS NOSTALGIA\n  \u003c\/p\u003e\n\n\n  \u003ch1\u003e\n    Bring a Little\n    \u003cspan\u003eGingerbread Storybook Magic\u003c\/span\u003e\n    Into Your Home.\n  \u003c\/h1\u003e\n\n\n  \u003cp class=\"gbh-hero-text\"\u003e\n\n    Classic gingerbread-house charm,\n    festive details\n    and a warm glow come together\n    to turn an ordinary corner into a cozy little Christmas scene.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-chips\"\u003e\n\n    \u003cspan class=\"gbh-chip\"\u003e\n      🍪 Gingerbread Design\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-chip\"\u003e\n      💡 Warm LED Glow\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-chip\"\u003e\n      🎄 Christmas Accent\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-chip\"\u003e\n      🏡 Cozy Home Decor\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/2_56bff833-2ecf-435d-927a-fa1fbeef0c7a.png?v=1789553077\" alt=\"Light-up gingerbread house Christmas ornament\" loading=\"eager\"\u003e\n\n\n  \u003cp class=\"gbh-hero-quote\"\u003e\n\n    “The best Christmas decorations don't just fill a space.\n    They make the whole room feel more like Christmas.”\n\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FIRST FEATURES\n===================================================== --\u003e\n\n\u003csection class=\"gbh-features gbh-reveal\"\u003e\n\n  \u003carticle class=\"gbh-feature\"\u003e\n\n    \u003cdiv class=\"gbh-feature-icon\"\u003e\n      🎅\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Little Christmas Fairytale\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Inspired by traditional gingerbread houses,\n      the ornament brings familiar Christmas sweetness\n      and storybook character into the room.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/O1CN016BHHj5aYDbD2XrKe__3950158346-0-cib.jpg?v=1789551605\" alt=\"Classic gingerbread house Christmas design\" loading=\"lazy\"\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003carticle class=\"gbh-feature\"\u003e\n\n    \u003cdiv class=\"gbh-feature-icon\"\u003e\n      💡\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Warmer After Dark\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Once illuminated,\n      the warm LED glow highlights the decorative details\n      and gives the display a softer,\n      cozier evening feel.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/3_cf755f16-0557-47a5-9f0b-b3d2323d5fbf.png?v=1789553077\" alt=\"Warm glowing gingerbread house decoration at night\" loading=\"lazy\"\u003e\n\n  \u003c\/article\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     NIGHT GLOW\n===================================================== --\u003e\n\n\u003csection class=\"gbh-glow gbh-reveal\"\u003e\n\n  \u003cdiv class=\"gbh-glow-title\"\u003e\n\n    \u003ch2\u003e\n      Charming by Day.\n    \u003c\/h2\u003e\n\n    \u003ch2\u003e\n      Cozier When the Lights Come On. ✨\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp class=\"gbh-glow-text\"\u003e\n\n    The gingerbread design gives the ornament\n    recognizable Christmas personality during the day.\n\n    In the evening,\n    its warm illumination adds another layer of softness\n    to family gatherings,\n    celebrations\n    and quiet winter nights at home.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-glow-grid\"\u003e\n\n    \u003cdiv class=\"gbh-glow-card\"\u003e\n\n      \u003ci\u003e🎄\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Christmas Eve\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add one more warm detail to the night before Christmas.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-glow-card\"\u003e\n\n      \u003ci\u003e☕\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Cozy Evenings\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Bring softer holiday atmosphere to time spent at home.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-glow-card\"\u003e\n\n      \u003ci\u003e🎁\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Celebrations\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Create a festive backdrop for seasonal gatherings.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-glow-card\"\u003e\n\n      \u003ci\u003e🏡\u003c\/i\u003e\n\n      \u003cstrong\u003e\n        Winter Decor\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add warmth to an otherwise ordinary corner.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"gbh-section soft gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    THE SWEET LITTLE DETAILS MAKE THE DIFFERENCE\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    🍪 Gingerbread Charm From the Roofline to the Winter Accents\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"gbh-section-lead\"\u003e\n\n    The design takes inspiration from classic Christmas baking traditions\n    and turns those familiar details\n    into a decorative holiday focal point.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-detail-grid\"\u003e\n\n    \u003cdiv class=\"gbh-detail\"\u003e\n      \u003cstrong\u003e🏠 Classic Gingerbread House Shape\u003c\/strong\u003e\n      \u003cspan\u003eA familiar silhouette instantly associated with Christmas.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-detail\"\u003e\n      \u003cstrong\u003e🎀 Festive Decorative Accents\u003c\/strong\u003e\n      \u003cspan\u003eSeasonal details give the ornament more personality.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-detail\"\u003e\n      \u003cstrong\u003e❄️ Winter-Inspired Elements\u003c\/strong\u003e\n      \u003cspan\u003eAdd a storybook holiday feeling to the overall design.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-detail\"\u003e\n      \u003cstrong\u003e✨ Warm Illuminated Details\u003c\/strong\u003e\n      \u003cspan\u003eThe glow becomes part of the decoration once evening arrives.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/4_e4917481-56ca-4f09-9d31-17b9f463277a.png?v=1789553077\" alt=\"Gingerbread house ornament decorative details\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"gbh-section gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    GIVE AN EMPTY CORNER A LITTLE MORE CHRISTMAS\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    🏡 One Decoration, Plenty of Places to Create a Holiday Moment\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"gbh-section-lead\"\u003e\n\n    Use it where your home needs\n    another small Christmas focal point,\n    whether that's near the entrance\n    or inside a cozy family space.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-place-grid\"\u003e\n\n    \u003cdiv class=\"gbh-place\"\u003e\n      \u003ci\u003e🚪\u003c\/i\u003e\n      \u003cstrong\u003eFront Door\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-place\"\u003e\n      \u003ci\u003e🔥\u003c\/i\u003e\n      \u003cstrong\u003eFireplace Area\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-place\"\u003e\n      \u003ci\u003e🍪\u003c\/i\u003e\n      \u003cstrong\u003eKitchen Corner\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-place\"\u003e\n      \u003ci\u003e🏡\u003c\/i\u003e\n      \u003cstrong\u003eEntryway\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-place\"\u003e\n      \u003ci\u003e🎄\u003c\/i\u003e\n      \u003cstrong\u003eHoliday Display\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/5_68c3a0db-909b-433f-bfe4-0bbd82658859.png?v=1789553077\" alt=\"Gingerbread house Christmas decoration displayed at home\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CHRISTMAS MEMORIES\n===================================================== --\u003e\n\n\u003csection class=\"gbh-memory gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\" style=\"color:#efd3a0;\"\u003e\n    MORE THAN JUST A DECORATIVE ACCENT\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    Christmas Decorations Become Special Because of the Moments Around Them.\n  \u003c\/h2\u003e\n\n\n  \u003cp\u003e\n\n    The ornaments help set the scene.\n\n    The memories come from everyone finally being home,\n    presents under the tree,\n    warm drinks,\n    winter evenings\n    and the traditions that return every December.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-memory-grid\"\u003e\n\n    \u003cdiv class=\"gbh-memory-card\"\u003e\n      \u003ci\u003e❤️\u003c\/i\u003e\n      \u003cstrong\u003eFamily Gatherings\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-memory-card\"\u003e\n      \u003ci\u003e🎁\u003c\/i\u003e\n      \u003cstrong\u003eGift Opening\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-memory-card\"\u003e\n      \u003ci\u003e☕\u003c\/i\u003e\n      \u003cstrong\u003eCozy Winter Nights\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-memory-card\"\u003e\n      \u003ci\u003e✨\u003c\/i\u003e\n      \u003cstrong\u003eYearly Traditions\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY FAMILIES LOVE IT\n===================================================== --\u003e\n\n\u003csection class=\"gbh-section soft gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    SMALL DETAIL • BIG CHRISTMAS FEELING\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    ✨ Why This Gingerbread Accent Belongs in the Holiday Setup\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"gbh-why-grid\"\u003e\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        🎄 Instant Christmas Character\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A recognizable gingerbread design quickly gives an ordinary space more seasonal personality.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        💡 Warm LED Glow\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Soft illumination gives the decoration an especially cozy look after dark.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        🏡 Flexible Home Placement\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Works naturally around doors, fireplaces, kitchens, entryways and festive display areas.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        🍪 Nostalgic Gingerbread Style\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Familiar Christmas baking imagery gives the design a sweeter storybook feel.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        🎁 Bring It Back Every Christmas\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Store it with your holiday decorations and enjoy the festive look again next season.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gbh-why\"\u003e\n\n      \u003cstrong\u003e\n        ✨ A Small Holiday Focal Point\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Add visual interest without needing to completely redecorate the room.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/9_948fa531-2106-4e02-8d62-8c3bc06837a3.png?v=1789553074\" alt=\"Light-up gingerbread Christmas decoration features\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL CLOSE\n===================================================== --\u003e\n\n\u003csection class=\"gbh-section gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    MAKE HOME FEEL A LITTLE MORE MAGICAL\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    🎄 Bring the Sweet Nostalgia of Christmas Back to the Room\n  \u003c\/h2\u003e\n\n\n  \u003cp class=\"gbh-section-lead\"\u003e\n\n    The best Christmas decorations\n    are often the small details\n    that make a familiar room feel different.\n\n    Add the gingerbread-house shape,\n    warm glow\n    and nostalgic seasonal character\n    to one more corner of your home.\n\n  \u003c\/p\u003e\n\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/O1CN01HrLh8V8LZrH2XrKe__3950158346-0-cib.jpg?v=1789553070\" alt=\"Light-up gingerbread house creating Christmas atmosphere\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GUARANTEE\n===================================================== --\u003e\n\n\u003csection class=\"gbh-trust gbh-reveal\"\u003e\n\n  \u003ch2\u003e\n    30-Day Money-Back Guarantee\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"gbh-trust-box\"\u003e\n\n    \u003ch3\u003e\n      Your Order Is Backed by Our Store Policy\n    \u003c\/h3\u003e\n\n\n    \u003cp\u003e\n\n      Contact customer support within 30 days of receiving your order\n      to request an eligible refund according to the store policy.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"gbh-trust-grid\"\u003e\n\n      \u003cdiv\u003e\n        🔒 Secure Checkout\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🏆 Quality-Checked Products\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🤝 Customer Support\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gbh-trust-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\" alt=\"Secure checkout and customer satisfaction badges\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"gbh-final gbh-reveal\"\u003e\n\n  \u003cp class=\"gbh-eyebrow\"\u003e\n    A LITTLE GINGERBREAD MAGIC FOR CHRISTMAS\n  \u003c\/p\u003e\n\n\n  \u003ch2\u003e\n    Turn One More Corner Into a Cozy Christmas Storybook Scene. 🏠✨\n  \u003c\/h2\u003e\n\n\n  \u003cp\u003e\n\n    Charming gingerbread-house details,\n    warm illumination\n    and nostalgic Christmas character\n    come together in one festive accent\n    made to help home feel ready for the holidays.\n\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gbh-final-points\"\u003e\n\n    \u003cspan class=\"gbh-final-point\"\u003e\n      ✓ Gingerbread House Design\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-final-point\"\u003e\n      ✓ Warm LED Glow\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-final-point\"\u003e\n      ✓ Multiple Home Display Areas\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gbh-final-point\"\u003e\n      ✓ Reusable Christmas Decor\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ca class=\"gbh-cta\" href=\"#\"\u003e\n\n    🍪✨ BRING THE GINGERBREAD MAGIC HOME\n\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Default Title","offer_id":57410701426854,"sku":"SZ06732609162879-发光姜饼人挂饰","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/2_56bff833-2ecf-435d-927a-fa1fbeef0c7a.png?v=1789553077","url":"https:\/\/getvyxor.com\/products\/%f0%9f%94%a5last-day-50-off-%e2%9c%a8light-up-gingerbread-man-hanging-ornament","provider":"getvyxor","version":"1.0","type":"link"}