{"product_id":"vintage-maple-leaf-earring-set-of-6pc","title":"Vintage Maple Leaf Earring - Set of 6pc","description":"\u003cdiv class=\"muse-floral\"\u003e\n\u003cstyle\u003e\n.muse-floral{\n  --green:#073f32;\n  --green2:#0b5946;\n  --gold:#bd8d38;\n  --gold2:#e0bd72;\n  --cream:#fffaf1;\n  --blush:#f8eee6;\n  --text:#332b27;\n\n  max-width:760px;\n  margin:0 auto;\n  padding:34px 16px;\n  overflow:hidden;\n  text-align:center;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n\n  background:\n    radial-gradient(circle at 10% 5%,rgba(224,189,114,.16),transparent 27%),\n    radial-gradient(circle at 95% 85%,rgba(7,63,50,.08),transparent 28%),\n    linear-gradient(145deg,#fffdf9,#fff8ee);\n\n  border-radius:24px;\n  box-sizing:border-box;\n}\n\n.muse-floral *{box-sizing:border-box;}\n\n\/* TOP SPARKLE *\/\n.mf-sparkle{\n  color:var(--gold);\n  font-size:25px;\n  margin-bottom:8px;\n  animation:mfSparkle 2s ease-in-out infinite;\n}\n\n\/* HEADING *\/\n.mf-title{\n  margin:0;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(29px,7vw,44px);\n  line-height:1.08;\n  font-weight:400;\n  animation:mfUp .7s ease both;\n}\n\n.mf-title span{\n  background:linear-gradient(\n    90deg,#8b6226,#d3a952,#f0d48c,#9d702c,#d3a952\n  );\n  background-size:250% auto;\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  animation:mfShimmer 4s linear infinite;\n}\n\n.mf-tagline{\n  margin:12px auto 0;\n  color:#76675e;\n  font-size:15px;\n  line-height:1.6;\n  animation:mfUp .7s .1s ease both;\n}\n\n\/* DIVIDER *\/\n.mf-divider{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:9px;\n  margin:22px auto;\n  color:var(--gold);\n  animation:mfUp .7s .2s ease both;\n}\n\n.mf-divider:before,\n.mf-divider:after{\n  content:\"\";\n  width:45px;\n  height:1px;\n  background:linear-gradient(90deg,transparent,var(--gold));\n}\n\n.mf-divider:after{\n  background:linear-gradient(90deg,var(--gold),transparent);\n}\n\n\/* MAIN COPY *\/\n.mf-copy{\n  max-width:610px;\n  margin:0 auto;\n  font-size:15px;\n  line-height:1.75;\n  color:#544b45;\n  animation:mfUp .7s .25s ease both;\n}\n\n.mf-copy strong{\n  color:var(--green);\n}\n\n\/* OUTCOME *\/\n.mf-outcome{\n  max-width:610px;\n  margin:25px auto;\n  padding:18px 16px;\n  border-radius:18px;\n  color:white;\n\n  background:\n    radial-gradient(circle at top right,\n      rgba(224,189,114,.20),transparent 40%),\n    linear-gradient(135deg,var(--green),var(--green2));\n\n  border:1px solid rgba(189,141,56,.65);\n  box-shadow:0 10px 26px rgba(7,63,50,.15);\n\n  animation:mfUp .7s .35s ease both;\n}\n\n.mf-outcome strong{\n  display:block;\n  color:#f0d48c;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:19px;\n  margin-bottom:7px;\n}\n\n.mf-outcome span{\n  font-size:13px;\n  line-height:1.55;\n  color:#f8f1e7;\n}\n\n\/* BENEFITS *\/\n.mf-heading{\n  margin:29px 0 6px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  font-weight:500;\n  color:var(--green);\n}\n\n.mf-sub{\n  margin:0 0 18px;\n  font-size:13px;\n  color:#81736a;\n}\n\n.mf-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.mf-card{\n  position:relative;\n  padding:18px 10px;\n  border-radius:16px;\n  border:1px solid rgba(189,141,56,.28);\n\n  background:linear-gradient(145deg,#fff,#fcf5ea);\n  box-shadow:0 5px 18px rgba(65,45,30,.05);\n\n  animation:mfUp .65s ease both;\n  transition:transform .25s ease,box-shadow .25s ease;\n}\n\n.mf-card:nth-child(1){animation-delay:.4s}\n.mf-card:nth-child(2){animation-delay:.5s}\n.mf-card:nth-child(3){animation-delay:.6s}\n.mf-card:nth-child(4){animation-delay:.7s}\n\n.mf-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 10px 24px rgba(7,63,50,.10);\n}\n\n.mf-icon{\n  width:42px;\n  height:42px;\n  margin:0 auto 9px;\n  border-radius:50%;\n\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  color:#f0d48c;\n  background:linear-gradient(145deg,var(--green),var(--green2));\n  border:1px solid var(--gold);\n  font-size:19px;\n\n  animation:mfGlow 3s ease-in-out infinite;\n}\n\n.mf-card strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--green);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:15px;\n  font-weight:500;\n}\n\n.mf-card span:not(.mf-icon){\n  display:block;\n  color:#766a63;\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\/* STYLE STRIP *\/\n.mf-style{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:13px 10px;\n  border-top:1px solid rgba(189,141,56,.35);\n  border-bottom:1px solid rgba(189,141,56,.35);\n  color:#805e29;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.5px;\n  animation:mfUp .7s .75s ease both;\n}\n\n\/* CLOSING *\/\n.mf-close{\n  max-width:600px;\n  margin:26px auto 0;\n  padding:24px 17px;\n  border-radius:18px;\n  background:linear-gradient(145deg,#f8eee2,#fffaf2);\n  border:1px solid rgba(189,141,56,.28);\n  animation:mfUp .7s .8s ease both;\n}\n\n.mf-close h3{\n  margin:0 0 9px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  color:var(--green);\n}\n\n.mf-close p{\n  margin:0;\n  font-size:13px;\n  line-height:1.65;\n  color:#665950;\n}\n\n.mf-brand{\n  margin-top:22px;\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 mfUp{\n  from{opacity:0;transform:translateY(16px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n@keyframes mfSparkle{\n  0%,100%{opacity:.55;transform:scale(.9) rotate(0);}\n  50%{opacity:1;transform:scale(1.18) rotate(12deg);}\n}\n\n@keyframes mfShimmer{\n  from{background-position:0 center;}\n  to{background-position:250% center;}\n}\n\n@keyframes mfGlow{\n  0%,100%{box-shadow:0 4px 12px rgba(7,63,50,.12);}\n  50%{box-shadow:0 5px 18px rgba(189,141,56,.24);}\n}\n\n\/* MOBILE *\/\n@media(max-width:480px){\n  .muse-floral{\n    padding:28px 12px;\n    border-radius:18px;\n  }\n\n  .mf-title{font-size:31px;}\n\n  .mf-tagline,\n  .mf-copy{font-size:14px;}\n\n  .mf-copy{line-height:1.68;}\n\n  .mf-outcome{\n    padding:17px 12px;\n    margin:22px auto;\n  }\n\n  .mf-outcome strong{font-size:17px;}\n\n  .mf-heading{font-size:21px;}\n\n  .mf-grid{gap:8px;}\n\n  .mf-card{\n    padding:16px 7px;\n  }\n\n  .mf-card strong{font-size:14px;}\n\n  .mf-card span:not(.mf-icon){\n    font-size:10.5px;\n  }\n\n  .mf-close{\n    padding:21px 13px;\n  }\n}\n\n@media(max-width:350px){\n  .mf-grid{grid-template-columns:1fr;}\n}\n\n@media(prefers-reduced-motion:reduce){\n  .muse-floral *{\n    animation:none!important;\n    transition:none!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mf-sparkle\"\u003e✦\u003c\/div\u003e\n\n\u003ch2 class=\"mf-title\"\u003e\n  Bloom Into \u003cspan\u003eElegance.\u003c\/span\u003e 🌸\n\u003c\/h2\u003e\n\n\u003cp class=\"mf-tagline\"\u003e\n  Delicate enough for every day.\u003cbr\u003e\n  Beautiful enough to steal the moment.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mf-divider\"\u003e◇\u003c\/div\u003e\n\n\u003cp class=\"mf-copy\"\u003e\n  Meet your new \u003cstrong\u003ego-to floral earrings\u003c\/strong\u003e from\n  Muse \u0026amp; Co. — designed for the woman who loves a little\n  elegance without trying too hard. ✨\n  \u003cbr\u003e\u003cbr\u003e\n  With their soft ivory petals and elegant gold-toned detailing,\n  these feminine statement pieces add that\n  \u003cstrong\u003e“something extra”\u003c\/strong\u003e to your outfit —\n  whether you're dressing for brunch, date night, a wedding\n  or simply making an ordinary day feel a little prettier. 💕\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"mf-outcome\"\u003e\n  \u003cstrong\u003eThat finishing touch your outfit was missing. ✨\u003c\/strong\u003e\n  \u003cspan\u003e\n    Slip them on, sweep your hair back and let the compliments\n    do the rest. Effortless. Feminine. Unforgettable.\n  \u003c\/span\u003e\n\u003c\/div\u003e\n\n\n\u003ch3 class=\"mf-heading\"\u003eWhy you'll love them 💚\u003c\/h3\u003e\n\n\u003cp class=\"mf-sub\"\u003e\n  Made for dressing up, dressing down \u0026amp; everything in between.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"mf-grid\"\u003e\n\n  \u003cdiv class=\"mf-card\"\u003e\n    \u003cspan class=\"mf-icon\"\u003e🌸\u003c\/span\u003e\n    \u003cstrong\u003eFeminine Statement\u003c\/strong\u003e\n    \u003cspan\u003e\n      Floral-inspired details that instantly elevate your look.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mf-card\"\u003e\n    \u003cspan class=\"mf-icon\"\u003e✨\u003c\/span\u003e\n    \u003cstrong\u003eEffortless Elegance\u003c\/strong\u003e\n    \u003cspan\u003e\n      Adds a polished finishing touch without feeling overdone.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mf-card\"\u003e\n    \u003cspan class=\"mf-icon\"\u003e♡\u003c\/span\u003e\n    \u003cstrong\u003eEasy to Style\u003c\/strong\u003e\n    \u003cspan\u003e\n      Pair with dresses, denim, workwear or your favourite night-out look.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mf-card\"\u003e\n    \u003cspan class=\"mf-icon\"\u003e🎁\u003c\/span\u003e\n    \u003cstrong\u003eGift-Worthy\u003c\/strong\u003e\n    \u003cspan\u003e\n      A gorgeous little surprise for her — or a well-deserved treat for you.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"mf-style\"\u003e\n  BRUNCH 🌸  •  DATE NIGHT ✨  • \n  WEDDINGS 💍  •  EVERYDAY BEAUTY\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"mf-close\"\u003e\n  \u003ch3\u003eMade for your main-character moments. ✨\u003c\/h3\u003e\n\n  \u003cp\u003e\n    From Cape Town sunsets to Joburg nights and Durban brunches,\n    these floral beauties were made to bring a little more\n    \u003cstrong\u003econfidence, femininity and sparkle\u003c\/strong\u003e to your look.\n    \u003cbr\u003e\u003cbr\u003e\n    Because sometimes the smallest detail makes\n    \u003cstrong\u003ethe whole outfit.\u003c\/strong\u003e 💚\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mf-brand\"\u003e\n  MUSE \u0026amp; CO. · MADE TO BE NOTICED\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Muse\u0026Co","offers":[{"title":"Default Title","offer_id":52840944926852,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/8126\/3748\/files\/Screenshot2026-09-18102340.png?v=1789720147","url":"https:\/\/www.musenco.co.za\/products\/vintage-maple-leaf-earring-set-of-6pc","provider":"Muse\u0026Co","version":"1.0","type":"link"}