{"product_id":"silkstone","title":"Glow Theory SilkStone™️ Crystal Hair Eraser","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,#F3D7AB);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.gt-hero p{\n  margin-top:18px;\n  font-size:16px;\n  color:#555;\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(30px);\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:14px;\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  justify-content:center;\n  align-items:center;\n  font-size:24px;\n  background:linear-gradient(135deg,#F7E9D4,#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\/* ---------------- BENEFITS ---------------- *\/\n\n.gt-benefits{\n  background:linear-gradient(135deg,#ffffff,#FFFAF5);\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,#F2D5A7);\n  color:white;\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 BOX ---------------- *\/\n\n.gt-premium{\n  background:#111;\n  color:white;\n  padding:30px;\n  border-radius:20px;\n  overflow:hidden;\n  position:relative;\n}\n\n.gt-premium:before{\n  content:\"\";\n  position:absolute;\n  width:260px;\n  height:260px;\n  right:-100px;\n  top:-100px;\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  font-size:13px;\n  color:#eee;\n  line-height:1.4;\n  display:block;\n}\n\n\/* ---------------- ANIMATIONS ---------------- *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(30px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes float{\n0%,100%{transform:translateY(0);}\n50%{transform:translateY(-6px);}\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™ Premium Beauty\n\u003c\/div\u003e\n\n\u003ch2\u003e\nGlow Theory SilkStone™\u003cbr\u003e\n\u003cspan class=\"gt-gradient\"\u003eCrystal Hair Eraser\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\n💫 \u003cstrong\u003eSmooth Skin Shouldn't Hurt. We Fixed That.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nMeet the \u003cstrong\u003eGlow Theory SilkStone™ Crystal Hair Eraser\u003c\/strong\u003e — the painless, blade-free way to remove unwanted hair while gently exfoliating your skin at the same time. No razors. No painful waxing. No expensive refills. Just beautifully smooth, touchably soft skin in minutes.\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\nCrystal Nano Technology\n\u003c\/div\u003e\n\n\u003cp\u003e\nThe advanced crystal surface gently buffs away unwanted hair while removing dead skin cells, revealing smoother, brighter and healthier-looking skin after every use.\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\nHair Removal + Exfoliation\n\u003c\/div\u003e\n\n\u003cp\u003e\nWhy choose one when you can have both? SilkStone™ leaves your skin silky smooth while naturally exfoliating for a radiant glow you'll instantly notice.\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\nReusable Forever\n\u003c\/div\u003e\n\n\u003cp\u003e\nForget replacing razor blades or buying expensive wax strips. Simply rinse after use and enjoy hundreds of treatments while saving money and reducing waste.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-benefits\"\u003e\n\n\u003ch3\u003e🔥 Why Women Love SilkStone™\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\u003e100% painless hair removal without cuts, razor burn or irritation.\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\u003eExfoliates while removing hair for smoother, brighter skin.\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\u003eSuitable for all skin tones and most body areas.\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\u003eReusable for months with no replacement cartridges.\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\u003eCompact, lightweight and perfect for travel.\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\u003eEnjoy silky smooth skin in just a few minutes.\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 New Favourite Self-Care Essential\u003c\/h3\u003e\n\n\u003cp\u003e\nBuff in gentle circular motions and watch unwanted hair disappear while your skin feels incredibly soft and smooth. It's fast, painless and satisfying—the beauty tool you'll wonder how you ever lived without.\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\u003eNo Razors\u003cbr\u003eNo Wax\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e✨\u003c\/div\u003e\n\u003cspan\u003eSmooth \u0026amp;\u003cbr\u003eExfoliated Skin\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gt-small\"\u003e\n\u003cdiv\u003e♻️\u003c\/div\u003e\n\u003cspan\u003eReusable\u003cbr\u003eAgain \u0026amp; Again\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SilkStone™️","offers":[{"title":"Default Title","offer_id":43582418616383,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/9492\/8703\/files\/SilkStone1.png?v=1784892742","url":"https:\/\/glowtheorysa.co.za\/products\/silkstone","provider":"Glow Theory SA","version":"1.0","type":"link"}