/* Keep the supplied chat isolated to the existing sidebar slot. */
#xlc-chat-widget { position:relative; width:100%; height:100%; min-height:400px; color:#e5e7eb; background:#272c2c; overflow:hidden; }
#xlc-chat-widget .cw-root { position:relative!important; inset:auto!important; width:100%!important; max-width:none!important; height:100%!important; }
#xlc-chat-widget > p { padding:20px; }
[data-direct-notice] { padding:12px 16px; color:#d8dfdf; background:#2e3434; border-radius:8px; }
[data-direct-shell="loading"] .live-match-summary__numbers,
[data-direct-shell="loading"] .live-match-summary__status,
[data-direct-shell="loading"] .live-match-summary__quick-stats,
[data-direct-shell="loading"] .live-odds-panel__table { visibility:hidden; }
.featured-team .team-logo--ticker { width:26px; height:26px; object-fit:contain; }
#xlc-chat-widget .chat-message { overflow-wrap:anywhere; }
@media (max-width:980px) { #xlc-chat-widget { height:500px; min-height:400px; max-height:70dvh; } }
