{"title":"Copper Bracelets","description":"","products":[{"product_id":"pure-copper-bracelet","title":"Pure Copper Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Style A","offer_id":41286451986490,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style B","offer_id":41286452019258,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style C","offer_id":41286452052026,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style D","offer_id":41286452084794,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style E","offer_id":41286452183098,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style F","offer_id":41286452150330,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false},{"title":"Style G","offer_id":41286452117562,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style H","offer_id":41286452215866,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style I","offer_id":41286452248634,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style J","offer_id":41286452281402,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false},{"title":"Style K","offer_id":41286452314170,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":false},{"title":"Style L","offer_id":41286452346938,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style M","offer_id":41286452379706,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false},{"title":"Style N","offer_id":41286452412474,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":false},{"title":"Style O","offer_id":41286452445242,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false},{"title":"Style P","offer_id":41286452478010,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style Q","offer_id":41286452510778,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true},{"title":"Style R","offer_id":41286452543546,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false},{"title":"Style S","offer_id":41286452576314,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/9e3d984c-13aa-46f1-832a-4f03a548a2f2.jpg?v=1782966042"},{"product_id":"copper-bracelet-double-twist-pattern","title":"Copper Bracelet Double Twist Pattern","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"4\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg alt=\"Pure Copper Bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286452903994,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Double_Twist_bracelet_1b106e69-3540-4dda-8118-ad250ef59d71.jpg?v=1782536873"},{"product_id":"copper-bracelet-double-tone","title":"Copper Bracelet Double Tone","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"4\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg alt=\"Pure Copper Bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453035066,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Double_Tone_Bracelets.jpg?v=1782537538"},{"product_id":"copper-bracelet-hammered-design","title":"Copper Bracelet Hammered Design","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"4\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg alt=\"Pure Copper Bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453100602,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ChatGPT_Image_Aug_18_2026_01_02_26_PM.jpg?v=1787022305"},{"product_id":"copper-bracelet-floral-design","title":"Copper Bracelet Floral design","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453231674,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/floral_design.jpg?v=1782962144"},{"product_id":"copper-bracelet-i-love-you-forever-print","title":"Copper Bracelet I LOVE YOU FOREVER PRINT","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453166138,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/I_love_you_bracelets_f423fde7-211f-4954-9645-7fa76cd0b770.jpg?v=1782537056"},{"product_id":"copper-bracelet-chakra-print","title":"Copper Bracelet Chakra Print","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453133370,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Mandala_Print_bracelet.jpg?v=1782536800"},{"product_id":"copper-bracelet-3-tone-twist","title":"Copper Bracelet 3 Tone Twist","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453198906,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Copper_Bracelet_3_Tone_Twist.jpg?v=1782961272"},{"product_id":"copper-bracelet-plain-most-popular","title":"Copper Bracelet - Plain - Most Popular","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453297210,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Plain_bracelet.jpg?v=1782536896"},{"product_id":"copper-bracelet-cross-pattern","title":"Copper Bracelet Cross Pattern","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453264442,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/fbcb5916-7e81-4f5a-b5fa-38bfe2aaa110.jpg?v=1782961114"},{"product_id":"copper-bracelet-plain-round","title":"Copper Bracelet Plain Round","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453329978,"sku":null,"price":30.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Untitled_design_6.jpg?v=1784367645"},{"product_id":"copper-bracelet-one-way-twist-style","title":"Copper Bracelet One-Way Twist style","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453461050,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Twist_bracelet_214e2797-fe99-4999-9a9f-d061ba8a2b49.jpg?v=1782537074"},{"product_id":"copper-tree-of-life-magnetic-bracelet","title":"Copper Tree of Life Magnetic Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453919802,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/46e87bb5-2.png?v=1773318165"},{"product_id":"hammered-copper-cuff-bracelet","title":"Hammered Copper Cuff Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453952570,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/4da6ad35-Hammered-Copper-Cuff-2.png?v=1773318165"},{"product_id":"copper-weave-cuff-bracelet","title":"Copper Weave Cuff Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453985338,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/cee8499b-Copper-Weave-Cuff-Bracelet-1.png?v=1773318165"},{"product_id":"copper-infinity-braid-bracelet","title":"Copper Infinity Braid Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454018106,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/0f7a198b-Copper-Infinity-Braid-Bracelet-2.png?v=1773318165"},{"product_id":"classic-copper-cuff-bracelet","title":"Classic Copper Cuff Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454050874,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/4368bc41-Classic-Copper-Cuff.png?v=1773318165"},{"product_id":"copper-wave-bracelet","title":"Copper Wave Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454083642,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/3665fe8e-Copper-Wave-Bracelet-2.png?v=1773318165"},{"product_id":"copper-spiral-bracelet","title":"Copper Spiral Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454116410,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/736ae735-Copper-Spiral-Bracelet-2.png?v=1773318165"},{"product_id":"copper-link-bracelet","title":"Copper Link Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"4\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg alt=\"Pure Copper Bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454149178,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/fbc6003c-Copper-Link-Bracelet-1.png?v=1773318165"},{"product_id":"copper-dragon-scale-bracelet","title":"Copper Dragon Scale Bracelet","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', Arial, sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  object-position: center center;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img { transform: scale(1.03); }\n\n\/* Badge matched to original bottle reference *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n.section-divider .diamond { width: 10px; height: 10px; border: 1px solid var(--copper); transform: rotate(45deg); flex: none; }\n\n.benefits-section { padding: 60px 45px; background: #fff; }\n.benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n.benefits-sub { text-align: center; max-width: 780px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 55px; }\n.benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n.benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n.benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n.benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n.cta-container { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; padding: 0 45px 60px; }\n.cta-box { background: #C4874A; border-radius: 20px; padding: 40px; color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all .3s ease; box-shadow: 0 12px 30px rgba(196,135,74,.18); }\n.cta-box:hover { background: #B87438; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(184,116,56,.28); }\n.cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n.cta-box p { color: rgba(255,255,255,.92); font-size: 15px; margin-bottom: 25px; line-height: 1.6; }\n.cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n.cta-container .cta-btn, .cta-container .cta-btn:link, .cta-container .cta-btn:visited { display: inline-block; background: #fff !important; color: #C4874A !important; padding: 14px 35px; border-radius: 50px; text-decoration: none !important; font-weight: 700; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; border: 2px solid #fff !important; transition: all .3s ease; }\n.cta-container .cta-btn:hover, .cta-container .cta-btn:focus { background: #f5f5f5 !important; color: #C4874A !important; border-color: #fff !important; text-decoration: none !important; transform: translateY(-3px); box-shadow: 0 12px 24px rgba(0,0,0,.18); }\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n  .copper-top { grid-template-columns: 1fr; padding: 40px; }\n  .gallery-container { order: -1; }\n  .benefit-grid, .cta-container { grid-template-columns: 1fr; }\n  .benefits-section, .cta-container { padding-left: 40px; padding-right: 40px; }\n  .lab-badge { width: 126px; height: 126px; left: 10px; top: 10px; }\n  .lab-inner { width: 112px; height: 112px; padding: 16px 10px; border-width: 2px; }\n  .lab-inner .top { font-size: 8px; letter-spacing: 1.8px; margin-bottom: 8px; }\n  .lab-inner .percent { font-size: 22px; }\n  .lab-inner .bottom { font-size: 8px; letter-spacing: 1.2px; margin-top: 8px; }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap { width: calc(100% - 20px); margin: 10px auto; border-radius: 18px; }\n  .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n  .copper-title { font-size: 32px; }\n  .copper-desc { font-size: 15.5px; margin-bottom: 30px; }\n  .benefits-section h2 { font-size: 28px; }\n  .benefits-sub { font-size: 15.5px; }\n  .cta-box { padding: 30px 20px; }\n\n  \/* Mobile-only hero image + badge fix. Desktop remains unchanged. *\/\n  .gallery-container { overflow: visible !important; }\n\n  .main-img-box {\n    background:#fff !important;\n  }\n\n  .main-img-box img {\n    object-fit: contain !important;\n    object-position: center center !important;\n    padding: 16px !important;\n  }\n\n  .lab-badge {\n    width: 108px !important;\n    height: 108px !important;\n    left: 12px !important;\n    top: 12px !important;\n    z-index: 20 !important;\n    box-shadow: 0 10px 25px rgba(0,0,0,.12) !important;\n  }\n\n  .lab-inner {\n    width: 94px !important;\n    height: 94px !important;\n    padding: 8px !important;\n    border: 3px dotted rgba(255,255,255,.96) !important;\n  }\n\n  .lab-inner .top {\n    font-size: 8px !important;\n    letter-spacing: 1.8px !important;\n    margin: 0 0 6px 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px !important;\n    line-height: 1 !important;\n    margin: 0 !important;\n    white-space: nowrap !important;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px !important;\n    letter-spacing: 1.2px !important;\n    margin: 6px 0 0 0 !important;\n    white-space: nowrap !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"copper-wrap\"\u003e\n  \u003cdiv class=\"copper-top\"\u003e\n    \u003cdiv class=\"content-side\"\u003e\n      \u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n      \u003ch1 class=\"copper-title\"\u003eCrafted for Strength.\u003cbr\u003eDesigned to Inspire.\u003c\/h1\u003e\n      \u003cp class=\"copper-desc\"\u003eOur handcrafted copper bracelets combine timeless beauty with modern elegance. Each bracelet is made from \u003cstrong\u003e99.25% laboratory-tested pure copper\u003c\/strong\u003e and designed for comfortable everyday wear.\u003c\/p\u003e\n\n      \u003cdiv class=\"feature-list\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for genuine copper purity.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-made using traditional techniques, giving every bracelet its own character.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eAdjustable Comfortable Fit\u003c\/h4\u003e\n\u003cp\u003eOpen cuff design allows gentle adjustment for most wrist sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n          \u003cdiv\u003e\n\u003ch4\u003eFast AU \u0026amp; NZ Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched from the Sunshine Coast, Queensland.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gallery-container\"\u003e\n      \u003cdiv class=\"lab-badge\"\u003e\n        \u003cdiv class=\"lab-inner\"\u003e\n          \u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e.jpg?v=1783593815\" alt=\"Pure Copper Bracelet\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003csection class=\"benefits-section\"\u003e\n    \u003ch2\u003eThe Timeless Tradition of Copper\u003c\/h2\u003e\n    \u003cp class=\"benefits-sub\"\u003eCopper has been valued for thousands of years for its natural beauty, durability and traditional wellness significance. Our bracelets honour this heritage with elegant modern design.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eTraditional Wellness Heritage\u003c\/h4\u003e\n\u003cp\u003eCopper bracelets have long been worn in traditional practices as part of daily wellness routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eComfortable Daily Wear\u003c\/h4\u003e\n\u003cp\u003eLightweight open cuff design makes it easy to wear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n\u003cp\u003eGenuine copper naturally changes colour over time, creating a unique character that belongs to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003ch4\u003ePremium Gift Choice\u003c\/h4\u003e\n\u003cp\u003eA thoughtful gift for anyone who appreciates natural materials, tradition and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cta-container\"\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003ch3\u003eBracelet FAQs\u003c\/h3\u003e\n\u003cp\u003eFind answers about sizing, fit, purity, shipping and care.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper bracelet looking beautiful with simple natural cleaning tips.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454247482,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ChatGPT_Image_Aug_10_2026_04_29_22_PM.jpg?v=1786343418"},{"product_id":"arbor-copper-tensor-ring-pendant-necklace","title":"Arbor Copper Tensor Ring Pendant Necklace","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --arbor-copper: #C4874A;\n  --arbor-copper-dark: #A65E27;\n  --arbor-text: #2d2d2d;\n  --arbor-muted: #666666;\n  --arbor-light: #fdfaf8;\n}\n\n.arbor-wrap,\n.arbor-wrap * {\n  box-sizing: border-box;\n}\n\n.arbor-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--arbor-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.arbor-wrap h1,\n.arbor-wrap h2,\n.arbor-wrap h3,\n.arbor-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP *\/\n\n.arbor-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.arbor-eyebrow {\n  color: var(--arbor-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.arbor-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.arbor-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--arbor-muted);\n  margin-bottom: 40px;\n}\n\n.arbor-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.arbor-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.arbor-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--arbor-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.arbor-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222;\n}\n\n.arbor-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--arbor-muted);\n}\n\n\/* IMAGE *\/\n\n.arbor-gallery {\n  position: relative;\n}\n\n.arbor-image-box {\n  overflow: hidden;\n  background: var(--arbor-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.arbor-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.arbor-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* BADGE *\/\n\n.arbor-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--arbor-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.arbor-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.arbor-badge-top,\n.arbor-badge-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n\n.arbor-badge-top {\n  letter-spacing: 2px;\n  margin-bottom: 10px;\n}\n\n.arbor-badge-main {\n  color: #ffffff;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.05;\n}\n\n.arbor-badge-bottom {\n  letter-spacing: 1.4px;\n  margin-top: 10px;\n}\n\n\/* DIVIDER *\/\n\n.arbor-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.arbor-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.arbor-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--arbor-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.arbor-benefits {\n  padding: 60px 45px;\n}\n\n.arbor-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.arbor-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--arbor-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.arbor-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.arbor-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.arbor-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--arbor-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.arbor-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.arbor-benefit p {\n  margin: 0;\n  color: var(--arbor-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.arbor-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.arbor-cta {\n  background: var(--arbor-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.arbor-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.arbor-cta svg {\n  width: 50px;\n  height: 50px;\n  stroke: #ffffff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.arbor-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.arbor-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.arbor-cta-button,\n.arbor-cta-button:link,\n.arbor-cta-button:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--arbor-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 991px) {\n  .arbor-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .arbor-gallery {\n    order: -1;\n  }\n\n  .arbor-benefits-grid,\n  .arbor-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .arbor-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .arbor-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n  }\n\n  .arbor-badge-top,\n  .arbor-badge-bottom {\n    font-size: 8px;\n  }\n\n  .arbor-badge-main {\n    font-size: 18px;\n  }\n}\n\n@media (max-width: 600px) {\n  .arbor-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .arbor-top,\n  .arbor-benefits,\n  .arbor-cta-container {\n    padding: 30px 20px;\n  }\n\n  .arbor-title {\n    font-size: 32px;\n  }\n\n  .arbor-description,\n  .arbor-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .arbor-benefits h2 {\n    font-size: 28px;\n  }\n\n  .arbor-benefits-grid,\n  .arbor-cta-container {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"arbor-wrap\"\u003e\n\n  \u003cdiv class=\"arbor-top\"\u003e\n\n    \u003cdiv class=\"arbor-content\"\u003e\n\n      \u003cdiv class=\"arbor-eyebrow\"\u003e\n        Artisan Copper Jewellery\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"arbor-title\"\u003e\n        Natural Form.\u003cbr\u003e\n        Timeless Copper.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"arbor-description\"\u003e\n        The \u003cstrong\u003eArbor Copper Tensor Ring Pendant Necklace\u003c\/strong\u003e brings\n        together natural copper tones, minimalist design and handcrafted\n        character. Featuring a distinctive circular tensor-inspired pendant,\n        this understated necklace is designed for effortless everyday wear.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"arbor-features\"\u003e\n\n        \u003cdiv class=\"arbor-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eTensor Ring-Inspired Design\u003c\/h4\u003e\n            \u003cp\u003e\n              A distinctive circular pendant with a clean, balanced and contemporary appearance.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"arbor-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGenuine Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from natural copper with its characteristic warm tone and evolving patina.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"arbor-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8 3c0 5 8 5 8 10a4 4 0 0 1-8 0c0-3 4-4 4-7\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"18\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eMinimalist Everyday Style\u003c\/h4\u003e\n            \u003cp\u003e\n              Simple enough for everyday wear while offering a distinctive artisan statement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"arbor-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eA Distinctive Gift\u003c\/h4\u003e\n            \u003cp\u003e\n              A thoughtful choice for anyone who appreciates natural materials, copper jewellery and unique design.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"arbor-gallery\"\u003e\n\n      \u003cdiv class=\"arbor-badge\"\u003e\n        \u003cdiv class=\"arbor-badge-inner\"\u003e\n          \u003cdiv class=\"arbor-badge-top\"\u003eARTISAN\u003c\/div\u003e\n          \u003cdiv class=\"arbor-badge-main\"\u003eCOPPER\u003c\/div\u003e\n          \u003cdiv class=\"arbor-badge-bottom\"\u003eJEWELLERY\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"arbor-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ef79312e-14b8-41cb-a29b-4e9541a7c985.jpg?v=1786098067\" alt=\"Arbor Copper Tensor Ring Pendant Necklace\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"arbor-divider\"\u003e\n    \u003cdiv class=\"arbor-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"arbor-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"arbor-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"arbor-benefits\"\u003e\n\n    \u003ch2\u003eDesigned with Character\u003c\/h2\u003e\n\n    \u003cp class=\"arbor-benefits-intro\"\u003e\n      A simple circular form, natural copper finish and artisan character make\n      the Arbor pendant an easy piece to pair with casual, bohemian or\n      contemporary styling.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"arbor-benefits-grid\"\u003e\n\n      \u003cdiv class=\"arbor-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eBalanced Circular Form\u003c\/h4\u003e\n          \u003cp\u003e\n            The tensor-inspired ring design gives the pendant a distinctive geometric presence.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"arbor-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 18c4-9 10-12 14-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 13c3 0 6 2 7 5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eNatural Copper Finish\u003c\/h4\u003e\n          \u003cp\u003e\n            Genuine copper gradually develops its own individual patina and character with wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"arbor-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"14\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"14\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eEasy Everyday Wear\u003c\/h4\u003e\n          \u003cp\u003e\n            An understated pendant that can be worn alone or layered with other jewellery.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"arbor-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eIndividual Artisan Character\u003c\/h4\u003e\n          \u003cp\u003e\n            Subtle variations in finish are part of the natural beauty and handcrafted appearance of copper jewellery.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"arbor-cta-container\"\u003e\n\n    \u003cdiv class=\"arbor-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper jewellery, natural colour changes, care and delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"arbor-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"arbor-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover simple ways to refresh and care for the natural finish of your copper jewellery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"arbor-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41582493728826,"sku":null,"price":45.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/f4c5c3e7-c712-4f58-ba46-ba0c2ff6422c.jpg?v=1786098067"},{"product_id":"sylvan-copper-tensor-ring-pendant-necklace","title":"Sylvan Copper Tensor Ring Pendant Necklace","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --sylvan-copper: #C4874A;\n  --sylvan-copper-dark: #A65E27;\n  --sylvan-text: #2d2d2d;\n  --sylvan-muted: #666666;\n  --sylvan-light: #fdfaf8;\n}\n\n.sylvan-wrap,\n.sylvan-wrap * {\n  box-sizing: border-box;\n}\n\n.sylvan-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--sylvan-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.sylvan-wrap h1,\n.sylvan-wrap h2,\n.sylvan-wrap h3,\n.sylvan-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP *\/\n\n.sylvan-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.sylvan-eyebrow {\n  color: var(--sylvan-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.sylvan-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.sylvan-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--sylvan-muted);\n  margin-bottom: 40px;\n}\n\n.sylvan-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.sylvan-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.sylvan-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--sylvan-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.sylvan-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222;\n}\n\n.sylvan-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--sylvan-muted);\n}\n\n\/* IMAGE *\/\n\n.sylvan-gallery {\n  position: relative;\n}\n\n.sylvan-image-box {\n  overflow: hidden;\n  background: var(--sylvan-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.sylvan-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.sylvan-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* BADGE *\/\n\n.sylvan-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--sylvan-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.sylvan-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.sylvan-badge-top,\n.sylvan-badge-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n\n.sylvan-badge-top {\n  letter-spacing: 2px;\n  margin-bottom: 10px;\n}\n\n.sylvan-badge-main {\n  color: #ffffff;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1.05;\n}\n\n.sylvan-badge-bottom {\n  letter-spacing: 1.4px;\n  margin-top: 10px;\n}\n\n\/* DIVIDER *\/\n\n.sylvan-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.sylvan-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.sylvan-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--sylvan-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.sylvan-benefits {\n  padding: 60px 45px;\n}\n\n.sylvan-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.sylvan-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--sylvan-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.sylvan-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.sylvan-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.sylvan-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--sylvan-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.sylvan-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.sylvan-benefit p {\n  margin: 0;\n  color: var(--sylvan-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.sylvan-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.sylvan-cta {\n  background: var(--sylvan-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.sylvan-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.sylvan-cta svg {\n  width: 50px;\n  height: 50px;\n  stroke: #ffffff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.sylvan-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.sylvan-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.sylvan-cta-button,\n.sylvan-cta-button:link,\n.sylvan-cta-button:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--sylvan-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 991px) {\n  .sylvan-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .sylvan-gallery {\n    order: -1;\n  }\n\n  .sylvan-benefits-grid,\n  .sylvan-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .sylvan-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .sylvan-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n  }\n\n  .sylvan-badge-top,\n  .sylvan-badge-bottom {\n    font-size: 8px;\n  }\n\n  .sylvan-badge-main {\n    font-size: 18px;\n  }\n}\n\n@media (max-width: 600px) {\n  .sylvan-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .sylvan-top,\n  .sylvan-benefits,\n  .sylvan-cta-container {\n    padding: 30px 20px;\n  }\n\n  .sylvan-title {\n    font-size: 32px;\n  }\n\n  .sylvan-description,\n  .sylvan-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .sylvan-benefits h2 {\n    font-size: 28px;\n  }\n\n  .sylvan-benefits-grid,\n  .sylvan-cta-container {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sylvan-wrap\"\u003e\n\n  \u003cdiv class=\"sylvan-top\"\u003e\n\n    \u003cdiv class=\"sylvan-content\"\u003e\n\n      \u003cdiv class=\"sylvan-eyebrow\"\u003e\n        Nature-Inspired Copper Jewellery\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"sylvan-title\"\u003e\n        Organic Character.\u003cbr\u003e\n        Timeless Copper.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"sylvan-description\"\u003e\n        The \u003cstrong\u003eSylvan Copper Tensor Ring Pendant Necklace\u003c\/strong\u003e\n        combines a distinctive tensor ring-inspired form with the warm,\n        natural character of genuine copper. Its understated design makes it\n        an easy everyday piece while retaining the individual charm of\n        handcrafted jewellery.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sylvan-features\"\u003e\n\n        \u003cdiv class=\"sylvan-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eTensor Ring-Inspired Design\u003c\/h4\u003e\n            \u003cp\u003e\n              A distinctive circular pendant with a clean, balanced and minimalist form.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sylvan-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGenuine Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from natural copper with warm tones that develop their own character over time.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sylvan-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2c-4 4-6 8-6 12a6 6 0 0 0 12 0c0-4-2-8-6-12z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 15c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eNature-Inspired Styling\u003c\/h4\u003e\n            \u003cp\u003e\n              A simple, organic look designed to complement casual, bohemian and contemporary outfits.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sylvan-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eA Thoughtful Gift\u003c\/h4\u003e\n            \u003cp\u003e\n              A distinctive choice for anyone who appreciates natural materials and artisan copper jewellery.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sylvan-gallery\"\u003e\n\n      \u003cdiv class=\"sylvan-badge\"\u003e\n        \u003cdiv class=\"sylvan-badge-inner\"\u003e\n          \u003cdiv class=\"sylvan-badge-top\"\u003eARTISAN\u003c\/div\u003e\n          \u003cdiv class=\"sylvan-badge-main\"\u003eCOPPER\u003c\/div\u003e\n          \u003cdiv class=\"sylvan-badge-bottom\"\u003eJEWELLERY\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sylvan-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ce5b96ed-5e8e-4b42-b9b5-2fe2917e89b9.jpg?v=1786098067\" alt=\"Sylvan Copper Tensor Ring Pendant Necklace\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sylvan-divider\"\u003e\n    \u003cdiv class=\"sylvan-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sylvan-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sylvan-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"sylvan-benefits\"\u003e\n\n    \u003ch2\u003eNatural Beauty in Every Detail\u003c\/h2\u003e\n\n    \u003cp class=\"sylvan-benefits-intro\"\u003e\n      Designed with an understated circular form and natural copper finish,\n      the Sylvan pendant brings together simplicity, texture and individual\n      artisan character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sylvan-benefits-grid\"\u003e\n\n      \u003cdiv class=\"sylvan-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eBalanced Circular Form\u003c\/h4\u003e\n          \u003cp\u003e\n            The ring-inspired design creates a distinctive geometric silhouette with a minimalist feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sylvan-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 18c4-9 10-12 14-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 13c3 0 6 2 7 5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eNatural Copper Patina\u003c\/h4\u003e\n          \u003cp\u003e\n            Genuine copper naturally changes tone over time, creating an individual finish unique to the wearer.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sylvan-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"14\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"14\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eEasy Everyday Wear\u003c\/h4\u003e\n          \u003cp\u003e\n            A versatile pendant that can be worn alone or layered with other necklaces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sylvan-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12l5 5L20 6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eIndividual Artisan Character\u003c\/h4\u003e\n          \u003cp\u003e\n            Subtle variations in finish are part of the natural appeal of handcrafted copper jewellery.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"sylvan-cta-container\"\u003e\n\n    \u003cdiv class=\"sylvan-cta\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper jewellery, natural colour changes, care and delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"sylvan-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sylvan-cta\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover simple ways to refresh and care for the natural finish of your copper jewellery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"sylvan-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41582493859898,"sku":null,"price":45.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/7173f7ce-e133-42b1-889a-6fcfea474ef0.jpg?v=1786098067"},{"product_id":"atlas-magnetic-copper-link-bracelet","title":"Atlas Magnetic Copper Link Bracelet","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --atlas-copper: #C4874A;\n  --atlas-copper-dark: #A65E27;\n  --atlas-text: #2d2d2d;\n  --atlas-muted: #666666;\n  --atlas-light: #fdfaf8;\n}\n\n.atlas-wrap,\n.atlas-wrap * {\n  box-sizing: border-box;\n}\n\n.atlas-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--atlas-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.atlas-wrap h1,\n.atlas-wrap h2,\n.atlas-wrap h3,\n.atlas-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP SECTION *\/\n\n.atlas-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.atlas-eyebrow {\n  color: var(--atlas-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.atlas-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.atlas-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--atlas-muted);\n  margin-bottom: 40px;\n}\n\n.atlas-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.atlas-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.atlas-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--atlas-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.atlas-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222222;\n}\n\n.atlas-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--atlas-muted);\n}\n\n\/* IMAGE *\/\n\n.atlas-gallery {\n  position: relative;\n}\n\n.atlas-image-box {\n  overflow: hidden;\n  background: var(--atlas-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.atlas-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.atlas-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* BADGE *\/\n\n.atlas-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--atlas-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.atlas-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.atlas-badge-top,\n.atlas-badge-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n\n.atlas-badge-top {\n  letter-spacing: 2px;\n  margin-bottom: 10px;\n}\n\n.atlas-badge-main {\n  color: #ffffff;\n  font-size: 25px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.atlas-badge-bottom {\n  letter-spacing: 1.3px;\n  margin-top: 10px;\n}\n\n\/* DIVIDER *\/\n\n.atlas-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.atlas-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.atlas-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--atlas-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.atlas-benefits {\n  padding: 60px 45px;\n}\n\n.atlas-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.atlas-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--atlas-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.atlas-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.atlas-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.atlas-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--atlas-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.atlas-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.atlas-benefit p {\n  margin: 0;\n  color: var(--atlas-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* DETAILS *\/\n\n.atlas-details {\n  padding: 55px 45px;\n  background: var(--atlas-light);\n}\n\n.atlas-details h2 {\n  margin: 0 0 30px;\n  text-align: center;\n  font-size: 36px;\n  color: #1a1a1a;\n}\n\n.atlas-details-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px 25px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.atlas-detail {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 12px;\n  border: 1px solid #eee2da;\n}\n\n.atlas-detail strong {\n  color: var(--atlas-copper-dark);\n}\n\n.atlas-detail span {\n  color: var(--atlas-muted);\n  text-align: right;\n}\n\n\/* CTA *\/\n\n.atlas-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 60px 45px;\n}\n\n.atlas-cta {\n  background: var(--atlas-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.atlas-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.atlas-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 0 0 10px;\n}\n\n.atlas-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.atlas-cta-button {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--atlas-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 991px) {\n  .atlas-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .atlas-gallery {\n    order: -1;\n  }\n\n  .atlas-benefits-grid,\n  .atlas-details-grid,\n  .atlas-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .atlas-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .atlas-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n  }\n\n  .atlas-badge-top,\n  .atlas-badge-bottom {\n    font-size: 8px;\n  }\n\n  .atlas-badge-main {\n    font-size: 19px;\n  }\n}\n\n@media (max-width: 600px) {\n  .atlas-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .atlas-top,\n  .atlas-benefits,\n  .atlas-details,\n  .atlas-cta-container {\n    padding: 30px 20px;\n  }\n\n  .atlas-title {\n    font-size: 32px;\n  }\n\n  .atlas-benefits h2,\n  .atlas-details h2 {\n    font-size: 28px;\n  }\n\n  .atlas-detail {\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .atlas-detail span {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"atlas-wrap\"\u003e\n\n  \u003cdiv class=\"atlas-top\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"atlas-eyebrow\"\u003e\n        Premium Magnetic Copper Bracelet\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"atlas-title\"\u003e\n        Strong Design.\u003cbr\u003e\n        Precision Fit.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"atlas-description\"\u003e\n        The \u003cstrong\u003eAtlas Magnetic Copper Link Bracelet\u003c\/strong\u003e combines the\n        substantial feel of a classic link bracelet with 99.25% pure red copper\n        and 46 integrated neodymium magnets. Its watch-style link construction\n        allows the bracelet to be resized for a precise and comfortable fit.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"atlas-features\"\u003e\n\n        \u003cdiv class=\"atlas-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Red Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from high-purity red copper with a substantial link-style construction.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"atlas-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e46 Neodymium Magnets\u003c\/h4\u003e\n            \u003cp\u003e\n              Integrated with 46 neodymium magnets rated at 2000 Gauss magnet strength.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"atlas-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eAdjustable Watch-Style Links\u003c\/h4\u003e\n            \u003cp\u003e\n              Individual links can be removed to create a more precise fit around your wrist.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"atlas-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eDIY Link Adjuster Included\u003c\/h4\u003e\n            \u003cp\u003e\n              A bracelet resizing tool and instructions are included so you can adjust the bracelet at home.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atlas-gallery\"\u003e\n\n      \u003cdiv class=\"atlas-badge\"\u003e\n        \u003cdiv class=\"atlas-badge-inner\"\u003e\n          \u003cdiv class=\"atlas-badge-top\"\u003e46 MAGNETS\u003c\/div\u003e\n          \u003cdiv class=\"atlas-badge-main\"\u003e2000\u003cbr\u003eGAUSS\u003c\/div\u003e\n          \u003cdiv class=\"atlas-badge-bottom\"\u003eNEODYMIUM\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/4a9ee3db-a75e-4ab7-84a8-74e7fbf66b2a.jpg?v=1786099637\" alt=\"Atlas Magnetic Copper Link Bracelet\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atlas-divider\"\u003e\n    \u003cdiv class=\"atlas-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"atlas-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"atlas-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"atlas-benefits\"\u003e\n\n    \u003ch2\u003eBuilt for a Precise, Comfortable Fit\u003c\/h2\u003e\n\n    \u003cp class=\"atlas-benefits-intro\"\u003e\n      With its substantial 68 g weight, wide link design and adjustable\n      watch-style construction, the Atlas bracelet is designed for customers who\n      prefer a strong, structured copper bracelet rather than a traditional open cuff.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"atlas-benefits-grid\"\u003e\n\n      \u003cdiv class=\"atlas-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 8V5h10v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16v3h10v-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eClassic Link Bracelet Design\u003c\/h4\u003e\n          \u003cp\u003e\n            A refined watch-band-inspired profile with a secure clasp and substantial feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9l-3 3 3 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 9l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eCustomisable Sizing\u003c\/h4\u003e\n          \u003cp\u003e\n            Remove links as required to tailor the 230 mm bracelet to your preferred wrist size.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"7\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eMagnetic Link Construction\u003c\/h4\u003e\n          \u003cp\u003e\n            Multiple magnets are positioned throughout the bracelet links rather than in only one location.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 13h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eAdjuster \u0026amp; Instructions Included\u003c\/h4\u003e\n          \u003cp\u003e\n            Resize it yourself at home, or take it to a local watch repair shop for professional adjustment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atlas-details\"\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"atlas-details-grid\"\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003e99.25% Pure Red Copper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eDesign\u003c\/strong\u003e\n        \u003cspan\u003eLink Bracelet with Clasp\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eColours\u003c\/strong\u003e\n        \u003cspan\u003ePure Copper or Black Ion \/ Pure Copper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eLength\u003c\/strong\u003e\n        \u003cspan\u003e230 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eWidth\u003c\/strong\u003e\n        \u003cspan\u003e15 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eThickness\u003c\/strong\u003e\n        \u003cspan\u003e3.5 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eMagnets\u003c\/strong\u003e\n        \u003cspan\u003e46 Neodymium Magnets\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eMagnet Strength\u003c\/strong\u003e\n        \u003cspan\u003e2000 Gauss\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eWeight\u003c\/strong\u003e\n        \u003cspan\u003e68 g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"atlas-detail\"\u003e\n        \u003cstrong\u003eIncluded\u003c\/strong\u003e\n        \u003cspan\u003eBracelet + DIY Link Adjuster\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"atlas-cta-container\"\u003e\n\n    \u003cdiv class=\"atlas-cta\"\u003e\n      \u003ch3\u003eNeed Help With Sizing?\u003c\/h3\u003e\n      \u003cp\u003e\n        Use the included DIY link adjuster and instructions to resize your Atlas bracelet at home.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/contact\" class=\"atlas-cta-button\"\u003e\n        Contact Us\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atlas-cta\"\u003e\n      \u003ch3\u003eCopper Bracelet Care\u003c\/h3\u003e\n      \u003cp\u003e\n        Genuine copper naturally changes colour over time. Learn how to clean and maintain your bracelet.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperbracelets.com.au\" class=\"atlas-cta-button\"\u003e\n        Care Guide\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41582504116282,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/4a9ee3db-a75e-4ab7-84a8-74e7fbf66b2a.jpg?v=1786099637"},{"product_id":"regent-magnetic-copper-link-bracelet","title":"Regent Magnetic Copper Link Bracelet","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --regent-copper: #C4874A;\n  --regent-copper-dark: #A65E27;\n  --regent-text: #2d2d2d;\n  --regent-muted: #666666;\n  --regent-light: #fdfaf8;\n}\n\n.regent-wrap,\n.regent-wrap * {\n  box-sizing: border-box;\n}\n\n.regent-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--regent-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.regent-wrap h1,\n.regent-wrap h2,\n.regent-wrap h3,\n.regent-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.regent-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.regent-eyebrow {\n  color: var(--regent-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.regent-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.regent-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--regent-muted);\n  margin-bottom: 40px;\n}\n\n.regent-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.regent-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.regent-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--regent-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.regent-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222222;\n}\n\n.regent-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--regent-muted);\n}\n\n.regent-gallery {\n  position: relative;\n}\n\n.regent-image-box {\n  overflow: hidden;\n  background: var(--regent-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.regent-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.regent-image-box:hover img {\n  transform: scale(1.03);\n}\n\n.regent-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--regent-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.regent-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.regent-badge-top,\n.regent-badge-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n\n.regent-badge-top {\n  letter-spacing: 2px;\n  margin-bottom: 10px;\n}\n\n.regent-badge-main {\n  color: #ffffff;\n  font-size: 25px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n.regent-badge-bottom {\n  letter-spacing: 1.3px;\n  margin-top: 10px;\n}\n\n.regent-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.regent-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.regent-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--regent-copper);\n  transform: rotate(45deg);\n}\n\n.regent-benefits {\n  padding: 60px 45px;\n}\n\n.regent-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.regent-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--regent-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.regent-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.regent-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.regent-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--regent-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.regent-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.regent-benefit p {\n  margin: 0;\n  color: var(--regent-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.regent-details {\n  padding: 55px 45px;\n  background: var(--regent-light);\n}\n\n.regent-details h2 {\n  margin: 0 0 30px;\n  text-align: center;\n  font-size: 36px;\n  color: #1a1a1a;\n}\n\n.regent-details-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px 25px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.regent-detail {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 12px;\n  border: 1px solid #eee2da;\n}\n\n.regent-detail strong {\n  color: var(--regent-copper-dark);\n}\n\n.regent-detail span {\n  color: var(--regent-muted);\n  text-align: right;\n}\n\n.regent-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 60px 45px;\n}\n\n.regent-cta {\n  background: var(--regent-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.regent-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.regent-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 0 0 10px;\n}\n\n.regent-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.regent-cta-button {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--regent-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n@media (max-width: 991px) {\n  .regent-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .regent-gallery {\n    order: -1;\n  }\n\n  .regent-benefits-grid,\n  .regent-details-grid,\n  .regent-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .regent-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .regent-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n  }\n\n  .regent-badge-top,\n  .regent-badge-bottom {\n    font-size: 8px;\n  }\n\n  .regent-badge-main {\n    font-size: 19px;\n  }\n}\n\n@media (max-width: 600px) {\n  .regent-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .regent-top,\n  .regent-benefits,\n  .regent-details,\n  .regent-cta-container {\n    padding: 30px 20px;\n  }\n\n  .regent-title {\n    font-size: 32px;\n  }\n\n  .regent-benefits h2,\n  .regent-details h2 {\n    font-size: 28px;\n  }\n\n  .regent-detail {\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .regent-detail span {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"regent-wrap\"\u003e\n\n  \u003cdiv class=\"regent-top\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"regent-eyebrow\"\u003e\n        Premium Magnetic Copper Bracelet\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"regent-title\"\u003e\n        Refined Design.\u003cbr\u003e\n        Precision Fit.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"regent-description\"\u003e\n        The \u003cstrong\u003eRegent Magnetic Copper Link Bracelet\u003c\/strong\u003e combines\n        refined watch-style detailing with 99.25% pure red copper and\n        46 integrated neodymium magnets. Its adjustable link construction\n        creates a substantial, polished bracelet that can be tailored to your\n        preferred wrist size.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"regent-features\"\u003e\n\n        \u003cdiv class=\"regent-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Red Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from high-purity red copper with a strong, structured link design.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"regent-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e46 Neodymium Magnets\u003c\/h4\u003e\n            \u003cp\u003e\n              Integrated with 46 neodymium magnets rated at 2000 Gauss magnet strength.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"regent-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eAdjustable Link Design\u003c\/h4\u003e\n            \u003cp\u003e\n              Watch-style removable links allow the bracelet to be tailored for a more precise fit.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"regent-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eDIY Link Adjuster Included\u003c\/h4\u003e\n            \u003cp\u003e\n              Resize your Regent bracelet at home with the included bracelet adjustment tool and instructions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"regent-gallery\"\u003e\n\n      \u003cdiv class=\"regent-badge\"\u003e\n        \u003cdiv class=\"regent-badge-inner\"\u003e\n          \u003cdiv class=\"regent-badge-top\"\u003e46 MAGNETS\u003c\/div\u003e\n          \u003cdiv class=\"regent-badge-main\"\u003e2000\u003cbr\u003eGAUSS\u003c\/div\u003e\n          \u003cdiv class=\"regent-badge-bottom\"\u003eNEODYMIUM\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/3a6e15ee-b37b-458f-ba6a-cf8644267ed3.jpg?v=1786100444\" alt=\"Regent Magnetic Copper Link Bracelet\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"regent-divider\"\u003e\n    \u003cdiv class=\"regent-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"regent-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"regent-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"regent-benefits\"\u003e\n\n    \u003ch2\u003eClassic Link Styling with Adjustable Comfort\u003c\/h2\u003e\n\n    \u003cp class=\"regent-benefits-intro\"\u003e\n      The Regent combines the polished appearance of a traditional watch-style\n      bracelet with a substantial copper construction and adjustable sizing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"regent-benefits-grid\"\u003e\n\n      \u003cdiv class=\"regent-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M7 8V5h10v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16v3h10v-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eRefined Link Bracelet Design\u003c\/h4\u003e\n          \u003cp\u003e\n            A polished watch-band style that works equally well with casual and dress wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 9l-3 3 3 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 9l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eCustomisable Sizing\u003c\/h4\u003e\n          \u003cp\u003e\n            Remove individual links to adjust the 230 mm bracelet to your preferred fit.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"7\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003e46 Integrated Magnets\u003c\/h4\u003e\n          \u003cp\u003e\n            Neodymium magnets are positioned throughout the bracelet links.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 13h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eEasy Home Adjustment\u003c\/h4\u003e\n          \u003cp\u003e\n            The included link adjuster and instructions allow you to resize the bracelet yourself.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"regent-details\"\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"regent-details-grid\"\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003e99.25% Pure Red Copper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eDesign\u003c\/strong\u003e\n        \u003cspan\u003eLink Bracelet with Clasp\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eColours\u003c\/strong\u003e\n        \u003cspan\u003ePure Copper or Black Ion \/ Pure Copper\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eLength\u003c\/strong\u003e\n        \u003cspan\u003e230 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eWidth\u003c\/strong\u003e\n        \u003cspan\u003e15 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eThickness\u003c\/strong\u003e\n        \u003cspan\u003e3.5 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eMagnets\u003c\/strong\u003e\n        \u003cspan\u003e46 Neodymium Magnets\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eMagnet Strength\u003c\/strong\u003e\n        \u003cspan\u003e2000 Gauss\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eWeight\u003c\/strong\u003e\n        \u003cspan\u003e68 g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"regent-detail\"\u003e\n        \u003cstrong\u003eIncluded\u003c\/strong\u003e\n        \u003cspan\u003eBracelet + DIY Link Adjuster\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"regent-cta-container\"\u003e\n\n    \u003cdiv class=\"regent-cta\"\u003e\n      \u003ch3\u003eNeed Help With Sizing?\u003c\/h3\u003e\n      \u003cp\u003e\n        Use the included DIY link adjuster and instructions to resize your Regent bracelet at home.\n      \u003c\/p\u003e\n      \u003ca href=\"#\" class=\"regent-cta-button\"\u003eSizing Help\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"regent-cta\"\u003e\n      \u003ch3\u003eCopper Bracelet Care\u003c\/h3\u003e\n      \u003cp\u003e\n        Genuine copper naturally changes colour over time. Learn how to keep your bracelet looking its best.\n      \u003c\/p\u003e\n      \u003ca href=\"#\" class=\"regent-cta-button\"\u003eCare Guide\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41582510342202,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/3a6e15ee-b37b-458f-ba6a-cf8644267ed3.jpg?v=1786100444"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/collections\/1-modified_0141ef17-33a2-4060-805b-91a942083c0e.png?v=1778981947","url":"https:\/\/copperstore.com.au\/collections\/copper-bracelets.oembed?page=3","provider":"Copper Store Australia","version":"1.0","type":"link"}