:where(.c-message-list-item){width:100%;height:fit-content;display:flex;flex-grow:0;align-items:center;gap:var(--theme-spacing-2xs, var(--theme-spacing-2xs--sm))}:where(.c-message-list-item--is-removed){pointer-events:none;opacity:.5}:where(.c-message-list-item+.c-message-list-item){border-top-width:1px;--un-border-opacity:1;border-color:rgb(var(--theme-colors-border-subtle-on-X) / var(--un-border-opacity))}:where(.c-message-list){position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden}
