{"title":"Performance Wired \/ FPS","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Teko:wght@400;600;700\u0026amp;family=Barlow:wght@400;500;600\u0026amp;family=Barlow+Condensed:wght@700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .aip-wr-hero, .aip-wr-inner, .aip-wr-top-row, .aip-wr-stats-container,\n  .aip-wr-stat, .aip-wr-stat-bar, .aip-wr-fill, .aip-wr-image-container,\n  .aip-wr-badge, .aip-wr-title, .aip-wr-desc { box-sizing: border-box; }\n\n  .aip-wr-hero {\n    max-width: 1100px; margin: 3rem auto; padding: 0;\n    background: #07090f; border-radius: 20px; position: relative;\n    overflow: hidden; color: #dce8ff; font-family: 'Barlow', sans-serif;\n  }\n  .aip-wr-hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(0,180,255,0.08) 0%, transparent 65%);\n    pointer-events: none; z-index: 0;\n  }\n  .aip-wr-hero::after {\n    content: ''; position: absolute; inset: 0; border-radius: 20px;\n    background: repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(0,212,255,0.012) 3px, rgba(0,212,255,0.012) 4px);\n    pointer-events: none; z-index: 0;\n  }\n  .aip-wr-inner { position: relative; z-index: 1; padding: 3.5rem 3rem 3rem; }\n  .aip-wr-badge {\n    position: absolute; top: 0; right: 0;\n    background: conic-gradient(from 135deg, #00bfff, #007acc, #00e5ff, #00bfff);\n    color: #000; font-family: 'Teko', sans-serif; font-weight: 700;\n    font-size: clamp(2.2rem, 6vw, 3.8rem); line-height: 0.9;\n    padding: 1.4rem 2.2rem; border-radius: 0 20px 0 50%;\n    letter-spacing: 0.02em; text-transform: uppercase;\n    box-shadow: -4px 4px 24px rgba(0,0,0,0.5), 0 0 40px rgba(0,212,255,0.35); z-index: 10;\n  }\n  .aip-wr-title {\n    font-family: 'Teko', sans-serif; font-size: clamp(2.6rem, 6.5vw, 4.5rem);\n    font-weight: 700; color: #fff; margin: 0 0 0.4rem; line-height: 1;\n    text-transform: uppercase; letter-spacing: -0.01em;\n  }\n  .aip-wr-title::after {\n    content: ''; display: block; width: 80px; height: 3px;\n    background: linear-gradient(90deg, #00d4ff, transparent); margin: 0.6rem 0 1.8rem;\n  }\n  .aip-wr-text-content { margin-bottom: 3rem; }\n  .aip-wr-desc {\n    font-size: 1.3rem; line-height: 1.9; color: #8aa0c0;\n    border-left: 3px solid #00d4ff; padding-left: 1.3rem; max-width: 72ch; margin: 0 0 1.8rem;\n  }\n  .aip-wr-desc strong { color: #70d8f8; font-weight: 600; }\n  .aip-wr-top-row { display: flex; flex-wrap: wrap; gap: 2.5rem; align-items: stretch; margin-bottom: 3rem; }\n  .aip-wr-stats-container {\n    flex: 1 1 45%; background: rgba(0,212,255,0.05); border: 1px solid rgba(0,212,255,0.18);\n    border-radius: 16px; padding: 2rem 1.8rem; display: flex; flex-direction: column; gap: 1.4rem; min-height: 280px;\n  }\n  .aip-wr-stats-container \u003e strong {\n    font-family: 'Barlow Condensed', sans-serif; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.2em; text-transform: uppercase; color: #6a85a8; display: flex; align-items: center; gap: 0.6rem;\n  }\n  .aip-wr-stats-container \u003e strong::before { content: ''; width: 22px; height: 2px; background: #00d4ff; flex-shrink: 0; }\n  .aip-wr-stat-label {\n    font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 1rem;\n    letter-spacing: 0.06em; text-transform: uppercase; color: #e8f0ff; margin-bottom: 0.5rem;\n    display: flex; justify-content: space-between; align-items: baseline;\n  }\n  .aip-wr-stat-label em { font-style: normal; font-family: 'Teko', sans-serif; font-size: 1.3rem; font-weight: 600; color: #00d4ff; }\n  .aip-wr-stat-bar { width: 100%; height: 10px; background: rgba(255,255,255,0.05); border-radius: 10px; overflow: hidden; position: relative; }\n  .aip-wr-fill { height: 100%; border-radius: 10px; background: linear-gradient(90deg, #00bfff 0%, #00e5ff 100%); width: var(--bar-w); position: relative; }\n  .aip-wr-fill-low { background: linear-gradient(90deg, #00e87a 0%, #00ff99 100%); }\n  .aip-wr-fill::after {\n    content: ''; position: absolute; right: -5px; top: 50%; transform: translateY(-50%);\n    width: 14px; height: 14px; border-radius: 50%; background: white;\n    box-shadow: 0 0 6px 2px #00d4ff, 0 0 16px 4px rgba(0,212,255,0.5); z-index: 2;\n  }\n  .aip-wr-fill-low::after { box-shadow: 0 0 6px 2px #00e87a, 0 0 16px 4px rgba(0,232,122,0.5); }\n  .aip-wr-image-container {\n    flex: 1 1 50%; display: flex; align-items: center; justify-content: center;\n    border-radius: 16px; overflow: hidden; background: #0c1020; border: 1px solid rgba(0,212,255,0.12);\n    position: relative; cursor: zoom-in; min-height: 280px;\n  }\n  .aip-wr-image-container img {\n    width: 100%; height: auto; max-width: 100%; display: block; object-fit: contain;\n    padding: 1.4rem; pointer-events: none; transition: transform 0.4s ease, filter 0.4s ease;\n  }\n  .aip-wr-image-container:hover img { transform: scale(1.03); filter: brightness(1.08) drop-shadow(0 6px 32px rgba(0,212,255,0.4)); }\n  .aip-wr-zoom-hint {\n    position: absolute; bottom: 12px; right: 14px; background: rgba(0,0,0,0.75); color: #00bfff;\n    font-family: 'Barlow Condensed', sans-serif; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.12em; text-transform: uppercase; padding: 5px 12px; border-radius: 8px;\n    pointer-events: none; opacity: 0; transition: opacity 0.25s ease;\n  }\n  .aip-wr-image-container:hover .aip-wr-zoom-hint { opacity: 1; }\n  .aip-wr-zoom-modal {\n    display: none; position: fixed; inset: 0; z-index: 999999;\n    background: rgba(4,6,15,0.97); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);\n    align-items: center; justify-content: center; padding: 40px 20px;\n  }\n  .aip-wr-zoom-modal.active { display: flex; }\n  .aip-wr-zoom-content {\n    max-width: 94vw; max-height: 88vh; border-radius: 16px;\n    box-shadow: 0 0 0 1px rgba(0,212,255,0.25), 0 30px 100px rgba(0,0,0,0.9);\n    object-fit: contain; animation: wrZoomIn 0.28s cubic-bezier(0.34,1.4,0.64,1) both;\n  }\n  @keyframes wrZoomIn { from { opacity: 0; transform: scale(0.85); } to { opacity: 1; transform: scale(1); } }\n  .aip-wr-zoom-close {\n    position: fixed; top: 20px; right: 30px; color: #00d4ff; font-size: 55px; font-weight: bold;\n    line-height: 1; cursor: pointer; z-index: 1000000; transition: color 0.2s, transform 0.2s; user-select: none;\n  }\n  .aip-wr-zoom-close:hover { color: #fff; transform: scale(1.15) rotate(5deg); }\n  .aip-wr-zoom-caption {\n    position: fixed; bottom: 28px; left: 50%; transform: translateX(-50%); color: #a0b8d8;\n    font-family: 'Barlow Condensed', sans-serif; font-size: 1rem; letter-spacing: 0.12em; text-transform: uppercase;\n    background: rgba(7,9,15,0.85); padding: 8px 24px; border-radius: 12px; border: 1px solid rgba(0,212,255,0.2);\n    max-width: 90%; text-align: center; pointer-events: none;\n  }\n  @media (max-width: 950px) { .aip-wr-top-row { flex-direction: column; } .aip-wr-inner { padding: 2.5rem 2rem 2rem; } }\n  @media (max-width: 600px) { .aip-wr-desc { font-size: 1.1rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"aip-wr-hero\"\u003e\n\u003cdiv class=\"aip-wr-badge\"\u003eWired\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-inner\"\u003e\n\u003ch2 class=\"aip-wr-title\"\u003eWired Mice — Zero Latency, Maximum Trust\u003c\/h2\u003e\n\u003cdiv class=\"aip-wr-text-content\"\u003e\n\u003cp class=\"aip-wr-desc\"\u003e\u003cstrong\u003eWhy Wired?\u003c\/strong\u003e\u003cbr\u003eWired mice deliver \u003cstrong\u003euninterrupted, lag-free performance\u003c\/strong\u003e with no batteries to charge and no wireless dropout to worry about. A direct USB connection means \u003cstrong\u003einstant response every single time\u003c\/strong\u003e — the gold standard for competitive players who refuse to leave anything to chance.\u003c\/p\u003e\n\u003cp class=\"aip-wr-desc\"\u003eWhen \u003cspan style=\"text-decoration: underline; color: #00d4ff;\"\u003e\u003cstrong\u003ereliability is non-negotiable\u003c\/strong\u003e\u003c\/span\u003e, wired wins. Plug in, lock in, and \u003cstrong\u003efocus on what matters — your aim\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-top-row\"\u003e\n\u003cdiv class=\"aip-wr-stats-container\"\u003e\n\u003cstrong\u003eWired Performance Stats\u003c\/strong\u003e\n\u003cdiv class=\"aip-wr-stat\"\u003e\n  \u003cspan class=\"aip-wr-stat-label\"\u003ePrecision \u003cem\u003e98\u003c\/em\u003e\u003c\/span\u003e\n  \u003cdiv class=\"aip-wr-stat-bar\" style=\"--bar-w: 98%;\"\u003e\u003cdiv class=\"aip-wr-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-stat\"\u003e\n  \u003cspan class=\"aip-wr-stat-label\"\u003eSpeed \u003cem\u003e100\u003c\/em\u003e\u003c\/span\u003e\n  \u003cdiv class=\"aip-wr-stat-bar\" style=\"--bar-w: 100%;\"\u003e\u003cdiv class=\"aip-wr-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-stat\"\u003e\n  \u003cspan class=\"aip-wr-stat-label\"\u003eControl \u003cem\u003e94\u003c\/em\u003e\u003c\/span\u003e\n  \u003cdiv class=\"aip-wr-stat-bar\" style=\"--bar-w: 94%;\"\u003e\u003cdiv class=\"aip-wr-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-stat\"\u003e\n  \u003cspan class=\"aip-wr-stat-label\"\u003eEndurance \u003cem\u003e100\u003c\/em\u003e\u003c\/span\u003e\n  \u003cdiv class=\"aip-wr-stat-bar\" style=\"--bar-w: 100%;\"\u003e\u003cdiv class=\"aip-wr-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-stat\"\u003e\n  \u003cspan class=\"aip-wr-stat-label\"\u003eComfort \u003cem\u003e72\u003c\/em\u003e\u003c\/span\u003e\n  \u003cdiv class=\"aip-wr-stat-bar\" style=\"--bar-w: 72%;\"\u003e\u003cdiv class=\"aip-wr-fill aip-wr-fill-low\"\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-wr-image-container\" id=\"aip-wr-img-wrap\"\u003e\n\u003cimg alt=\"Wired Performance Stats\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/mouse-stats-wired_39eda537-4b9e-42b8-8c0e-fbdef12be6b0.png?v=1780484822\" id=\"aip-wr-main-image\"\u003e\n\u003cdiv class=\"aip-wr-zoom-hint\"\u003e🔍 Click to enlarge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"aip-wr-zoom-modal\" id=\"aip-wr-zoomModal\"\u003e\n\u003cspan id=\"aip-wr-zoom-close-btn\" class=\"aip-wr-zoom-close\"\u003e×\u003c\/span\u003e \u003cimg alt=\"Wired Performance Stats\" id=\"aip-wr-zoom-image\" class=\"aip-wr-zoom-content\"\u003e\n\u003cdiv class=\"aip-wr-zoom-caption\" id=\"aip-wr-zoom-caption\"\u003eWired Performance Stats\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e","products":[{"product_id":"hyperx-pulsefire-haste-2","title":"HyperX Pulsefire Haste 2","description":"\u003c!-- ════════════════ COPY FROM HERE ════════════════ --\u003e\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-inner\"\u003e\n\n\u003c!-- ── 1. TOP CTA ── --\u003e\n\u003cdiv class=\"pd-cta pd-cta--top\"\u003e\n  \u003ca href=\"https:\/\/amzn.to\/4oeo6He\" target=\"_blank\" rel=\"noopener sponsored\" class=\"pd-cta-btn\"\u003e\n    Check Price on Amazon\n    \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n  \u003c\/a\u003e\n  \u003cp class=\"pd-cta-note\"\u003eOpens Amazon. We may earn a small commission — no extra cost to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 2. PRODUCT TITLE ── --\u003e\n\u003cdiv class=\"pd-product-title\"\u003eHyperX Pulsefire Haste 2\u003c\/div\u003e\n\n\u003c!-- ── 3. DESCRIPTION BODY ── --\u003e\n\u003cdiv class=\"pd-body\"\u003e\n  \u003cp\u003e\n    The original Pulsefire Haste had holes in the shell to cut weight. The Haste 2 ditches the holes, adds 8K polling, upgrades the sensor to PAW3395, and still comes in at 53g. That's the whole story — and it's a good one.\n  \u003c\/p\u003e\n  \u003cp\u003e\n    HyperX 26K sensor is PAW3395 under a different name. Zero smoothing, zero acceleration, 650 IPS tracking. The switches are rated for 100 million clicks, the cable is a lightweight paracord that stays out of the way, and PTFE skates keep the glide consistent across cloth and hard surfaces. Six programmable buttons, full NGENUITY software support, and NVIDIA Reflex validation round it out.\n  \u003c\/p\u003e\n  \u003cp\u003e\n    The Haste 2 is a wired-only mouse — no wireless option at this price point. For players who don't mind the cable and want 8K polling without spending flagship money, it sits in a very strong position. 53g and 8K polling for under €60 is genuinely hard to beat.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 4. BEST FOR \/ NOT IDEAL FOR ── --\u003e\n\u003cdiv class=\"pd-fit-split\"\u003e\n  \u003cdiv class=\"pd-fit-col pd-fit-col--yes\"\u003e\n    \u003cdiv class=\"pd-fit-title\"\u003e\n      \u003cspan class=\"pd-fit-icon pd-fit-icon--yes\"\u003e✓\u003c\/span\u003eBest For\n    \u003c\/div\u003e\n    \u003cul class=\"pd-fit-list\"\u003e\n      \u003cli\u003eFingertip and claw grip players\u003c\/li\u003e\n      \u003cli\u003eLeft and right-handed players\u003c\/li\u003e\n      \u003cli\u003e8K polling on a budget\u003c\/li\u003e\n      \u003cli\u003eWired FPS setups\u003c\/li\u003e\n      \u003cli\u003ePlayers upgrading from a heavier wired mouse\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-fit-col pd-fit-col--no\"\u003e\n    \u003cdiv class=\"pd-fit-title\"\u003e\n      \u003cspan class=\"pd-fit-icon pd-fit-icon--no\"\u003e✕\u003c\/span\u003eNot Ideal For\n    \u003c\/div\u003e\n    \u003cul class=\"pd-fit-list\"\u003e\n      \u003cli\u003eWireless-only setups\u003c\/li\u003e\n      \u003cli\u003eMMO players needing side buttons\u003c\/li\u003e\n      \u003cli\u003eLarge hands wanting a bigger shell\u003c\/li\u003e\n      \u003cli\u003ePalm grip players\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 5. MOUSE FIT GUIDE (cyan) ── --\u003e\n\u003cdiv class=\"pd-fit-guide\"\u003e\n  \u003cdiv class=\"pd-eyebrow pd-eyebrow--cyan\"\u003e\n    \u003cspan class=\"pd-dot pd-dot--cyan\"\u003e\u003c\/span\u003eMouse Fit Guide\u003cspan class=\"pd-dot pd-dot--cyan\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-spectrum-row\"\u003e\n    \u003cspan class=\"pd-slabel\"\u003eWeight\u003c\/span\u003e\n    \u003cdiv class=\"pd-spectrum\"\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan is-active\"\u003eSuperlight\u003c\/div\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan\"\u003eMid-Weight\u003c\/div\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan\"\u003eHeavy\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-spectrum-row\"\u003e\n    \u003cspan class=\"pd-slabel\"\u003eHand Size\u003c\/span\u003e\n    \u003cdiv class=\"pd-spectrum\"\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan is-active\"\u003eS\u003c\/div\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan is-active\"\u003eM\u003c\/div\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan is-active\"\u003eL\u003c\/div\u003e\n      \u003cdiv class=\"pd-seg pd-seg--cyan\"\u003eXL\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-spectrum-row\"\u003e\n    \u003cspan class=\"pd-slabel\"\u003eGrip Style\u003c\/span\u003e\n    \u003cdiv class=\"pd-tag-row\"\u003e\n      \u003cspan class=\"pd-grip-tag\"\u003eFingertip\u003c\/span\u003e\n      \u003cspan class=\"pd-grip-tag\"\u003eClaw\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-spectrum-row\"\u003e\n    \u003cspan class=\"pd-slabel\"\u003eConnection\u003c\/span\u003e\n    \u003cdiv class=\"pd-tag-row\"\u003e\n      \u003cspan class=\"pd-conn-tag pd-conn-tag--active\"\u003eWired\u003c\/span\u003e\n      \u003cspan class=\"pd-conn-tag\"\u003eWireless\u003c\/span\u003e\n      \u003cspan class=\"pd-conn-tag\"\u003eBluetooth\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ── 6. SPEC GRID ── --\u003e\n\u003cdiv class=\"pd-spec-grid\"\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eSensor\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003eHyperX 26K\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003ePAW3395\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eWeight\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e53g\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003eSuperlight\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003ePolling Rate\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e8000Hz\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e0.125ms response\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eSwitches\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003eHyperX\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e100M clicks\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eConnection\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003eWired\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003eHyperflex 2 paracord\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eButtons\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e6\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003eProgrammable\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eDPI\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e26,000\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eSkates\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003ePTFE\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e100% virgin grade\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eShape\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003eSymmetrical\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003eBoth hands\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 7. REVIEWS ANCHOR ── --\u003e\n\u003cdiv id=\"pd-reviews\"\u003e\u003c\/div\u003e\n\n\u003c!-- ── 8. AIMDEPOT VERDICT ── --\u003e\n\u003cdiv class=\"pd-verdict\"\u003e\n  \u003cdiv class=\"pd-eyebrow\"\u003e\n    \u003cspan class=\"pd-dot\"\u003e\u003c\/span\u003eAimDepot Verdict\u003cspan class=\"pd-dot\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"pd-verdict-text\"\u003e\n    The Pulsefire Haste 2 is the answer to a simple question: what's the lightest, fastest wired mouse under €60? 53g, PAW3395, 8K polling, paracord cable. HyperX built a clean, no-compromise FPS mouse and priced it where it hurts the competition. If you're running wired and want 8K polling without the flagship price tag, this is the one.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 9. BOTTOM CTA ── --\u003e\n\u003cdiv class=\"pd-cta\"\u003e\n  \u003ca href=\"https:\/\/amzn.to\/4oeo6He\" target=\"_blank\" rel=\"noopener sponsored\" class=\"pd-cta-btn\"\u003e\n    Check Price on Amazon\n    \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" width=\"14\" height=\"14\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n  \u003c\/a\u003e\n  \u003cp class=\"pd-cta-note\"\u003eOpens Amazon. We may earn a small commission — no extra cost to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── 10. FULFILLED BY ── --\u003e\n\u003cdiv class=\"pd-fulfilled\"\u003e\n  \u003csvg viewbox=\"0 0 20 20\" fill=\"none\" width=\"15\" height=\"15\" aria-hidden=\"true\"\u003e\n    \u003crect x=\"1\" y=\"6\" width=\"12\" height=\"9\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/rect\u003e\n    \u003cpath d=\"M13 9h2.5l3 3v3h-5.5V9z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003ccircle cx=\"4.5\" cy=\"16.5\" r=\"1.2\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n    \u003ccircle cx=\"15\" cy=\"16.5\" r=\"1.2\" stroke=\"currentColor\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n  \u003c\/svg\u003e\n  Sold and fulfilled by Amazon. Shipping, returns, and buyer protection are governed by Amazon's policies.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ════════════════ STYLES ════════════════ --\u003e\n\u003cstyle\u003e\n.pd-wrap {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  box-sizing: border-box;\n  overflow-x: hidden;\n}\n.pd-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 2rem;\n  box-sizing: border-box;\n}\n.pd-wrap *, .pd-inner * { box-sizing: border-box; }\n\n\/* ── BODY ── *\/\n.pd-body { margin-bottom: 1.2rem; width: 100%; }\n.pd-body p {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 1.05rem; line-height: 1.75;\n  color: rgba(220,225,235,0.88);\n  margin: 0 0 0.85rem; padding: 0;\n}\n.pd-body p:last-child { margin-bottom: 0; }\n@media screen and (min-width: 750px) {\n  .pd-body p { font-size: 1.2rem; line-height: 1.8; }\n}\n\n\/* ── BEST FOR \/ NOT IDEAL ── *\/\n.pd-fit-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.6rem;\n  margin-bottom: 1.2rem;\n  width: 100%;\n}\n@media(max-width:440px){ .pd-fit-split { grid-template-columns: 1fr; } }\n.pd-fit-col {\n  border-radius: 12px;\n  padding: 1.2rem 1.4rem;\n  border: 1px solid rgba(255,255,255,0.07);\n  min-width: 0;\n}\n.pd-fit-col--yes {\n  background: rgba(0,200,83,0.04);\n  border-top: 1px solid rgba(0,200,83,0.28);\n}\n.pd-fit-col--no {\n  background: rgba(255,80,80,0.03);\n  border-top: 1px solid rgba(255,80,80,0.22);\n}\n.pd-fit-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 1.2rem; font-weight: 800;\n  text-transform: uppercase; letter-spacing: 0.05em;\n  color: rgba(255,255,255,0.82);\n  display: flex; align-items: center; gap: 0.45rem;\n  margin-bottom: 0.8rem;\n}\n@media screen and (min-width: 750px) { .pd-fit-title { font-size: 1.5rem; } }\n.pd-fit-icon { font-family: 'DM Sans', sans-serif; font-size: 1rem; font-weight: 700; line-height: 1; }\n.pd-fit-icon--yes { color: #00c853; }\n.pd-fit-icon--no { color: rgba(255,90,90,0.8); }\n.pd-fit-list {\n  list-style: none; margin: 0; padding: 0;\n  display: flex; flex-direction: column; gap: 0.5rem;\n}\n.pd-fit-list li {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 0.95rem; line-height: 1.5;\n  color: rgba(192,200,216,0.78);\n  padding-left: 1.1rem; position: relative;\n}\n@media screen and (min-width: 750px) { .pd-fit-list li { font-size: 1.1rem; } }\n.pd-fit-col--yes .pd-fit-list li::before {\n  content: '✓'; position: absolute; left: 0;\n  color: rgba(0,200,83,0.7); font-size: 0.8rem; font-weight: 700; top: 0.05rem;\n}\n.pd-fit-col--no .pd-fit-list li::before {\n  content: '✕'; position: absolute; left: 0;\n  color: rgba(255,90,90,0.6); font-size: 0.8rem; font-weight: 700; top: 0.05rem;\n}\n\n\/* ── EYEBROW — gold ── *\/\n.pd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.55rem;\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.75rem; letter-spacing: 0.20em; text-transform: uppercase;\n  color: rgba(245,166,35,0.55); margin-bottom: 1rem;\n}\n.pd-eyebrow--cyan { color: rgba(0,212,255,0.55); }\n@media screen and (min-width: 750px) { .pd-eyebrow { font-size: 0.85rem; } }\n\n\/* ── DOTS ── *\/\n.pd-dot {\n  display: inline-block; width: 4px; height: 4px;\n  border-radius: 50%; background: #F5A623; flex-shrink: 0;\n  animation: pdDotPulse 2.4s ease-in-out infinite;\n}\n.pd-dot:last-child { animation-delay: 1.2s; }\n@keyframes pdDotPulse {\n  0%,100% { transform: scale(1); opacity: .4; }\n  50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #F5A623; }\n}\n.pd-dot--cyan { background: #00D4FF; animation: pdDotCyan 2.4s ease-in-out infinite; }\n.pd-dot--cyan:last-child { animation-delay: 1.2s; }\n@keyframes pdDotCyan {\n  0%,100% { transform: scale(1); opacity: .4; }\n  50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #00D4FF; }\n}\n\n\/* ── FIT GUIDE — cyan ── *\/\n.pd-fit-guide {\n  background: linear-gradient(180deg,#080d14 0%,#060a10 100%);\n  border: 1px solid rgba(0,212,255,0.12);\n  border-top: 1px solid rgba(0,212,255,0.35);\n  border-radius: 12px;\n  padding: 1.4rem 1.6rem;\n  margin-bottom: 1.2rem;\n  position: relative; overflow: hidden; width: 100%;\n}\n.pd-fit-guide::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(to right,transparent 0%,rgba(0,212,255,.08) 15%,rgba(0,212,255,.45) 50%,rgba(0,212,255,.08) 85%,transparent 100%);\n}\n.pd-spectrum-row {\n  display: flex; align-items: center; gap: 1rem;\n  margin-bottom: 0.9rem; width: 100%; min-width: 0;\n}\n.pd-spectrum-row:last-child { margin-bottom: 0; }\n.pd-slabel {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.82rem; letter-spacing: 0.11em; text-transform: uppercase;\n  color: rgba(0,212,255,0.45);\n  width: 72px; min-width: 72px; flex-shrink: 0;\n}\n@media screen and (min-width: 750px) {\n  .pd-slabel { font-size: 0.95rem; width: 96px; min-width: 96px; }\n}\n.pd-spectrum {\n  flex: 1; display: flex; gap: 3px; min-width: 0; overflow: hidden;\n}\n.pd-seg--cyan {\n  flex: 1; min-width: 0; height: 36px;\n  background: rgba(0,212,255,0.03);\n  border: 1px solid rgba(0,212,255,0.10);\n  border-radius: 5px;\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.72rem; letter-spacing: 0.04em; text-transform: uppercase;\n  color: rgba(0,212,255,0.28);\n  transition: background .2s, color .2s, border-color .2s;\n  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 6px;\n}\n@media screen and (min-width: 750px) { .pd-seg--cyan { font-size: 0.88rem; height: 42px; } }\n.pd-seg--cyan.is-active {\n  background: rgba(0,212,255,0.10);\n  border-color: rgba(0,212,255,0.40);\n  color: #00D4FF;\n}\n.pd-tag-row {\n  flex: 1; min-width: 0;\n  display: flex; gap: 0.4rem; flex-wrap: wrap; align-items: center;\n}\n.pd-grip-tag {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase;\n  padding: 0.28rem 0.75rem; border-radius: 20px;\n  border: 1px solid rgba(0,212,255,0.28);\n  background: rgba(0,212,255,0.06); color: rgba(0,212,255,0.75);\n}\n.pd-conn-tag {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase;\n  padding: 0.28rem 0.75rem; border-radius: 20px;\n  border: 1px solid rgba(0,212,255,0.10);\n  background: rgba(0,212,255,0.02); color: rgba(0,212,255,0.28);\n}\n.pd-conn-tag--active {\n  border: 1px solid rgba(0,212,255,0.38);\n  background: rgba(0,212,255,0.09); color: #00D4FF;\n}\n@media screen and (min-width: 750px) {\n  .pd-grip-tag, .pd-conn-tag { font-size: 0.85rem; padding: 0.32rem 0.9rem; }\n}\n\n\/* ── SPEC GRID ── *\/\n.pd-spec-grid {\n  display: grid; grid-template-columns: repeat(3,1fr);\n  gap: 0.6rem; margin-bottom: 1.2rem; width: 100%;\n}\n@media(max-width:500px){ .pd-spec-grid { grid-template-columns: repeat(2,1fr); } }\n.pd-spec-item {\n  background: rgba(255,255,255,0.025);\n  border: 1px solid rgba(255,255,255,0.07);\n  border-top: 1px solid rgba(245,166,35,0.14);\n  border-radius: 10px; padding: 1rem 1.1rem;\n  display: flex; flex-direction: column; gap: 0.2rem;\n  transition: border-color .2s, background .2s;\n  position: relative; overflow: hidden; min-width: 0;\n}\n.pd-spec-item::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(to right,transparent,rgba(245,166,35,.4),transparent);\n  opacity: 0; transition: opacity .2s;\n}\n.pd-spec-item:hover { border-color: rgba(245,166,35,.22); background: rgba(245,166,35,.04); }\n.pd-spec-item:hover::before { opacity: 1; }\n.pd-spec-label {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase;\n  color: rgba(192,200,216,0.45);\n}\n@media screen and (min-width: 750px) { .pd-spec-label { font-size: 0.78rem; } }\n.pd-spec-val {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 1.5rem; font-weight: 700;\n  color: #fff; letter-spacing: .02em; line-height: 1.1;\n}\n@media screen and (min-width: 750px) { .pd-spec-val { font-size: 2rem; } }\n.pd-spec-ctx {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.65rem; letter-spacing: 0.09em; text-transform: uppercase;\n  color: rgba(245,166,35,0.65); margin-top: 0.1rem;\n}\n@media screen and (min-width: 750px) { .pd-spec-ctx { font-size: 0.75rem; } }\n\n\/* ── VERDICT ── *\/\n.pd-verdict {\n  background: linear-gradient(180deg,#0a0e16 0%,#080b12 100%);\n  border: 1px solid rgba(180,210,255,0.08);\n  border-top: 1px solid rgba(245,166,35,0.22);\n  border-left: 3px solid rgba(245,166,35,0.45);\n  border-radius: 12px; padding: 1.4rem 1.6rem;\n  margin-bottom: 1.2rem; position: relative; overflow: hidden; width: 100%;\n}\n.pd-verdict::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(to right,rgba(245,166,35,.25) 0%,rgba(255,213,102,.55) 30%,rgba(245,166,35,.12) 70%,transparent 100%);\n}\n.pd-verdict-text {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 1.05rem; line-height: 1.75;\n  color: rgba(220,225,235,0.88); margin: 0; font-style: italic;\n}\n@media screen and (min-width: 750px) { .pd-verdict-text { font-size: 1.2rem; line-height: 1.8; } }\n\n\/* ── CTA ── *\/\n.pd-cta {\n  display: flex; flex-direction: column;\n  align-items: flex-start; gap: 0.6rem;\n  margin-bottom: 1.2rem; width: 100%;\n}\n.pd-cta--top { margin-bottom: 1.6rem; }\n.pd-cta-btn {\n  display: inline-flex; align-items: center; gap: 0.6rem;\n  padding: 0.95rem 2rem;\n  background: linear-gradient(135deg,#F5A623,#FFD166);\n  color: #000; font-family: 'DM Sans', sans-serif;\n  font-size: 1rem; font-weight: 700; text-decoration: none;\n  border-radius: 10px; box-shadow: 0 4px 20px rgba(245,166,35,0.35);\n  transition: transform .18s ease, box-shadow .18s ease;\n  white-space: nowrap; position: relative; overflow: hidden;\n}\n@media screen and (min-width: 750px) { .pd-cta-btn { font-size: 1.15rem; padding: 1.1rem 2.4rem; } }\n.pd-cta-btn::before {\n  content: ''; position: absolute; top: 0; left: -75%; width: 50%; height: 100%;\n  background: linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent);\n  transform: skewX(-20deg); transition: left .45s ease;\n}\n.pd-cta-btn:hover::before { left: 140%; }\n.pd-cta-btn:hover { transform: translateY(-3px); box-shadow: 0 12px 32px rgba(245,166,35,.55); }\n.pd-cta-note {\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase;\n  color: rgba(192,200,216,0.32); margin: 0; padding: 0;\n}\n@media screen and (min-width: 750px) { .pd-cta-note { font-size: 0.68rem; } }\n\n\/* ── FULFILLED ── *\/\n.pd-fulfilled {\n  display: flex; align-items: flex-start; gap: 0.6rem;\n  padding: 0.9rem 1.2rem;\n  background: rgba(255,255,255,0.025);\n  border: 1px solid rgba(255,255,255,0.07);\n  border-left: 3px solid rgba(245,166,35,0.35);\n  border-radius: 10px; margin-bottom: 1rem;\n  font-family: 'Share Tech Mono', monospace;\n  font-size: 0.67rem; letter-spacing: 0.10em; text-transform: uppercase;\n  color: rgba(192,200,216,0.45); line-height: 1.6; width: 100%;\n}\n@media screen and (min-width: 750px) { .pd-fulfilled { font-size: 0.75rem; } }\n.pd-fulfilled svg { flex-shrink: 0; color: rgba(245,166,35,0.5); margin-top: 2px; }\n\n.pd-product-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(1.8rem, 4vw, 3.5rem);\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n  color: #fff;\n  line-height: 1;\n  margin-bottom: 1rem;\n  width: 100%;\n}\n\u003c\/style\u003e\n\n\u003c!-- ════════════════ COPY TO HERE ════════════════ --\u003e","brand":"HyperX","offers":[{"title":"Default Title","offer_id":53189784698991,"sku":null,"price":56.35,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/hyper-x-pulsefire-haste2-image-3.webp?v=1780665607"}],"url":"https:\/\/aimdepot.shop\/collections\/performance-wired-fps.oembed","provider":"AimDepot","version":"1.0","type":"link"}