{"product_id":"polar-bear-aurora-fountain-solar-cascading-snowflake-garden-light","title":"🎄49% OFF🎄Polar Bear Magic Fountain™ – Flowing Snowflake Solar LED Christmas Garden Light❄️","description":"\u003cstyle\u003e\n\/* =========================================================\n   POLAR BEAR AURORA FOUNTAIN\n   SOLAR WINTER GARDEN LIGHT\n\n   Shopify High-Conversion Landing Page\n   Snowman-Light Style Structure\n   + Pure CSS Arctic Animations\n\n   Palette:\n   - Arctic Midnight\n   - Icy Blue\n   - Polar White\n   - Champagne Gold\n========================================================= *\/\n\n.pba-page,\n.pba-page *,\n.pba-page *::before,\n.pba-page *::after {\n  box-sizing: border-box;\n}\n\n.pba-page {\n  --night: #04111b;\n  --night2: #082536;\n  --navy: #0b3448;\n\n  --ice: #70c9ea;\n  --ice2: #a7e4f7;\n  --ice3: #e5f8ff;\n\n  --blue: #2f8fbd;\n  --blue2: #55b7de;\n\n  --gold: #d9ae59;\n  --gold2: #f2d68e;\n\n  --snow: #f8fcff;\n  --snow2: #edf7fb;\n\n  --cream: #fffaf1;\n\n  --white: #ffffff;\n\n  --text: #253139;\n  --muted: #687780;\n  --border: #d8e8ee;\n\n  position: relative;\n  z-index: 0;\n\n  display: block;\n  clear: both;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n\n  margin: 30px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  color: var(--text);\n  background: #fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.68;\n\n  container-type: inline-size;\n  container-name: polarbearaurora;\n}\n\n.pba-page img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.pba-page h1,\n.pba-page h2,\n.pba-page h3,\n.pba-page p,\n.pba-page ul {\n  margin-top: 0;\n}\n\n.pba-page h1,\n.pba-page h2,\n.pba-page h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.12;\n}\n\n.pba-page a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes pbaSnow {\n\n  0% {\n    background-position:\n      0 -180px,\n      75px -320px,\n      150px -500px;\n  }\n\n  100% {\n    background-position:\n      80px 760px,\n      5px 900px,\n      220px 1050px;\n  }\n\n}\n\n@keyframes pbaAurora {\n\n  0% {\n    background-position:\n      0% 50%;\n  }\n\n  50% {\n    background-position:\n      100% 50%;\n  }\n\n  100% {\n    background-position:\n      0% 50%;\n  }\n\n}\n\n@keyframes pbaOrb {\n\n  0%,\n  100% {\n    opacity: .38;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .95;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.09);\n  }\n\n}\n\n@keyframes pbaTextGlow {\n\n  0%,\n  100% {\n    text-shadow:\n      0 0 5px rgba(167,228,247,.08);\n  }\n\n  50% {\n    text-shadow:\n      0 0 19px rgba(167,228,247,.52),\n      0 0 38px rgba(85,183,222,.22);\n  }\n\n}\n\n@keyframes pbaImageGlow {\n\n  0%,\n  100% {\n    box-shadow:\n      0 25px 58px rgba(0,0,0,.34),\n      0 0 0 rgba(112,201,234,0);\n  }\n\n  50% {\n    box-shadow:\n      0 28px 65px rgba(0,0,0,.40),\n      0 0 42px rgba(112,201,234,.24);\n  }\n\n}\n\n@keyframes pbaFloat {\n\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(-5px);\n  }\n\n}\n\n@keyframes pbaPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.06);\n  }\n\n}\n\n@keyframes pbaShine {\n\n  0% {\n    transform:\n      translateX(-170%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(280%)\n      skewX(-20deg);\n  }\n\n}\n\n@keyframes pbaSweep {\n\n  0%,\n  18% {\n    left: -28%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: 1;\n  }\n\n  70% {\n    opacity: .7;\n  }\n\n  85%,\n  100% {\n    left: 115%;\n    opacity: 0;\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.pba-section {\n  position: relative;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n\n  padding: 60px 22px;\n}\n\n.pba-center {\n  text-align: center;\n}\n\n.pba-kicker {\n  display: inline-flex;\n\n  margin-bottom: 13px;\n  padding: 7px 15px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(47,143,189,.28);\n\n  border-radius: 999px;\n\n  color: #26789d;\n\n  background:\n    rgba(112,201,234,.10);\n\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.pba-title {\n  max-width: 850px;\n\n  margin-right: auto;\n  margin-bottom: 17px;\n  margin-left: auto;\n\n  color: #123649;\n\n  font-size:\n    clamp(30px,5vw,48px);\n\n  font-weight: 700;\n  letter-spacing: -.8px;\n}\n\n.pba-subtitle {\n  max-width: 750px;\n\n  margin-right: auto;\n  margin-bottom: 28px;\n  margin-left: auto;\n\n  color: var(--muted);\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.pba-blue {\n  color: var(--blue);\n}\n\n.pba-gold {\n  color: var(--gold);\n}\n\n.pba-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #f8fcfe,\n      #eaf5f9\n    );\n}\n\n.pba-cream {\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf2,\n      #f5ede0\n    );\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.pba-button {\n  position: relative;\n\n  display: inline-flex;\n\n  min-height: 56px;\n\n  padding: 16px 29px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #8ed5ee;\n\n  border-radius: 9px;\n\n  color: #062131 !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #5db5da,\n      #c7f0ff 48%,\n      #3e9bc5\n    );\n\n  box-shadow:\n    0 14px 32px rgba(42,121,157,.28);\n\n  font-size: 16px;\n  font-weight: 900;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    pbaPulse\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.pba-button:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 40px rgba(42,121,157,.36);\n}\n\n.pba-button::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.65),\n      transparent\n    );\n\n  animation:\n    pbaShine\n    3.9s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.pba-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,.92fr)\n    minmax(0,1.08fr);\n\n  min-height: 630px;\n\n  overflow: hidden;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      125deg,\n      #031018 0%,\n      #063147 38%,\n      #0b4c60 58%,\n      #062637 78%,\n      #031018 100%\n    );\n\n  background-size:\n    220% 220%;\n\n  animation:\n    pbaAurora\n    13s\n    ease-in-out\n    infinite;\n}\n\n\n\/* SNOW *\/\n\n.pba-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .45;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.98)\n      0 2px,\n      transparent 2.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(211,243,255,.75)\n      0 1.3px,\n      transparent 1.9px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(112,201,234,.75)\n      0 1px,\n      transparent 1.6px\n    );\n\n  background-size:\n    90px 90px,\n    140px 140px,\n    195px 195px;\n\n  animation:\n    pbaSnow\n    17s\n    linear\n    infinite;\n}\n\n.pba-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding: 62px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.pba-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n\n  margin-bottom: 17px;\n  padding: 8px 14px;\n\n  border:\n    1px solid rgba(167,228,247,.42);\n\n  border-radius: 999px;\n\n  color: #c5efff;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.pba-main-title {\n  margin-bottom: 20px;\n\n  color: #fff;\n\n  font-size:\n    clamp(40px,6.4vw,67px);\n\n  letter-spacing: -1.4px;\n}\n\n.pba-main-title span {\n  display: block;\n\n  color: #bcecff;\n\n  animation:\n    pbaTextGlow\n    3.1s\n    ease-in-out\n    infinite;\n}\n\n.pba-hero-sub {\n  max-width: 610px;\n\n  margin-bottom: 23px;\n\n  color: #e0f3f9;\n\n  font-size: 18px;\n  line-height: 1.72;\n}\n\n.pba-hero-note {\n  margin: 16px 0 0;\n\n  color: #afcfdb;\n\n  font-size: 13px;\n}\n\n.pba-hero-image {\n  position: relative;\n  z-index: 2;\n\n  min-width: 0;\n\n  overflow: hidden;\n}\n\n\n\/* GLOWING ORB AURA *\/\n\n.pba-hero-image::before {\n  position: absolute;\n\n  top: 32%;\n  left: 50%;\n\n  z-index: 2;\n\n  width: 340px;\n  height: 340px;\n\n  border-radius: 50%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(174,236,255,.38),\n      rgba(85,183,222,.12) 40%,\n      transparent 70%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    pbaOrb\n    4.2s\n    ease-in-out\n    infinite;\n}\n\n.pba-hero-image img {\n  position: relative;\n  z-index: 1;\n\n  width: 100%;\n  height: 100% !important;\n  min-height: 630px;\n\n  object-fit: cover;\n\n  animation:\n    pbaImageGlow\n    4.3s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.pba-facts-wrap {\n  padding:\n    35px 15px 42px;\n\n  background: #f2faff;\n}\n\n.pba-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  max-width: 940px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #d9e9ef;\n\n  border-radius: 14px;\n\n  background: #fff;\n\n  box-shadow:\n    0 13px 31px rgba(35,92,118,.07);\n}\n\n.pba-fact {\n  padding: 23px 8px;\n\n  border-right:\n    1px solid #e4eef2;\n\n  border-bottom:\n    1px solid #e4eef2;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.pba-fact:nth-child(2n) {\n  border-right: 0;\n}\n\n.pba-fact:nth-last-child(-n+2) {\n  border-bottom: 0;\n}\n\n.pba-fact:hover {\n  background: #f4fbff;\n\n  transform:\n    translateY(-4px);\n}\n\n.pba-fact strong {\n  display: block;\n\n  color: #116184;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 24px;\n}\n\n.pba-fact span {\n  display: block;\n\n  margin-top: 7px;\n\n  color: #5e8799;\n\n  font-size: 12px;\n  font-weight: 900;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.pba-quote {\n  max-width: 770px;\n\n  margin: 30px auto 0;\n  padding: 29px 24px;\n\n  border-top:\n    1px solid #75c6e5;\n\n  border-bottom:\n    1px solid #75c6e5;\n\n  color: #155472;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(112,201,234,.12),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 22px;\n  font-style: italic;\n  line-height: 1.55;\n}\n\n.pba-quote small {\n  display: block;\n\n  margin-top: 12px;\n\n  color: var(--muted);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 14px;\n  font-style: normal;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.pba-split {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 32px;\n\n  align-items: center;\n}\n\n.pba-split \u003e * {\n  min-width: 0;\n}\n\n.pba-copy p {\n  margin-bottom: 17px;\n\n  color: var(--muted);\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.pba-image-card {\n  position: relative;\n\n  width: 100%;\n  max-width: 560px;\n\n  margin: 0 auto;\n  padding: 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #b9dcea;\n\n  border-radius: 16px;\n\n  background: #06151e;\n\n  box-shadow:\n    0 20px 46px rgba(29,72,91,.17);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.pba-image-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 26px 55px rgba(29,72,91,.23),\n    0 0 30px rgba(112,201,234,.16);\n}\n\n.pba-image-card img {\n  border-radius: 10px;\n\n  aspect-ratio: 1\/1;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   DARK AURORA SECTION\n========================================================= *\/\n\n.pba-dark {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #fff;\n\n  background:\n    radial-gradient(\n      circle at 88% 12%,\n      rgba(112,201,234,.20),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 10% 80%,\n      rgba(61,124,153,.18),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #031018,\n      #082f43\n    );\n}\n\n.pba-dark::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .25;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.88)\n      0 1px,\n      transparent 1.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(137,218,247,.85)\n      0 1px,\n      transparent 1.6px\n    );\n\n  background-size:\n    68px 68px,\n    115px 115px;\n}\n\n.pba-dark \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.pba-dark .pba-title {\n  color: #fff;\n}\n\n.pba-dark .pba-copy p {\n  color: #d6edf5;\n}\n\n.pba-dark .pba-kicker {\n  color: #bfeeff;\n\n  border-color:\n    rgba(167,228,247,.26);\n\n  background:\n    rgba(167,228,247,.06);\n}\n\n\n\/* =========================================================\n   CHECKS\n========================================================= *\/\n\n.pba-checks {\n  margin: 22px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.pba-checks li {\n  position: relative;\n\n  margin-bottom: 13px;\n  padding-left: 34px;\n\n  color: #34444b;\n\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.pba-checks li::before {\n  position: absolute;\n\n  top: 0;\n  left: 0;\n\n  display: flex;\n\n  width: 23px;\n  height: 23px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #66bfe1;\n\n  border-radius: 50%;\n\n  color: #237da5;\n\n  background: #ebf9ff;\n\n  content: \"❄\";\n\n  font-size: 10px;\n}\n\n.pba-dark .pba-checks li {\n  color: #f1f8fb;\n}\n\n.pba-dark .pba-checks li::before {\n  color: #c5f0ff;\n\n  border-color: #66bfe1;\n\n  background:\n    rgba(112,201,234,.08);\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.pba-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 18px;\n\n  margin-top: 31px;\n}\n\n.pba-card {\n  padding: 27px 21px;\n\n  border:\n    1px solid #d9e8ed;\n\n  border-radius: 15px;\n\n  background: #fff;\n\n  box-shadow:\n    0 10px 27px rgba(35,92,118,.05);\n\n  text-align: left;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.pba-card:hover {\n  transform:\n    translateY(-6px);\n\n  box-shadow:\n    0 17px 37px rgba(35,92,118,.12);\n}\n\n.pba-icon {\n  display: flex;\n\n  width: 54px;\n  height: 54px;\n\n  margin-bottom: 17px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #9bd7ec;\n\n  border-radius: 50%;\n\n  background: #f0fbff;\n\n  font-size: 24px;\n\n  animation:\n    pbaFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n.pba-card:nth-child(2)\n.pba-icon {\n  animation-delay: .8s;\n}\n\n.pba-card:nth-child(3)\n.pba-icon {\n  animation-delay: 1.6s;\n}\n\n.pba-card:nth-child(4)\n.pba-icon {\n  animation-delay: 2.4s;\n}\n\n.pba-card h3 {\n  margin-bottom: 9px;\n\n  color: #15526f;\n\n  font-size: 20px;\n}\n\n.pba-card p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.pba-showcase {\n  position: relative;\n\n  max-width: 820px;\n\n  margin: 32px auto 0;\n  padding: 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #8dcce5;\n\n  border-radius: 16px;\n\n  background: #06141d;\n\n  box-shadow:\n    0 22px 50px rgba(26,76,97,.18);\n}\n\n.pba-showcase img {\n  border-radius: 10px;\n}\n\n.pba-showcase::after {\n  position: absolute;\n\n  top: -15%;\n  bottom: -15%;\n  left: -28%;\n\n  width: 16%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(218,247,255,.68),\n      rgba(112,201,234,.30),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  filter: blur(2px);\n\n  animation:\n    pbaSweep\n    6.3s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.pba-step-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 18px;\n\n  margin-top: 31px;\n}\n\n.pba-step {\n  padding: 27px 20px;\n\n  border:\n    1px solid #dbe8ec;\n\n  border-radius: 15px;\n\n  background: #fff;\n\n  text-align: center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.pba-step:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 15px 32px rgba(35,92,118,.09);\n}\n\n.pba-step-number {\n  display: flex;\n\n  width: 51px;\n  height: 51px;\n\n  margin: 0 auto 16px;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #277fa7,\n      #65c4e6\n    );\n\n  font-size: 21px;\n  font-weight: 900;\n}\n\n.pba-step h3 {\n  margin-bottom: 8px;\n\n  color: #15526f;\n\n  font-size: 19px;\n}\n\n.pba-step p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.pba-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 10px;\n\n  max-width: 840px;\n\n  margin: 28px auto 0;\n}\n\n.pba-tag {\n  padding: 10px 16px;\n\n  border:\n    1px solid #a8d9ea;\n\n  border-radius: 999px;\n\n  color: #236f91;\n\n  background: #eefaff;\n\n  font-size: 13px;\n  font-weight: 800;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.pba-tag:hover {\n  background: #dff6ff;\n\n  transform:\n    translateY(-3px);\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.pba-gift {\n  color: #fff;\n\n  background:\n    radial-gradient(\n      circle at 12% 12%,\n      rgba(242,214,142,.17),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 80%,\n      rgba(112,201,234,.15),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #0b3448,\n      #135672\n    );\n}\n\n.pba-gift .pba-title {\n  color: #fff;\n}\n\n.pba-gift .pba-copy p {\n  color: #deeff6;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.pba-specs {\n  max-width: 900px;\n\n  margin: 30px auto 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--border);\n\n  border-radius: 15px;\n\n  background: #fff;\n}\n\n.pba-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    190px minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--border);\n}\n\n.pba-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.pba-spec-label,\n.pba-spec-value {\n  padding: 14px 15px;\n\n  font-size: 14px;\n}\n\n.pba-spec-label {\n  color: #1d698a;\n\n  background: #eef8fb;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.pba-note {\n  max-width: 900px;\n\n  margin: 18px auto 0;\n  padding: 17px 19px;\n\n  border-left:\n    4px solid #65bde0;\n\n  border-radius:\n    0 11px 11px 0;\n\n  color: #586b74;\n\n  background: #f0faff;\n\n  font-size: 13px;\n  line-height: 1.7;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.pba-faq {\n  max-width: 820px;\n\n  margin: 29px auto 0;\n\n  text-align: left;\n}\n\n.pba-page details {\n  margin-bottom: 12px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #dce8ed;\n\n  border-radius: 13px;\n\n  background: #fff;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.pba-page details:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 8px 20px rgba(35,92,118,.06);\n}\n\n.pba-page summary {\n  position: relative;\n\n  display: block;\n\n  padding:\n    18px 49px 18px 18px;\n\n  color: #15526f;\n\n  cursor: pointer;\n\n  font-size: 16px;\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.pba-page summary::-webkit-details-marker {\n  display: none;\n}\n\n.pba-page summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 18px;\n\n  color: #3b9ec7;\n\n  content: \"+\";\n\n  font-size: 25px;\n\n  transform:\n    translateY(-50%);\n}\n\n.pba-page details[open]\nsummary::after {\n  content: \"−\";\n}\n\n.pba-faq-answer {\n  padding:\n    0 18px 18px;\n\n  color: var(--muted);\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.pba-final {\n  position: relative;\n\n  padding:\n    74px 22px;\n\n  overflow: hidden;\n\n  color: #fff;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      125deg,\n      #031018,\n      #07384e,\n      #0b536a,\n      #062b3d,\n      #031018\n    );\n\n  background-size:\n    220% 220%;\n\n  animation:\n    pbaAurora\n    14s\n    ease-in-out\n    infinite;\n}\n\n.pba-final::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .4;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.96)\n      0 1.7px,\n      transparent 2.3px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(167,228,247,.76)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    92px 92px,\n    158px 158px;\n\n  animation:\n    pbaSnow\n    20s\n    linear\n    infinite;\n}\n\n.pba-final \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.pba-final .pba-title {\n  color: #fff;\n}\n\n.pba-final .pba-title span {\n  color: #bceeff;\n\n  animation:\n    pbaTextGlow\n    3s\n    ease-in-out\n    infinite;\n}\n\n.pba-final-copy {\n  max-width: 700px;\n\n  margin:\n    0 auto 26px;\n\n  color: #d8edf5;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.pba-final-note {\n  margin:\n    16px 0 0;\n\n  color: #b2d0db;\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@container polarbearaurora (min-width:700px) {\n\n  .pba-section {\n    padding:\n      70px 42px;\n  }\n\n  .pba-facts {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .pba-fact {\n    border-bottom: 0;\n  }\n\n  .pba-fact:nth-child(2) {\n    border-right:\n      1px solid #e4eef2;\n  }\n\n  .pba-fact:last-child {\n    border-right: 0;\n  }\n\n  .pba-split {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 50px;\n  }\n\n  .pba-card-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 16px;\n  }\n\n  .pba-step-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 16px;\n  }\n\n}\n\n@container polarbearaurora (min-width:960px) {\n\n  .pba-section {\n    padding:\n      80px 59px;\n  }\n\n  .pba-split {\n    gap: 62px;\n  }\n\n  .pba-copy p {\n    font-size: 17px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:760px) {\n\n  .pba-hero {\n    grid-template-columns: 1fr;\n\n    min-height: 0;\n  }\n\n  .pba-hero-copy {\n    padding:\n      43px 21px 34px;\n  }\n\n  .pba-main-title {\n    font-size: 40px;\n  }\n\n  .pba-hero-image img {\n    min-height: auto;\n\n    aspect-ratio: 1\/1;\n\n    object-fit: cover;\n  }\n\n  .pba-spec-row {\n    grid-template-columns:\n      125px minmax(0,1fr);\n  }\n\n}\n\n@media screen and (max-width:480px) {\n\n  .pba-page {\n    margin-top: 20px;\n  }\n\n  .pba-section {\n    padding:\n      44px 18px;\n  }\n\n  .pba-main-title {\n    font-size: 36px;\n  }\n\n  .pba-title {\n    font-size: 30px;\n  }\n\n  .pba-subtitle,\n  .pba-hero-sub {\n    font-size: 16px;\n  }\n\n  .pba-button {\n    width: 100%;\n    max-width: 420px;\n  }\n\n  .pba-quote {\n    font-size: 19px;\n  }\n\n  .pba-hero::before,\n  .pba-final::before {\n    opacity: .25;\n  }\n\n  .pba-card:hover,\n  .pba-step:hover,\n  .pba-image-card:hover,\n  .pba-tag:hover,\n  .pba-fact:hover,\n  .pba-page details:hover {\n    transform: none;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .pba-page *,\n  .pba-page *::before,\n  .pba-page *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pba-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"pba-hero\"\u003e\n\n  \u003cdiv class=\"pba-hero-copy\"\u003e\n\n    \u003cspan class=\"pba-hero-kicker\"\u003e\n      ❄️ ARCTIC MAGIC FOR YOUR CHRISTMAS YARD\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"pba-main-title\"\u003e\n      Polar Bear\n      \u003cspan\u003eAurora Fountain\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"pba-hero-sub\"\u003e\n      A cheerful polar bear holds a glowing crystal-style orb while icy blue\n      lights cascade toward the ground like a shimmering aurora fountain —\n      surrounded by illuminated snowflakes for a winter display that comes\n      alive after dark.\n    \u003c\/p\u003e\n\n    \u003ca class=\"pba-button\" href=\"#\"\u003e\n      Bring Home the Arctic Magic →\n    \u003c\/a\u003e\n\n    \u003cp class=\"pba-hero-note\"\u003e\n      ☀ Solar Powered • ❄ Cascading Snowflakes • 🌙 Auto On at Dusk\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pba-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01.png?v=1787815011\" alt=\"Polar Bear Aurora Fountain Solar Garden Light\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK BENEFITS\n===================================================== --\u003e\n\n\u003csection class=\"pba-facts-wrap\"\u003e\n\n  \u003cdiv class=\"pba-facts\"\u003e\n\n\n    \u003cdiv class=\"pba-fact\"\u003e\n\n      \u003cstrong\u003e\n        Solar\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Powered\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-fact\"\u003e\n\n      \u003cstrong\u003e\n        Auto Dusk\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Lighting\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-fact\"\u003e\n\n      \u003cstrong\u003e\n        Icy Blue\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Aurora Glow\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-fact\"\u003e\n\n      \u003cstrong\u003e\n        Up to 10–12h\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        After Full Charging*\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    More Than Another Christmas Light\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    Turn Your Yard Into\n    \u003cspan class=\"pba-blue\"\u003e\n      a Tiny Arctic Wonderland\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-subtitle\"\u003e\n    Warm lights glow along the house. Snow settles across the garden.\n    Then, in the middle of the scene, a little polar bear holds a brilliant\n    blue orb while illuminated snowflakes appear to pour toward the ground.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"pba-quote\"\u003e\n\n    “It doesn't just light up the yard — it becomes the centerpiece.”\n\n    \u003csmall\u003e\n      Cute enough to enjoy during the day, dramatic enough to completely\n      change the atmosphere after sunset.\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     AURORA CASCADE\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-dark\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/03.png?v=1787815011\" alt=\"Polar Bear Aurora Fountain cascading snowflake light effect\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\"\u003e\n        ❄️ Meet the Aurora Cascade\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\"\u003e\n        Like Snowfall and Northern Lights Coming Together\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Multiple illuminated strands descend beneath the glowing orb and\n        spread outward to create a wide fountain-like silhouette.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Bright snowflake accents add extra depth while the cool blue\n        illumination gives the entire display its unmistakable Arctic look.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"pba-checks\"\u003e\n\n        \u003cli\u003eCool icy-blue illumination\u003c\/li\u003e\n\n        \u003cli\u003eWide cascading fountain silhouette\u003c\/li\u003e\n\n        \u003cli\u003eGlowing snowflake accents\u003c\/li\u003e\n\n        \u003cli\u003eCrystal-style illuminated orb\u003c\/li\u003e\n\n        \u003cli\u003eDesigned to stand out from ordinary pathway lights\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     BENEFITS\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-soft pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    Why You'll Love It\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    Winter Magic\n    \u003cspan class=\"pba-blue\"\u003e\n      Without the Decorating Headache\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-subtitle\"\u003e\n    Solar power, automatic dusk lighting and a dramatic blue cascade make\n    this an easy way to add more personality to your outdoor Christmas setup.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"pba-card-grid\"\u003e\n\n\n    \u003carticle class=\"pba-card\"\u003e\n\n      \u003cdiv class=\"pba-icon\"\u003e\n        ☀️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Solar Powered\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Collects energy during daylight so no permanent electrical\n        connection is required.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"pba-card\"\u003e\n\n      \u003cdiv class=\"pba-icon\"\u003e\n        🌙\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Auto On at Dusk\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Once activated and charged, the lighting system is designed to\n        illuminate as surrounding light fades.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"pba-card\"\u003e\n\n      \u003cdiv class=\"pba-icon\"\u003e\n        ❄️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cascading Blue Light\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Illuminated strands and snowflakes create a much wider visual\n        effect than a basic stake light.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"pba-card\"\u003e\n\n      \u003cdiv class=\"pba-icon\"\u003e\n        🐻\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cute by Day\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The white polar bear, scarf and glowing-orb design remain decorative\n        even before the lights come on.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DAY \/ NIGHT\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-cream pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    Beautiful by Day · Mesmerizing by Night\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    Two Completely Different\n    \u003cspan class=\"pba-blue\"\u003e\n      Winter Personalities\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-subtitle\"\u003e\n    During the day, the polar bear adds a cheerful seasonal character.\n    Once darkness falls, the orb, snowflakes and blue cascade transform\n    the same decoration into a glowing winter scene.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"pba-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/02.png?v=1787815012\" alt=\"Polar Bear Aurora Fountain day and night\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SOLAR + AUTO DUSK\n===================================================== --\u003e\n\n\u003csection class=\"pba-section\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\"\u003e\n        ☀️ Powered by the Sun\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\"\u003e\n        Holiday Magic\n        \u003cspan class=\"pba-blue\"\u003e\n          Without Another Extension Cord\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Outdoor Christmas displays can quickly turn into a maze of cables,\n        plugs and extension cords. This design keeps things simpler.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Place the solar panel where it can receive good direct sunlight,\n        let it charge during the day and allow the light sensor to take over\n        as daylight fades.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"pba-checks\"\u003e\n\n        \u003cli\u003eNo permanent outdoor electrical connection required\u003c\/li\u003e\n\n        \u003cli\u003eSeparate solar panel for flexible placement\u003c\/li\u003e\n\n        \u003cli\u003eDesigned to illuminate automatically after dark\u003c\/li\u003e\n\n        \u003cli\u003eIdeal for lawns and garden beds away from outlets\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/04_3559d36e-6e11-45db-8f31-0d6d70ec7b67.png?v=1787815907\" alt=\"Polar Bear Aurora Fountain solar powered\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CASCADE DETAIL\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-dark\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/05_c4226799-c685-47e5-9e96-c4fd7d25b822.png?v=1787815907\" alt=\"Polar Bear Aurora Fountain magical cascading blue lights\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\"\u003e\n        ✨ A Bigger Visual Effect\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\"\u003e\n        Not Just a Point of Light —\n        A Full Winter Scene\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The wide cascading strands visually fill more of the yard than\n        a traditional pathway light.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That gives the polar bear, glowing orb and snowflakes enough presence\n        to work as a standalone centerpiece or as the cool-toned focal point\n        inside a larger Christmas display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     COOL VS WARM CHRISTMAS\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    🎄 Arctic Blue Meets Christmas Gold\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    The Perfect Contrast to\n    \u003cspan class=\"pba-gold\"\u003e\n      Warm Christmas Lights\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-subtitle\"\u003e\n    Pair the icy blue polar bear with warm white string lights, glowing trees,\n    wreaths, garlands or porch décor to create a layered display with more\n    contrast and visual depth.\n  \u003c\/p\u003e\n\n\n  \u003cdiv style=\"\n      max-width:760px;\n      margin:28px auto 0;\n      padding:27px 22px;\n      border-left:4px solid #6cc3e4;\n      border-radius:0 13px 13px 0;\n      background:linear-gradient(135deg,#edfaff,#fff9ed);\n      color:#245269;\n      font-family:Georgia,'Times New Roman',serif;\n      font-size:21px;\n      font-style:italic;\n      line-height:1.55;\n      text-align:left;\n    \"\u003e\n    Warm Christmas magic behind it.\n    \u003cstrong style=\"color:#247ea5;\"\u003e\n      Arctic magic in front.\n    \u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SCENARIOS\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-soft\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\"\u003e\n        🏡 Make Your Yard the One They Remember\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\"\u003e\n        A Winter Focal Point\n        \u003cspan class=\"pba-blue\"\u003e\n          Wherever You Need It\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Give the display a spot where its wide blue cascade can be seen\n        clearly after dark — beside the walkway, in the lawn or among\n        existing Christmas decorations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It can also add winter personality to garden areas that would otherwise\n        feel empty during the colder months.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/06_6a8a6107-6ccb-4bab-acdc-5d2c3f7b6cef.png?v=1787815907\" alt=\"Polar Bear Aurora Fountain front yard Christmas display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pba-tags\"\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      🏡 Front Yard\n    \u003c\/span\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      ✨ Walkway\n    \u003c\/span\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      🌿 Garden\n    \u003c\/span\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      🚪 Porch Area\n    \u003c\/span\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      🎄 Christmas Display\n    \u003c\/span\u003e\n\n    \u003cspan class=\"pba-tag\"\u003e\n      📸 Holiday Parties\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    🔧 No Complicated Installation\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    From Box to Winter Magic\n    \u003cspan class=\"pba-blue\"\u003e\n      in 4 Simple Steps\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"pba-step-grid\"\u003e\n\n\n    \u003cdiv class=\"pba-step\"\u003e\n\n      \u003cdiv class=\"pba-step-number\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Connect the Pole\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Assemble the required pole sections together.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-step\"\u003e\n\n      \u003cdiv class=\"pba-step-number\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Secure the Stake\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Insert the support stake into suitable soil or ground.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-step\"\u003e\n\n      \u003cdiv class=\"pba-step-number\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Position the Panel\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose a place where the solar panel can receive direct sunlight.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-step\"\u003e\n\n      \u003cdiv class=\"pba-step-number\"\u003e\n        4\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Let It Glow\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        After charging and activation, enjoy the display after sunset.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pba-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/07_4fcd78d7-bebf-44a1-94b7-d299fe3bdbea.png?v=1787815908\" alt=\"Polar Bear Aurora Fountain easy installation\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SOLAR PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-dark\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/08_d2b47750-b1ce-46d3-887f-ec17a9eb7359.png?v=1787815907\" alt=\"Polar Bear Aurora Fountain solar panel placement\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\"\u003e\n        🌞 Better Sun = Better Nighttime Performance\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\"\u003e\n        Give the Solar Panel the Best View of the Sky\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        For the strongest charging performance, choose a location that\n        receives several hours of unobstructed direct sunlight.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Avoid heavy shade, roof overhangs, dense trees or locations where\n        the panel may become completely buried under heavy snow.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"pba-checks\"\u003e\n\n        \u003cli\u003eLawns away from electrical outlets\u003c\/li\u003e\n\n        \u003cli\u003eGarden beds\u003c\/li\u003e\n\n        \u003cli\u003eWalkway displays\u003c\/li\u003e\n\n        \u003cli\u003eOpen front-yard locations\u003c\/li\u003e\n\n        \u003cli\u003eAreas where extension cords would look messy\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003c!-- =====================================================\n     GIFT - HIGH CONTRAST VERSION\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-gift\"\u003e\n\n  \u003cdiv class=\"pba-split\"\u003e\n\n\n    \u003cdiv class=\"pba-copy\"\u003e\n\n      \u003cspan class=\"pba-kicker\" style=\"\n          color:#c8f1ff;\n          border-color:rgba(200,241,255,.32);\n          background:rgba(255,255,255,.08);\n        \"\u003e\n        🎁 A Gift for People Who Really Love Christmas\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"pba-title\" style=\"\n          color:#ffffff;\n          margin-left:0;\n          margin-bottom:18px;\n          text-shadow:0 2px 14px rgba(0,0,0,.18);\n        \"\u003e\n        Give Them Something\n        \u003cspan style=\"color:#f2d68e;\"\u003e\n          They Probably Don't Already Own\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp style=\"\n          color:#f3f8fa;\n          font-size:17px;\n          font-weight:600;\n          line-height:1.8;\n        \"\u003e\n        Instead of another small ornament, give them something that can\n        transform an entire corner of the yard.\n      \u003c\/p\u003e\n\n      \u003cp style=\"\n          color:#eaf4f8;\n          font-size:17px;\n          font-weight:500;\n          line-height:1.8;\n        \"\u003e\n        The cheerful polar bear and icy blue lighting make it especially\n        suited to people who love outdoor Christmas displays and winter décor.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"pba-checks\"\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          Christmas decorating enthusiasts\n        \u003c\/li\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          Homeowners who love outdoor displays\n        \u003c\/li\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          Polar bear lovers\n        \u003c\/li\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          Winter décor collectors\n        \u003c\/li\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          Parents and grandparents who love holiday decorating\n        \u003c\/li\u003e\n\n        \u003cli style=\"color:#ffffff;\"\u003e\n          New homeowners decorating their first Christmas yard\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/09_9da16308-1a89-46de-93e3-856ed8f08899.png?v=1787815908\" alt=\"Polar Bear Aurora Fountain Christmas outdoor gift\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     EMOTIONAL FINAL STORY\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-cream pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    ✨ It Creates the Feeling of Christmas\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    The Kind of Decoration That Makes People\n    \u003cspan class=\"pba-blue\"\u003e\n      Stop, Smile \u0026amp; Look Again\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-subtitle\"\u003e\n    Picture arriving home on a cold December evening. Warm lights glow\n    along the house, a wreath hangs on the door, and in the yard a cheerful\n    polar bear holds a brilliant blue orb while snowflakes cascade toward\n    the ground.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"pba-quote\"\u003e\n\n    “That's when the yard stops looking decorated —\n    and starts feeling like Christmas.”\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-soft pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    📋 Product Highlights\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    Polar Bear Aurora Fountain\n    \u003cspan class=\"pba-blue\"\u003e\n      Solar Garden Light\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"pba-specs\"\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Product Type\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Solar Outdoor Decorative Light\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Polar Bear with Glowing Orb \u0026amp; Cascading Snowflake Lights\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Light Color\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Cool \/ Icy Blue\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Power Source\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Solar Powered\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Auto Lighting\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Designed to illuminate automatically at dusk when activated\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Lighting Time\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Up to approximately 10–12 hours after sufficient charging\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Installation\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Ground Stake \/ Pole Assembly\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Wiring\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        No permanent outdoor wiring required\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Suggested Use\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Front Yard, Garden, Walkway, Lawn, Porch Area \u0026amp; Holiday Displays\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pba-spec-row\"\u003e\n\n      \u003cdiv class=\"pba-spec-label\"\u003e\n        Style\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pba-spec-value\"\u003e\n        Christmas \/ Winter \/ Arctic \/ Holiday Garden Décor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pba-note\"\u003e\n    \u003cstrong\u003eLighting-time note:\u003c\/strong\u003e\n    up to approximately 10–12 hours is based on sufficient charging.\n    Actual runtime can vary depending on direct sunlight, charging duration,\n    season, temperature and weather conditions.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"pba-section pba-center\"\u003e\n\n  \u003cspan class=\"pba-kicker\"\u003e\n    Frequently Asked Questions\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n    Before the\n    \u003cspan class=\"pba-blue\"\u003e\n      Arctic Magic Begins\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"pba-faq\"\u003e\n\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003e\n        Is it solar powered?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        Yes. The solar panel collects energy from sunlight during the day\n        to help power the lighting after dark.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it turn on automatically?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        When properly activated and charged, the light-sensing system is\n        designed to illuminate the decoration automatically as surrounding\n        light levels decrease.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How long can the lights stay on?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        Under good charging conditions, runtime can reach approximately\n        10–12 hours. Actual performance varies with sunlight, charging time,\n        season, temperature and weather.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it need an outdoor electrical outlet?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        No permanent electrical connection is required because the lighting\n        system is solar powered.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where should I place the solar panel?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        Position it where it can receive several hours of direct,\n        unobstructed sunlight. Avoid heavy shade, roof overhangs and dense trees.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can it stay outside during winter?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        It is designed as an outdoor seasonal decoration. For best longevity,\n        secure it properly and use reasonable care during severe storms,\n        unusually heavy snowfall or extreme weather.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is assembly difficult?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pba-faq-answer\"\u003e\n        The design uses a straightforward pole-and-ground-stake setup:\n        connect the sections, secure the stake, position the solar panel,\n        allow it to charge and enjoy the lighting after dark.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"pba-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:42px;\n    \"\u003e\n    🐻❄️✨\n  \u003c\/div\u003e\n\n  \u003cspan class=\"pba-kicker\" style=\"\n      color:#c8f1ff;\n      border-color:rgba(167,228,247,.35);\n      background:rgba(255,255,255,.05);\n    \"\u003e\n    Bring Arctic Magic Home This Christmas\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"pba-title\"\u003e\n\n    Let It Charge by Day.\n    \u003cspan\u003eLet the Winter Magic Begin at Night.\u003c\/span\u003e\n\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pba-final-copy\"\u003e\n    Give your yard something more memorable than another string of\n    ordinary lights. Let a cheerful polar bear, glowing crystal orb,\n    cascading blue light and sparkling snowflakes become the winter\n    centerpiece everyone remembers.\n  \u003c\/p\u003e\n\n  \u003ca class=\"pba-button\" href=\"#\"\u003e\n    Bring Home the Polar Bear Aurora →\n  \u003c\/a\u003e\n\n  \u003cp class=\"pba-final-note\"\u003e\n    ☀ Solar Powered • 🌙 Auto Dusk Lighting • ❄ Icy Blue Aurora Cascade\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"Default Title","offer_id":57196209963174,"sku":"YML2608272085-北极熊","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01.png?v=1787815011","url":"https:\/\/getvyxor.com\/products\/polar-bear-aurora-fountain-solar-cascading-snowflake-garden-light","provider":"getvyxor","version":"1.0","type":"link"}