.chat-topbar{grid-template-columns:44px minmax(0,1fr) 44px}
.chat-topbar-center{text-align:left;padding-left:2px}
.chat-topbar-center p{justify-content:flex-start}
.chat-contact-history .history-chat{position:relative;z-index:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.chat-contact-history .history-chat.active{background:inherit!important;box-shadow:none!important;transform:none!important}
.app-shell.has-sonnet-avatar .group-member-avatar.avatar-preview-sonnet,
.app-shell.has-sonnet-avatar .group-message-avatar.avatar-preview-sonnet,
.app-shell.has-sonnet-avatar .history-avatar.group .avatar-preview-sonnet{background-image:var(--sonnet-avatar-image);background-size:cover;background-position:center;color:transparent}
.app-shell.has-lumi-avatar .group-member-avatar.avatar-preview-opus,
.app-shell.has-lumi-avatar .group-message-avatar.avatar-preview-opus,
.app-shell.has-lumi-avatar .history-avatar.group .avatar-preview-opus{background-image:var(--lumi-avatar-image);background-size:cover;background-position:center;color:transparent}
.app-shell.has-group-avatar .history-avatar.avatar-preview-group{background-image:var(--group-avatar-image);background-size:cover;background-position:center;color:transparent}
.app-shell.has-group-avatar .history-avatar.avatar-preview-group>span{visibility:hidden}
.avatar-upload-group{grid-column:2}
.app-shell.has-group-avatar .avatar-preview-group{background-image:var(--group-avatar-image);background-size:cover;background-position:center;color:transparent}
.app-shell.has-sonnet-avatar .chat-avatar.bot.avatar-preview-sonnet{background-image:var(--sonnet-avatar-image)!important;background-size:cover!important;background-position:center!important;color:transparent!important}.app-shell.has-lumi-avatar .chat-avatar.bot.avatar-preview-opus{background-image:var(--lumi-avatar-image)!important;background-size:cover!important;background-position:center!important;color:transparent!important}.app-shell.has-user-avatar .chat-avatar.user{background-image:var(--user-avatar-image)!important;background-size:cover!important;background-position:center!important;color:transparent!important}
