{"product_id":"baseball-field-floodlights","title":"⏳ Last Day 50% OFF-⚾Baseball Field Floodlights","description":"\u003cstyle\u003e\n\/* =========================================================\n   BASEBALL STADIUM PROJECTION LIGHT\n   COMPLETE SHOPIFY LANDING PAGE\n\n   Stadium Navy × Ballpark Green × Baseball Red × Stadium Gold\n   Desktop + Mobile\n   Compact 860px Landing Page\n========================================================= *\/\n\n.bsp-page,\n.bsp-page *,\n.bsp-page *::before,\n.bsp-page *::after{\n  box-sizing:border-box;\n}\n\n.bsp-page{\n  --navy:#102b45;\n  --navy2:#183d5c;\n  --navy-dark:#091b2b;\n\n  --green:#346848;\n  --green2:#4c815d;\n  --green-dark:#214a31;\n\n  --red:#b63d3d;\n  --red-dark:#812727;\n\n  --gold:#d6a34f;\n  --gold2:#efc36d;\n\n  --cream:#faf7ef;\n  --cream2:#f1eee6;\n\n  --ink:#26343e;\n  --text:#65717a;\n  --line:#d9e0df;\n\n  width:100%;\n  max-width:860px;\n\n  margin:0 auto;\n\n  padding:\n    0 12px\n    64px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f8faf9 0%,\n      #f4f6f3 100%\n    );\n\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.bsp-page img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:0!important;\n\n  border:0!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes bspReveal{\n  from{\n    opacity:0;\n    transform:translateY(22px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n}\n\n@keyframes bspFloat{\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-2deg);\n  }\n\n  50%{\n    transform:\n      translateY(-6px)\n      rotate(2deg);\n  }\n}\n\n@keyframes bspGlow{\n  0%,100%{\n    box-shadow:\n      0 12px 28px\n      rgba(16,43,69,.09);\n  }\n\n  50%{\n    box-shadow:\n      0 19px 46px\n      rgba(16,43,69,.19),\n      0 0 32px\n      rgba(214,163,79,.17);\n  }\n}\n\n@keyframes bspFieldGlow{\n  0%,100%{\n    opacity:.25;\n    transform:scale(.94);\n  }\n\n  50%{\n    opacity:.68;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes bspBall{\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-8deg);\n  }\n\n  50%{\n    transform:\n      translateY(-7px)\n      rotate(8deg);\n  }\n}\n\n@keyframes bspLightSweep{\n  0%{\n    left:-80%;\n  }\n\n  55%,\n  100%{\n    left:150%;\n  }\n}\n\n@keyframes bspScore{\n  0%,100%{\n    opacity:.7;\n    transform:scale(1);\n  }\n\n  50%{\n    opacity:1;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes bspPulse{\n  0%,100%{\n    box-shadow:\n      0 10px 24px\n      rgba(182,61,61,.22);\n  }\n\n  50%{\n    box-shadow:\n      0 16px 40px\n      rgba(182,61,61,.42);\n  }\n}\n\n@keyframes bspStadium{\n  0%,100%{\n    filter:\n      drop-shadow(\n        0 0 0\n        rgba(239,195,109,0)\n      );\n  }\n\n  50%{\n    filter:\n      drop-shadow(\n        0 0 18px\n        rgba(239,195,109,.30)\n      );\n  }\n}\n\n.bsp-reveal{\n  opacity:1;\n  transform:none;\n}\n\n@supports(animation-timeline:view()){\n\n  .bsp-reveal{\n    animation:\n      bspReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 27%;\n  }\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.bsp-eyebrow{\n  display:inline-block;\n\n  margin:\n    0 0\n    12px!important;\n\n  color:var(--red)!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  line-height:1.35;\n\n  letter-spacing:1.55px;\n\n  text-transform:uppercase;\n}\n\n.bsp-title,\n.bsp-h2{\n  margin:0!important;\n\n  color:var(--navy)!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight:700;\n\n  line-height:1.12;\n}\n\n.bsp-title{\n  font-size:\n    clamp(\n      34px,\n      7vw,\n      54px\n    );\n}\n\n.bsp-h2{\n  font-size:\n    clamp(\n      27px,\n      5vw,\n      40px\n    );\n}\n\n.bsp-text{\n  margin:\n    14px 0\n    0!important;\n\n  color:var(--text)!important;\n\n  font-size:16px;\n\n  line-height:1.75;\n}\n\n.bsp-center{\n  text-align:center;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bsp-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:20px;\n\n  border:\n    1px solid\n    #cedbd7;\n\n  border-radius:24px;\n\n  background:\n    radial-gradient(\n      circle at 10% 0,\n      rgba(52,104,72,.15),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 90% 8%,\n      rgba(214,163,79,.17),\n      transparent 35%\n    ),\n    linear-gradient(\n      160deg,\n      #fbfcfa,\n      #e8eee9\n    );\n\n  box-shadow:\n    0 18px 40px\n    rgba(20,45,56,.10);\n}\n\n.bsp-hero::before{\n  content:\"⚾\";\n\n  position:absolute;\n\n  right:6%;\n  top:25px;\n\n  font-size:45px;\n\n  opacity:.14;\n\n  animation:\n    bspBall\n    4s\n    ease-in-out\n    infinite;\n}\n\n.bsp-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  left:50%;\n  top:-85px;\n\n  width:320px;\n  height:320px;\n\n  transform:translateX(-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(239,195,109,.15),\n      transparent 67%\n    );\n\n  animation:\n    bspFieldGlow\n    4.5s\n    ease-in-out\n    infinite;\n\n  pointer-events:none;\n}\n\n.bsp-hero-copy{\n  position:relative;\n  z-index:2;\n\n  padding:\n    clamp(30px,5vw,46px)\n    clamp(18px,3.5vw,32px)\n    26px;\n\n  text-align:center;\n}\n\n.bsp-badge{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:16px;\n\n  padding:\n    8px 17px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--navy),\n      var(--green)\n    );\n\n  color:#fff!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:.09em;\n}\n\n.bsp-hero .bsp-text{\n  max-width:690px;\n\n  margin:\n    15px auto\n    0!important;\n}\n\n.bsp-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:21px;\n}\n\n.bsp-pill{\n  padding:\n    9px 14px;\n\n  border:\n    1px solid\n    #cfdbd6;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.85);\n\n  color:#38514a!important;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n.bsp-hero-line{\n  max-width:650px;\n\n  margin:\n    22px auto\n    0;\n\n  padding:\n    15px 18px;\n\n  border-left:\n    4px solid\n    var(--red);\n\n  border-radius:\n    0 12px 12px 0;\n\n  background:\n    rgba(255,255,255,.78);\n\n  color:#36484e!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:17px;\n\n  line-height:1.6;\n}\n\n.bsp-hero-image{\n  position:relative;\n  z-index:2;\n\n  padding:\n    0\n    clamp(14px,2.5vw,28px)\n    clamp(20px,3vw,28px);\n}\n\n.bsp-hero-image-inner{\n  overflow:hidden;\n\n  border:\n    1px solid\n    #ccd8d4;\n\n  border-radius:18px;\n\n  background:#e8efea;\n\n  line-height:0;\n\n  box-shadow:\n    0 12px 30px\n    rgba(18,44,55,.10);\n}\n\n.bsp-hero-image img{\n  border-radius:18px!important;\n\n  animation:\n    bspGlow\n    4.6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.bsp-cta{\n  position:relative;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  overflow:hidden;\n\n  width:100%;\n  max-width:420px;\n\n  min-height:56px;\n\n  margin-top:22px;\n\n  padding:\n    15px 24px;\n\n  border-radius:11px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c64949,\n      #8d2929\n    );\n\n  color:#fff!important;\n\n  font-size:14px;\n\n  font-weight:900;\n\n  letter-spacing:.04em;\n\n  text-decoration:none!important;\n\n  animation:\n    bspPulse\n    3s\n    ease-in-out\n    infinite;\n}\n\n.bsp-cta::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-45%;\n  left:-70%;\n\n  width:28%;\n  height:190%;\n\n  transform:rotate(18deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.54),\n      transparent\n    );\n\n  animation:\n    bspLightSweep\n    4.8s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK HIGHLIGHTS\n========================================================= *\/\n\n.bsp-quick{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:14px;\n}\n\n.bsp-quick-card{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    18px 11px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 6px 18px\n    rgba(18,44,55,.05);\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.bsp-quick-card:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 11px 26px\n    rgba(18,44,55,.10);\n}\n\n.bsp-quick-icon{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:25px;\n\n  animation:\n    bspFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n.bsp-quick-card strong{\n  display:block;\n\n  color:var(--navy)!important;\n\n  font-size:12px;\n\n  font-weight:900;\n\n  letter-spacing:.04em;\n}\n\n.bsp-quick-card span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#718078!important;\n\n  font-size:12px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   STANDARD SECTION\n========================================================= *\/\n\n.bsp-section{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:16px;\n\n  padding:\n    clamp(28px,4.5vw,42px)\n    clamp(18px,3.5vw,32px);\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:22px;\n\n  background:#fff;\n\n  box-shadow:\n    0 10px 26px\n    rgba(18,44,55,.06);\n}\n\n\n\/* =========================================================\n   STADIUM DARK SECTION\n========================================================= *\/\n\n.bsp-dark{\n  border-color:#17334d;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(239,195,109,.17),\n      transparent 42%\n    ),\n    radial-gradient(\n      circle at 85% 85%,\n      rgba(52,104,72,.18),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #183a55,\n      #071722\n    );\n\n  box-shadow:\n    0 18px 42px\n    rgba(8,25,36,.27);\n}\n\n.bsp-dark::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-25%;\n  top:-45%;\n\n  width:45%;\n  height:170%;\n\n  transform:rotate(20deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,240,199,.07),\n      transparent\n    );\n\n  animation:\n    bspLightSweep\n    6s\n    ease-in-out\n    infinite;\n}\n\n.bsp-dark::after{\n  content:\"🏟️\";\n\n  position:absolute;\n\n  right:-22px;\n  bottom:-55px;\n\n  opacity:.035;\n\n  font-size:150px;\n\n  animation:\n    bspFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.bsp-dark .bsp-eyebrow{\n  color:#f1c875!important;\n}\n\n.bsp-dark .bsp-h2{\n  color:#fff!important;\n}\n\n.bsp-dark .bsp-text{\n  color:#dce7ed!important;\n}\n\n\n\/* =========================================================\n   DARK GRID\n========================================================= *\/\n\n.bsp-dark-grid{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.bsp-dark-card{\n  padding:\n    19px 12px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  text-align:center;\n}\n\n.bsp-dark-card span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:26px;\n\n  animation:\n    bspFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.bsp-dark-card strong{\n  display:block;\n\n  color:#f5ce83!important;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   IMAGE FRAME\n========================================================= *\/\n\n.bsp-image{\n  overflow:hidden;\n\n  margin-top:24px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:17px;\n\n  background:#eef3ef;\n\n  line-height:0;\n\n  box-shadow:\n    0 12px 30px\n    rgba(18,44,55,.09);\n}\n\n.bsp-image img{\n  border-radius:17px!important;\n\n  animation:\n    bspGlow\n    4.6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   PLACES\n========================================================= *\/\n\n.bsp-places{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n.bsp-place{\n  padding:\n    14px 10px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#f9fbf9;\n\n  color:#41554f!important;\n\n  text-align:center;\n\n  font-size:12.5px;\n\n  font-weight:800;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.bsp-place:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 8px 18px\n    rgba(18,44,55,.08);\n}\n\n\n\/* =========================================================\n   GAME NIGHT\n========================================================= *\/\n\n.bsp-game{\n  background:\n    radial-gradient(\n      circle at 15% 0,\n      rgba(52,104,72,.13),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 90% 90%,\n      rgba(182,61,61,.10),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #f9fbf8,\n      #eaf0eb\n    );\n}\n\n.bsp-game-line{\n  max-width:650px;\n\n  margin:\n    21px auto\n    0;\n\n  padding:\n    15px 18px;\n\n  border-top:\n    1px solid\n    #cbd8d1;\n\n  border-bottom:\n    1px solid\n    #cbd8d1;\n\n  color:#40554d!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:17px;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SETUP STEPS\n========================================================= *\/\n\n.bsp-steps{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.bsp-step{\n  position:relative;\n\n  padding:\n    18px 15px\n    18px 62px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.bsp-step:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 9px 22px\n    rgba(18,44,55,.08);\n}\n\n.bsp-step-num{\n  position:absolute;\n\n  left:15px;\n  top:17px;\n\n  display:grid;\n  place-items:center;\n\n  width:34px;\n  height:34px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--navy),\n      var(--green)\n    );\n\n  color:#fff;\n\n  font-weight:900;\n}\n\n.bsp-step strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--navy)!important;\n\n  font-size:14px;\n}\n\n.bsp-step span{\n  color:#6d7a74!important;\n\n  font-size:12.5px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   TECH \/ FEATURE CARDS\n========================================================= *\/\n\n.bsp-feature-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:21px;\n}\n\n.bsp-feature{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    17px 11px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.bsp-feature::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-35%;\n  left:-65%;\n\n  width:30%;\n  height:170%;\n\n  transform:rotate(18deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.95),\n      transparent\n    );\n\n  animation:\n    bspLightSweep\n    8s\n    ease-in-out\n    infinite;\n}\n\n.bsp-feature i{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  margin-bottom:7px;\n\n  font-style:normal;\n\n  font-size:25px;\n\n  animation:\n    bspFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n.bsp-feature strong{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--navy)!important;\n\n  font-size:13px;\n}\n\n.bsp-feature span{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  color:#728079!important;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   ANGLE SECTION\n========================================================= *\/\n\n.bsp-angle{\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(214,163,79,.12),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #fbfaf5,\n      #edf1eb\n    );\n}\n\n.bsp-angle-badge{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:78px;\n  height:78px;\n\n  margin:\n    0 auto\n    18px;\n\n  border:\n    2px solid\n    #cdd9d3;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  color:var(--green)!important;\n\n  font-size:30px;\n\n  box-shadow:\n    0 10px 24px\n    rgba(18,44,55,.08);\n\n  animation:\n    bspScore\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.bsp-gift{\n  border-color:#315e43;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(239,195,109,.18),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      #35694a,\n      #1f4430\n    );\n\n  color:#fff;\n}\n\n.bsp-gift::after{\n  content:\"⚾\";\n\n  position:absolute;\n\n  right:-18px;\n  bottom:-60px;\n\n  opacity:.045;\n\n  font-size:155px;\n\n  animation:\n    bspBall\n    5s\n    ease-in-out\n    infinite;\n}\n\n.bsp-gift .bsp-eyebrow{\n  color:#f4d18c!important;\n}\n\n.bsp-gift .bsp-h2{\n  color:#fff!important;\n}\n\n.bsp-gift .bsp-text{\n  color:#e9f1eb!important;\n}\n\n.bsp-tags{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:21px;\n}\n\n.bsp-tag{\n  position:relative;\n  z-index:2;\n\n  padding:\n    9px 13px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.19);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  color:#fff!important;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   SPEC\n========================================================= *\/\n\n.bsp-spec{\n  margin-top:21px;\n\n  padding:\n    18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.bsp-spec-row{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:18px;\n\n  padding:\n    10px 0;\n\n  border-bottom:\n    1px solid\n    #e6ece8;\n\n  font-size:14px;\n}\n\n.bsp-spec-row:last-child{\n  border-bottom:0;\n}\n\n.bsp-spec-row strong{\n  color:var(--navy)!important;\n}\n\n.bsp-spec-row span{\n  color:var(--text)!important;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.bsp-faq details{\n  margin-top:9px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  overflow:hidden;\n}\n\n.bsp-faq summary{\n  position:relative;\n\n  cursor:pointer;\n\n  padding:\n    15px 44px\n    15px 16px;\n\n  color:var(--navy)!important;\n\n  font-size:15px;\n\n  font-weight:850;\n\n  list-style:none;\n}\n\n.bsp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.bsp-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:15px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--red);\n\n  font-size:22px;\n}\n\n.bsp-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.bsp-answer{\n  padding:\n    0 16px\n    16px;\n\n  color:var(--text)!important;\n\n  font-size:14px;\n\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bsp-final{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:16px;\n\n  padding:\n    clamp(34px,5vw,50px)\n    clamp(18px,3.5vw,30px);\n\n  border-radius:22px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(239,195,109,.18),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 50% 110%,\n      rgba(52,104,72,.18),\n      transparent 44%\n    ),\n    linear-gradient(\n      145deg,\n      #173750,\n      #071723\n    );\n\n  box-shadow:\n    0 18px 42px\n    rgba(8,25,36,.27);\n}\n\n.bsp-final::before{\n  content:\"🏟️\";\n\n  position:absolute;\n\n  left:-20px;\n  bottom:-58px;\n\n  opacity:.035;\n\n  font-size:150px;\n\n  animation:\n    bspStadium\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n.bsp-final::after{\n  content:\"⚾\";\n\n  position:absolute;\n\n  right:6%;\n  top:27px;\n\n  opacity:.27;\n\n  font-size:36px;\n\n  animation:\n    bspBall\n    3.8s\n    ease-in-out\n    infinite;\n}\n\n.bsp-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.bsp-final .bsp-eyebrow{\n  color:#f2ca7c!important;\n}\n\n.bsp-final .bsp-h2{\n  color:#fff!important;\n}\n\n.bsp-final .bsp-text{\n  max-width:660px;\n\n  margin:\n    14px auto\n    0!important;\n\n  color:#dce7ed!important;\n}\n\n.bsp-final-line{\n  max-width:600px;\n\n  margin:\n    21px auto\n    0;\n\n  padding:\n    16px 20px;\n\n  border-top:\n    1px solid\n    rgba(239,195,109,.31);\n\n  border-bottom:\n    1px solid\n    rgba(239,195,109,.31);\n\n  color:#efd19a!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:17px;\n\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.bsp-trust{\n  margin-top:16px;\n\n  padding:\n    28px 18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:22px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 10px 26px\n    rgba(18,44,55,.05);\n}\n\n.bsp-trust h2{\n  margin:\n    0 0\n    7px!important;\n\n  color:var(--navy)!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:28px;\n}\n\n.bsp-trust h3{\n  margin:\n    0 0\n    7px!important;\n\n  color:#3d5055!important;\n\n  font-size:16px;\n}\n\n.bsp-trust p{\n  max-width:620px;\n\n  margin:\n    0 auto!important;\n\n  color:#718079!important;\n\n  font-size:13px;\n}\n\n.bsp-trust-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.bsp-trust-grid div{\n  padding:\n    12px 8px;\n\n  border:\n    1px solid\n    #dfe7e3;\n\n  border-radius:10px;\n\n  background:#f8faf8;\n\n  color:#40544c!important;\n\n  font-size:12px;\n\n  font-weight:850;\n}\n\n.bsp-trust-media{\n  max-width:700px;\n\n  margin:\n    15px auto\n    0;\n}\n\n.bsp-trust-media img{\n  border-radius:13px!important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(min-width:680px){\n\n  .bsp-quick{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .bsp-dark-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .bsp-places{\n    grid-template-columns:\n      repeat(5,1fr);\n  }\n\n  .bsp-steps{\n    grid-template-columns:\n      repeat(3,1fr);\n  }\n\n  .bsp-step{\n    padding:\n      58px 15px\n      18px;\n\n    text-align:center;\n  }\n\n  .bsp-step-num{\n    left:50%;\n    top:16px;\n\n    transform:translateX(-50%);\n  }\n\n  .bsp-feature-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .bsp-trust-grid{\n    grid-template-columns:\n      repeat(3,1fr);\n  }\n}\n\n@media(max-width:620px){\n\n  .bsp-page{\n    padding:\n      0 8px\n      40px;\n  }\n\n  .bsp-hero{\n    margin-top:10px;\n  }\n\n  .bsp-title{\n    font-size:35px;\n  }\n\n  .bsp-h2{\n    font-size:29px;\n  }\n\n  .bsp-text{\n    font-size:15px;\n  }\n\n  .bsp-hero-line,\n  .bsp-final-line{\n    font-size:16px;\n  }\n\n  .bsp-spec-row{\n    display:block;\n  }\n\n  .bsp-spec-row strong,\n  .bsp-spec-row span{\n    display:block;\n\n    text-align:left;\n  }\n\n  .bsp-spec-row span{\n    margin-top:3px;\n  }\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .bsp-page *,\n  .bsp-page *::before,\n  .bsp-page *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n  .bsp-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bsp-page\" id=\"bsp-top\"\u003e\n\u003c!-- =====================================================\n     1 · HERO\n===================================================== --\u003e\n\u003csection class=\"bsp-hero\"\u003e\n\u003cdiv class=\"bsp-hero-copy\"\u003e\n\u003cdiv class=\"bsp-badge\"\u003e⚾ BASEBALL STADIUM PROJECTION LIGHT\u003c\/div\u003e\n\u003ch1 class=\"bsp-title\"\u003eBring the Ballpark \u003cbr\u003eAtmosphere Home.\u003c\/h1\u003e\n\u003cp class=\"bsp-text\"\u003eTurn an ordinary wall into a baseball-inspired scene and give your room the energy of game night. This compact projection light combines \u003cstrong\u003estadium-style imagery, adjustable positioning and simple USB power\u003c\/strong\u003e for an easy sports-themed upgrade.\u003c\/p\u003e\n\u003cdiv class=\"bsp-pills\"\u003e\n\u003cspan class=\"bsp-pill\"\u003e 🏟️ Stadium Projection \u003c\/span\u003e \u003cspan class=\"bsp-pill\"\u003e 🔄 Adjustable Angle \u003c\/span\u003e \u003cspan class=\"bsp-pill\"\u003e 🔌 USB Powered \u003c\/span\u003e \u003cspan class=\"bsp-pill\"\u003e ⚾ Made for Baseball Fans \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-hero-line\"\u003eTurn on the light. Let the wall become part of the game.\u003c\/div\u003e\n\u003ca href=\"#bsp-details\" class=\"bsp-cta\"\u003e ⚾ BRING THE STADIUM HOME \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-hero-image\"\u003e\n\u003cdiv class=\"bsp-hero-image-inner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/dcd43f32399f221415663046a5654bd1_c6472444-5c00-4e42-851e-dde2a4c1e17c.gif?v=1790500784\" alt=\"Baseball stadium projection light creating a ballpark atmosphere\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     2 · QUICK HIGHLIGHTS\n===================================================== --\u003e\n\u003cdiv class=\"bsp-quick bsp-reveal\"\u003e\n\u003cdiv class=\"bsp-quick-card\"\u003e\n\u003cspan class=\"bsp-quick-icon\"\u003e 🏟️ \u003c\/span\u003e \u003cstrong\u003e STADIUM-STYLE EFFECT \u003c\/strong\u003e \u003cspan\u003e Creates a baseball-inspired projection scene \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-quick-card\"\u003e\n\u003cspan class=\"bsp-quick-icon\"\u003e 🔄 \u003c\/span\u003e \u003cstrong\u003e ADJUSTABLE BASE \u003c\/strong\u003e \u003cspan\u003e Change the projection direction to suit your room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-quick-card\"\u003e\n\u003cspan class=\"bsp-quick-icon\"\u003e 🔌 \u003c\/span\u003e \u003cstrong\u003e USB POWERED \u003c\/strong\u003e \u003cspan\u003e Simple everyday power connection \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-quick-card\"\u003e\n\u003cspan class=\"bsp-quick-icon\"\u003e ⚾ \u003c\/span\u003e \u003cstrong\u003e BASEBALL FAN GIFT \u003c\/strong\u003e \u003cspan\u003e A room accent inspired by the game \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     3 · STADIUM ATMOSPHERE\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-dark bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e🏟️ THE ROOM CHANGES WHEN THE LIGHT COMES ON\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eMake an Ordinary Wall Feel Like Part of the Ballpark\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eYou do not need to wait for game day to surround yourself with baseball. Aim the projector toward your wall and create a sports-themed atmosphere for bedrooms, game rooms or home entertainment spaces.\u003c\/p\u003e\n\u003cdiv class=\"bsp-dark-grid\"\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e⚾\u003c\/span\u003e \u003cstrong\u003eBaseball Energy\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e🏟️\u003c\/span\u003e \u003cstrong\u003eStadium-Inspired Scene\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eInstant Atmosphere\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e \u003cstrong\u003eMade for Home Spaces\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     4 · IMAGE\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e⚾ BASEBALL DOESN'T HAVE TO STAY AT THE BALLPARK\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eBuild a Space That Looks Like It Belongs to a Baseball Fan\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eAdd the projection to the room where you watch games, play, relax or display your favorite sports décor.\u003c\/p\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/02_bd09d42c-07fa-464b-baf6-e33851de1f41.png?v=1790503843\" alt=\"Baseball stadium projection displayed on a wall\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     5 · ROOM TRANSFORMATION\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-game bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e🏟️ GIVE YOUR FAVORITE ROOM A BASEBALL IDENTITY\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eOne Light Can Change the Whole Mood of the Space\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eThe projected stadium-inspired scene gives plain walls something more interesting to look at while helping the room feel more connected to the sport you love.\u003c\/p\u003e\n\u003cdiv class=\"bsp-places\"\u003e\n\u003cdiv class=\"bsp-place\"\u003e⚾ Sports Room\u003c\/div\u003e\n\u003cdiv class=\"bsp-place\"\u003e🎮 Game Room\u003c\/div\u003e\n\u003cdiv class=\"bsp-place\"\u003e🛏️ Bedroom\u003c\/div\u003e\n\u003cdiv class=\"bsp-place\"\u003e🛋️ Living Area\u003c\/div\u003e\n\u003cdiv class=\"bsp-place\"\u003e💻 Home Office\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/03_ea05f7a8-8b6c-42bb-9986-10f2a0298d0d.png?v=1790503843\" alt=\"Baseball-themed room with stadium projection\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     6 · SHARED MOMENTS\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-dark bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e👨👦 MORE FUN WHEN BASEBALL IS SHARED\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eGive Game Night a Little More Atmosphere\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eBaseball is often tied to family, friends and memories made around the game. A stadium-inspired projection adds another visual layer to the room while everyone enjoys the moment together.\u003c\/p\u003e\n\u003cdiv class=\"bsp-dark-grid\"\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e👨👦\u003c\/span\u003e \u003cstrong\u003eFamily Baseball Time\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e🍿\u003c\/span\u003e \u003cstrong\u003eGame-Watching Nights\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e👥\u003c\/span\u003e \u003cstrong\u003eFriends Over\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-dark-card\"\u003e\n\u003cspan\u003e🏟️\u003c\/span\u003e \u003cstrong\u003eHome Stadium Mood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     7 · SETUP\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e🔥 SIMPLE SETUP\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eFrom Box to Baseball Atmosphere in Just a Few Steps\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eThe product is designed around a compact projector, adjustable base and USB power connection, so you can position it in the room without a complicated installation.\u003c\/p\u003e\n\u003cdiv class=\"bsp-steps\"\u003e\n\u003cdiv class=\"bsp-step\"\u003e\n\u003cdiv class=\"bsp-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Place It \u003c\/strong\u003e \u003cspan\u003e Set the projector on a suitable indoor surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-step\"\u003e\n\u003cdiv class=\"bsp-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Adjust the Angle \u003c\/strong\u003e \u003cspan\u003e Use the adjustable base to direct the projection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-step\"\u003e\n\u003cdiv class=\"bsp-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Connect USB Power \u003c\/strong\u003e \u003cspan\u003e Plug in the supplied USB cable and enjoy the effect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/05_ba6b64e0-0d8e-43b4-ab9e-654f446e9148.png?v=1790503843\" alt=\"Easy setup of baseball stadium projection light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     8 · ADJUSTABLE ANGLE\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-angle bsp-center bsp-reveal\"\u003e\n\u003cdiv class=\"bsp-angle-badge\"\u003e🔄\u003c\/div\u003e\n\u003cp class=\"bsp-eyebrow\"\u003eAIM THE EFFECT WHERE YOU WANT IT\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eAdjustable Positioning for Different Rooms\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eThe adjustable base gives you flexibility when deciding where the projection should land, whether you want the effect on a bedroom wall, gaming wall or sports-themed corner.\u003c\/p\u003e\n\u003cdiv class=\"bsp-feature-grid\"\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🛏️\u003c\/i\u003e \u003cstrong\u003eBedroom Wall\u003c\/strong\u003e \u003cspan\u003ePersonal sports space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🎮\u003c\/i\u003e \u003cstrong\u003eGame Room\u003c\/strong\u003e \u003cspan\u003eExtra visual atmosphere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🛋️\u003c\/i\u003e \u003cstrong\u003eLiving Area\u003c\/strong\u003e \u003cspan\u003eGame-night environment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e⚾\u003c\/i\u003e \u003cstrong\u003eFan Corner\u003c\/strong\u003e \u003cspan\u003ePair with sports décor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/06_48978cf9-fc8f-4984-8f27-77359f3de44d.png?v=1790503843\" alt=\"Adjustable baseball stadium projector base\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     9 · USB\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e🔌 SIMPLE USB POWER\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eNo Battery Routine Needed\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eThe projector uses USB power, making it easy to connect to a compatible everyday USB power source when you want to create the stadium-inspired effect.\u003c\/p\u003e\n\u003cdiv class=\"bsp-feature-grid\"\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🔌\u003c\/i\u003e \u003cstrong\u003eUSB Powered\u003c\/strong\u003e \u003cspan\u003eDesigned for convenient connection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e⚡\u003c\/i\u003e \u003cstrong\u003eEasy Start\u003c\/strong\u003e \u003cspan\u003eConnect the cable and operate the light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e📦\u003c\/i\u003e \u003cstrong\u003eUSB Cable Included\u003c\/strong\u003e \u003cspan\u003eListed in the supplied package contents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🏠\u003c\/i\u003e \u003cstrong\u003eIndoor Use\u003c\/strong\u003e \u003cspan\u003eMade for home entertainment spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/07_1fe64177-c748-489b-bfc5-ca4a3173d901.png?v=1790503843\" alt=\"USB-powered baseball stadium projection light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 · WHY FANS LOVE IT\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-game bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e⚾ BUILT AROUND THE BASEBALL FAN EXPERIENCE\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eA Different Way to Show Your Love for the Game\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eInstead of adding another small object to a shelf, the projection uses the wall itself to create a larger sports-themed visual effect.\u003c\/p\u003e\n\u003cdiv class=\"bsp-feature-grid\"\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🏟️\u003c\/i\u003e \u003cstrong\u003eStadium Inspiration\u003c\/strong\u003e \u003cspan\u003eBaseball-centered projection imagery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e⚾\u003c\/i\u003e \u003cstrong\u003eFan Identity\u003c\/strong\u003e \u003cspan\u003eMakes the room feel more connected to baseball\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e✨\u003c\/i\u003e \u003cstrong\u003eRoom Transformation\u003c\/strong\u003e \u003cspan\u003eAdds a visual focal point to a plain wall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-feature\"\u003e\n\u003ci\u003e🎁\u003c\/i\u003e \u003cstrong\u003eGiftable Idea\u003c\/strong\u003e \u003cspan\u003eA different present for a baseball fan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 · GIFT\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-gift bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e🎁 FOR THE PERSON WHO NEVER REALLY LEAVES THE BALLPARK\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eGive a Baseball Fan Something That Changes Their Whole Room\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eFor someone whose bedroom, game room or office already shows their love of baseball, this projection light adds another layer without taking over valuable wall or shelf space.\u003c\/p\u003e\n\u003cdiv class=\"bsp-tags\"\u003e\n\u003cspan class=\"bsp-tag\"\u003e ⚾ Baseball Fans \u003c\/span\u003e \u003cspan class=\"bsp-tag\"\u003e 👦 Kids \u0026amp; Teens \u003c\/span\u003e \u003cspan class=\"bsp-tag\"\u003e 👨 Dads \u0026amp; Grandpas \u003c\/span\u003e \u003cspan class=\"bsp-tag\"\u003e 🎮 Game-Room Owners \u003c\/span\u003e \u003cspan class=\"bsp-tag\"\u003e 🎂 Birthday Gifts \u003c\/span\u003e \u003cspan class=\"bsp-tag\"\u003e 🎄 Christmas Gifts \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 · PRODUCT IMAGE\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-center bsp-reveal\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e⭐ A SMALL PROJECTOR WITH A BIG VISUAL ROLE\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eEasy to Place. Easy to Aim. Easy to Bring Into the Room.\u003c\/h2\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/09_28b29a3a-7e5d-4737-b72f-4956b43e1c00.png?v=1790503843\" alt=\"Baseball stadium projection light product display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     13 · PRODUCT INFORMATION\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-reveal\" id=\"bsp-details\"\u003e\n\u003cdiv class=\"bsp-center\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eBaseball Stadium Projector\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec\"\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Baseball-Themed Projection Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Theme \u003c\/strong\u003e \u003cspan\u003e Baseball \/ Stadium Atmosphere \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Positioning \u003c\/strong\u003e \u003cspan\u003e Adjustable Base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Power \u003c\/strong\u003e \u003cspan\u003e USB Powered \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Suggested Spaces \u003c\/strong\u003e \u003cspan\u003e Bedroom \/ Game Room \/ Living Room \/ Office \/ Sports Room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Package Options \u003c\/strong\u003e \u003cspan\u003e 1 \/ 2 \/ 3 \/ 4 Sets \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bsp-spec-row\"\u003e\n\u003cstrong\u003e Each Set Includes \u003c\/strong\u003e \u003cspan\u003e Projector + Adjustable Base + USB Cable + User Manual \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     14 · FAQ\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-faq bsp-reveal\"\u003e\n\u003cdiv class=\"bsp-center\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e❓ GOOD TO KNOW\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eNo. The supplied product description states that the projector is USB powered.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the direction of the projection?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eYes. The supplied product information includes an adjustable base designed to help change the projection angle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eSuggested indoor spaces include bedrooms, game rooms, living areas, offices and dedicated sports-themed spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes with one set?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eThe supplied package information lists one Baseball Stadium Projector, one adjustable base, one USB cable and one user manual per set.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eThe source presents it as a gift option for baseball enthusiasts, sports fans, children and family members.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat brightness, projection distance or exact dimensions does it have?\u003c\/summary\u003e\n\u003cdiv class=\"bsp-answer\"\u003eThose specifications are not provided in the supplied product information, so they are not stated on this page.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     15 · FINAL PRODUCT IMAGE\n===================================================== --\u003e\n\u003csection class=\"bsp-section bsp-center bsp-reveal\"\u003e\n\u003cdiv class=\"bsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01_06d6a56e-3831-4092-889d-cb0b8d9c4431.png?v=1790503843\" alt=\"Baseball stadium projector and accessories\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     16 · FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"bsp-final\"\u003e\n\u003cp class=\"bsp-eyebrow\"\u003e⚾ YOUR ROOM • YOUR GAME • YOUR BALLPARK ATMOSPHERE\u003c\/p\u003e\n\u003ch2 class=\"bsp-h2\"\u003eYou Don't Need a Stadium Seat to Bring a Little Baseball Energy Home\u003c\/h2\u003e\n\u003cp class=\"bsp-text\"\u003eSet it down, aim it at the wall, connect USB power and give your favorite space a visual atmosphere inspired by the game.\u003c\/p\u003e\n\u003cdiv class=\"bsp-final-line\"\u003eTurn on the light. \u003cbr\u003eChange the room. \u003cbr\u003eBring baseball home.\u003c\/div\u003e\n\u003ca href=\"#bsp-details\" class=\"bsp-cta\"\u003e 🏟️ BRING THE BALLPARK HOME \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n     17 · GUARANTEE\n===================================================== --\u003e\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Default Title","offer_id":57524931428518,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01_06d6a56e-3831-4092-889d-cb0b8d9c4431.png?v=1790503843","url":"https:\/\/getvyxor.com\/products\/baseball-field-floodlights","provider":"getvyxor","version":"1.0","type":"link"}