.bento-chat-row{display:flex;align-items:flex-start;gap:6px;font-size:10px;line-height:1.35;opacity:0;transform:translateY(6px)}.bento-chat-row.in{animation:bento-stream-chat-slide-in .3s ease forwards}@keyframes bento-stream-chat-slide-in{to{opacity:1;transform:translateY(0)}}.bento-chat-user{font-weight:700;flex-shrink:0;white-space:nowrap;padding-right:1px}.bento-chat-msg{color:rgba(255,255,255,.72)}.media-background-skin{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;&>.media,&>video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit}&>:where(img,picture){width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit}}