{"product_id":"🐱✨-little-guardian-cat-lantern™-vintage-lighted-sculpture-1","title":"🐱✨ Little Guardian Cat Lantern™ | Vintage Lighted Sculpture","description":"\u003cstyle\u003e\n\/* =========================================================\n   LITTLE GUARDIAN COLLECTION\n   DESKTOP FULL PAGE FIX V3\n========================================================= *\/\n\n#lgv-page,\n#lgv-page * {\n  box-sizing: border-box;\n}\n\n#lgv-page {\n  --lgv-ink: #2f211a;\n  --lgv-text: #68564d;\n  --lgv-brown: #553a2b;\n  --lgv-gold: #b57639;\n  --lgv-gold-soft: #e4bf88;\n  --lgv-cream: #f7efe4;\n  --lgv-paper: #fffdf9;\n  --lgv-line: rgba(75, 48, 31, .13);\n  --lgv-dark: #2c201a;\n\n  width: 100%;\n  max-width: none;\n  margin: 0;\n  padding: 0;\n  clear: both;\n\n  color: var(--lgv-ink);\n  font-family: inherit;\n  line-height: 1.6;\n\n  overflow: hidden;\n  background: #fff;\n}\n\n#lgv-page img {\n  display: block;\n  width: 100%;\n  max-width: 100% !important;\n  height: auto;\n  margin: 0;\n}\n\n#lgv-page h2,\n#lgv-page h3,\n#lgv-page p {\n  margin-top: 0;\n}\n\n#lgv-page h2 {\n  margin-bottom: 16px;\n  color: var(--lgv-ink);\n  font-size: clamp(32px, 3.7vw, 54px);\n  line-height: 1.06;\n  letter-spacing: -.035em;\n}\n\n#lgv-page h3 {\n  margin-bottom: 9px;\n  color: var(--lgv-ink);\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n#lgv-page p {\n  margin-bottom: 17px;\n  color: var(--lgv-text);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.lgv-container {\n  width: calc(100% - 40px);\n  max-width: 1180px;\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   EYEBROW\n========================================================= *\/\n\n.lgv-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n\n  margin-bottom: 14px;\n\n  color: var(--lgv-gold);\n\n  font-size: 11px;\n  font-weight: 800;\n  line-height: 1.3;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.lgv-eyebrow:before {\n  content: \"\";\n  width: 26px;\n  height: 1px;\n  flex: 0 0 26px;\n  background: currentColor;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.lgv-hero-section {\n  padding: 38px 0 48px;\n}\n\n.lgv-hero {\n  display: grid;\n  grid-template-columns: 41% 59%;\n\n  width: 100%;\n\n  overflow: hidden;\n\n  border: 1px solid var(--lgv-line);\n  border-radius: 28px;\n\n  background: var(--lgv-cream);\n\n  box-shadow:\n    0 22px 55px rgba(55, 35, 22, .10);\n}\n\n.lgv-hero-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 56px 45px;\n\n  background:\n    radial-gradient(\n      circle at 5% 5%,\n      rgba(202, 147, 87, .15),\n      transparent 38%\n    ),\n    var(--lgv-cream);\n}\n\n.lgv-hero-title {\n  margin-bottom: 18px !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(38px, 4vw, 59px) !important;\n  font-weight: 500;\n  line-height: 1.02 !important;\n}\n\n.lgv-hero-title strong {\n  display: block;\n\n  color: var(--lgv-ink);\n\n  font-family: inherit;\n  font-weight: 600;\n}\n\n.lgv-hero-title em {\n  display: block;\n\n  color: var(--lgv-gold);\n\n  font-style: italic;\n  font-weight: 400;\n}\n\n.lgv-hero-copy \u003e p {\n  max-width: 430px;\n  margin-bottom: 24px !important;\n\n  font-size: 16px !important;\n  line-height: 1.68 !important;\n}\n\n.lgv-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lgv-pill {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 8px 12px;\n\n  border: 1px solid rgba(76, 50, 33, .13);\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.68);\n\n  color: var(--lgv-brown);\n\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.lgv-hero-media {\n  position: relative;\n\n  min-height: 570px;\n\n  overflow: hidden;\n\n  background: #b07a4e;\n}\n\n.lgv-hero-media img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 570px;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lgv-hero-label {\n  position: absolute;\n  right: 20px;\n  bottom: 20px;\n  left: 20px;\n\n  padding: 12px 15px;\n\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 999px;\n\n  background: rgba(44, 30, 23, .68);\n\n  -webkit-backdrop-filter: blur(8px);\n  backdrop-filter: blur(8px);\n\n  color: #fff;\n\n  font-size: 10px;\n  font-weight: 800;\n  line-height: 1.35;\n  letter-spacing: .07em;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   EMOTIONAL INTRO\n========================================================= *\/\n\n.lgv-intro {\n  max-width: 830px;\n\n  margin: 0 auto;\n  padding: 44px 25px 58px;\n\n  text-align: center;\n}\n\n.lgv-quote {\n  height: 42px;\n\n  color: rgba(181,118,57,.25);\n\n  font-family: Georgia, serif;\n  font-size: 68px;\n  line-height: .8;\n}\n\n.lgv-intro h2 {\n  max-width: 760px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(29px, 3.4vw, 44px) !important;\n  font-weight: 400;\n  line-height: 1.18 !important;\n}\n\n.lgv-intro p {\n  max-width: 680px;\n\n  margin-left: auto;\n  margin-right: auto;\n  margin-bottom: 0 !important;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.lgv-benefits {\n  padding-bottom: 64px;\n}\n\n.lgv-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n\n  gap: 14px;\n}\n\n.lgv-benefit-card {\n  padding: 27px 24px 26px;\n\n  border: 1px solid var(--lgv-line);\n  border-radius: 18px;\n\n  background: var(--lgv-paper);\n}\n\n.lgv-benefit-icon {\n  display: grid;\n  place-items: center;\n\n  width: 42px;\n  height: 42px;\n\n  margin-bottom: 14px;\n\n  border-radius: 50%;\n\n  background: var(--lgv-cream);\n\n  font-size: 19px;\n}\n\n.lgv-benefit-card strong {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--lgv-ink);\n\n  font-size: 16px;\n  font-weight: 800;\n}\n\n.lgv-benefit-card span {\n  display: block;\n\n  color: #766159;\n\n  font-size: 13px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   NIGHT SECTION\n========================================================= *\/\n\n.lgv-night-section {\n  padding-bottom: 66px;\n}\n\n.lgv-night {\n  display: grid;\n  grid-template-columns: 57% 43%;\n\n  overflow: hidden;\n\n  border-radius: 27px;\n\n  background: var(--lgv-dark);\n}\n\n.lgv-night-media {\n  min-height: 560px;\n}\n\n.lgv-night-media img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 560px;\n\n  object-fit: cover;\n}\n\n.lgv-night-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 48px 43px;\n}\n\n.lgv-night-copy .lgv-eyebrow {\n  color: #e0b77f;\n}\n\n.lgv-night-copy h2 {\n  color: #fff !important;\n}\n\n.lgv-night-copy p {\n  color: rgba(255,255,255,.73) !important;\n}\n\n.lgv-night-box {\n  margin-top: 9px;\n  padding: 15px 17px;\n\n  border: 1px solid rgba(255,255,255,.10);\n  border-radius: 14px;\n\n  background: rgba(255,255,255,.055);\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   HUMAN SCALE\n========================================================= *\/\n\n.lgv-scale-section {\n  padding-bottom: 66px;\n}\n\n.lgv-scale {\n  display: grid;\n  grid-template-columns: 48% 52%;\n\n  overflow: hidden;\n\n  border: 1px solid var(--lgv-line);\n  border-radius: 27px;\n\n  background: #fff;\n}\n\n.lgv-scale-media {\n  min-height: 535px;\n\n  overflow: hidden;\n}\n\n.lgv-scale-media img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 535px;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lgv-scale-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 46px 43px;\n}\n\n.lgv-checks {\n  display: grid;\n  gap: 11px;\n\n  margin-top: 11px;\n}\n\n.lgv-check {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n\n  color: #65534a;\n\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.lgv-check span:first-child {\n  display: grid;\n  place-items: center;\n\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n\n  border-radius: 50%;\n\n  background: var(--lgv-cream);\n\n  color: var(--lgv-gold);\n\n  font-size: 12px;\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   COLLECTION\n========================================================= *\/\n\n.lgv-collection-section {\n  padding: 60px 0 64px;\n\n  background: #f6efe6;\n}\n\n.lgv-section-heading {\n  max-width: 720px;\n\n  margin: 0 auto 30px;\n\n  text-align: center;\n}\n\n.lgv-section-heading p {\n  margin-bottom: 0 !important;\n}\n\n.lgv-guardian-grid {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0,1fr));\n\n  gap: 12px;\n}\n\n.lgv-guardian {\n  overflow: hidden;\n\n  border: 1px solid rgba(70,45,29,.11);\n  border-radius: 17px;\n\n  background: #fff;\n\n  box-shadow:\n    0 7px 22px rgba(56,36,22,.05);\n}\n\n.lgv-guardian-image {\n  overflow: hidden;\n}\n\n.lgv-guardian img {\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover;\n\n  transition: transform .3s ease;\n}\n\n.lgv-guardian:hover img {\n  transform: scale(1.025);\n}\n\n.lgv-guardian-name {\n  padding: 12px 7px 13px;\n\n  color: var(--lgv-ink);\n\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.4;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   COZY MOMENT\n========================================================= *\/\n\n.lgv-cozy-section {\n  padding: 66px 0;\n}\n\n.lgv-cozy {\n  display: grid;\n  grid-template-columns: 58% 42%;\n\n  overflow: hidden;\n\n  border-radius: 27px;\n\n  background: var(--lgv-cream);\n}\n\n.lgv-cozy-media {\n  min-height: 535px;\n}\n\n.lgv-cozy-media img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 535px;\n\n  object-fit: cover;\n}\n\n.lgv-cozy-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 47px 41px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.lgv-gift-section {\n  padding-bottom: 66px;\n}\n\n.lgv-gift {\n  display: grid;\n  grid-template-columns: 50% 50%;\n\n  overflow: hidden;\n\n  border: 1px solid var(--lgv-line);\n  border-radius: 27px;\n\n  background: #fff;\n}\n\n.lgv-gift-media {\n  min-height: 520px;\n}\n\n.lgv-gift-media img {\n  width: 100%;\n  height: 100% !important;\n  min-height: 520px;\n\n  object-fit: cover;\n}\n\n.lgv-gift-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: 46px 43px;\n}\n\n.lgv-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n\n  margin-top: 10px;\n}\n\n.lgv-tag {\n  padding: 8px 12px;\n\n  border-radius: 999px;\n\n  background: var(--lgv-cream);\n\n  color: var(--lgv-brown);\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.lgv-detail-section {\n  padding: 58px 0 61px;\n\n  background: #30231d;\n}\n\n.lgv-detail-section .lgv-section-heading h2 {\n  color: #fff !important;\n}\n\n.lgv-detail-section .lgv-section-heading p {\n  color: rgba(255,255,255,.68) !important;\n}\n\n.lgv-detail-section .lgv-eyebrow {\n  color: #dfb27b;\n}\n\n.lgv-detail-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n\n  gap: 10px;\n}\n\n.lgv-detail {\n  padding: 22px 17px;\n\n  border: 1px solid rgba(255,255,255,.09);\n  border-radius: 15px;\n\n  background: rgba(255,255,255,.055);\n\n  text-align: center;\n}\n\n.lgv-detail strong {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: #f0d2aa;\n\n  font-size: 14px;\n}\n\n.lgv-detail span {\n  display: block;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.lgv-faq-section {\n  padding: 64px 0;\n}\n\n.lgv-faq {\n  max-width: 900px;\n\n  margin: 0 auto;\n}\n\n.lgv-faq details {\n  margin: 0;\n\n  border-bottom: 1px solid var(--lgv-line);\n\n  background: transparent;\n}\n\n.lgv-faq details:first-child {\n  border-top: 1px solid var(--lgv-line);\n}\n\n.lgv-faq summary {\n  position: relative;\n\n  padding: 18px 35px 18px 3px;\n\n  color: var(--lgv-ink);\n\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.5;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.lgv-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.lgv-faq summary:after {\n  content: \"+\";\n\n  position: absolute;\n  top: 11px;\n  right: 4px;\n\n  color: var(--lgv-gold);\n\n  font-size: 27px;\n  font-weight: 300;\n}\n\n.lgv-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.lgv-faq-answer {\n  padding: 0 38px 20px 3px;\n\n  color: #6c5950;\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.lgv-final-section {\n  padding: 0 0 38px;\n}\n\n.lgv-final {\n  padding: 49px 34px;\n\n  border-radius: 27px;\n\n  background:\n    radial-gradient(\n      circle at 50% -20%,\n      rgba(216,161,100,.31),\n      transparent 46%\n    ),\n    #382820;\n\n  text-align: center;\n}\n\n.lgv-final .lgv-eyebrow {\n  color: #e4bd89;\n}\n\n.lgv-final h2 {\n  max-width: 750px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #fff !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight: 400;\n}\n\n.lgv-final p {\n  max-width: 630px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: rgba(255,255,255,.73) !important;\n}\n\n.lgv-buy-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 46px;\n\n  margin-top: 6px;\n  padding: 12px 22px;\n\n  border: 0;\n  border-radius: 999px;\n\n  background: #eed1a4;\n\n  color: #412e24 !important;\n\n  font-size: 12px;\n  font-weight: 900;\n  line-height: 1.3;\n  letter-spacing: .035em;\n  text-decoration: none !important;\n\n  cursor: pointer;\n}\n\n.lgv-buy-button:hover {\n  background: #f4ddb8;\n}\n\n.lgv-trust {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n\n  max-width: 700px;\n\n  margin: 27px auto 0;\n\n  gap: 7px;\n}\n\n.lgv-trust div {\n  padding-top: 12px;\n\n  border-top: 1px solid rgba(255,255,255,.13);\n\n  color: rgba(255,255,255,.62);\n\n  font-size: 10px;\n  line-height: 1.5;\n}\n\n.lgv-trust strong {\n  display: block;\n\n  margin-bottom: 2px;\n\n  color: #fff;\n\n  font-size: 11px;\n}\n\n\n\/* =========================================================\n   FALLBACK FOR THEMES THAT BLOCK SCRIPT MOVING\n========================================================= *\/\n\n@media screen and (min-width: 750px) {\n\n  #lgv-page:not(.lgv-detached) {\n    width: 200% !important;\n    max-width: none !important;\n\n    margin-left: -100% !important;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (min-width: 750px) and (max-width: 980px) {\n\n  .lgv-container {\n    width: calc(100% - 28px);\n  }\n\n  .lgv-hero-copy {\n    padding: 38px 30px;\n  }\n\n  .lgv-hero-title {\n    font-size: 40px !important;\n  }\n\n  .lgv-night-copy,\n  .lgv-scale-copy,\n  .lgv-cozy-copy,\n  .lgv-gift-copy {\n    padding: 34px 28px;\n  }\n\n  .lgv-guardian-grid {\n    gap: 8px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #lgv-page {\n    width: 100% !important;\n    max-width: 100% !important;\n\n    margin: 0 !important;\n  }\n\n  .lgv-container {\n    width: calc(100% - 20px);\n  }\n\n  #lgv-page h2 {\n    font-size: 30px;\n  }\n\n  #lgv-page p {\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n\n  \/* HERO *\/\n\n  .lgv-hero-section {\n    padding: 13px 0 40px;\n  }\n\n  .lgv-hero {\n    grid-template-columns: 1fr;\n\n    border-radius: 20px;\n  }\n\n  .lgv-hero-copy {\n    padding: 28px 20px 23px;\n  }\n\n  .lgv-hero-title {\n    font-size: 36px !important;\n  }\n\n  .lgv-hero-copy \u003e p {\n    font-size: 14px !important;\n  }\n\n  .lgv-hero-media {\n    min-height: auto;\n  }\n\n  .lgv-hero-media img {\n    height: auto !important;\n    min-height: auto;\n\n    aspect-ratio: 1 \/ 1;\n\n    object-fit: cover;\n  }\n\n  .lgv-hero-label {\n    right: 9px;\n    bottom: 9px;\n    left: 9px;\n\n    padding: 8px 9px;\n\n    font-size: 8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .lgv-intro {\n    padding: 17px 17px 42px;\n  }\n\n  .lgv-intro h2 {\n    font-size: 27px !important;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .lgv-benefits {\n    padding-bottom: 45px;\n  }\n\n  .lgv-benefit-grid {\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n  .lgv-benefit-card {\n    padding: 19px 17px;\n  }\n\n\n  \/* TWO COLUMN SECTIONS *\/\n\n  .lgv-night-section,\n  .lgv-scale-section,\n  .lgv-gift-section {\n    padding-bottom: 46px;\n  }\n\n  .lgv-night,\n  .lgv-scale,\n  .lgv-cozy,\n  .lgv-gift {\n    grid-template-columns: 1fr;\n\n    border-radius: 20px;\n  }\n\n  .lgv-night-media,\n  .lgv-scale-media,\n  .lgv-cozy-media,\n  .lgv-gift-media {\n    min-height: auto;\n  }\n\n  .lgv-night-media img,\n  .lgv-cozy-media img,\n  .lgv-gift-media img {\n    height: auto !important;\n    min-height: auto;\n\n    aspect-ratio: 1 \/ 1;\n\n    object-fit: cover;\n  }\n\n  .lgv-scale-media img {\n    height: auto !important;\n    min-height: auto;\n\n    aspect-ratio: 4 \/ 5;\n\n    object-fit: cover;\n  }\n\n  .lgv-night-copy,\n  .lgv-scale-copy,\n  .lgv-cozy-copy,\n  .lgv-gift-copy {\n    padding: 27px 20px 29px;\n  }\n\n\n  \/* COLLECTION *\/\n\n  .lgv-collection-section {\n    padding: 43px 0 46px;\n  }\n\n  .lgv-section-heading {\n    margin-bottom: 22px;\n  }\n\n  .lgv-guardian-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n\n    gap: 7px;\n  }\n\n  .lgv-guardian:first-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .lgv-guardian:first-child img {\n    aspect-ratio: 1.4 \/ 1;\n  }\n\n  .lgv-guardian-name {\n    padding: 9px 5px 10px;\n\n    font-size: 10px;\n  }\n\n\n  \/* COZY *\/\n\n  .lgv-cozy-section {\n    padding: 46px 0;\n  }\n\n\n  \/* DETAILS *\/\n\n  .lgv-detail-section {\n    padding: 43px 0 46px;\n  }\n\n  .lgv-detail-grid {\n    grid-template-columns: 1fr 1fr;\n\n    gap: 7px;\n  }\n\n  .lgv-detail {\n    padding: 17px 10px;\n  }\n\n  .lgv-detail strong {\n    font-size: 12px;\n  }\n\n  .lgv-detail span {\n    font-size: 10px;\n  }\n\n\n  \/* FAQ *\/\n\n  .lgv-faq-section {\n    padding: 46px 0;\n  }\n\n\n  \/* FINAL *\/\n\n  .lgv-final-section {\n    padding-bottom: 20px;\n  }\n\n  .lgv-final {\n    padding: 34px 18px;\n\n    border-radius: 20px;\n  }\n\n  .lgv-trust {\n    gap: 4px;\n  }\n\n  .lgv-trust div {\n    font-size: 8px;\n  }\n\n  .lgv-trust strong {\n    font-size: 9px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .lgv-hero-title {\n    font-size: 32px !important;\n  }\n\n  .lgv-pill {\n    padding: 7px 9px;\n\n    font-size: 9px;\n  }\n\n  .lgv-detail-grid {\n    grid-template-columns: 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cspan id=\"lgv-origin-marker\" style=\"display:none!important;\"\u003e\u003c\/span\u003e\n\n\n\u003cdiv id=\"lgv-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-hero-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-hero\"\u003e\n\n\n        \u003cdiv class=\"lgv-hero-copy\"\u003e\n\n          \u003cdiv class=\"lgv-eyebrow\"\u003e\n            The Little Guardian Collection\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"lgv-hero-title\"\u003e\n\n            \u003cstrong\u003e\n              A Little Light\n            \u003c\/strong\u003e\n\n            \u003cem\u003e\n              That Feels Like Home.\n            \u003c\/em\u003e\n\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            A peaceful little companion beneath a softly glowing lantern, bringing vintage warmth and storybook charm to the corners you love most.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lgv-pills\"\u003e\n\n            \u003cspan class=\"lgv-pill\"\u003e\n              Warm Ambient Glow\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-pill\"\u003e\n              Vintage-Inspired Detail\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-pill\"\u003e\n              Meaningful Gift\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-hero-media\"\u003e\n\n          \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920\u0026amp;width=1200\" srcset=\"\n               https:\/\/lurevixea.com\/cdn\/shop\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920\u0026amp;width=600 600w,\n               https:\/\/lurevixea.com\/cdn\/shop\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920\u0026amp;width=900 900w,\n               https:\/\/lurevixea.com\/cdn\/shop\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920\u0026amp;width=1200 1200w\n            \" sizes=\"(max-width:749px) 100vw, 60vw\" alt=\"Little Guardian Cat Lantern glowing in a cozy vintage room\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"lgv-hero-label\"\u003e\n            VINTAGE CHARM · WARM LIGHT · A QUIET LITTLE COMPANION\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EMOTIONAL INTRO\n  ====================================================== --\u003e\n\n  \u003csection\u003e\n\n    \u003cdiv class=\"lgv-intro\"\u003e\n\n      \u003cdiv class=\"lgv-quote\"\u003e\n        “\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Some little things have a way of making an entire room feel warmer.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Place your Little Guardian on a bookshelf, side table, reading corner or bedside and let its warm lantern turn an everyday space into somewhere you want to linger.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       BENEFITS\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-benefits\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-benefit-grid\"\u003e\n\n\n        \u003cdiv class=\"lgv-benefit-card\"\u003e\n\n          \u003cdiv class=\"lgv-benefit-icon\"\u003e\n            [表情]\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            A Warm Little Glow\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Gentle accent lighting adds a cozy feeling to quiet evenings and favorite corners.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-benefit-card\"\u003e\n\n          \u003cdiv class=\"lgv-benefit-icon\"\u003e\n            [表情]\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Beautiful During The Day\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Flowing botanical details and an aged vintage look make the sculpture decorative even while unlit.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-benefit-card\"\u003e\n\n          \u003cdiv class=\"lgv-benefit-icon\"\u003e\n            [表情]\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            A Gift With Personality\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            A charming choice for animal lovers, cozy-home enthusiasts and people who enjoy unusual décor.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       NIGHT LIGHT\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-night-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-night\"\u003e\n\n\n        \u003cdiv class=\"lgv-night-media\"\u003e\n\n          \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/3765c8cee62751e3e5ae4598c797243b4b491f42.jpg?v=1790503920\u0026amp;width=1200\" alt=\"Little Guardian Cat Lantern creating warm light and shadows\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-night-copy\"\u003e\n\n          \u003cdiv class=\"lgv-eyebrow\"\u003e\n            When Evening Arrives\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            This is when your Little Guardian really comes alive.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The warm light shines through the hanging birdcage and surrounding details, casting beautiful patterns onto the wall and creating a relaxed evening atmosphere.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lgv-night-box\"\u003e\n            Perfect beside your favorite chair, on a bookshelf, near the bedside or anywhere that could use a quiet little glow.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       REAL SIZE \/ HUMAN HAND\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-scale-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-scale\"\u003e\n\n\n        \u003cdiv class=\"lgv-scale-media\"\u003e\n\n          \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ff659eec9c8157310ed77b915cefce7b67cd3a37.jpg?v=1790503920\u0026amp;width=1000\" alt=\"Little Guardian Cat Lantern held naturally in two hands\" width=\"1000\" height=\"1250\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-scale-copy\"\u003e\n\n          \u003cdiv class=\"lgv-eyebrow\"\u003e\n            Easy To Style\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Enough personality to stand out without taking over the room.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Its tall curved silhouette draws the eye while the compact base makes it easy to work into everyday home décor.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"lgv-checks\"\u003e\n\n            \u003cdiv class=\"lgv-check\"\u003e\n\n              \u003cspan\u003e✓\u003c\/span\u003e\n\n              \u003cspan\u003e\n                Beautiful on bookshelves and reading nooks\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lgv-check\"\u003e\n\n              \u003cspan\u003e✓\u003c\/span\u003e\n\n              \u003cspan\u003e\n                Easy to style on a side table or console\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lgv-check\"\u003e\n\n              \u003cspan\u003e✓\u003c\/span\u003e\n\n              \u003cspan\u003e\n                Adds warmth to bedrooms and quiet corners\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lgv-check\"\u003e\n\n              \u003cspan\u003e✓\u003c\/span\u003e\n\n              \u003cspan\u003e\n                Decorative by day and especially charming after dark\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       COLLECTION\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-collection-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n\n      \u003cdiv class=\"lgv-section-heading\"\u003e\n\n        \u003cdiv class=\"lgv-eyebrow\"\u003e\n          Find Your Guardian\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Five little personalities. One warm glow.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Choose the companion that feels most like you, your home, or someone special.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lgv-guardian-grid\"\u003e\n\n\n        \u003c!-- CAT --\u003e\n\n        \u003cdiv class=\"lgv-guardian\"\u003e\n\n          \u003cdiv class=\"lgv-guardian-image\"\u003e\n\n            \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920\u0026amp;width=600\" alt=\"Cat Little Guardian\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lgv-guardian-name\"\u003e\n            [表情] Cat\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- FOX --\u003e\n\n        \u003cdiv class=\"lgv-guardian\"\u003e\n\n          \u003cdiv class=\"lgv-guardian-image\"\u003e\n\n            \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1b908f37e2272f8b4e10e1009545ed825fa10d6d.jpg?v=1790503920\u0026amp;width=600\" alt=\"Fox Little Guardian\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lgv-guardian-name\"\u003e\n            [表情] Fox\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- HIGHLAND COW --\u003e\n\n        \u003cdiv class=\"lgv-guardian\"\u003e\n\n          \u003cdiv class=\"lgv-guardian-image\"\u003e\n\n            \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/f7f5c140a7f2e8e855d18883802e20f3a7969bff.jpg?v=1790503920\u0026amp;width=600\" alt=\"Highland Cow Little Guardian\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lgv-guardian-name\"\u003e\n            [表情] Highland Cow\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- PIG --\u003e\n\n        \u003cdiv class=\"lgv-guardian\"\u003e\n\n          \u003cdiv class=\"lgv-guardian-image\"\u003e\n\n            \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/f5fa979395c468851c5da3c996dd7381ba960654.jpg?v=1790503920\u0026amp;width=600\" alt=\"Pig Little Guardian\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lgv-guardian-name\"\u003e\n            [表情] Pig\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- DOG --\u003e\n\n        \u003cdiv class=\"lgv-guardian\"\u003e\n\n          \u003cdiv class=\"lgv-guardian-image\"\u003e\n\n            \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/e823c057ad15082301e0b691abbadac453c2b0cf.jpg?v=1790503920\u0026amp;width=600\" alt=\"Dog Little Guardian\" width=\"600\" height=\"600\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lgv-guardian-name\"\u003e\n            [表情] Dog\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       REAL COZY SCENE\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-cozy-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-cozy\"\u003e\n\n\n        \u003cdiv class=\"lgv-cozy-media\"\u003e\n\n          \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/4d28e0d3d29fc7c9ce9f5e4b45f90964478fea0d.jpg?v=1790503920\u0026amp;width=1200\" alt=\"Little Guardian Cat Lantern beside a sleeping cat\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-cozy-copy\"\u003e\n\n          \u003cdiv class=\"lgv-eyebrow\"\u003e\n            Made For Cozy Corners\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            The kind of little companion that makes home feel warmer.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            A sleepy pet, a warm drink, a quiet evening and one little lantern glowing nearby. The Little Guardian was made for those small moments at home that you never really want to rush.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GIFT\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-gift-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-gift\"\u003e\n\n\n        \u003cdiv class=\"lgv-gift-media\"\u003e\n\n          \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ea5106715a08e8c7ab6138add2b220b493104da8.jpg?v=1790503920\u0026amp;width=1100\" alt=\"Little Guardian Cat Lantern gift presentation\" width=\"1100\" height=\"1100\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-gift-copy\"\u003e\n\n          \u003cdiv class=\"lgv-eyebrow\"\u003e\n            Give Someone A Little Light\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            A gift that feels like you actually thought about them.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            For the person who loves animals, vintage home details or little objects with personality, this is the kind of gift that feels personal the moment they open it.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"lgv-tags\"\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Animal Lovers\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Mom \u0026amp; Grandma\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Birthdays\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Housewarming\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Christmas\n            \u003c\/span\u003e\n\n            \u003cspan class=\"lgv-tag\"\u003e\n              Just Because\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\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=\"lgv-detail-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n\n      \u003cdiv class=\"lgv-section-heading\"\u003e\n\n        \u003cdiv class=\"lgv-eyebrow\"\u003e\n          Little Details Matter\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Charming even before the light comes on.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The sweeping shape, botanical accents and hanging birdcage lantern give every Little Guardian its distinctive vintage personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lgv-detail-grid\"\u003e\n\n\n        \u003cdiv class=\"lgv-detail\"\u003e\n\n          \u003cstrong\u003e\n            Curved Silhouette\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            A flowing vertical design gives the piece its instantly recognizable shape.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-detail\"\u003e\n\n          \u003cstrong\u003e\n            Botanical Details\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Decorative vines and leaves create an old-world garden character.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-detail\"\u003e\n\n          \u003cstrong\u003e\n            Birdcage Lantern\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            The hanging glowing cage creates the signature Little Guardian look.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lgv-detail\"\u003e\n\n          \u003cstrong\u003e\n            Vintage Finish\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm aged tones pair naturally with rustic, cottage and cozy interiors.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-faq-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n\n      \u003cdiv class=\"lgv-section-heading\"\u003e\n\n        \u003cdiv class=\"lgv-eyebrow\"\u003e\n          Good To Know\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lgv-faq\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is the Little Guardian decorative when the light is off?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lgv-faq-answer\"\u003e\n            Yes. The animal sculpture, curved silhouette, birdcage and vintage botanical details are designed to work as home décor throughout the day, with the warm lantern adding another layer of atmosphere after dark.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Where can I display it?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lgv-faq-answer\"\u003e\n            It works beautifully on bookshelves, side tables, console tables, bedside areas, reading corners and other indoor decorative spaces.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Which animal styles can I choose?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lgv-faq-answer\"\u003e\n            The collection currently includes Cat, Fox, Highland Cow, Pig and Dog. Choose your favorite style from the options near the top of the product page.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is this a good gift?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lgv-faq-answer\"\u003e\n            Its warm light, animal personality and vintage-inspired appearance make it especially suitable for birthdays, holidays, housewarming gifts and animal lovers.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Do you offer worldwide shipping?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"lgv-faq-answer\"\u003e\n            Worldwide shipping options are available. Available shipping methods and final shipping costs are shown during checkout.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\n  \u003csection class=\"lgv-final-section\"\u003e\n\n    \u003cdiv class=\"lgv-container\"\u003e\n\n      \u003cdiv class=\"lgv-final\"\u003e\n\n\n        \u003cdiv class=\"lgv-eyebrow\"\u003e\n          Bring Home A Little Guardian\n        \u003c\/div\u003e\n\n\n        \u003ch2\u003e\n          Some corners just need a little more warmth.\n        \u003c\/h2\u003e\n\n\n        \u003cp\u003e\n          Pick the Guardian that feels most like you and give your favorite space a quiet little companion that glows when evening arrives.\n        \u003c\/p\u003e\n\n\n        \u003cbutton class=\"lgv-buy-button\" type=\"button\" id=\"lgv-back-to-buy\"\u003e\n\n          CHOOSE YOUR GUARDIAN ↑\n\n        \u003c\/button\u003e\n\n\n        \u003cdiv class=\"lgv-trust\"\u003e\n\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Secure Checkout\n            \u003c\/strong\u003e\n\n            Protected payment\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Worldwide Shipping\n            \u003c\/strong\u003e\n\n            Options at checkout\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Carefully Packed\n            \u003c\/strong\u003e\n\n            Prepared for delivery\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function () {\n\n  var page = document.getElementById('lgv-page');\n  var marker = document.getElementById('lgv-origin-marker');\n\n  if (!page || !marker) return;\n\n\n  \/* -------------------------------------------------------\n     FIND THE ENTIRE SHOPIFY PRODUCT SECTION\n  ------------------------------------------------------- *\/\n\n  var productSection =\n    marker.closest('section[id^=\"MainProduct-\"]') ||\n    marker.closest('[id^=\"MainProduct-\"]') ||\n    marker.closest('.shopify-section');\n\n\n  if (!productSection) {\n\n    var productGrid =\n      marker.closest('.product') ||\n      marker.closest('product-info');\n\n    if (productGrid) {\n      productSection = productGrid;\n    }\n\n  }\n\n\n  \/* -------------------------------------------------------\n     DESKTOP:\n     MOVE DESCRIPTION BELOW PRODUCT AREA\n\n     MOBILE:\n     RETURN TO ORIGINAL DESCRIPTION POSITION\n  ------------------------------------------------------- *\/\n\n  function syncGuardianLayout() {\n\n    var desktop = window.innerWidth \u003e= 750;\n\n\n    if (\n      desktop \u0026\u0026\n      productSection \u0026\u0026\n      productSection.parentNode\n    ) {\n\n      if (!page.classList.contains('lgv-detached')) {\n\n        productSection.parentNode.insertBefore(\n          page,\n          productSection.nextSibling\n        );\n\n        page.classList.add('lgv-detached');\n\n      }\n\n    } else {\n\n      if (\n        page.classList.contains('lgv-detached') \u0026\u0026\n        marker.parentNode\n      ) {\n\n        marker.parentNode.insertBefore(\n          page,\n          marker.nextSibling\n        );\n\n        page.classList.remove('lgv-detached');\n\n      }\n\n    }\n\n  }\n\n\n  syncGuardianLayout();\n\n\n  var resizeTimer;\n\n  window.addEventListener(\n    'resize',\n    function () {\n\n      clearTimeout(resizeTimer);\n\n      resizeTimer = setTimeout(\n        syncGuardianLayout,\n        120\n      );\n\n    }\n  );\n\n\n  \/* -------------------------------------------------------\n     FINAL CTA\n     SCROLL BACK TO BUY AREA\n  ------------------------------------------------------- *\/\n\n  var buyButton =\n    document.getElementById('lgv-back-to-buy');\n\n\n  if (buyButton) {\n\n    buyButton.addEventListener(\n      'click',\n      function () {\n\n        var buyArea =\n          document.querySelector('[id^=\"ProductInfo-\"]') ||\n          document.querySelector('product-info') ||\n          document.querySelector('form[action*=\"\/cart\/add\"]') ||\n          document.querySelector('.product__info-wrapper');\n\n\n        if (buyArea) {\n\n          var top =\n            buyArea.getBoundingClientRect().top +\n            window.pageYOffset -\n            90;\n\n          window.scrollTo({\n            top: top,\n            behavior: 'smooth'\n          });\n\n        } else {\n\n          window.scrollTo({\n            top: 0,\n            behavior: 'smooth'\n          });\n\n        }\n\n      }\n    );\n\n  }\n\n})();\n\u003c\/script\u003e","brand":"FTP","offers":[{"title":"🐱 Cat","offer_id":67582460067951,"sku":"SZ06702609273083-猫","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🦊 Fox","offer_id":67582460100719,"sku":"SZ06702609273083-狐狸","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🐮 Highland Cow","offer_id":67582460133487,"sku":"SZ06702609273083-高地牛","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🐷 Pig","offer_id":67582460166255,"sku":"SZ06702609273083-猪","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🐶 Dog","offer_id":67582460199023,"sku":"SZ06702609273083-狗","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/8c294e4c0acf66adf37e3e24d8676cc8cd8d036b.jpg?v=1790503920","url":"https:\/\/lurevixea.com\/products\/%f0%9f%90%b1%e2%9c%a8-little-guardian-cat-lantern%e2%84%a2-vintage-lighted-sculpture-1","provider":"Lurevixea","version":"1.0","type":"link"}