{"product_id":"str8bat-klr1-pro-cricket-bat-sensor","title":"KLR-1 Str8bat Pro Cricket Bat Sensor: Limited Edition","description":"\u003c!-- =========================================================\nACTIFYZ | KLR-1 STR8BAT PRO\nFINAL 10\/10 PREMIUM PRODUCT EXPERIENCE | 2026\nDESKTOP + MOBILE + ACCESSIBILITY OPTIMISED\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .az10-klr,\n  .az10-klr * {\n    box-sizing: border-box;\n  }\n\n  .az10-klr {\n    --az-cyan: #00c8e8;\n    --az-white: #f8fafc;\n    --az-text: #d7dee5;\n    --az-muted: #929ca6;\n    --az-line: rgba(255,255,255,.10);\n    --az-line-soft: rgba(255,255,255,.065);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n\n    color: var(--az-white);\n    font-family: inherit;\n    font-size: 13.5px;\n    line-height: 1.62;\n\n    overflow-wrap: break-word;\n  }\n\n  .az10-klr h2,\n  .az10-klr h3,\n  .az10-klr p {\n    margin-top: 0;\n  }\n\n  .az10-klr p {\n    margin-bottom: 10px;\n  }\n\n\n  \/* ======================================================\n     HERO\n  ====================================================== *\/\n\n  .az10-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n\n    min-height: 390px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    padding:\n      clamp(44px,8vw,76px)\n      clamp(18px,5vw,50px);\n\n    margin-bottom: 22px;\n\n    border: 1px solid var(--az-line);\n    border-radius: 20px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% -12%,\n        rgba(0,200,232,.17),\n        transparent 42%\n      ),\n      radial-gradient(\n        circle at 90% 90%,\n        rgba(0,116,255,.055),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.026),\n        rgba(255,255,255,.004)\n      );\n\n    box-shadow:\n      0 22px 55px rgba(0,0,0,.16),\n      inset 0 1px 0 rgba(255,255,255,.035);\n  }\n\n  .az10-hero::before {\n    content: \"\";\n\n    position: absolute;\n    z-index: -1;\n\n    top: -180px;\n    left: 50%;\n\n    width: 420px;\n    height: 330px;\n\n    transform: translateX(-50%);\n\n    border-radius: 50%;\n\n    background: rgba(0,200,232,.11);\n\n    filter: blur(88px);\n\n    animation:\n      az10-breathe 6.5s ease-in-out infinite alternate;\n\n    pointer-events: none;\n  }\n\n  .az10-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: -38%;\n\n    width: 30%;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(0,200,232,.95),\n        transparent\n      );\n\n    box-shadow:\n      0 0 14px rgba(0,200,232,.65);\n\n    animation:\n      az10-scan 7s ease-in-out infinite;\n\n    pointer-events: none;\n  }\n\n  .az10-hero-inner {\n    position: relative;\n    z-index: 1;\n\n    width: 100%;\n    max-width: 760px;\n  }\n\n  .az10-eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 8px;\n\n    margin-bottom: 15px;\n\n    color: var(--az-cyan);\n\n    font-size: 9.5px;\n    font-weight: 800;\n\n    letter-spacing: .18em;\n\n    text-transform: uppercase;\n  }\n\n  .az10-eyebrow::before {\n    content: \"\";\n\n    width: 5px;\n    height: 5px;\n\n    flex: 0 0 5px;\n\n    border-radius: 50%;\n\n    background: var(--az-cyan);\n\n    box-shadow:\n      0 0 10px rgba(0,200,232,.75);\n  }\n\n  .az10-hero h2 {\n    max-width: 720px;\n\n    margin:\n      0 auto\n      15px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(33px,6.2vw,56px);\n\n    font-weight: 700;\n\n    line-height: .99;\n\n    letter-spacing: -.052em;\n  }\n\n  .az10-hero h2 span {\n    display: block;\n\n    color: var(--az-cyan);\n  }\n\n  .az10-hero-lead {\n    max-width: 610px;\n\n    margin:\n      0 auto\n      9px !important;\n\n    color: #ffffff;\n\n    font-size:\n      clamp(15px,2.2vw,18px);\n\n    font-weight: 600;\n\n    line-height: 1.45;\n\n    letter-spacing: -.012em;\n  }\n\n  .az10-hero-copy {\n    max-width: 680px;\n\n    margin:\n      0 auto !important;\n\n    color: var(--az-muted);\n\n    font-size: 12.5px;\n\n    line-height: 1.65;\n  }\n\n  .az10-hero-line {\n    width: 46px;\n    height: 1px;\n\n    margin:\n      22px auto\n      0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--az-cyan),\n        transparent\n      );\n\n    box-shadow:\n      0 0 9px rgba(0,200,232,.4);\n  }\n\n\n  \/* ======================================================\n     SHARED MICRO LABELS\n  ====================================================== *\/\n\n  .az10-statement-label,\n  .az10-section-kicker,\n  .az10-closing-label {\n    display: block;\n\n    color: var(--az-cyan);\n\n    font-size: 9px;\n    font-weight: 800;\n\n    line-height: 1.35;\n\n    letter-spacing: .17em;\n\n    text-transform: uppercase;\n  }\n\n\n  \/* ======================================================\n     EDITORIAL STORY\n  ====================================================== *\/\n\n  .az10-statement {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0,.8fr)\n      minmax(0,1.2fr);\n\n    gap:\n      clamp(25px,6vw,70px);\n\n    align-items: center;\n\n    padding:\n      clamp(30px,6vw,55px)\n      clamp(8px,3vw,26px);\n  }\n\n  .az10-statement h3 {\n    margin:\n      8px 0\n      0;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(25px,4vw,36px);\n\n    font-weight: 700;\n\n    line-height: 1.08;\n\n    letter-spacing: -.04em;\n  }\n\n  .az10-statement-copy {\n    margin: 0 !important;\n\n    color: var(--az-text);\n\n    font-size:\n      clamp(13px,1.8vw,15px);\n\n    line-height: 1.72;\n  }\n\n  .az10-statement-copy strong {\n    color: var(--az-white);\n    font-weight: 650;\n  }\n\n\n  \/* ======================================================\n     THREE SIGNATURE CAPABILITIES\n  ====================================================== *\/\n\n  .az10-capabilities {\n    margin-bottom: 22px;\n\n    border-top:\n      1px solid var(--az-line);\n\n    border-bottom:\n      1px solid var(--az-line);\n  }\n\n  .az10-cap-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .az10-capability {\n    position: relative;\n\n    min-height: 215px;\n\n    padding:\n      clamp(22px,4vw,32px)\n      clamp(16px,3vw,26px);\n\n    transition:\n      background .22s ease,\n      transform .22s ease;\n  }\n\n  .az10-capability + .az10-capability {\n    border-left:\n      1px solid var(--az-line);\n  }\n\n  .az10-cap-number {\n    display: block;\n\n    margin-bottom: 42px;\n\n    color:\n      rgba(0,200,232,.64);\n\n    font-size: 9px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing: .17em;\n  }\n\n  .az10-capability h3 {\n    margin-bottom: 8px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(17px,2.4vw,20px);\n\n    font-weight: 700;\n\n    line-height: 1.18;\n\n    letter-spacing: -.025em;\n  }\n\n  .az10-capability h3 span {\n    color: var(--az-cyan);\n  }\n\n  .az10-capability p {\n    margin: 0;\n\n    color: var(--az-muted);\n\n    font-size: 11.5px;\n\n    line-height: 1.6;\n  }\n\n\n  \/* ======================================================\n     PERFORMANCE INTELLIGENCE\n  ====================================================== *\/\n\n  .az10-signature {\n    position: relative;\n    overflow: hidden;\n\n    margin: 22px 0;\n\n    padding:\n      clamp(25px,5vw,42px);\n\n    border:\n      1px solid rgba(0,200,232,.18);\n\n    border-radius: 17px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0,\n        rgba(0,200,232,.09),\n        transparent 36%\n      ),\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.023),\n        rgba(255,255,255,.005)\n      );\n\n    box-shadow:\n      inset 0 1px 0 rgba(255,255,255,.025);\n  }\n\n  .az10-signature::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: -35%;\n\n    width: 28%;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--az-cyan),\n        transparent\n      );\n\n    box-shadow:\n      0 0 9px rgba(0,200,232,.45);\n\n    animation:\n      az10-signature-scan 7.5s ease-in-out infinite;\n\n    pointer-events: none;\n  }\n\n  .az10-section-kicker {\n    margin-bottom: 8px;\n  }\n\n  .az10-signature h3 {\n    max-width: 670px;\n\n    margin-bottom: 8px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(24px,4vw,34px);\n\n    font-weight: 700;\n\n    line-height: 1.1;\n\n    letter-spacing: -.04em;\n  }\n\n  .az10-signature-intro {\n    max-width: 650px;\n\n    color: var(--az-muted);\n\n    font-size: 12px;\n\n    line-height: 1.65;\n  }\n\n  .az10-metric-groups {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 8px;\n\n    margin-top: 24px;\n  }\n\n  .az10-metric-group {\n    padding:\n      15px 14px;\n\n    border-top:\n      1px solid rgba(255,255,255,.12);\n\n    transition:\n      border-color .2s ease,\n      background .2s ease,\n      transform .2s ease;\n  }\n\n  .az10-metric-group strong {\n    display: block;\n\n    margin-bottom: 11px;\n\n    color: var(--az-white);\n\n    font-size: 10.5px;\n    font-weight: 700;\n\n    letter-spacing: .075em;\n  }\n\n  .az10-metric-group span {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--az-muted);\n\n    font-size: 10.5px;\n\n    line-height: 1.45;\n  }\n\n  .az10-metric-group span:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* ======================================================\n     HOW IT WORKS\n  ====================================================== *\/\n\n  .az10-flow {\n    padding:\n      clamp(34px,7vw,62px)\n      clamp(8px,3vw,25px);\n  }\n\n  .az10-flow-heading {\n    max-width: 610px;\n\n    margin-bottom: 28px;\n  }\n\n  .az10-flow-heading h3 {\n    margin-bottom: 7px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(23px,3.8vw,32px);\n\n    font-weight: 700;\n\n    line-height: 1.12;\n\n    letter-spacing: -.035em;\n  }\n\n  .az10-flow-heading p {\n    margin: 0;\n\n    color: var(--az-muted);\n\n    font-size: 11.5px;\n\n    line-height: 1.55;\n  }\n\n  .az10-flow-grid {\n    position: relative;\n\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .az10-flow-grid::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 16px;\n    left: 6%;\n\n    width: 88%;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(0,200,232,.36),\n        rgba(255,255,255,.11),\n        rgba(0,200,232,.36),\n        transparent\n      );\n  }\n\n  .az10-flow-step {\n    position: relative;\n\n    padding:\n      46px\n      clamp(12px,3vw,24px)\n      0;\n  }\n\n  .az10-flow-dot {\n    position: absolute;\n\n    top: 12px;\n    left: 24px;\n\n    width: 9px;\n    height: 9px;\n\n    border-radius: 50%;\n\n    background: var(--az-cyan);\n\n    box-shadow:\n      0 0 12px rgba(0,200,232,.65);\n  }\n\n  .az10-flow-step small {\n    display: block;\n\n    margin-bottom: 7px;\n\n    color: var(--az-cyan);\n\n    font-size: 9px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n  }\n\n  .az10-flow-step strong {\n    display: block;\n\n    margin-bottom: 6px;\n\n    color: var(--az-white);\n\n    font-size: 13px;\n    font-weight: 650;\n  }\n\n  .az10-flow-step p {\n    max-width: 220px;\n\n    margin: 0;\n\n    color: var(--az-muted);\n\n    font-size: 11px;\n\n    line-height: 1.55;\n  }\n\n\n  \/* ======================================================\n     ELEV8 AI\n  ====================================================== *\/\n\n  .az10-elev8 {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n\n    margin: 18px 0 24px;\n\n    padding:\n      clamp(31px,6vw,52px);\n\n    border:\n      1px solid rgba(0,200,232,.23);\n\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        110deg,\n        rgba(0,200,232,.075),\n        rgba(255,255,255,.012) 55%,\n        rgba(0,200,232,.025)\n      );\n\n    box-shadow:\n      inset 0 1px 0 rgba(255,255,255,.025);\n  }\n\n  .az10-elev8::before {\n    content: \"\";\n\n    position: absolute;\n    z-index: -1;\n\n    top: -110px;\n    right: -95px;\n\n    width: 245px;\n    height: 245px;\n\n    border:\n      1px solid rgba(0,200,232,.14);\n\n    border-radius: 50%;\n\n    box-shadow:\n      0 0 0 35px rgba(0,200,232,.018),\n      0 0 0 70px rgba(0,200,232,.009);\n\n    animation:\n      az10-orbit 6.5s ease-in-out infinite alternate;\n\n    pointer-events: none;\n  }\n\n  .az10-elev8-inner {\n    position: relative;\n    z-index: 1;\n\n    max-width: 680px;\n  }\n\n  .az10-elev8 h3 {\n    margin-bottom: 10px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(25px,4vw,35px);\n\n    font-weight: 700;\n\n    line-height: 1.08;\n\n    letter-spacing: -.04em;\n  }\n\n  .az10-elev8 h3 span {\n    color: var(--az-cyan);\n  }\n\n  .az10-elev8-lead {\n    margin-bottom: 8px !important;\n\n    color: #ffffff;\n\n    font-size: 13.5px;\n    font-weight: 600;\n\n    line-height: 1.5;\n  }\n\n  .az10-elev8 p:last-child {\n    margin-bottom: 0;\n\n    color: var(--az-muted);\n\n    font-size: 11.5px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* ======================================================\n     PRODUCT ESSENTIALS\n  ====================================================== *\/\n\n  .az10-essentials {\n    padding:\n      clamp(32px,6vw,52px)\n      clamp(8px,3vw,25px);\n\n    border-bottom:\n      1px solid var(--az-line);\n  }\n\n  .az10-essentials-head {\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n\n    gap: 20px;\n\n    margin-bottom: 19px;\n  }\n\n  .az10-essentials h3 {\n    margin-bottom: 0;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(22px,3.5vw,29px);\n\n    font-weight: 700;\n\n    letter-spacing: -.035em;\n  }\n\n  .az10-essentials-label {\n    color: var(--az-muted);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: .12em;\n\n    text-transform: uppercase;\n  }\n\n  .az10-specs {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    border-top:\n      1px solid var(--az-line);\n  }\n\n  .az10-spec {\n    display: grid;\n\n    grid-template-columns:\n      125px minmax(0,1fr);\n\n    gap: 14px;\n\n    padding:\n      13px 4px;\n\n    border-bottom:\n      1px solid var(--az-line-soft);\n\n    color: var(--az-muted);\n\n    font-size: 11px;\n\n    line-height: 1.5;\n  }\n\n  .az10-spec:nth-child(odd) {\n    padding-right: 22px;\n  }\n\n  .az10-spec:nth-child(even) {\n    padding-left: 22px;\n\n    border-left:\n      1px solid var(--az-line-soft);\n  }\n\n  .az10-spec strong {\n    color: var(--az-white);\n\n    font-weight: 650;\n  }\n\n  .az10-care {\n    margin-top: 15px;\n\n    padding:\n      12px 13px;\n\n    border-left:\n      2px solid var(--az-cyan);\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(0,200,232,.045),\n        transparent\n      );\n\n    color: var(--az-muted);\n\n    font-size: 10.5px;\n\n    line-height: 1.55;\n  }\n\n  .az10-care strong {\n    color: var(--az-text);\n    font-weight: 650;\n  }\n\n\n  \/* ======================================================\n     FAQ\n  ====================================================== *\/\n\n  .az10-faq-section {\n    padding:\n      clamp(33px,6vw,52px)\n      clamp(8px,3vw,25px);\n  }\n\n  .az10-faq-section h3 {\n    margin-bottom: 17px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(22px,3.5vw,29px);\n\n    font-weight: 700;\n\n    letter-spacing: -.035em;\n  }\n\n  .az10-faq {\n    border-top:\n      1px solid var(--az-line);\n  }\n\n  .az10-faq details {\n    border-bottom:\n      1px solid var(--az-line);\n  }\n\n  .az10-faq summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 58px;\n\n    padding:\n      14px 42px\n      14px 2px;\n\n    color: var(--az-white);\n\n    font-size: 11.8px;\n    font-weight: 650;\n\n    line-height: 1.45;\n\n    cursor: pointer;\n\n    list-style: none;\n\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .az10-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .az10-faq summary::before,\n  .az10-faq summary::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 50%;\n    right: 5px;\n\n    width: 11px;\n    height: 1px;\n\n    background: var(--az-cyan);\n\n    transition:\n      transform .18s ease;\n  }\n\n  .az10-faq summary::after {\n    transform:\n      rotate(90deg);\n  }\n\n  .az10-faq details[open]\n  summary::after {\n    transform:\n      rotate(0deg);\n  }\n\n  .az10-faq details[open]\n  summary {\n    color: #ffffff;\n  }\n\n  .az10-faq summary:focus-visible {\n    outline:\n      1px solid rgba(0,200,232,.75);\n\n    outline-offset: 4px;\n\n    border-radius: 4px;\n  }\n\n  .az10-answer {\n    max-width: 720px;\n\n    padding:\n      0 40px\n      15px 2px;\n\n    color: var(--az-muted);\n\n    font-size: 11px;\n\n    line-height: 1.62;\n  }\n\n  .az10-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* ======================================================\n     CLOSING\n  ====================================================== *\/\n\n  .az10-closing {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n\n    padding:\n      clamp(44px,8vw,72px)\n      16px\n      24px;\n\n    text-align: center;\n  }\n\n  .az10-closing::before {\n    content: \"\";\n\n    position: absolute;\n    z-index: -1;\n\n    bottom: -130px;\n    left: 50%;\n\n    width: 360px;\n    height: 220px;\n\n    transform:\n      translateX(-50%);\n\n    border-radius: 50%;\n\n    background:\n      rgba(0,200,232,.11);\n\n    filter:\n      blur(78px);\n\n    pointer-events: none;\n  }\n\n  .az10-closing-label {\n    margin-bottom: 10px;\n  }\n\n  .az10-closing h3 {\n    max-width: 700px;\n\n    margin:\n      0 auto\n      10px;\n\n    color: var(--az-white);\n\n    font-size:\n      clamp(27px,4.5vw,39px);\n\n    font-weight: 700;\n\n    line-height: 1.08;\n\n    letter-spacing: -.045em;\n  }\n\n  .az10-closing p {\n    max-width: 550px;\n\n    margin:\n      0 auto;\n\n    color: var(--az-muted);\n\n    font-size: 11.5px;\n\n    line-height: 1.6;\n  }\n\n  .az10-brand {\n    margin-top:\n      22px !important;\n\n    color:\n      rgba(249,250,251,.50) !important;\n\n    font-size:\n      9px !important;\n\n    font-weight: 800;\n\n    letter-spacing:\n      .17em;\n\n    text-transform:\n      uppercase;\n  }\n\n\n  \/* ======================================================\n     DESKTOP MICRO INTERACTIONS\n  ====================================================== *\/\n\n  @media (hover:hover) and (pointer:fine) {\n\n    .az10-capability:hover {\n      transform: translateY(-2px);\n\n      background:\n        linear-gradient(\n          145deg,\n          rgba(0,200,232,.043),\n          rgba(255,255,255,.005)\n        );\n    }\n\n    .az10-metric-group:hover {\n      transform: translateY(-2px);\n\n      border-color:\n        rgba(0,200,232,.55);\n\n      background:\n        rgba(0,200,232,.018);\n    }\n  }\n\n\n  \/* ======================================================\n     MOTION\n  ====================================================== *\/\n\n  @keyframes az10-breathe {\n\n    from {\n      transform:\n        translateX(-50%)\n        scale(.94);\n\n      opacity: .55;\n    }\n\n    to {\n      transform:\n        translateX(-50%)\n        scale(1.07);\n\n      opacity: 1;\n    }\n  }\n\n  @keyframes az10-scan {\n\n    0%,\n    18% {\n      left: -38%;\n      opacity: 0;\n    }\n\n    30% {\n      opacity: 1;\n    }\n\n    78% {\n      opacity: 1;\n    }\n\n    100% {\n      left: 115%;\n      opacity: 0;\n    }\n  }\n\n  @keyframes az10-signature-scan {\n\n    0%,\n    22% {\n      left: -35%;\n      opacity: 0;\n    }\n\n    36% {\n      opacity: 1;\n    }\n\n    80% {\n      opacity: 1;\n    }\n\n    100% {\n      left: 115%;\n      opacity: 0;\n    }\n  }\n\n  @keyframes az10-orbit {\n\n    from {\n      transform:\n        translate3d(0,0,0);\n\n      opacity: .55;\n    }\n\n    to {\n      transform:\n        translate3d(-14px,12px,0);\n\n      opacity: 1;\n    }\n  }\n\n\n  \/* ======================================================\n     TABLET\n  ====================================================== *\/\n\n  @media (max-width:760px) {\n\n    .az10-statement {\n      grid-template-columns: 1fr;\n\n      gap: 17px;\n    }\n\n    .az10-cap-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .az10-capability {\n      min-height: 0;\n    }\n\n    .az10-capability +\n    .az10-capability {\n      border-left: 0;\n\n      border-top:\n        1px solid var(--az-line);\n    }\n\n    .az10-cap-number {\n      margin-bottom: 18px;\n    }\n\n    .az10-metric-groups {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    .az10-flow-grid {\n      grid-template-columns: 1fr;\n\n      gap: 0;\n    }\n\n    .az10-flow-grid::before {\n      top: 12px;\n      left: 18px;\n\n      width: 1px;\n      height: calc(100% - 30px);\n\n      background:\n        linear-gradient(\n          180deg,\n          rgba(0,200,232,.4),\n          rgba(255,255,255,.08),\n          rgba(0,200,232,.3)\n        );\n    }\n\n    .az10-flow-step {\n      padding:\n        2px 10px\n        28px 50px;\n    }\n\n    .az10-flow-dot {\n      top: 4px;\n      left: 14px;\n    }\n\n    .az10-flow-step p {\n      max-width: 500px;\n    }\n\n    .az10-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .az10-spec:nth-child(odd),\n    .az10-spec:nth-child(even) {\n      padding:\n        12px 2px;\n\n      border-left: 0;\n    }\n  }\n\n\n  \/* ======================================================\n     MOBILE\n  ====================================================== *\/\n\n  @media (max-width:520px) {\n\n    .az10-klr {\n      font-size: 13px;\n    }\n\n    .az10-hero {\n      min-height: 350px;\n\n      padding:\n        40px 15px;\n\n      margin-bottom: 14px;\n\n      border-radius: 15px;\n    }\n\n    .az10-eyebrow {\n      font-size: 9px;\n    }\n\n    .az10-hero h2 {\n      font-size:\n        clamp(32px,10vw,42px);\n\n      letter-spacing: -.045em;\n    }\n\n    .az10-hero-lead {\n      font-size: 14px;\n    }\n\n    .az10-hero-copy {\n      max-width: 95%;\n\n      font-size: 11.5px;\n\n      line-height: 1.6;\n    }\n\n    .az10-statement {\n      padding:\n        32px 4px;\n    }\n\n    .az10-statement h3 {\n      font-size: 27px;\n    }\n\n    .az10-statement-copy {\n      font-size: 12.5px;\n\n      line-height: 1.68;\n    }\n\n    .az10-capability {\n      padding:\n        23px 8px;\n    }\n\n    .az10-capability h3 {\n      font-size: 19px;\n    }\n\n    .az10-capability p {\n      font-size: 11.5px;\n    }\n\n    .az10-signature {\n      padding:\n        24px 14px;\n\n      border-radius: 13px;\n    }\n\n    .az10-signature h3 {\n      font-size: 27px;\n    }\n\n    .az10-signature-intro {\n      font-size: 11.5px;\n    }\n\n    .az10-metric-groups {\n      grid-template-columns:\n        1fr 1fr;\n\n      gap:\n        3px 7px;\n    }\n\n    .az10-metric-group {\n      padding:\n        13px 8px;\n    }\n\n    .az10-metric-group strong {\n      font-size: 10.5px;\n    }\n\n    .az10-metric-group span {\n      font-size: 10.5px;\n    }\n\n    .az10-flow {\n      padding:\n        34px 4px;\n    }\n\n    .az10-flow-heading h3 {\n      font-size: 27px;\n    }\n\n    .az10-flow-heading p {\n      font-size: 11.5px;\n    }\n\n    .az10-flow-step {\n      padding-bottom: 26px;\n    }\n\n    .az10-flow-step p {\n      font-size: 11px;\n    }\n\n    .az10-elev8 {\n      padding:\n        27px 16px;\n\n      border-radius: 13px;\n    }\n\n    .az10-elev8 h3 {\n      font-size: 27px;\n    }\n\n    .az10-elev8-lead {\n      font-size: 12.5px;\n    }\n\n    .az10-elev8 p:last-child {\n      font-size: 11.5px;\n    }\n\n    .az10-essentials,\n    .az10-faq-section {\n      padding-left: 4px;\n      padding-right: 4px;\n    }\n\n    .az10-essentials-head {\n      display: block;\n    }\n\n    .az10-essentials-label {\n      display: block;\n\n      margin-top: 5px;\n    }\n\n    .az10-spec {\n      grid-template-columns:\n        105px minmax(0,1fr);\n\n      gap: 10px;\n\n      font-size: 11px;\n    }\n\n    .az10-care {\n      font-size: 10.5px;\n    }\n\n    .az10-faq summary {\n      min-height: 56px;\n\n      font-size: 11.5px;\n    }\n\n    .az10-answer {\n      padding-right: 20px;\n\n      font-size: 11px;\n    }\n\n    .az10-closing {\n      padding-top: 48px;\n    }\n\n    .az10-closing h3 {\n      font-size:\n        clamp(28px,8vw,35px);\n    }\n\n    .az10-closing p {\n      font-size: 11.5px;\n    }\n  }\n\n\n  \/* ======================================================\n     SMALL MOBILE\n  ====================================================== *\/\n\n  @media (max-width:370px) {\n\n    .az10-metric-groups {\n      grid-template-columns: 1fr;\n    }\n\n    .az10-spec {\n      grid-template-columns: 1fr;\n\n      gap: 2px;\n    }\n\n    .az10-hero h2 {\n      font-size: 31px;\n    }\n  }\n\n\n  \/* ======================================================\n     ACCESSIBILITY\n  ====================================================== *\/\n\n  @media (prefers-reduced-motion:reduce) {\n\n    .az10-klr *,\n    .az10-klr *::before,\n    .az10-klr *::after {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"az10-klr\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-hero\"\u003e\n\n    \u003cdiv class=\"az10-hero-inner\"\u003e\n\n      \u003cdiv class=\"az10-eyebrow\"\u003e\n        KLR-1 STR8BAT PRO\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        The Shot Ends.\n        \u003cspan\u003eThe Data Begins.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"az10-hero-lead\"\u003e\n        Advanced batting intelligence without changing the way you play.\n      \u003c\/p\u003e\n\n      \u003cp class=\"az10-hero-copy\"\u003e\n        KLR-1 captures your batting session and turns it into\n        360° 3D visualisation, measurable performance information\n        and personalised insights you can actually revisit.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"az10-hero-line\"\u003e\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EDITORIAL STORY\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-statement\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"az10-statement-label\"\u003e\n        Beyond Feel\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        See what happened through the swing.\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp class=\"az10-statement-copy\"\u003e\n      Batting has always been built on feel.\n      KLR-1 adds something more:\n      \u003cstrong\u003einformation you can return to.\u003c\/strong\u003e\n      Review how the bat moved, where contact happened\n      and how the complete session developed —\n      without relying on memory alone.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       THREE SIGNATURE CAPABILITIES\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-capabilities\"\u003e\n\n    \u003cdiv class=\"az10-cap-grid\"\u003e\n\n\n      \u003carticle class=\"az10-capability\"\u003e\n\n        \u003cspan class=\"az10-cap-number\"\u003e\n          01 · SEE\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Revisit The Shot.\n          \u003cspan\u003eIn 3D.\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Explore recorded shots through 360° and 3D visualisation,\n          helping connect what you felt at the crease\n          with what happened through the movement.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"az10-capability\"\u003e\n\n        \u003cspan class=\"az10-cap-number\"\u003e\n          02 · MEASURE\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Read The\n          \u003cspan\u003eSwing.\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Go deeper into bat speed, backlift, downswing,\n          swing path, impact timing, contact\n          and power-related performance information.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"az10-capability\"\u003e\n\n        \u003cspan class=\"az10-cap-number\"\u003e\n          03 · UNDERSTAND\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          See The\n          \u003cspan\u003eSession.\u003c\/span\u003e\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Move beyond one delivery using session summaries,\n          shot comparisons, wagon wheels, pitch maps\n          and personalised Elev8 insights.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PERFORMANCE INTELLIGENCE\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-signature\"\u003e\n\n    \u003cspan class=\"az10-section-kicker\"\u003e\n      Performance Intelligence\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Every Swing Leaves A Signature.\n    \u003c\/h3\u003e\n\n    \u003cp class=\"az10-signature-intro\"\u003e\n      Speed. Path. Timing. Contact.\n      KLR-1 turns the movement you feel\n      into information you can review after the session.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"az10-metric-groups\"\u003e\n\n\n      \u003cdiv class=\"az10-metric-group\"\u003e\n\n        \u003cstrong\u003e\n          MOVEMENT\n        \u003c\/strong\u003e\n\n        \u003cspan\u003eBat Speed\u003c\/span\u003e\n        \u003cspan\u003eBacklift Angle\u003c\/span\u003e\n        \u003cspan\u003eDownswing\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-metric-group\"\u003e\n\n        \u003cstrong\u003e\n          SWING\n        \u003c\/strong\u003e\n\n        \u003cspan\u003eSwing Path\u003c\/span\u003e\n        \u003cspan\u003eImpact Timing\u003c\/span\u003e\n        \u003cspan\u003eImpact Point\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-metric-group\"\u003e\n\n        \u003cstrong\u003e\n          CONTACT\n        \u003c\/strong\u003e\n\n        \u003cspan\u003eSweet-Spot Index\u003c\/span\u003e\n        \u003cspan\u003ePower Index\u003c\/span\u003e\n        \u003cspan\u003e3D Shot Analysis\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-metric-group\"\u003e\n\n        \u003cstrong\u003e\n          SESSION\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e360° Replay\u003c\/span\u003e\n        \u003cspan\u003eWagon Wheel\u003c\/span\u003e\n        \u003cspan\u003ePitch Map\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-flow\"\u003e\n\n    \u003cdiv class=\"az10-flow-heading\"\u003e\n\n      \u003cspan class=\"az10-section-kicker\"\u003e\n        Simple By Design\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Attach. Play. Sync.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        No external camera or Wi-Fi recording setup required.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"az10-flow-grid\"\u003e\n\n\n      \u003cdiv class=\"az10-flow-step\"\u003e\n\n        \u003cspan class=\"az10-flow-dot\"\u003e\u003c\/span\u003e\n\n        \u003csmall\u003e\n          01 · Attach\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Position KLR-1\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Place the device on the back of the bat,\n          just above the handle, with the arrow\n          pointing towards the top of the bat.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-flow-step\"\u003e\n\n        \u003cspan class=\"az10-flow-dot\"\u003e\u003c\/span\u003e\n\n        \u003csmall\u003e\n          02 · Play\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Bat Naturally\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Once positioned and powered,\n          start your session and play normally\n          while KLR-1 records your batting.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-flow-step\"\u003e\n\n        \u003cspan class=\"az10-flow-dot\"\u003e\u003c\/span\u003e\n\n        \u003csmall\u003e\n          03 · Sync\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Review The Session\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Connect through Bluetooth\n          and explore your recorded shots\n          and performance information in the STR8BAT app.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       ELEV8\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-elev8\"\u003e\n\n    \u003cdiv class=\"az10-elev8-inner\"\u003e\n\n      \u003cspan class=\"az10-section-kicker\"\u003e\n        Personalised Intelligence\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Meet \u003cspan\u003eElev8.\u003c\/span\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"az10-elev8-lead\"\u003e\n        Data is only useful when it tells you something.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Elev8 is designed to turn recorded batting information\n        into more personalised performance insights.\n        Use those insights alongside purposeful practice,\n        your own experience and qualified coaching\n        to bring greater clarity into the next session.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT ESSENTIALS\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-essentials\"\u003e\n\n    \u003cdiv class=\"az10-essentials-head\"\u003e\n\n      \u003ch3\u003e\n        Product Essentials\n      \u003c\/h3\u003e\n\n      \u003cspan class=\"az10-essentials-label\"\u003e\n        Good To Know\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"az10-specs\"\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          App Access\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          1-year STR8BAT app subscription included\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Connectivity\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bluetooth connection with the STR8BAT app\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Charging\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Magnetic USB charger\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Full Charge\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Up to approximately 2 hours\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Power On\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Automatically powers on when removed from charger\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Bluetooth Range\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Keep within approximately 10 m during live transfer\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Design\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Lightweight and non-intrusive\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"az10-spec\"\u003e\n\n        \u003cstrong\u003e\n          Usage\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Sensors purchased in India are intended for use in India\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"az10-care\"\u003e\n\n      \u003cstrong\u003e\n        Warranty \u0026amp; Care:\n      \u003c\/strong\u003e\n\n      STR8BAT's current limited warranty applies for\n      1 year from purchase or up to 35,000 recorded shots,\n      whichever occurs earlier, subject to the manufacturer's\n      complete warranty terms. Do not expose the embedded\n      device to water, including rain droplets.\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-faq-section\"\u003e\n\n    \u003cspan class=\"az10-section-kicker\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Good To Know.\n    \u003c\/h3\u003e\n\n\n    \u003cdiv class=\"az10-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Do I need a camera or Wi-Fi while batting?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"az10-answer\"\u003e\n\n          \u003cp\u003e\n            No external camera or Wi-Fi recording setup is required.\n            KLR-1 records the batting session and Bluetooth is used\n            to pair the device and transfer session information\n            to the STR8BAT app.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How do I charge and switch on KLR-1?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"az10-answer\"\u003e\n\n          \u003cp\u003e\n            Connect the device to the magnetic USB charger.\n            A full charge can take up to approximately two hours.\n            KLR-1 automatically powers on when removed from the charger.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I share my session with a coach?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"az10-answer\"\u003e\n\n          \u003cp\u003e\n            Yes. After syncing, available performance information,\n            including supported 3D replays and metrics,\n            can be shared through available sharing options.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What happens after the included first year of app access?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"az10-answer\"\u003e\n\n          \u003cp\u003e\n            Renewal pricing and feature availability after\n            the included one-year period are subject to\n            STR8BAT's applicable subscription terms at that time.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CLOSING\n  ====================================================== --\u003e\n\n  \u003csection class=\"az10-closing\"\u003e\n\n    \u003cspan class=\"az10-closing-label\"\u003e\n      KLR-1 STR8BAT PRO\n    \u003c\/span\u003e\n\n    \u003ch3\u003e\n      Don't Just Remember The Shot.\n      Understand It.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      See the movement.\n      Read the data.\n      Understand the session.\n      Return to practice with greater clarity.\n    \u003c\/p\u003e\n\n    \u003cp class=\"az10-brand\"\u003e\n      Born From Experience. Built For You.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Str8bat","offers":[{"title":"Default Title","offer_id":52833406681405,"sku":"STR8-KLR1-PRO","price":7999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0890\/5185\/7213\/files\/KLR1.png?v=1786658906","url":"https:\/\/actifyz.com\/products\/str8bat-klr1-pro-cricket-bat-sensor","provider":"Actifyz","version":"1.0","type":"link"}