Lustre Dot Bracelet A subtle row of bezel-set Austrian crystals sits perfectly on this slender gold-plated chain. Delicate yet luminous, this bracelet is designed to catch the light with every movement. The bezel setting enhances the crystal’s clarity while ensuring a smooth, comfortable fit - ideal for everyday wear or subtle layering. Its slim silhouette makes it a versatile piece, adding refined sparkle without overpowering your look. .collapsible { background-color: transparent; color: #000; cursor: pointer; padding: 14px 0; width: 100%; border: none; text-align: left; font-size: 16px; font-weight: bold; border-bottom: 1px solid #eaeaea; display: flex; justify-content: space-between; align-items: center; } .collapsible:hover, .collapsible.active { color: #a8845e; } .chevron { font-size: 14px; transition: transform 0.3s ease; } .collapsible.active .chevron { transform: rotate(180deg); } .collapsible-content { padding: 10px 0; display: none; overflow: hidden; font-size: 14px; line-height: 1.6; color: #333; } Details ▾ Composition: Stainless Steel with Triple-Layer 18k Gold Plating, Genuine Austrian Crystals Length: 16cm + 5cm extension Weight: 3g Product Care ▾ Your pieces are made to last - but a little care goes a long way. Most Améa Gold jewellery is crafted from high-quality stainless steel, known for its durability and resistance to everyday wear. While many pieces are designed to be water-resistant, we recommend treating all items with care to help preserve their appearance over time. Keep it DryOur pieces can handle light exposure to water, but for best results, avoid wearing them in the shower, pool, or while washing hands frequently. Sweat SmartTo keep your jewellery looking fresh, remove it during workouts or intense physical activity. Store with IntentionUse the original pouch or a soft-lined jewellery box to store your pieces and avoid scratches or tangles. Last Step, Best StepAlways apply perfumes, lotions, and sprays before putting on your jewellery. These products can leave residue and dull the finish over time. document.addEventListener('DOMContentLoaded', function () { var coll = document.querySelectorAll(".collapsible"); coll.forEach(function (button) { button.addEventListener("click", function () { this.classList.toggle("active"); var content = document.getElementById(this.getAttribute('data-target')); if (content) { content.style.display = content.style.display === "block" ? "none" : "block"; } }); }); });