{"product_id":"lumera™-petal-kiss","title":"Lumera™ Petal Kiss","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n* { box-sizing: border-box; }\n\nbody {\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  background: radial-gradient(circle at top, #fff5f8, #ffeaf2);\n}\n\n.container {\n  max-width: 700px;\n  margin: auto;\n  padding: 16px;\n  color: #2b1e26;\n}\n\n\/* TITLE *\/\n.title {\n  font-size: 30px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 6px;\n  animation: fadeUp 0.8s ease;\n}\n\n.subtitle {\n  color: #7a5a66;\n  margin-bottom: 14px;\n  font-size: 15px;\n  animation: fadeUp 1s ease;\n}\n\n\/* HERO CARD *\/\n.hero {\n  background: rgba(255,255,255,0.75);\n  border-radius: 22px;\n  padding: 16px;\n  backdrop-filter: blur(10px);\n  box-shadow: 0 12px 40px rgba(255,120,170,0.15);\n  margin-bottom: 18px;\n  animation: fadeUp 1.2s ease;\n}\n\n.hero p {\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* FEATURE CARDS *\/\n.features {\n  margin: 18px 0;\n}\n\n.feature {\n  display: flex;\n  gap: 12px;\n  background: #fff;\n  padding: 14px;\n  border-radius: 16px;\n  margin-bottom: 10px;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.05);\n  transition: 0.3s;\n}\n\n.feature:hover {\n  transform: translateY(-3px);\n}\n\n.icon {\n  font-size: 18px;\n}\n\n\/* CTA *\/\n.btn {\n  display: block;\n  text-align: center;\n  background: linear-gradient(135deg,#ff6fa3,#ff9fc2);\n  color: #fff;\n  padding: 16px;\n  border-radius: 50px;\n  font-weight: 700;\n  text-decoration: none;\n  box-shadow: 0 12px 28px rgba(255,111,163,0.4);\n  margin-top: 10px;\n  animation: pulse 2s infinite;\n}\n\n\/* TRUST *\/\n.trust {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  margin-top: 20px;\n}\n\n.trust span {\n  background: #fff;\n  padding: 10px;\n  border-radius: 12px;\n  font-size: 12px;\n  color: #666;\n  text-align: center;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.04);\n}\n\n\/* REVIEWS *\/\n.reviews {\n  margin-top: 36px;\n}\n\n.review {\n  background: #fff;\n  padding: 15px;\n  border-radius: 15px;\n  margin-bottom: 12px;\n  box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n  animation: fadeUp 1s ease;\n}\n\n\/* STICKY CTA *\/\n.sticky {\n  position: fixed;\n  bottom: 10px;\n  left: 10px;\n  right: 10px;\n  z-index: 999;\n}\n\n.sticky a {\n  display: block;\n  text-align: center;\n  padding: 14px;\n  background: #ff5c8a;\n  color: #fff;\n  border-radius: 50px;\n  font-weight: bold;\n  text-decoration: none;\n  box-shadow: 0 10px 25px rgba(255,92,138,0.4);\n}\n\n\/* ANIMATIONS *\/\n@keyframes fadeUp {\n  from { opacity:0; transform:translateY(20px); }\n  to { opacity:1; transform:translateY(0); }\n}\n\n@keyframes pulse {\n  0%,100% { transform: scale(1); }\n  50% { transform: scale(1.03); }\n}\n\n\/* DESKTOP *\/\n@media (min-width:768px) {\n  .sticky { display:none; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"container\"\u003e\n\n  \u003c!-- TITLE --\u003e\n\n  \u003cdiv class=\"title\"\u003eLumera™ Petal Kiss\u003c\/div\u003e\n  \u003cdiv class=\"subtitle\"\u003eEvery petal. 🌸\u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cp\u003e\n      Introducing the Lumera™ Petal Kiss — inspired by nature, designed for sensation.\u003cbr\u003e\u003cbr\u003e\n      A beautifully crafted design that blends elegance with powerful performance, delivering an experience that feels as stunning as it looks.\u003cbr\u003e\u003cbr\u003e\n      Because you deserve something that's as pretty as it is powerful.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003cdiv class=\"features\"\u003e\n\n```\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e🌸\u003c\/div\u003e\n  \u003cdiv\u003eRealistic petal design — inspired by natural sensation\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e💋\u003c\/div\u003e\n  \u003cdiv\u003e10 modes — from gentle to intense\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e🎯\u003c\/div\u003e\n  \u003cdiv\u003ePrecision curve — designed for targeted stimulation\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e💗\u003c\/div\u003e\n  \u003cdiv\u003eBody-safe silicone — soft, smooth, skin-friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e🔇\u003c\/div\u003e\n  \u003cdiv\u003eWhisper quiet — discreet anywhere\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n  \u003cdiv\u003eFully waterproof — bath, shower, anywhere\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n  \u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n  \u003cdiv\u003eUSB rechargeable — always ready\u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n\n\u003ca href=\"#\" class=\"btn\"\u003eExperience Petal Kiss\u003c\/a\u003e\n\n  \u003c!-- TRUST --\u003e\n\n  \u003cdiv class=\"trust\"\u003e\n    \u003cspan\u003e✔ Discreet packaging\u003c\/span\u003e\n    \u003cspan\u003e✔ Secure checkout\u003c\/span\u003e\n    \u003cspan\u003e✔ Private purchase\u003c\/span\u003e\n    \u003cspan\u003e✔ Fast delivery\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- REVIEWS --\u003e\n\n  \u003cdiv class=\"reviews\"\u003e\n\n```\n\u003cdiv class=\"review\"\u003e\n  ⭐⭐⭐⭐⭐ \u003cbr\u003e\n  “So elegant and powerful at the same time.”\n\u003c\/div\u003e\n\n\u003cdiv class=\"review\"\u003e\n  ⭐⭐⭐⭐⭐ \u003cbr\u003e\n  “The design is beautiful and feels premium.”\n\u003c\/div\u003e\n\n\u003cdiv class=\"review\"\u003e\n  ⭐⭐⭐⭐⭐ \u003cbr\u003e\n  “Definitely my new favourite.”\n\u003c\/div\u003e\n```\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- STICKY CTA --\u003e\n\n\u003cdiv class=\"sticky\"\u003e\n  \u003ca href=\"#\"\u003e🌸 Shop Petal Kiss\u003c\/a\u003e\n\u003c\/div\u003e\n","brand":"LUMERA","offers":[{"title":"Default Title","offer_id":43212766576758,"sku":null,"price":899.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3436\/9398\/files\/ChatGPTImageMar17_2026at02_36_16PM.png?v=1774004025","url":"https:\/\/shop-lumera.co.za\/products\/lumera%e2%84%a2-petal-kiss","provider":"LUMERA","version":"1.0","type":"link"}