{"title":"Home page","description":null,"products":[{"product_id":"lipstick","title":"Shimmer Balm","description":"\u003csection class=\"gh-hero\"\u003e\n  \u003cdiv class=\"gh-shimmer\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"gh-hero-content\"\u003e\n\n    \u003cdiv class=\"gh-badge\"\u003e✨ NEW LUXURY DROP\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Glam House\u003cbr\u003e\n      \u003cspan\u003eShimmer Balm\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"gh-subtitle\"\u003e\n      Luxury Hydration. Radiant Shine. Effortless Elegance.\n    \u003c\/p\u003e\n\n    \u003cp class=\"gh-text\"\u003e\n      💋 Discover the Shimmer Balm crafted to nourish, hydrate, and enhance your natural lips with a soft golden glow.\n      Every swipe melts into silky comfort, leaving your lips smooth, supple, and luminous.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gh-glow-line\"\u003e\n      💛 A touch of shimmer. A whole lot of glam.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-buttons\"\u003e\n      \u003ca href=\"#product\" class=\"gh-btn\"\u003eShop Now ✨\u003c\/a\u003e\n      \u003ca href=\"#details\" class=\"gh-btn-outline\"\u003eLearn More\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== GOOGLE FONTS ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700\u0026family=Poppins:wght@300;400;500;600\u0026display=swap');\n\n\/* ===== BASE ===== *\/\n.gh-hero{\n  position:relative;\n  padding:120px 20px;\n  overflow:hidden;\n  background: linear-gradient(135deg,#ffffff,#f7f3ec,#ffffff);\n}\n\n\/* ===== FLOATING SHIMMER BACKGROUND ===== *\/\n.gh-shimmer::before,\n.gh-shimmer::after{\n  content:\"✨ ✨ ✨ ✨ ✨ ✨ ✨ ✨\";\n  position:absolute;\n  font-size:20px;\n  opacity:0.25;\n  white-space:nowrap;\n  animation:float 18s linear infinite;\n}\n\n.gh-shimmer::after{\n  top:60%;\n  opacity:0.15;\n  animation-duration:25s;\n}\n\n@keyframes float{\n  0%{transform:translateX(-100%);}\n  100%{transform:translateX(120%);}\n}\n\n\/* ===== HERO CONTENT ===== *\/\n.gh-hero-content{\n  max-width:900px;\n  margin:auto;\n  text-align:center;\n  position:relative;\n  z-index:2;\n}\n\n\/* ===== BADGE ===== *\/\n.gh-badge{\n  display:inline-block;\n  padding:10px 20px;\n  border-radius:50px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  color:#fff;\n  font-weight:600;\n  letter-spacing:1px;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  animation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n  50%{\n    transform:scale(1.05);\n    box-shadow:0 0 30px rgba(201,162,39,0.5);\n  }\n}\n\n\/* ===== TITLE ===== *\/\n.gh-hero h1{\n  font-family:'Playfair Display',serif;\n  font-size:64px;\n  margin:25px 0 10px;\n  color:#2b2b2b;\n  line-height:1.1;\n}\n\n.gh-hero h1 span{\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  background-size:200%;\n  animation:shine 4s linear infinite;\n}\n\n@keyframes shine{\n  0%{background-position:0%;}\n  100%{background-position:200%;}\n}\n\n\/* ===== SUBTITLE ===== *\/\n.gh-subtitle{\n  font-size:22px;\n  color:#7a6a3b;\n  margin-bottom:20px;\n  font-weight:500;\n}\n\n\/* ===== TEXT ===== *\/\n.gh-text{\n  font-size:17px;\n  color:#555;\n  line-height:1.8;\n  max-width:700px;\n  margin:0 auto 25px;\n}\n\n\/* ===== GLAM LINE ===== *\/\n.gh-glow-line{\n  font-size:20px;\n  font-weight:600;\n  color:#C9A227;\n  margin:25px 0;\n}\n\n\/* ===== BUTTONS ===== *\/\n.gh-buttons{\n  display:flex;\n  justify-content:center;\n  gap:15px;\n  flex-wrap:wrap;\n  margin-top:30px;\n}\n\n.gh-btn{\n  padding:15px 35px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  transition:0.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n.gh-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.4);\n}\n\n.gh-btn-outline{\n  padding:15px 35px;\n  border:2px solid #C9A227;\n  color:#C9A227;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:600;\n  transition:0.3s;\n}\n\n.gh-btn-outline:hover{\n  background:#C9A227;\n  color:#fff;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:768px){\n  .gh-hero h1{\n    font-size:40px;\n  }\n\n  .gh-subtitle{\n    font-size:18px;\n  }\n}\n\n\u003c\/style\u003e\u003csection class=\"gh-hero\"\u003e\n  \u003cdiv class=\"gh-shimmer\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"gh-hero-content\"\u003e\n\n    \u003cdiv class=\"gh-badge\"\u003e✨ NEW LUXURY DROP\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Glam House\u003cbr\u003e\n      \u003cspan\u003eShimmer Balm\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"gh-subtitle\"\u003e\n      Luxury Hydration. Radiant Shine. Effortless Elegance.\n    \u003c\/p\u003e\n\n    \u003cp class=\"gh-text\"\u003e\n      💋 Discover the Shimmer Balm crafted to nourish, hydrate, and enhance your natural lips with a soft golden glow.\n      Every swipe melts into silky comfort, leaving your lips smooth, supple, and luminous.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gh-glow-line\"\u003e\n      💛 A touch of shimmer. A whole lot of glam.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gh-buttons\"\u003e\n      \u003ca href=\"#product\" class=\"gh-btn\"\u003eShop Now ✨\u003c\/a\u003e\n      \u003ca href=\"#details\" class=\"gh-btn-outline\"\u003eLearn More\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== GOOGLE FONTS ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;600;700\u0026family=Poppins:wght@300;400;500;600\u0026display=swap');\n\n\/* ===== BASE ===== *\/\n.gh-hero{\n  position:relative;\n  padding:120px 20px;\n  overflow:hidden;\n  background: linear-gradient(135deg,#ffffff,#f7f3ec,#ffffff);\n}\n\n\/* ===== FLOATING SHIMMER BACKGROUND ===== *\/\n.gh-shimmer::before,\n.gh-shimmer::after{\n  content:\"✨ ✨ ✨ ✨ ✨ ✨ ✨ ✨\";\n  position:absolute;\n  font-size:20px;\n  opacity:0.25;\n  white-space:nowrap;\n  animation:float 18s linear infinite;\n}\n\n.gh-shimmer::after{\n  top:60%;\n  opacity:0.15;\n  animation-duration:25s;\n}\n\n@keyframes float{\n  0%{transform:translateX(-100%);}\n  100%{transform:translateX(120%);}\n}\n\n\/* ===== HERO CONTENT ===== *\/\n.gh-hero-content{\n  max-width:900px;\n  margin:auto;\n  text-align:center;\n  position:relative;\n  z-index:2;\n}\n\n\/* ===== BADGE ===== *\/\n.gh-badge{\n  display:inline-block;\n  padding:10px 20px;\n  border-radius:50px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  color:#fff;\n  font-weight:600;\n  letter-spacing:1px;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  animation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n  50%{\n    transform:scale(1.05);\n    box-shadow:0 0 30px rgba(201,162,39,0.5);\n  }\n}\n\n\/* ===== TITLE ===== *\/\n.gh-hero h1{\n  font-family:'Playfair Display',serif;\n  font-size:64px;\n  margin:25px 0 10px;\n  color:#2b2b2b;\n  line-height:1.1;\n}\n\n.gh-hero h1 span{\n  background: linear-gradient(90deg,#C9A227,#E8D7A8,#C9A227);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  background-size:200%;\n  animation:shine 4s linear infinite;\n}\n\n@keyframes shine{\n  0%{background-position:0%;}\n  100%{background-position:200%;}\n}\n\n\/* ===== SUBTITLE ===== *\/\n.gh-subtitle{\n  font-size:22px;\n  color:#7a6a3b;\n  margin-bottom:20px;\n  font-weight:500;\n}\n\n\/* ===== TEXT ===== *\/\n.gh-text{\n  font-size:17px;\n  color:#555;\n  line-height:1.8;\n  max-width:700px;\n  margin:0 auto 25px;\n}\n\n\/* ===== GLAM LINE ===== *\/\n.gh-glow-line{\n  font-size:20px;\n  font-weight:600;\n  color:#C9A227;\n  margin:25px 0;\n}\n\n\/* ===== BUTTONS ===== *\/\n.gh-buttons{\n  display:flex;\n  justify-content:center;\n  gap:15px;\n  flex-wrap:wrap;\n  margin-top:30px;\n}\n\n.gh-btn{\n  padding:15px 35px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.3);\n  transition:0.3s;\n  position:relative;\n  overflow:hidden;\n}\n\n.gh-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.4);\n}\n\n.gh-btn-outline{\n  padding:15px 35px;\n  border:2px solid #C9A227;\n  color:#C9A227;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:600;\n  transition:0.3s;\n}\n\n.gh-btn-outline:hover{\n  background:#C9A227;\n  color:#fff;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:768px){\n  .gh-hero h1{\n    font-size:40px;\n  }\n\n  .gh-subtitle{\n    font-size:18px;\n  }\n}\n\n\u003c\/style\u003e\u003csection class=\"gh-story\"\u003e\n\n  \u003cdiv class=\"gh-story-container\"\u003e\n\n    \u003c!-- LEFT SIDE --\u003e\n    \u003cdiv class=\"gh-story-text\"\u003e\n\n      \u003ch2\u003eCrafted for Effortless Luxury\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Glam House Shimmer Balm is more than lip care — it’s a daily ritual of elegance.\n        Designed for modern women who want softness, glow, and confidence in every touch.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Infused with deeply hydrating ingredients, it melts into your lips to deliver long-lasting moisture\n        while enhancing your natural beauty with a soft golden shimmer.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e✨ Nourishes and repairs dry lips\u003c\/li\u003e\n        \u003cli\u003e💛 Subtle gold shimmer for a refined glow\u003c\/li\u003e\n        \u003cli\u003e💧 Lightweight, non-sticky comfort\u003c\/li\u003e\n        \u003cli\u003e👑 Perfect for daily luxury wear\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ca href=\"#product\" class=\"gh-story-btn\"\u003eExperience Glam House ✨\u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- RIGHT SIDE --\u003e\n    \u003cdiv class=\"gh-story-card\"\u003e\n\n      \u003cdiv class=\"gh-luxury-badge\"\u003eLUXURY FORMULA\u003c\/div\u003e\n\n      \u003ch3\u003eHydration Meets Radiance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A carefully balanced formula that delivers hydration, softness, and luminous shine —\n        all in one effortless swipe.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e24H\u003c\/span\u003e\n        \u003cp\u003eHydration Support\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        \u003cp\u003eRadiant Shimmer Finish\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gh-stat\"\u003e\n        \u003cspan\u003e💛\u003c\/span\u003e\n        \u003cp\u003eLuxury Gold Infusion\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n\/* ===== STORY SECTION ===== *\/\n.gh-story{\n  padding:110px 20px;\n  background: linear-gradient(180deg,#fbf8f2,#ffffff);\n}\n\n\/* ===== CONTAINER ===== *\/\n.gh-story-container{\n  max-width:1100px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1.2fr 1fr;\n  gap:40px;\n  align-items:center;\n}\n\n\/* ===== LEFT TEXT ===== *\/\n.gh-story-text h2{\n  font-family:'Playfair Display',serif;\n  font-size:44px;\n  color:#2b2b2b;\n  margin-bottom:20px;\n}\n\n.gh-story-text p{\n  color:#666;\n  font-size:16px;\n  line-height:1.8;\n  margin-bottom:15px;\n}\n\n.gh-story-text ul{\n  list-style:none;\n  padding:0;\n  margin:25px 0;\n}\n\n.gh-story-text ul li{\n  margin-bottom:12px;\n  font-size:15px;\n  color:#444;\n}\n\n\/* ===== BUTTON ===== *\/\n.gh-story-btn{\n  display:inline-block;\n  margin-top:10px;\n  padding:14px 30px;\n  background: linear-gradient(90deg,#C9A227,#E8D7A8);\n  color:#fff;\n  text-decoration:none;\n  border-radius:50px;\n  font-weight:600;\n  box-shadow:0 10px 25px rgba(201,162,39,0.25);\n  transition:0.3s ease;\n}\n\n.gh-story-btn:hover{\n  transform:translateY(-4px);\n  box-shadow:0 15px 35px rgba(201,162,39,0.35);\n}\n\n\/* ===== RIGHT CARD ===== *\/\n.gh-story-card{\n  background: rgba(255,255,255,0.75);\n  border:1px solid rgba(201,162,39,0.2);\n  border-radius:25px;\n  padding:35px;\n  backdrop-filter: blur(12px);\n  box-shadow:0 15px 40px rgba(0,0,0,0.06);\n  position:relative;\n  overflow:hidden;\n}\n\n\/* gold glow sweep *\/\n.gh-story-card::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:-100%;\n  width:100%;\n  height:100%;\n  background: linear-gradient(120deg,transparent,rgba(201,162,39,0.12),transparent);\n  transition:0.7s;\n}\n\n.gh-story-card:hover::before{\n  left:100%;\n}\n\n.gh-luxury-badge{\n  display:inline-block;\n  padding:8px 15px;\n  border-radius:50px;\n  background:#C9A227;\n  color:#fff;\n  font-size:12px;\n  font-weight:600;\n  margin-bottom:15px;\n  letter-spacing:1px;\n}\n\n.gh-story-card h3{\n  font-size:24px;\n  margin-bottom:10px;\n  color:#2b2b2b;\n}\n\n.gh-story-card p{\n  font-size:15px;\n  color:#666;\n  line-height:1.7;\n  margin-bottom:20px;\n}\n\n\/* ===== STATS ===== *\/\n.gh-stat{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  margin:12px 0;\n  padding:10px 0;\n  border-top:1px solid rgba(0,0,0,0.05);\n}\n\n.gh-stat span{\n  font-size:18px;\n  font-weight:700;\n  color:#C9A227;\n  min-width:40px;\n}\n\n.gh-stat p{\n  margin:0;\n  font-size:14px;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media(max-width:900px){\n  .gh-story-container{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .gh-story-text h2{\n    font-size:32px;\n  }\n}\n\n\u003c\/style\u003e\n","brand":"Glam House","offers":[{"title":"Default Title","offer_id":47649792098482,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9652\/5746\/files\/crystal-lipstick-solo-shot.png?v=1783158726"}],"url":"https:\/\/glamhouse.co.za\/collections\/frontpage.oembed","provider":"Glam House","version":"1.0","type":"link"}