{"product_id":"pearl-blossom-drop-earrings-2pc-set","title":"Pearl Blossom Drop Earrings - 2pc\/Set","description":"\u003cdiv class=\"muse-pearl\"\u003e\n\u003cstyle\u003e\n.muse-pearl{\n  --emerald:#073f32;\n  --emerald2:#0c5947;\n  --gold:#bd8d38;\n  --gold2:#e5c77f;\n  --pearl:#fffaf3;\n  --cream:#f8f0e5;\n  --text:#332b27;\n\n  max-width:760px;\n  margin:0 auto;\n  padding:34px 16px;\n  overflow:hidden;\n  position:relative;\n  text-align:center;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  color:var(--text);\n\n  background:\n    radial-gradient(circle at 10% 8%,rgba(229,199,127,.18),transparent 26%),\n    radial-gradient(circle at 92% 82%,rgba(7,63,50,.08),transparent 28%),\n    linear-gradient(145deg,#fffdf9,#fff7ec);\n\n  border-radius:24px;\n  box-sizing:border-box;\n}\n\n.muse-pearl *{box-sizing:border-box}\n\n\/* Floating decorative glow *\/\n.muse-pearl:before{\n  content:\"\";\n  position:absolute;\n  width:150px;\n  height:150px;\n  top:-70px;\n  right:-55px;\n  border-radius:50%;\n  background:rgba(229,199,127,.14);\n  filter:blur(20px);\n  animation:mpGlow 4s ease-in-out infinite;\n}\n\n\/* TOP *\/\n.mp-sparkle{\n  position:relative;\n  color:var(--gold);\n  font-size:26px;\n  margin-bottom:9px;\n  animation:mpSparkle 2s ease-in-out infinite;\n}\n\n.mp-title{\n  position:relative;\n  margin:0;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,7vw,45px);\n  line-height:1.08;\n  font-weight:400;\n  animation:mpUp .7s ease both;\n}\n\n.mp-title span{\n  background:linear-gradient(\n    90deg,\n    #8b6226,\n    #d5ad59,\n    #f0d797,\n    #9d702c,\n    #d5ad59\n  );\n  background-size:250% auto;\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  animation:mpShimmer 4s linear infinite;\n}\n\n.mp-tagline{\n  max-width:570px;\n  margin:13px auto 0;\n  font-size:15px;\n  line-height:1.65;\n  color:#75675e;\n  animation:mpUp .7s .1s ease both;\n}\n\n\/* DIVIDER *\/\n.mp-divider{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:9px;\n  margin:23px auto;\n  color:var(--gold);\n  animation:mpUp .7s .2s ease both;\n}\n\n.mp-divider:before,\n.mp-divider:after{\n  content:\"\";\n  width:45px;\n  height:1px;\n  background:linear-gradient(90deg,transparent,var(--gold));\n}\n\n.mp-divider:after{\n  background:linear-gradient(90deg,var(--gold),transparent);\n}\n\n\/* DESCRIPTION *\/\n.mp-copy{\n  max-width:610px;\n  margin:0 auto;\n  font-size:15px;\n  line-height:1.75;\n  color:#544b45;\n  animation:mpUp .7s .25s ease both;\n}\n\n.mp-copy strong{\n  color:var(--emerald);\n}\n\n\/* MAIN OUTCOME *\/\n.mp-outcome{\n  max-width:610px;\n  margin:25px auto;\n  padding:20px 16px;\n  border-radius:19px;\n\n  background:\n    radial-gradient(circle at top right,\n      rgba(229,199,127,.20),transparent 40%),\n    linear-gradient(135deg,var(--emerald),var(--emerald2));\n\n  color:#fff;\n  border:1px solid rgba(189,141,56,.70);\n\n  box-shadow:\n    0 11px 28px rgba(7,63,50,.16),\n    inset 0 0 18px rgba(255,255,255,.03);\n\n  animation:mpUp .7s .35s ease both;\n}\n\n.mp-outcome strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--gold2);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  font-weight:500;\n}\n\n.mp-outcome span{\n  display:block;\n  color:#f8f2e9;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* BENEFITS *\/\n.mp-heading{\n  margin:30px 0 6px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  color:var(--emerald);\n  font-size:23px;\n  font-weight:500;\n}\n\n.mp-sub{\n  margin:0 auto 19px;\n  color:#81736a;\n  font-size:13px;\n}\n\n.mp-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  max-width:620px;\n  margin:0 auto;\n}\n\n.mp-card{\n  position:relative;\n  padding:19px 10px;\n  border-radius:16px;\n  border:1px solid rgba(189,141,56,.28);\n\n  background:\n    linear-gradient(145deg,#fff,#fcf5ea);\n\n  box-shadow:0 5px 18px rgba(65,45,30,.05);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease,\n    border-color .3s ease;\n\n  animation:mpUp .65s ease both;\n}\n\n.mp-card:nth-child(1){animation-delay:.4s}\n.mp-card:nth-child(2){animation-delay:.5s}\n.mp-card:nth-child(3){animation-delay:.6s}\n.mp-card:nth-child(4){animation-delay:.7s}\n\n.mp-card:hover{\n  transform:translateY(-4px);\n  border-color:rgba(189,141,56,.65);\n  box-shadow:0 11px 25px rgba(7,63,50,.10);\n}\n\n.mp-icon{\n  width:43px;\n  height:43px;\n  margin:0 auto 9px;\n  border-radius:50%;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:linear-gradient(145deg,var(--emerald),var(--emerald2));\n  border:1px solid var(--gold);\n  color:var(--gold2);\n\n  font-size:19px;\n  animation:mpIconGlow 3s ease-in-out infinite;\n}\n\n.mp-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:15px;\n  font-weight:500;\n}\n\n.mp-card span:not(.mp-icon){\n  display:block;\n  color:#756961;\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\/* OCCASION STRIP *\/\n.mp-occasions{\n  max-width:610px;\n  margin:26px auto 0;\n  padding:14px 8px;\n\n  border-top:1px solid rgba(189,141,56,.38);\n  border-bottom:1px solid rgba(189,141,56,.38);\n\n  color:#7d5b27;\n  font-size:11.5px;\n  font-weight:700;\n  letter-spacing:.4px;\n\n  animation:mpUp .7s .75s ease both;\n}\n\n\/* CLOSING *\/\n.mp-close{\n  max-width:600px;\n  margin:27px auto 0;\n  padding:25px 17px;\n  position:relative;\n  overflow:hidden;\n\n  border-radius:18px;\n  border:1px solid rgba(189,141,56,.30);\n\n  background:\n    radial-gradient(circle at top right,\n      rgba(229,199,127,.20),transparent 38%),\n    linear-gradient(145deg,#f8eee2,#fffaf2);\n\n  animation:mpUp .7s .8s ease both;\n}\n\n.mp-close:before{\n  content:\"✦\";\n  display:block;\n  color:var(--gold);\n  font-size:16px;\n  margin-bottom:8px;\n  animation:mpSparkle 2.1s infinite;\n}\n\n.mp-close h3{\n  margin:0 0 9px;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  font-weight:500;\n}\n\n.mp-close p{\n  max-width:520px;\n  margin:0 auto;\n  color:#665950;\n  font-size:13px;\n  line-height:1.65;\n}\n\n.mp-final{\n  margin-top:18px;\n  color:var(--gold);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:17px;\n}\n\n.mp-brand{\n  margin-top:23px;\n  color:#9b7333;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n}\n\n\/* ANIMATIONS *\/\n@keyframes mpUp{\n  from{\n    opacity:0;\n    transform:translateY(16px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@keyframes mpSparkle{\n  0%,100%{\n    opacity:.5;\n    transform:scale(.9) rotate(0deg);\n  }\n  50%{\n    opacity:1;\n    transform:scale(1.2) rotate(12deg);\n  }\n}\n\n@keyframes mpShimmer{\n  from{background-position:0 center}\n  to{background-position:250% center}\n}\n\n@keyframes mpGlow{\n  0%,100%{\n    opacity:.4;\n    transform:scale(.9);\n  }\n  50%{\n    opacity:.9;\n    transform:scale(1.15);\n  }\n}\n\n@keyframes mpIconGlow{\n  0%,100%{\n    box-shadow:0 4px 12px rgba(7,63,50,.12);\n  }\n  50%{\n    box-shadow:\n      0 5px 18px rgba(7,63,50,.18),\n      0 0 12px rgba(189,141,56,.20);\n  }\n}\n\n\/* MOBILE OPTIMISATION *\/\n@media(max-width:480px){\n\n  .muse-pearl{\n    padding:28px 12px;\n    border-radius:18px;\n  }\n\n  .mp-title{\n    font-size:31px;\n  }\n\n  .mp-tagline,\n  .mp-copy{\n    font-size:14px;\n  }\n\n  .mp-copy{\n    line-height:1.68;\n  }\n\n  .mp-outcome{\n    margin:22px auto;\n    padding:18px 12px;\n  }\n\n  .mp-outcome strong{\n    font-size:18px;\n  }\n\n  .mp-heading{\n    font-size:21px;\n  }\n\n  .mp-grid{\n    gap:8px;\n  }\n\n  .mp-card{\n    padding:17px 7px;\n  }\n\n  .mp-card strong{\n    font-size:14px;\n  }\n\n  .mp-card span:not(.mp-icon){\n    font-size:10.5px;\n  }\n\n  .mp-occasions{\n    font-size:10px;\n    line-height:1.6;\n  }\n\n  .mp-close{\n    padding:22px 13px;\n  }\n\n  .mp-close h3{\n    font-size:19px;\n  }\n}\n\n@media(max-width:350px){\n  .mp-grid{\n    grid-template-columns:1fr;\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .muse-pearl *,\n  .muse-pearl:before{\n    animation:none!important;\n    transition:none!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mp-sparkle\"\u003e✦\u003c\/div\u003e\n\n\u003ch2 class=\"mp-title\"\u003e\n  Softly Feminine.\u003cbr\u003e\n  \u003cspan\u003eImpossible to Ignore.\u003c\/span\u003e ✨\n\u003c\/h2\u003e\n\n\u003cp class=\"mp-tagline\"\u003e\n  Romantic florals meet timeless pearl-inspired elegance. 🌸\n\u003c\/p\u003e\n\n\u003cdiv class=\"mp-divider\"\u003e◇\u003c\/div\u003e\n\n\n\u003cp class=\"mp-copy\"\u003e\n  Some earrings simply complete an outfit.\n  \u003cstrong\u003eThese transform it.\u003c\/strong\u003e 💕\n  \u003cbr\u003e\u003cbr\u003e\n\n  Delicate ivory-toned petals, elegant gold-toned detailing and\n  a luminous pearl-inspired drop come together in a design that\n  feels \u003cstrong\u003efeminine, polished and effortlessly luxurious.\u003c\/strong\u003e\n  \u003cbr\u003e\u003cbr\u003e\n\n  From your favourite dress to a simple jeans-and-blouse moment,\n  they're designed to give your look that final\n  \u003cstrong\u003e“Where did you get those?”\u003c\/strong\u003e touch. ✨\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"mp-outcome\"\u003e\n\n  \u003cstrong\u003eYour outfit's finishing touch. 🤍\u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Sweep your hair back, put them on and suddenly the whole\n    look feels complete. Elegant without trying too hard.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003ch3 class=\"mp-heading\"\u003e\n  Pretty has never been this effortless. 🌸\n\u003c\/h3\u003e\n\n\u003cp class=\"mp-sub\"\u003e\n  One pair. So many reasons to wear them.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"mp-grid\"\u003e\n\n  \u003cdiv class=\"mp-card\"\u003e\n    \u003cspan class=\"mp-icon\"\u003e🌸\u003c\/span\u003e\n    \u003cstrong\u003eFloral Elegance\u003c\/strong\u003e\n    \u003cspan\u003e\n      Soft flower-inspired detailing brings a romantic,\n      feminine finish to your look.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-card\"\u003e\n    \u003cspan class=\"mp-icon\"\u003e◯\u003c\/span\u003e\n    \u003cstrong\u003ePearl-Inspired Glow\u003c\/strong\u003e\n    \u003cspan\u003e\n      A luminous drop creates that timeless,\n      sophisticated finishing touch.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-card\"\u003e\n    \u003cspan class=\"mp-icon\"\u003e✨\u003c\/span\u003e\n    \u003cstrong\u003eInstantly Elevates\u003c\/strong\u003e\n    \u003cspan\u003e\n      Turn even a simple outfit into something\n      that feels beautifully put together.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mp-card\"\u003e\n    \u003cspan class=\"mp-icon\"\u003e🎁\u003c\/span\u003e\n    \u003cstrong\u003eGift-Worthy\u003c\/strong\u003e\n    \u003cspan\u003e\n      Perfect for birthdays, celebrations or\n      simply spoiling someone special.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"mp-occasions\"\u003e\n  BRUNCH 🌸  • \n  DATE NIGHT ✨  • \n  WEDDINGS 🤍  • \n  WORK EVENTS  • \n  EVERYDAY ELEGANCE\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"mp-close\"\u003e\n\n  \u003ch3\u003eFor the moments you want to feel extra beautiful. ✨\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Whether it's a summer lunch in Cape Town, a Joburg night out,\n    a Durban wedding or simply dressing up your everyday look,\n    these floral beauties bring\n    \u003cstrong\u003esoft glamour without the effort.\u003c\/strong\u003e\n    \u003cbr\u003e\u003cbr\u003e\n\n    Wear them with your hair up and let them make the statement,\n    or pair them with soft waves for an effortlessly romantic finish.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mp-final\"\u003e\n    Because sometimes, the earrings make the outfit. 💕\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"mp-brand\"\u003e\n  MUSE \u0026amp; CO. · MADE TO BE NOTICED\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Muse\u0026Co","offers":[{"title":"Default Title","offer_id":52841723297924,"sku":null,"price":139.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/8126\/3748\/files\/Screenshot2026-09-18110032.png?v=1789722209","url":"https:\/\/www.musenco.co.za\/products\/pearl-blossom-drop-earrings-2pc-set","provider":"Muse\u0026Co","version":"1.0","type":"link"}