{"product_id":"glow-theory-lumilift™-7-in-1-led-face-neck-sculptor","title":"Glow Theory LumiLift™ 7-in-1 LED Face \u0026 Neck Sculptor","description":"\u003cstyle\u003e\n:root{\n  --gt-primary:#D8B37D;\n  --gt-secondary:#FFF8F1;\n  --gt-dark:#222;\n  --gt-text:#555;\n  --gt-border:rgba(216,179,125,.25);\n}\n\n*{\n  box-sizing:border-box;\n}\n\n.glowtheory-container{\n  max-width:100%;\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n  color:var(--gt-dark);\n}\n\n\/* ------------------------ *\/\n\/* Hero *\/\n\/* ------------------------ *\/\n\n.gt-hero{\n  background:linear-gradient(135deg,#FFFDFB,#FFF8F2);\n  border:1px solid var(--gt-border);\n  border-radius:20px;\n  padding:28px;\n  margin-bottom:18px;\n  animation:fadeUp .8s ease;\n}\n\n.gt-badge{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 15px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n\n.gt-hero h2{\n  margin:0;\n  font-size:34px;\n  line-height:1.1;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F2D4A5);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  color:#555;\n  line-height:1.8;\n  font-size:16px;\n}\n\n\/* ------------------------ *\/\n\/* Feature Cards *\/\n\/* ------------------------ *\/\n\n.gt-card{\n  background:#fff;\n  border-radius:18px;\n  padding:22px;\n  margin-bottom:15px;\n  border:1px solid rgba(0,0,0,.06);\n  box-shadow:0 12px 35px rgba(0,0,0,.05);\n  transition:.4s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-child(2){animation-delay:.1s;}\n.gt-card:nth-child(3){animation-delay:.2s;}\n.gt-card:nth-child(4){animation-delay:.3s;}\n.gt-card:nth-child(5){animation-delay:.4s;}\n.gt-card:nth-child(6){animation-delay:.5s;}\n\n.gt-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 18px 45px rgba(216,179,125,.25);\n  border-color:rgba(216,179,125,.4);\n}\n\n.gt-title{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  font-size:20px;\n  font-weight:700;\n  margin-bottom:15px;\n}\n\n.gt-icon{\n  width:52px;\n  height:52px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F6E8D2,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  color:#666;\n  line-height:1.8;\n  margin:0;\n}\n\n\/* ------------------------ *\/\n\/* Benefits *\/\n\/* ------------------------ *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#fffaf6);\n  border-radius:18px;\n  padding:25px;\n  margin-bottom:18px;\n  border:1px solid rgba(216,179,125,.25);\n}\n\n.gt-benefits h3{\n  margin-top:0;\n  font-size:24px;\n}\n\n.gt-list{\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.gt-item{\n  display:flex;\n  align-items:center;\n  gap:14px;\n  padding:12px 0;\n  border-bottom:1px solid rgba(0,0,0,.06);\n  transition:.3s;\n}\n\n.gt-item:last-child{\n  border:none;\n}\n\n.gt-item:hover{\n  transform:translateX(6px);\n}\n\n.gt-check{\n  width:32px;\n  height:32px;\n  background:linear-gradient(135deg,#D8B37D,#F3D7AB);\n  border-radius:50%;\n  color:white;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  font-size:15px;\n  color:#555;\n}\n\n\/* ------------------------ *\/\n\/* Premium Box *\/\n\/* ------------------------ *\/\n\n.gt-premium{\n  background:#111;\n  color:white;\n  padding:30px;\n  border-radius:20px;\n  position:relative;\n  overflow:hidden;\n}\n\n.gt-premium:before{\n  content:'';\n  position:absolute;\n  top:-120px;\n  right:-120px;\n  width:250px;\n  height:250px;\n  background:radial-gradient(circle,rgba(255,255,255,.18),transparent);\n}\n\n.gt-premium h3{\n  margin-top:0;\n  font-size:26px;\n}\n\n.gt-premium p{\n  color:#ddd;\n  line-height:1.8;\n}\n\n\/* ------------------------ *\/\n\/* Icons Row *\/\n\/* ------------------------ *\/\n\n.gt-icons{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.gt-small{\n  background:rgba(255,255,255,.08);\n  border-radius:14px;\n  padding:18px;\n  text-align:center;\n  transition:.35s;\n}\n\n.gt-small:hover{\n  transform:translateY(-5px);\n  background:rgba(255,255,255,.13);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  font-size:13px;\n  color:#eee;\n  display:block;\n  line-height:1.4;\n}\n\n\/* ------------------------ *\/\n\/* Floating Glow *\/\n\/* ------------------------ *\/\n\n.gt-glow{\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n}\n\n.gt-glow:before{\n  content:'';\n  position:absolute;\n  left:-150px;\n  top:-80px;\n  width:300px;\n  height:300px;\n  background:radial-gradient(circle,rgba(255,255,255,.22),transparent);\n  animation:moveGlow 8s linear infinite;\n}\n\n\/* ------------------------ *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0px);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@keyframes moveGlow{\n0%{\ntransform:translateX(0);\n}\n50%{\ntransform:translateX(420px);\n}\n100%{\ntransform:translateX(0);\n}\n}\n\n@media(max-width:768px){\n\n.gt-hero h2{\nfont-size:28px;\n}\n\n.gt-icons{\ngrid-template-columns:1fr;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"glowtheory-container\"\u003e\n\u003cdiv class=\"gt-hero\"\u003e\n\u003cdiv class=\"gt-badge\"\u003eGlow Theory™ Premium Skincare\u003c\/div\u003e\n\u003ch2\u003eLift. Sculpt. \u003cspan class=\"gt-gradient\"\u003eGlow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBeautiful skin isn't about perfection—it's about consistency. Meet \u003cstrong\u003eLumiLift™ 7-in-1 LED Face \u0026amp; Neck Sculptor\u003c\/strong\u003e, your luxurious at-home beauty ritual that combines professional LED light therapy, gentle warmth and soothing vibration to help reveal smoother, firmer and more radiant-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💡\u003c\/div\u003e\nLED Light Therapy\u003c\/div\u003e\n\u003cp\u003eHarness the power of seven specialised light modes designed to visibly improve the appearance of your complexion while supporting healthier, more radiant-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌡️\u003c\/div\u003e\nGentle Warming Therapy\u003c\/div\u003e\n\u003cp\u003eComforting warmth helps relax facial muscles while preparing your skin to better absorb your favourite serums and moisturisers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-card\"\u003e\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌀\u003c\/div\u003e\nSoothing Vibration Massage\u003c\/div\u003e\n\u003cp\u003eEnjoy a calming facial massage that helps reduce the appearance of puffiness while giving your skin a refreshed, sculpted look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-benefits\"\u003e\n\u003ch3\u003e✨ Why Women Love LumiLift™\u003c\/h3\u003e\n\u003cdiv class=\"gt-list\"\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHelps skin appear firmer and naturally lifted.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eSupports better absorption of your favourite skincare products.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eLeaves your complexion looking brighter and more radiant.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHelps reduce the appearance of puffiness after long days.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eCreates a luxurious spa experience from the comfort of home.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003ePerfect for both your morning and evening skincare routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-premium\"\u003e\n\u003cdiv class=\"gt-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003eYour Daily Luxury Ritual\u003c\/h3\u003e\n\u003cp\u003eInvest just a few minutes each day and transform your skincare routine into a premium self-care experience. Whether you're preparing for the day ahead or unwinding before bed, LumiLift™ helps you achieve smoother, healthier-looking skin while making every treatment feel like a professional facial.\u003c\/p\u003e\n\u003cdiv class=\"gt-icons\"\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e💆🏼♀️\u003c\/div\u003e\n\u003cspan\u003eSpa Inspired\u003cbr\u003eFacial Massage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e⚡\u003c\/div\u003e\n\u003cspan\u003e7 Advanced\u003cbr\u003eTreatment Modes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eVisible Glow\u003cbr\u003eEvery Day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Glow Theory SA","offers":[{"title":"Default Title","offer_id":43582327586879,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/LumiLift1.png?v=1784895514","url":"https:\/\/glowtheorysa.co.za\/products\/glow-theory-lumilift%e2%84%a2-7-in-1-led-face-neck-sculptor","provider":"Glow Theory SA","version":"1.0","type":"link"}