/* TV Tracker 0.1.88 - Hero Visual CSS Refactor
   Clean final layer for current hero visual checkpoint.

   Scope:
   - right-side hero visual stage
   - random poster wall
   - temporary orbit metric
   - hero/stat alignment safety

   Notes:
   - Replaces previous stacked hero visual experiment history.
   - Does not touch header/nav CSS.
   - Does not touch data or forms.
*/

/* -------------------------------------------------- */
/* HERO RESET / FINAL LAYER                           */
/* -------------------------------------------------- */

html body .pv4-home {
  position: relative;
  overflow: hidden;
}

html body .pv4-home .pv4-hero-brief,
html body .pv4-home .pv4-hero-signal {
  display: none !important;
}

html body .pv4-home .pv4-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(460px, 1.08fr);
  gap: clamp(28px, 4vw, 58px);
  align-items: center;
}

html body .pv4-home .pv4-copy {
  position: relative;
  z-index: 8;
  min-width: 0;
}

html body .pv4-home .pv4-title {
  line-height: 0.96;
  letter-spacing: -0.048em;
  text-wrap: balance;
  text-shadow:
    0 20px 38px rgba(0, 0, 0, 0.34),
    0 0 18px rgba(247, 212, 109, 0.08);
}

html body .pv4-home .pv4-title .pv4-g {
  filter:
    drop-shadow(0 0 18px rgba(247, 212, 109, 0.10))
    drop-shadow(0 16px 26px rgba(0, 0, 0, 0.20));
}

html body .pv4-home .pv4-lead {
  max-width: 32rem;
  color: rgba(235, 241, 255, 0.84);
  line-height: 1.62;
}

/* Eski CTA'lar bu checkpoint'te kapalı kalır. */
html body .pv4-home .pv4-actions {
  display: none !important;
}

/* -------------------------------------------------- */
/* RIGHT VISUAL STAGE                                 */
/* -------------------------------------------------- */

html body .pv4-home .pv4-visual {
  position: relative;
  z-index: 4;
  min-height: 370px;
  overflow: visible;
}

html body .pv4-home .pv4-stage {
  position: relative !important;
  isolation: isolate !important;
  width: min(760px, 100%) !important;
  height: 370px !important;
  margin-left: auto !important;
  overflow: hidden !important;
  border-radius: 30px;
  background:
    radial-gradient(circle at 54% 44%, rgba(247, 212, 109, 0.12), transparent 22%),
    radial-gradient(circle at 84% 45%, rgba(126, 35, 48, 0.28), transparent 36%),
    radial-gradient(circle at 38% 52%, rgba(18, 36, 76, 0.22), transparent 44%),
    linear-gradient(90deg, rgba(6, 9, 17, 0.90), rgba(6, 8, 14, 0.30) 56%, rgba(26, 10, 20, 0.10));
}

/* Left fade: poster alanı sola doğru dokuya dönüşsün. */
html body .pv4-home .pv4-stage::before {
  content: "" !important;
  position: absolute !important;
  z-index: 24 !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(
      90deg,
      rgba(6, 9, 17, 1.00) 0%,
      rgba(6, 9, 17, 0.94) 20%,
      rgba(6, 9, 17, 0.66) 42%,
      rgba(6, 9, 17, 0.18) 70%,
      rgba(6, 9, 17, 0.00) 100%
    ),
    radial-gradient(circle at 53% 48%, rgba(247, 212, 109, 0.10), transparent 28%);
}

/* Cinematic sweep line */
html body .pv4-home .pv4-stage::after {
  content: "" !important;
  position: absolute !important;
  z-index: 36 !important;
  left: 38% !important;
  right: -8% !important;
  top: 61% !important;
  height: 3px !important;
  pointer-events: none !important;
  border-radius: 999px !important;
  transform: rotate(-8deg) !important;
  opacity: 0.84 !important;
  background:
    linear-gradient(
      90deg,
      rgba(255, 238, 190, 0),
      rgba(255, 238, 190, 0.60) 24%,
      rgba(247, 212, 109, 0.56) 55%,
      rgba(217, 138, 43, 0.18) 82%,
      rgba(217, 138, 43, 0)
    ) !important;
  box-shadow:
    0 0 18px rgba(247, 212, 109, 0.26),
    0 0 46px rgba(217, 138, 43, 0.12) !important;
}

