{"product_id":"tnv60-pro-thermal-monocular","title":"TNV60 Pro Thermal Monocular","description":"\u003cstyle\u003e\n.tnv60,\n.tnv60 * {\n  box-sizing: border-box;\n}\n\n.tnv60 {\n  --tnv-bg: #070809;\n  --tnv-panel: #111315;\n  --tnv-panel-2: #181a1d;\n  --tnv-text: #f4f5f2;\n  --tnv-muted: #aeb2b4;\n  --tnv-line: rgba(255,255,255,.13);\n  --tnv-orange: #ff7a00;\n  --tnv-yellow: #ffc400;\n  --tnv-red: #f22b1d;\n  --tnv-blue: #18a6cf;\n\n  width: 100%;\n  max-width: 100%;\n  overflow: hidden;\n  background: var(--tnv-bg);\n  color: var(--tnv-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.55;\n  isolation: isolate;\n  container: tnvProduct \/ inline-size;\n}\n\n.tnv60 h2,\n.tnv60 h3,\n.tnv60 p,\n.tnv60 figure {\n  margin: 0;\n}\n\n.tnv60 h2,\n.tnv60 h3,\n.tnv60 p,\n.tnv60 span,\n.tnv60 td,\n.tnv60 th,\n.tnv60 summary {\n  overflow-wrap: anywhere;\n}\n\n.tnv60__inner {\n  width: min(100%, 1320px);\n  margin: 0 auto;\n  padding-inline: clamp(18px, 4vw, 58px);\n}\n\n.tnv60__section {\n  padding-block: clamp(58px, 8vw, 112px);\n}\n\n.tnv60__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 11px;\n  margin-bottom: 18px;\n  color: #fff;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .17em;\n  text-transform: uppercase;\n}\n\n.tnv60__eyebrow:before {\n  content: \"\";\n  width: 46px;\n  height: 4px;\n  border-radius: 99px;\n  background: linear-gradient(\n    90deg,\n    var(--tnv-yellow),\n    var(--tnv-orange),\n    var(--tnv-red)\n  );\n}\n\n.tnv60__hero {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0,1.12fr) minmax(290px,.88fr);\n  gap: clamp(32px, 6vw, 92px);\n  align-items: center;\n  min-height: 720px;\n  padding-block: clamp(58px, 9vw, 130px);\n  overflow: hidden;\n}\n\n.tnv60__hero:before {\n  content: \"\";\n  position: absolute;\n  width: 680px;\n  height: 680px;\n  right: -310px;\n  top: -220px;\n  border-radius: 50%;\n  background:\n    repeating-radial-gradient(\n      circle,\n      transparent 0 64px,\n      rgba(255,122,0,.15) 65px 67px\n    ),\n    repeating-conic-gradient(\n      from 0deg,\n      rgba(255,255,255,.13) 0deg 1deg,\n      transparent 1deg 30deg\n    );\n  opacity: .7;\n  pointer-events: none;\n}\n\n.tnv60__hero:after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(\n      circle at 15% 35%,\n      rgba(24,166,207,.15),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 75% 58%,\n      rgba(242,43,29,.14),\n      transparent 34%\n    );\n  pointer-events: none;\n}\n\n.tnv60__hero-copy,\n.tnv60__thermal-panel {\n  position: relative;\n  z-index: 2;\n  min-width: 0;\n}\n\n.tnv60__model {\n  display: inline-block;\n  margin-bottom: 17px;\n  padding: 9px 13px;\n  border: 1px solid rgba(255,122,0,.5);\n  border-radius: 7px;\n  background: rgba(255,122,0,.08);\n  color: var(--tnv-orange);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .14em;\n}\n\n.tnv60__title {\n  max-width: 790px;\n  font-size: clamp(54px, 9.5cqi, 116px);\n  line-height: .84;\n  letter-spacing: -.07em;\n  text-transform: uppercase;\n}\n\n.tnv60__title span {\n  display: block;\n  margin-top: 13px;\n  color: transparent;\n  font-size: .55em;\n  line-height: 1;\n  letter-spacing: -.045em;\n  -webkit-text-stroke: 1px rgba(255,255,255,.75);\n}\n\n.tnv60__lead {\n  max-width: 680px;\n  margin-top: 28px !important;\n  color: var(--tnv-muted);\n  font-size: clamp(16px, 2cqi, 21px);\n}\n\n.tnv60__chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 28px;\n}\n\n.tnv60__chip {\n  padding: 10px 13px;\n  border: 1px solid var(--tnv-line);\n  border-radius: 999px;\n  background: rgba(255,255,255,.045);\n  color: #e8e9e5;\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.tnv60__thermal-panel {\n  padding: clamp(23px, 3.5vw, 42px);\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,.2);\n  border-radius: 29px;\n  background:\n    linear-gradient(145deg, #17191c, #090a0b);\n  box-shadow: 0 38px 100px rgba(0,0,0,.5);\n}\n\n.tnv60__thermal-view {\n  position: relative;\n  width: min(100%, 410px);\n  aspect-ratio: 1;\n  margin: 0 auto;\n  overflow: hidden;\n  border: 2px solid rgba(255,255,255,.5);\n  border-radius: 50%;\n  background:\n    radial-gradient(\n      circle at 58% 42%,\n      #fff 0 3%,\n      #fff600 4% 7%,\n      #ff9a00 8% 13%,\n      #f22b1d 14% 22%,\n      transparent 23%\n    ),\n    radial-gradient(\n      ellipse at 46% 55%,\n      #ffd600 0 9%,\n      #ff6600 10% 19%,\n      #bb1520 20% 30%,\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 23% 72%,\n      #ffb800 0 5%,\n      #e52c1e 6% 12%,\n      transparent 13%\n    ),\n    radial-gradient(\n      circle at 77% 73%,\n      #ff5e00 0 6%,\n      #691251 7% 16%,\n      transparent 17%\n    ),\n    linear-gradient(\n      135deg,\n      #031b3b,\n      #12185c 37%,\n      #41104f 68%,\n      #080a17\n    );\n}\n\n.tnv60__thermal-view:before,\n.tnv60__thermal-view:after {\n  content: \"\";\n  position: absolute;\n  background: rgba(255,255,255,.65);\n}\n\n.tnv60__thermal-view:before {\n  width: 1px;\n  height: 100%;\n  left: 50%;\n  top: 0;\n}\n\n.tnv60__thermal-view:after {\n  width: 100%;\n  height: 1px;\n  left: 0;\n  top: 50%;\n}\n\n.tnv60__reticle {\n  position: absolute;\n  left: 50%;\n  top: 50%;\n  width: 54px;\n  height: 54px;\n  border: 1px solid rgba(255,255,255,.85);\n  border-radius: 50%;\n  transform: translate(-50%,-50%);\n}\n\n.tnv60__reticle:before,\n.tnv60__reticle:after {\n  content: \"\";\n  position: absolute;\n  background: #fff;\n}\n\n.tnv60__reticle:before {\n  width: 10px;\n  height: 2px;\n  left: 50%;\n  top: 50%;\n  transform: translate(-50%,-50%);\n}\n\n.tnv60__reticle:after {\n  width: 2px;\n  height: 10px;\n  left: 50%;\n  top: 50%;\n  transform: translate(-50%,-50%);\n}\n\n.tnv60__thermal-labels {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 8px;\n  margin-top: 24px;\n}\n\n.tnv60__thermal-label {\n  min-width: 0;\n  padding: 13px 8px;\n  border: 1px solid var(--tnv-line);\n  border-radius: 11px;\n  background: rgba(255,255,255,.035);\n  text-align: center;\n}\n\n.tnv60__thermal-label strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n}\n\n.tnv60__thermal-label span {\n  display: block;\n  margin-top: 3px;\n  color: var(--tnv-muted);\n  font-size: 9px;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n}\n\n.tnv60__stats {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  border-top: 1px solid var(--tnv-line);\n  border-bottom: 1px solid var(--tnv-line);\n}\n\n.tnv60__stat {\n  min-width: 0;\n  padding: clamp(23px, 3.5vw, 42px) clamp(12px, 2.3vw, 28px);\n  border-right: 1px solid var(--tnv-line);\n}\n\n.tnv60__stat:last-child {\n  border-right: 0;\n}\n\n.tnv60__stat strong {\n  display: block;\n  color: #fff;\n  font-size: clamp(25px, 3.4cqi, 44px);\n  line-height: 1;\n  letter-spacing: -.045em;\n}\n\n.tnv60__stat strong em {\n  color: var(--tnv-orange);\n  font-size: .48em;\n  font-style: normal;\n  letter-spacing: 0;\n}\n\n.tnv60__stat span {\n  display: block;\n  margin-top: 9px;\n  color: var(--tnv-muted);\n  font-size: 11px;\n  letter-spacing: .07em;\n  text-transform: uppercase;\n}\n\n.tnv60__heading {\n  max-width: 900px;\n  font-size: clamp(34px, 5.8cqi, 72px);\n  line-height: .97;\n  letter-spacing: -.05em;\n  text-transform: uppercase;\n}\n\n.tnv60__heading em {\n  color: var(--tnv-orange);\n  font-style: normal;\n}\n\n.tnv60__subheading {\n  max-width: 720px;\n  margin-top: 20px !important;\n  color: var(--tnv-muted);\n  font-size: clamp(15px, 1.8cqi, 19px);\n}\n\n.tnv60__feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 14px;\n  margin-top: 40px;\n}\n\n.tnv60__feature {\n  position: relative;\n  min-width: 0;\n  min-height: 280px;\n  padding: clamp(22px, 3vw, 34px);\n  overflow: hidden;\n  border: 1px solid var(--tnv-line);\n  border-radius: 22px;\n  background:\n    linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.018));\n}\n\n.tnv60__feature:after {\n  content: attr(data-number);\n  position: absolute;\n  right: -8px;\n  bottom: -28px;\n  color: rgba(255,255,255,.035);\n  font-size: 130px;\n  font-weight: 1000;\n  line-height: 1;\n}\n\n.tnv60__feature-code {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  place-items: center;\n  width: 50px;\n  height: 50px;\n  margin-bottom: 48px;\n  border: 1px solid rgba(255,122,0,.5);\n  border-radius: 13px;\n  background: rgba(255,122,0,.1);\n  color: var(--tnv-orange);\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: .05em;\n}\n\n.tnv60__feature h3 {\n  position: relative;\n  z-index: 2;\n  font-size: clamp(19px, 2.4cqi, 27px);\n  line-height: 1.12;\n}\n\n.tnv60__feature p {\n  position: relative;\n  z-index: 2;\n  margin-top: 11px !important;\n  color: var(--tnv-muted);\n  font-size: 14px;\n}\n\n.tnv60__range-panel {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr);\n  gap: clamp(28px, 6vw, 90px);\n  align-items: center;\n  padding: clamp(28px, 5vw, 68px);\n  overflow: hidden;\n  border: 1px solid rgba(255,122,0,.35);\n  border-radius: 30px;\n  background:\n    radial-gradient(\n      circle at 12% 50%,\n      rgba(255,122,0,.17),\n      transparent 36%\n    ),\n    linear-gradient(135deg, #15100d, #090a0c 62%);\n}\n\n.tnv60__range-panel:after {\n  content: \"\";\n  position: absolute;\n  right: -130px;\n  top: -150px;\n  width: 460px;\n  height: 460px;\n  border: 1px solid rgba(255,255,255,.1);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 60px rgba(255,255,255,.025),\n    0 0 0 120px rgba(255,255,255,.018);\n}\n\n.tnv60__range-number,\n.tnv60__range-copy {\n  position: relative;\n  z-index: 2;\n}\n\n.tnv60__range-number strong {\n  display: block;\n  color: var(--tnv-orange);\n  font-size: clamp(80px, 15cqi, 190px);\n  line-height: .78;\n  letter-spacing: -.08em;\n}\n\n.tnv60__range-number span {\n  display: block;\n  margin-top: 20px;\n  color: #fff;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .13em;\n  text-transform: uppercase;\n}\n\n.tnv60__range-copy h3 {\n  font-size: clamp(31px, 4.8cqi, 62px);\n  line-height: .97;\n  letter-spacing: -.047em;\n  text-transform: uppercase;\n}\n\n.tnv60__range-copy p {\n  max-width: 650px;\n  margin-top: 19px !important;\n  color: var(--tnv-muted);\n  font-size: clamp(15px, 1.8cqi, 19px);\n}\n\n.tnv60__range-data {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 10px;\n  margin-top: 26px;\n}\n\n.tnv60__range-data div {\n  min-width: 0;\n  padding: 17px;\n  border: 1px solid var(--tnv-line);\n  border-radius: 15px;\n  background: rgba(255,255,255,.035);\n}\n\n.tnv60__range-data strong {\n  display: block;\n  color: #fff;\n  font-size: 20px;\n}\n\n.tnv60__range-data span {\n  display: block;\n  margin-top: 4px;\n  color: var(--tnv-muted);\n  font-size: 11px;\n}\n\n.tnv60__systems {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.tnv60__system {\n  min-width: 0;\n  padding: clamp(24px, 4vw, 44px);\n  border: 1px solid var(--tnv-line);\n  border-radius: 25px;\n  background: var(--tnv-panel);\n}\n\n.tnv60__system-label {\n  display: inline-block;\n  margin-bottom: 34px;\n  padding: 7px 10px;\n  border-radius: 7px;\n  background: rgba(24,166,207,.1);\n  color: var(--tnv-blue);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n}\n\n.tnv60__system:nth-child(even) .tnv60__system-label {\n  background: rgba(255,122,0,.1);\n  color: var(--tnv-orange);\n}\n\n.tnv60__system h3 {\n  font-size: clamp(25px, 3.4cqi, 42px);\n  line-height: 1;\n  letter-spacing: -.04em;\n}\n\n.tnv60__system p {\n  margin-top: 14px !important;\n  color: var(--tnv-muted);\n  font-size: 14px;\n}\n\n.tnv60__system-list {\n  display: grid;\n  gap: 9px;\n  margin-top: 24px;\n}\n\n.tnv60__system-list div {\n  position: relative;\n  padding: 12px 12px 12px 34px;\n  border-radius: 11px;\n  background: rgba(255,255,255,.035);\n  color: #d9dbda;\n  font-size: 13px;\n}\n\n.tnv60__system-list div:before {\n  content: \"\";\n  position: absolute;\n  left: 14px;\n  top: 50%;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: var(--tnv-orange);\n  transform: translateY(-50%);\n  box-shadow: 0 0 12px rgba(255,122,0,.7);\n}\n\n.tnv60__spec-layout {\n  display: grid;\n  grid-template-columns: minmax(0,.7fr) minmax(0,1.3fr);\n  gap: clamp(30px, 6vw, 86px);\n  align-items: start;\n}\n\n.tnv60__spec-list {\n  border-top: 1px solid var(--tnv-line);\n}\n\n.tnv60__spec-row {\n  display: grid;\n  grid-template-columns: minmax(130px,.75fr) minmax(0,1.25fr);\n  gap: 20px;\n  padding-block: 17px;\n  border-bottom: 1px solid var(--tnv-line);\n}\n\n.tnv60__spec-row span {\n  color: var(--tnv-muted);\n  font-size: 13px;\n}\n\n.tnv60__spec-row strong {\n  color: #fff;\n  font-size: 14px;\n  text-align: right;\n}\n\n.tnv60__accuracy-note {\n  margin-top: 26px;\n  padding: 18px;\n  border-left: 4px solid var(--tnv-orange);\n  border-radius: 0 14px 14px 0;\n  background: rgba(255,122,0,.08);\n  color: #d1d3d2;\n  font-size: 12px;\n}\n\n.tnv60__faq {\n  margin-top: 38px;\n  border-top: 1px solid var(--tnv-line);\n}\n\n.tnv60__faq details {\n  border-bottom: 1px solid var(--tnv-line);\n}\n\n.tnv60__faq summary {\n  position: relative;\n  padding: 22px 50px 22px 0;\n  color: #fff;\n  font-weight: 800;\n  cursor: pointer;\n  list-style: none;\n}\n\n.tnv60__faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.tnv60__faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 5px;\n  top: 50%;\n  color: var(--tnv-orange);\n  font-size: 27px;\n  transform: translateY(-50%);\n}\n\n.tnv60__faq details[open] summary:after {\n  content: \"−\";\n}\n\n.tnv60__faq details p {\n  max-width: 850px;\n  padding: 0 46px 23px 0;\n  color: var(--tnv-muted);\n  font-size: 14px;\n}\n\n.tnv60__safety {\n  margin-top: 35px;\n  padding: clamp(20px, 3vw, 30px);\n  border-left: 5px solid var(--tnv-red);\n  border-radius: 0 18px 18px 0;\n  background: rgba(242,43,29,.09);\n}\n\n.tnv60__safety strong {\n  display: block;\n  margin-bottom: 7px;\n  color: #fff;\n}\n\n.tnv60__safety p {\n  color: #d0d2d1;\n  font-size: 13px;\n}\n\n.tnv60__final {\n  position: relative;\n  padding-block: clamp(70px, 10vw, 145px);\n  overflow: hidden;\n  border-top: 1px solid var(--tnv-line);\n  text-align: center;\n}\n\n.tnv60__final:before {\n  content: \"THERMAL\";\n  position: absolute;\n  left: 50%;\n  top: 50%;\n  color: rgba(255,122,0,.04);\n  font-size: clamp(90px, 21cqi, 275px);\n  font-weight: 1000;\n  line-height: 1;\n  letter-spacing: -.08em;\n  transform: translate(-50%,-50%);\n  white-space: nowrap;\n}\n\n.tnv60__final-content {\n  position: relative;\n  z-index: 2;\n}\n\n.tnv60__final .tnv60__heading {\n  margin-inline: auto;\n}\n\n.tnv60__final p {\n  max-width: 720px;\n  margin: 19px auto 0 !important;\n  color: var(--tnv-muted);\n  font-size: 16px;\n}\n\n@container tnvProduct (max-width: 880px) {\n  .tnv60__hero,\n  .tnv60__range-panel,\n  .tnv60__spec-layout {\n    grid-template-columns: minmax(0,1fr);\n  }\n\n  .tnv60__hero {\n    min-height: 0;\n  }\n\n  .tnv60__thermal-panel {\n    width: min(100%, 520px);\n    justify-self: center;\n  }\n\n  .tnv60__feature-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n}\n\n@container tnvProduct (max-width: 620px) {\n  .tnv60__inner {\n    padding-inline: 18px;\n  }\n\n  .tnv60__hero {\n    padding-block: 55px;\n  }\n\n  .tnv60__title {\n    font-size: clamp(56px,18cqi,82px);\n  }\n\n  .tnv60__heading {\n    font-size: clamp(34px,10.7cqi,49px);\n  }\n\n  .tnv60__thermal-panel {\n    padding: 19px;\n  }\n\n  .tnv60__thermal-labels {\n    grid-template-columns: minmax(0,1fr);\n  }\n\n  .tnv60__stats {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .tnv60__stat:nth-child(2) {\n    border-right: 0;\n  }\n\n  .tnv60__stat:nth-child(-n+2) {\n    border-bottom: 1px solid var(--tnv-line);\n  }\n\n  .tnv60__feature-grid,\n  .tnv60__systems,\n  .tnv60__range-data {\n    grid-template-columns: minmax(0,1fr);\n  }\n\n  .tnv60__feature {\n    min-height: 0;\n  }\n\n  .tnv60__feature-code {\n    margin-bottom: 30px;\n  }\n\n  .tnv60__spec-row {\n    grid-template-columns: minmax(0,1fr);\n    gap: 4px;\n  }\n\n  .tnv60__spec-row strong {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"tnv60\" aria-label=\"TNV60 Pro Thermal Monocular product details\"\u003e\n  \u003cdiv class=\"tnv60__inner\"\u003e\n\n    \u003cdiv class=\"tnv60__hero\"\u003e\n      \u003cdiv class=\"tnv60__hero-copy\"\u003e\n        \u003cdiv class=\"tnv60__eyebrow\"\u003e\n          Advanced long-range thermal observation\n        \u003c\/div\u003e\n\n        \u003cspan class=\"tnv60__model\"\u003e\n          MILESEEY OPTICS · TNV60 PRO\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"tnv60__title\"\u003e\n          TNV60\u003cbr\u003ePRO\n          \u003cspan\u003eThermal Monocular\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"tnv60__lead\"\u003e\n          High-resolution thermal imaging, long-range detection,\n          integrated laser ranging and connected recording capabilities\n          in one rugged field observation platform.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tnv60__chips\"\u003e\n          \u003cspan class=\"tnv60__chip\"\u003e640 × 512 thermal sensor\u003c\/span\u003e\n          \u003cspan class=\"tnv60__chip\"\u003e35 mm F1.0 lens\u003c\/span\u003e\n          \u003cspan class=\"tnv60__chip\"\u003e50 Hz refresh rate\u003c\/span\u003e\n          \u003cspan class=\"tnv60__chip\"\u003eBuilt-in laser rangefinder\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tnv60__thermal-panel\"\u003e\n        \u003cdiv class=\"tnv60__thermal-view\"\u003e\n          \u003cspan class=\"tnv60__reticle\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tnv60__thermal-labels\"\u003e\n          \u003cdiv class=\"tnv60__thermal-label\"\u003e\n            \u003cstrong\u003e640 × 512\u003c\/strong\u003e\n            \u003cspan\u003eIR resolution\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__thermal-label\"\u003e\n            \u003cstrong\u003e50 Hz\u003c\/strong\u003e\n            \u003cspan\u003eRefresh rate\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__thermal-label\"\u003e\n            \u003cstrong\u003e8×\u003c\/strong\u003e\n            \u003cspan\u003eStepless zoom\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__stats\"\u003e\n      \u003cdiv class=\"tnv60__stat\"\u003e\n        \u003cstrong\u003e2,515 \u003cem\u003eYD\u003c\/em\u003e\u003c\/strong\u003e\n        \u003cspan\u003eMaximum detection range\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tnv60__stat\"\u003e\n        \u003cstrong\u003e1,300 \u003cem\u003eYD\u003c\/em\u003e\u003c\/strong\u003e\n        \u003cspan\u003eLaser ranging distance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tnv60__stat\"\u003e\n        \u003cstrong\u003e64 \u003cem\u003eGB\u003c\/em\u003e\u003c\/strong\u003e\n        \u003cspan\u003eBuilt-in storage\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tnv60__stat\"\u003e\n        \u003cstrong\u003eIP65\u003c\/strong\u003e\n        \u003cspan\u003eField protection rating\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__eyebrow\"\u003e\n        Thermal detail without daylight\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"tnv60__heading\"\u003e\n        Detect heat.\u003cbr\u003e\n        \u003cem\u003eReveal the target.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tnv60__subheading\"\u003e\n        The 640 × 512 thermal sensor combines with a fast 35 mm F1.0\n        germanium lens to reveal animal contours and temperature\n        differences in darkness and difficult lighting conditions.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tnv60__feature-grid\"\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"01\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003eIR\u003c\/span\u003e\n          \u003ch3\u003e640 × 512 thermal resolution\u003c\/h3\u003e\n          \u003cp\u003e\n            High sensor resolution preserves more contour information,\n            helping targets appear more clearly defined.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"02\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003eF1.0\u003c\/span\u003e\n          \u003ch3\u003e35 mm germanium lens\u003c\/h3\u003e\n          \u003cp\u003e\n            The fast F1.0 optical system is designed to collect thermal\n            energy efficiently for detailed long-range observation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"03\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003e50HZ\u003c\/span\u003e\n          \u003ch3\u003eSmooth motion tracking\u003c\/h3\u003e\n          \u003cp\u003e\n            A 50 Hz refresh rate keeps moving wildlife and scanning\n            movements looking fluid and responsive.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"04\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003e8X\u003c\/span\u003e\n          \u003ch3\u003eStepless digital zoom\u003c\/h3\u003e\n          \u003cp\u003e\n            Move smoothly from 1× to 8× magnification to examine heat\n            signatures at different distances.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"05\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003eLRF\u003c\/span\u003e\n          \u003ch3\u003eIntegrated laser ranging\u003c\/h3\u003e\n          \u003cp\u003e\n            Measure distance without switching to a separate handheld\n            rangefinder or interrupting observation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__feature\" data-number=\"06\"\u003e\n          \u003cspan class=\"tnv60__feature-code\"\u003eREC\u003c\/span\u003e\n          \u003ch3\u003eCapture the observation\u003c\/h3\u003e\n          \u003cp\u003e\n            Built-in storage supports photo and video recording, with\n            optional connected audio capture.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__range-panel\"\u003e\n        \u003cdiv class=\"tnv60__range-number\"\u003e\n          \u003cstrong\u003e2,515\u003c\/strong\u003e\n          \u003cspan\u003eYards · listed maximum detection\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tnv60__range-copy\"\u003e\n          \u003cdiv class=\"tnv60__eyebrow\"\u003e\n            Long-distance thermal awareness\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Scan farther.\u003cbr\u003e\n            Identify more detail.\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The TNV60 Pro is designed to detect large heat signatures\n            at extended distances and provide useful visual detail for\n            wildlife observation in complete darkness.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__range-data\"\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eUp to 2,515 yd\u003c\/strong\u003e\n              \u003cspan\u003eListed maximum target detection distance\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n              \u003cstrong\u003eUp to 680 yd\u003c\/strong\u003e\n              \u003cspan\u003eListed target identification distance\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__eyebrow\"\u003e\n        Distance data in the field\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"tnv60__heading\"\u003e\n        Built-in ranging.\u003cbr\u003e\n        \u003cem\u003e±1-yard precision.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tnv60__subheading\"\u003e\n        The integrated laser rangefinder measures targets at distances\n        up to 1,300 yards, placing dynamic distance information directly\n        into the observation workflow.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tnv60__systems\"\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Laser rangefinder\n          \u003c\/span\u003e\n\n          \u003ch3\u003eUp to 1,300 yards\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Range targets without carrying or switching to another\n            measurement device.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003eIntegrated directly into the monocular\u003c\/div\u003e\n            \u003cdiv\u003eListed measurement accuracy up to ±1 yard\u003c\/div\u003e\n            \u003cdiv\u003eDynamic distance readings during observation\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Optical control\n          \u003c\/span\u003e\n\n          \u003ch3\u003eFast, direct operation\u003c\/h3\u003e\n\n          \u003cp\u003e\n            A straightforward menu and physical button layout support\n            quick adjustments while wearing gloves or working in darkness.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003eOne-device thermal viewing and ranging\u003c\/div\u003e\n            \u003cdiv\u003eSmooth 1×–8× zoom adjustment\u003c\/div\u003e\n            \u003cdiv\u003eDesigned for one-hand field operation\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__eyebrow\"\u003e\n        Connected observation\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"tnv60__heading\"\u003e\n        Record, connect\u003cbr\u003e\n        and \u003cem\u003eshare the view.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"tnv60__systems\"\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Storage and recording\n          \u003c\/span\u003e\n\n          \u003ch3\u003e64 GB built in\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Save photos and video directly to the monocular without\n            immediately connecting an external storage device.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003ePhoto capture\u003c\/div\u003e\n            \u003cdiv\u003eVideo recording\u003c\/div\u003e\n            \u003cdiv\u003eOptional microphone audio capture\u003c\/div\u003e\n            \u003cdiv\u003e64 GB internal storage\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Wireless viewing\n          \u003c\/span\u003e\n\n          \u003ch3\u003eWi-Fi and Bluetooth\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Transfer captured content through the paired app and share\n            the live thermal feed with multiple viewing devices.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003eBluetooth quick connection\u003c\/div\u003e\n            \u003cdiv\u003eApp-based data transfer\u003c\/div\u003e\n            \u003cdiv\u003eSimultaneous live view on up to three devices\u003c\/div\u003e\n            \u003cdiv\u003eSmartphone, tablet and external-display support\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__eyebrow\"\u003e\n        Power for extended observation\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"tnv60__heading\"\u003e\n        Dual-power design.\u003cbr\u003e\n        \u003cem\u003eLess downtime.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tnv60__subheading\"\u003e\n        A rechargeable built-in battery works alongside a replaceable\n        backup cell, allowing power to be replenished or exchanged during\n        extended outdoor sessions.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tnv60__systems\"\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Internal power\n          \u003c\/span\u003e\n\n          \u003ch3\u003e4,800 mAh\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The integrated rechargeable lithium-ion battery is listed\n            for up to seven hours of use under suitable conditions.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003eBuilt-in rechargeable Li-ion battery\u003c\/div\u003e\n            \u003cdiv\u003e4,800 mAh listed capacity\u003c\/div\u003e\n            \u003cdiv\u003eRuntime varies with temperature and active functions\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"tnv60__system\"\u003e\n          \u003cspan class=\"tnv60__system-label\"\u003e\n            Replaceable backup\n          \u003c\/span\u003e\n\n          \u003ch3\u003eHot-swappable 16340\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The replaceable backup battery helps maintain operation when\n            the built-in power source needs charging.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"tnv60__system-list\"\u003e\n            \u003cdiv\u003eSecondary 16340 battery support\u003c\/div\u003e\n            \u003cdiv\u003eDesigned for rapid field replacement\u003c\/div\u003e\n            \u003cdiv\u003eSuitable for longer observation sessions\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__spec-layout\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"tnv60__eyebrow\"\u003e\n            Technical overview\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"tnv60__heading\"\u003e\n            Core\u003cbr\u003e\n            \u003cem\u003especifications.\u003c\/em\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"tnv60__subheading\"\u003e\n            A concise overview of the main specifications published\n            for the TNV60 Pro.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tnv60__spec-list\"\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eThermal resolution\u003c\/span\u003e\n            \u003cstrong\u003e640 × 512\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eObjective lens\u003c\/span\u003e\n            \u003cstrong\u003e35 mm F1.0 germanium\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eRefresh rate\u003c\/span\u003e\n            \u003cstrong\u003e50 Hz\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eDigital zoom\u003c\/span\u003e\n            \u003cstrong\u003e1×–8× stepless\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eMaximum detection\u003c\/span\u003e\n            \u003cstrong\u003eUp to 2,515 yards\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eListed identification range\u003c\/span\u003e\n            \u003cstrong\u003eUp to 680 yards\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eLaser rangefinder\u003c\/span\u003e\n            \u003cstrong\u003eUp to 1,300 yards\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eRanging accuracy\u003c\/span\u003e\n            \u003cstrong\u003eUp to ±1 yard\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eInternal storage\u003c\/span\u003e\n            \u003cstrong\u003e64 GB\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eRecording\u003c\/span\u003e\n            \u003cstrong\u003ePhoto and video\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eWireless connectivity\u003c\/span\u003e\n            \u003cstrong\u003eWi-Fi and Bluetooth\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eInternal battery\u003c\/span\u003e\n            \u003cstrong\u003e4,800 mAh Li-ion\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eBackup power\u003c\/span\u003e\n            \u003cstrong\u003eReplaceable 16340 battery\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__spec-row\"\u003e\n            \u003cspan\u003eProtection rating\u003c\/span\u003e\n            \u003cstrong\u003eIP65\u003c\/strong\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tnv60__accuracy-note\"\u003e\n            Detection, identification, ranging and operating-time figures\n            are maximum or listed values. Actual results vary with target\n            size, weather, humidity, terrain, temperature contrast, zoom,\n            wireless use and recording settings.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__section\"\u003e\n      \u003cdiv class=\"tnv60__eyebrow\"\u003e\n        Product questions\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"tnv60__heading\"\u003e\n        Ready for\u003cbr\u003e\n        \u003cem\u003efield observation.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"tnv60__faq\"\u003e\n\n        \u003cdetails open\u003e\n          \u003csummary\u003eCan the TNV60 Pro be used during daylight?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Thermal imaging detects heat differences rather than\n            relying on visible light, so it can be used during daylight\n            or complete darkness. Never point the objective lens directly\n            at the sun.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it include a laser rangefinder?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The TNV60 Pro product page lists an integrated laser\n            rangefinder with measurement distances up to 1,300 yards\n            and listed accuracy up to ±1 yard.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it record photos and videos?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The monocular includes 64 GB of built-in storage for\n            capturing photos and video. Connected microphone support\n            can add synchronized audio where compatible.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan several people watch the live view?\u003c\/summary\u003e\n          \u003cp\u003e\n            The product supports Wi-Fi live viewing on up to three\n            compatible devices, such as a smartphone, tablet and\n            external display.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\n          \u003cp\u003e\n            The product carries an IP65 protection rating, indicating\n            dust protection and resistance to water jets. It should not\n            be submerged in water.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes thermal imaging see through glass?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. Standard glass generally reflects or blocks long-wave\n            infrared energy, so the device normally shows the glass\n            surface temperature rather than objects behind it.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tnv60__safety\"\u003e\n        \u003cstrong\u003eImportant thermal-sensor care\u003c\/strong\u003e\n        \u003cp\u003e\n          Never aim the objective lens directly at the sun, welding arcs,\n          lasers or other extremely intense heat sources. Keep the lens\n          cap fitted when the device is not in use. Clean the germanium\n          lens only with suitable optical-cleaning tools, and do not\n          submerge the device.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tnv60__final\"\u003e\n      \u003cdiv class=\"tnv60__final-content\"\u003e\n        \u003cdiv class=\"tnv60__eyebrow\" style=\"justify-content:center\"\u003e\n          High-resolution thermal awareness\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"tnv60__heading\"\u003e\n          Detect farther.\u003cbr\u003e\n          Range faster.\u003cbr\u003e\n          \u003cem\u003eObserve with confidence.\u003c\/em\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Thermal imaging, laser distance measurement, wireless viewing\n          and field recording combined in one connected monocular.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"TNV10 PRO (320*240 IR Resolution)","offer_id":53465547702538,"sku":null,"price":79.0,"currency_code":"GBP","in_stock":true},{"title":"TNV30 PRO (384*288 Stunning Thermal Resolution)","offer_id":53465547735306,"sku":null,"price":89.0,"currency_code":"GBP","in_stock":true},{"title":"TNV60 PRO (640 × 512 IR Resolution)","offer_id":53465547768074,"sku":null,"price":99.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/9643\/2138\/files\/Mask-group-_27_-2.png?v=1785737659","url":"https:\/\/sorevane.shop\/products\/tnv60-pro-thermal-monocular","provider":"Sorevane","version":"1.0","type":"link"}