:root{--chat-bg:#262625;--chat-active:#375a61;--chat-border:#f0e7d8;--chat-unread-fg:#fff;--chat-message-bg:#454545;--chat-messages-bg:#262625;--chat-progress-a:var(--chat-active);--chat-progress-b:var(--chat-bg);--chat-progress-track:var(--chat-bg)}@media (prefers-color-scheme:light){:root{--chat-bg:#f2e6d8;--chat-active:#bf9b7a;--chat-border:#555934;--chat-unread-fg:#000;--chat-message-bg:#8c5b3e;--chat-messages-bg:#f2e6d8;--chat-progress-a:var(--chat-active);--chat-progress-b:var(--chat-bg);--chat-progress-track:var(--chat-bg)}}body{overflow:hidden}
.styles-module__aK3XEa__root{justify-content:space-evenly}.styles-module__aK3XEa__item{justify-content:center;font-weight:700}.styles-module__aK3XEa__item span{cursor:pointer;align-items:baseline;gap:1px;padding:2px;font-size:14px;display:inline-flex}.styles-module__aK3XEa__item span.styles-module__aK3XEa__unreadBadge{color:var(--chat-unread-fg);padding:0;font-size:8px}.styles-module__aK3XEa__item span:hover .styles-module__aK3XEa__unreadBadge{filter:brightness(1.1)}.styles-module__aK3XEa__item span:hover{color:var(--chat-active)}.styles-module__aK3XEa__active .styles-module__aK3XEa__unreadBadge{color:var(--chat-unread-fg)}.styles-module__aK3XEa__active{color:var(--chat-active)}
.styles-module__t4By0W__root{cursor:pointer;background-color:var(--chat-bg);width:100%;height:64px;padding:8px 16px 8px 8px;position:relative}.styles-module__t4By0W__root:hover,.styles-module__t4By0W__rootOpened{background-color:var(--chat-active)}.styles-module__t4By0W__root span,.styles-module__t4By0W__root b{font-size:12px}.styles-module__t4By0W__root .styles-module__t4By0W__datetime{white-space:nowrap;z-index:1;background-color:inherit;padding:4px;font-size:10px;display:block;position:absolute;top:4px;right:4px}.styles-module__t4By0W__root .styles-module__t4By0W__unread{white-space:nowrap;z-index:1;background-color:var(--chat-active);color:var(--chat-unread-fg);border-radius:4px;padding:2px 6px;font-size:12px;display:block;position:absolute;bottom:16px;right:8px}.styles-module__t4By0W__root .styles-module__t4By0W__title{font-size:14px}.styles-module__t4By0W__ellipsis{white-space:nowrap;text-overflow:ellipsis;width:215px;overflow:hidden}.styles-module__t4By0W__picture{background-color:beige;border-radius:100%;flex-shrink:0;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;overflow:hidden}.styles-module__t4By0W__pictureImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}
.IndeterminateLinearProgress-module__BJS6Xq__track{background:var(--chat-progress-track,#ffffff1f);border-radius:2px;width:100%;height:3px;min-height:3px;overflow:hidden}.IndeterminateLinearProgress-module__BJS6Xq__bar{background:repeating-linear-gradient(90deg, var(--chat-progress-a,var(--chat-active,#508f7d)) 0, var(--chat-progress-a,var(--chat-active,#508f7d)) 40px, var(--chat-progress-b,#94d4c4) 40px, var(--chat-progress-b,#94d4c4) 80px);will-change:transform;width:200%;height:100%;animation:.9s linear infinite IndeterminateLinearProgress-module__BJS6Xq__indeterminate-slide}@keyframes IndeterminateLinearProgress-module__BJS6Xq__indeterminate-slide{0%{transform:translate(0)}to{transform:translate(-80px)}}
.pretty-scrollbar-content{gap:inherit;flex-direction:column;width:100%;min-height:min-content;display:flex}.chat-thread-sidebar-scroll{overflow:hidden auto;overflow-y:overlay;scrollbar-width:none;scrollbar-color:var(--chat-active) var(--chat-bg);-ms-overflow-style:none}.chat-thread-sidebar-scroll:hover,.chat-thread-sidebar-scroll.chat-thread-sidebar-scroll--active{scrollbar-width:thin;-ms-overflow-style:auto}.chat-thread-sidebar-scroll::-webkit-scrollbar{width:0;height:0}.chat-thread-sidebar-scroll:hover::-webkit-scrollbar{width:8px}.chat-thread-sidebar-scroll.chat-thread-sidebar-scroll--active::-webkit-scrollbar{width:8px}.chat-thread-sidebar-scroll::-webkit-scrollbar-thumb{background-color:var(--chat-active);border-radius:999px}.chat-thread-sidebar-scroll::-webkit-scrollbar-track{background-color:var(--chat-bg)}.chat-thread-sidebar-scroll::-webkit-scrollbar-corner{background-color:var(--chat-bg)}
