html,body,#app{min-height:100%}body{background:var(--bs-tertiary-bg);margin:0}.avatar-placeholder{background:var(--bs-primary);color:#fff;border-radius:50%;flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:600;display:flex}.streaming-connections-list{align-items:center;display:flex;overflow-x:auto}.streaming-connection-row{flex:1 0 auto;align-items:center;gap:.75rem;min-width:max-content;padding:.875rem 1rem;display:flex}.streaming-connection-row+.streaming-connection-row{border-left:1px solid var(--bs-border-color)}.streaming-service-name{font-weight:600;display:block}.streaming-account-name{max-width:140px;color:var(--bs-secondary-color);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.streaming-service-avatar{background:var(--bs-secondary-bg);width:32px;height:32px;color:var(--bs-secondary-color);object-fit:cover;border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:inline-flex}.multichat-panels{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;display:grid}.event-feed-list>:not(:last-child){border-bottom:1px solid var(--bs-border-color)}.event-feed-item{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.875rem;display:flex}.event-feed-compact{max-height:calc(100vh - 4rem);overflow-y:auto}.multichat-overlay{color:#fff;font-size:var(--overlay-font-size);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.multichat-overlay-event{background:rgb(0 0 0/var(--overlay-opacity));overflow-wrap:anywhere;border-radius:.5rem;width:fit-content;max-width:100%;padding:.5rem .75rem}@media (width<=991.98px){.multichat-panels{grid-template-columns:1fr}}
