/* STS v5.6.192 - Sidebar readability fix */
html body.streamx-v5.twitch-v53 .sts-tv-sidebar,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel{
  overflow:visible!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-group{
  overflow:hidden!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-title span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-title a{
  flex:0 0 auto!important;
  white-space:nowrap!important;
  font-size:10px!important;
  letter-spacing:.08em!important;
}

/* Free the text area by taking the live-dot pill out of the grid flow */
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel{
  position:relative!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:10px!important;
  padding:8px 48px 8px 8px!important;
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel.compact,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel.compact{
  grid-template-columns:42px minmax(0,1fr)!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel > span,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel > span{
  min-width:0!important;
  width:100%!important;
  display:block!important;
  overflow:hidden!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel b,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel b{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  line-height:1.12!important;
  font-size:12px!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel small,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel small{
  display:block!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  margin-top:3px!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel .badge-row,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel .badge-row{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  flex:0 0 auto!important;
  min-width:auto!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel .creator-badge,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel .creator-badge{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:none!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel .badge-icon,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel .badge-icon{
  font-size:15px!important;
  line-height:1!important;
}

/* Green live/offline pill becomes a compact status dot so names are visible */
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel em,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel em{
  position:absolute!important;
  right:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:34px!important;
  min-width:34px!important;
  height:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  text-indent:-999px!important;
  color:transparent!important;
  font-size:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#38ff14,#22db08)!important;
  box-shadow:0 0 14px rgba(57,255,20,.45)!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel em::before,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel em::before{
  content:""!important;
  display:block!important;
  width:7px!important;
  height:7px!important;
  margin:0!important;
  border-radius:999px!important;
  background:#ff2d62!important;
  box-shadow:0 0 8px rgba(255,45,98,.8)!important;
  text-indent:0!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel em.offline,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel em.offline{
  background:rgba(255,255,255,.10)!important;
  box-shadow:none!important;
}
html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel em.offline::before,
html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel em.offline::before{
  background:rgba(255,255,255,.35)!important;
  box-shadow:none!important;
}

@media (max-width: 1200px){
  html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel b,
  html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel b{font-size:11px!important;gap:5px!important;}
  html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel,
  html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel{padding-right:42px!important;}
  html body.streamx-v5.twitch-v53 .sts-tv-sidebar .side-channel em,
  html body.streamx-v5.twitch-v53 .sts-fresh-left-panel .side-channel em{right:8px!important;width:30px!important;min-width:30px!important;}
}
