/* STS v5.6.180 - Premium Twitch/Kick inspired chat + real badge styling */
html body.streamx-v5.twitch-v53 aside.chat-panel.pro-chat{
  background:#05070b!important;
  border:1px solid rgba(168,85,247,.55)!important;
  box-shadow:0 0 0 1px rgba(57,255,20,.08), 0 20px 55px rgba(0,0,0,.44)!important;
  overflow:hidden!important;
}
html body.streamx-v5.twitch-v53 .sts102-chat-head{
  min-height:82px!important;
  padding:14px 16px!important;
  background:linear-gradient(180deg,#111827 0%,#0b111c 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
html body.streamx-v5.twitch-v53 .sts102-chat-title{font-size:19px!important;letter-spacing:.2px!important;text-shadow:0 0 14px rgba(255,255,255,.18)!important;}
html body.streamx-v5.twitch-v53 .sts102-chat-title::before{content:'💬 ';font-size:15px;vertical-align:1px;}
html body.streamx-v5.twitch-v53 .sts102-chat-sub{font-size:12px!important;color:#8d98aa!important;}
html body.streamx-v5.twitch-v53 .sts102-viewer-pill{
  height:34px!important;min-width:74px!important;border-radius:11px!important;
  background:#0a0f18!important;border:1px solid rgba(57,255,20,.25)!important;
  box-shadow:inset 0 0 18px rgba(57,255,20,.05)!important;
}
html body.streamx-v5.twitch-v53 #chatMessages.chat-messages.pro-messages{
  padding:12px 12px 14px!important;
  background:radial-gradient(circle at 20% 0%,rgba(168,85,247,.05),transparent 35%),#05070b!important;
  display:flex!important;flex-direction:column!important;gap:4px!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.pro-message{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  gap:9px!important;
  align-items:flex-start!important;
  padding:6px 7px!important;
  margin:0!important;
  border-radius:10px!important;
  background:transparent!important;
  border:1px solid transparent!important;
  transition:background .14s ease,border-color .14s ease,transform .14s ease!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.pro-message:hover{
  background:rgba(255,255,255,.045)!important;
  border-color:rgba(168,85,247,.13)!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-avatar-mini{
  grid-column:1!important;
  width:32px!important;height:32px!important;min-width:32px!important;
  border-radius:50%!important;
  border:2px solid #39ff14!important;
  box-shadow:0 0 12px rgba(57,255,20,.32)!important;
  background:#07100b!important;
  overflow:hidden!important;
  font-size:13px!important;font-weight:1000!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-avatar-mini.frame-owner,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line[data-chat-username="DevMarvel"] .chat-avatar-mini{
  border-color:#ffd166!important;box-shadow:0 0 16px rgba(255,209,102,.46),0 0 26px rgba(168,85,247,.18)!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-avatar-mini img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;}
html body.streamx-v5.twitch-v53 #chatMessages .chat-bubble{
  grid-column:2!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
  background:transparent!important;
  border:0!important;padding:0!important;margin:0!important;box-shadow:none!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-meta{
  display:flex!important;align-items:center!important;gap:5px!important;min-width:0!important;
  min-height:20px!important;margin:0!important;padding:0!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-name,
html body.streamx-v5.twitch-v53 #chatMessages .chat-name-link{
  color:var(--chat-name-color,#ff3b69)!important;
  font-size:13px!important;line-height:18px!important;font-weight:1000!important;
  text-decoration:none!important;text-shadow:0 0 10px color-mix(in srgb, var(--chat-name-color,#ff3b69) 50%, transparent)!important;
  max-width:128px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line[data-chat-username="DevMarvel"] .chat-name::before{content:'👑 ';font-size:12px;}
html body.streamx-v5.twitch-v53 #chatMessages .chat-body,
html body.streamx-v5.twitch-v53 #chatMessages .chat-bubble>span{
  display:block!important;
  color:#f5f7fb!important;
  font-size:13.5px!important;line-height:1.42!important;
  word-break:break-word!important;overflow-wrap:anywhere!important;
  margin:0!important;padding:0!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only .chat-body,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only .chat-bubble>span{
  display:flex!important;flex-wrap:wrap!important;gap:5px!important;align-items:center!important;
  padding-top:2px!important;line-height:1!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only img,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only .chat-emote,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only .emote-inline{
  width:36px!important;height:36px!important;object-fit:contain!important;margin:0!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.28))!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .badge-row{
  display:inline-flex!important;align-items:center!important;gap:3px!important;max-width:none!important;overflow:visible!important;flex:0 0 auto!important;
}
html body.streamx-v5.twitch-v53 .creator-badge{
  --badge-a:#6b7280;--badge-b:#111827;--badge-glow:rgba(255,255,255,.12);
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:18px!important;height:18px!important;min-width:18px!important;
  padding:0!important;border-radius:6px!important;
  background:linear-gradient(135deg,var(--badge-a),var(--badge-b))!important;
  border:1px solid rgba(255,255,255,.24)!important;
  box-shadow:0 0 10px var(--badge-glow), inset 0 1px 0 rgba(255,255,255,.28)!important;
  color:#fff!important;font-size:11px!important;line-height:1!important;
}
html body.streamx-v5.twitch-v53 .creator-badge .badge-icon{display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;line-height:1!important;}
html body.streamx-v5.twitch-v53 .creator-badge .badge-label{display:none!important;}
html body.streamx-v5.twitch-v53 .badge-owner{--badge-a:#ffd166;--badge-b:#a16207;--badge-glow:rgba(255,209,102,.38);}
html body.streamx-v5.twitch-v53 .badge-staff-admin,
html body.streamx-v5.twitch-v53 .badge-staff{--badge-a:#ef4444;--badge-b:#7f1d1d;--badge-glow:rgba(239,68,68,.34);}
html body.streamx-v5.twitch-v53 .badge-moderator{--badge-a:#22c55e;--badge-b:#14532d;--badge-glow:rgba(34,197,94,.32);}
html body.streamx-v5.twitch-v53 .badge-partner,
html body.streamx-v5.twitch-v53 .badge-tier-partner,
html body.streamx-v5.twitch-v53 .badge-sts-partner{--badge-a:#38bdf8;--badge-b:#1d4ed8;--badge-glow:rgba(56,189,248,.32);}
html body.streamx-v5.twitch-v53 .badge-affiliate,
html body.streamx-v5.twitch-v53 .badge-tier-affiliate{--badge-a:#c084fc;--badge-b:#7e22ce;--badge-glow:rgba(192,132,252,.34);}
html body.streamx-v5.twitch-v53 .badge-tier-creator{--badge-a:#64748b;--badge-b:#1f2937;--badge-glow:rgba(148,163,184,.18);}
html body.streamx-v5.twitch-v53 .badge-verified{--badge-a:#60a5fa;--badge-b:#2563eb;--badge-glow:rgba(96,165,250,.32);}
html body.streamx-v5.twitch-v53 .badge-paypal-sub-tier1,
html body.streamx-v5.twitch-v53 .badge-paypal-sub-tier2,
html body.streamx-v5.twitch-v53 .badge-paypal-sub-tier3{--badge-a:#f472b6;--badge-b:#be185d;--badge-glow:rgba(244,114,182,.32);}
html body.streamx-v5.twitch-v53 #chatMessages .inline-mod-menu{margin-left:auto!important;}
html body.streamx-v5.twitch-v53 #chatMessages .inline-mod-menu summary,
html body.streamx-v5.twitch-v53 #chatMessages .mod-menu summary{
  opacity:0!important;pointer-events:none!important;
  width:22px!important;height:20px!important;border-radius:8px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10)!important;color:#aeb7c7!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .chat-line:hover .inline-mod-menu summary,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line:hover .mod-menu summary{opacity:1!important;pointer-events:auto!important;}
html body.streamx-v5.twitch-v53 #chatMessages .sts-chat-clip-btn{display:none!important;}
html body.streamx-v5.twitch-v53 #chatMessages .sts-message-reactions{display:flex!important;gap:5px!important;margin-top:4px!important;}
html body.streamx-v5.twitch-v53 #chatMessages .sts-message-reaction-pill{
  border:0!important;background:rgba(255,255,255,.07)!important;border-radius:999px!important;padding:2px 6px!important;font-size:13px!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .system-line,
html body.streamx-v5.twitch-v53 #chatMessages .chat-line[data-chat-username="System"]{
  display:block!important;text-align:center!important;padding:8px 8px!important;margin:5px 0!important;
  background:linear-gradient(90deg,transparent,rgba(57,255,20,.10),transparent)!important;
  border:0!important;border-radius:0!important;
}
html body.streamx-v5.twitch-v53 #chatMessages .system-line::before,
html body.streamx-v5.twitch-v53 #chatMessages .system-line::after{content:'';display:inline-block;width:34px;height:1px;background:linear-gradient(90deg,transparent,rgba(57,255,20,.5));vertical-align:middle;margin:0 8px;}
html body.streamx-v5.twitch-v53 #chatMessages .system-line::after{background:linear-gradient(90deg,rgba(57,255,20,.5),transparent);}
html body.streamx-v5.twitch-v53 #chatMessages .system-line .chat-avatar-mini,
html body.streamx-v5.twitch-v53 #chatMessages .system-line .chat-meta,
html body.streamx-v5.twitch-v53 #chatMessages .system-line .system-icon{display:none!important;}
html body.streamx-v5.twitch-v53 #chatMessages .system-line .chat-bubble,
html body.streamx-v5.twitch-v53 #chatMessages .system-line .system-bubble{display:inline!important;width:auto!important;}
html body.streamx-v5.twitch-v53 #chatMessages .system-line .chat-body,
html body.streamx-v5.twitch-v53 #chatMessages .system-line .chat-bubble>span,
html body.streamx-v5.twitch-v53 #chatMessages .system-message{color:#bdfcc7!important;font-size:13px!important;font-weight:900!important;text-shadow:0 0 14px rgba(57,255,20,.15)!important;}
html body.streamx-v5.twitch-v53 .v53-emote-strip{
  display:flex!important;align-items:center!important;gap:14px!important;
  padding:9px 18px!important;min-height:44px!important;background:#060910!important;
  border-top:1px solid rgba(168,85,247,.32)!important;border-bottom:1px solid rgba(168,85,247,.22)!important;overflow-x:auto!important;scrollbar-width:none!important;
}
html body.streamx-v5.twitch-v53 .v53-emote-strip::-webkit-scrollbar{display:none!important;}
html body.streamx-v5.twitch-v53 .v53-emote-strip .emote-pick{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;height:auto!important;min-width:0!important;padding:0!important;margin:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;cursor:pointer!important;flex:0 0 auto!important;
}
html body.streamx-v5.twitch-v53 .v53-emote-strip .emote-pick:hover{transform:translateY(-2px) scale(1.1)!important;filter:drop-shadow(0 0 8px rgba(168,85,247,.5))!important;}
html body.streamx-v5.twitch-v53 .v53-emote-strip .emote-pick img{width:28px!important;height:28px!important;object-fit:contain!important;display:block!important;}
html body.streamx-v5.twitch-v53 .v53-emote-strip .emote-pick span{display:none!important;}
html body.streamx-v5.twitch-v53 #chatForm.chat-form.pro-chat-form{
  display:grid!important;grid-template-columns:minmax(0,1fr) 104px!important;gap:10px!important;align-items:center!important;
  padding:12px 14px 14px!important;background:#070a11!important;border-top:0!important;overflow:visible!important;
}
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form #chatInput{
  display:block!important;width:100%!important;min-width:0!important;height:50px!important;
  padding:0 16px!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.14)!important;
  background:#0c121b!important;color:#f8fbff!important;box-shadow:inset 0 0 20px rgba(0,0,0,.25)!important;
}
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form #chatInput:focus{border-color:#39ff14!important;box-shadow:0 0 0 1px rgba(57,255,20,.75),0 0 18px rgba(57,255,20,.13)!important;outline:none!important;}
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form > button[type="submit"]{
  width:104px!important;min-width:104px!important;max-width:104px!important;height:50px!important;border-radius:15px!important;border:0!important;
  background:linear-gradient(135deg,#a855f7,#c026d3)!important;color:white!important;font-weight:1000!important;box-shadow:0 12px 26px rgba(168,85,247,.25)!important;
}
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form .chat-wave-btn[hidden],
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form .chat-wave-btn.sent,
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form .chat-wave-btn.cooldown-hidden,
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form.wave-is-hidden .chat-wave-btn,
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form.wave-used .chat-wave-btn{display:none!important;position:absolute!important;width:0!important;min-width:0!important;max-width:0!important;opacity:0!important;pointer-events:none!important;}
html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form:not(.wave-is-hidden):not(.wave-used) .chat-wave-btn:not([hidden]) + #chatInput{padding-left:54px!important;}
@media(max-width:560px){
  html body.streamx-v5.twitch-v53 #chatMessages.chat-messages.pro-messages{padding:10px 9px!important;}
  html body.streamx-v5.twitch-v53 #chatMessages .chat-line.pro-message{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:5px!important;}
  html body.streamx-v5.twitch-v53 #chatMessages .chat-avatar-mini{width:29px!important;height:29px!important;min-width:29px!important;}
  html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only img,
  html body.streamx-v5.twitch-v53 #chatMessages .chat-line.emote-only .chat-emote{width:32px!important;height:32px!important;}
  html body.streamx-v5.twitch-v53 #chatForm.chat-form.pro-chat-form{grid-template-columns:minmax(0,1fr) 86px!important;padding:10px!important;gap:8px!important;}
  html body.streamx-v5.twitch-v53 #chatForm.pro-chat-form > button[type="submit"]{width:86px!important;min-width:86px!important;max-width:86px!important;}
}
