{"product_id":"amorelle-3pc-set","title":"Amorelle - 3pc Set","description":"\u003cdiv class=\"amorelle-set\"\u003e\n\u003cstyle\u003e\n.amorelle-set{\n  --emerald:#073f34;\n  --emerald2:#0b5b49;\n  --gold:#bd9148;\n  --gold-light:#ead39b;\n  --cream:#fffaf3;\n  --blush:#f8eee8;\n  --text:#443b37;\n\n  max-width:760px;\n  margin:0 auto;\n  padding:34px 16px;\n  text-align:center;\n  overflow:hidden;\n  position:relative;\n  border-radius:22px;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  color:var(--text);\n\n  background:\n    radial-gradient(circle at 5% 5%,rgba(189,145,72,.14),transparent 27%),\n    radial-gradient(circle at 95% 85%,rgba(7,63,52,.07),transparent 30%),\n    linear-gradient(145deg,#fffdf9,#fff7ef);\n}\n\n.amorelle-set *{box-sizing:border-box;}\n\n\/* INTRO *\/\n.amorelle-sparkle{\n  color:var(--gold);\n  font-size:27px;\n  animation:amSparkle 2s ease-in-out infinite;\n}\n\n.amorelle-brand{\n  margin:7px 0 9px;\n  color:var(--emerald);\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  animation:amUp .7s ease both;\n}\n\n.amorelle-title{\n  margin:0;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,7vw,46px);\n  font-weight:400;\n  line-height:1.08;\n  animation:amUp .7s .1s ease both;\n}\n\n.amorelle-title span{\n  display:block;\n  margin-top:5px;\n  background:linear-gradient(90deg,#79531e,#c79b4d,#e3c77f,#a8782c);\n  background-size:250% auto;\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  animation:amGold 4s linear infinite;\n}\n\n.amorelle-tagline{\n  max-width:540px;\n  margin:13px auto 0;\n  color:#796e67;\n  font-size:15px;\n  line-height:1.6;\n  animation:amUp .7s .2s ease both;\n}\n\n.amorelle-divider{\n  margin:22px auto;\n  color:var(--gold);\n  font-size:18px;\n  letter-spacing:9px;\n}\n\n\/* DESCRIPTION *\/\n.amorelle-description{\n  max-width:610px;\n  margin:auto;\n  color:#5b514b;\n  font-size:15px;\n  line-height:1.75;\n  animation:amUp .7s .3s ease both;\n}\n\n.amorelle-description strong{\n  color:var(--emerald);\n}\n\n\/* HERO SALES BOX *\/\n.amorelle-hook{\n  max-width:610px;\n  margin:27px auto;\n  padding:24px 16px;\n  border-radius:19px;\n  position:relative;\n  overflow:hidden;\n\n  background:\n    radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 40%),\n    linear-gradient(135deg,var(--emerald),var(--emerald2));\n\n  box-shadow:0 12px 30px rgba(7,63,52,.16);\n  animation:amUp .7s .4s ease both;\n}\n\n.amorelle-hook:after{\n  content:\"\";\n  position:absolute;\n  top:-120%;\n  left:-45%;\n  width:30%;\n  height:350%;\n  transform:rotate(20deg);\n  background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);\n  animation:amSweep 5s ease-in-out infinite;\n}\n\n.amorelle-hook strong{\n  position:relative;\n  z-index:2;\n  display:block;\n  color:var(--gold-light);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  font-weight:500;\n  margin-bottom:8px;\n}\n\n.amorelle-hook span{\n  position:relative;\n  z-index:2;\n  display:block;\n  color:#fffaf2;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* 3 PIECES *\/\n.amorelle-heading{\n  margin:31px 0 7px;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  font-weight:500;\n}\n\n.amorelle-sub{\n  margin:0 auto 17px;\n  color:#82766e;\n  font-size:13px;\n}\n\n.amorelle-pieces{\n  max-width:610px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n}\n\n.amorelle-piece{\n  padding:19px 7px;\n  border-radius:15px;\n  border:1px solid rgba(189,145,72,.27);\n  background:linear-gradient(145deg,#fff,#fcf5e9);\n  box-shadow:0 5px 17px rgba(50,40,30,.04);\n  animation:amUp .65s ease both;\n}\n\n.amorelle-piece:nth-child(1){animation-delay:.45s;}\n.amorelle-piece:nth-child(2){animation-delay:.55s;}\n.amorelle-piece:nth-child(3){animation-delay:.65s;}\n\n.amorelle-piece .icon{\n  display:block;\n  font-size:22px;\n  margin-bottom:8px;\n  animation:amFloat 3s ease-in-out infinite;\n}\n\n.amorelle-piece strong{\n  display:block;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:14px;\n  font-weight:500;\n  margin-bottom:4px;\n}\n\n.amorelle-piece small{\n  display:block;\n  color:#847970;\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\/* BENEFITS *\/\n.amorelle-benefits{\n  max-width:620px;\n  margin:17px auto 0;\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n}\n\n.amorelle-card{\n  padding:20px 9px;\n  border-radius:16px;\n  border:1px solid rgba(189,145,72,.26);\n  background:#fff;\n  transition:.3s ease;\n  animation:amUp .65s ease both;\n}\n\n.amorelle-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 10px 25px rgba(7,63,52,.1);\n}\n\n.amorelle-icon{\n  width:42px;\n  height:42px;\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  font-size:18px;\n\n  animation:amPulse 3s ease-in-out infinite;\n}\n\n.amorelle-card strong{\n  display:block;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:15px;\n  font-weight:500;\n  margin-bottom:5px;\n}\n\n.amorelle-card p{\n  margin:0;\n  color:#766b64;\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\/* OUTCOME *\/\n.amorelle-outcome{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 15px;\n  border-radius:19px;\n  border:1px solid rgba(189,145,72,.3);\n\n  background:\n    radial-gradient(circle at 90% 10%,rgba(234,211,155,.25),transparent 35%),\n    linear-gradient(145deg,#fff,#faf0e5);\n\n  animation:amUp .7s .8s ease both;\n}\n\n.amorelle-outcome small{\n  display:block;\n  color:#99712f;\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:2px;\n  margin-bottom:8px;\n}\n\n.amorelle-outcome h3{\n  margin:0 0 9px;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  font-weight:500;\n}\n\n.amorelle-outcome p{\n  max-width:530px;\n  margin:auto;\n  color:#6b6059;\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\/* TRANSFORMATION *\/\n.amorelle-transform{\n  max-width:610px;\n  margin:14px auto 0;\n  display:grid;\n  grid-template-columns:1fr 35px 1fr;\n  align-items:center;\n  gap:5px;\n}\n\n.amorelle-transform-box{\n  padding:16px 5px;\n  border-radius:13px;\n  border:1px solid rgba(189,145,72,.28);\n  background:#fffdf9;\n}\n\n.amorelle-transform-box span{\n  display:block;\n  color:#9b7743;\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:1px;\n  margin-bottom:5px;\n}\n\n.amorelle-transform-box strong{\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:13px;\n  font-weight:500;\n}\n\n.amorelle-arrow{\n  color:var(--gold);\n  font-size:20px;\n  animation:amArrow 1.5s ease-in-out infinite;\n}\n\n\/* MATERIAL *\/\n.amorelle-material{\n  max-width:610px;\n  margin:26px auto 0;\n  padding:18px 14px;\n  text-align:left;\n  border-radius:12px;\n  border-left:3px solid var(--gold);\n  background:rgba(7,63,52,.055);\n  animation:amUp .7s .9s ease both;\n}\n\n.amorelle-material strong{\n  display:block;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:16px;\n  font-weight:500;\n  margin-bottom:5px;\n}\n\n.amorelle-material span{\n  color:#6c625b;\n  font-size:12px;\n  line-height:1.55;\n}\n\n\/* OCCASIONS *\/\n.amorelle-occasions{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:15px 5px;\n  border-top:1px solid rgba(189,145,72,.38);\n  border-bottom:1px solid rgba(189,145,72,.38);\n  color:#805e29;\n  font-size:10.5px;\n  font-weight:700;\n  line-height:1.9;\n}\n\n\/* CLOSING *\/\n.amorelle-closing{\n  max-width:610px;\n  margin:27px auto 0;\n  padding:27px 15px;\n  border-radius:19px;\n  border:1px solid rgba(189,145,72,.3);\n\n  background:\n    radial-gradient(circle at top right,rgba(234,211,155,.27),transparent 38%),\n    linear-gradient(145deg,#f8eddf,#fffaf3);\n\n  animation:amUp .7s 1s ease both;\n}\n\n.amorelle-closing .heart{\n  font-size:23px;\n  margin-bottom:7px;\n  animation:amHeart 1.8s ease-in-out infinite;\n}\n\n.amorelle-closing h3{\n  margin:0 0 9px;\n  color:var(--emerald);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  font-weight:500;\n}\n\n.amorelle-closing p{\n  max-width:520px;\n  margin:auto;\n  color:#665b54;\n  font-size:13px;\n  line-height:1.65;\n}\n\n.amorelle-final{\n  margin-top:17px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:18px;\n\n  background:linear-gradient(90deg,#805c22,#c79a4c,#0b5b49);\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n}\n\n.amorelle-footer{\n  margin-top:24px;\n  color:#987136;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n}\n\n\/* ANIMATIONS *\/\n@keyframes amUp{\n  from{opacity:0;transform:translateY(18px);}\n  to{opacity:1;transform:translateY(0);}\n}\n\n@keyframes amSparkle{\n  0%,100%{opacity:.55;transform:scale(.9) rotate(0);}\n  50%{opacity:1;transform:scale(1.2) rotate(10deg);}\n}\n\n@keyframes amGold{\n  from{background-position:0 center;}\n  to{background-position:250% center;}\n}\n\n@keyframes amSweep{\n  0%,65%{left:-45%;}\n  100%{left:130%;}\n}\n\n@keyframes amFloat{\n  0%,100%{transform:translateY(0);}\n  50%{transform:translateY(-4px);}\n}\n\n@keyframes amPulse{\n  0%,100%{box-shadow:0 3px 10px rgba(7,63,52,.1);}\n  50%{box-shadow:0 5px 18px rgba(189,145,72,.28);}\n}\n\n@keyframes amArrow{\n  0%,100%{transform:translateX(-2px);}\n  50%{transform:translateX(3px);}\n}\n\n@keyframes amHeart{\n  0%,100%{transform:scale(1);}\n  50%{transform:scale(1.12);}\n}\n\n\/* MOBILE *\/\n@media(max-width:480px){\n  .amorelle-set{\n    padding:29px 12px;\n    border-radius:18px;\n  }\n\n  .amorelle-title{font-size:32px;}\n\n  .amorelle-tagline,\n  .amorelle-description{font-size:14px;}\n\n  .amorelle-hook{padding:21px 12px;}\n\n  .amorelle-hook strong{font-size:18px;}\n\n  .amorelle-heading{font-size:21px;}\n\n  .amorelle-piece{padding:16px 4px;}\n\n  .amorelle-piece strong{font-size:12px;}\n\n  .amorelle-piece small{font-size:9.5px;}\n\n  .amorelle-benefits{gap:8px;}\n\n  .amorelle-card{padding:17px 7px;}\n\n  .amorelle-card strong{font-size:14px;}\n\n  .amorelle-card p{font-size:10.5px;}\n\n  .amorelle-closing{padding:23px 12px;}\n\n  .amorelle-final{font-size:17px;}\n}\n\n@media(max-width:350px){\n  .amorelle-pieces,\n  .amorelle-benefits{\n    grid-template-columns:1fr;\n  }\n\n  .amorelle-transform{\n    grid-template-columns:1fr;\n  }\n\n  .amorelle-arrow{\n    transform:rotate(90deg);\n  }\n}\n\n@media(prefers-reduced-motion:reduce){\n  .amorelle-set *{\n    animation:none!important;\n    transition:none!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- INTRO --\u003e\n\n\u003cdiv class=\"amorelle-sparkle\"\u003e✦\u003c\/div\u003e\n\n\u003cdiv class=\"amorelle-brand\"\u003e\n  MUSE \u0026amp; CO.\n\u003c\/div\u003e\n\n\u003ch2 class=\"amorelle-title\"\u003e\n  Meet\n  \u003cspan\u003eAMORELLE 🤍\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"amorelle-tagline\"\u003e\n  Three pieces. One effortlessly put-together look. ✨\n\u003c\/p\u003e\n\n\u003cdiv class=\"amorelle-divider\"\u003e✦ ♡ ✦\u003c\/div\u003e\n\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003cp class=\"amorelle-description\"\u003e\n\n  You know when your outfit looks good...\n  but it still feels like it's \u003cem\u003emissing something?\u003c\/em\u003e 👀\n\n  \u003cbr\u003e\u003cbr\u003e\n\n  Meet \u003cstrong\u003eAmorelle\u003c\/strong\u003e — a coordinated\n  \u003cstrong\u003e3-piece jewellery set\u003c\/strong\u003e designed to add\n  that final feminine touch without the hassle of trying\n  to find separate pieces that actually work together.\n\n  \u003cbr\u003e\u003cbr\u003e\n\n  Delicate gold-tone chains, pearl-inspired accents and\n  sweet heart detailing come together for a look that feels\n  \u003cstrong\u003epolished, feminine and effortlessly styled.\u003c\/strong\u003e ✨\n\n\u003c\/p\u003e\n\n\n\u003c!-- SALES HOOK --\u003e\n\n\u003cdiv class=\"amorelle-hook\"\u003e\n\n  \u003cstrong\u003e\n    Why choose one when the whole look is already done? 💫\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Three coordinated pieces designed to work beautifully\n    together — so getting that layered jewellery look\n    becomes the easiest part of getting ready.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- WHAT YOU GET --\u003e\n\n\u003ch3 class=\"amorelle-heading\"\u003e\n  Your Complete 3-Piece Look 🤍\n\u003c\/h3\u003e\n\n\u003cp class=\"amorelle-sub\"\u003e\n  Mix them. Match them. Wear them together.\n\u003c\/p\u003e\n\n\u003cdiv class=\"amorelle-pieces\"\u003e\n\n  \u003cdiv class=\"amorelle-piece\"\u003e\n    \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\n    \u003cstrong\u003ePearl-Detail Necklace\u003c\/strong\u003e\n    \u003csmall\u003eDelicate layered styling with feminine accents\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-piece\"\u003e\n    \u003cspan class=\"icon\"\u003e♡\u003c\/span\u003e\n    \u003cstrong\u003eHeart Necklace\u003c\/strong\u003e\n    \u003csmall\u003eA subtle romantic detail that completes the stack\u003c\/small\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-piece\"\u003e\n    \u003cspan class=\"icon\"\u003e💫\u003c\/span\u003e\n    \u003cstrong\u003eHeart Bracelet\u003c\/strong\u003e\n    \u003csmall\u003eA matching finishing touch for your wrist\u003c\/small\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- BENEFITS --\u003e\n\n\u003ch3 class=\"amorelle-heading\"\u003e\n  One set. So many looks. ✨\n\u003c\/h3\u003e\n\n\u003cp class=\"amorelle-sub\"\u003e\n  Jewellery that does the styling for you.\n\u003c\/p\u003e\n\n\u003cdiv class=\"amorelle-benefits\"\u003e\n\n  \u003cdiv class=\"amorelle-card\"\u003e\n    \u003cdiv class=\"amorelle-icon\"\u003e💎\u003c\/div\u003e\n    \u003cstrong\u003eInstantly Polished\u003c\/strong\u003e\n    \u003cp\u003e\n      Add Amorelle to a simple outfit and give your look\n      a more intentional, finished feel.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-card\"\u003e\n    \u003cdiv class=\"amorelle-icon\"\u003e🤍\u003c\/div\u003e\n    \u003cstrong\u003eMade To Match\u003c\/strong\u003e\n    \u003cp\u003e\n      No guessing which pieces work together —\n      the coordinated look is already created for you.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-card\"\u003e\n    \u003cdiv class=\"amorelle-icon\"\u003e✨\u003c\/div\u003e\n    \u003cstrong\u003eWear Your Way\u003c\/strong\u003e\n    \u003cp\u003e\n      Style all three together or separate them\n      to create different looks throughout the week.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-card\"\u003e\n    \u003cdiv class=\"amorelle-icon\"\u003e🎁\u003c\/div\u003e\n    \u003cstrong\u003eGift-Ready Energy\u003c\/strong\u003e\n    \u003cp\u003e\n      Romantic, feminine and easy to style —\n      a beautiful little treat for her or yourself.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- OUTCOME --\u003e\n\n\u003cdiv class=\"amorelle-outcome\"\u003e\n\n  \u003csmall\u003eTHE AMORELLE EFFECT\u003c\/small\u003e\n\n  \u003ch3\u003e\n    From dressed... to styled. ✨\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    Amorelle isn't about overpowering your outfit.\n    It's about giving it the detail it was missing.\n\n    \u003cbr\u003e\u003cbr\u003e\n\n    The layered chains frame your neckline while the\n    matching bracelet carries the look through to your wrist,\n    creating a coordinated finish that feels\n    \u003cstrong\u003efeminine, elevated and put together.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- TRANSFORMATION --\u003e\n\n\u003cdiv class=\"amorelle-transform\"\u003e\n\n  \u003cdiv class=\"amorelle-transform-box\"\u003e\n    \u003cspan\u003eBEFORE\u003c\/span\u003e\n    \u003cstrong\u003eCute outfit... missing something.\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-arrow\"\u003e→\u003c\/div\u003e\n\n  \u003cdiv class=\"amorelle-transform-box\"\u003e\n    \u003cspan\u003eWITH AMORELLE ✨\u003c\/span\u003e\n    \u003cstrong\u003eComplete. Styled. Finished.\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- MATERIAL --\u003e\n\n\u003cdiv class=\"amorelle-material\"\u003e\n\n  \u003cstrong\u003e\n    ✨ Zinc Alloy Construction\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Crafted from zinc alloy with a beautiful gold-tone finish\n    and delicate decorative detailing designed to bring\n    Amorelle's feminine look together.\n  \u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- OCCASIONS --\u003e\n\n\u003cdiv class=\"amorelle-occasions\"\u003e\n  WORK 👗  • \n  BRUNCH 🥂  • \n  DATE NIGHT 🤍  • \n  WEEKENDS ✨  • \n  GIFTING 🎁\n\u003c\/div\u003e\n\n\n\u003c!-- CLOSING --\u003e\n\n\u003cdiv class=\"amorelle-closing\"\u003e\n\n  \u003cdiv class=\"heart\"\u003e♡\u003c\/div\u003e\n\n  \u003ch3\u003e\n    The finishing touch your outfit was waiting for.\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    Wear the full set when you want the complete layered look,\n    or mix the pieces into your existing jewellery collection\n    when you want something more subtle.\n\n    \u003cbr\u003e\u003cbr\u003e\n\n    From everyday basics to your favourite going-out look,\n    \u003cstrong\u003eAmorelle makes accessorising feel effortless.\u003c\/strong\u003e ✨\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"amorelle-final\"\u003e\n    Three pieces. Endless styling possibilities. 🤍\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"amorelle-footer\"\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":52870518800516,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/8126\/3748\/files\/7d15e8d9-68e4-4073-9fb3-795c32b60330_2e007b32-f552-4926-bb07-a6d676561e95.avif?v=1790018845","url":"https:\/\/www.musenco.co.za\/products\/amorelle-3pc-set","provider":"Muse\u0026Co","version":"1.0","type":"link"}