/* Keep the chat collapsed until the user explicitly opens it. */
.stz-chat__panel[hidden]{display:none!important}
