{"title":"Flagship Pro","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-fs-hero, .aip-fs-inner, .aip-fs-top-row, .aip-fs-stats-container,\n  .aip-fs-stat, .aip-fs-stat-bar, .aip-fs-fill, .aip-fs-image-container,\n  .aip-fs-badge, .aip-fs-title, .aip-fs-desc { box-sizing: border-box; }\n\n  .aip-fs-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-fs-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-fs-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-fs-inner { position: relative; z-index: 1; padding: 3.5rem 3rem 3rem; }\n  .aip-fs-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-fs-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-fs-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-fs-text-content { margin-bottom: 3rem; }\n  .aip-fs-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-fs-desc strong { color: #70d8f8; font-weight: 600; }\n  .aip-fs-top-row { display: flex; flex-wrap: wrap; gap: 2.5rem; align-items: stretch; margin-bottom: 3rem; }\n  .aip-fs-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-fs-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-fs-stats-container \u003e strong::before { content: ''; width: 22px; height: 2px; background: #00d4ff; flex-shrink: 0; }\n  .aip-fs-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-fs-stat-label em { font-style: normal; font-family: 'Teko', sans-serif; font-size: 1.3rem; font-weight: 600; color: #00d4ff; }\n  .aip-fs-stat-bar { width: 100%; height: 10px; background: rgba(255,255,255,0.05); border-radius: 10px; overflow: hidden; position: relative; }\n  .aip-fs-fill { height: 100%; border-radius: 10px; background: linear-gradient(90deg, #00bfff 0%, #00e5ff 100%); width: var(--bar-w); position: relative; }\n  .aip-fs-fill-low { background: linear-gradient(90deg, #00e87a 0%, #00ff99 100%); }\n  .aip-fs-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-fs-fill-low::after { box-shadow: 0 0 6px 2px #00e87a, 0 0 16px 4px rgba(0,232,122,0.5); }\n  .aip-fs-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-fs-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-fs-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-fs-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-fs-image-container:hover .aip-fs-zoom-hint { opacity: 1; }\n  .aip-fs-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-fs-zoom-modal.active { display: flex; }\n  .aip-fs-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: fsZoomIn 0.28s cubic-bezier(0.34,1.4,0.64,1) both;\n  }\n  @keyframes fsZoomIn { from { opacity: 0; transform: scale(0.85); } to { opacity: 1; transform: scale(1); } }\n  .aip-fs-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-fs-zoom-close:hover { color: #fff; transform: scale(1.15) rotate(5deg); }\n  .aip-fs-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-fs-top-row { flex-direction: column; } .aip-fs-inner { padding: 2.5rem 2rem 2rem; } }\n  @media (max-width: 600px) { .aip-fs-desc { font-size: 1.1rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"aip-fs-hero\"\u003e\n\u003cdiv class=\"aip-fs-badge\"\u003eElite\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-inner\"\u003e\n\u003ch2 class=\"aip-fs-title\"\u003eFlagship Mice — The Pinnacle of Performance\u003c\/h2\u003e\n\u003cdiv class=\"aip-fs-text-content\"\u003e\n\u003cp class=\"aip-fs-desc\"\u003e\u003cstrong\u003eWhy Flagship?\u003c\/strong\u003e\u003cbr\u003eFlagship mice represent the \u003cstrong\u003eabsolute peak of gaming mouse engineering\u003c\/strong\u003e. The best sensors, the best switches, the best build quality — every component is selected for maximum competitive advantage. These are the mice \u003cstrong\u003etop-tier pros and serious enthusiasts\u003c\/strong\u003e reach for when only the best will do.\u003c\/p\u003e\n\u003cp class=\"aip-fs-desc\"\u003eNo compromises. No corners cut. \u003cspan style=\"text-decoration: underline; color: #00d4ff;\"\u003e\u003cstrong\u003eThis is the top of the food chain.\u003c\/strong\u003e\u003c\/span\u003e When you're ready to equip yourself with \u003cstrong\u003ethe finest tool available\u003c\/strong\u003e, this is where you start.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-top-row\"\u003e\n\u003cdiv class=\"aip-fs-stats-container\"\u003e\n\u003cstrong\u003eFlagship Performance Stats\u003c\/strong\u003e\n\u003cdiv class=\"aip-fs-stat\"\u003e\n\u003cspan class=\"aip-fs-stat-label\"\u003ePrecision \u003cem\u003e100\u003c\/em\u003e\u003c\/span\u003e\n\u003cdiv style=\"--bar-w: 100%;\" class=\"aip-fs-stat-bar\"\u003e\n\u003cdiv class=\"aip-fs-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-stat\"\u003e\n\u003cspan class=\"aip-fs-stat-label\"\u003eSpeed \u003cem\u003e96\u003c\/em\u003e\u003c\/span\u003e\n\u003cdiv style=\"--bar-w: 96%;\" class=\"aip-fs-stat-bar\"\u003e\n\u003cdiv class=\"aip-fs-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-stat\"\u003e\n\u003cspan class=\"aip-fs-stat-label\"\u003eControl \u003cem\u003e96\u003c\/em\u003e\u003c\/span\u003e\n\u003cdiv style=\"--bar-w: 96%;\" class=\"aip-fs-stat-bar\"\u003e\n\u003cdiv class=\"aip-fs-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-stat\"\u003e\n\u003cspan class=\"aip-fs-stat-label\"\u003eEndurance \u003cem\u003e88\u003c\/em\u003e\u003c\/span\u003e\n\u003cdiv style=\"--bar-w: 88%;\" class=\"aip-fs-stat-bar\"\u003e\n\u003cdiv class=\"aip-fs-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-stat\"\u003e\n\u003cspan class=\"aip-fs-stat-label\"\u003eComfort \u003cem\u003e67\u003c\/em\u003e\u003c\/span\u003e\n\u003cdiv style=\"--bar-w: 67%;\" class=\"aip-fs-stat-bar\"\u003e\n\u003cdiv class=\"aip-fs-fill aip-fs-fill-low\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-image-container\" id=\"aip-fs-img-wrap\"\u003e\n\u003cimg alt=\"Flagship Performance Stats\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/mouse-stats-flagship_4994dbd6-a952-4ceb-a873-b724f25c7611.png?v=1780484771\" id=\"aip-fs-main-image\"\u003e\n\u003cdiv class=\"aip-fs-zoom-hint\"\u003e🔍 Click to enlarge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aip-fs-zoom-modal\" id=\"aip-fs-zoomModal\"\u003e\n\u003cspan id=\"aip-fs-zoom-close-btn\" class=\"aip-fs-zoom-close\"\u003e×\u003c\/span\u003e \u003cimg alt=\"Flagship Performance Stats\" id=\"aip-fs-zoom-image\" class=\"aip-fs-zoom-content\"\u003e\n\u003cdiv class=\"aip-fs-zoom-caption\" id=\"aip-fs-zoom-caption\"\u003eFlagship Performance Stats\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","products":[{"product_id":"lamzu-atlantis-mini-4k","title":"Lamzu Atlantis Mini 4K","description":"\u003c!-- ════════════════ COPY FROM HERE ════════════════ --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-inner\"\u003e\n\u003c!-- ── 1. TOP CTA ── --\u003e\n\u003cdiv class=\"pd-cta pd-cta--top\"\u003e\n\u003ca class=\"pd-cta-btn\" rel=\"noopener sponsored\" href=\"https:\/\/amzn.to\/4uVMHTA\" target=\"_blank\"\u003e Check Price on Amazon \u003csvg aria-hidden=\"true\" height=\"14\" width=\"14\" fill=\"none\" viewbox=\"0 0 16 16\"\u003e\n      \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \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\u003c!-- ── 2. PRODUCT TITLE ── --\u003e\n\u003cdiv class=\"pd-product-title\"\u003eLamzu Atlantis Mini 4K\u003c\/div\u003e\n\u003c!-- ── 3. DESCRIPTION BODY ── --\u003e\n\u003cdiv class=\"pd-body\"\u003e\n\u003cp\u003eLamzu built the Atlantis Mini for one type of player: someone who plays claw grip, wants a compact symmetrical shell, and won't settle for anything less than flagship internals. At 51g with PAW3395 and 4K wireless polling via the Nordic nRF52840 MCU, it delivers. The hourglass shape — wider at the back, narrowing towards the front — gives claw and fingertip grip players natural finger placement without forcing them to reach.\u003c\/p\u003e\n\u003cp\u003eThe 4K dongle is included in the box. No extra purchase needed. Wireless polling at 4000Hz means 0.25ms response time — four times the input frequency of a standard 1K mouse. Huano Blue Shell Pink Dot switches provide a crisp, tactile click rated for 80 million actuations, and Silver TTC encoder handles the scroll wheel.\u003c\/p\u003e\n\u003cp\u003eThis is a small mouse. 117mm long, 63mm wide, 37mm tall. If you have large hands or prefer palm grip, it will feel cramped. But for small to medium hands running claw or fingertip, the Atlantis Mini 4K is one of the best-engineered mice at this weight class — and Lamzu's reputation in the enthusiast community backs that up entirely.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003c\/div\u003e\n\u003cul class=\"pd-fit-list\"\u003e\n\u003cli\u003eClaw grip players — shaped for this\u003c\/li\u003e\n\u003cli\u003eFingertip grip players\u003c\/li\u003e\n\u003cli\u003eSmall to medium hands\u003c\/li\u003e\n\u003cli\u003e4K wireless polling setups\u003c\/li\u003e\n\u003cli\u003eFPS players wanting compact + light\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\u003c\/div\u003e\n\u003cul class=\"pd-fit-list\"\u003e\n\u003cli\u003eLarge hands\u003c\/li\u003e\n\u003cli\u003ePalm grip players\u003c\/li\u003e\n\u003cli\u003eMMO players needing side buttons\u003c\/li\u003e\n\u003cli\u003ePlayers wanting 8K polling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\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\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\"\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\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\"\u003eClaw\u003c\/span\u003e \u003cspan class=\"pd-grip-tag\"\u003eFingertip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eWireless\u003c\/span\u003e \u003cspan class=\"pd-conn-tag pd-conn-tag--active\"\u003eWired\u003c\/span\u003e \u003cspan class=\"pd-conn-tag\"\u003eBluetooth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 \u003cspan class=\"pd-spec-val\"\u003ePAW3395\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e26K DPI\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e51g\u003c\/span\u003e \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 \u003cspan class=\"pd-spec-val\"\u003e4000Hz\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003eWireless \/ dongle incl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eSwitches\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eHuano\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e80M 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 \u003cspan class=\"pd-spec-val\"\u003e2.4GHz\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e+ USB-C wired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eMCU\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eNordic\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003enRF52840\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e117mm\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e× 63 × 37mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eShape\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eSymmetrical\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003eCompact \/ both hands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eEncoder\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eSilver TTC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── 7. REVIEWS ANCHOR ── --\u003e\n\u003cdiv id=\"pd-reviews\"\u003e\u003c\/div\u003e\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\"\u003eLamzu has earned serious credibility in the enthusiast community — and the Atlantis Mini 4K is why. 51g, PAW3395, 4K wireless polling, Nordic MCU, Huano switches. Every component is chosen deliberately. The compact hourglass shape is purpose-built for claw and fingertip grip. If that's you, and you want a wireless mouse that punches at flagship level without the flagship logo tax, the Atlantis Mini 4K is one of the cleanest choices on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── 9. BOTTOM CTA ── --\u003e\n\u003cdiv class=\"pd-cta\"\u003e\n\u003ca class=\"pd-cta-btn\" rel=\"noopener sponsored\" href=\"https:\/\/amzn.to\/4uVMHTA\" target=\"_blank\"\u003e Check Price on Amazon \u003csvg aria-hidden=\"true\" height=\"14\" width=\"14\" fill=\"none\" viewbox=\"0 0 16 16\"\u003e\n      \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \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\u003c!-- ── 10. FULFILLED BY ── --\u003e\n\u003cdiv class=\"pd-fulfilled\"\u003e\n\u003csvg aria-hidden=\"true\" height=\"15\" width=\"15\" fill=\"none\" viewbox=\"0 0 20 20\"\u003e\n    \u003crect stroke-width=\"1.3\" stroke=\"currentColor\" rx=\"1.5\" height=\"9\" width=\"12\" y=\"6\" x=\"1\"\u003e\u003c\/rect\u003e\n    \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 9h2.5l3 3v3h-5.5V9z\"\u003e\u003c\/path\u003e\n    \u003ccircle stroke-width=\"1\" stroke=\"currentColor\" r=\"1.2\" cy=\"16.5\" cx=\"4.5\"\u003e\u003c\/circle\u003e\n    \u003ccircle stroke-width=\"1\" stroke=\"currentColor\" r=\"1.2\" cy=\"16.5\" cx=\"15\"\u003e\u003c\/circle\u003e\n  \u003c\/svg\u003e Sold and fulfilled by Amazon. Shipping, returns, and buyer protection are governed by Amazon's policies.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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.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.pd-fit-split {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 0.6rem; margin-bottom: 1.2rem; width: 100%;\n}\n@media(max-width:440px){ .pd-fit-split { grid-template-columns: 1fr; } }\n.pd-fit-col {\n  border-radius: 12px; padding: 1.2rem 1.4rem;\n  border: 1px solid rgba(255,255,255,0.07); min-width: 0;\n}\n.pd-fit-col--yes { background: rgba(0,200,83,0.04); border-top: 1px solid rgba(0,200,83,0.28); }\n.pd-fit-col--no { background: rgba(255,80,80,0.03); border-top: 1px solid rgba(255,80,80,0.22); }\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; 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 { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.5rem; }\n.pd-fit-list li {\n  font-family: 'DM Sans', sans-serif; font-size: 0.95rem; line-height: 1.5;\n  color: rgba(192,200,216,0.78); 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 { content: '✓'; position: absolute; left: 0; color: rgba(0,200,83,0.7); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\n.pd-fit-col--no .pd-fit-list li::before { content: '✕'; position: absolute; left: 0; color: rgba(255,90,90,0.6); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\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.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.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; padding: 1.4rem 1.6rem;\n  margin-bottom: 1.2rem; 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 { display: flex; align-items: center; gap: 1rem; margin-bottom: 0.9rem; width: 100%; min-width: 0; }\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); width: 72px; min-width: 72px; flex-shrink: 0;\n}\n@media screen and (min-width: 750px) { .pd-slabel { font-size: 0.95rem; width: 96px; min-width: 96px; } }\n.pd-spectrum { flex: 1; display: flex; gap: 3px; min-width: 0; overflow: hidden; }\n.pd-seg--cyan {\n  flex: 1; min-width: 0; height: 36px;\n  background: rgba(0,212,255,0.03); border: 1px solid rgba(0,212,255,0.10);\n  border-radius: 5px; 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 { background: rgba(0,212,255,0.10); border-color: rgba(0,212,255,0.40); color: #00D4FF; }\n.pd-tag-row { flex: 1; min-width: 0; display: flex; gap: 0.4rem; flex-wrap: wrap; align-items: center; }\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 { border: 1px solid rgba(0,212,255,0.38); background: rgba(0,212,255,0.09); color: #00D4FF; }\n@media screen and (min-width: 750px) { .pd-grip-tag, .pd-conn-tag { font-size: 0.85rem; padding: 0.32rem 0.9rem; } }\n.pd-spec-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\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); border: 1px solid rgba(255,255,255,0.07);\n  border-top: 1px solid rgba(245,166,35,0.14); border-radius: 10px; padding: 1rem 1.1rem;\n  display: flex; flex-direction: column; gap: 0.2rem;\n  transition: border-color .2s, background .2s; 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 { font-family: 'Share Tech Mono', monospace; font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.45); }\n@media screen and (min-width: 750px) { .pd-spec-label { font-size: 0.78rem; } }\n.pd-spec-val { font-family: 'Barlow Condensed', sans-serif; font-size: 1.5rem; font-weight: 700; color: #fff; letter-spacing: .02em; line-height: 1.1; }\n@media screen and (min-width: 750px) { .pd-spec-val { font-size: 2rem; } }\n.pd-spec-ctx { font-family: 'Share Tech Mono', monospace; font-size: 0.65rem; letter-spacing: 0.09em; text-transform: uppercase; color: rgba(245,166,35,0.65); margin-top: 0.1rem; }\n@media screen and (min-width: 750px) { .pd-spec-ctx { font-size: 0.75rem; } }\n.pd-verdict {\n  background: linear-gradient(180deg,#0a0e16 0%,#080b12 100%);\n  border: 1px solid rgba(180,210,255,0.08); border-top: 1px solid rgba(245,166,35,0.22);\n  border-left: 3px solid rgba(245,166,35,0.45); 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 { font-family: 'DM Sans', sans-serif; font-size: 1.05rem; line-height: 1.75; color: rgba(220,225,235,0.88); margin: 0; font-style: italic; }\n@media screen and (min-width: 750px) { .pd-verdict-text { font-size: 1.2rem; line-height: 1.8; } }\n.pd-cta { display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n.pd-cta--top { margin-bottom: 1.6rem; }\n.pd-cta-btn {\n  display: inline-flex; align-items: center; gap: 0.6rem; padding: 0.95rem 2rem;\n  background: linear-gradient(135deg,#F5A623,#FFD166); color: #000;\n  font-family: 'DM Sans', sans-serif; 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; 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 { font-family: 'Share Tech Mono', monospace; font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.32); margin: 0; padding: 0; }\n@media screen and (min-width: 750px) { .pd-cta-note { font-size: 0.68rem; } }\n.pd-fulfilled {\n  display: flex; align-items: flex-start; gap: 0.6rem; padding: 0.9rem 1.2rem;\n  background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07);\n  border-left: 3px solid rgba(245,166,35,0.35); border-radius: 10px; margin-bottom: 1rem;\n  font-family: 'Share Tech Mono', monospace; font-size: 0.67rem; letter-spacing: 0.10em;\n  text-transform: uppercase; 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.pd-product-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(1.8rem, 4vw, 3.5rem); font-weight: 900;\n  text-transform: uppercase; letter-spacing: 0.02em;\n  color: #fff; line-height: 1; margin-bottom: 1rem; width: 100%;\n}\n\u003c\/style\u003e\n\u003c!-- ════════════════ COPY TO HERE ════════════════ --\u003e","brand":"Lamzu","offers":[{"title":"Default Title","offer_id":53189801672815,"sku":null,"price":126.45,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/atlantis-mini-pro-image-1_6155d8ec-5219-46cb-9e4f-bf51ed86314b.jpg?v=1780666905"},{"product_id":"lamzu-maya-x","title":"Lamzu Maya X","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\/4xp0UKu\" 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\"\u003eLamzu Maya X\u003c\/div\u003e\n\n\u003c!-- ── 3. DESCRIPTION BODY ── --\u003e\n\u003cdiv class=\"pd-body\"\u003e\n  \u003cp\u003e\n    The Maya X is Lamzu's answer to a specific question: what if the original Maya — already one of the most praised FPS mice in the enthusiast community — was bigger, faster, and running the latest flagship sensor? The answer is 47g with PAW3950, Omron optical switches, and 8K wireless polling. The 8K dongle is in the box. No extra purchase needed.\n  \u003c\/p\u003e\n  \u003cp\u003e\n    PAW3950 supports up to 30,000 DPI and 750 IPS tracking — a step up from PAW3395 in both ceiling and efficiency. Omron optical switches eliminate the physical contact point entirely, which means zero debounce delay and no double-click risk. The Nordic nRF52840 MCU handles wireless communication with the dongle, and PTFE feet keep the glide consistent across surfaces.\n  \u003c\/p\u003e\n  \u003cp\u003e\n    Battery life is honest: 80 hours at 1K polling, around 20 hours at 8K. If you run 8K constantly, you'll charge it roughly every few days. The shape is symmetrical and medium-large — 124mm long, 64mm wide, 40mm tall — designed to work across fingertip, claw, and relaxed palm grip for medium to large hands. This is the mouse Lamzu built for players who outgrew compact mice without wanting to add weight back in.\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\u003eMedium to large hands\u003c\/li\u003e\n      \u003cli\u003eFingertip, claw, and relaxed palm grip\u003c\/li\u003e\n      \u003cli\u003e8K wireless polling setups\u003c\/li\u003e\n      \u003cli\u003eFPS players wanting flagship internals\u003c\/li\u003e\n      \u003cli\u003eLeft and right-handed players\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\u003eSmall hands — try the Atlantis Mini instead\u003c\/li\u003e\n      \u003cli\u003eMMO players needing side buttons\u003c\/li\u003e\n      \u003cli\u003ePlayers wanting 80hr+ battery at 8K\u003c\/li\u003e\n      \u003cli\u003eBluetooth required setups\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\"\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 is-active\"\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      \u003cspan class=\"pd-grip-tag\"\u003ePalm\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\"\u003eWireless\u003c\/span\u003e\n      \u003cspan class=\"pd-conn-tag pd-conn-tag--active\"\u003eWired\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\"\u003ePAW3950\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e30K DPI \/ 750 IPS\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\"\u003e47g\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\"\u003e8K dongle included\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\"\u003eOmron\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003eOptical \/ 70M clicks\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eBattery\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e80hr\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e@ 1K \/ 20hr @ 8K\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\"\u003e2.4GHz\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e+ USB-C wired\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eMCU\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003eNordic\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003enRF52840\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-spec-item\"\u003e\n    \u003cspan class=\"pd-spec-label\"\u003eDimensions\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-val\"\u003e124mm\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-ctx\"\u003e× 64 × 40mm\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 Maya X is one of the most complete wireless FPS mice available right now. 47g, PAW3950, Omron optical switches, 8K polling with the dongle included — Lamzu hasn't cut corners anywhere. The shape fits medium to large hands across multiple grip styles, and the open-bottom design keeps weight down without compromising build quality. If you want the current state of the art in a wireless symmetrical mouse and your hands are medium or larger, this is the benchmark.\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\/4xp0UKu\" 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.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) { .pd-body p { font-size: 1.2rem; line-height: 1.8; } }\n.pd-fit-split { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n@media(max-width:440px){ .pd-fit-split { grid-template-columns: 1fr; } }\n.pd-fit-col { border-radius: 12px; padding: 1.2rem 1.4rem; border: 1px solid rgba(255,255,255,0.07); min-width: 0; }\n.pd-fit-col--yes { background: rgba(0,200,83,0.04); border-top: 1px solid rgba(0,200,83,0.28); }\n.pd-fit-col--no { background: rgba(255,80,80,0.03); border-top: 1px solid rgba(255,80,80,0.22); }\n.pd-fit-title { font-family: 'Barlow Condensed', sans-serif; font-size: 1.2rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.05em; color: rgba(255,255,255,0.82); display: flex; align-items: center; gap: 0.45rem; margin-bottom: 0.8rem; }\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 { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.5rem; }\n.pd-fit-list li { font-family: 'DM Sans', sans-serif; font-size: 0.95rem; line-height: 1.5; color: rgba(192,200,216,0.78); padding-left: 1.1rem; position: relative; }\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 { content: '✓'; position: absolute; left: 0; color: rgba(0,200,83,0.7); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\n.pd-fit-col--no .pd-fit-list li::before { content: '✕'; position: absolute; left: 0; color: rgba(255,90,90,0.6); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\n.pd-eyebrow { display: inline-flex; align-items: center; gap: 0.55rem; font-family: 'Share Tech Mono', monospace; font-size: 0.75rem; letter-spacing: 0.20em; text-transform: uppercase; color: rgba(245,166,35,0.55); margin-bottom: 1rem; }\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.pd-dot { display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: #F5A623; flex-shrink: 0; animation: pdDotPulse 2.4s ease-in-out infinite; }\n.pd-dot:last-child { animation-delay: 1.2s; }\n@keyframes pdDotPulse { 0%,100% { transform: scale(1); opacity: .4; } 50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #F5A623; } }\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 { 0%,100% { transform: scale(1); opacity: .4; } 50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #00D4FF; } }\n.pd-fit-guide { background: linear-gradient(180deg,#080d14 0%,#060a10 100%); border: 1px solid rgba(0,212,255,0.12); border-top: 1px solid rgba(0,212,255,0.35); border-radius: 12px; padding: 1.4rem 1.6rem; margin-bottom: 1.2rem; position: relative; overflow: hidden; width: 100%; }\n.pd-fit-guide::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; 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.pd-spectrum-row { display: flex; align-items: center; gap: 1rem; margin-bottom: 0.9rem; width: 100%; min-width: 0; }\n.pd-spectrum-row:last-child { margin-bottom: 0; }\n.pd-slabel { font-family: 'Share Tech Mono', monospace; font-size: 0.82rem; letter-spacing: 0.11em; text-transform: uppercase; color: rgba(0,212,255,0.45); width: 72px; min-width: 72px; flex-shrink: 0; }\n@media screen and (min-width: 750px) { .pd-slabel { font-size: 0.95rem; width: 96px; min-width: 96px; } }\n.pd-spectrum { flex: 1; display: flex; gap: 3px; min-width: 0; overflow: hidden; }\n.pd-seg--cyan { flex: 1; min-width: 0; height: 36px; background: rgba(0,212,255,0.03); border: 1px solid rgba(0,212,255,0.10); border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.04em; text-transform: uppercase; color: rgba(0,212,255,0.28); transition: background .2s, color .2s, border-color .2s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 6px; }\n@media screen and (min-width: 750px) { .pd-seg--cyan { font-size: 0.88rem; height: 42px; } }\n.pd-seg--cyan.is-active { background: rgba(0,212,255,0.10); border-color: rgba(0,212,255,0.40); color: #00D4FF; }\n.pd-tag-row { flex: 1; min-width: 0; display: flex; gap: 0.4rem; flex-wrap: wrap; align-items: center; }\n.pd-grip-tag { font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase; padding: 0.28rem 0.75rem; border-radius: 20px; border: 1px solid rgba(0,212,255,0.28); background: rgba(0,212,255,0.06); color: rgba(0,212,255,0.75); }\n.pd-conn-tag { font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase; padding: 0.28rem 0.75rem; border-radius: 20px; border: 1px solid rgba(0,212,255,0.10); background: rgba(0,212,255,0.02); color: rgba(0,212,255,0.28); }\n.pd-conn-tag--active { border: 1px solid rgba(0,212,255,0.38); background: rgba(0,212,255,0.09); color: #00D4FF; }\n@media screen and (min-width: 750px) { .pd-grip-tag, .pd-conn-tag { font-size: 0.85rem; padding: 0.32rem 0.9rem; } }\n.pd-spec-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n@media(max-width:500px){ .pd-spec-grid { grid-template-columns: repeat(2,1fr); } }\n.pd-spec-item { background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07); border-top: 1px solid rgba(245,166,35,0.14); border-radius: 10px; padding: 1rem 1.1rem; display: flex; flex-direction: column; gap: 0.2rem; transition: border-color .2s, background .2s; position: relative; overflow: hidden; min-width: 0; }\n.pd-spec-item::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(to right,transparent,rgba(245,166,35,.4),transparent); opacity: 0; transition: opacity .2s; }\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 { font-family: 'Share Tech Mono', monospace; font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.45); }\n@media screen and (min-width: 750px) { .pd-spec-label { font-size: 0.78rem; } }\n.pd-spec-val { font-family: 'Barlow Condensed', sans-serif; font-size: 1.5rem; font-weight: 700; color: #fff; letter-spacing: .02em; line-height: 1.1; }\n@media screen and (min-width: 750px) { .pd-spec-val { font-size: 2rem; } }\n.pd-spec-ctx { font-family: 'Share Tech Mono', monospace; font-size: 0.65rem; letter-spacing: 0.09em; text-transform: uppercase; color: rgba(245,166,35,0.65); margin-top: 0.1rem; }\n@media screen and (min-width: 750px) { .pd-spec-ctx { font-size: 0.75rem; } }\n.pd-verdict { background: linear-gradient(180deg,#0a0e16 0%,#080b12 100%); border: 1px solid rgba(180,210,255,0.08); border-top: 1px solid rgba(245,166,35,0.22); border-left: 3px solid rgba(245,166,35,0.45); border-radius: 12px; padding: 1.4rem 1.6rem; margin-bottom: 1.2rem; position: relative; overflow: hidden; width: 100%; }\n.pd-verdict::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; 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.pd-verdict-text { font-family: 'DM Sans', sans-serif; font-size: 1.05rem; line-height: 1.75; color: rgba(220,225,235,0.88); margin: 0; font-style: italic; }\n@media screen and (min-width: 750px) { .pd-verdict-text { font-size: 1.2rem; line-height: 1.8; } }\n.pd-cta { display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n.pd-cta--top { margin-bottom: 1.6rem; }\n.pd-cta-btn { display: inline-flex; align-items: center; gap: 0.6rem; padding: 0.95rem 2rem; background: linear-gradient(135deg,#F5A623,#FFD166); color: #000; font-family: 'DM Sans', sans-serif; font-size: 1rem; font-weight: 700; text-decoration: none; border-radius: 10px; box-shadow: 0 4px 20px rgba(245,166,35,0.35); transition: transform .18s ease, box-shadow .18s ease; white-space: nowrap; position: relative; overflow: hidden; }\n@media screen and (min-width: 750px) { .pd-cta-btn { font-size: 1.15rem; padding: 1.1rem 2.4rem; } }\n.pd-cta-btn::before { content: ''; position: absolute; top: 0; left: -75%; width: 50%; height: 100%; background: linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent); transform: skewX(-20deg); transition: left .45s ease; }\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 { font-family: 'Share Tech Mono', monospace; font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.32); margin: 0; padding: 0; }\n@media screen and (min-width: 750px) { .pd-cta-note { font-size: 0.68rem; } }\n.pd-fulfilled { display: flex; align-items: flex-start; gap: 0.6rem; padding: 0.9rem 1.2rem; background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07); border-left: 3px solid rgba(245,166,35,0.35); border-radius: 10px; margin-bottom: 1rem; font-family: 'Share Tech Mono', monospace; font-size: 0.67rem; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(192,200,216,0.45); line-height: 1.6; width: 100%; }\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.pd-product-title { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(1.8rem, 4vw, 3.5rem); font-weight: 900; text-transform: uppercase; letter-spacing: 0.02em; color: #fff; line-height: 1; margin-bottom: 1rem; width: 100%; }\n\u003c\/style\u003e\n\n\u003c!-- ════════════════ COPY TO HERE ════════════════ --\u003e","brand":"Lamzu","offers":[{"title":"Default Title","offer_id":53189816746095,"sku":null,"price":190.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/lamzu-maya-x-image-2.jpg?v=1780667361"},{"product_id":"pulsar-gaming-gears-x2-crazylight","title":"Pulsar Gaming Gears X2 CrazyLight","description":"\u003c!-- ════════════════ COPY FROM HERE ════════════════ --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-inner\"\u003e\n\u003c!-- ── 1. TOP CTA ── --\u003e\n\u003cdiv class=\"pd-cta pd-cta--top\"\u003e\n\u003ca class=\"pd-cta-btn\" rel=\"noopener sponsored\" href=\"https:\/\/amzn.to\/4dPO0gJ\" target=\"_blank\"\u003e Check Price on Amazon \u003csvg aria-hidden=\"true\" height=\"14\" width=\"14\" fill=\"none\" viewbox=\"0 0 16 16\"\u003e\n      \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \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\u003c!-- ── 2. PRODUCT TITLE ── --\u003e\n\u003cdiv class=\"pd-product-title\"\u003ePulsar X2 CrazyLight\u003c\/div\u003e\n\u003c!-- ── 3. DESCRIPTION BODY ── --\u003e\n\u003cdiv class=\"pd-body\"\u003e\n\u003cp\u003e39 grams. Wireless. That's the X2 CrazyLight's entire pitch — and it's a strong one. Pulsar achieved this by combining an open-bottom shell design with their XS-1 sensor, which is a PAW3950 variant capable of 32,000 DPI and 750 IPS. Optical switches rated for 100 million clicks, TTC Golden encoder, and a symmetrical medium shape that works for fingertip and claw grip across small to large hands.\u003c\/p\u003e\n\u003cp\u003eDefault wireless polling is 1000Hz via 2.4GHz. The mouse is 8K polling ready — but the 8K dongle is sold separately. If you want to run it at 4K or 8K, budget for the dongle on top. At 1K polling out of the box, it's still a genuinely fast and accurate mouse. Battery life sits around 65 hours at 1K.\u003c\/p\u003e\n\u003cp\u003eThe CrazyLight Medium is sized for hands roughly 17–20cm. If you're between compact and large, this is likely your fit. Pulsar also offers a Mini version for smaller hands. No RGB, no bloat — just a very light, very precise wireless FPS mouse.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003c\/div\u003e\n\u003cul class=\"pd-fit-list\"\u003e\n\u003cli\u003eFingertip and claw grip players\u003c\/li\u003e\n\u003cli\u003eSmall to large hands (medium shape)\u003c\/li\u003e\n\u003cli\u003eLeft and right-handed players\u003c\/li\u003e\n\u003cli\u003eFPS players prioritising minimum weight\u003c\/li\u003e\n\u003cli\u003eClean, no-RGB setups\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\u003c\/div\u003e\n\u003cul class=\"pd-fit-list\"\u003e\n\u003cli\u003ePlayers wanting 8K polling out of the box\u003c\/li\u003e\n\u003cli\u003ePalm grip with very large hands\u003c\/li\u003e\n\u003cli\u003eMMO players needing side buttons\u003c\/li\u003e\n\u003cli\u003eBluetooth required setups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\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\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\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 \u003cspan class=\"pd-grip-tag\"\u003eClaw\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\"\u003eWireless\u003c\/span\u003e \u003cspan class=\"pd-conn-tag pd-conn-tag--active\"\u003eWired\u003c\/span\u003e \u003cspan class=\"pd-conn-tag\"\u003eBluetooth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 \u003cspan class=\"pd-spec-val\"\u003eXS-1\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e32K DPI \/ 750 IPS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e39g\u003c\/span\u003e \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 \u003cspan class=\"pd-spec-val\"\u003e1000Hz\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e8K ready — dongle extra\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eSwitches\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eOptical\u003c\/span\u003e \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\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e~65hr\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e@ 1K polling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eConnection\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e2.4GHz\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003e+ USB-C wired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eEncoder\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eTTC Gold\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003eDustproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eButtons\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003e6\u003c\/span\u003e \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\"\u003eShape\u003c\/span\u003e \u003cspan class=\"pd-spec-val\"\u003eSymmetrical\u003c\/span\u003e \u003cspan class=\"pd-spec-ctx\"\u003eMedium \/ both hands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── 7. REVIEWS ANCHOR ── --\u003e\n\u003cdiv id=\"pd-reviews\"\u003e\u003c\/div\u003e\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\"\u003e39g wireless with XS-1 sensor and optical switches — the X2 CrazyLight is one of the lightest fully-featured wireless mice available. If minimum weight is your priority and you're happy running at 1K polling out of the box, this is hard to beat. One thing to know before buying: the 8K dongle is sold separately. The mouse is 8K ready, but you'll need the upgrade dongle to use it. At 1K it's still a genuinely fast FPS mouse — just go in with clear expectations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── 9. BOTTOM CTA ── --\u003e\n\u003cdiv class=\"pd-cta\"\u003e\n\u003ca class=\"pd-cta-btn\" rel=\"noopener sponsored\" href=\"https:\/\/amzn.to\/4dPO0gJ\" target=\"_blank\"\u003e Check Price on Amazon \u003csvg aria-hidden=\"true\" height=\"14\" width=\"14\" fill=\"none\" viewbox=\"0 0 16 16\"\u003e\n      \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e \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\u003c!-- ── 10. FULFILLED BY ── --\u003e\n\u003cdiv class=\"pd-fulfilled\"\u003e\n\u003csvg aria-hidden=\"true\" height=\"15\" width=\"15\" fill=\"none\" viewbox=\"0 0 20 20\"\u003e\n    \u003crect stroke-width=\"1.3\" stroke=\"currentColor\" rx=\"1.5\" height=\"9\" width=\"12\" y=\"6\" x=\"1\"\u003e\u003c\/rect\u003e\n    \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 9h2.5l3 3v3h-5.5V9z\"\u003e\u003c\/path\u003e\n    \u003ccircle stroke-width=\"1\" stroke=\"currentColor\" r=\"1.2\" cy=\"16.5\" cx=\"4.5\"\u003e\u003c\/circle\u003e\n    \u003ccircle stroke-width=\"1\" stroke=\"currentColor\" r=\"1.2\" cy=\"16.5\" cx=\"15\"\u003e\u003c\/circle\u003e\n  \u003c\/svg\u003e Sold and fulfilled by Amazon. Shipping, returns, and buyer protection are governed by Amazon's policies.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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.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) { .pd-body p { font-size: 1.2rem; line-height: 1.8; } }\n.pd-fit-split { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n@media(max-width:440px){ .pd-fit-split { grid-template-columns: 1fr; } }\n.pd-fit-col { border-radius: 12px; padding: 1.2rem 1.4rem; border: 1px solid rgba(255,255,255,0.07); min-width: 0; }\n.pd-fit-col--yes { background: rgba(0,200,83,0.04); border-top: 1px solid rgba(0,200,83,0.28); }\n.pd-fit-col--no { background: rgba(255,80,80,0.03); border-top: 1px solid rgba(255,80,80,0.22); }\n.pd-fit-title { font-family: 'Barlow Condensed', sans-serif; font-size: 1.2rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.05em; color: rgba(255,255,255,0.82); display: flex; align-items: center; gap: 0.45rem; margin-bottom: 0.8rem; }\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 { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.5rem; }\n.pd-fit-list li { font-family: 'DM Sans', sans-serif; font-size: 0.95rem; line-height: 1.5; color: rgba(192,200,216,0.78); padding-left: 1.1rem; position: relative; }\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 { content: '✓'; position: absolute; left: 0; color: rgba(0,200,83,0.7); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\n.pd-fit-col--no .pd-fit-list li::before { content: '✕'; position: absolute; left: 0; color: rgba(255,90,90,0.6); font-size: 0.8rem; font-weight: 700; top: 0.05rem; }\n.pd-eyebrow { display: inline-flex; align-items: center; gap: 0.55rem; font-family: 'Share Tech Mono', monospace; font-size: 0.75rem; letter-spacing: 0.20em; text-transform: uppercase; color: rgba(245,166,35,0.55); margin-bottom: 1rem; }\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.pd-dot { display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: #F5A623; flex-shrink: 0; animation: pdDotPulse 2.4s ease-in-out infinite; }\n.pd-dot:last-child { animation-delay: 1.2s; }\n@keyframes pdDotPulse { 0%,100% { transform: scale(1); opacity: .4; } 50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #F5A623; } }\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 { 0%,100% { transform: scale(1); opacity: .4; } 50% { transform: scale(2.1); opacity: 1; box-shadow: 0 0 5px #00D4FF; } }\n.pd-fit-guide { background: linear-gradient(180deg,#080d14 0%,#060a10 100%); border: 1px solid rgba(0,212,255,0.12); border-top: 1px solid rgba(0,212,255,0.35); border-radius: 12px; padding: 1.4rem 1.6rem; margin-bottom: 1.2rem; position: relative; overflow: hidden; width: 100%; }\n.pd-fit-guide::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; 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.pd-spectrum-row { display: flex; align-items: center; gap: 1rem; margin-bottom: 0.9rem; width: 100%; min-width: 0; }\n.pd-spectrum-row:last-child { margin-bottom: 0; }\n.pd-slabel { font-family: 'Share Tech Mono', monospace; font-size: 0.82rem; letter-spacing: 0.11em; text-transform: uppercase; color: rgba(0,212,255,0.45); width: 72px; min-width: 72px; flex-shrink: 0; }\n@media screen and (min-width: 750px) { .pd-slabel { font-size: 0.95rem; width: 96px; min-width: 96px; } }\n.pd-spectrum { flex: 1; display: flex; gap: 3px; min-width: 0; overflow: hidden; }\n.pd-seg--cyan { flex: 1; min-width: 0; height: 36px; background: rgba(0,212,255,0.03); border: 1px solid rgba(0,212,255,0.10); border-radius: 5px; display: flex; align-items: center; justify-content: center; font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.04em; text-transform: uppercase; color: rgba(0,212,255,0.28); transition: background .2s, color .2s, border-color .2s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 6px; }\n@media screen and (min-width: 750px) { .pd-seg--cyan { font-size: 0.88rem; height: 42px; } }\n.pd-seg--cyan.is-active { background: rgba(0,212,255,0.10); border-color: rgba(0,212,255,0.40); color: #00D4FF; }\n.pd-tag-row { flex: 1; min-width: 0; display: flex; gap: 0.4rem; flex-wrap: wrap; align-items: center; }\n.pd-grip-tag { font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase; padding: 0.28rem 0.75rem; border-radius: 20px; border: 1px solid rgba(0,212,255,0.28); background: rgba(0,212,255,0.06); color: rgba(0,212,255,0.75); }\n.pd-conn-tag { font-family: 'Share Tech Mono', monospace; font-size: 0.72rem; letter-spacing: 0.10em; text-transform: uppercase; padding: 0.28rem 0.75rem; border-radius: 20px; border: 1px solid rgba(0,212,255,0.10); background: rgba(0,212,255,0.02); color: rgba(0,212,255,0.28); }\n.pd-conn-tag--active { border: 1px solid rgba(0,212,255,0.38); background: rgba(0,212,255,0.09); color: #00D4FF; }\n@media screen and (min-width: 750px) { .pd-grip-tag, .pd-conn-tag { font-size: 0.85rem; padding: 0.32rem 0.9rem; } }\n.pd-spec-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n@media(max-width:500px){ .pd-spec-grid { grid-template-columns: repeat(2,1fr); } }\n.pd-spec-item { background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07); border-top: 1px solid rgba(245,166,35,0.14); border-radius: 10px; padding: 1rem 1.1rem; display: flex; flex-direction: column; gap: 0.2rem; transition: border-color .2s, background .2s; position: relative; overflow: hidden; min-width: 0; }\n.pd-spec-item::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(to right,transparent,rgba(245,166,35,.4),transparent); opacity: 0; transition: opacity .2s; }\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 { font-family: 'Share Tech Mono', monospace; font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.45); }\n@media screen and (min-width: 750px) { .pd-spec-label { font-size: 0.78rem; } }\n.pd-spec-val { font-family: 'Barlow Condensed', sans-serif; font-size: 1.5rem; font-weight: 700; color: #fff; letter-spacing: .02em; line-height: 1.1; }\n@media screen and (min-width: 750px) { .pd-spec-val { font-size: 2rem; } }\n.pd-spec-ctx { font-family: 'Share Tech Mono', monospace; font-size: 0.65rem; letter-spacing: 0.09em; text-transform: uppercase; color: rgba(245,166,35,0.65); margin-top: 0.1rem; }\n@media screen and (min-width: 750px) { .pd-spec-ctx { font-size: 0.75rem; } }\n.pd-verdict { background: linear-gradient(180deg,#0a0e16 0%,#080b12 100%); border: 1px solid rgba(180,210,255,0.08); border-top: 1px solid rgba(245,166,35,0.22); border-left: 3px solid rgba(245,166,35,0.45); border-radius: 12px; padding: 1.4rem 1.6rem; margin-bottom: 1.2rem; position: relative; overflow: hidden; width: 100%; }\n.pd-verdict::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; 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.pd-verdict-text { font-family: 'DM Sans', sans-serif; font-size: 1.05rem; line-height: 1.75; color: rgba(220,225,235,0.88); margin: 0; font-style: italic; }\n@media screen and (min-width: 750px) { .pd-verdict-text { font-size: 1.2rem; line-height: 1.8; } }\n.pd-cta { display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; margin-bottom: 1.2rem; width: 100%; }\n.pd-cta--top { margin-bottom: 1.6rem; }\n.pd-cta-btn { display: inline-flex; align-items: center; gap: 0.6rem; padding: 0.95rem 2rem; background: linear-gradient(135deg,#F5A623,#FFD166); color: #000; font-family: 'DM Sans', sans-serif; font-size: 1rem; font-weight: 700; text-decoration: none; border-radius: 10px; box-shadow: 0 4px 20px rgba(245,166,35,0.35); transition: transform .18s ease, box-shadow .18s ease; white-space: nowrap; position: relative; overflow: hidden; }\n@media screen and (min-width: 750px) { .pd-cta-btn { font-size: 1.15rem; padding: 1.1rem 2.4rem; } }\n.pd-cta-btn::before { content: ''; position: absolute; top: 0; left: -75%; width: 50%; height: 100%; background: linear-gradient(120deg,transparent,rgba(255,255,255,.25),transparent); transform: skewX(-20deg); transition: left .45s ease; }\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 { font-family: 'Share Tech Mono', monospace; font-size: 0.58rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(192,200,216,0.32); margin: 0; padding: 0; }\n@media screen and (min-width: 750px) { .pd-cta-note { font-size: 0.68rem; } }\n.pd-fulfilled { display: flex; align-items: flex-start; gap: 0.6rem; padding: 0.9rem 1.2rem; background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07); border-left: 3px solid rgba(245,166,35,0.35); border-radius: 10px; margin-bottom: 1rem; font-family: 'Share Tech Mono', monospace; font-size: 0.67rem; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(192,200,216,0.45); line-height: 1.6; width: 100%; }\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.pd-product-title { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(1.8rem, 4vw, 3.5rem); font-weight: 900; text-transform: uppercase; letter-spacing: 0.02em; color: #fff; line-height: 1; margin-bottom: 1rem; width: 100%; }\n\u003c\/style\u003e\n\u003c!-- ════════════════ COPY TO HERE ════════════════ --\u003e","brand":"Pulsar Gaming Gears","offers":[{"title":"Default Title","offer_id":53189890408559,"sku":null,"price":150.23,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/4385\/9567\/files\/pulsar-gaming-gears-x2-crazy-light-image-1.jpg?v=1780668664"}],"url":"https:\/\/aimdepot.shop\/collections\/flagship-pro-series.oembed","provider":"AimDepot","version":"1.0","type":"link"}