{"product_id":"products-sense-cgm-bracelet","title":"The SENSÉ Bracelet","description":"\u003cstyle style=\"user-select: text !important;\"\u003e\n.nvr-sense-v4{\n  --ink:#211b17;\n  --ink-soft:#50463d;\n  --muted:#756a61;\n\n  --gold:#aa7839;\n  --gold2:#d2aa72;\n  --gold-dark:#7c5125;\n\n  --cream:#f6ede2;\n  --cream2:#ecdfd2;\n  --sand:#ead7c0;\n  --stone:#ddd2c8;\n\n  --night:#211a15;\n  --night2:#352a21;\n\n  position:relative;\n  isolation:isolate;\n\n  max-width:980px;\n  margin:0 auto;\n\n  padding:10px 14px 34px;\n\n  overflow:hidden;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  color:var(--ink)!important;\n\n  background:\n    radial-gradient(\n      circle at 8% 9%,\n      rgba(190,139,74,.17),\n      transparent 23%\n    ),\n    radial-gradient(\n      circle at 92% 23%,\n      rgba(103,79,56,.11),\n      transparent 26%\n    ),\n    radial-gradient(\n      circle at 12% 60%,\n      rgba(220,178,119,.12),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 89% 80%,\n      rgba(130,98,64,.09),\n      transparent 25%\n    ),\n    linear-gradient(\n      180deg,\n      #f4e8db 0%,\n      #e8ddd2 25%,\n      #f2e7db 52%,\n      #e5d9ce 77%,\n      #f1e4d7 100%\n    );\n\n  animation:\n    nvrPageBreath 9s ease-in-out infinite alternate;\n}\n\n\n.nvr-sense-v4 *{\n  box-sizing:border-box;\n}\n\n\n.nvr-sense-v4 h1,\n.nvr-sense-v4 h2,\n.nvr-sense-v4 h3,\n.nvr-sense-v4 p,\n.nvr-sense-v4 div,\n.nvr-sense-v4 span,\n.nvr-sense-v4 strong,\n.nvr-sense-v4 small,\n.nvr-sense-v4 b,\n.nvr-sense-v4 summary,\n.nvr-sense-v4 a{\n  color:inherit;\n}\n\n\n.nvr-sense-v4 img{\n  display:block;\n\n  width:100%;\n  height:auto;\n}\n\n@keyframes nvrPageBreath{\n\n  0%{\n    filter:\n      saturate(.99)\n      brightness(1);\n  }\n\n  100%{\n    filter:\n      saturate(1.045)\n      brightness(1.012);\n  }\n\n}\n\n.nvr-sense-v4 .nvr-glow{\n\n  position:absolute;\n\n  z-index:-1;\n\n  pointer-events:none;\n\n  border-radius:999px;\n\n  filter:blur(68px);\n}\n\n\n.nvr-sense-v4 .nvr-glow-1{\n\n  width:320px;\n  height:320px;\n\n  left:-150px;\n  top:270px;\n\n  background:#c69556;\n\n  animation:\n    nvrGlowOne 8s ease-in-out infinite;\n}\n\n\n.nvr-sense-v4 .nvr-glow-2{\n\n  width:350px;\n  height:350px;\n\n  right:-180px;\n  top:1150px;\n\n  background:#8c735a;\n\n  animation:\n    nvrGlowTwo 10s ease-in-out infinite;\n}\n\n\n.nvr-sense-v4 .nvr-glow-3{\n\n  width:290px;\n  height:290px;\n\n  left:-110px;\n  top:2300px;\n\n  background:#d6aa70;\n\n  animation:\n    nvrGlowThree 9s ease-in-out infinite;\n}\n\n\n.nvr-sense-v4 .nvr-glow-4{\n\n  width:320px;\n  height:320px;\n\n  right:-170px;\n  bottom:280px;\n\n  background:#9d7a55;\n\n  animation:\n    nvrGlowTwo 11s ease-in-out infinite reverse;\n}\n\n\n@keyframes nvrGlowOne{\n\n  0%,100%{\n\n    transform:\n      translate(0,0)\n      scale(.82);\n\n    opacity:.10;\n  }\n\n  50%{\n\n    transform:\n      translate(35px,22px)\n      scale(1.18);\n\n    opacity:.23;\n  }\n\n}\n\n\n@keyframes nvrGlowTwo{\n\n  0%,100%{\n\n    transform:\n      translate(0,0)\n      scale(.84);\n\n    opacity:.08;\n  }\n\n  50%{\n\n    transform:\n      translate(-38px,-42px)\n      scale(1.18);\n\n    opacity:.20;\n  }\n\n}\n\n\n@keyframes nvrGlowThree{\n\n  0%,100%{\n\n    transform:\n      translateY(0)\n      scale(.86);\n\n    opacity:.08;\n  }\n\n  50%{\n\n    transform:\n      translateY(-40px)\n      scale(1.18);\n\n    opacity:.19;\n  }\n\n}\n\n.nvr-sense-v4 .nvr-section{\n\n  position:relative;\n\n  z-index:2;\n\n  margin-bottom:20px;\n}\n\n\n.nvr-sense-v4 .nvr-head{\n\n  max-width:660px;\n\n  margin:0 auto 16px;\n\n  padding:0 7px;\n\n  text-align:center;\n}\n\n\n.nvr-sense-v4 .nvr-kicker{\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:30px;\n\n  padding:7px 12px;\n\n  border-radius:999px;\n\n  background:\n    rgba(228,207,181,.65);\n\n  border:\n    1px solid rgba(103,76,48,.08);\n\n  color:#805527!important;\n\n  font-size:10px;\n\n  font-weight:850;\n\n  letter-spacing:.85px;\n\n  text-transform:uppercase;\n\n  box-shadow:\n    0 7px 18px rgba(70,50,31,.05);\n}\n\n\n.nvr-sense-v4 .nvr-head h2{\n\n  margin:10px 0 8px;\n\n  color:#251e19!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n\n  font-weight:400;\n\n  line-height:1.12;\n\n  letter-spacing:-.9px;\n}\n\n\n.nvr-sense-v4 .nvr-head p{\n\n  max-width:600px;\n\n  margin:0 auto;\n\n  color:#756a60!important;\n\n  font-size:15px;\n\n  line-height:1.65;\n}\n\n.nvr-sense-v4 .nvr-hero{\n\n  position:relative;\n\n  overflow:hidden;\n\n  padding:23px;\n\n  border-radius:31px;\n\n  background:\n    radial-gradient(\n      circle at 91% 8%,\n      rgba(177,128,62,.23),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 7% 95%,\n      rgba(104,78,53,.10),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #f0dfcf 0%,\n      #dfd3c8 50%,\n      #f0e3d5 100%\n    );\n\n  border:\n    1px solid rgba(88,65,42,.08);\n\n  box-shadow:\n    0 25px 65px rgba(44,32,23,.13),\n    inset 0 1px 0 rgba(255,255,255,.35);\n}\n\n\n.nvr-sense-v4 .nvr-hero:after{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:190px;\n  height:190px;\n\n  right:-75px;\n  top:-85px;\n\n  border-radius:50%;\n\n  border:\n    1px solid rgba(152,107,49,.13);\n\n  box-shadow:\n    0 0 0 27px rgba(152,107,49,.028),\n    0 0 0 57px rgba(119,91,61,.022);\n\n  animation:\n    nvrOrbit 12s linear infinite;\n}\n\n\n@keyframes nvrOrbit{\n\n  to{\n    transform:rotate(360deg);\n  }\n\n}\n\n.nvr-sense-v4 .nvr-hero-label{\n\n  position:relative;\n\n  z-index:3;\n\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  padding:8px 13px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #30271f,\n      #18130f\n    );\n\n  color:#fff5eb!important;\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n\n  box-shadow:\n    0 10px 25px rgba(40,29,20,.18);\n}\n\n\n.nvr-sense-v4 .nvr-hero-label:before{\n\n  content:\"\";\n\n  width:7px;\n  height:7px;\n\n  border-radius:50%;\n\n  background:#d9a364;\n\n  animation:\n    nvrDot 1.7s ease-out infinite;\n}\n\n\n@keyframes nvrDot{\n\n  0%{\n    box-shadow:\n      0 0 0 0 rgba(211,158,91,.45);\n  }\n\n  100%{\n    box-shadow:\n      0 0 0 9px rgba(211,158,91,0);\n  }\n\n}\n\n.nvr-sense-v4 .nvr-hero-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    1.02fr .98fr;\n\n  align-items:center;\n\n  gap:28px;\n\n  margin-top:18px;\n}\n\n\n.nvr-sense-v4 .nvr-hero h1{\n\n  margin:0 0 12px;\n\n  color:#211a16!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:45px;\n\n  font-weight:400;\n\n  line-height:1.02;\n\n  letter-spacing:-1.7px;\n}\n\n\n.nvr-sense-v4 .nvr-hero h1 span{\n\n  display:block;\n\n  color:#9b692f!important;\n\n  font-style:italic;\n}\n\n\n.nvr-sense-v4 .nvr-hero-text{\n\n  margin:0 0 17px;\n\n  color:#685d53!important;\n\n  font-size:16px;\n\n  line-height:1.66;\n}\n\n.nvr-sense-v4 .nvr-pills{\n\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n}\n\n\n.nvr-sense-v4 .nvr-pill{\n\n  display:inline-flex;\n\n  align-items:center;\n\n  min-height:38px;\n\n  padding:8px 11px;\n\n  border-radius:999px;\n\n  background:\n    rgba(249,239,228,.72);\n\n  border:\n    1px solid rgba(91,66,42,.07);\n\n  color:#523f31!important;\n\n  font-size:12px;\n\n  font-weight:760;\n\n  box-shadow:\n    0 7px 17px rgba(54,39,26,.05);\n}\n\n\n.nvr-sense-v4 .nvr-product-wrap{\n\n  position:relative;\n}\n\n\n.nvr-sense-v4 .nvr-product-wrap:before{\n\n  content:\"\";\n\n  position:absolute;\n\n  inset:8% 5%;\n\n  border-radius:29px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(200,150,83,.36),\n      rgba(113,88,63,.23)\n    );\n\n  filter:blur(27px);\n\n  animation:\n    nvrProductGlow 4.8s ease-in-out infinite;\n}\n\n\n@keyframes nvrProductGlow{\n\n  0%,100%{\n\n    transform:scale(.89);\n\n    opacity:.34;\n  }\n\n  50%{\n\n    transform:scale(1.04);\n\n    opacity:.67;\n  }\n\n}\n\n\n.nvr-sense-v4 .nvr-product-img{\n\n  position:relative;\n\n  z-index:2;\n\n  aspect-ratio:1\/1;\n\n  object-fit:cover;\n\n  border-radius:25px;\n\n  box-shadow:\n    0 22px 48px rgba(49,35,24,.17);\n\n  animation:\n    nvrProductFloat 5.4s ease-in-out infinite;\n}\n\n\n@keyframes nvrProductFloat{\n\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-7px);\n  }\n\n}\n\n.nvr-sense-v4 .nvr-strip{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n\n  margin-top:15px;\n}\n\n\n.nvr-sense-v4 .nvr-strip-card{\n\n  padding:13px 8px;\n\n  border-radius:18px;\n\n  background:\n    rgba(231,216,198,.72);\n\n  border:\n    1px solid rgba(84,62,40,.07);\n\n  text-align:center;\n\n  box-shadow:\n    0 8px 18px rgba(49,35,24,.045);\n}\n\n\n.nvr-sense-v4 .nvr-strip-card:nth-child(2){\n\n  background:\n    rgba(242,224,204,.74);\n}\n\n\n.nvr-sense-v4 .nvr-strip-card:nth-child(3){\n\n  background:\n    rgba(221,210,199,.78);\n}\n\n\n.nvr-sense-v4 .nvr-strip-card strong{\n\n  display:block;\n\n  color:#30251d!important;\n\n  font-size:13px;\n}\n\n\n.nvr-sense-v4 .nvr-strip-card span{\n\n  display:block;\n\n  margin-top:3px;\n\n  color:#756a60!important;\n\n  font-size:10px;\n}\n\n.nvr-sense-v4 .nvr-mobile-hint{\n\n  display:none;\n\n  margin:-5px 0 10px;\n\n  color:#87796b!important;\n\n  font-size:10px;\n\n  font-weight:700;\n\n  text-align:right;\n}\n\n\n.nvr-sense-v4 .nvr-features{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:12px;\n}\n\n\n.nvr-sense-v4 .nvr-feature{\n\n  position:relative;\n\n  overflow:hidden;\n\n  min-height:192px;\n\n  padding:18px;\n\n  border-radius:23px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ecdcca,\n      #e1d7ce\n    );\n\n  border:\n    1px solid rgba(78,58,38,.07);\n\n  box-shadow:\n    0 14px 31px rgba(46,33,23,.065);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n\n.nvr-sense-v4 .nvr-feature:nth-child(2){\n\n  background:\n    linear-gradient(\n      145deg,\n      #ddd3ca,\n      #ecd9c5\n    );\n}\n\n\n.nvr-sense-v4 .nvr-feature:nth-child(3){\n\n  background:\n    linear-gradient(\n      145deg,\n      #efd9bf,\n      #e4d6c8\n    );\n}\n\n\n.nvr-sense-v4 .nvr-feature:nth-child(4){\n\n  background:\n    linear-gradient(\n      145deg,\n      #ded4ca,\n      #efdcc7\n    );\n}\n\n\n.nvr-sense-v4 .nvr-feature:before{\n\n  content:\"\";\n\n  position:absolute;\n\n  width:105px;\n  height:105px;\n\n  right:-42px;\n  top:-42px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(180,127,55,.16),\n      transparent 70%\n    );\n}\n\n\n.nvr-sense-v4 .nvr-feature:hover{\n\n  transform:translateY(-5px);\n\n  box-shadow:\n    0 19px 39px rgba(47,34,23,.11);\n}\n\n\n.nvr-sense-v4 .nvr-feature-icon{\n\n  display:grid;\n\n  place-items:center;\n\n  width:44px;\n  height:44px;\n\n  margin-bottom:13px;\n\n  border-radius:14px;\n\n  background:\n    rgba(249,237,224,.76);\n\n  box-shadow:\n    0 8px 18px rgba(55,39,26,.06);\n\n  color:#875c2d!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:16px;\n\n  font-weight:700;\n}\n\n\n.nvr-sense-v4 .nvr-feature h3{\n\n  margin:0 0 7px;\n\n  color:#2c221b!important;\n\n  font-size:16px;\n\n  font-weight:850;\n\n  line-height:1.25;\n}\n\n\n.nvr-sense-v4 .nvr-feature p{\n\n  margin:0;\n\n  color:#71665d!important;\n\n  font-size:13px;\n\n  line-height:1.57;\n}\n\n.nvr-sense-v4 .nvr-story{\n\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:15px;\n\n  align-items:stretch;\n}\n\n\n.nvr-sense-v4 .nvr-story-img{\n\n  position:relative;\n\n  overflow:hidden;\n\n  min-height:100%;\n\n  border-radius:27px;\n\n  background:#ded3c7;\n\n  box-shadow:\n    0 17px 40px rgba(43,31,22,.09);\n}\n\n\n.nvr-sense-v4 .nvr-story-img img{\n\n  height:100%;\n\n  object-fit:cover;\n\n  transition:\n    transform .6s cubic-bezier(.2,.6,.2,1);\n}\n\n\n.nvr-sense-v4 .nvr-story-img:hover img{\n\n  transform:scale(1.025);\n}\n\n\n.nvr-sense-v4 .nvr-story-copy{\n\n  display:flex;\n\n  flex-direction:column;\n\n  justify-content:center;\n\n  padding:26px;\n\n  border-radius:27px;\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(163,115,51,.13),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #ded4ca,\n      #efdcc8\n    );\n\n  border:\n    1px solid rgba(79,58,39,.07);\n\n  box-shadow:\n    0 16px 38px rgba(45,32,23,.06);\n}\n\n\n.nvr-sense-v4 .nvr-story-copy h2{\n\n  margin:10px 0 9px;\n\n  color:#261e18!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:29px;\n\n  font-weight:400;\n\n  line-height:1.14;\n\n  letter-spacing:-.8px;\n}\n\n\n.nvr-sense-v4 .nvr-story-copy p{\n\n  margin:0;\n\n  color:#6f655c!important;\n\n  font-size:15px;\n\n  line-height:1.69;\n}\n\n.nvr-sense-v4 .nvr-ba{\n\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:12px;\n}\n\n\n.nvr-sense-v4 .nvr-ba-card{\n\n  position:relative;\n\n  overflow:hidden;\n\n  padding:20px;\n\n  border-radius:23px;\n\n  border:\n    1px solid rgba(74,54,37,.07);\n}\n\n\n.nvr-sense-v4 .nvr-before{\n\n  background:\n    linear-gradient(\n      145deg,\n      #d7d1cb,\n      #e6ddd4\n    );\n}\n\n\n.nvr-sense-v4 .nvr-after{\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(183,130,58,.18),\n      transparent 37%\n    ),\n    linear-gradient(\n      145deg,\n      #efd4b5,\n      #ded2c6\n    );\n}\n\n\n.nvr-sense-v4 .nvr-ba-tag{\n\n  display:inline-flex;\n\n  padding:5px 9px;\n\n  margin-bottom:10px;\n\n  border-radius:999px;\n\n  background:\n    rgba(75,54,37,.09);\n\n  color:#584637!important;\n\n  font-size:10px;\n\n  font-weight:850;\n\n  letter-spacing:.7px;\n\n  text-transform:uppercase;\n}\n\n\n.nvr-sense-v4 .nvr-ba-card h3{\n\n  margin:0 0 8px;\n\n  color:#291f18!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:21px;\n\n  font-weight:400;\n\n  line-height:1.25;\n}\n\n\n.nvr-sense-v4 .nvr-ba-card p{\n\n  margin:0;\n\n  color:#6e645c!important;\n\n  font-size:14px;\n\n  line-height:1.61;\n}\n\n.nvr-sense-v4 .nvr-steps{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:11px;\n}\n\n\n.nvr-sense-v4 .nvr-step{\n\n  position:relative;\n\n  padding:20px;\n\n  border-radius:22px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eed8bd,\n      #ddd2c7\n    );\n\n  border:\n    1px solid rgba(75,54,36,.07);\n\n  box-shadow:\n    0 12px 27px rgba(44,31,21,.055);\n}\n\n\n.nvr-sense-v4 .nvr-step:nth-child(2){\n\n  background:\n    linear-gradient(\n      145deg,\n      #d7cec5,\n      #ecd7c0\n    );\n}\n\n\n.nvr-sense-v4 .nvr-step:nth-child(3){\n\n  background:\n    linear-gradient(\n      145deg,\n      #ead4bd,\n      #ded4ca\n    );\n}\n\n\n.nvr-sense-v4 .nvr-step-num{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\n\n  margin-bottom:12px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #bf8c4b,\n      #795226\n    );\n\n  color:#ffffff!important;\n\n  font-size:13px;\n\n  font-weight:900;\n\n  box-shadow:\n    0 8px 18px rgba(118,79,39,.19);\n}\n\n\n.nvr-sense-v4 .nvr-step h3{\n\n  margin:0 0 6px;\n\n  color:#2b211a!important;\n\n  font-size:17px;\n\n  font-weight:850;\n}\n\n\n.nvr-sense-v4 .nvr-step p{\n\n  margin:0;\n\n  color:#6f655d!important;\n\n  font-size:13px;\n\n  line-height:1.58;\n}\n\n.nvr-sense-v4 .nvr-gallery{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:13px;\n}\n\n\n.nvr-sense-v4 .nvr-gallery-card{\n\n  position:relative;\n\n  overflow:hidden;\n\n  border-radius:26px;\n\n  background:#ded3c7;\n\n  box-shadow:\n    0 16px 36px rgba(42,30,21,.085);\n}\n\n\n.nvr-sense-v4 .nvr-gallery-card img{\n\n  aspect-ratio:1\/1;\n\n  object-fit:cover;\n\n  transition:\n    transform .58s cubic-bezier(.2,.6,.2,1);\n}\n\n\n.nvr-sense-v4 .nvr-gallery-card:hover img{\n\n  transform:scale(1.035);\n}\n\n.nvr-sense-v4 .nvr-reviews-wrap{\n\n  position:relative;\n\n  overflow:hidden;\n\n  padding:28px;\n\n  border-radius:29px;\n\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(191,139,71,.15),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(105,81,56,.10),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #eee1d2,\n      #dfd5cb\n    );\n\n  border:\n    1px solid rgba(76,55,37,.07);\n\n  box-shadow:\n    0 17px 40px rgba(46,32,22,.065);\n}\n\n\n.nvr-sense-v4 .nvr-review-top{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:12px;\n\n  margin:2px auto 20px;\n}\n\n\n.nvr-sense-v4 .nvr-review-big-star{\n\n  display:grid;\n\n  place-items:center;\n\n  width:50px;\n  height:50px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c79655,\n      #8f602c\n    );\n\n  color:#ffffff!important;\n\n  font-size:21px;\n\n  box-shadow:\n    0 10px 23px rgba(138,91,39,.20);\n}\n\n\n.nvr-sense-v4 .nvr-stars{\n\n  display:flex;\n\n  align-items:center;\n\n  gap:3px;\n}\n\n\n.nvr-sense-v4 .nvr-star{\n\n  color:#a97535!important;\n\n  font-size:16px;\n\n  line-height:1;\n}\n\n\n.nvr-sense-v4 .nvr-review-top-copy{\n\n  text-align:left;\n}\n\n\n.nvr-sense-v4 .nvr-review-top-copy strong{\n\n  display:block;\n\n  color:#34281f!important;\n\n  font-size:13px;\n}\n\n\n.nvr-sense-v4 .nvr-review-top-copy small{\n\n  display:block;\n\n  margin-top:3px;\n\n  color:#7a6e64!important;\n\n  font-size:10px;\n}\n\n\n.nvr-sense-v4 .nvr-reviews{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:11px;\n}\n\n\n.nvr-sense-v4 .nvr-review-card{\n\n  position:relative;\n\n  display:flex;\n\n  flex-direction:column;\n\n  min-height:220px;\n\n  padding:19px;\n\n  border-radius:22px;\n\n  background:\n    rgba(250,243,235,.78);\n\n  border:\n    1px solid rgba(84,62,41,.065);\n\n  box-shadow:\n    0 11px 27px rgba(46,33,22,.055);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n\n.nvr-sense-v4 .nvr-review-card:hover{\n\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 17px 34px rgba(46,33,22,.095);\n}\n\n\n.nvr-sense-v4 .nvr-review-card .nvr-stars{\n\n  margin-bottom:13px;\n}\n\n\n.nvr-sense-v4 .nvr-review-quote{\n\n  margin:0;\n\n  color:#31261e!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:19px;\n\n  font-weight:400;\n\n  line-height:1.35;\n}\n\n\n.nvr-sense-v4 .nvr-review-person{\n\n  display:flex;\n\n  align-items:center;\n\n  gap:9px;\n\n  margin-top:auto;\n\n  padding-top:16px;\n\n  border-top:\n    1px solid rgba(80,58,39,.07);\n}\n\n\n.nvr-sense-v4 .nvr-review-avatar{\n\n  display:grid;\n\n  place-items:center;\n\n  width:36px;\n  height:36px;\n\n  flex:0 0 36px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c79657,\n      #8d6233\n    );\n\n  color:#ffffff!important;\n\n  font-size:11px;\n\n  font-weight:900;\n}\n\n\n.nvr-sense-v4 .nvr-review-person strong{\n\n  display:block;\n\n  color:#352a21!important;\n\n  font-size:12px;\n}\n\n\n.nvr-sense-v4 .nvr-review-person small{\n\n  display:block;\n\n  margin-top:2px;\n\n  color:#81766c!important;\n\n  font-size:10px;\n}\n\n.nvr-sense-v4 .nvr-use{\n\n  padding:27px;\n\n  border-radius:29px;\n\n  background:\n    radial-gradient(\n      circle at 0% 100%,\n      rgba(184,130,57,.14),\n      transparent 39%\n    ),\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(105,81,56,.11),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #dfd5cb,\n      #efdac2\n    );\n\n  border:\n    1px solid rgba(76,55,37,.07);\n\n  box-shadow:\n    0 17px 40px rgba(46,32,22,.065);\n}\n\n\n.nvr-sense-v4 .nvr-use-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:9px;\n\n  margin-top:17px;\n}\n\n\n.nvr-sense-v4 .nvr-use-item{\n\n  min-height:92px;\n\n  padding:14px;\n\n  border-radius:18px;\n\n  background:\n    rgba(89,65,44,.07);\n\n  border:\n    1px solid rgba(81,59,40,.055);\n}\n\n\n.nvr-sense-v4 .nvr-use-item span{\n\n  display:block;\n\n  color:#9a692f!important;\n\n  font-family:\n    Georgia,\n    serif;\n\n  font-size:17px;\n}\n\n\n.nvr-sense-v4 .nvr-use-item b{\n\n  display:block;\n\n  margin-top:7px;\n\n  color:#382b21!important;\n\n  font-size:13px;\n\n  line-height:1.32;\n}\n\n.nvr-sense-v4 .nvr-compat{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  max-width:760px;\n\n  margin:0 auto;\n}\n\n\n.nvr-sense-v4 .nvr-compat-item{\n\n  position:relative;\n\n  padding:17px 16px;\n\n  border-radius:19px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eadbcc,\n      #dfd4c9\n    );\n\n  border:\n    1px solid rgba(72,53,36,.07);\n\n  color:#3e3025!important;\n\n  text-align:center;\n\n  font-size:13px;\n\n  font-weight:800;\n\n  box-shadow:\n    0 9px 21px rgba(42,30,21,.045);\n}\n\n\n.nvr-sense-v4 .nvr-compat-item:before{\n\n  content:\"\";\n\n  display:inline-block;\n\n  width:7px;\n  height:7px;\n\n  margin-right:8px;\n\n  border-radius:50%;\n\n  background:#a67538;\n}\n\n.nvr-sense-v4 .nvr-spec{\n\n  max-width:730px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ddd3ca,\n      #eddac6\n    );\n\n  border:\n    1px solid rgba(72,52,36,.075);\n\n  box-shadow:\n    0 13px 29px rgba(43,30,21,.05);\n}\n\n\n.nvr-sense-v4 .nvr-spec-row{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:15px 17px;\n\n  border-bottom:\n    1px solid rgba(75,54,37,.075);\n}\n\n\n.nvr-sense-v4 .nvr-spec-row:last-child{\n\n  border-bottom:none;\n}\n\n\n.nvr-sense-v4 .nvr-spec-row strong{\n\n  color:#34271e!important;\n\n  font-size:13px;\n}\n\n\n.nvr-sense-v4 .nvr-spec-row span{\n\n  color:#6e645b!important;\n\n  text-align:right;\n\n  font-size:13px;\n}\n\n.nvr-sense-v4 .nvr-trust{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:9px;\n}\n\n\n.nvr-sense-v4 .nvr-trust-card{\n\n  padding:17px 11px;\n\n  border-radius:19px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #e9d5c0,\n      #d8cfc7\n    );\n\n  border:\n    1px solid rgba(71,51,34,.065);\n\n  text-align:center;\n}\n\n\n.nvr-sense-v4 .nvr-trust-card:nth-child(2){\n\n  background:\n    linear-gradient(\n      145deg,\n      #d9d0c7,\n      #e8d2bb\n    );\n}\n\n\n.nvr-sense-v4 .nvr-trust-mark{\n\n  display:grid;\n\n  place-items:center;\n\n  width:42px;\n  height:42px;\n\n  margin:0 auto 8px;\n\n  border-radius:50%;\n\n  background:\n    rgba(255,247,237,.65);\n\n  color:#875b2c!important;\n\n  font-size:10px;\n\n  font-weight:900;\n}\n\n\n.nvr-sense-v4 .nvr-trust-card strong{\n\n  display:block;\n\n  color:#35281f!important;\n\n  font-size:13px;\n}\n\n\n.nvr-sense-v4 .nvr-trust-card small{\n\n  display:block;\n\n  margin-top:4px;\n\n  color:#766b62!important;\n\n  font-size:11px;\n\n  line-height:1.4;\n}\n\n.nvr-sense-v4 .nvr-faq{\n\n  max-width:750px;\n\n  margin:0 auto;\n}\n\n\n.nvr-sense-v4 .nvr-faq details{\n\n  margin-bottom:8px;\n\n  padding:0 17px;\n\n  border-radius:18px;\n\n  background:\n    rgba(237,224,210,.74);\n\n  border:\n    1px solid rgba(76,55,37,.065);\n}\n\n\n.nvr-sense-v4 .nvr-faq summary{\n\n  position:relative;\n\n  padding:16px 32px 16px 0;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:#35291f!important;\n\n  font-size:14px;\n\n  font-weight:800;\n}\n\n\n.nvr-sense-v4 .nvr-faq summary::-webkit-details-marker{\n\n  display:none;\n}\n\n\n.nvr-sense-v4 .nvr-faq summary:after{\n\n  content:\"+\";\n\n  position:absolute;\n\n  right:1px;\n  top:12px;\n\n  color:#8c5d2b!important;\n\n  font-size:22px;\n\n  font-weight:400;\n}\n\n\n.nvr-sense-v4 .nvr-faq details[open] summary:after{\n\n  content:\"-\";\n}\n\n\n.nvr-sense-v4 .nvr-faq p{\n\n  margin:-1px 0 17px;\n\n  color:#71675e!important;\n\n  font-size:13px;\n\n  line-height:1.64;\n}\n\n.nvr-sense-v4 .nvr-final{\n\n  position:relative;\n\n  overflow:hidden;\n\n  padding:39px 24px;\n\n  border-radius:31px;\n\n  background:\n    radial-gradient(\n      circle at 13% 18%,\n      rgba(192,141,75,.30),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 87% 76%,\n      rgba(206,170,117,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #34291f 0%,\n      #19130f 100%\n    );\n\n  box-shadow:\n    0 25px 62px rgba(30,21,15,.21);\n\n  text-align:center;\n}\n\n\n.nvr-sense-v4 .nvr-final:before,\n.nvr-sense-v4 .nvr-final:after{\n\n  content:\"\";\n\n  position:absolute;\n\n  border-radius:50%;\n\n  border:\n    1px solid rgba(255,255,255,.075);\n}\n\n\n.nvr-sense-v4 .nvr-final:before{\n\n  width:190px;\n  height:190px;\n\n  left:-80px;\n  bottom:-95px;\n\n  animation:\n    nvrFinalOrb 7s ease-in-out infinite;\n}\n\n\n.nvr-sense-v4 .nvr-final:after{\n\n  width:125px;\n  height:125px;\n\n  right:-45px;\n  top:-50px;\n\n  animation:\n    nvrFinalOrb 8.5s ease-in-out infinite reverse;\n}\n\n\n@keyframes nvrFinalOrb{\n\n  0%,100%{\n\n    transform:scale(.8);\n\n    opacity:.65;\n  }\n\n  50%{\n\n    transform:scale(1.35);\n\n    opacity:1;\n  }\n\n}\n\n\n.nvr-sense-v4 .nvr-final-inner{\n\n  position:relative;\n\n  z-index:3;\n\n  max-width:650px;\n\n  margin:0 auto;\n}\n\n\n.nvr-sense-v4 .nvr-final-label{\n\n  display:inline-flex;\n\n  padding:7px 12px;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,174,104,.10);\n\n  border:\n    1px solid rgba(255,191,137,.08);\n\n  color:#deb080!important;\n\n  font-size:10px;\n\n  font-weight:850;\n\n  letter-spacing:.85px;\n\n  text-transform:uppercase;\n}\n\n\n.nvr-sense-v4 .nvr-final h2{\n\n  margin:12px 0 10px;\n\n  color:#fff4e9!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:32px;\n\n  font-weight:400;\n\n  line-height:1.11;\n\n  letter-spacing:-.8px;\n}\n\n\n.nvr-sense-v4 .nvr-final p{\n\n  max-width:575px;\n\n  margin:0 auto 20px;\n\n  color:#d9cfc6!important;\n\n  font-size:15px;\n\n  line-height:1.67;\n}\n\n.nvr-sense-v4 .nvr-cta{\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-width:245px;\n  min-height:56px;\n\n  padding:15px 30px;\n\n  border:0;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c99a5b 0%,\n      #9d692f 100%\n    );\n\n  color:#ffffff!important;\n\n  text-decoration:none!important;\n\n  font-size:15px;\n\n  font-weight:900;\n\n  cursor:pointer;\n\n  box-shadow:\n    0 14px 31px rgba(166,109,48,.34),\n    inset 0 1px 0 rgba(255,255,255,.25);\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n\n  animation:\n    nvrButtonBreath 2.7s ease-in-out infinite;\n}\n\n\n.nvr-sense-v4 .nvr-cta:after{\n\n  content:\"\";\n\n  width:7px;\n  height:7px;\n\n  margin-left:10px;\n\n  border-top:\n    2px solid #ffffff;\n\n  border-right:\n    2px solid #ffffff;\n\n  transform:\n    rotate(45deg);\n}\n\n\n.nvr-sense-v4 .nvr-cta:hover{\n\n  transform:\n    translateY(-2px)\n    scale(1.015);\n\n  box-shadow:\n    0 18px 37px rgba(166,109,48,.41);\n}\n\n\n.nvr-sense-v4 .nvr-cta:active{\n\n  transform:scale(.965);\n}\n\n\n@keyframes nvrButtonBreath{\n\n  0%,100%{\n\n    box-shadow:\n      0 12px 28px rgba(166,109,48,.27),\n      0 0 0 0 rgba(199,147,81,.21);\n  }\n\n  50%{\n\n    box-shadow:\n      0 18px 38px rgba(166,109,48,.40),\n      0 0 0 11px rgba(199,147,81,0);\n  }\n\n}\n\n\n@media(max-width:767px){\n\n\n  .nvr-sense-v4{\n\n    padding:\n      7px 9px 28px;\n  }\n\n\n  .nvr-sense-v4 .nvr-section{\n\n    margin-bottom:17px;\n  }\n\n\n  \/* HERO *\/\n\n  .nvr-sense-v4 .nvr-hero{\n\n    padding:\n      16px 13px 14px;\n\n    border-radius:24px;\n  }\n\n\n  .nvr-sense-v4 .nvr-hero-grid{\n\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-top:15px;\n  }\n\n\n  .nvr-sense-v4 .nvr-product-wrap{\n\n    order:-1;\n  }\n\n\n  .nvr-sense-v4 .nvr-product-img{\n\n    border-radius:21px;\n  }\n\n\n  .nvr-sense-v4 .nvr-hero h1{\n\n    font-size:35px;\n\n    letter-spacing:-1.3px;\n\n    line-height:1.045;\n  }\n\n\n  .nvr-sense-v4 .nvr-hero-text{\n\n    font-size:15px;\n\n    line-height:1.57;\n  }\n\n\n  .nvr-sense-v4 .nvr-pill{\n\n    min-height:36px;\n\n    padding:7px 10px;\n\n    font-size:11px;\n  }\n\n\n  \/* STRIP *\/\n\n  .nvr-sense-v4 .nvr-strip{\n\n    gap:6px;\n  }\n\n\n  .nvr-sense-v4 .nvr-strip-card{\n\n    padding:11px 5px;\n\n    border-radius:14px;\n  }\n\n\n  .nvr-sense-v4 .nvr-strip-card strong{\n\n    font-size:11px;\n  }\n\n\n  .nvr-sense-v4 .nvr-strip-card span{\n\n    font-size:9px;\n  }\n\n\n  .nvr-sense-v4 .nvr-head{\n\n    margin-bottom:13px;\n\n    padding:0 7px;\n  }\n\n\n  .nvr-sense-v4 .nvr-head h2{\n\n    font-size:26px;\n\n    line-height:1.16;\n  }\n\n\n  .nvr-sense-v4 .nvr-head p{\n\n    font-size:14px;\n  }\n\n\n  .nvr-sense-v4 .nvr-mobile-hint{\n\n    display:block;\n  }\n\n\n  .nvr-sense-v4 .nvr-features{\n\n    display:flex;\n\n    width:calc(100% + 9px);\n\n    margin-right:-9px;\n\n    gap:10px;\n\n    padding:\n      2px 28px 13px 1px;\n\n    overflow-x:auto;\n\n    scroll-snap-type:\n      x mandatory;\n\n    scroll-padding-left:1px;\n\n    overscroll-behavior-inline:\n      contain;\n\n    -webkit-overflow-scrolling:\n      touch;\n\n    scrollbar-width:none;\n  }\n\n\n  .nvr-sense-v4 .nvr-features::-webkit-scrollbar{\n\n    display:none;\n  }\n\n\n  .nvr-sense-v4 .nvr-feature{\n\n    flex:\n      0 0 79%;\n\n    min-height:176px;\n\n    padding:17px;\n\n    border-radius:20px;\n\n    scroll-snap-align:start;\n\n    scroll-snap-stop:always;\n  }\n\n\n  .nvr-sense-v4 .nvr-story{\n\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .nvr-sense-v4 .nvr-story-img{\n\n    border-radius:21px;\n  }\n\n\n  .nvr-sense-v4 .nvr-story-copy{\n\n    padding:\n      19px 16px;\n\n    border-radius:21px;\n  }\n\n\n  .nvr-sense-v4 .nvr-story-copy h2{\n\n    font-size:25px;\n  }\n\n\n  .nvr-sense-v4 .nvr-ba{\n\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n\n  .nvr-sense-v4 .nvr-ba-card{\n\n    padding:17px;\n\n    border-radius:20px;\n  }\n\n\n  .nvr-sense-v4 .nvr-steps{\n\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n\n  .nvr-sense-v4 .nvr-step{\n\n    display:grid;\n\n    grid-template-columns:\n      40px 1fr;\n\n    grid-template-areas:\n      \"number title\"\n      \"number text\";\n\n    column-gap:10px;\n\n    padding:15px;\n\n    border-radius:19px;\n  }\n\n\n  .nvr-sense-v4 .nvr-step-num{\n\n    grid-area:number;\n\n    margin:0;\n  }\n\n\n  .nvr-sense-v4 .nvr-step h3{\n\n    grid-area:title;\n\n    align-self:end;\n  }\n\n\n  .nvr-sense-v4 .nvr-step p{\n\n    grid-area:text;\n  }\n\n\n  .nvr-sense-v4 .nvr-gallery{\n\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .nvr-sense-v4 .nvr-gallery-card{\n\n    border-radius:21px;\n  }\n\n\n  .nvr-sense-v4 .nvr-reviews-wrap{\n\n    padding:\n      21px 14px;\n\n    border-radius:23px;\n  }\n\n\n  .nvr-sense-v4 .nvr-review-top{\n\n    justify-content:flex-start;\n\n    margin-bottom:16px;\n  }\n\n\n  .nvr-sense-v4 .nvr-reviews{\n\n    display:flex;\n\n    width:calc(100% + 14px);\n\n    margin-right:-14px;\n\n    gap:10px;\n\n    padding:\n      2px 28px 13px 1px;\n\n    overflow-x:auto;\n\n    scroll-snap-type:\n      x mandatory;\n\n    overscroll-behavior-inline:\n      contain;\n\n    -webkit-overflow-scrolling:\n      touch;\n\n    scrollbar-width:none;\n  }\n\n\n  .nvr-sense-v4 .nvr-reviews::-webkit-scrollbar{\n\n    display:none;\n  }\n\n\n  .nvr-sense-v4 .nvr-review-card{\n\n    flex:\n      0 0 82%;\n\n    min-height:210px;\n\n    padding:17px;\n\n    border-radius:20px;\n\n    scroll-snap-align:start;\n\n    scroll-snap-stop:always;\n  }\n\n\n  .nvr-sense-v4 .nvr-use{\n\n    padding:\n      20px 14px;\n\n    border-radius:23px;\n  }\n\n\n  .nvr-sense-v4 .nvr-use-grid{\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap:8px;\n  }\n\n\n  .nvr-sense-v4 .nvr-use-item{\n\n    min-height:83px;\n\n    padding:12px;\n  }\n\n\n  .nvr-sense-v4 .nvr-compat{\n\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .nvr-sense-v4 .nvr-spec-row{\n\n    padding:13px;\n\n    gap:12px;\n  }\n\n\n  .nvr-sense-v4 .nvr-spec-row strong,\n  .nvr-sense-v4 .nvr-spec-row span{\n\n    font-size:12px;\n  }\n\n\n  .nvr-sense-v4 .nvr-trust{\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap:8px;\n  }\n\n\n  .nvr-sense-v4 .nvr-trust-card:last-child{\n\n    grid-column:\n      1 \/ -1;\n  }\n\n\n  .nvr-sense-v4 .nvr-final{\n\n    padding:\n      29px 15px;\n\n    border-radius:24px;\n  }\n\n\n  .nvr-sense-v4 .nvr-final h2{\n\n    font-size:27px;\n  }\n\n\n  .nvr-sense-v4 .nvr-final p{\n\n    font-size:14px;\n  }\n\n\n  .nvr-sense-v4 .nvr-cta{\n\n    width:100%;\n\n    min-height:58px;\n\n    font-size:16px;\n  }\n\n}\n\n\n@media(max-width:390px){\n\n\n  .nvr-sense-v4 .nvr-hero h1{\n\n    font-size:32px;\n  }\n\n\n  .nvr-sense-v4 .nvr-feature{\n\n    flex-basis:84%;\n  }\n\n\n  .nvr-sense-v4 .nvr-review-card{\n\n    flex-basis:87%;\n  }\n\n\n  .nvr-sense-v4 .nvr-strip-card strong{\n\n    font-size:10px;\n  }\n\n}\n\n\n@media(prefers-reduced-motion:reduce){\n\n\n  .nvr-sense-v4,\n  .nvr-sense-v4 *,\n  .nvr-sense-v4 *:before,\n  .nvr-sense-v4 *:after{\n\n    animation:none!important;\n\n    scroll-behavior:auto!important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-liquid-wrapper\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-sense-v4\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-glow nvr-glow-1\" style=\"user-select: text !important;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-glow nvr-glow-2\" style=\"user-select: text !important;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-glow nvr-glow-3\" style=\"user-select: text !important;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-glow nvr-glow-4\" style=\"user-select: text !important;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"nvr-section nvr-hero\" style=\"user-select: text !important;\"\u003e\u003cspan class=\"nvr-hero-label\" style=\"user-select: text !important;\"\u003e JEWELRY DESIGNED FOR YOUR CGM \u003c\/span\u003e\n\u003cdiv class=\"nvr-hero-grid\" style=\"user-select: text !important;\"\u003e\n\u003cdiv style=\"user-select: text !important;\"\u003e\n\u003ch1 style=\"user-select: text !important;\"\u003eWear Your Sensor \u003cspan style=\"user-select: text !important;\"\u003e Beautifully. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"nvr-hero-text\" style=\"user-select: text !important;\"\u003eA sculptural jewelry-inspired bracelet designed around your CGM, bringing a more refined and intentional look to something you already wear every day.\u003c\/p\u003e\n\u003cdiv class=\"nvr-pills\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-pill\" style=\"user-select: text !important;\"\u003e 316L Stainless Steel \u003c\/span\u003e \u003cspan class=\"nvr-pill\" style=\"user-select: text !important;\"\u003e 18K Gold-Plated \u003c\/span\u003e \u003cspan class=\"nvr-pill\" style=\"user-select: text !important;\"\u003e Adjustable Open Cuff \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-product-wrap\" style=\"user-select: text !important;\"\u003e\u003cimg class=\"nvr-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_37_30.png?v=1787038721\" alt=\"Gold CGM bracelet worn on upper arm\" loading=\"eager\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-strip\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-strip-card\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Jewelry-Led \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Designed with style in mind \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-strip-card\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Sensor-Safe \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Designed with clearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-strip-card\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Everyday Wear \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Lightweight and adjustable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e JEWELRY FIRST \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eMake Your CGM Part of the Look\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eA functional everyday device does not have to feel separate from the rest of your style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-mobile-hint\" style=\"user-select: text !important;\"\u003eSwipe to explore\u003c\/div\u003e\n\u003cdiv class=\"nvr-features\" style=\"user-select: text !important;\"\u003e\n\u003carticle class=\"nvr-feature\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-feature-icon\" style=\"user-select: text !important;\"\u003e01\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eJewelry-Led Design\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eFlowing metallic lines give your sensor a more considered, sculptural jewelry aesthetic.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nvr-feature\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-feature-icon\" style=\"user-select: text !important;\"\u003e02\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eDesigned Around Your CGM\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe built-in shell is designed to sit around the compatible sensor with clearance from its surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nvr-feature\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-feature-icon\" style=\"user-select: text !important;\"\u003e03\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eAdjustable Open Cuff\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe open-cuff construction can be adjusted for a comfortable fit across a broad range of arm sizes.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nvr-feature\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-feature-icon\" style=\"user-select: text !important;\"\u003e04\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eMade for Everyday Wear\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003ePremium metal construction brings the polished feel of jewelry to daily CGM wear.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-story\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-story-img\" style=\"user-select: text !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_37_36.png?v=1787038722\" alt=\"Woman styling gold CGM bracelet\" loading=\"lazy\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-story-copy\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e FROM SENSOR TO STATEMENT \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eTechnology You Do Not Have to Hide\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eYour sensor can be functional without feeling separate from your style. The SENSÉ Bracelet surrounds it with sculptural jewelry-inspired lines for a more intentional everyday look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e BEFORE \/ AFTER \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eA More Intentional Way to Wear It\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe technology stays familiar. The way it fits into your style changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-ba\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-ba-card nvr-before\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-ba-tag\" style=\"user-select: text !important;\"\u003e Before \u003c\/span\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eThe Sensor Stands Apart\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eA functional sensor can feel visually disconnected from jewelry, dresses and carefully styled outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-ba-card nvr-after\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-ba-tag\" style=\"user-select: text !important;\"\u003e After \u003c\/span\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eThe Sensor Feels Styled\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eSculptural gold lines create a more deliberate jewelry aesthetic while keeping the sensor at the center of the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-story\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-story-copy\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e DESIGNED AROUND YOUR CGM \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eBeauty With a Functional Purpose\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe built-in shell is designed to sit around your compatible sensor with clearance from the sensor surface. The open cuff keeps the fit adjustable and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-story-img\" style=\"user-select: text !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_37_33.png?v=1787038721\" alt=\"Close-up of bracelet designed around CGM sensor\" loading=\"lazy\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e SIMPLE BY DESIGN \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003ePosition. Secure. Style.\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eDesigned to feel more like putting on jewelry than adding another complicated accessory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-steps\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-step\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-step-num\" style=\"user-select: text !important;\"\u003e1\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003ePosition\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eAlign the built-in shell over your compatible CGM sensor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-step\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-step-num\" style=\"user-select: text !important;\"\u003e2\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eSecure\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eLet the shell sit around the sensor while maintaining clearance from the sensor surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-step\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-step-num\" style=\"user-select: text !important;\"\u003e3\u003c\/div\u003e\n\u003ch3 style=\"user-select: text !important;\"\u003eAdjust and Wear\u003c\/h3\u003e\n\u003cp style=\"user-select: text !important;\"\u003eAdjust the open cuff for comfort and style it with the rest of your look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-story\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-story-img\" style=\"user-select: text !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_39_04.png?v=1787038769\" alt=\"Premium gold bracelet close-up\" loading=\"lazy\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-story-copy\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e PREMIUM MATERIALS \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eMade to Feel Like Jewelry\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eCrafted from 316L stainless steel with an 18K gold-plated finish, the bracelet brings a polished jewelry aesthetic to everyday CGM wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e EVERYDAY STYLE \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eDesigned to Blend In. Made to Stand Out.\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eFrom casual daytime looks to evenings out, it is designed to feel like part of the outfit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-gallery\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-gallery-card\" style=\"user-select: text !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_40_34.png?v=1787038873\" alt=\"CGM bracelet everyday lifestyle\" loading=\"lazy\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nvr-gallery-card\" style=\"user-select: text !important;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_2026_8_18__15_37_30.png?v=1787038721\" alt=\"Gold CGM jewelry bracelet\" loading=\"lazy\" style=\"user-select: text !important;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-reviews-wrap\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e CUSTOMER STORIES \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eWhat They Are Saying\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eReal feedback shared by customers wearing SENSÉ with their CGM.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-review-top\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-review-big-star\" style=\"user-select: text !important;\"\u003e ★ \u003c\/span\u003e\n\u003cdiv class=\"nvr-review-top-copy\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-stars\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Five-Star Customer Feedback \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Selected SENSÉ customer stories \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-reviews\" style=\"user-select: text !important;\"\u003e\n\u003carticle class=\"nvr-review-card\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-stars\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"nvr-review-quote\" style=\"user-select: text !important;\"\u003e\"This is the coolest thing ever invented\"\u003c\/p\u003e\n\u003cdiv class=\"nvr-review-person\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-review-avatar\" style=\"user-select: text !important;\"\u003e SK \u003c\/span\u003e\n\u003cdiv style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Sophie K. \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Libre 3 \/ Amsterdam \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nvr-review-card\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-stars\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"nvr-review-quote\" style=\"user-select: text !important;\"\u003e\"I love itttt\"\u003c\/p\u003e\n\u003cdiv class=\"nvr-review-person\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-review-avatar\" style=\"user-select: text !important;\"\u003e ER \u003c\/span\u003e\n\u003cdiv style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Emma R. \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Dexcom G7 \/ London \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nvr-review-card\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-stars\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e \u003cspan class=\"nvr-star\" style=\"user-select: text !important;\"\u003e★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"nvr-review-quote\" style=\"user-select: text !important;\"\u003e\"I am definitely telling this to all of my friends\"\u003c\/p\u003e\n\u003cdiv class=\"nvr-review-person\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-review-avatar\" style=\"user-select: text !important;\"\u003e LM \u003c\/span\u003e\n\u003cdiv style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Lisa M. \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Libre 2 \/ Berlin \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-use\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e MADE FOR LIFE IN MOTION \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eStyle That Moves With Your Day\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eA refined look designed to fit naturally into the moments that make up everyday life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-use-grid\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-use-item\" style=\"user-select: text !important;\"\u003e\n\u003cspan style=\"user-select: text !important;\"\u003e 01 \u003c\/span\u003e \u003cb style=\"user-select: text !important;\"\u003e Everyday Wear \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-use-item\" style=\"user-select: text !important;\"\u003e\n\u003cspan style=\"user-select: text !important;\"\u003e 02 \u003c\/span\u003e \u003cb style=\"user-select: text !important;\"\u003e Work and Cafe \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-use-item\" style=\"user-select: text !important;\"\u003e\n\u003cspan style=\"user-select: text !important;\"\u003e 03 \u003c\/span\u003e \u003cb style=\"user-select: text !important;\"\u003e Travel and Getaways \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-use-item\" style=\"user-select: text !important;\"\u003e\n\u003cspan style=\"user-select: text !important;\"\u003e 04 \u003c\/span\u003e \u003cb style=\"user-select: text !important;\"\u003e Dinner and Events \u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e COMPATIBILITY \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eChoose the Version for Your Sensor\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eSelect the matching sensor option in the product selector before adding your bracelet to the cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-compat\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-compat-item\" style=\"user-select: text !important;\"\u003eLibre 2 \/ 2+\u003c\/div\u003e\n\u003cdiv class=\"nvr-compat-item\" style=\"user-select: text !important;\"\u003eLibre 3 \/ 3+\u003c\/div\u003e\n\u003cdiv class=\"nvr-compat-item\" style=\"user-select: text !important;\"\u003eDexcom G7 \/ ONE+\u003c\/div\u003e\n\u003cdiv class=\"nvr-compat-item\" style=\"user-select: text !important;\"\u003eMedtronic Simplera\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e DETAILS \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Product Type \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e CGM Jewelry Accessory \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Material \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e 316L Stainless Steel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Finish \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e 18K Gold-Plated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Fit \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Adjustable Open Cuff \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Wear \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Water-Resistant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-spec-row\" style=\"user-select: text !important;\"\u003e\n\u003cstrong style=\"user-select: text !important;\"\u003e Sensor Design \u003c\/strong\u003e \u003cspan style=\"user-select: text !important;\"\u003e Built-In Shell With Clearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-trust\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-trust-card\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-trust-mark\" style=\"user-select: text !important;\"\u003e 316L \u003c\/span\u003e \u003cstrong style=\"user-select: text !important;\"\u003e Premium Materials \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Stainless steel construction \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-trust-card\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-trust-mark\" style=\"user-select: text !important;\"\u003e FIT \u003c\/span\u003e \u003cstrong style=\"user-select: text !important;\"\u003e Adjustable Design \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Open cuff for everyday comfort \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-trust-card\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-trust-mark\" style=\"user-select: text !important;\"\u003e CGM \u003c\/span\u003e \u003cstrong style=\"user-select: text !important;\"\u003e Sensor-Focused Design \u003c\/strong\u003e \u003csmall style=\"user-select: text !important;\"\u003e Built with sensor clearance \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-head\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-kicker\" style=\"user-select: text !important;\"\u003e QUESTIONS ANSWERED \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nvr-faq\" style=\"user-select: text !important;\"\u003e\n\u003cdetails style=\"user-select: text !important;\"\u003e\n\u003csummary style=\"user-select: text !important;\"\u003eDoes it press directly on the sensor?\u003c\/summary\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe shell is designed with clearance so it sits around the compatible sensor rather than applying direct pressure to the sensor surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"user-select: text !important;\"\u003e\n\u003csummary style=\"user-select: text !important;\"\u003eIs the bracelet adjustable?\u003c\/summary\u003e\n\u003cp style=\"user-select: text !important;\"\u003eYes. The open-cuff construction is adjustable and designed to fit a broad range of arm sizes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"user-select: text !important;\"\u003e\n\u003csummary style=\"user-select: text !important;\"\u003eWhich sensors are compatible?\u003c\/summary\u003e\n\u003cp style=\"user-select: text !important;\"\u003eAvailable options include Libre 2\/2+, Libre 3\/3+, Dexcom G7\/ONE+ and Medtronic Simplera.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"user-select: text !important;\"\u003e\n\u003csummary style=\"user-select: text !important;\"\u003eIs it suitable for everyday wear?\u003c\/summary\u003e\n\u003cp style=\"user-select: text !important;\"\u003eThe bracelet is crafted from 316L stainless steel with an 18K gold-plated finish and is designed for everyday wear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"user-select: text !important;\"\u003e\n\u003csummary style=\"user-select: text !important;\"\u003eIs this a medical device?\u003c\/summary\u003e\n\u003cp style=\"user-select: text !important;\"\u003eNo. It is a jewelry accessory designed to sit around an existing compatible CGM sensor. Always follow the instructions provided by your sensor manufacturer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nvr-section nvr-final\" style=\"user-select: text !important;\"\u003e\n\u003cdiv class=\"nvr-final-inner\" style=\"user-select: text !important;\"\u003e\n\u003cspan class=\"nvr-final-label\" style=\"user-select: text !important;\"\u003e YOUR CGM. YOUR STYLE. \u003c\/span\u003e\n\u003ch2 style=\"user-select: text !important;\"\u003eMake It Part of Your Look\u003c\/h2\u003e\n\u003cp style=\"user-select: text !important;\"\u003eChoose the version made for your sensor and bring a more intentional jewelry aesthetic to something you already wear every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript style=\"user-select: text !important;\"\u003e\n(function(){\n\n  var root =\n    document.querySelector('.nvr-sense-v4');\n\n  if(!root){\n    return;\n  }\n\n\n  var button =\n    root.querySelector('.nvr-cta');\n\n  if(!button){\n    return;\n  }\n\n\n  function findProductArea(){\n\n    var selectors = [\n\n      'form[action*=\"\/cart\/add\"]',\n\n      '.product-form',\n\n      'product-form',\n\n      '[id^=\"product-form\"]',\n\n      '[id*=\"product-form\"]',\n\n      'button[name=\"add\"]',\n\n      '.product-form__buttons'\n\n    ];\n\n\n    for(\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ){\n\n      var elements =\n        document.querySelectorAll(\n          selectors[i]\n        );\n\n\n      for(\n        var j = 0;\n        j \u003c elements.length;\n        j++\n      ){\n\n        if(\n          !root.contains(\n            elements[j]\n          )\n        ){\n\n          return elements[j];\n\n        }\n\n      }\n\n    }\n\n\n    return null;\n\n  }\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Libre 2\/2+ \/ Gold","offer_id":54074194428015,"sku":"ZWP2608202691-镂空开口手镯-金色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Libre 2\/2+ \/ Silver","offer_id":54074194460783,"sku":"ZWP2608202691-镂空开口手镯-银色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Libre 3\/3+ \/ Gold","offer_id":54074194493551,"sku":"ZWP2608202691-镂空开口手镯-金色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Libre 3\/3+ \/ Silver","offer_id":54074194526319,"sku":"ZWP2608202691-镂空开口手镯-银色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dexcom G7\/ONE+ \/ Gold","offer_id":54074194559087,"sku":"ZWP2608202691-镂空开口手镯-金色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dexcom G7\/ONE+ \/ Silver","offer_id":54074194591855,"sku":"ZWP2608202691-镂空开口手镯-银色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Medtronic Simplera \/ Gold","offer_id":54074194624623,"sku":"ZWP2608202691-镂空开口手镯-金色","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Medtronic Simplera \/ Silver","offer_id":54074194657391,"sku":"ZWP2608202691-镂空开口手镯-银色","price":32.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0641\/2114\/3407\/files\/ChatGPT_Image_2026_8_18__15_33_40.png?v=1787215913","url":"https:\/\/tiktrove.com\/el\/products\/products-sense-cgm-bracelet","provider":"Tiktrove","version":"1.0","type":"link"}