.pip{display:flex;flex-direction:column}.pip-video-container{position:relative}.pip-video-container .stage-controls{top:2px;inset-inline-end:2px;bottom:unset;left:unset;transform:unset}.pip-video{display:flex;height:50vh;background-color:var(--surface2)}.pip-video video{height:50vh;width:100%;object-fit:cover}.pip-chat{height:50vh;overflow-y:auto;display:flex;flex-direction:column-reverse;gap:2px;padding:0 2px}.pip-message{display:flex;gap:4px}.pip-message-author{font-weight:700;white-space:pre}