{"product_id":"wearable-bluetooth-speaker","title":"Monster Blaster Micro Wearable Bluetooth Speaker","description":"\u003cstyle\u003e\n    #mbm-landing,\n    #mbm-landing * { box-sizing: border-box; }\n\n    #mbm-landing {\n      --black: #050608;\n      --ink: #090b10;\n      --graphite: #11141a;\n      --panel: #171b22;\n      --steel: #2c3440;\n      --red: #ff2c2c;\n      --red-deep: #bd111e;\n      --blue: #39b9ff;\n      --ice: #dff5ff;\n      --white: #ffffff;\n      --muted: #aab2bf;\n      --line: rgba(255,255,255,.11);\n      --shadow: 0 26px 65px rgba(0,0,0,.38);\n      position: relative;\n      isolation: isolate;\n      overflow: hidden;\n      width: 100%;\n      max-width: 100%;\n      container-name: mbm-page;\n      container-type: inline-size;\n      color: var(--white);\n      background:\n        radial-gradient(circle at 9% 8%, rgba(255,44,44,.18), transparent 22%),\n        radial-gradient(circle at 92% 24%, rgba(57,185,255,.14), transparent 24%),\n        linear-gradient(180deg, #050608 0%, #0b0e13 45%, #050608 100%);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n    }\n\n    #mbm-landing::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      z-index: -1;\n      pointer-events: none;\n      opacity: .3;\n      background-image:\n        linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);\n      background-size: 42px 42px;\n      mask-image: linear-gradient(to bottom, #000, transparent 82%);\n    }\n\n    #mbm-landing img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border: 0;\n    }\n\n    #mbm-landing a { color: inherit; }\n\n    #mbm-landing .mbm-shell {\n      width: min(1180px, calc(100% - 36px));\n      margin: 0 auto;\n    }\n\n    #mbm-landing .mbm-section {\n      position: relative;\n      padding: 92px 0;\n    }\n\n    #mbm-landing .mbm-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin: 0 0 16px;\n      color: #ff6a6a;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .18em;\n      line-height: 1.2;\n      text-transform: uppercase;\n    }\n\n    #mbm-landing .mbm-eyebrow::before {\n      content: \"\";\n      width: 28px;\n      height: 3px;\n      border-radius: 99px;\n      background: var(--red);\n      box-shadow: 0 0 15px rgba(255,44,44,.8);\n    }\n\n    #mbm-landing h1,\n    #mbm-landing h2,\n    #mbm-landing h3,\n    #mbm-landing p { margin-top: 0; }\n\n    \/* Override narrow-column word breaking inherited from some Shopify themes. *\/\n    #mbm-landing h1,\n    #mbm-landing h2,\n    #mbm-landing h3,\n    #mbm-landing p,\n    #mbm-landing span,\n    #mbm-landing strong,\n    #mbm-landing summary {\n      word-break: normal !important;\n      overflow-wrap: normal !important;\n      hyphens: none !important;\n      writing-mode: horizontal-tb !important;\n    }\n\n    #mbm-landing .mbm-hero-grid \u003e *,\n    #mbm-landing .mbm-story-grid \u003e *,\n    #mbm-landing .mbm-head \u003e *,\n    #mbm-landing .mbm-how-grid \u003e *,\n    #mbm-landing .mbm-spec-grid \u003e *,\n    #mbm-landing .mbm-gallery \u003e *,\n    #mbm-landing .mbm-contrast \u003e *,\n    #mbm-landing .mbm-bento \u003e * {\n      min-width: 0;\n      max-width: 100%;\n    }\n\n    #mbm-landing h1,\n    #mbm-landing h2,\n    #mbm-landing h3 {\n      color: var(--white);\n      line-height: 1.02;\n    }\n\n    #mbm-landing h1 {\n      margin-bottom: 22px;\n      max-width: 100%;\n      font-size: clamp(40px, 6vw, 76px);\n      font-size: clamp(40px, 7cqw, 76px);\n      font-weight: 950;\n      letter-spacing: -.06em;\n    }\n\n    #mbm-landing h1 .mbm-gradient-text { white-space: nowrap; }\n\n    #mbm-landing h2 {\n      margin-bottom: 18px;\n      max-width: 100%;\n      font-size: clamp(34px, 4.8vw, 60px);\n      font-size: clamp(34px, 5.2cqw, 60px);\n      font-weight: 950;\n      letter-spacing: -.05em;\n    }\n\n    #mbm-landing h3 {\n      margin-bottom: 10px;\n      font-size: clamp(20px, 2.3vw, 29px);\n      font-weight: 900;\n      letter-spacing: -.03em;\n    }\n\n    #mbm-landing p { color: var(--muted); }\n\n    #mbm-landing .mbm-red { color: var(--red); }\n\n    #mbm-landing .mbm-gradient-text {\n      display: inline-block;\n      color: transparent;\n      background: linear-gradient(90deg, #fff 0%, #8ad9ff 28%, #ff3d3d 58%, #fff 100%);\n      background-size: 220% auto;\n      -webkit-background-clip: text;\n      background-clip: text;\n      animation: mbmText 6s linear infinite;\n    }\n\n    #mbm-landing .mbm-lead {\n      max-width: 650px;\n      margin-bottom: 28px;\n      font-size: clamp(17px, 1.7vw, 21px);\n      line-height: 1.72;\n    }\n\n    #mbm-landing .mbm-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 54px;\n      padding: 14px 24px;\n      border: 1px solid transparent;\n      border-radius: 999px;\n      color: white;\n      background: linear-gradient(135deg, #ff3131, #a9091a);\n      box-shadow: 0 16px 34px rgba(216,19,31,.28), 0 0 0 0 rgba(255,44,44,.25);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: .09em;\n      text-decoration: none;\n      text-transform: uppercase;\n      transition: transform .3s ease, box-shadow .3s ease;\n      animation: mbmButtonPulse 3.2s ease-in-out infinite;\n    }\n\n    #mbm-landing .mbm-btn:hover {\n      transform: translateY(-5px) scale(1.02);\n      box-shadow: 0 22px 44px rgba(216,19,31,.38), 0 0 0 10px rgba(255,44,44,0);\n    }\n\n    \/* HERO *\/\n    #mbm-landing .mbm-hero {\n      position: relative;\n      overflow: hidden;\n      padding: 72px 0 92px;\n      background:\n        radial-gradient(circle at 76% 42%, rgba(55,183,255,.16), transparent 25%),\n        radial-gradient(circle at 74% 46%, rgba(255,34,44,.12), transparent 17%);\n    }\n\n    #mbm-landing .mbm-hero-grid {\n      display: grid;\n      \/* Auto-fit is the compatibility fallback for Shopify themes that keep\n         the product-description column narrow on desktop. *\/\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 390px), 1fr));\n      align-items: center;\n      gap: clamp(30px, 5vw, 70px);\n    }\n\n    #mbm-landing .mbm-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 9px;\n      margin-bottom: 23px;\n    }\n\n    #mbm-landing .mbm-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      padding: 8px 12px;\n      border: 1px solid var(--line);\n      border-radius: 999px;\n      color: #dbe0e7;\n      background: rgba(255,255,255,.055);\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.06);\n      font-size: 11px;\n      font-weight: 850;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      backdrop-filter: blur(9px);\n    }\n\n    #mbm-landing .mbm-pill i {\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: var(--red);\n      box-shadow: 0 0 12px var(--red);\n      animation: mbmDot 1.8s ease-in-out infinite;\n    }\n\n    #mbm-landing .mbm-actions {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 14px;\n    }\n\n    #mbm-landing .mbm-mini-note {\n      color: #929dac;\n      font-size: 12px;\n      font-weight: 750;\n    }\n\n    #mbm-landing .mbm-visual {\n      position: relative;\n      min-height: 570px;\n    }\n\n    #mbm-landing .mbm-orbit {\n      position: absolute;\n      inset: 4% 3% 1% 5%;\n      border: 1px solid rgba(255,255,255,.13);\n      border-radius: 50%;\n      box-shadow:\n        0 0 0 38px rgba(57,185,255,.035),\n        0 0 0 76px rgba(255,44,44,.025);\n      animation: mbmOrbitPulse 4.5s ease-in-out infinite;\n    }\n\n    #mbm-landing .mbm-orbit::before,\n    #mbm-landing .mbm-orbit::after {\n      content: \"\";\n      position: absolute;\n      width: 13px;\n      height: 13px;\n      border-radius: 50%;\n      background: var(--red);\n      box-shadow: 0 0 22px rgba(255,44,44,.9);\n    }\n\n    #mbm-landing .mbm-orbit::before { top: 11%; left: 13%; }\n    #mbm-landing .mbm-orbit::after { right: 9%; bottom: 16%; background: var(--blue); box-shadow: 0 0 22px rgba(57,185,255,.9); }\n\n    #mbm-landing .mbm-hero-card {\n      position: absolute;\n      inset: 7% 3% 3% 5%;\n      overflow: hidden;\n      padding: 13px;\n      border: 1px solid rgba(255,255,255,.15);\n      border-radius: 42px 96px 42px 42px;\n      background: linear-gradient(145deg, rgba(255,255,255,.12), rgba(255,255,255,.035));\n      box-shadow: var(--shadow), inset 0 1px 0 rgba(255,255,255,.1);\n      transform: rotate(2deg);\n      animation: mbmFloat 5.8s ease-in-out infinite;\n      backdrop-filter: blur(12px);\n    }\n\n    #mbm-landing .mbm-hero-card::after {\n      content: \"\";\n      position: absolute;\n      top: -80%;\n      left: -45%;\n      width: 34%;\n      height: 250%;\n      background: linear-gradient(90deg, transparent, rgba(255,255,255,.33), transparent);\n      transform: rotate(20deg);\n      animation: mbmShine 6.5s ease-in-out infinite;\n      pointer-events: none;\n    }\n\n    #mbm-landing .mbm-hero-card img {\n      height: 100%;\n      object-fit: cover;\n      border-radius: 32px 82px 32px 32px;\n    }\n\n    #mbm-landing .mbm-wave {\n      position: absolute;\n      z-index: 3;\n      right: -6px;\n      bottom: 26px;\n      display: flex;\n      align-items: center;\n      gap: 5px;\n      width: 150px;\n      height: 72px;\n      padding: 15px 18px;\n      border: 1px solid rgba(255,255,255,.16);\n      border-radius: 22px;\n      background: rgba(9,12,17,.84);\n      box-shadow: 0 18px 38px rgba(0,0,0,.4);\n      backdrop-filter: blur(12px);\n    }\n\n    #mbm-landing .mbm-wave b {\n      flex: 1;\n      height: 22%;\n      border-radius: 99px;\n      background: linear-gradient(to top, var(--red), #ff8a8a);\n      animation: mbmBars .8s ease-in-out infinite alternate;\n    }\n\n    #mbm-landing .mbm-wave b:nth-child(2) { animation-delay: -.18s; }\n    #mbm-landing .mbm-wave b:nth-child(3) { animation-delay: -.36s; }\n    #mbm-landing .mbm-wave b:nth-child(4) { animation-delay: -.1s; }\n    #mbm-landing .mbm-wave b:nth-child(5) { animation-delay: -.28s; }\n    #mbm-landing .mbm-wave b:nth-child(6) { animation-delay: -.42s; }\n\n    #mbm-landing .mbm-float-tag {\n      position: absolute;\n      z-index: 4;\n      top: 1%;\n      right: 0;\n      display: grid;\n      width: 118px;\n      height: 118px;\n      place-items: center;\n      padding: 16px;\n      border: 7px solid rgba(255,255,255,.08);\n      border-radius: 50%;\n      color: white;\n      background: linear-gradient(145deg, #ff3434, #a40c1b);\n      box-shadow: 0 18px 42px rgba(194,11,27,.35);\n      font-size: 13px;\n      font-weight: 950;\n      letter-spacing: .08em;\n      line-height: 1.15;\n      text-align: center;\n      text-transform: uppercase;\n      animation: mbmTag 4.8s ease-in-out infinite;\n    }\n\n    \/* TICKER *\/\n    #mbm-landing .mbm-ticker {\n      overflow: hidden;\n      border-top: 1px solid rgba(255,255,255,.15);\n      border-bottom: 1px solid rgba(255,255,255,.15);\n      background: linear-gradient(90deg, #a40d1a, #ff3030, #bd121e, #ff3030);\n      box-shadow: 0 18px 40px rgba(176,10,24,.18);\n      transform: rotate(-.8deg) scale(1.01);\n    }\n\n    #mbm-landing .mbm-ticker-track {\n      display: flex;\n      width: max-content;\n      animation: mbmTicker 26s linear infinite;\n    }\n\n    #mbm-landing .mbm-ticker span {\n      padding: 15px 22px;\n      white-space: nowrap;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: .14em;\n      text-transform: uppercase;\n    }\n\n    #mbm-landing .mbm-ticker b { color: #ffd0d0; }\n\n    #mbm-landing .mbm-facts {\n      position: relative;\n      z-index: 2;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 150px), 1fr));\n      gap: 16px;\n      margin-top: 32px;\n    }\n\n    #mbm-landing .mbm-fact {\n      padding: 24px;\n      border: 1px solid var(--line);\n      border-radius: 22px;\n      background: linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035));\n      box-shadow: 0 18px 40px rgba(0,0,0,.23);\n      transition: transform .3s ease, border-color .3s ease;\n      backdrop-filter: blur(12px);\n    }\n\n    #mbm-landing .mbm-fact:hover { transform: translateY(-8px); border-color: rgba(255,44,44,.5); }\n\n    #mbm-landing .mbm-fact strong {\n      display: block;\n      margin-bottom: 5px;\n      color: white;\n      font-size: clamp(28px, 3vw, 43px);\n      font-weight: 950;\n      letter-spacing: -.05em;\n      line-height: 1;\n    }\n\n    #mbm-landing .mbm-fact span {\n      color: #9fa8b5;\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .11em;\n      text-transform: uppercase;\n    }\n\n    \/* STORY \/ BEFORE AFTER *\/\n    #mbm-landing .mbm-story {\n      background:\n        radial-gradient(circle at 84% 60%, rgba(57,185,255,.1), transparent 28%),\n        linear-gradient(180deg, #0a0d12, #10141b);\n    }\n\n    #mbm-landing .mbm-story-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));\n      align-items: center;\n      gap: clamp(38px, 7vw, 92px);\n    }\n\n    #mbm-landing .mbm-number {\n      display: inline-grid;\n      width: 52px;\n      height: 52px;\n      margin-bottom: 23px;\n      place-items: center;\n      border: 1px solid var(--line);\n      border-radius: 50%;\n      color: var(--red);\n      background: rgba(255,255,255,.045);\n      box-shadow: 0 12px 25px rgba(0,0,0,.25);\n      font-size: 13px;\n      font-weight: 950;\n      letter-spacing: .08em;\n    }\n\n    #mbm-landing .mbm-story-image {\n      position: relative;\n      overflow: hidden;\n      min-height: 530px;\n      padding: 12px;\n      border: 1px solid var(--line);\n      border-radius: 36px;\n      background: linear-gradient(145deg, #181d25, #090b0e);\n      box-shadow: var(--shadow);\n    }\n\n    #mbm-landing .mbm-story-image img {\n      height: 506px;\n      object-fit: cover;\n      border-radius: 25px;\n      transition: transform .7s cubic-bezier(.2,.75,.25,1), filter .5s ease;\n    }\n\n    #mbm-landing .mbm-story-image:hover img { transform: scale(1.04); filter: saturate(1.08); }\n\n    #mbm-landing .mbm-contrast {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));\n      gap: 18px;\n      margin-top: 28px;\n    }\n\n    #mbm-landing .mbm-contrast-card {\n      min-height: 250px;\n      padding: 30px;\n      border: 1px solid var(--line);\n      border-radius: 26px;\n      box-shadow: var(--shadow);\n      transition: transform .35s ease, border-radius .35s ease;\n    }\n\n    #mbm-landing .mbm-contrast-card:hover { transform: translateY(-7px); border-radius: 42px 18px 42px 18px; }\n    #mbm-landing .mbm-contrast-card:first-child { background: linear-gradient(145deg, #1d2128, #0c0e12); }\n    #mbm-landing .mbm-contrast-card:last-child { background: linear-gradient(145deg, #f4f6f8, #cfd8e2); }\n    #mbm-landing .mbm-contrast-card:last-child h3 { color: #0b0d10; }\n    #mbm-landing .mbm-contrast-card:last-child p { color: #4c5665; }\n\n    #mbm-landing .mbm-label {\n      display: inline-flex;\n      margin-bottom: 30px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      color: white;\n      background: rgba(255,255,255,.1);\n      font-size: 10px;\n      font-weight: 900;\n      letter-spacing: .15em;\n      text-transform: uppercase;\n    }\n\n    #mbm-landing .mbm-contrast-card:last-child .mbm-label { color: white; background: var(--red); }\n\n    \/* BENTO FEATURES *\/\n    #mbm-landing .mbm-features {\n      background:\n        radial-gradient(circle at 12% 14%, rgba(255,44,44,.14), transparent 25%),\n        radial-gradient(circle at 88% 80%, rgba(57,185,255,.1), transparent 28%),\n        #07090c;\n    }\n\n    #mbm-landing .mbm-head {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));\n      align-items: end;\n      gap: 32px;\n      margin-bottom: 40px;\n    }\n\n    #mbm-landing .mbm-head p { max-width: 520px; margin: 0 0 5px auto; }\n\n    #mbm-landing .mbm-bento {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 440px), 1fr));\n      grid-auto-rows: minmax(235px, auto);\n      gap: 17px;\n    }\n\n    #mbm-landing .mbm-feature {\n      position: relative;\n      overflow: hidden;\n      padding: 30px;\n      border: 1px solid rgba(255,255,255,.16);\n      border-radius: 30px;\n      box-shadow: var(--shadow);\n      transition: transform .38s cubic-bezier(.2,.8,.2,1), border-radius .38s ease, box-shadow .38s ease;\n    }\n\n    #mbm-landing .mbm-feature:hover {\n      transform: translateY(-10px) rotate(-.55deg);\n      border-radius: 55px 20px 55px 20px;\n      box-shadow: 0 34px 72px rgba(0,0,0,.48);\n    }\n\n    #mbm-landing .mbm-feature:nth-child(1) { background: linear-gradient(135deg, #e9222b, #780817); }\n    #mbm-landing .mbm-feature:nth-child(2) { background: linear-gradient(135deg, #1987bd, #07405f); }\n    #mbm-landing .mbm-feature:nth-child(3) { color: #0b0d10; background: linear-gradient(135deg, #f6f8fa, #bfcbd7); }\n    #mbm-landing .mbm-feature:nth-child(4) { background: linear-gradient(135deg, #242b35, #0b0d11); }\n\n    #mbm-landing .mbm-feature::after {\n      content: \"\";\n      position: absolute;\n      right: -48px;\n      bottom: -55px;\n      width: 160px;\n      height: 160px;\n      border: 1px solid rgba(255,255,255,.25);\n      border-radius: 50%;\n      box-shadow: 0 0 0 28px rgba(255,255,255,.045), 0 0 0 56px rgba(255,255,255,.025);\n      transition: transform .5s ease;\n    }\n\n    #mbm-landing .mbm-feature:hover::after { transform: scale(1.2); }\n\n    #mbm-landing .mbm-feature h3,\n    #mbm-landing .mbm-feature p { position: relative; z-index: 2; color: white; }\n    #mbm-landing .mbm-feature p { max-width: 490px; margin: 0; opacity: .8; }\n    #mbm-landing .mbm-feature:nth-child(3) h3 { color: #0b0d10; }\n    #mbm-landing .mbm-feature:nth-child(3) p { color: #3e4a59; }\n\n    #mbm-landing .mbm-icon {\n      position: relative;\n      z-index: 2;\n      display: grid;\n      width: 54px;\n      height: 54px;\n      margin-bottom: 36px;\n      place-items: center;\n      border: 1px solid rgba(255,255,255,.3);\n      border-radius: 17px;\n      color: white;\n      background: rgba(255,255,255,.12);\n      font-size: 24px;\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.22);\n    }\n\n    #mbm-landing .mbm-feature:nth-child(3) .mbm-icon { color: #0b0d10; border-color: rgba(0,0,0,.11); background: rgba(255,255,255,.55); }\n\n    #mbm-landing .mbm-kicker {\n      position: absolute;\n      top: 30px;\n      right: 30px;\n      z-index: 2;\n      color: rgba(255,255,255,.62);\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: .15em;\n      text-transform: uppercase;\n    }\n\n    #mbm-landing .mbm-feature:nth-child(3) .mbm-kicker { color: rgba(0,0,0,.48); }\n\n    \/* HOW IT WORKS *\/\n    #mbm-landing .mbm-how {\n      background:\n        radial-gradient(circle at 85% 22%, rgba(255,44,44,.12), transparent 24%),\n        linear-gradient(145deg, #12161d, #090b0f);\n    }\n\n    #mbm-landing .mbm-how-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 380px), 1fr));\n      align-items: center;\n      gap: clamp(34px, 6vw, 78px);\n    }\n\n    #mbm-landing .mbm-how-image {\n      position: relative;\n      overflow: hidden;\n      min-height: 550px;\n      padding: 12px;\n      border: 1px solid var(--line);\n      border-radius: 40px 100px 40px 40px;\n      background: #0c0e12;\n      box-shadow: var(--shadow);\n      transform: rotate(-1.8deg);\n      transition: transform .45s ease;\n    }\n\n    #mbm-landing .mbm-how-image:hover { transform: rotate(0deg) translateY(-7px); }\n    #mbm-landing .mbm-how-image img { height: 526px; object-fit: cover; border-radius: 30px 88px 30px 30px; }\n\n    #mbm-landing .mbm-steps {\n      display: grid;\n      gap: 14px;\n      margin-top: 30px;\n    }\n\n    #mbm-landing .mbm-step {\n      display: grid;\n      grid-template-columns: 48px 1fr;\n      gap: 16px;\n      padding: 18px;\n      border: 1px solid var(--line);\n      border-radius: 20px;\n      background: rgba(255,255,255,.045);\n      box-shadow: 0 12px 28px rgba(0,0,0,.2);\n      transition: transform .28s ease, border-color .28s ease, background .28s ease;\n    }\n\n    #mbm-landing .mbm-step:hover { transform: translateX(8px); border-color: rgba(255,44,44,.5); background: rgba(255,255,255,.07); }\n\n    #mbm-landing .mbm-step-num {\n      display: grid;\n      width: 48px;\n      height: 48px;\n      place-items: center;\n      border-radius: 15px;\n      color: white;\n      background: linear-gradient(145deg, #ff3434, #920e1b);\n      box-shadow: 0 11px 22px rgba(194,11,27,.25);\n      font-size: 13px;\n      font-weight: 950;\n    }\n\n    #mbm-landing .mbm-step h3 { margin: 2px 0 5px; font-size: 18px; }\n    #mbm-landing .mbm-step p { margin: 0; font-size: 14px; }\n\n    \/* SCENES *\/\n    #mbm-landing .mbm-scenes { background: #050608; }\n    #mbm-landing .mbm-scenes-head { max-width: 760px; margin-bottom: 40px; }\n\n    #mbm-landing .mbm-gallery {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));\n      grid-template-rows: repeat(2, minmax(275px, 1fr));\n      gap: 17px;\n    }\n\n    #mbm-landing .mbm-gallery-card {\n      position: relative;\n      overflow: hidden;\n      min-height: 290px;\n      border: 8px solid rgba(255,255,255,.055);\n      border-radius: 30px;\n      background: #171a20;\n      box-shadow: var(--shadow);\n    }\n\n    #mbm-landing .mbm-gallery-card:first-child { grid-row: 1 \/ 3; min-height: 620px; }\n\n    #mbm-landing .mbm-gallery-card img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform .7s cubic-bezier(.2,.72,.2,1), filter .5s ease;\n    }\n\n    #mbm-landing .mbm-gallery-card:hover img { transform: scale(1.055); filter: saturate(1.1) contrast(1.03); }\n\n    #mbm-landing .mbm-gallery-copy {\n      position: absolute;\n      right: 16px;\n      bottom: 16px;\n      left: 16px;\n      padding: 18px;\n      border: 1px solid rgba(255,255,255,.14);\n      border-radius: 18px;\n      background: linear-gradient(135deg, rgba(6,8,11,.9), rgba(34,40,49,.72));\n      box-shadow: 0 13px 30px rgba(0,0,0,.38);\n      backdrop-filter: blur(11px);\n      transform: translateY(5px);\n      transition: transform .35s ease;\n    }\n\n    #mbm-landing .mbm-gallery-card:hover .mbm-gallery-copy { transform: translateY(0); }\n    #mbm-landing .mbm-gallery-copy strong { display: block; font-size: 18px; font-weight: 950; }\n    #mbm-landing .mbm-gallery-copy span { color: #aeb7c3; font-size: 12px; }\n\n    \/* SPECS *\/\n    #mbm-landing .mbm-specs-section {\n      background:\n        radial-gradient(circle at 85% 10%, rgba(57,185,255,.12), transparent 25%),\n        linear-gradient(150deg, #12161d, #090b0f);\n    }\n\n    #mbm-landing .mbm-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));\n      align-items: start;\n      gap: clamp(34px, 6vw, 75px);\n    }\n\n    #mbm-landing .mbm-spec-cards {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 210px), 1fr));\n      gap: 14px;\n    }\n\n    #mbm-landing .mbm-spec {\n      min-height: 140px;\n      padding: 23px;\n      border: 1px solid var(--line);\n      border-radius: 22px;\n      background: rgba(255,255,255,.045);\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.05);\n      transition: transform .3s ease, border-color .3s ease;\n    }\n\n    #mbm-landing .mbm-spec:hover { transform: translateY(-7px); border-color: rgba(57,185,255,.42); }\n    #mbm-landing .mbm-spec small { display: block; margin-bottom: 11px; color: #ff6e6e; font-size: 10px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }\n    #mbm-landing .mbm-spec strong { display: block; color: white; font-size: 18px; line-height: 1.28; }\n\n    \/* FAQ *\/\n    #mbm-landing .mbm-faq { background: #07090c; }\n    #mbm-landing .mbm-faq-wrap { max-width: 900px; margin: 0 auto; }\n    #mbm-landing .mbm-faq-wrap \u003e h2 { text-align: center; }\n    #mbm-landing .mbm-faq-wrap \u003e .mbm-eyebrow { display: flex; width: max-content; margin-right: auto; margin-left: auto; }\n\n    #mbm-landing details {\n      margin: 13px 0;\n      border: 1px solid var(--line);\n      border-radius: 20px;\n      background: rgba(255,255,255,.04);\n      box-shadow: 0 10px 30px rgba(0,0,0,.22);\n      transition: transform .28s ease, border-color .28s ease;\n    }\n\n    #mbm-landing details[open] { transform: translateY(-3px); border-color: rgba(255,44,44,.43); }\n\n    #mbm-landing summary {\n      position: relative;\n      padding: 22px 58px 22px 23px;\n      color: white;\n      cursor: pointer;\n      list-style: none;\n      font-size: 16px;\n      font-weight: 850;\n    }\n\n    #mbm-landing summary::-webkit-details-marker { display: none; }\n\n    #mbm-landing summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 22px;\n      display: grid;\n      width: 29px;\n      height: 29px;\n      place-items: center;\n      border-radius: 50%;\n      color: white;\n      background: var(--red);\n      transform: translateY(-50%);\n      transition: transform .3s ease;\n    }\n\n    #mbm-landing details[open] summary::after { transform: translateY(-50%) rotate(45deg); }\n    #mbm-landing details p { padding: 0 23px 22px; margin: 0; font-size: 14px; }\n\n    \/* FINAL *\/\n    #mbm-landing .mbm-final {\n      position: relative;\n      overflow: hidden;\n      padding: 90px 0;\n      background:\n        radial-gradient(circle at 18% 90%, rgba(255,44,44,.22), transparent 28%),\n        radial-gradient(circle at 88% 10%, rgba(57,185,255,.18), transparent 25%),\n        linear-gradient(145deg, #0f131a, #050608);\n    }\n\n    #mbm-landing .mbm-final-card {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(42px, 7vw, 82px);\n      border: 1px solid rgba(255,255,255,.13);\n      border-radius: 38px;\n      background: rgba(255,255,255,.045);\n      box-shadow: 0 30px 75px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.07);\n      text-align: center;\n      backdrop-filter: blur(12px);\n    }\n\n    #mbm-landing .mbm-final-card::before {\n      content: \"\";\n      position: absolute;\n      inset: -130px auto auto -90px;\n      width: 260px;\n      height: 260px;\n      border: 1px solid rgba(255,255,255,.12);\n      border-radius: 50%;\n      box-shadow: 0 0 0 42px rgba(255,44,44,.035), 0 0 0 84px rgba(57,185,255,.025);\n      animation: mbmOrbitPulse 5s ease-in-out infinite;\n    }\n\n    #mbm-landing .mbm-final h2,\n    #mbm-landing .mbm-final p,\n    #mbm-landing .mbm-final a { position: relative; z-index: 2; }\n    #mbm-landing .mbm-final h2 { max-width: 820px; margin-right: auto; margin-left: auto; }\n    #mbm-landing .mbm-final p { max-width: 650px; margin: 0 auto 27px; }\n\n    @keyframes mbmText { to { background-position: 220% center; } }\n    @keyframes mbmFloat {\n      0%, 100% { transform: rotate(2deg) translate3d(0,0,0); }\n      50% { transform: rotate(1deg) translate3d(0,-13px,0); }\n    }\n    @keyframes mbmTag {\n      0%, 100% { transform: translateY(0) rotate(3deg); }\n      50% { transform: translateY(-9px) rotate(-3deg); }\n    }\n    @keyframes mbmDot {\n      0%, 100% { box-shadow: 0 0 0 3px rgba(255,44,44,.2), 0 0 12px var(--red); }\n      50% { box-shadow: 0 0 0 9px rgba(255,44,44,0), 0 0 18px var(--red); }\n    }\n    @keyframes mbmShine {\n      0%, 40% { left: -45%; }\n      68%, 100% { left: 140%; }\n    }\n    @keyframes mbmBars {\n      from { height: 18%; }\n      to { height: 95%; }\n    }\n    @keyframes mbmOrbitPulse {\n      0%, 100% { transform: scale(.94); opacity: .65; }\n      50% { transform: scale(1.04); opacity: 1; }\n    }\n    @keyframes mbmTicker { to { transform: translateX(-50%); } }\n    @keyframes mbmButtonPulse {\n      0%, 100% { box-shadow: 0 16px 34px rgba(216,19,31,.28), 0 0 0 0 rgba(255,44,44,.2); }\n      50% { box-shadow: 0 18px 38px rgba(216,19,31,.36), 0 0 0 10px rgba(255,44,44,0); }\n    }\n\n    \/*\n      Container breakpoints are essential inside Shopify product descriptions.\n      A desktop browser may be wide while the description column is only 500–800px.\n      These rules respond to the actual module width instead of the viewport width.\n    *\/\n    @container mbm-page (max-width: 980px) {\n      #mbm-landing .mbm-section { padding: 70px 0; }\n\n      #mbm-landing .mbm-hero-grid,\n      #mbm-landing .mbm-story-grid,\n      #mbm-landing .mbm-how-grid,\n      #mbm-landing .mbm-spec-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      #mbm-landing .mbm-hero-grid { gap: 34px; }\n      #mbm-landing .mbm-visual { min-height: 520px; width: 100%; }\n      #mbm-landing .mbm-story-image { order: -1; }\n\n      #mbm-landing .mbm-head {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      #mbm-landing .mbm-head p { margin-left: 0; }\n      #mbm-landing .mbm-feature:nth-child(n) { grid-column: auto; }\n\n      #mbm-landing .mbm-gallery {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        grid-template-rows: auto;\n      }\n\n      #mbm-landing .mbm-gallery-card:first-child {\n        grid-column: 1 \/ 3;\n        grid-row: auto;\n        min-height: 540px;\n      }\n    }\n\n    @container mbm-page (max-width: 700px) {\n      #mbm-landing .mbm-shell { width: min(100% - 24px, 1180px); }\n      #mbm-landing .mbm-section { padding: 56px 0; }\n      #mbm-landing .mbm-hero { padding: 44px 0 65px; }\n      #mbm-landing h1 { font-size: clamp(39px, 10cqw, 56px); }\n      #mbm-landing h2 { font-size: clamp(32px, 8.5cqw, 46px); }\n      #mbm-landing .mbm-hero-grid { gap: 22px; }\n      #mbm-landing .mbm-visual { min-height: 430px; }\n\n      #mbm-landing .mbm-hero-card {\n        inset: 9% 2% 5% 2%;\n        border-radius: 28px 64px 28px 28px;\n      }\n\n      #mbm-landing .mbm-hero-card img { border-radius: 19px 52px 19px 19px; }\n      #mbm-landing .mbm-float-tag { width: 90px; height: 90px; border-width: 5px; font-size: 10px; }\n      #mbm-landing .mbm-wave { right: 0; bottom: 8px; width: 126px; height: 61px; }\n\n      #mbm-landing .mbm-facts,\n      #mbm-landing .mbm-contrast,\n      #mbm-landing .mbm-spec-cards {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      #mbm-landing .mbm-fact {\n        display: grid;\n        grid-template-columns: 116px minmax(0, 1fr);\n        align-items: center;\n        padding: 20px;\n      }\n\n      #mbm-landing .mbm-fact strong { margin: 0; font-size: 30px; }\n      #mbm-landing .mbm-story-image { min-height: 420px; }\n      #mbm-landing .mbm-story-image img { height: 396px; }\n      #mbm-landing .mbm-feature:nth-child(n) { grid-column: 1 \/ -1; }\n      #mbm-landing .mbm-how-image { min-height: 430px; }\n      #mbm-landing .mbm-how-image img { height: 406px; }\n\n      #mbm-landing .mbm-gallery {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      #mbm-landing .mbm-gallery-card:first-child {\n        grid-column: auto;\n        min-height: 440px;\n      }\n\n      #mbm-landing .mbm-gallery-card { min-height: 350px; }\n      #mbm-landing .mbm-final-card { border-radius: 28px; }\n    }\n\n    @media (max-width: 900px) {\n      #mbm-landing .mbm-section { padding: 70px 0; }\n      #mbm-landing .mbm-hero-grid,\n      #mbm-landing .mbm-story-grid,\n      #mbm-landing .mbm-how-grid,\n      #mbm-landing .mbm-spec-grid { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-visual { min-height: 520px; }\n      #mbm-landing .mbm-story-image { order: -1; }\n      #mbm-landing .mbm-head { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-head p { margin-left: 0; }\n      #mbm-landing .mbm-feature:nth-child(n) { grid-column: auto; }\n      #mbm-landing .mbm-gallery { grid-template-columns: 1fr 1fr; grid-template-rows: auto; }\n      #mbm-landing .mbm-gallery-card:first-child { grid-column: 1 \/ 3; grid-row: auto; min-height: 540px; }\n    }\n\n    @media (max-width: 640px) {\n      #mbm-landing .mbm-shell { width: min(100% - 24px, 1180px); }\n      #mbm-landing .mbm-section { padding: 56px 0; }\n      #mbm-landing .mbm-hero { padding: 44px 0 65px; }\n      #mbm-landing h1 { font-size: clamp(39px, 12vw, 56px); }\n      #mbm-landing h2 { font-size: clamp(32px, 10vw, 46px); }\n      #mbm-landing .mbm-hero-grid { gap: 22px; }\n      #mbm-landing .mbm-visual { min-height: 430px; }\n      #mbm-landing .mbm-hero-card { inset: 9% 2% 5% 2%; border-radius: 28px 64px 28px 28px; }\n      #mbm-landing .mbm-hero-card img { border-radius: 19px 52px 19px 19px; }\n      #mbm-landing .mbm-float-tag { width: 90px; height: 90px; border-width: 5px; font-size: 10px; }\n      #mbm-landing .mbm-wave { right: 0; bottom: 8px; width: 126px; height: 61px; }\n      #mbm-landing .mbm-facts { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-fact { display: grid; grid-template-columns: 116px 1fr; align-items: center; padding: 20px; }\n      #mbm-landing .mbm-fact strong { margin: 0; font-size: 30px; }\n      #mbm-landing .mbm-story-image { min-height: 420px; }\n      #mbm-landing .mbm-story-image img { height: 396px; }\n      #mbm-landing .mbm-contrast { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-feature:nth-child(n) { grid-column: 1 \/ -1; }\n      #mbm-landing .mbm-how-image { min-height: 430px; }\n      #mbm-landing .mbm-how-image img { height: 406px; }\n      #mbm-landing .mbm-gallery { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-gallery-card:first-child { grid-column: auto; min-height: 440px; }\n      #mbm-landing .mbm-gallery-card { min-height: 350px; }\n      #mbm-landing .mbm-spec-cards { grid-template-columns: 1fr; }\n      #mbm-landing .mbm-final-card { border-radius: 28px; }\n    }\n\n    \/* DESKTOP IMAGE-FIT FIX\n       Shopify can render the description inside a narrow desktop column.\n       Keep every square product graphic fully visible instead of cropping it. *\/\n    @media (min-width: 641px) {\n      #mbm-landing .mbm-visual {\n        min-height: 0;\n        aspect-ratio: 1 \/ 1;\n      }\n\n      #mbm-landing .mbm-hero-card img,\n      #mbm-landing .mbm-story-image img,\n      #mbm-landing .mbm-how-image img,\n      #mbm-landing .mbm-gallery-card img {\n        width: 100%;\n        height: 100%;\n        object-fit: contain;\n        object-position: center center;\n      }\n\n      #mbm-landing .mbm-hero-card img {\n        background: #f1f3f5;\n      }\n\n      #mbm-landing .mbm-story-image,\n      #mbm-landing .mbm-how-image {\n        min-height: 0;\n        aspect-ratio: 1 \/ 1;\n      }\n\n      #mbm-landing .mbm-story-image img,\n      #mbm-landing .mbm-how-image img {\n        height: 100%;\n        background: #0c0f14;\n      }\n\n      #mbm-landing .mbm-gallery {\n        grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));\n        grid-template-rows: auto;\n      }\n\n      #mbm-landing .mbm-gallery-card,\n      #mbm-landing .mbm-gallery-card:first-child {\n        grid-column: auto;\n        grid-row: auto;\n        min-height: 0;\n        aspect-ratio: 1 \/ 1;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      #mbm-landing *,\n      #mbm-landing *::before,\n      #mbm-landing *::after {\n        animation-duration: .001ms !important;\n        animation-iteration-count: 1 !important;\n        transition-duration: .001ms !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"mbm-landing\" class=\"mbm\"\u003e\n\u003csection class=\"mbm-hero\"\u003e\n\u003cdiv class=\"mbm-shell mbm-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mbm-pills\"\u003e\n\u003cspan class=\"mbm-pill\"\u003e\u003ci\u003e\u003c\/i\u003e Wearable sound\u003c\/span\u003e \u003cspan class=\"mbm-pill\"\u003eBuilt to move\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eMonster Blaster Micro\u003c\/p\u003e\n\u003ch1\u003eBIG SOUND.\u003cbr\u003e\u003cspan class=\"mbm-gradient-text\"\u003eZERO BULK.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"mbm-lead\"\u003eClip it on, pair it fast, and take your soundtrack anywhere. Blaster Micro delivers bold personal audio in an ultra-light wearable design—without headphones or bulky gear.\u003c\/p\u003e\n\u003cdiv class=\"mbm-actions\"\u003e\n\u003ca class=\"mbm-btn\" href=\"#mbm-features\"\u003eExplore the sound  →\u003c\/a\u003e \u003cspan class=\"mbm-mini-note\"\u003eRunning • Cycling • Work • Outdoors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-visual\"\u003e\n\u003cdiv class=\"mbm-orbit\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mbm-hero-card\"\u003e\n\u003c!-- IMAGE URL 01: clean product\/exploded-view image --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/f3a197f9ec0b46cbad26c0581764f55a_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"Monster Blaster Micro wearable Bluetooth speaker\" loading=\"eager\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-float-tag\"\u003eClip.\u003cbr\u003ePair.\u003cbr\u003ePlay.\u003c\/div\u003e\n\u003cdiv class=\"mbm-wave\"\u003e\n\u003cb\u003e\u003c\/b\u003e\u003cb\u003e\u003c\/b\u003e\u003cb\u003e\u003c\/b\u003e\u003cb\u003e\u003c\/b\u003e\u003cb\u003e\u003c\/b\u003e\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mbm-ticker\"\u003e\n\u003cdiv class=\"mbm-ticker-track\"\u003e\n\u003cspan\u003eTWS STEREO \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eBLUETOOTH 6.0 \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eIPX7 WATER RESISTANCE \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eMAGNETIC CLIP \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eABOUT 80G \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003eTWS STEREO \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eBLUETOOTH 6.0 \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eIPX7 WATER RESISTANCE \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eMAGNETIC CLIP \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\u003cspan\u003eABOUT 80G \u003cb\u003e✦\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-shell mbm-facts\"\u003e\n\u003cdiv class=\"mbm-fact\"\u003e\n\u003cstrong\u003e≈80g\u003c\/strong\u003e\u003cspan\u003eUltra-light carry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-fact\"\u003e\n\u003cstrong\u003e30m\u003c\/strong\u003e\u003cspan\u003eApprox. wireless range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-fact\"\u003e\n\u003cstrong\u003eIPX7\u003c\/strong\u003e\u003cspan\u003eWater-resistant design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"mbm-section mbm-story\"\u003e\n\u003cdiv class=\"mbm-shell\"\u003e\n\u003cdiv class=\"mbm-story-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbm-number\"\u003e01\u003c\/span\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eSound that moves like you do\u003c\/p\u003e\n\u003ch2\u003eLEAVE THE BULK.\u003cbr\u003eKEEP THE \u003cspan class=\"mbm-red\"\u003eENERGY.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mbm-lead\"\u003eTraditional speakers stay behind. Headphones shut the world out. Blaster Micro clips onto clothing or gear so your music stays close while you stay aware, active, and free to move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-story-image\"\u003e\n\u003c!-- IMAGE URL 02: compact-size lifestyle image --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/807d6f5114da4ca88fde7608208c0e26_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"Compact Monster Blaster Micro speaker in hand\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-contrast\"\u003e\n\u003carticle class=\"mbm-contrast-card\"\u003e\u003cspan class=\"mbm-label\"\u003eBefore\u003c\/span\u003e\n\u003ch3\u003eBulky gear slows the moment down.\u003c\/h3\u003e\n\u003cp\u003eExtra bags, loose speakers and headphones that disconnect you from your surroundings.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-contrast-card\"\u003e\u003cspan class=\"mbm-label\"\u003eWith Blaster Micro\u003c\/span\u003e\n\u003ch3\u003eYour sound stays clipped in.\u003c\/h3\u003e\n\u003cp\u003eLightweight, hands-free audio follows your movement without taking over your space.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"mbm-features\" class=\"mbm-section mbm-features\"\u003e\n\u003cdiv class=\"mbm-shell\"\u003e\n\u003cdiv class=\"mbm-head\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eSmall body. Serious capability.\u003c\/p\u003e\n\u003ch2\u003eENGINEERED TO\u003cbr\u003e\u003cspan class=\"mbm-gradient-text\"\u003eGO FURTHER.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eFour high-impact features, presented in clear modules so shoppers understand the value in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-bento\"\u003e\n\u003carticle class=\"mbm-feature\"\u003e\u003cspan class=\"mbm-kicker\"\u003e01 \/ Stereo\u003c\/span\u003e\n\u003cdiv class=\"mbm-icon\"\u003e◖◗\u003c\/div\u003e\n\u003ch3\u003eTWS High-Definition Stereo\u003c\/h3\u003e\n\u003cp\u003ePair two Blaster Micro speakers wirelessly for a wider, fuller, more immersive stereo listening experience.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-feature\"\u003e\u003cspan class=\"mbm-kicker\"\u003e02 \/ Wireless\u003c\/span\u003e\n\u003cdiv class=\"mbm-icon\"\u003e⌁\u003c\/div\u003e\n\u003ch3\u003eBluetooth 6.0\u003c\/h3\u003e\n\u003cp\u003eFast pairing, stable streaming and an approximate transmission range of up to 30 meters.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-feature\"\u003e\u003cspan class=\"mbm-kicker\"\u003e03 \/ Ready\u003c\/span\u003e\n\u003cdiv class=\"mbm-icon\"\u003e≋\u003c\/div\u003e\n\u003ch3\u003eIPX7 Water Resistance\u003c\/h3\u003e\n\u003cp\u003eMade for everyday wet environments—whether you are near the pool, in the bathroom or caught in changing weather.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-feature\"\u003e\u003cspan class=\"mbm-kicker\"\u003e04 \/ Wearable\u003c\/span\u003e\n\u003cdiv class=\"mbm-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eMagnetic Clip-On Freedom\u003c\/h3\u003e\n\u003cp\u003eAttach it to compatible metal surfaces, clothing, straps or bags for flexible hands-free placement throughout the day.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbm-section mbm-how\"\u003e\n\u003cdiv class=\"mbm-shell mbm-how-grid\"\u003e\n\u003cdiv class=\"mbm-how-image\"\u003e\n\u003c!-- IMAGE URL 03: magnetic clip close-up --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/2663f58dc8e04d649c4b0c1f6d5dabac_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"Magnetic clip design on Monster Blaster Micro\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbm-number\"\u003e02\u003c\/span\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eHow it works\u003c\/p\u003e\n\u003ch2\u003eCLIP. PAIR.\u003cbr\u003e\u003cspan class=\"mbm-red\"\u003ePRESS PLAY.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eNo complicated setup. Get from pocket to soundtrack in three simple moves.\u003c\/p\u003e\n\u003cdiv class=\"mbm-steps\"\u003e\n\u003carticle class=\"mbm-step\"\u003e\u003cspan class=\"mbm-step-num\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAttach it\u003c\/h3\u003e\n\u003cp\u003eClip it to clothing, a bag or compatible gear—or place the magnetic base on a suitable metal surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-step\"\u003e\u003cspan class=\"mbm-step-num\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePair your device\u003c\/h3\u003e\n\u003cp\u003eConnect through Bluetooth and keep your phone free while the music stays close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-step\"\u003e\u003cspan class=\"mbm-step-num\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMove with sound\u003c\/h3\u003e\n\u003cp\u003eRun, ride, work or explore with hands-free audio that stays out of the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbm-section mbm-scenes\"\u003e\n\u003cdiv class=\"mbm-shell\"\u003e\n\u003cdiv class=\"mbm-scenes-head\"\u003e\n\u003cspan class=\"mbm-number\"\u003e03\u003c\/span\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eBuilt for real movement\u003c\/p\u003e\n\u003ch2\u003eONE MICRO SPEAKER.\u003cbr\u003e\u003cspan class=\"mbm-gradient-text\"\u003eMORE WAYS TO PLAY.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mbm-lead\"\u003eFrom workouts and cycling to outdoor jobs, camping and relaxed poolside listening, Blaster Micro keeps audio close without weighing you down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-gallery\"\u003e\n\u003carticle class=\"mbm-gallery-card\"\u003e\u003c!-- IMAGE URL 04: Bluetooth outdoor connection --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/0dd1c8ea0c9f4dc8a22423dd64c8917a_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"Monster Blaster Micro Bluetooth connection outdoors\" loading=\"lazy\"\u003e\n\u003cdiv class=\"mbm-gallery-copy\"\u003e\n\u003cstrong\u003eWireless Freedom\u003c\/strong\u003e\u003cspan\u003eStable connection for movement, work and outdoor listening.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-gallery-card\"\u003e\u003c!-- IMAGE URL 05: TWS stereo pairing --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/0a28904ad5024d95bc201a994167ac81_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"Two Monster Blaster Micro speakers paired in TWS stereo\" loading=\"lazy\"\u003e\n\u003cdiv class=\"mbm-gallery-copy\"\u003e\n\u003cstrong\u003eDouble the Stage\u003c\/strong\u003e\u003cspan\u003ePair two speakers for a wider stereo experience.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mbm-gallery-card\"\u003e\u003c!-- IMAGE URL 06: IPX7 water-resistant design --\u003e \u003cimg src=\"https:\/\/valorsnet.us\/cdn\/shop\/files\/1faf6790b95042c989c10848ffe223bf_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1782792418\" alt=\"IPX7 water-resistant Monster Blaster Micro speaker\" loading=\"lazy\"\u003e\n\u003cdiv class=\"mbm-gallery-copy\"\u003e\n\u003cstrong\u003eReady Around Water\u003c\/strong\u003e\u003cspan\u003eMore confidence in everyday wet environments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbm-section mbm-specs-section\"\u003e\n\u003cdiv class=\"mbm-shell mbm-spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbm-number\"\u003e04\u003c\/span\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eQuick specifications\u003c\/p\u003e\n\u003ch2\u003eMICRO SIZE.\u003cbr\u003e\u003cspan class=\"mbm-red\"\u003eCLEAR NUMBERS.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mbm-lead\"\u003eThe details shoppers want—organized for fast comparison without slowing the page down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec-cards\"\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eWireless\u003c\/small\u003e\u003cstrong\u003eBluetooth 6.0\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eTransmission range\u003c\/small\u003e\u003cstrong\u003eUp to approximately 30 meters\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eWeight\u003c\/small\u003e\u003cstrong\u003eApproximately 80g\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eWater resistance\u003c\/small\u003e\u003cstrong\u003eIPX7-rated design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eAudio expansion\u003c\/small\u003e\u003cstrong\u003eTWS stereo pairing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003ePlacement\u003c\/small\u003e\u003cstrong\u003eMagnetic base + wearable clip\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eExterior feel\u003c\/small\u003e\u003cstrong\u003eSoft-touch TPE material\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbm-spec\"\u003e\n\u003csmall\u003eColor options\u003c\/small\u003e\u003cstrong\u003eBlue \/ Black\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbm-section mbm-faq\"\u003e\n\u003cdiv class=\"mbm-shell mbm-faq-wrap\"\u003e\n\u003cp class=\"mbm-eyebrow\"\u003eHelpful answers\u003c\/p\u003e\n\u003ch2\u003eGOOD TO KNOW.\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear the Blaster Micro while moving?\u003c\/summary\u003e\n\u003cp\u003eYes. Its lightweight magnetic clip is designed to attach to suitable clothing, straps, backpacks and everyday gear. Confirm that the clip is fully secured before high-impact movement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan two speakers play together?\u003c\/summary\u003e\n\u003cp\u003eYes. TWS pairing lets two compatible Blaster Micro speakers work together for a wider high-definition stereo experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow far can the Bluetooth connection reach?\u003c\/summary\u003e\n\u003cp\u003eThe stated transmission range is up to approximately 30 meters under suitable open conditions. Walls, interference and the connected device can reduce actual range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it near water?\u003c\/summary\u003e\n\u003cp\u003eThe product is listed with an IPX7 water-resistant design. Always close charging covers securely, follow the included instructions and avoid charging the speaker while wet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the magnetic base attach to every surface?\u003c\/summary\u003e\n\u003cp\u003eNo. Magnetic strength depends on the material, shape and cleanliness of the surface. Test stability before releasing the speaker or using it during movement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbm-final\"\u003e\n\u003cdiv class=\"mbm-shell\"\u003e\n\u003cdiv class=\"mbm-final-card\"\u003e\n\u003ch2\u003eYOUR SOUND.\u003cbr\u003e\u003cspan class=\"mbm-gradient-text\"\u003eALWAYS WITHIN REACH.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eClip on bold, clear audio and keep moving—at work, on the trail, by the pool or anywhere your day takes you.\u003c\/p\u003e\n\u003ca class=\"mbm-btn\" href=\"#mbm-features\"\u003eMeet Blaster Micro  →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LYLY","offers":[{"title":"Bule","offer_id":51729734435049,"sku":"B01612-B","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":51729734467817,"sku":"B01612-A","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0823\/2363\/6457\/files\/MONSTER-Mosquito-Repeller-Music-Motion.gif?v=1787734246","url":"https:\/\/zenithere.com\/products\/wearable-bluetooth-speaker","provider":"Zenithere","version":"1.0","type":"link"}