{"id":82,"date":"2025-04-05T15:04:34","date_gmt":"2025-04-05T15:04:34","guid":{"rendered":"https:\/\/xstore.8theme.com\/elementor3\/sunglasses\/?page_id=13"},"modified":"2026-05-19T08:10:17","modified_gmt":"2026-05-19T08:10:17","slug":"home","status":"publish","type":"page","link":"https:\/\/hunter-optics.com\/nl\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"82\" class=\"elementor elementor-82\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-hunterhome e-con-full e-flex e-con e-parent\" data-id=\"hunterhome\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-hunterhtml elementor-widget elementor-widget-html\" data-id=\"hunterhtml\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n  Hunter Optics \u2014 Homepage Body Snippet (no header \/ no footer)\n  ---------------------------------------------------------------\n  How to use in WordPress:\n    1. WP Admin \u2192 Pages \u2192 Homepage \u2192 Edit\n    2. If you use Elementor: drop a \"HTML\" widget where the body content should go.\n       If you use the Block editor: insert a \"Custom HTML\" block.\n    3. Paste THIS ENTIRE FILE'S CONTENTS into that block, save, and preview.\n       The existing site header & footer will remain untouched.\n  ---------------------------------------------------------------\n  Everything is wrapped in <div class=\"ho-root\"> and the CSS is scoped under\n  that class \u2014 it will not affect the site's nav, footer, or other widgets.\n-->\n\n<!-- Google Fonts -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@400;500&display=swap\" rel=\"stylesheet\" \/>\n\n<style>\n\/* ============== SCOPED TOKENS & RESET (only descendants of .ho-root) ============== *\/\n.ho-root {\n  --bg-0: #F7F8FA;\n  --bg-1: #FFFFFF;\n  --bg-2: #EDF0F4;\n  --surface: #FFFFFF;\n  --surface-dark: #0E141B;\n  --border: #E6E8EE;\n  --border-strong: #D1D6DF;\n  --text-0: #0A0E14;\n  --text-1: #4A5568;\n  --text-2: #8892A0;\n  --accent: #0A0E14;\n  --accent-2: #272D35;\n  --accent-soft: #F1F2F4;\n  --cyan: #0099B8;\n  --green: #2D8659;\n  --radius: 14px;\n  --radius-lg: 20px;\n  --shadow-sm: 0 1px 3px rgba(15, 23, 42, 0.06), 0 1px 2px rgba(15, 23, 42, 0.04);\n  --shadow-md: 0 8px 24px -8px rgba(15, 23, 42, 0.12), 0 4px 8px -4px rgba(15, 23, 42, 0.06);\n  --shadow-lg: 0 30px 60px -20px rgba(15, 23, 42, 0.18), 0 12px 30px -12px rgba(15, 23, 42, 0.1);\n  --ease: cubic-bezier(0.22, 1, 0.36, 1);\n  --maxw: 1280px;\n\n  background: var(--bg-0);\n  color: var(--text-0);\n  font-family: 'Inter', system-ui, -apple-system, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  width: 100vw;\n  max-width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  overflow-x: clip;\n  isolation: isolate;\n}\n.ho-root, .ho-root *, .ho-root *::before, .ho-root *::after { box-sizing: border-box; }\n.ho-root h1, .ho-root h2, .ho-root h3, .ho-root h4, .ho-root h5,\n.ho-root p, .ho-root ul, .ho-root li { margin: 0; padding: 0; }\n.ho-root ul { list-style: none; }\n.ho-root a { color: inherit; text-decoration: none; }\n.ho-root img { max-width: 100%; display: block; }\n.ho-root button { font-family: inherit; cursor: pointer; border: none; background: none; color: inherit; padding: 0; }\n.ho-root svg { display: block; }\n.ho-root .container { max-width: var(--maxw); margin: 0 auto; padding: 0 32px; }\n.ho-root .display { font-family: 'Space Grotesk', 'Inter', sans-serif; letter-spacing: -0.02em; }\n.ho-root section { position: relative; padding: 72px 0; }\n\n\/* ============== BUTTONS ============== *\/\n.ho-root .btn {\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 12px 22px;\n  border-radius: 10px;\n  font-size: 14px; font-weight: 600;\n  transition: all 0.25s var(--ease);\n  white-space: nowrap;\n}\n.ho-root .btn-primary { background: var(--accent); color: #ffffff; }\n.ho-root .btn-primary:hover {\n  background: var(--accent-2);\n  transform: translateY(-1px);\n  box-shadow: 0 12px 28px -10px rgba(10, 14, 20, 0.45);\n}\n.ho-root .btn-ghost {\n  background: var(--surface);\n  border: 1px solid var(--border-strong);\n  color: var(--text-0);\n}\n.ho-root .btn-ghost:hover { background: var(--bg-2); border-color: var(--accent); color: var(--accent); }\n.ho-root .btn svg { width: 16px; height: 16px; }\n.ho-root .btn .arrow { transition: transform 0.25s ease; }\n.ho-root .btn:hover .arrow { transform: translateX(4px); }\n\n\/* ============== HERO ============== *\/\n.ho-root .hero {\n  position: relative;\n  min-height: auto;\n  padding: clamp(48px, 7vw, 84px) 0;\n  overflow: hidden;\n  display: flex; align-items: center;\n}\n.ho-root .hero-bg {\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 80% 60% at 70% 30%, rgba(10, 14, 20, 0.10), transparent 60%),\n    radial-gradient(ellipse 60% 50% at 20% 70%, rgba(0, 153, 184, 0.06), transparent 60%),\n    var(--bg-0);\n  z-index: 0;\n}\n.ho-root .hero-grid {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(10, 14, 20, 0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(10, 14, 20, 0.04) 1px, transparent 1px);\n  background-size: 60px 60px;\n  -webkit-mask-image: radial-gradient(ellipse at center, black 30%, transparent 75%);\n  mask-image: radial-gradient(ellipse at center, black 30%, transparent 75%);\n  z-index: 1;\n}\n.ho-root .hero-inner {\n  position: relative; z-index: 2;\n  display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(360px, 0.98fr);\n  gap: clamp(36px, 5vw, 64px); align-items: center; width: 100%;\n}\n.ho-root .hero-tag {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 8px 14px; border-radius: 100px;\n  background: var(--accent-soft);\n  border: 1px solid rgba(10, 14, 20, 0.25);\n  color: var(--accent);\n  font-size: 12px; font-weight: 600;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  margin-bottom: 20px;\n  font-family: 'JetBrains Mono', monospace;\n}\n.ho-root .hero-text {\n  grid-column: 1;\n  grid-row: 1;\n  min-width: 0;\n}\n.ho-root .hero-tag .dot {\n  width: 6px; height: 6px; border-radius: 50%;\n  background: var(--accent);\n  box-shadow: 0 0 12px var(--accent);\n  animation: ho-pulse 2s ease-in-out infinite;\n}\n@keyframes ho-pulse {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.5; transform: scale(1.3); }\n}\n.ho-root .hero h1 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: clamp(48px, 7vw, 88px);\n  line-height: 0.98; font-weight: 700;\n  letter-spacing: -0.035em; margin-bottom: 24px;\n  color: var(--text-0);\n}\n.ho-root .hero h1 .accent-text {\n  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 50%, var(--cyan) 120%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  display: inline-block;\n}\n.ho-root .hero p.lead {\n  font-size: 18px; color: var(--text-1);\n  max-width: 520px; margin-bottom: 28px; line-height: 1.6;\n}\n.ho-root .hero-ctas { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 36px; }\n.ho-root .hero-stats {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;\n  border-top: 1px solid var(--border); padding-top: 22px; max-width: 520px;\n}\n.ho-root .stat .num {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 32px; font-weight: 700;\n  letter-spacing: -0.02em; margin-bottom: 4px;\n}\n.ho-root .stat .num .plus { color: var(--accent); }\n.ho-root .stat .label {\n  font-size: 12px; color: var(--text-2);\n  letter-spacing: 0.06em; text-transform: uppercase;\n  font-family: 'JetBrains Mono', monospace;\n}\n\n\/* Hero Visual \u2014 animated reticle *\/\n.ho-root .hero-visual {\n  position: relative; aspect-ratio: 1 \/ 1;\n  width: min(100%, 520px);\n  max-height: 520px;\n  margin-left: auto;\n  justify-self: end;\n  grid-column: 2;\n  grid-row: 1;\n}\n.ho-root .reticle-wrap { position: absolute; inset: 0; display: grid; place-items: center; }\n.ho-root .reticle-ring {\n  position: absolute; border-radius: 50%;\n  border: 1px solid rgba(10, 14, 20, 0.3);\n}\n.ho-root .ring-1 { width: 100%; height: 100%; animation: ho-rotate 40s linear infinite; }\n.ho-root .ring-2 { width: 78%; height: 78%; border-color: rgba(0, 153, 184, 0.25); animation: ho-rotate 30s linear infinite reverse; }\n.ho-root .ring-3 { width: 56%; height: 56%; border-style: dashed; border-color: rgba(10, 14, 20, 0.4); animation: ho-rotate 25s linear infinite; }\n.ho-root .ring-4 { width: 32%; height: 32%; border: 2px solid var(--accent); box-shadow: 0 0 30px rgba(10, 14, 20, 0.25); }\n@keyframes ho-rotate { to { transform: rotate(360deg); } }\n.ho-root .reticle-center {\n  position: absolute; width: 22%; height: 22%;\n  display: grid; place-items: center;\n}\n.ho-root .reticle-center::before, .ho-root .reticle-center::after {\n  content: ''; position: absolute; background: var(--accent);\n}\n.ho-root .reticle-center::before { width: 1px; height: 40%; }\n.ho-root .reticle-center::after { width: 40%; height: 1px; }\n.ho-root .reticle-product {\n  width: 72%; max-width: 380px;\n  aspect-ratio: 1 \/ 1;\n  object-fit: contain;\n  position: relative;\n  z-index: 5;\n  filter: drop-shadow(0 24px 40px rgba(15, 23, 42, 0.18));\n  animation: ho-floaty 6s ease-in-out infinite;\n  mix-blend-mode: multiply;\n}\n@keyframes ho-floaty {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-12px); }\n}\n.ho-root .crosshairs { position: absolute; width: 100%; height: 100%; pointer-events: none; }\n.ho-root .crosshair-line {\n  position: absolute;\n  background: linear-gradient(to right, transparent, rgba(10, 14, 20, 0.4), transparent);\n}\n.ho-root .crosshair-h { height: 1px; width: 100%; top: 50%; left: 0; }\n.ho-root .crosshair-v {\n  width: 1px; height: 100%; left: 50%; top: 0;\n  background: linear-gradient(to bottom, transparent, rgba(10, 14, 20, 0.4), transparent);\n}\n.ho-root .data-pill {\n  position: absolute;\n  background: rgba(255, 255, 255, 0.95);\n  backdrop-filter: blur(10px);\n  border: 1px solid var(--border-strong);\n  border-radius: 8px; padding: 8px 12px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px; color: var(--text-1);\n  display: flex; align-items: center; gap: 8px;\n  z-index: 6; box-shadow: var(--shadow-md);\n}\n.ho-root .data-pill .pill-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--green); }\n.ho-root .data-pill.top-right { top: 8%; right: -4%; }\n.ho-root .data-pill.bottom-left { bottom: 10%; left: 0; }\n.ho-root .data-pill .label { color: var(--text-2); }\n.ho-root .data-pill .value { color: var(--text-0); font-weight: 600; }\n\n\/* ============== SECTION COMMON ============== *\/\n.ho-root .section-head {\n  display: flex; justify-content: space-between; align-items: flex-end;\n  margin-bottom: 40px; gap: 40px; flex-wrap: wrap;\n}\n.ho-root .section-head .head-text { max-width: 640px; }\n.ho-root .eyebrow {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 12px; font-weight: 500; color: var(--accent);\n  letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 16px;\n}\n.ho-root .eyebrow::before { content: ''; width: 24px; height: 1px; background: var(--accent); }\n.ho-root h2.section-title {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: clamp(36px, 4.5vw, 56px);\n  line-height: 1.05; font-weight: 700; letter-spacing: -0.03em;\n  color: var(--text-0);\n}\n.ho-root .section-lead {\n  margin-top: 20px; color: var(--text-1);\n  font-size: 17px; max-width: 560px;\n}\n\n\/* ============== FEATURED PRODUCTS ============== *\/\n.ho-root .featured { background: linear-gradient(180deg, var(--bg-0) 0%, var(--bg-1) 100%); }\n.ho-root .product-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n.ho-root .product-card {\n  display: block;\n  position: relative;\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-lg);\n  padding: 32px;\n  transition: all 0.4s var(--ease);\n  overflow: hidden; cursor: pointer;\n  box-shadow: var(--shadow-sm);\n  color: inherit;\n  text-decoration: none;\n}\n.ho-root .product-card::before {\n  content: ''; position: absolute;\n  top: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(90deg, transparent, var(--accent), transparent);\n  opacity: 0; transition: opacity 0.4s ease;\n}\n.ho-root .product-card:hover {\n  transform: translateY(-6px);\n  border-color: var(--border-strong);\n  box-shadow: var(--shadow-lg);\n}\n.ho-root .product-card:hover::before { opacity: 1; }\n.ho-root .product-card .badge {\n  position: absolute; top: 20px; right: 20px;\n  padding: 4px 10px;\n  background: var(--accent-soft);\n  border: 1px solid rgba(10, 14, 20, 0.3);\n  color: var(--accent); border-radius: 100px;\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  font-family: 'JetBrains Mono', monospace; z-index: 2;\n}\n.ho-root .product-card .img-wrap {\n  aspect-ratio: 16 \/ 10;\n  background: linear-gradient(135deg, #F2F4F8, #E6EAF0);\n  border-radius: 12px; margin: -8px -8px 24px;\n  display: grid; place-items: center;\n  position: relative; overflow: hidden;\n}\n.ho-root .product-card .img-wrap::after {\n  content: ''; position: absolute; inset: 0;\n  background: radial-gradient(ellipse at center, rgba(10, 14, 20, 0.08), transparent 70%);\n}\n.ho-root .product-card img.product-img {\n  width: 78%; height: 78%; object-fit: contain;\n  position: relative; z-index: 2;\n  mix-blend-mode: multiply;\n  transition: transform 0.6s var(--ease);\n}\n.ho-root .product-card:hover img.product-img { transform: scale(1.06) rotate(-1deg); }\n.ho-root .product-card .brand {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px; color: var(--text-2);\n  letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 8px;\n}\n.ho-root .product-card h3 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 22px; font-weight: 600;\n  letter-spacing: -0.01em; margin-bottom: 10px; line-height: 1.25;\n  color: var(--text-0);\n}\n.ho-root .product-card .specs { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 20px; }\n.ho-root .product-card .spec {\n  font-size: 11px; font-family: 'JetBrains Mono', monospace;\n  color: var(--text-1); padding: 4px 8px;\n  background: var(--bg-2); border-radius: 4px;\n}\n.ho-root .product-card .product-footer {\n  display: flex; justify-content: space-between; align-items: center;\n  padding-top: 20px; border-top: 1px solid var(--border);\n  position: relative; z-index: 1;\n  background: transparent;\n  color: var(--text-0);\n}\n.ho-root .product-card .price {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 22px; font-weight: 700;\n}\n.ho-root .product-card .price .was {\n  font-size: 13px; font-weight: 500;\n  color: var(--text-2); text-decoration: line-through; margin-right: 8px;\n}\n.ho-root .product-card .add-btn {\n  width: 40px; height: 40px; border-radius: 10px;\n  background: var(--accent-soft);\n  border: 1px solid rgba(10, 14, 20, 0.3);\n  color: var(--accent);\n  display: grid; place-items: center;\n  transition: all 0.2s ease;\n}\n.ho-root .product-card .add-btn:hover { background: var(--accent); color: #ffffff; }\n\n.ho-root .deal-band {\n  margin-top: 28px; padding: 28px 32px;\n  border: 1px solid rgba(10, 14, 20, 0.28);\n  border-radius: var(--radius-lg);\n  background:\n    radial-gradient(ellipse 60% 120% at 85% 50%, rgba(10, 14, 20, 0.16), transparent 62%),\n    var(--surface);\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 24px; box-shadow: var(--shadow-sm);\n}\n.ho-root .deal-band h3 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: clamp(24px, 3vw, 36px);\n  line-height: 1.05; letter-spacing: -0.025em; margin-bottom: 8px;\n  color: var(--text-0);\n}\n.ho-root .deal-band p { color: var(--text-1); max-width: 620px; }\n.ho-root .coupon-code {\n  display: inline-flex; align-items: center; justify-content: center;\n  min-width: 160px; padding: 16px 20px;\n  border-radius: 12px; background: #0E141B;\n  color: #fff; font-family: 'JetBrains Mono', monospace;\n  font-weight: 700; letter-spacing: 0.08em;\n}\n.ho-root .product-feed-note {\n  margin-top: 18px; font-size: 12px;\n  color: var(--text-2); font-family: 'JetBrains Mono', monospace;\n  letter-spacing: 0.04em; text-transform: uppercase;\n}\n\n\/* ============== CATEGORIES ============== *\/\n.ho-root .categories-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.ho-root .cat-card {\n  position: relative; border-radius: var(--radius-lg);\n  overflow: hidden; background: var(--surface);\n  border: 1px solid var(--border); padding: 32px;\n  display: flex; flex-direction: column; justify-content: space-between;\n  transition: all 0.4s var(--ease); cursor: pointer;\n  box-shadow: var(--shadow-sm);\n  min-height: 280px;\n}\n.ho-root .cat-card .cat-bg {\n  position: absolute; inset: 0; z-index: 0;\n  opacity: 0.7;\n  transition: opacity 0.4s ease, transform 0.6s var(--ease);\n}\n.ho-root .cat-card:hover { border-color: var(--accent); transform: translateY(-4px); box-shadow: var(--shadow-md); }\n.ho-root .cat-card:hover .cat-bg { opacity: 1; transform: scale(1.08); }\n.ho-root .cat-card > * { position: relative; z-index: 1; }\n.ho-root .cat-card .cat-top { display: flex; justify-content: space-between; align-items: flex-start; }\n.ho-root .cat-card .cat-num {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 12px; color: var(--text-2); letter-spacing: 0.1em;\n}\n.ho-root .cat-card .cat-icon {\n  width: 56px; height: 56px;\n  background: var(--accent-soft);\n  border: 1px solid rgba(10, 14, 20, 0.2);\n  border-radius: 12px;\n  display: grid; place-items: center; color: var(--accent);\n}\n.ho-root .cat-card h3 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 26px; font-weight: 600;\n  letter-spacing: -0.02em; margin-bottom: 10px;\n  color: var(--text-0);\n  line-height: 1.15;\n}\n.ho-root .cat-card p { color: var(--text-1); font-size: 14px; max-width: 340px; }\n.ho-root .cat-card .cat-link {\n  display: inline-flex; align-items: center; gap: 8px;\n  margin-top: 20px; font-size: 13px; font-weight: 600; color: var(--accent);\n}\n.ho-root .cat-card .cat-link .arrow { transition: transform 0.3s ease; }\n.ho-root .cat-card:hover .cat-link .arrow { transform: translateX(6px); }\n.ho-root .cat-card-content { display: flex; flex-direction: column; }\n\n\/* ============== BRAND STORY ============== *\/\n.ho-root .story { background: var(--bg-2); position: relative; overflow: hidden; }\n.ho-root .story::before {\n  content: ''; position: absolute;\n  top: -200px; right: -200px;\n  width: 600px; height: 600px; border-radius: 50%;\n  background: radial-gradient(circle, rgba(10, 14, 20, 0.12), transparent 70%);\n  pointer-events: none;\n}\n.ho-root .story-inner {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 56px; align-items: center;\n}\n.ho-root .story-visual {\n  position: relative; aspect-ratio: 16 \/ 11;\n  min-height: 420px;\n  border-radius: var(--radius-lg);\n  background: linear-gradient(135deg, #1A2330 0%, #0E141B 100%);\n  border: 1px solid var(--border); overflow: hidden;\n  display: grid; place-items: center;\n  box-shadow: var(--shadow-lg);\n  grid-column: 2;\n  grid-row: 1;\n}\n.ho-root .story-visual .scope-svg { width: 80%; }\n.ho-root .story-overlay {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(10, 14, 20, 0.06) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(10, 14, 20, 0.06) 1px, transparent 1px);\n  background-size: 30px 30px;\n}\n.ho-root .story-stats {\n  position: absolute; bottom: 24px; left: 24px; right: 24px;\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;\n}\n.ho-root .story-stat {\n  background: rgba(10, 14, 20, 0.72);\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 12px; padding: 14px; color: #ffffff;\n}\n.ho-root .story-stat .v {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 22px; font-weight: 700; margin-bottom: 2px; color: #ffffff;\n}\n.ho-root .story-stat .l {\n  font-size: 10px; color: rgba(255,255,255,0.6);\n  letter-spacing: 0.08em; text-transform: uppercase;\n  font-family: 'JetBrains Mono', monospace;\n}\n.ho-root .story-content h2 { margin-bottom: 24px; }\n.ho-root .story-content {\n  grid-column: 1;\n  grid-row: 1;\n}\n.ho-root .story-content p { color: var(--text-1); font-size: 17px; margin-bottom: 20px; }\n.ho-root .feature-list { margin-top: 24px; display: grid; gap: 14px; }\n.ho-root .feature-list li {\n  display: flex; gap: 16px; align-items: flex-start;\n  padding: 18px 20px; background: var(--surface);\n  border: 1px solid var(--border); border-radius: 12px;\n  transition: all 0.3s ease; box-shadow: var(--shadow-sm);\n}\n.ho-root .feature-list li:hover {\n  border-color: var(--accent); transform: translateX(4px); box-shadow: var(--shadow-md);\n}\n.ho-root .feature-list .fi {\n  width: 38px; height: 38px; border-radius: 10px;\n  background: var(--accent-soft); color: var(--accent);\n  display: grid; place-items: center; flex-shrink: 0;\n}\n.ho-root .feature-list h4 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 15px; font-weight: 600; margin-bottom: 2px;\n  color: var(--text-0);\n}\n.ho-root .feature-list p { font-size: 13px; color: var(--text-2); margin: 0; }\n\n\/* ============== APPLICATIONS ============== *\/\n.ho-root .apps { background: var(--bg-0); }\n.ho-root .app-tabs { display: flex; gap: 8px; margin-bottom: 28px; flex-wrap: wrap; }\n.ho-root .app-tab {\n  padding: 12px 22px; background: var(--surface);\n  border: 1px solid var(--border); border-radius: 100px;\n  font-size: 13px; font-weight: 500; color: var(--text-1);\n  transition: all 0.25s ease; cursor: pointer;\n}\n.ho-root .app-tab:hover { color: var(--text-0); border-color: var(--border-strong); }\n.ho-root .app-tab.active { background: var(--accent); border-color: var(--accent); color: #ffffff; }\n.ho-root .app-panel { display: none; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }\n.ho-root .app-panel.active { display: grid; animation: ho-fadeIn 0.5s var(--ease); }\n@keyframes ho-fadeIn {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.ho-root .app-visual {\n  aspect-ratio: 4 \/ 3;\n  border-radius: var(--radius-lg);\n  background: linear-gradient(135deg, #1A2330 0%, #0E141B 100%);\n  border: 1px solid var(--border);\n  position: relative; overflow: hidden;\n  display: grid; place-items: center;\n  box-shadow: var(--shadow-lg);\n}\n.ho-root .app-visual .scene { width: 90%; }\n.ho-root .app-content h3 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 36px; font-weight: 700;\n  letter-spacing: -0.02em; margin-bottom: 16px; line-height: 1.1;\n  color: var(--text-0);\n}\n.ho-root .app-content p { color: var(--text-1); font-size: 16px; margin-bottom: 28px; }\n.ho-root .app-content .checklist { display: grid; gap: 12px; margin-bottom: 32px; }\n.ho-root .app-content .checklist li {\n  display: flex; align-items: center; gap: 12px;\n  color: var(--text-1); font-size: 15px;\n}\n.ho-root .app-content .checklist .check {\n  width: 22px; height: 22px; border-radius: 50%;\n  background: rgba(45, 134, 89, 0.12); color: var(--green);\n  display: grid; place-items: center; flex-shrink: 0;\n}\n\n\/* ============== JOURNAL ============== *\/\n.ho-root .journal-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n.ho-root .journal-grid.is-loading .journal-item { opacity: 0.72; }\n.ho-root .journal-item {\n  padding: 28px;\n  border-top: 1px solid var(--border-strong);\n  transition: border-color 0.25s ease, transform 0.25s ease;\n}\n.ho-root .journal-item:hover { border-color: var(--accent); transform: translateY(-3px); }\n.ho-root .journal-item .meta {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 11px; color: var(--text-2);\n  letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 14px;\n}\n.ho-root .journal-item h3 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 22px; line-height: 1.18;\n  letter-spacing: -0.015em; margin-bottom: 14px;\n  color: var(--text-0);\n}\n.ho-root .journal-item p { color: var(--text-1); font-size: 14px; }\n\n\/* ============== BRANDS ============== *\/\n.ho-root .brands {\n  padding: 56px 0;\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n  background: var(--bg-1);\n}\n.ho-root .brands-strip {\n  display: flex; justify-content: space-between; align-items: center;\n  gap: 60px; flex-wrap: wrap;\n}\n.ho-root .brand-label {\n  font-family: 'JetBrains Mono', monospace;\n  font-size: 12px; color: var(--text-2);\n  letter-spacing: 0.1em; text-transform: uppercase; flex-shrink: 0;\n}\n.ho-root .brand-logos {\n  display: flex; gap: 56px; align-items: center;\n  flex-wrap: wrap; flex: 1; justify-content: flex-end;\n}\n.ho-root .brand-logos .b-logo {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: 22px; font-weight: 700;\n  color: var(--text-2); letter-spacing: -0.01em;\n  transition: color 0.3s ease; cursor: pointer;\n}\n.ho-root .brand-logos .b-logo:hover { color: var(--text-0); }\n.ho-root .brand-logos .b-logo.italic { font-style: italic; }\n\n\/* ============== FINAL CTA ============== *\/\n.ho-root .cta-final {\n  padding: 96px 0;\n  background:\n    radial-gradient(ellipse 80% 60% at 50% 50%, rgba(10, 14, 20, 0.18), transparent 70%),\n    var(--bg-2);\n  position: relative; overflow: hidden;\n}\n.ho-root .cta-final .container { text-align: center; position: relative; z-index: 2; }\n.ho-root .cta-final h2 {\n  font-family: 'Space Grotesk', sans-serif;\n  font-size: clamp(40px, 6vw, 72px);\n  line-height: 1.02; font-weight: 700;\n  letter-spacing: -0.035em; margin-bottom: 24px;\n  max-width: 900px; margin-left: auto; margin-right: auto;\n  color: var(--text-0);\n}\n.ho-root .cta-final p {\n  color: var(--text-1); font-size: 18px;\n  max-width: 560px; margin: 0 auto 40px;\n}\n.ho-root .cta-final .btn-row { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n.ho-root .cta-final-bg {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(10, 14, 20, 0.06) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(10, 14, 20, 0.06) 1px, transparent 1px);\n  background-size: 40px 40px;\n  -webkit-mask-image: radial-gradient(ellipse at center, black 30%, transparent 70%);\n  mask-image: radial-gradient(ellipse at center, black 30%, transparent 70%);\n}\n\n\/* ============== SCROLL REVEAL ============== *\/\n.ho-root .reveal { opacity: 0; transform: translateY(40px); transition: opacity 0.8s var(--ease), transform 0.8s var(--ease); }\n.ho-root .reveal.ho-visible { opacity: 1; transform: translateY(0); }\n\n\/* ============== RESPONSIVE ============== *\/\n@media (max-width: 1024px) {\n  .ho-root .hero-inner { grid-template-columns: 1fr; gap: 40px; }\n  .ho-root .hero-visual { max-width: 420px; margin: 0 auto; justify-self: center; }\n  .ho-root .hero-text, .ho-root .hero-visual { grid-column: 1; grid-row: auto; }\n  .ho-root .product-grid { grid-template-columns: 1fr 1fr; }\n  .ho-root .deal-band { align-items: flex-start; flex-direction: column; }\n  .ho-root .categories-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  .ho-root .cat-card { min-height: 240px; padding: 28px; }\n  .ho-root .story-inner { grid-template-columns: 1fr; gap: 60px; }\n  .ho-root .story-visual { min-height: 360px; }\n  .ho-root .story-content, .ho-root .story-visual { grid-column: 1; grid-row: auto; }\n  .ho-root .app-panel.active { grid-template-columns: 1fr; }\n  .ho-root .journal-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 640px) {\n  .ho-root .container { padding: 0 20px; }\n  .ho-root section { padding: 56px 0; }\n  .ho-root .categories-grid { grid-template-columns: 1fr; }\n  .ho-root .hero { padding: 40px 0 48px; }\n  .ho-root .section-head { margin-bottom: 32px; }\n  .ho-root .cta-final { padding: 72px 0; }\n  .ho-root .hero-inner { grid-template-columns: minmax(0, 1fr); }\n  .ho-root .hero h1 { font-size: clamp(42px, 11vw, 52px); }\n  .ho-root .hero-ctas { display: grid; grid-template-columns: 1fr; }\n  .ho-root .hero-ctas .btn { justify-content: center; width: 100%; }\n  .ho-root .product-grid { grid-template-columns: 1fr; }\n  .ho-root .hero-stats { grid-template-columns: 1fr 1fr; gap: 20px; }\n  .ho-root .stat .num { font-size: 26px; }\n  .ho-root .data-pill.top-right, .ho-root .data-pill.bottom-left { display: none; }\n  .ho-root .brands-strip { gap: 30px; }\n  .ho-root .brand-logos { gap: 30px; justify-content: flex-start; }\n}\n<\/style>\n\n<!-- =========================================================\n     BODY CONTENT \u2014 paste between site header and footer\n     ========================================================= -->\n<div class=\"ho-root\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"hero\">\n    <div class=\"hero-bg\"><\/div>\n    <div class=\"hero-grid\"><\/div>\n    <div class=\"container hero-inner\">\n      <div class=\"hero-text\">\n        <div class=\"hero-tag\">\n          <span class=\"dot\"><\/span>\n          WEEKLY SPECIALS \u00b7 COUPON HUNTER20\n        <\/div>\n        <h1 class=\"display\">\n          Rifle scopes &amp;<br\/>\n          <span class=\"accent-text\">red dot sights.<\/span>\n        <\/h1>\n        <p class=\"lead\">Hunter Optics specializes in high-performance firearm optics engineered for precision, durability, and clarity, including Vortex, Athlon, Riton, Swampfox, Element and Crimson Trace.<\/p>\n        <div class=\"hero-ctas\">\n          <a href=\"#products\" class=\"btn btn-primary\">\n            Shop Weekly Specials\n            <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n          <\/a>\n          <a href=\"#brands\" class=\"btn btn-ghost\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"5 3 19 12 5 21 5 3\"\/><\/svg>\n            Browse Brands\n          <\/a>\n        <\/div>\n        <div class=\"hero-stats\">\n          <div class=\"stat\"><div class=\"num\">$200<span class=\"plus\">+<\/span><\/div><div class=\"label\">Free shipping<\/div><\/div>\n          <div class=\"stat\"><div class=\"num\">6<span class=\"plus\">+<\/span><\/div><div class=\"label\">Trusted brands<\/div><\/div>\n          <div class=\"stat\"><div class=\"num\">7<span class=\"plus\">d<\/span><\/div><div class=\"label\">Easy returns<\/div><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hero-visual\">\n        <div class=\"crosshairs\">\n          <span class=\"crosshair-line crosshair-h\"><\/span>\n          <span class=\"crosshair-line crosshair-v\"><\/span>\n        <\/div>\n        <div class=\"reticle-wrap\">\n          <span class=\"reticle-ring ring-1\"><\/span>\n          <span class=\"reticle-ring ring-2\"><\/span>\n          <span class=\"reticle-ring ring-3\"><\/span>\n          <span class=\"reticle-ring ring-4\"><\/span>\n          <span class=\"reticle-center\"><\/span>\n        <\/div>\n        <img decoding=\"async\" class=\"reticle-product\"\n             src=\"https:\/\/hunter-optics.com\/wp-content\/uploads\/2026\/05\/Vortex-Strike-Eagle-2.0-300x300-1.webp\"\n             alt=\"Vortex Strike Eagle 2.0 1-6x24 LPVO rifle scope\"\n             loading=\"eager\" \/>\n\n        <div class=\"data-pill top-right\"><span class=\"pill-dot\"><\/span><span class=\"label\">MAG<\/span><span class=\"value\">1-6\u00d724<\/span><\/div>\n        <div class=\"data-pill bottom-left\"><span class=\"pill-dot\"><\/span><span class=\"label\">CODE<\/span><span class=\"value\">HUNTER20<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FEATURED PRODUCTS ============ -->\n  <section class=\"featured\" id=\"products\">\n    <div class=\"container\">\n      <div class=\"section-head reveal\">\n        <div class=\"head-text\">\n          <div class=\"eyebrow\">01 \/ Weekly Specials<\/div>\n          <h2 class=\"section-title\">Live product highlights.<\/h2>\n          <p class=\"section-lead\">Hand-picked optics from the brands trusted by serious shooters \u2014 limited inventory, lifetime support.<\/p>\n        <\/div>\n        <a href=\"https:\/\/hunter-optics.com\/shop\/\" class=\"btn btn-ghost\">\n          See All Products\n          <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n\n      <div class=\"product-grid\">\n        <a class=\"product-card reveal\" href=\"https:\/\/hunter-optics.com\/product\/element-helix-6-24x50-ffp-apr-2d-mrad-30mm\/\" aria-label=\"View Element Helix 6-24x50 FFP APR-2D MRAD 30mm\">\n          <span class=\"badge\">Rifle Scope<\/span>\n          <div class=\"img-wrap\">\n            <img decoding=\"async\" class=\"product-img\" src=\"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/08\/Element-Helix-6-24x50-FFP-APR-2D-MRAD-30mm-3-300x300.jpeg\" alt=\"Element Helix 6-24x50 FFP APR-2D MRAD 30mm\" loading=\"lazy\" \/>\n          <\/div>\n          <div class=\"brand\">Element<\/div>\n          <h3>Element Helix 6-24\u00d750 FFP APR-2D MRAD 30mm<\/h3>\n          <div class=\"specs\"><span class=\"spec\">6-24\u00d750<\/span><span class=\"spec\">FFP<\/span><span class=\"spec\">MRAD<\/span><\/div>\n          <div class=\"product-footer\">\n            <div class=\"price\">$439.99<\/div>\n            <span class=\"add-btn\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n            <\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"product-card reveal\" href=\"https:\/\/hunter-optics.com\/product\/virgo-s2-mini-thermal-red-dot-sight-scope\/\" aria-label=\"View VIRGO S2 Mini Thermal Red Dot Sight scope\">\n          <span class=\"badge\">Red Dot<\/span>\n          <div class=\"img-wrap\">\n            <img decoding=\"async\" class=\"product-img\" src=\"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/12\/virgo-s2-mini-thermal-scope-2-300x300.jpg\" alt=\"VIRGO S2 Mini Thermal Red Dot Sight scope\" loading=\"lazy\" \/>\n          <\/div>\n          <div class=\"brand\">VIRGO<\/div>\n          <h3>VIRGO S2 Mini Thermal Red Dot Sight scope<\/h3>\n          <div class=\"specs\"><span class=\"spec\">Thermal<\/span><span class=\"spec\">60Hz<\/span><span class=\"spec\">IP67<\/span><\/div>\n          <div class=\"product-footer\">\n            <div class=\"price\"><span class=\"was\">$669.00<\/span>$599.00<\/div>\n            <span class=\"add-btn\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n            <\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"product-card reveal\" href=\"https:\/\/hunter-optics.com\/product\/athlon-neos-4-12x40-center-x-1mm\/\" aria-label=\"View Athlon NEOS 4-12x40 CENTER X 1mm\">\n          <span class=\"badge\">Rifle Scope<\/span>\n          <div class=\"img-wrap\">\n            <img decoding=\"async\" class=\"product-img\" src=\"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/08\/Athlon-NEOS-4-12\u00d740-CENTER-X-1-300x300.webp\" alt=\"Athlon NEOS 4-12x40 CENTER X 1mm\" loading=\"lazy\" \/>\n          <\/div>\n          <div class=\"brand\">Athlon<\/div>\n          <h3>NEOS 4-12\u00d740 CENTER X 1mm<\/h3>\n          <div class=\"specs\"><span class=\"spec\">4-12\u00d7<\/span><span class=\"spec\">40mm<\/span><span class=\"spec\">Side Focus<\/span><\/div>\n          <div class=\"product-footer\">\n            <div class=\"price\">$204.99<\/div>\n            <span class=\"add-btn\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\n            <\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n\n      <div class=\"deal-band reveal\">\n        <div>\n          <div class=\"eyebrow\">Deal of the week<\/div>\n          <h3>$20 discount coupon on selected optics.<\/h3>\n          <p>Use the current Hunter Optics weekly special code while browsing rifle scopes, red dot sights and tactical optics.<\/p>\n        <\/div>\n        <span class=\"coupon-code\">HUNTER20<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ CATEGORIES ============ -->\n  <section id=\"categories\">\n    <div class=\"container\">\n      <div class=\"section-head reveal\">\n        <div class=\"head-text\">\n          <div class=\"eyebrow\">02 \/ Shop Categories<\/div>\n          <h2 class=\"section-title\">Browse the way customers shop.<\/h2>\n          <p class=\"section-lead\">Rifle scopes, red dot sights, brand archives and core accessories \u2014 the homepage keeps the existing store structure crystal clear.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"categories-grid reveal\">\n        <!-- 01 \u2014 Rifle Scopes -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/rifle-scopes\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 70% 30%, rgba(10, 14, 20, 0.14), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 01<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"6\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"22\"\/><line x1=\"2\" y1=\"12\" x2=\"6\" y2=\"12\"\/><line x1=\"18\" y1=\"12\" x2=\"22\" y2=\"12\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Rifle Scopes<\/h3>\n            <p>Precision-engineered magnified optics for long-range hunting and tactical marksmanship. FFP, SFP, LPVO and beyond.<\/p>\n            <span class=\"cat-link\">Browse Rifle Scopes <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n\n        <!-- 02 \u2014 Handgun Accessories -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/shooting-accessories\/handgun-accessories\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 50% 50%, rgba(10, 14, 20, 0.10), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 02<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 11h11l4-4v4h2v3h-2l-3 6h-5l-2-3H7a2 2 0 0 1-2-2v-4z\"\/><line x1=\"9\" y1=\"7\" x2=\"9\" y2=\"11\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Handgun Accessories<\/h3>\n            <p>Magwells, slide cover plates and pistol upgrades for everyday carry and competition handguns.<\/p>\n            <span class=\"cat-link\">Browse Handgun <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n\n        <!-- 03 \u2014 Optics & Mounts -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/shooting-accessories\/optics-mounts\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 50% 50%, rgba(0,153,184,0.10), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 03<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"9\" width=\"18\" height=\"6\" rx=\"1\"\/><line x1=\"7\" y1=\"9\" x2=\"7\" y2=\"15\"\/><line x1=\"11\" y1=\"9\" x2=\"11\" y2=\"15\"\/><line x1=\"15\" y1=\"9\" x2=\"15\" y2=\"15\"\/><line x1=\"19\" y1=\"9\" x2=\"19\" y2=\"15\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Optics &amp; Mounts<\/h3>\n            <p>Scope rings, red dot mounts, optic risers and adapter plates for a rock-solid zero.<\/p>\n            <span class=\"cat-link\">Browse Mounts <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n\n        <!-- 04 \u2014 Rifle Accessories -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/shooting-accessories\/rifle-accessories\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 50% 50%, rgba(10, 14, 20, 0.10), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 04<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h11l3-3 4 1-2 4-4 1-3-3H8l-1 4H5l-1-4H3z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Rifle Accessories<\/h3>\n            <p>Rail accessories, muzzle devices, shooting supports and sling mounts for any rifle build.<\/p>\n            <span class=\"cat-link\">Browse Rifle Gear <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n\n        <!-- 05 \u2014 Storage & Cases -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/shooting-accessories\/storage-cases\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 50% 50%, rgba(45,134,89,0.10), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 05<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\/><path d=\"M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2\"\/><line x1=\"3\" y1=\"13\" x2=\"21\" y2=\"13\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Storage &amp; Cases<\/h3>\n            <p>Hard cases, soft cases and rifle storage solutions to protect your gear in transit and at home.<\/p>\n            <span class=\"cat-link\">Browse Cases <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n\n        <!-- 06 \u2014 Tactical Accessories -->\n        <a href=\"https:\/\/hunter-optics.com\/product-category\/shooting-accessories\/tactical-accessories\/\" class=\"cat-card\">\n          <div class=\"cat-bg\" style=\"background: radial-gradient(ellipse at 50% 50%, rgba(10, 14, 20, 0.12), transparent 65%);\"><\/div>\n          <div class=\"cat-top\">\n            <span class=\"cat-num\">\/ 06<\/span>\n            <div class=\"cat-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"cat-card-content\">\n            <h3>Tactical Accessories<\/h3>\n            <p>Tactical gear, mission-ready add-ons and field-tested accessories for professional shooters.<\/p>\n            <span class=\"cat-link\">Browse Tactical <svg class=\"arrow\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ BRAND STORY ============ -->\n  <section class=\"story\" id=\"story\">\n    <div class=\"container story-inner\">\n      <div class=\"story-visual reveal\">\n        <div class=\"story-overlay\"><\/div>\n        <svg class=\"scope-svg\" viewBox=\"0 0 400 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <linearGradient id=\"ho-sBody\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#4a5562\"\/><stop offset=\"0.5\" stop-color=\"#1a2230\"\/><stop offset=\"1\" stop-color=\"#0a0e14\"\/><\/linearGradient>\n            <radialGradient id=\"ho-sLens\" cx=\"0.4\" cy=\"0.4\"><stop offset=\"0\" stop-color=\"#4A5568\"\/><stop offset=\"0.6\" stop-color=\"#0A0E14\"\/><stop offset=\"1\" stop-color=\"#0A0E14\"\/><\/radialGradient>\n          <\/defs>\n          <ellipse cx=\"335\" cy=\"100\" rx=\"45\" ry=\"60\" fill=\"url(#ho-sBody)\"\/>\n          <ellipse cx=\"338\" cy=\"100\" rx=\"38\" ry=\"52\" fill=\"url(#ho-sLens)\" opacity=\"0.95\"\/>\n          <ellipse cx=\"345\" cy=\"90\" rx=\"12\" ry=\"20\" fill=\"#fff\" opacity=\"0.3\"\/>\n          <circle cx=\"338\" cy=\"100\" r=\"3\" fill=\"#0a0e14\"\/>\n          <line x1=\"320\" y1=\"100\" x2=\"356\" y2=\"100\" stroke=\"#0a0e14\" stroke-width=\"0.6\"\/>\n          <line x1=\"338\" y1=\"80\" x2=\"338\" y2=\"120\" stroke=\"#0a0e14\" stroke-width=\"0.6\"\/>\n          <rect x=\"140\" y=\"78\" width=\"180\" height=\"44\" rx=\"6\" fill=\"url(#ho-sBody)\"\/>\n          <rect x=\"140\" y=\"78\" width=\"180\" height=\"6\" rx=\"2\" fill=\"#5a6572\" opacity=\"0.4\"\/>\n          <g><rect x=\"190\" y=\"40\" width=\"26\" height=\"42\" rx=\"3\" fill=\"url(#ho-sBody)\"\/><rect x=\"187\" y=\"36\" width=\"32\" height=\"10\" rx=\"2\" fill=\"#2a3340\"\/><circle cx=\"203\" cy=\"58\" r=\"6\" fill=\"#0a0e14\"\/><text x=\"200\" y=\"62\" font-family=\"JetBrains Mono\" font-size=\"6\" fill=\"#fff\" font-weight=\"700\">E<\/text><\/g>\n          <g><rect x=\"240\" y=\"40\" width=\"26\" height=\"42\" rx=\"3\" fill=\"url(#ho-sBody)\"\/><rect x=\"237\" y=\"36\" width=\"32\" height=\"10\" rx=\"2\" fill=\"#2a3340\"\/><circle cx=\"253\" cy=\"58\" r=\"6\" fill=\"#0a0e14\"\/><text x=\"250\" y=\"62\" font-family=\"JetBrains Mono\" font-size=\"6\" fill=\"#fff\" font-weight=\"700\">W<\/text><\/g>\n          <rect x=\"95\" y=\"72\" width=\"50\" height=\"56\" rx=\"4\" fill=\"url(#ho-sBody)\"\/>\n          <g stroke=\"#0a0e14\" stroke-width=\"0.8\" opacity=\"0.7\"><line x1=\"100\" y1=\"75\" x2=\"100\" y2=\"125\"\/><line x1=\"106\" y1=\"75\" x2=\"106\" y2=\"125\"\/><line x1=\"112\" y1=\"75\" x2=\"112\" y2=\"125\"\/><line x1=\"118\" y1=\"75\" x2=\"118\" y2=\"125\"\/><line x1=\"124\" y1=\"75\" x2=\"124\" y2=\"125\"\/><line x1=\"130\" y1=\"75\" x2=\"130\" y2=\"125\"\/><line x1=\"136\" y1=\"75\" x2=\"136\" y2=\"125\"\/><line x1=\"142\" y1=\"75\" x2=\"142\" y2=\"125\"\/><\/g>\n          <text x=\"108\" y=\"105\" font-family=\"JetBrains Mono\" font-size=\"7\" fill=\"#fff\" font-weight=\"700\">1\u00b76\u00d7<\/text>\n          <ellipse cx=\"60\" cy=\"100\" rx=\"42\" ry=\"46\" fill=\"url(#ho-sBody)\"\/>\n          <ellipse cx=\"63\" cy=\"100\" rx=\"32\" ry=\"36\" fill=\"#000\"\/>\n          <ellipse cx=\"63\" cy=\"100\" rx=\"30\" ry=\"34\" fill=\"url(#ho-sLens)\" opacity=\"0.5\"\/>\n          <ellipse cx=\"70\" cy=\"92\" rx=\"8\" ry=\"14\" fill=\"#fff\" opacity=\"0.2\"\/>\n          <text x=\"220\" y=\"116\" font-family=\"Space Grotesk\" font-size=\"9\" fill=\"#fff\" font-weight=\"700\" letter-spacing=\"3\">HUNTER<\/text>\n          <text x=\"220\" y=\"128\" font-family=\"JetBrains Mono\" font-size=\"5\" fill=\"#8B95A7\" letter-spacing=\"2\">PRECISION SERIES \u00b7 2026<\/text>\n        <\/svg>\n\n        <div class=\"story-stats\">\n          <div class=\"story-stat\"><div class=\"v\">15<span>+<\/span><\/div><div class=\"l\">Years<\/div><\/div>\n          <div class=\"story-stat\"><div class=\"v\">500<span>+<\/span><\/div><div class=\"l\">Products<\/div><\/div>\n          <div class=\"story-stat\"><div class=\"v\">24\/7<\/div><div class=\"l\">Support<\/div><\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"story-content reveal\">\n        <div class=\"eyebrow\">03 \/ Store Promise<\/div>\n        <h2 class=\"section-title\">Precision, durability and clarity.<\/h2>\n        <p>Hunter Optics specializes in high-performance firearm optics and keeps the homepage focused on the products customers already search for: rifle scopes, red dot sights, brands and weekly deals.<\/p>\n        <p>The redesigned layout keeps the original store promises visible while giving the page a sharper, more premium first impression.<\/p>\n\n        <ul class=\"feature-list\">\n          <li>\n            <span class=\"fi\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n            <div><h4>Free shipping worldwide<\/h4><p>Free worldwide delivery on orders above $200.<\/p><\/div>\n          <\/li>\n          <li>\n            <span class=\"fi\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 0 1-9 9m9-9a9 9 0 0 0-9-9m9 9H3m9 9a9 9 0 0 1-9-9m9 9a9 9 0 0 0-9-9m9 9c2.5-2.5 2.5-15.5 0-18m0 18c-2.5-2.5-2.5-15.5 0-18\"\/><\/svg><\/span>\n            <div><h4>Easy return or exchange<\/h4><p>Faulty products can be exchanged or returned within 7 days.<\/p><\/div>\n          <\/li>\n          <li>\n            <span class=\"fi\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/span>\n            <div><h4>Friendly support every day<\/h4><p>Service hours are Monday to Sunday, 9 a.m. to 8 p.m.<\/p><\/div>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ APPLICATIONS ============ -->\n  <section class=\"apps\" id=\"apps\">\n    <div class=\"container\">\n      <div class=\"section-head reveal\">\n        <div class=\"head-text\">\n          <div class=\"eyebrow\">04 \/ Buying Paths<\/div>\n          <h2 class=\"section-title\">Find the right optic faster.<\/h2>\n          <p class=\"section-lead\">Use-case content reflects the live product mix: hunting scopes, tactical red dots, long-range FFP glass and competition LPVOs.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"app-tabs reveal\">\n        <button class=\"app-tab active\" data-tab=\"hunting\">Hunting<\/button>\n        <button class=\"app-tab\" data-tab=\"tactical\">Tactical<\/button>\n        <button class=\"app-tab\" data-tab=\"long-range\">Long-Range<\/button>\n        <button class=\"app-tab\" data-tab=\"sport\">Sport Shooting<\/button>\n      <\/div>\n\n      <div class=\"app-panels\">\n        <div class=\"app-panel active reveal\" data-panel=\"hunting\">\n          <div class=\"app-visual\">\n            <svg class=\"scene\" viewBox=\"0 0 500 350\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs><linearGradient id=\"ho-sky1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#1a2535\"\/><stop offset=\"1\" stop-color=\"#3a2a1a\"\/><\/linearGradient><linearGradient id=\"ho-ground1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#2a1f15\"\/><stop offset=\"1\" stop-color=\"#0a0e14\"\/><\/linearGradient><\/defs>\n              <rect width=\"500\" height=\"220\" fill=\"url(#ho-sky1)\"\/><rect y=\"220\" width=\"500\" height=\"130\" fill=\"url(#ho-ground1)\"\/>\n              <circle cx=\"380\" cy=\"120\" r=\"40\" fill=\"#FFFFFF\" opacity=\"0.18\"\/><circle cx=\"380\" cy=\"120\" r=\"20\" fill=\"#FFFFFF\" opacity=\"0.3\"\/>\n              <polygon points=\"0,220 80,140 160,200 240,120 320,180 400,150 500,210 500,220\" fill=\"#1a2230\" opacity=\"0.9\"\/>\n              <polygon points=\"0,220 60,180 140,200 220,160 300,210 380,180 500,220\" fill=\"#0e141b\"\/>\n              <g fill=\"#0a0e14\"><polygon points=\"40,250 50,210 60,250\"\/><polygon points=\"90,260 102,210 114,260\"\/><polygon points=\"420,255 432,215 444,255\"\/><polygon points=\"460,265 470,225 480,265\"\/><\/g>\n              <circle cx=\"250\" cy=\"170\" r=\"80\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1.5\" opacity=\"0.65\"\/>\n              <circle cx=\"250\" cy=\"170\" r=\"80\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"0.5\" stroke-dasharray=\"3 3\"\/>\n              <line x1=\"170\" y1=\"170\" x2=\"220\" y2=\"170\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"280\" y1=\"170\" x2=\"330\" y2=\"170\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"250\" y1=\"90\" x2=\"250\" y2=\"140\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"250\" y1=\"200\" x2=\"250\" y2=\"250\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <circle cx=\"250\" cy=\"170\" r=\"2\" fill=\"#FFFFFF\"\/>\n              <g fill=\"#0a0e14\" transform=\"translate(220, 195)\"><ellipse cx=\"30\" cy=\"20\" rx=\"22\" ry=\"9\"\/><ellipse cx=\"50\" cy=\"12\" rx=\"7\" ry=\"6\"\/><path d=\"M55 6 L 58 -2 M53 6 L 56 -4 M48 6 L 45 -2\" stroke=\"#0a0e14\" stroke-width=\"1.5\"\/><rect x=\"15\" y=\"26\" width=\"2\" height=\"14\"\/><rect x=\"22\" y=\"26\" width=\"2\" height=\"14\"\/><rect x=\"38\" y=\"26\" width=\"2\" height=\"14\"\/><rect x=\"45\" y=\"26\" width=\"2\" height=\"14\"\/><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"app-content\">\n            <h3>Built for the hunt.<\/h3>\n            <p>For hunting setups, the store highlights affordable and mid-range glass such as the Athlon NEOS 4-12\u00d740 and Vortex Crossfire-style BDC optics.<\/p>\n            <ul class=\"checklist\">\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Wide field of view for fast target acquisition<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>BDC reticles tuned for common hunting calibers<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Waterproof, fog-proof and shock-tested<\/li>\n            <\/ul>\n            <a href=\"https:\/\/hunter-optics.com\/product-category\/rifle-scopes\/\" class=\"btn btn-primary\">Shop Hunting Optics <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"app-panel reveal\" data-panel=\"tactical\">\n          <div class=\"app-visual\">\n            <svg class=\"scene\" viewBox=\"0 0 500 350\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs><linearGradient id=\"ho-sky2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#0a141a\"\/><stop offset=\"1\" stop-color=\"#1a2535\"\/><\/linearGradient><\/defs>\n              <rect width=\"500\" height=\"350\" fill=\"url(#ho-sky2)\"\/>\n              <g stroke=\"#FFFFFF\" stroke-width=\"0.5\" opacity=\"0.2\"><line x1=\"0\" y1=\"220\" x2=\"500\" y2=\"220\"\/><line x1=\"0\" y1=\"250\" x2=\"500\" y2=\"250\"\/><line x1=\"0\" y1=\"285\" x2=\"500\" y2=\"285\"\/><line x1=\"0\" y1=\"325\" x2=\"500\" y2=\"325\"\/><line x1=\"100\" y1=\"220\" x2=\"50\" y2=\"350\"\/><line x1=\"200\" y1=\"220\" x2=\"180\" y2=\"350\"\/><line x1=\"300\" y1=\"220\" x2=\"320\" y2=\"350\"\/><line x1=\"400\" y1=\"220\" x2=\"450\" y2=\"350\"\/><\/g>\n              <g transform=\"translate(220, 80)\"><rect x=\"0\" y=\"0\" width=\"60\" height=\"120\" rx=\"6\" fill=\"#1a2230\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"30\" cy=\"40\" r=\"14\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"30\" cy=\"40\" r=\"8\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"30\" cy=\"80\" r=\"20\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"30\" cy=\"80\" r=\"12\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"30\" cy=\"80\" r=\"6\" fill=\"#FFFFFF\"\/><\/g>\n              <circle cx=\"250\" cy=\"170\" r=\"100\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"2\" opacity=\"0.5\"\/>\n              <circle cx=\"250\" cy=\"170\" r=\"3\" fill=\"#FFFFFF\"\/>\n              <circle cx=\"250\" cy=\"170\" r=\"6\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"0.5\"\/>\n              <g font-family=\"JetBrains Mono\" font-size=\"8\" fill=\"#FFFFFF\"><text x=\"40\" y=\"40\">RANGE: 50M<\/text><text x=\"40\" y=\"55\">MODE: CQB<\/text><text x=\"380\" y=\"40\">DOT: 2 MOA<\/text><text x=\"380\" y=\"55\">BATT: 92%<\/text><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"app-content\">\n            <h3>Tactical-grade reliability.<\/h3>\n            <p>For tactical buyers, feature the fast-moving red dot and thermal products from the current catalog, including Swampfox Sentinel and VIRGO S2.<\/p>\n            <ul class=\"checklist\">\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>LPVO and red-dot systems engineered for close-quarter to mid-range<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>50,000+ hour battery life on red dots<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Shock-tested to 1500G impact<\/li>\n            <\/ul>\n            <a href=\"https:\/\/hunter-optics.com\/product-category\/red-dot-sights\/\" class=\"btn btn-primary\">Shop Tactical Optics <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"app-panel reveal\" data-panel=\"long-range\">\n          <div class=\"app-visual\">\n            <svg class=\"scene\" viewBox=\"0 0 500 350\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs><linearGradient id=\"ho-sky3\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#0a141a\"\/><stop offset=\"0.7\" stop-color=\"#1a2535\"\/><stop offset=\"1\" stop-color=\"#2a3540\"\/><\/linearGradient><\/defs>\n              <rect width=\"500\" height=\"350\" fill=\"url(#ho-sky3)\"\/>\n              <polygon points=\"0,260 100,180 200,240 300,160 400,220 500,170 500,260\" fill=\"#1a2230\" opacity=\"0.7\"\/>\n              <polygon points=\"0,260 80,220 180,250 280,210 380,250 500,200 500,260\" fill=\"#0e141b\"\/>\n              <rect y=\"260\" width=\"500\" height=\"90\" fill=\"#0a0e14\"\/>\n              <g stroke=\"#FFFFFF\" stroke-width=\"1.2\" opacity=\"0.7\" fill=\"none\"><circle cx=\"250\" cy=\"170\" r=\"120\"\/><line x1=\"130\" y1=\"170\" x2=\"370\" y2=\"170\"\/><line x1=\"250\" y1=\"50\" x2=\"250\" y2=\"290\"\/><\/g>\n              <g fill=\"#FFFFFF\"><circle cx=\"170\" cy=\"170\" r=\"2.5\"\/><circle cx=\"190\" cy=\"170\" r=\"2.5\"\/><circle cx=\"210\" cy=\"170\" r=\"2.5\"\/><circle cx=\"290\" cy=\"170\" r=\"2.5\"\/><circle cx=\"310\" cy=\"170\" r=\"2.5\"\/><circle cx=\"330\" cy=\"170\" r=\"2.5\"\/><circle cx=\"250\" cy=\"90\" r=\"2.5\"\/><circle cx=\"250\" cy=\"110\" r=\"2.5\"\/><circle cx=\"250\" cy=\"130\" r=\"2.5\"\/><circle cx=\"250\" cy=\"210\" r=\"2.5\"\/><circle cx=\"250\" cy=\"230\" r=\"2.5\"\/><circle cx=\"250\" cy=\"250\" r=\"2.5\"\/><\/g>\n              <circle cx=\"250\" cy=\"170\" r=\"3\" fill=\"#FFFFFF\"\/>\n              <g font-family=\"JetBrains Mono\" font-size=\"9\" fill=\"#FFFFFF\"><text x=\"40\" y=\"40\">DIST: 1,200 YD<\/text><text x=\"40\" y=\"55\">WIND: 8 MPH<\/text><text x=\"40\" y=\"70\">ELEV: +4.2 MIL<\/text><text x=\"380\" y=\"40\">ZOOM: 24\u00d7<\/text><text x=\"380\" y=\"55\">FFP MRAD<\/text><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"app-content\">\n            <h3>Reach the impossible.<\/h3>\n            <p>For long-range customers, surface products like Vortex Venom 5-25\u00d756 FFP and Diamondback Tactical 4-16\u00d744 FFP with MRAD reticle options.<\/p>\n            <ul class=\"checklist\">\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>First-focal-plane reticles for any-zoom holdovers<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Repeatable MRAD\/MOA tactical turrets<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>HD glass with extra-low-dispersion coatings<\/li>\n            <\/ul>\n            <a href=\"https:\/\/hunter-optics.com\/product-category\/rifle-scopes\/\" class=\"btn btn-primary\">Shop Long-Range Scopes <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"app-panel reveal\" data-panel=\"sport\">\n          <div class=\"app-visual\">\n            <svg class=\"scene\" viewBox=\"0 0 500 350\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs><linearGradient id=\"ho-sky4\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#1a2535\"\/><stop offset=\"1\" stop-color=\"#2a1f15\"\/><\/linearGradient><\/defs>\n              <rect width=\"500\" height=\"350\" fill=\"url(#ho-sky4)\"\/>\n              <g transform=\"translate(110, 110)\"><rect width=\"50\" height=\"100\" rx=\"4\" fill=\"#1a2230\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"25\" cy=\"30\" r=\"12\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"18\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"3\" fill=\"#FFFFFF\"\/><\/g>\n              <g transform=\"translate(225, 130)\"><rect width=\"50\" height=\"100\" rx=\"4\" fill=\"#1a2230\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"25\" cy=\"30\" r=\"12\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"18\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"3\" fill=\"#FFFFFF\"\/><\/g>\n              <g transform=\"translate(340, 120)\"><rect width=\"50\" height=\"100\" rx=\"4\" fill=\"#1a2230\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/><circle cx=\"25\" cy=\"30\" r=\"12\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"18\" fill=\"none\" stroke=\"#FFFFFF\"\/><circle cx=\"25\" cy=\"65\" r=\"3\" fill=\"#FFFFFF\"\/><\/g>\n              <rect y=\"250\" width=\"500\" height=\"100\" fill=\"#0a0e14\"\/>\n              <circle cx=\"250\" cy=\"180\" r=\"90\" fill=\"none\" stroke=\"#FFFFFF\" stroke-width=\"1.2\" opacity=\"0.5\"\/>\n              <line x1=\"160\" y1=\"180\" x2=\"240\" y2=\"180\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"260\" y1=\"180\" x2=\"340\" y2=\"180\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"250\" y1=\"100\" x2=\"250\" y2=\"170\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <line x1=\"250\" y1=\"190\" x2=\"250\" y2=\"260\" stroke=\"#FFFFFF\" stroke-width=\"1\"\/>\n              <circle cx=\"250\" cy=\"180\" r=\"2.5\" fill=\"#FFFFFF\"\/>\n              <g font-family=\"JetBrains Mono\" font-size=\"9\" fill=\"#FFFFFF\"><text x=\"40\" y=\"40\">SPLIT: 0.18s<\/text><text x=\"40\" y=\"55\">TOTAL: 4.62s<\/text><text x=\"380\" y=\"40\">STAGE 3\/6<\/text><\/g>\n            <\/svg>\n          <\/div>\n          <div class=\"app-content\">\n            <h3>Compete at the top.<\/h3>\n            <p>For sport shooting, keep the LPVO and red-dot path clear with products like Strike Eagle 1-6\u00d724 and Riton 3 TACTIX 1-8\u00d724.<\/p>\n            <ul class=\"checklist\">\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Daylight-bright illuminated reticles<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>True 1\u00d7 LPVOs for both-eyes-open shooting<\/li>\n              <li><span class=\"check\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Match-grade clicks for confirmed zero<\/li>\n            <\/ul>\n            <a href=\"https:\/\/hunter-optics.com\/shop\/\" class=\"btn btn-primary\">Shop Competition Optics <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ JOURNAL ============ -->\n  <section class=\"journal\" id=\"journal\">\n    <div class=\"container\">\n      <div class=\"section-head reveal\">\n        <div class=\"head-text\">\n          <div class=\"eyebrow\">05 \/ Journal<\/div>\n          <h2 class=\"section-title\">Read something new.<\/h2>\n          <p class=\"section-lead\">Recent articles from the Hunter Optics journal \u2014 reviews, buying guides and product breakdowns.<\/p>\n        <\/div>\n        <a href=\"https:\/\/hunter-optics.com\/blog\/\" class=\"btn btn-ghost\">\n          See All Journal\n          <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n      <\/div>\n      <div class=\"journal-grid reveal is-loading\" data-ho-posts>\n        <a class=\"journal-item\" href=\"https:\/\/hunter-optics.com\/2026-hunting-optics-trends\/\">\n          <div class=\"meta\">Blog \u00b7 May 18, 2026<\/div>\n          <h3>2026 Hunting Optics Trends<\/h3>\n          <p>The world of hunting optics is undergoing a profound transformation, from red dot sights to thermal imaging.<\/p>\n        <\/a>\n        <a class=\"journal-item\" href=\"https:\/\/hunter-optics.com\/zeroing-a-scope-master-rifle-scope-adjustments-today\/\">\n          <div class=\"meta\">Blog \u00b7 November 10, 2025<\/div>\n          <h3>Zeroing a Scope: Master Rifle Scope Adjustments Today<\/h3>\n          <p>Master the art of zeroing a rifle scope with practical scope adjustment tips for better precision.<\/p>\n        <\/a>\n        <a class=\"journal-item\" href=\"https:\/\/hunter-optics.com\/top-red-dot-sight-reviews-for-2023-find-your-perfect-match\/\">\n          <div class=\"meta\">Blog \u00b7 November 10, 2025<\/div>\n          <h3>Top Red Dot Sight Reviews for 2023: Find Your Perfect Match<\/h3>\n          <p>Explore red dot sight options to enhance shooting accuracy and find the right match.<\/p>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ BRANDS ============ -->\n  <section class=\"brands\" id=\"brands\">\n    <div class=\"container brands-strip\">\n      <div class=\"brand-label\">\u2014 Trusted by<\/div>\n      <div class=\"brand-logos\">\n        <a class=\"b-logo\" href=\"https:\/\/hunter-optics.com\/brand\/vortex\/\">VORTEX<\/a>\n        <a class=\"b-logo\" href=\"https:\/\/hunter-optics.com\/brand\/athlon\/\">ATHLON<\/a>\n        <a class=\"b-logo italic\" href=\"https:\/\/hunter-optics.com\/brand\/riton\/\">Riton<\/a>\n        <a class=\"b-logo\" href=\"https:\/\/hunter-optics.com\/brand\/swampfox\/\">SWAMPFOX<\/a>\n        <a class=\"b-logo\" href=\"https:\/\/hunter-optics.com\/brand\/element\/\">ELEMENT<\/a>\n        <a class=\"b-logo\" href=\"https:\/\/hunter-optics.com\/brand\/crimson-trace\/\">CRIMSON TRACE<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FINAL CTA ============ -->\n  <section class=\"cta-final\">\n    <div class=\"cta-final-bg\"><\/div>\n    <div class=\"container\">\n      <div class=\"eyebrow\" style=\"justify-content:center;display:flex;\">Need help?<\/div>\n      <h2 class=\"display\">Shop the catalog. <span style=\"background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;\">Use HUNTER20.<\/span><\/h2>\n      <p>Browse rifle scopes, red dot sights and weekly specials, or contact Hunter Optics during service hours: Monday to Sunday, 9 a.m. to 8 p.m.<\/p>\n      <div class=\"btn-row\">\n        <a href=\"https:\/\/hunter-optics.com\/shop\/\" class=\"btn btn-primary\">\n          Shop the Catalog\n          <svg class=\"arrow\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n        <\/a>\n        <a href=\"mailto:info@hunter-optics.com\" class=\"btn btn-ghost\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/><\/svg>\n          Email info@hunter-optics.com\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- \/.ho-root -->\n\n<script>\n(function(){\n  var root = document.querySelector('.ho-root');\n  if (!root) return;\n\n  \/\/ Tabs\n  root.querySelectorAll('.app-tab').forEach(function(tab){\n    tab.addEventListener('click', function(){\n      var target = tab.getAttribute('data-tab');\n      root.querySelectorAll('.app-tab').forEach(function(t){ t.classList.remove('active'); });\n      root.querySelectorAll('.app-panel').forEach(function(p){ p.classList.remove('active'); });\n      tab.classList.add('active');\n      var panel = root.querySelector('.app-panel[data-panel=\"' + target + '\"]');\n      if (panel) panel.classList.add('active');\n    });\n  });\n\n  \/\/ Journal: load the latest real WordPress posts, with the server-side\n  \/\/ fallback above kept visible if the public REST endpoint is blocked.\n  var postGrid = root.querySelector('[data-ho-posts]');\n  function textFromHtml(html) {\n    var el = document.createElement('div');\n    el.innerHTML = html || '';\n    return (el.textContent || el.innerText || '').replace(\/\\s+\/g, ' ').trim();\n  }\n  function escapeText(text) {\n    return String(text || '').replace(\/[&<>\"']\/g, function(ch){\n      return ({ '&': '&amp;', '<': '&lt;', '>': '&gt;', '\"': '&quot;', \"'\": '&#039;' })[ch];\n    });\n  }\n  function formatDate(value) {\n    var d = new Date(value);\n    if (isNaN(d.getTime())) return 'Blog';\n    return 'Blog \u00b7 ' + d.toLocaleDateString('en-US', { month: 'long', day: 'numeric', year: 'numeric' });\n  }\n  function renderPosts(posts) {\n    if (!postGrid || !Array.isArray(posts) || posts.length === 0) return;\n    postGrid.innerHTML = posts.slice(0, 3).map(function(post){\n      var title = textFromHtml(post.title && post.title.rendered);\n      var excerpt = textFromHtml(post.excerpt && post.excerpt.rendered);\n      if (excerpt.length > 150) excerpt = excerpt.slice(0, 147).replace(\/\\s+\\S*$\/, '') + '...';\n      return '<a class=\"journal-item\" href=\"' + post.link + '\">' +\n        '<div class=\"meta\">' + formatDate(post.date) + '<\/div>' +\n        '<h3>' + escapeText(title) + '<\/h3>' +\n        '<p>' + escapeText(excerpt) + '<\/p>' +\n      '<\/a>';\n    }).join('');\n    postGrid.classList.remove('is-loading');\n  }\n  if (postGrid && window.fetch) {\n    fetch('\/wp-json\/wp\/v2\/posts?per_page=3&_fields=id,link,date,title,excerpt&orderby=date&order=desc', {\n      credentials: 'same-origin',\n      cache: 'no-store'\n    })\n      .then(function(res){ return res.ok ? res.json() : Promise.reject(res); })\n      .then(renderPosts)\n      .catch(function(){ postGrid.classList.remove('is-loading'); });\n  }\n\n  \/\/ Scroll reveal\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if (e.isIntersecting) {\n          e.target.classList.add('ho-visible');\n          io.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.12 });\n    root.querySelectorAll('.reveal').forEach(function(el){ io.observe(el); });\n  } else {\n    root.querySelectorAll('.reveal').forEach(function(el){ el.classList.add('ho-visible'); });\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>WEEKLY SPECIALS \u00b7 COUPON HUNTER20 Rifle scopes &amp; red dot sights. Hunter Optics specializes in high-performance firearm optics engineered for precision, durability, and clarity, including<\/p>","protected":false},"author":1,"featured_media":1258,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-82","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Hunter Optics: Rifle Scopes &amp; Red Dot Sights for Precision<\/title>\n<meta name=\"description\" content=\"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hunter-optics.com\/nl\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hunter Optics: Rifle Scopes &amp; Red Dot Sights\" \/>\n<meta property=\"og:description\" content=\"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hunter-optics.com\/nl\/\" \/>\n<meta property=\"og:site_name\" content=\"Hunter Optics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-19T08:10:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"937\" \/>\n\t<meta property=\"og:image:height\" content=\"373\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Hunter Optics: Rifle Scopes &amp; Red Dot Sights\" \/>\n<meta name=\"twitter:description\" content=\"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"14 minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/\",\"url\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/\",\"name\":\"Hunter Optics: Rifle Scopes & Red Dot Sights for Precision\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hunter-optics.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/hunter-optics-logo-1.png\",\"datePublished\":\"2025-04-05T15:04:34+00:00\",\"dateModified\":\"2026-05-19T08:10:17+00:00\",\"description\":\"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hunter-optics.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/hunter-optics-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/hunter-optics.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/hunter-optics-logo-1.png\",\"width\":937,\"height\":373},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hunter-optics.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#website\",\"url\":\"https:\\\/\\\/hunter-optics.com\\\/\",\"name\":\"Hunter Optics\",\"description\":\"Hunter Optics \u2014 Your Eye on the Target.\",\"publisher\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hunter-optics.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#organization\",\"name\":\"Hunter Optics\",\"url\":\"https:\\\/\\\/hunter-optics.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hunter-optics.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/hunter-optics-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/hunter-optics.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/hunter-optics-logo-1.png\",\"width\":937,\"height\":373,\"caption\":\"Hunter Optics\"},\"image\":{\"@id\":\"https:\\\/\\\/hunter-optics.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Hunter Optics: Rifle Scopes & Red Dot Sights for Precision","description":"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hunter-optics.com\/nl\/","og_locale":"nl_NL","og_type":"article","og_title":"Hunter Optics: Rifle Scopes & Red Dot Sights","og_description":"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.","og_url":"https:\/\/hunter-optics.com\/nl\/","og_site_name":"Hunter Optics","article_modified_time":"2026-05-19T08:10:17+00:00","og_image":[{"width":937,"height":373,"url":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Hunter Optics: Rifle Scopes & Red Dot Sights","twitter_description":"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.","twitter_misc":{"Geschatte leestijd":"14 minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hunter-optics.com\/fr\/","url":"https:\/\/hunter-optics.com\/fr\/","name":"Hunter Optics: Rifle Scopes & Red Dot Sights for Precision","isPartOf":{"@id":"https:\/\/hunter-optics.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hunter-optics.com\/fr\/#primaryimage"},"image":{"@id":"https:\/\/hunter-optics.com\/fr\/#primaryimage"},"thumbnailUrl":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","datePublished":"2025-04-05T15:04:34+00:00","dateModified":"2026-05-19T08:10:17+00:00","description":"Shop rifle scopes, red dot sights, mounts, and shooting optics from trusted brands. Hunter Optics helps hunters and shooters find precision gear.","breadcrumb":{"@id":"https:\/\/hunter-optics.com\/fr\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hunter-optics.com\/fr\/"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/hunter-optics.com\/fr\/#primaryimage","url":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","contentUrl":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","width":937,"height":373},{"@type":"BreadcrumbList","@id":"https:\/\/hunter-optics.com\/fr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hunter-optics.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/hunter-optics.com\/#website","url":"https:\/\/hunter-optics.com\/","name":"Jager Optiek","description":"Hunter Optics - Je oog op het doel.","publisher":{"@id":"https:\/\/hunter-optics.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hunter-optics.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/hunter-optics.com\/#organization","name":"Jager Optiek","url":"https:\/\/hunter-optics.com\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/hunter-optics.com\/#\/schema\/logo\/image\/","url":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","contentUrl":"https:\/\/hunter-optics.com\/wp-content\/uploads\/2025\/06\/hunter-optics-logo-1.png","width":937,"height":373,"caption":"Hunter Optics"},"image":{"@id":"https:\/\/hunter-optics.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":76,"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":2604,"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/pages\/82\/revisions\/2604"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/media\/1258"}],"wp:attachment":[{"href":"https:\/\/hunter-optics.com\/nl\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}