{"product_id":"glow-theory-clearpoint™️-microneedle-patches","title":"Glow Theory ClearPoint™️ Microneedle Patches","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\/* ================= HERO ================= *\/\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.15;\n  font-weight:800;\n}\n\n.gt-gradient{\n  background:linear-gradient(90deg,#D6A75E,#F4D8A9);\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  font-size:16px;\n  line-height:1.8;\n}\n\n\/* ================= FEATURE CARDS ================= *\/\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:.35s;\n  opacity:0;\n  transform:translateY(35px);\n  animation:fadeUp .8s forwards;\n}\n\n.gt-card:nth-of-type(2){animation-delay:.1s;}\n.gt-card:nth-of-type(3){animation-delay:.2s;}\n.gt-card:nth-of-type(4){animation-delay:.3s;}\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  margin-bottom:15px;\n  font-size:20px;\n  font-weight:700;\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,#F7E8D1,#FFFDFB);\n  animation:float 4s ease-in-out infinite;\n}\n\n.gt-card p{\n  margin:0;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#fff,#FFFBF7);\n  border-radius:20px;\n  padding:25px;\n  border:1px solid rgba(216,179,125,.25);\n  margin-bottom:18px;\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  border-radius:50%;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  background:linear-gradient(135deg,#D8B37D,#F2D6A8);\n  color:#fff;\n  font-size:15px;\n  flex-shrink:0;\n}\n\n.gt-item span{\n  color:#555;\n  font-size:15px;\n}\n\n\/* ================= PREMIUM SECTION ================= *\/\n\n.gt-premium{\n  background:#111;\n  color:#fff;\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:-100px;\n  right:-100px;\n  width:260px;\n  height:260px;\n  background:radial-gradient(circle,rgba(255,255,255,.15),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.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,.14);\n}\n\n.gt-small div{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.gt-small span{\n  display:block;\n  color:#eee;\n  font-size:13px;\n  line-height:1.4;\n}\n\n\/* ================= ANIMATIONS ================= *\/\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(0);\n}\n50%{\ntransform:translateY(-6px);\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\n\u003cdiv class=\"glowtheory-container\"\u003e\n\n\u003cdiv class=\"gt-hero\"\u003e\n\n\u003cdiv class=\"gt-badge\"\u003e\nGlow Theory™ Advanced Skincare\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory ClearPoint™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eMicroneedle Patches\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\n✨ \u003cstrong\u003eWake Up to Clearer Skin.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory ClearPoint™ Microneedle Patches\u003c\/strong\u003e — your invisible overnight solution for stubborn blemishes. Each patch combines innovative microneedle technology with a powerful hydrocolloid base to target imperfections where they matter most, helping you wake up to skin that looks calmer, clearer and healthier.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🪡\u003c\/div\u003e\nAdvanced Microneedle Technology\n\u003c\/div\u003e\n\n\u003cp\u003e\nUltra-fine dissolving microneedles gently deliver active ingredients directly into the blemish, helping target stubborn spots more effectively than traditional surface patches.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e💧\u003c\/div\u003e\nHydrocolloid Healing Power\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe hydrocolloid layer helps absorb excess oil, impurities and fluid while creating a protective environment that supports the skin's natural recovery process.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-card\"\u003e\n\n\u003cdiv class=\"gt-title\"\u003e\n\u003cdiv class=\"gt-icon\"\u003e🌙\u003c\/div\u003e\nInvisible Overnight Treatment\n\u003c\/div\u003e\n\n\u003cp\u003e\nUltra-thin and transparent, ClearPoint™ blends discreetly into your skin so you can confidently wear it overnight—or even during the day beneath makeup.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e✨ Why You'll Love ClearPoint™\u003c\/h3\u003e\n\n\u003cdiv class=\"gt-list\"\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e12 premium hydrocolloid microneedle patches in every pack.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eMicroneedle technology delivers active ingredients deeper into blemishes.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eHydrocolloid layer absorbs excess oil and impurities.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eUltra-thin, transparent design for discreet day or night wear.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eGentle on all skin tones and suitable for most skin types.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-item\"\u003e\n\u003cdiv class=\"gt-check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDermatologist-tested for added confidence in your skincare routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-premium\"\u003e\n\n\u003ch3\u003eYour Overnight Spot Solution\u003c\/h3\u003e\n\n\u003cp\u003e\n\nNo squeezing. No picking. No unnecessary irritation. Simply apply ClearPoint™ before bed and let the advanced microneedle technology work while you sleep. Wake up to skin that looks calmer, smoother and ready to face the day with confidence.\n\n\u003c\/p\u003e\n\n\u003cdiv class=\"gt-icons\"\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🌙\u003c\/div\u003e\n\u003cspan\u003eOvernight\u003cbr\u003eTreatment\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e🪡\u003c\/div\u003e\n\u003cspan\u003eMicroneedle\u003cbr\u003eTechnology\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eClearer Looking\u003cbr\u003eSkin\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Glow Theory","offers":[{"title":"Default Title","offer_id":43582869635135,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/ClearPoint1.png?v=1784892719","url":"https:\/\/glowtheorysa.co.za\/products\/glow-theory-clearpoint%e2%84%a2%ef%b8%8f-microneedle-patches","provider":"Glow Theory SA","version":"1.0","type":"link"}