Starlit Bracelet Dainty sparkle meets everyday simplicity in this triple gold-plated chain with AAA zircon accents. Inspired by the night sky, the Starlit Bracelet captures a sense of refined shimmer without ever feeling overstated. Each AAA zircon stone is precision-set to reflect light with every movement - adding a hint of radiance to your daily wear. Crafted with a triple-layer gold-plated finish for durability and depth, this piece is designed to layer or shine on its own. Lightweight, versatile, and elegant - it’s the kind of piece you’ll reach for every day. .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: 18k Gold-Plated Stainless Steel (Triple Layered), AAA Zircon Length: 16cm + 3cm extension Weight: 1g 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"; } }); }); });