{"product_id":"predator-7-blue-lightning","title":"Predator 7™ – Blue Lightning","description":"\u003cdiv class=\"sev7n-blue-lightning-page\"\u003e\n  \u003cstyle\u003e\n    .sev7n-blue-lightning-page {\n      --sev-blue: #2f9cff;\n      --sev-blue-light: #77c2ff;\n      --sev-white: #ffffff;\n      --sev-muted: #aebdca;\n      --sev-border: rgba(84, 171, 255, 0.20);\n      max-width: 1100px;\n      margin: 0 auto;\n      color: var(--sev-white);\n      font-family: Arial, Helvetica, sans-serif;\n      background: #000;\n      overflow: hidden;\n    }\n\n    .sev7n-blue-lightning-page * { box-sizing: border-box; }\n    .sev7n-blue-lightning-page h1,\n    .sev7n-blue-lightning-page h2,\n    .sev7n-blue-lightning-page h3,\n    .sev7n-blue-lightning-page p { margin-top: 0; }\n\n    .sev7n-bl-hero {\n      min-height: 560px;\n      display: flex;\n      align-items: flex-end;\n      position: relative;\n      padding: 58px 44px;\n      border-radius: 22px;\n      overflow: hidden;\n      background:\n        linear-gradient(180deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.18) 36%, rgba(0,0,0,.95) 100%),\n        linear-gradient(90deg, rgba(0,0,0,.84) 0%, rgba(0,0,0,.42) 48%, rgba(0,0,0,.12) 100%),\n        url('https:\/\/cdn.shopify.com\/s\/files\/1\/1785\/3023\/files\/ChatGPT_Image_Jun_26_2026_01_08_15_AM.png?v=1785067359');\n      background-size: cover;\n      background-position: center;\n      box-shadow: 0 30px 90px rgba(0,0,0,.66);\n    }\n\n    .sev7n-bl-hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      pointer-events: none;\n      background: radial-gradient(circle at 72% 34%, rgba(47,156,255,.16), transparent 28%);\n    }\n\n    .sev7n-bl-hero-content { position: relative; z-index: 2; max-width: 760px; }\n\n    .sev7n-bl-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 15px;\n      color: var(--sev-blue-light);\n      font-size: 11px;\n      font-weight: 900;\n      letter-spacing: 3.5px;\n      text-transform: uppercase;\n    }\n\n    .sev7n-bl-kicker::before {\n      content: \"\";\n      width: 56px;\n      height: 2px;\n      background: var(--sev-blue);\n      box-shadow: 0 0 18px rgba(47,156,255,.78);\n    }\n\n    .sev7n-bl-hero h1 {\n      margin-bottom: 8px;\n      font-size: clamp(45px, 8vw, 82px);\n      line-height: .88;\n      font-weight: 900;\n      letter-spacing: -3px;\n      text-transform: uppercase;\n      text-shadow: 0 8px 30px rgba(0,0,0,.95);\n    }\n\n    .sev7n-bl-color-name {\n      color: var(--sev-blue);\n      font-size: clamp(28px, 5vw, 48px);\n      line-height: 1;\n      font-weight: 900;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      text-shadow: 0 0 26px rgba(47,156,255,.42), 0 5px 20px rgba(0,0,0,.9);\n    }\n\n    .sev7n-bl-hero-copy {\n      max-width: 620px;\n      margin: 22px 0 0;\n      color: #e8f1f8;\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.55;\n      text-shadow: 0 4px 18px rgba(0,0,0,.95);\n    }\n\n    .sev7n-bl-tagline {\n      margin-top: 18px;\n      color: var(--sev-white);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 2.4px;\n      text-transform: uppercase;\n    }\n\n    .sev7n-bl-accordion-wrap {\n      margin: 18px 0 42px;\n      padding: 10px 28px 14px;\n      border: 1px solid var(--sev-border);\n      border-radius: 20px;\n      background:\n        radial-gradient(circle at 100% 0%, rgba(47,156,255,.12), transparent 34%),\n        linear-gradient(180deg, #070b0f, #020304);\n      box-shadow: 0 24px 65px rgba(0,0,0,.52);\n    }\n\n    .sev7n-bl-accordion-title { padding: 26px 0 18px; text-align: center; }\n    .sev7n-bl-accordion-title small {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--sev-blue-light);\n      font-size: 10px;\n      font-weight: 900;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-accordion-title h2 {\n      margin-bottom: 8px;\n      font-size: clamp(28px, 5vw, 42px);\n      line-height: 1;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-accordion-title p { margin-bottom: 0; color: var(--sev-muted); font-size: 14px; }\n\n    .sev7n-bl-detail { border-top: 1px solid rgba(255,255,255,.09); }\n    .sev7n-bl-detail summary {\n      list-style: none;\n      cursor: pointer;\n      position: relative;\n      padding: 23px 54px 23px 2px;\n      color: var(--sev-white);\n      font-size: 16px;\n      font-weight: 900;\n      letter-spacing: .7px;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-detail summary::-webkit-details-marker { display: none; }\n    .sev7n-bl-detail summary::after {\n      content: \"+\";\n      position: absolute;\n      top: 50%;\n      right: 4px;\n      width: 32px;\n      height: 32px;\n      display: grid;\n      place-items: center;\n      transform: translateY(-50%);\n      border: 1px solid rgba(47,156,255,.42);\n      border-radius: 50%;\n      color: var(--sev-blue-light);\n      font-size: 22px;\n      line-height: 1;\n      transition: transform .25s ease, background .25s ease;\n    }\n    .sev7n-bl-detail[open] summary::after { content: \"−\"; background: rgba(47,156,255,.13); }\n    .sev7n-bl-detail-content {\n      padding: 0 48px 26px 2px;\n      color: #bdc9d3;\n      font-size: 15px;\n      line-height: 1.78;\n    }\n    .sev7n-bl-detail-content strong { color: var(--sev-white); }\n\n    .sev7n-bl-mini-specs {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      margin-top: 8px;\n    }\n    .sev7n-bl-mini-spec {\n      padding: 16px;\n      border: 1px solid rgba(84,171,255,.15);\n      border-radius: 12px;\n      background: rgba(255,255,255,.025);\n    }\n    .sev7n-bl-mini-spec strong {\n      display: block;\n      margin-bottom: 3px;\n      color: #fff;\n      font-size: 18px;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-mini-spec span {\n      color: var(--sev-blue-light);\n      font-size: 10px;\n      font-weight: 900;\n      letter-spacing: 1.3px;\n      text-transform: uppercase;\n    }\n\n    .sev7n-bl-bullet-list { margin: 12px 0 0; padding: 0; list-style: none; }\n    .sev7n-bl-bullet-list li {\n      position: relative;\n      padding: 9px 0 9px 20px;\n      border-bottom: 1px solid rgba(255,255,255,.06);\n    }\n    .sev7n-bl-bullet-list li:last-child { border-bottom: 0; }\n    .sev7n-bl-bullet-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 18px;\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--sev-blue);\n      box-shadow: 0 0 11px rgba(47,156,255,.72);\n    }\n\n    .sev7n-bl-video-section {\n      margin: 0 0 42px;\n      padding: 28px;\n      border: 1px solid var(--sev-border);\n      border-radius: 20px;\n      background:\n        radial-gradient(circle at top center, rgba(47,156,255,.13), transparent 42%),\n        linear-gradient(180deg, #080c10, #010203);\n      box-shadow: 0 28px 70px rgba(0,0,0,.55);\n    }\n    .sev7n-bl-section-heading { max-width: 720px; margin: 0 auto 22px; text-align: center; }\n    .sev7n-bl-section-heading small {\n      display: block;\n      margin-bottom: 7px;\n      color: var(--sev-blue-light);\n      font-size: 10px;\n      font-weight: 900;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-section-heading h2 {\n      margin-bottom: 9px;\n      font-size: clamp(28px, 5vw, 42px);\n      line-height: 1;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-section-heading p { margin-bottom: 0; color: var(--sev-muted); font-size: 15px; line-height: 1.65; }\n    .sev7n-bl-video-frame {\n      position: relative;\n      width: 100%;\n      padding-bottom: 56.25%;\n      overflow: hidden;\n      border-radius: 14px;\n      background: #000;\n      box-shadow: 0 18px 50px rgba(0,0,0,.55);\n    }\n    .sev7n-bl-video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }\n\n    .sev7n-bl-closing {\n      padding: 68px 24px;\n      text-align: center;\n      border-radius: 20px;\n      background:\n        radial-gradient(circle at center, rgba(47,156,255,.14), transparent 38%),\n        linear-gradient(180deg, #060a0e, #000);\n    }\n    .sev7n-bl-closing::before {\n      content: \"\";\n      display: block;\n      width: 90px;\n      height: 2px;\n      margin: 0 auto 22px;\n      background: var(--sev-blue);\n      box-shadow: 0 0 18px rgba(47,156,255,.55);\n    }\n    .sev7n-bl-closing h2 {\n      margin-bottom: 16px;\n      font-size: clamp(38px, 7vw, 58px);\n      line-height: .95;\n      font-weight: 900;\n      letter-spacing: -1.5px;\n      text-transform: uppercase;\n    }\n    .sev7n-bl-closing p {\n      margin-bottom: 0;\n      color: var(--sev-blue-light);\n      font-size: 18px;\n      font-weight: 900;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n    }\n\n    @media (max-width: 749px) {\n      .sev7n-bl-hero { min-height: 500px; padding: 34px 22px; border-radius: 16px; }\n      .sev7n-bl-hero h1 { letter-spacing: -1.5px; }\n      .sev7n-bl-color-name { letter-spacing: 2px; }\n      .sev7n-bl-hero-copy { font-size: 16px; }\n      .sev7n-bl-accordion-wrap { padding: 8px 18px 12px; margin-bottom: 30px; border-radius: 16px; }\n      .sev7n-bl-detail summary { font-size: 14px; line-height: 1.4; }\n      .sev7n-bl-detail-content { padding-right: 2px; }\n      .sev7n-bl-mini-specs { grid-template-columns: 1fr 1fr; }\n      .sev7n-bl-video-section { padding: 18px; margin-bottom: 30px; border-radius: 16px; }\n      .sev7n-bl-closing { padding: 56px 20px; border-radius: 16px; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sev7n-bl-hero\"\u003e\n    \u003cdiv class=\"sev7n-bl-hero-content\"\u003e\n      \u003cdiv class=\"sev7n-bl-kicker\"\u003eSignature Color Series\u003c\/div\u003e\n      \u003ch1\u003ePredator 7™\u003c\/h1\u003e\n      \u003cdiv class=\"sev7n-bl-color-name\"\u003eBlue Lightning\u003c\/div\u003e\n      \u003cp class=\"sev7n-bl-hero-copy\"\u003e\n        A high-flash, hard-thumping predator bait built to get noticed and force violent reaction strikes.\n      \u003c\/p\u003e\n      \u003cdiv class=\"sev7n-bl-tagline\"\u003eFast Flash. Hard Thump. No Warning.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EVERYTHING ELSE INSIDE EXPANDABLE TABS --\u003e\n  \u003csection class=\"sev7n-bl-accordion-wrap\"\u003e\n    \u003cdiv class=\"sev7n-bl-accordion-title\"\u003e\n      \u003csmall\u003eTap to Learn More\u003c\/small\u003e\n      \u003ch2\u003eThe Full Breakdown\u003c\/h2\u003e\n      \u003cp\u003eOpen only what you want to know. Everything about Blue Lightning is right here.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eQuick Product Specs\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        \u003cdiv class=\"sev7n-bl-mini-specs\"\u003e\n          \u003cdiv class=\"sev7n-bl-mini-spec\"\u003e\n\u003cstrong\u003e3.5″\u003c\/strong\u003e\u003cspan\u003ePredator Body\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sev7n-bl-mini-spec\"\u003e\n\u003cstrong\u003eFloating\u003c\/strong\u003e\u003cspan\u003ePlastic Formula\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sev7n-bl-mini-spec\"\u003e\n\u003cstrong\u003eHigh Flash\u003c\/strong\u003e\u003cspan\u003eElectric Profile\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"sev7n-bl-mini-spec\"\u003e\n\u003cstrong\u003eHard Thump\u003c\/strong\u003e\u003cspan\u003eOversized Tail\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eWhy Blue Lightning Gets Seen\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        Blue Lightning was not designed to disappear. Its electric blue profile creates a strong visual target in stained marsh water, cleaner coastal water, low-light conditions, and aggressive feeding windows. When fish are moving fast, that extra flash can be the difference between being followed and being crushed.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eFlash They Cannot Ignore\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        The sharp blue profile stays visible as water clarity and light conditions change. It gives feeding fish a clear target they can lock onto quickly instead of forcing them to search for the bait.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eThump They Can Track\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        The oversized paddle tail pushes vibration through the water on every retrieve. Predators can feel that movement from a distance, helping them locate the bait before they ever get a clean look at it.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eThe Science of the Strike\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        Predators react to a combination of \u003cstrong\u003econtrast, vibration, movement, and profile.\u003c\/strong\u003e Blue Lightning brings those triggers together in one bait. Fish see the flash, feel the tail working, and react before hesitation has time to take over.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eFloating Predator 7 Performance\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        The floating plastic formula helps keep the bait alive during pauses and slower retrieves. Instead of immediately dropping lifeless, the body stays responsive to current, subtle rod movement, and changes in retrieve speed.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eWeedless-Ready Design\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        The dorsal fin and split-belly construction make the Predator 7 easy to rig weedless. That lets anglers push it through grass, marsh edges, shell, shoreline cover, and other high-percentage areas where predators wait to ambush bait.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eWhen to Throw Blue Lightning\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        Reach for Blue Lightning when visibility matters, fish are feeding aggressively, or you need a bait that separates itself from everything else in the water.\n        \u003cul class=\"sev7n-bl-bullet-list\"\u003e\n          \u003cli\u003eStained marsh water\u003c\/li\u003e\n          \u003cli\u003eOvercast conditions\u003c\/li\u003e\n          \u003cli\u003eLow-light feeding windows\u003c\/li\u003e\n          \u003cli\u003eGrass, shell, and shoreline cover\u003c\/li\u003e\n          \u003cli\u003eSpeckled trout, redfish, and flounder\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"sev7n-bl-detail\"\u003e\n      \u003csummary\u003eComplete Product Features\u003c\/summary\u003e\n      \u003cdiv class=\"sev7n-bl-detail-content\"\u003e\n        3.5-inch Predator 7 body, floating plastic formula, oversized paddle tail, high-flash blue profile, weedless-ready dorsal fin, split belly, lifelike baitfish shape, pre-scented construction, and saltwater-tested performance.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VIDEO BELOW ALL TABS --\u003e\n  \u003csection class=\"sev7n-bl-video-section\"\u003e\n    \u003cdiv class=\"sev7n-bl-section-heading\"\u003e\n      \u003csmall\u003eThe Story Behind the Color\u003c\/small\u003e\n      \u003ch2\u003eHow Blue Lightning Was Created\u003c\/h2\u003e\n      \u003cp\u003eHear the story behind the color, the idea that inspired it, and why Blue Lightning became part of the Predator 7 lineup.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sev7n-bl-video-frame\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gwJ2QlqbSR4?rel=0\u0026amp;modestbranding=1\" title=\"The Story Behind Predator 7 Blue Lightning\" loading=\"lazy\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\n      \u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"sev7n-bl-closing\"\u003e\n    \u003ch2\u003eNot Built\u003cbr\u003eto Blend In.\u003c\/h2\u003e\n    \u003cp\u003eBuilt for the Bloodline.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Sev7n OutDoors","offers":[{"title":"Default Title","offer_id":52461324140841,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1785\/3023\/files\/bluelighting_5ab9d26f-616e-4117-9c6c-d1894a85f35b.png?v=1782668024","url":"https:\/\/sev7nbait.com\/products\/predator-7-blue-lightning","provider":"Sev7n OutDoors","version":"1.0","type":"link"}