/* -------------------------------------------------- */
/* POSTER WALL                                        */
/* -------------------------------------------------- */

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster {
  position: absolute !important;
  width: 104px !important;
  height: 156px !important;
  border-radius: 15px !important;
  overflow: hidden !important;
  background: #10131d !important;
  opacity: 1 !important;
  border: 1px solid rgba(255, 247, 210, 0.13) !important;
  box-shadow:
    0 24px 44px rgba(0, 0, 0, 0.58),
    0 0 20px rgba(247, 212, 109, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
  backdrop-filter: none !important;
}

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
  filter:
    saturate(0.80)
    brightness(0.58)
    contrast(1.10)
    blur(0.10px) !important;
}

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster .pv4-vig {
  position: absolute;
  inset: 0;
  opacity: 1 !important;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 22%, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.12) 38%, rgba(0,0,0,0.68) 100%),
    linear-gradient(180deg, rgba(0,0,0,0.05), rgba(0,0,0,0.42)) !important;
}

/* 20 poster layout: sağ taraf daha görünür, orbit/sol taraf daha loş. */
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f1  { right: 390px !important; top: 28px  !important; z-index: 1  !important; transform: rotate(-24deg) perspective(760px) rotateY(-18deg) scale(0.86) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f2  { right: 342px !important; top: 0px   !important; z-index: 2  !important; transform: rotate(-15deg) perspective(760px) rotateY(-14deg) scale(0.92) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f3  { right: 294px !important; top: 52px  !important; z-index: 3  !important; transform: rotate(-9deg)  perspective(760px) rotateY(-10deg) scale(0.96) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f4  { right: 246px !important; top: 12px  !important; z-index: 4  !important; transform: rotate(-4deg)  perspective(760px) rotateY(-6deg)  scale(1.00) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f5  { right: 206px !important; top: 102px !important; z-index: 2  !important; transform: rotate(-18deg) perspective(760px) rotateY(-10deg) scale(0.84) !important; }

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f6  { right: 178px !important; top: 26px  !important; z-index: 5  !important; transform: rotate(5deg)   perspective(760px) rotateY(5deg)   scale(1.02) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f7  { right: 132px !important; top: -4px  !important; z-index: 6  !important; transform: rotate(10deg)  perspective(760px) rotateY(9deg)   scale(1.04) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f8  { right: 84px  !important; top: 46px  !important; z-index: 7  !important; transform: rotate(16deg)  perspective(760px) rotateY(14deg)  scale(1.06) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f9  { right: 38px  !important; top: 4px   !important; z-index: 8  !important; transform: rotate(22deg)  perspective(760px) rotateY(18deg)  scale(1.04) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f10 { right: -8px  !important; top: 72px  !important; z-index: 9  !important; transform: rotate(30deg)  perspective(760px) rotateY(22deg)  scale(1.02) !important; }

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f11 { right: 360px !important; top: 166px !important; z-index: 0  !important; transform: rotate(-30deg) perspective(760px) rotateY(-18deg) scale(0.78) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f12 { right: 302px !important; top: 202px !important; z-index: 1  !important; transform: rotate(-16deg) perspective(760px) rotateY(-12deg) scale(0.82) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f13 { right: 242px !important; top: 176px !important; z-index: 2  !important; transform: rotate(-4deg)  perspective(760px) rotateY(-4deg)  scale(0.86) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f14 { right: 184px !important; top: 214px !important; z-index: 3  !important; transform: rotate(8deg)   perspective(760px) rotateY(7deg)   scale(0.86) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f15 { right: 126px !important; top: 168px !important; z-index: 4  !important; transform: rotate(14deg)  perspective(760px) rotateY(12deg)  scale(0.90) !important; }

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f16 { right: 68px  !important; top: 204px !important; z-index: 5  !important; transform: rotate(22deg)  perspective(760px) rotateY(16deg)  scale(0.88) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f17 { right: 8px   !important; top: 170px !important; z-index: 6  !important; transform: rotate(30deg)  perspective(760px) rotateY(20deg)  scale(0.88) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f18 { right: -42px !important; top: 222px !important; z-index: 7  !important; transform: rotate(34deg)  perspective(760px) rotateY(22deg)  scale(0.80) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f19 { right: 108px !important; top: 286px !important; z-index: 1  !important; transform: rotate(10deg)  perspective(760px) rotateY(8deg)   scale(0.72) !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f20 { right: -16px !important; top: 302px !important; z-index: 2  !important; transform: rotate(24deg)  perspective(760px) rotateY(16deg)  scale(0.68) !important; }

/* Poster filter groups */
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f1 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f2 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f3 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f4 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f5 img {
  filter: saturate(0.48) brightness(0.36) contrast(1.10) blur(0.70px) !important;
}

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f6 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f7 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f8 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f9 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f10 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f11 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f12 img {
  filter: saturate(0.68) brightness(0.54) contrast(1.08) blur(0.25px) !important;
}

html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f13 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f14 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f15 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f16 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f17 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f18 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f19 img,
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f20 img {
  filter: saturate(0.92) brightness(0.82) contrast(1.06) blur(0.05px) !important;
}

/* -------------------------------------------------- */
/* TEMPORARY ORBIT METRIC                             */
/* -------------------------------------------------- */

html body .pv4-home .pv4-orbit {
  position: absolute !important;
  z-index: 42 !important;
  right: 226px !important;
  top: 50px !important;
  width: 238px !important;
  height: 238px !important;
  display: grid !important;
  place-items: center !important;
  text-align: center !important;
  border-radius: 999px !important;
  overflow: visible !important;
  border: 1px solid rgba(255, 243, 193, 0.16) !important;
  background:
    radial-gradient(circle at 50% 44%, rgba(18, 13, 23, 0.96) 0%, rgba(10, 9, 16, 0.98) 56%, rgba(3, 5, 11, 0.98) 100%) !important;
  box-shadow:
    0 38px 68px rgba(0, 0, 0, 0.66),
    0 0 42px rgba(247, 212, 109, 0.22),
    0 0 112px rgba(247, 212, 109, 0.16),
    inset 0 0 46px rgba(0, 0, 0, 0.62) !important;
}

html body .pv4-home .pv4-orbit::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: -17px !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle, rgba(247, 212, 109, 0.22), transparent 66%) !important;
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 18px), #000 calc(100% - 16px), #000 calc(100% - 4px), transparent 100%) !important;
  mask: radial-gradient(farthest-side, transparent calc(100% - 18px), #000 calc(100% - 16px), #000 calc(100% - 4px), transparent 100%) !important;
  box-shadow:
    0 0 32px rgba(247, 212, 109, 0.46),
    0 0 88px rgba(247, 212, 109, 0.24),
    0 0 142px rgba(217, 138, 43, 0.14) !important;
}

html body .pv4-home .pv4-orbit::after {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset: 12px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 243, 193, 0.14) !important;
  box-shadow:
    inset 0 0 30px rgba(247, 212, 109, 0.08),
    0 0 26px rgba(247, 212, 109, 0.06) !important;
  pointer-events: none !important;
}

html body .pv4-home .pv4-orbit > * {
  position: relative !important;
  z-index: 3 !important;
}

html body .pv4-home .pv4-orbit .pv4-orbit-label,
html body .pv4-home .pv4-orbit span:first-child {
  display: block !important;
  margin-bottom: 10px !important;
  color: #f7d46d !important;
  font-size: 0.83rem !important;
  font-weight: 860 !important;
  text-shadow: 0 0 15px rgba(247, 212, 109, 0.24) !important;
}

html body .pv4-home .pv4-orbit strong,
html body .pv4-home .pv4-orbit b {
  display: block !important;
  min-height: 4rem !important;
  margin: 0 !important;
  color: transparent !important;
  font-size: 4.15rem !important;
  line-height: 0.86 !important;
  letter-spacing: -0.064em !important;
  font-weight: 950 !important;
  background: linear-gradient(180deg, #fff4bd 0%, #f7d46d 46%, #d98a2b 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  filter:
    drop-shadow(0 0 16px rgba(247, 212, 109, 0.34))
    drop-shadow(0 13px 24px rgba(0,0,0,0.42)) !important;
}

html body .pv4-home .pv4-orbit .pv4-orbit-sub,
html body .pv4-home .pv4-orbit span:last-child {
  display: block !important;
  margin-top: 10px !important;
  color: #f7d46d !important;
  font-size: 0.84rem !important;
  font-weight: 850 !important;
  text-shadow: 0 0 14px rgba(247, 212, 109, 0.22) !important;
}

/* Small glints */
html body .pv4-home .pv4-visual::after {
  content: "" !important;
  position: absolute !important;
  z-index: 46 !important;
  right: 25% !important;
  top: 23% !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #fff3b4 !important;
  pointer-events: none !important;
  box-shadow:
    12px 14px 0 0 rgba(247, 212, 109, 0.66),
    198px 160px 0 0 rgba(255, 248, 209, 0.38),
    278px 92px 0 0 rgba(247, 212, 109, 0.26),
    88px 220px 0 0 rgba(247, 212, 109, 0.22) !important;
  filter: drop-shadow(0 0 12px rgba(247, 212, 109, 0.44)) !important;
}

/* -------------------------------------------------- */
/* RESPONSIVE                                         */
/* -------------------------------------------------- */

@media (max-width: 980px) {
  html body .pv4-home .pv4-grid {
    grid-template-columns: 1fr;
  }

  html body .pv4-home .pv4-visual {
    min-height: 330px;
  }

  html body .pv4-home .pv4-stage {
    width: 100% !important;
    height: 330px !important;
  }

  html body .pv4-home .pv4-orbit {
    right: 132px !important;
    top: 52px !important;
    width: 216px !important;
    height: 216px !important;
  }

  html body .pv4-home .pv4-orbit strong,
  html body .pv4-home .pv4-orbit b {
    font-size: 3.55rem !important;
  }

  html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster {
    width: 92px !important;
    height: 138px !important;
  }
}

@media (max-width: 720px) {
  html body .pv4-home .pv4-visual,
  html body .pv4-home .pv4-stage {
    min-height: 280px;
  }

  html body .pv4-home .pv4-orbit {
    right: 50%;
    transform: translateX(50%);
    top: 42px !important;
    width: 200px !important;
    height: 200px !important;
  }

  html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f1,
  html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f2,
  html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f3,
  html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f4 {
    display: none !important;
  }
}

/* /TV Tracker 0.1.88 */

/* TV Tracker 0.1.88a - Hero Visual Restore
   Purpose:
   - Restore CTA buttons after 0.1.88 cleanup.
   - Remove the separate black inner-panel feeling on the right hero stage.
   - Soften the temporary orbit so it is less visually heavy.
*/

/* Sol taraf tekrar dolu hissetsin */
html body .pv4-home .pv4-actions {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  margin-top: 26px !important;
  flex-wrap: wrap !important;
}

html body .pv4-home .pv4-btn {
  min-height: 48px !important;
  padding: 0 22px !important;
  border-radius: 14px !important;
  font-weight: 850 !important;
  letter-spacing: -0.015em !important;
}

html body .pv4-home .pv4-btn-primary {
  box-shadow:
    0 18px 34px rgba(247, 180, 65, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.22) !important;
}

html body .pv4-home .pv4-btn-ghost {
  background: rgba(8, 10, 18, 0.34) !important;
  border-color: rgba(247, 212, 109, 0.28) !important;
  color: rgba(255, 236, 180, 0.96) !important;
}

/* Sağ taraf ayrı siyah kutu gibi durmasın */
html body .pv4-home .pv4-stage {
  background:
    radial-gradient(circle at 54% 44%, rgba(247, 212, 109, 0.10), transparent 23%),
    radial-gradient(circle at 84% 45%, rgba(126, 35, 48, 0.24), transparent 37%),
    radial-gradient(circle at 38% 52%, rgba(18, 36, 76, 0.18), transparent 44%) !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

/* Refactor sonrası oluşan iç panel hissini yumuşat */
html body .pv4-home .pv4-stage::before {
  z-index: 24 !important;
  inset: -4% -4% -4% -12% !important;
  background:
    linear-gradient(
      90deg,
      rgba(6, 9, 17, 0.00) 0%,
      rgba(6, 9, 17, 0.22) 22%,
      rgba(6, 9, 17, 0.50) 42%,
      rgba(6, 9, 17, 0.20) 70%,
      rgba(6, 9, 17, 0.00) 100%
    ),
    radial-gradient(circle at 54% 48%, rgba(247, 212, 109, 0.10), transparent 30%) !important;
}

/* Çizgi kalsın ama daha az ekranı bölüyor gibi dursun */
html body .pv4-home .pv4-stage::after {
  left: 40% !important;
  right: -12% !important;
  top: 62% !important;
  opacity: 0.68 !important;
  box-shadow:
    0 0 14px rgba(247, 212, 109, 0.18),
    0 0 32px rgba(217, 138, 43, 0.10) !important;
}

/* Orbit geçici kalsın ama daha hafif, daha az siyah disk olsun */
html body .pv4-home .pv4-orbit {
  width: 216px !important;
  height: 216px !important;
  right: 246px !important;
  top: 66px !important;
  background:
    radial-gradient(circle at 50% 44%, rgba(18, 13, 23, 0.82) 0%, rgba(10, 9, 16, 0.88) 58%, rgba(3, 5, 11, 0.86) 100%) !important;
  box-shadow:
    0 28px 58px rgba(0, 0, 0, 0.52),
    0 0 34px rgba(247, 212, 109, 0.14),
    0 0 78px rgba(247, 212, 109, 0.08),
    inset 0 0 38px rgba(0, 0, 0, 0.52) !important;
}

html body .pv4-home .pv4-orbit::before {
  inset: -11px !important;
  opacity: 0.62 !important;
  box-shadow:
    0 0 22px rgba(247, 212, 109, 0.26),
    0 0 62px rgba(247, 212, 109, 0.12) !important;
}

html body .pv4-home .pv4-orbit::after {
  inset: 10px !important;
  opacity: 0.60 !important;
}

html body .pv4-home .pv4-orbit strong,
html body .pv4-home .pv4-orbit b {
  font-size: 3.72rem !important;
  min-height: 3.52rem !important;
}

/* Poster wall biraz daha hero içine yayılsın, sağda çok sıkışmasın */
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f6  { right: 198px !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f7  { right: 150px !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f8  { right: 96px !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f9  { right: 42px !important; }
html body .pv4-home .pv4-stage .pv4-poster.pv4-randomized-poster.pv4-f10 { right: -10px !important; }

/* Başlık hafif daha premium ama agresif değil */
html body .pv4-home .pv4-title {
  text-shadow:
    0 18px 36px rgba(0, 0, 0, 0.34),
    0 0 22px rgba(247, 212, 109, 0.09) !important;
}

/* /TV Tracker 0.1.88a */
