diff --git a/manifest.json b/manifest.json index 216d28d..cb2c381 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "Telegram Theme", "slug": "telegram_theme", "description": "高仿 Telegram 风格的 QQNT 主题", - "version": "4.2.3", + "version": "4.2.4", "icon": null, "authors": [ { diff --git a/src/style/telegram.css b/src/style/telegram.css index 9e0a192..2100769 100644 --- a/src/style/telegram.css +++ b/src/style/telegram.css @@ -1 +1 @@ -@media(prefers-color-scheme: light){:root{--tg-container-image: url("local:///");--tg-container-bg-color: #eeeeee;--tg-container-backdrop-filter: blur(0px);--tg-panel-header-bg-color: #ffffff;--tg-panel-header-title-color: #000000;--tg-panel-header-title-font-size: 16px;--tg-panel-message-timestamp-font-size: 15px;--tg-message-others-username-font-color: #ffffff;--tg-message-others-username-font-size: 14px;--tg-message-others-bg-color: #ffffff;--tg-message-others-font-color: #000000;--tg-message-others-font-size: 16px;--tg-message-others-highlight-color: #3fa1b5;--tg-message-others-url-color: #168ad0;--tg-message-others-reply-content-font-size: 14px;--tg-message-others-reply-content-font-color: #000000;--tg-message-others-reply-highlight-color: #3fa1b5;--tg-message-others-reply-bg-color: #e6f3f5;--tg-message-others-forward-msg-bg-color: #ffffff;--tg-message-others-pic-element-zoom: 1.2;--tg-message-self-bg-color: #effdde;--tg-message-self-font-color: #000000;--tg-message-self-font-size: 16px;--tg-message-self-highlight-color: #61b542;--tg-message-self-url-color: #168ad0;--tg-message-self-reply-content-font-color: #000000;--tg-message-self-reply-content-font-size: 14px;--tg-message-self-reply-highlight-color: #61b542;--tg-message-self-reply-bg-color: #def5ce;--tg-message-self-forward-msg-bg-color: #ffffff;--tg-message-self-pic-element-zoom: 1.2;--tg-chat-input-area-bg-color: #ffffff;--tg-chat-input-area-font-color: #000000;--tg-chat-input-area-font-size: 17px;--tg-chat-input-area-image-zoom: 1.5;--tg-contact-top-bar-bg-color: #ffffff;--tg-contact-search-bg-color: #f1f1f1;--tg-contact-list-item-bg-color: #ffffff;--tg-contact-list-item-top-bg-color: #ffffff;--tg-contact-list-item-hover-bg-color: #f1f1f1;--tg-contact-list-item-selected-bg-color: #419fd9;--tg-contact-list-item-selected-title-font-color: #ffffff;--tg-contact-list-item-selected-summary-font-color: #ffffff;--tg-contact-list-item-unselected-title-font-color: #000000;--tg-contact-list-item-unselected-summary-font-color: #999999;--tg-contact-list-item-summary-bubble-color: #bbbbbb;--tg-contact-list-item-avatar-sys-bg-color: #5fbe67;--tg-contact-list-item-avatar-size: 52px;--tg-contact-list-item-title-font-size: 15px;--tg-contact-list-item-summary-font-size: 15px;--tg-sidebar-width: 65px;--tg-sidebar-bg-color: #293a4c;--tg-sidebar-avatar-zoom: 1.25;--tg-sidebar-nav-item-zoom: 1.25;--tg-sidebar-nav-item-selected-bg-color: #17212b;--tg-sidebar-nav-item-selected-icon-color: #5eb5f7;--tg-sidebar-nav-item-unselected-icon-color: #8393a3;--tg-group-box-bg-color: #ffffff;--tg-vip-name-color: #000000;--tg-panel-tip-bg-color: #ffffff;--tg-panel-tip-font-color: #419fd9;--tg-panel-tip-primary-bg-color: #419fd9;--tg-panel-tip-primary-font-color: #ffffff;--tg-context-menu-reply-font-color: #008000;--tg-context-menu-withdraw-font-color: #ff0000;--tg-chat-input-area-placeholder-font-color: #cccccc6f;--tg-func-bar-icon-color: #9a9a9a;--tg-func-bar-icon-hover-color: #6a6a6a;--tg-window-control-area-button-color: #ababab;--tg-window-control-area-button-hover-color: #9a9a9a}#app .tab-container{background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .tab-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .container:has(.aio-independent){--bg_grey_standard: var(--tg-container-bg-color);background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .container:has(.aio-independent)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .sidebar:not(.wrap){width:var(--tg-sidebar-width);z-index:1}#app .sidebar:not(.wrap) .sidebar-nav{background-color:var(--tg-sidebar-bg-color) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__avatar{zoom:var(--tg-sidebar-avatar-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item{width:var(--tg-sidebar-width);height:var(--tg-sidebar-width);margin:0}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item:has(.svg-highlight){background-color:var(--tg-sidebar-nav-item-selected-bg-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask{opacity:0 !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask:hover{opacity:0 !important;background-color:rgba(0,0,0,0) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img{zoom:var(--tg-sidebar-nav-item-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-highlight .tab-item-img-mask{background-color:var(--tg-sidebar-nav-item-selected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-normal i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item sub.q-badge-sub{zoom:1.15}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .more-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__lower .func-menu .func-menu__item_wrap .func-menu__item .icon-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .recent-contact .contact-top-bar{padding:28px 12px 10px 12px;background-color:var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .main-search{border-radius:100px;overflow:hidden}#app .recent-contact .contact-top-bar .main-search .search .search-input input.q-input__inner{background-color:var(--tg-contact-search-bg-color);border:unset;border-radius:100px}#app .recent-contact .contact-top-bar .main-search .search-result{--side-list-bg: var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .contact-adder-btn{border-radius:100px;background-color:var(--tg-contact-search-bg-color)}#app .recent-contact .list-toggler{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.recent-contact-item--top .list-item__container{background-color:var(--tg-contact-list-item-top-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:hover{background-color:var(--tg-contact-list-item-hover-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-unselected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name,#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-unselected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected{--global-brand_standard: var(--tg-contact-list-item-selected-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-selected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name{color:var(--tg-vip-name-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-selected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys{--brand_standard: transparent}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys:before{background-color:var(--tg-contact-list-item-avatar-sys-bg-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys .q-icon{z-index:1;zoom:1.3}#app .recent-contact .list-toggler .group-assistent-list{background-color:var(--tg-contact-list-item-bg-color)}#app .aio .panel-header{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .panel-header .panel-header__title #chatHeaderContactName,#app .aio .panel-header .panel-header__title .chat-header__contact-name{color:var(--tg-panel-header-title-color);font-size:var(--tg-panel-header-title-font-size);font-weight:bold}#app .aio .panel-header .panel-header__title #chatHeaderContactName .text-ellipsis[style*=color],#app .aio .panel-header .panel-header__title .chat-header__contact-name .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .aio .panel-header .panel-header__title #chatHeaderMembersCount{font-size:var(--tg-panel-header-title-font-size);opacity:.5}#app .aio .panel-header .panel-header__action .func-bar{zoom:.9}#app .aio .panel-header .panel-header__action .func-bar .bar-icon{cursor:pointer}#app .aio .panel-header .panel-header__action .func-bar .bar-icon i.q-icon{color:var(--tg-func-bar-icon-color)}#app .aio .panel-header .panel-header__action .func-bar .bar-icon:hover i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list{overflow:visible}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message{width:-moz-fit-content;width:fit-content;margin:15px auto !important;color:#fff !important;background-color:rgba(0,0,0,.2) !important;border-radius:100px !important;font-size:var(--tg-panel-message-timestamp-font-size) !important;padding:.4em .8em !important;letter-spacing:1px}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp .gray-tip-action,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message .gray-tip-action{color:var(--tg-message-others-highlight-color)}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item:first-child{margin-bottom:12px}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary{background-color:var(--tg-panel-tip-primary-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .content{margin-left:.5em;color:var(--tg-panel-tip-primary-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .icon .q-icon{color:#fff !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary){background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary) .content{margin-left:.5em;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom{padding:0;width:45px;height:45px;background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .icon{zoom:1.3}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .content{margin-left:0;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area{overflow:visible;height:-moz-fit-content !important;height:fit-content !important;max-height:50% !important;flex-basis:calc(var(--tg-chat-input-area-font-size)*3 + 5px) !important;background-color:var(--tg-chat-input-area-bg-color) !important;flex-direction:row}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar{flex-grow:0;flex-shrink:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin:0 8px;padding:0;flex-direction:row;z-index:6}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar{margin:0}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon{width:calc(var(--tg-chat-input-area-font-size)*2.2);height:calc(var(--tg-chat-input-area-font-size)*3 + 5px);justify-content:center;margin:0;padding:0;cursor:pointer}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .q-tooltips__bottom{display:none}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon svg{width:calc(var(--tg-chat-input-area-font-size)*1.7) !important;height:calc(var(--tg-chat-input-area-font-size)*1.7) !important;color:var(--tg-func-bar-icon-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .arrow i.q-icon{color:var(--tg-func-bar-icon-color);zoom:1.7}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:has(.arrow){margin-right:.5em}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon svg,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .arrow i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:hover .func-bar{display:flex}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(1) .bar-icon:not(:nth-child(1)){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(2){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar:nth-child(1) .bar-icon:nth-child(1){display:flex !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input{flex-grow:1;flex-shrink:1;height:-moz-fit-content;height:fit-content;max-height:100%}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor{height:-moz-fit-content;height:fit-content}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content{padding:var(--tg-chat-input-area-font-size) 6px var(--tg-chat-input-area-font-size) 0;margin:0;height:-moz-fit-content;height:fit-content;font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important;color:var(--tg-chat-input-area-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content .ck-placeholder:before{--qq-editor-placeholder: "Write a message...";color:var(--tg-chat-input-area-placeholder-font-color)}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-at{font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-img{zoom:var(--tg-chat-input-area-image-zoom)}#app .aio .group-panel .group-chat .chat-input-area .operation{margin:0;padding:0;height:unset !important;width:-moz-fit-content;width:fit-content;align-self:flex-end}#app .aio .group-panel .group-chat .chat-input-area .operation .close{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap{color:rgba(0,0,0,0) !important;width:calc(var(--tg-chat-input-area-font-size)*3) !important;height:calc(var(--tg-chat-input-area-font-size)*3) !important;margin-bottom:5px;margin-right:5px;cursor:pointer;background-color:unset !important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjMzNiAzNTMgNjExIDY4MCI+CiAgPHBhdGggZD0iTSA0MDMgNzIwIEMgNDA0IDcxOSA3MzAgNzE3IDczMCA3MDAgQyA3MzAgNjgzIDQwNCA2NzQgNDAyIDY3NCBDIDQwNCA2NzQgMzM2IDM1NSAzMzYgMzUzIEMgMzM5IDM1NiA5NDcgNjgxIDk0NyA3MDMgQyA5NDcgNzI4IDM0MyAxMDM1IDM0NiAxMDMzIFoiIGZpbGw9IiM0MGE3ZTMiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:center;background-size:50%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .divider{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send-setting__wrapper{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap>div{width:100%;height:100%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap:has(.send--disabled){opacity:.3 !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send{padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send .send-msg{color:rgba(0,0,0,0) !important;padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops{min-height:100px;max-width:unset}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>button{margin-bottom:0}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>div{font-size:1.2em}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li:last-child{zoom:1.75;margin:0}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input{width:100%}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .micro-icon{margin:20px}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .key-desc{margin-bottom:20px}#app .aio .group-panel .group-box__container{background-color:var(--tg-group-box-bg-color)}#app .aio .group-panel .group-box__container .group-box__toggle{zoom:1.35}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-bg{color:var(--brand_standard)}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-button{color:#fff}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag .level{display:none}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag.q-tag--grey{display:none}#app .message-container.message-container--align-right{grid-template-columns:auto 1fr calc(var(--avatar_size_2) + 8px) auto 0 0}#app .message-container.message-container--align-right .avatar{display:none}#app .message-container.message-container--align-right .user-name{display:none}#app .message-container:not(.message-container--align-right){grid-template-columns:auto var(--avatar_size_2) 20px auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)){grid-template-areas:"checkbox . nickname nickname nickname" "checkbox . content status ." "checkbox . tips tips tips";grid-template-columns:auto auto auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)) .avatar{display:none}#app .message-container:not(.message-container--self){padding:0 20px 0 20px !important;position:relative}#app .message-container:not(.message-container--self) .user-name{color:var(--tg-message-others-username-font-color) !important;font-weight:bold;font-size:var(--tg-message-others-username-font-size) !important;margin-bottom:2px;overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .text-ellipsis{text-shadow:0 0 5px rgba(0,0,0,.4);overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .q-tag .level{display:none}#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--grey,#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--purple{display:none}#app .message-container:not(.message-container--self) .avatar-span{align-items:flex-end;display:flex;height:100%;position:absolute;bottom:0}#app .message-container:not(.message-container--self) .avatar-span:has(+:not(.user-name)){display:none !important}#app .message-container:not(.message-container--self) .avatar-span .message-container__avatar{width:40px !important;height:40px !important}#app .message-container:not(.message-container--self) .avatar-span .avatar{position:sticky;bottom:10px}#app .message-container:not(.message-container--self) .message-content__wrapper{min-height:unset}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg{background-color:var(--tg-message-others-forward-msg-bg-color) !important}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container:not(.message-container--self) .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-others-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container:not(.message-container--self) .content-status{zoom:1.5}#app .container--others{position:relative;color:#000;background-color:var(--tg-message-others-bg-color)}#app .container--others:is(.mix-message__container--market-face,.wallet-message__container),#app .container--others:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--others:has(.text-element,.face-element),#app .container--others:is(.ptt-message){padding:calc(var(--tg-message-others-font-size)*.5) calc(var(--tg-message-others-font-size)*.8);border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)),#app .container--others:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)) .text-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--others:has(.pic-element:nth-child(2)) .face-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--others:has(.pic-element:nth-child(2)) .pic-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--others .pic-element{zoom:var(--tg-message-others-pic-element-zoom)}#app .container--others.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--others .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-others-reply-highlight-color);background-color:var(--tg-message-others-reply-bg-color);cursor:pointer}#app .container--others .reply-element .reply-title{color:var(--tg-message-others-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--others .reply-element .reply-title .reply-info{font-size:var(--tg-message-others-reply-content-font-size)}#app .container--others .reply-element .reply-title i.q-icon{display:none}#app .container--others .reply-element .reply-content{color:var(--tg-message-others-reply-content-font-color);font-size:var(--tg-message-others-reply-content-font-size);font-weight:500}#app .container--others .reply-element .reply-content .pic{zoom:1.5}#app .container--others .message-content{font-size:var(--tg-message-others-font-size);line-height:calc(var(--tg-message-others-font-size) + 4px);flex-direction:column}#app .container--others .message-content .text-normal{color:var(--tg-message-others-font-color)}#app .container--others .message-content .text-element--at{color:var(--tg-message-others-highlight-color) !important}#app .container--others .message-content .text-link{color:var(--tg-message-others-url-color)}#app .container--others .ptt-element{zoom:1.2}#app .container--others .ptt-element .ptt-element__button{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-others-highlight-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-others-font-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg span{color:var(--tg-message-others-font-color)}#app .message-container.message-container--self{padding:0 20px 0 20px !important}#app .message-container.message-container--self .message-content__wrapper{min-height:unset}#app .message-container.message-container--self .message-content__wrapper .forward-msg{background-color:var(--tg-message-self-forward-msg-bg-color) !important}#app .message-container.message-container--self .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container.message-container--self .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-self-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container.message-container--self .content-status{zoom:1.5}#app .container--self{position:relative;color:#000;background-color:var(--tg-message-self-bg-color)}#app .container--self:is(.mix-message__container--market-face,.wallet-message__container),#app .container--self:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--self:has(.text-element,.face-element),#app .container--self:is(.ptt-message){padding:8px 16px;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)),#app .container--self:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)) .text-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--self:has(.pic-element:nth-child(2)) .face-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--self:has(.pic-element:nth-child(2)) .pic-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--self .pic-element{zoom:var(--tg-message-self-pic-element-zoom)}#app .container--self.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--self .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-self-reply-highlight-color);background-color:var(--tg-message-self-reply-bg-color);cursor:pointer}#app .container--self .reply-element .reply-title{color:var(--tg-message-self-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--self .reply-element .reply-title .reply-info{font-size:var(--tg-message-self-reply-content-font-size)}#app .container--self .reply-element .reply-title i.q-icon{display:none}#app .container--self .reply-element .reply-content{color:var(--tg-message-self-reply-content-font-color);font-size:var(--tg-message-self-reply-content-font-size);font-weight:500}#app .container--self .reply-element .reply-content .pic{zoom:1.5}#app .container--self .message-content{font-size:var(--tg-message-self-font-size);line-height:calc(var(--tg-message-self-font-size) + 4px);flex-direction:column}#app .container--self .message-content .text-normal{color:var(--tg-message-self-font-color)}#app .container--self .message-content .text-element--at{color:var(--tg-message-self-highlight-color)}#app .container--self .message-content .text-link{color:var(--tg-message-self-url-color)}#app .container--self .ptt-element{zoom:1.2}#app .container--self .ptt-element .ptt-element__button{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-self-highlight-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-self-font-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg span{color:var(--tg-message-self-font-color)}#app .ml-list:not(:has(.user-name)) .ml-item .message,#app .ml-list:not(:has(.user-name)) .ml-item .message:last-child{padding-bottom:0;margin-top:3px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-left-radius:8px !important}#app .ml-list:has(.user-name) .ml-item .message,#app .ml-list:has(.user-name) .ml-item .message:last-child{padding-bottom:0}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)){margin-top:3px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)){margin-top:20px}#app .tab-container .contact-layout::after,#app .tab-container .message-panel::after{opacity:1 !important}#app .message-container:not(.message-container--self) .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container:not(.message-container--self) .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff !important}#app .message-container:not(.message-container--self) .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container.message-container--self .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container.message-container--self .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff}#app .message-container.message-container--self .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{position:absolute;bottom:4px;right:4px;font-size:12px;width:auto;background-color:rgba(0,0,0,.3);text-align:center;line-height:14px;border-radius:4px;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{text-align:center;padding:4px 6px;color:#fff;opacity:1;margin:0;display:unset;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child{margin-left:0}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall{padding:4px 6px}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff;opacity:1;display:block;visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child){padding-right:0}#app .message-container:not(.message-container--self) .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff !important}#app .list-item__summary:has(.summary-bubble sub.q-badge-sub) .summary-main{margin-right:24px}#app .window-control-area i.q-icon,#app .window-control-area div{color:var(--tg-window-control-area-button-color)}#app .window-control-area i.q-icon:hover,#app .window-control-area div:hover{color:var(--tg-window-control-area-button-hover-color)}#app #demoModeBtn i{color:var(--tg-sidebar-nav-item-unselected-icon-color) !important}#app .lite-tools-local-emoticons-main,#app .commonly-emoticons-panel{right:unset !important;left:0 !important}#app .lite-tools-q-icon{cursor:pointer;color:var(--tg-func-bar-icon-color)}#app .lite-tools-q-icon:hover{color:var(--tg-func-bar-icon-hover-color)}.q-context-menu-item:has(i.q-icon path[d^="M6.00031"],i.q-icon use[*|href$=quote_24]){color:var(--tg-context-menu-reply-font-color) !important}.q-context-menu-item:has(i.q-icon path[d^="M2.14649"],i.q-icon use[*|href$=recall_24]){color:var(--tg-context-menu-withdraw-font-color) !important}}@media(prefers-color-scheme: dark){:root{--tg-container-image: url("local:///");--tg-container-bg-color: #0e1621;--tg-container-backdrop-filter: blur(0px);--tg-panel-header-bg-color: #17212b;--tg-panel-header-title-color: #f5f5f5;--tg-panel-header-title-font-size: 17px;--tg-panel-message-timestamp-font-size: 15px;--tg-message-others-username-font-color: #faa357;--tg-message-others-username-font-size: 14px;--tg-message-others-bg-color: #182533;--tg-message-others-font-color: #f5f5f5;--tg-message-others-font-size: 16px;--tg-message-others-highlight-color: #e39653;--tg-message-others-url-color: #70baf5;--tg-message-others-reply-content-font-color: #ffffff;--tg-message-others-reply-content-font-size: 14px;--tg-message-others-reply-highlight-color: #e39653;--tg-message-others-reply-bg-color: #323437;--tg-message-others-forward-msg-bg-color: #182533;--tg-message-others-pic-element-zoom: 1.2;--tg-message-self-bg-color: #2b5278;--tg-message-self-font-color: #e4ecf2;--tg-message-self-font-size: 16px;--tg-message-self-highlight-color: #5faee7;--tg-message-self-url-color: #70baf5;--tg-message-self-reply-content-font-color: #ffffff;--tg-message-self-reply-content-font-size: 14px;--tg-message-self-reply-highlight-color: #5faee7;--tg-message-self-reply-bg-color: #325e87;--tg-message-self-forward-msg-bg-color: #182533;--tg-message-self-pic-element-zoom: 1.2;--tg-chat-input-area-bg-color: #17212b;--tg-chat-input-area-font-color: #ffffff;--tg-chat-input-area-font-size: 17px;--tg-chat-input-area-image-zoom: 1.5;--tg-contact-top-bar-bg-color: #17212b;--tg-contact-search-bg-color: #242f3d;--tg-contact-list-item-bg-color: #17212b;--tg-contact-list-item-top-bg-color: #17212b;--tg-contact-list-item-hover-bg-color: #202b36;--tg-contact-list-item-selected-bg-color: #2b5278;--tg-contact-list-item-selected-title-font-color: #ffffff;--tg-contact-list-item-selected-summary-font-color: #ffffff;--tg-contact-list-item-unselected-title-font-color: #ffffff;--tg-contact-list-item-unselected-summary-font-color: #999999;--tg-contact-list-item-summary-bubble-color: #3e546a;--tg-contact-list-item-avatar-sys-bg-color: #5eb5f7;--tg-contact-list-item-avatar-size: 52px;--tg-contact-list-item-title-font-size: 15px;--tg-contact-list-item-summary-font-size: 15px;--tg-sidebar-width: 65px;--tg-sidebar-bg-color: #0e1621;--tg-sidebar-avatar-zoom: 1.25;--tg-sidebar-nav-item-zoom: 1.25;--tg-sidebar-nav-item-selected-bg-color: #25303e;--tg-sidebar-nav-item-selected-icon-color: #5eb5f7;--tg-sidebar-nav-item-unselected-icon-color: #768c9e;--tg-group-box-bg-color: #17212b;--tg-vip-name-color: #ffffff;--tg-panel-tip-bg-color: #1d2b3a;--tg-panel-tip-font-color: #ffffff;--tg-panel-tip-primary-bg-color: #4082bc;--tg-panel-tip-primary-font-color: #ffffff;--tg-context-menu-reply-font-color: #00ff00;--tg-context-menu-withdraw-font-color: #ffa500;--tg-chat-input-area-placeholder-font-color: #cccccc6f;--tg-func-bar-icon-color: #6c7883;--tg-func-bar-icon-hover-color: #dcdcdc;--tg-window-control-area-button-color: #566572;--tg-window-control-area-button-hover-color: #e0e0e0}#app .tab-container{background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .tab-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .container:has(.aio-independent){--bg_grey_standard: var(--tg-container-bg-color);background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .container:has(.aio-independent)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .sidebar:not(.wrap){width:var(--tg-sidebar-width);z-index:1}#app .sidebar:not(.wrap) .sidebar-nav{background-color:var(--tg-sidebar-bg-color) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__avatar{zoom:var(--tg-sidebar-avatar-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item{width:var(--tg-sidebar-width);height:var(--tg-sidebar-width);margin:0}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item:has(.svg-highlight){background-color:var(--tg-sidebar-nav-item-selected-bg-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask{opacity:0 !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask:hover{opacity:0 !important;background-color:rgba(0,0,0,0) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img{zoom:var(--tg-sidebar-nav-item-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-highlight .tab-item-img-mask{background-color:var(--tg-sidebar-nav-item-selected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-normal i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item sub.q-badge-sub{zoom:1.15}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .more-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__lower .func-menu .func-menu__item_wrap .func-menu__item .icon-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .recent-contact .contact-top-bar{padding:28px 12px 10px 12px;background-color:var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .main-search{border-radius:100px;overflow:hidden}#app .recent-contact .contact-top-bar .main-search .search .search-input input.q-input__inner{background-color:var(--tg-contact-search-bg-color);border:unset;border-radius:100px}#app .recent-contact .contact-top-bar .main-search .search-result{--side-list-bg: var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .contact-adder-btn{border-radius:100px;background-color:var(--tg-contact-search-bg-color)}#app .recent-contact .list-toggler{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.recent-contact-item--top .list-item__container{background-color:var(--tg-contact-list-item-top-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:hover{background-color:var(--tg-contact-list-item-hover-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-unselected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name,#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-unselected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected{--global-brand_standard: var(--tg-contact-list-item-selected-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-selected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name{color:var(--tg-vip-name-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-selected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys{--brand_standard: transparent}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys:before{background-color:var(--tg-contact-list-item-avatar-sys-bg-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys .q-icon{z-index:1;zoom:1.3}#app .recent-contact .list-toggler .group-assistent-list{background-color:var(--tg-contact-list-item-bg-color)}#app .aio .panel-header{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .panel-header .panel-header__title #chatHeaderContactName,#app .aio .panel-header .panel-header__title .chat-header__contact-name{color:var(--tg-panel-header-title-color);font-size:var(--tg-panel-header-title-font-size);font-weight:bold}#app .aio .panel-header .panel-header__title #chatHeaderContactName .text-ellipsis[style*=color],#app .aio .panel-header .panel-header__title .chat-header__contact-name .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .aio .panel-header .panel-header__title #chatHeaderMembersCount{font-size:var(--tg-panel-header-title-font-size);opacity:.5}#app .aio .panel-header .panel-header__action .func-bar{zoom:.9}#app .aio .panel-header .panel-header__action .func-bar .bar-icon{cursor:pointer}#app .aio .panel-header .panel-header__action .func-bar .bar-icon i.q-icon{color:var(--tg-func-bar-icon-color)}#app .aio .panel-header .panel-header__action .func-bar .bar-icon:hover i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list{overflow:visible}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message{width:-moz-fit-content;width:fit-content;margin:15px auto !important;color:#fff !important;background-color:rgba(0,0,0,.2) !important;border-radius:100px !important;font-size:var(--tg-panel-message-timestamp-font-size) !important;padding:.4em .8em !important;letter-spacing:1px}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp .gray-tip-action,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message .gray-tip-action{color:var(--tg-message-others-highlight-color)}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item:first-child{margin-bottom:12px}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary{background-color:var(--tg-panel-tip-primary-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .content{margin-left:.5em;color:var(--tg-panel-tip-primary-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .icon .q-icon{color:#fff !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary){background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary) .content{margin-left:.5em;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom{padding:0;width:45px;height:45px;background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .icon{zoom:1.3}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .content{margin-left:0;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area{overflow:visible;height:-moz-fit-content !important;height:fit-content !important;max-height:50% !important;flex-basis:calc(var(--tg-chat-input-area-font-size)*3 + 5px) !important;background-color:var(--tg-chat-input-area-bg-color) !important;flex-direction:row}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar{flex-grow:0;flex-shrink:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin:0 8px;padding:0;flex-direction:row;z-index:6}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar{margin:0}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon{width:calc(var(--tg-chat-input-area-font-size)*2.2);height:calc(var(--tg-chat-input-area-font-size)*3 + 5px);justify-content:center;margin:0;padding:0;cursor:pointer}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .q-tooltips__bottom{display:none}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon svg{width:calc(var(--tg-chat-input-area-font-size)*1.7) !important;height:calc(var(--tg-chat-input-area-font-size)*1.7) !important;color:var(--tg-func-bar-icon-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .arrow i.q-icon{color:var(--tg-func-bar-icon-color);zoom:1.7}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:has(.arrow){margin-right:.5em}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon svg,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .arrow i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:hover .func-bar{display:flex}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(1) .bar-icon:not(:nth-child(1)){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(2){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar:nth-child(1) .bar-icon:nth-child(1){display:flex !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input{flex-grow:1;flex-shrink:1;height:-moz-fit-content;height:fit-content;max-height:100%}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor{height:-moz-fit-content;height:fit-content}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content{padding:var(--tg-chat-input-area-font-size) 6px var(--tg-chat-input-area-font-size) 0;margin:0;height:-moz-fit-content;height:fit-content;font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important;color:var(--tg-chat-input-area-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content .ck-placeholder:before{--qq-editor-placeholder: "Write a message...";color:var(--tg-chat-input-area-placeholder-font-color)}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-at{font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-img{zoom:var(--tg-chat-input-area-image-zoom)}#app .aio .group-panel .group-chat .chat-input-area .operation{margin:0;padding:0;height:unset !important;width:-moz-fit-content;width:fit-content;align-self:flex-end}#app .aio .group-panel .group-chat .chat-input-area .operation .close{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap{color:rgba(0,0,0,0) !important;width:calc(var(--tg-chat-input-area-font-size)*3) !important;height:calc(var(--tg-chat-input-area-font-size)*3) !important;margin-bottom:5px;margin-right:5px;cursor:pointer;background-color:unset !important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjMzNiAzNTMgNjExIDY4MCI+CiAgPHBhdGggZD0iTSA0MDMgNzIwIEMgNDA0IDcxOSA3MzAgNzE3IDczMCA3MDAgQyA3MzAgNjgzIDQwNCA2NzQgNDAyIDY3NCBDIDQwNCA2NzQgMzM2IDM1NSAzMzYgMzUzIEMgMzM5IDM1NiA5NDcgNjgxIDk0NyA3MDMgQyA5NDcgNzI4IDM0MyAxMDM1IDM0NiAxMDMzIFoiIGZpbGw9IiM0MGE3ZTMiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:center;background-size:50%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .divider{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send-setting__wrapper{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap>div{width:100%;height:100%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap:has(.send--disabled){opacity:.3 !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send{padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send .send-msg{color:rgba(0,0,0,0) !important;padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops{min-height:100px;max-width:unset}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>button{margin-bottom:0}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>div{font-size:1.2em}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li:last-child{zoom:1.75;margin:0}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input{width:100%}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .micro-icon{margin:20px}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .key-desc{margin-bottom:20px}#app .aio .group-panel .group-box__container{background-color:var(--tg-group-box-bg-color)}#app .aio .group-panel .group-box__container .group-box__toggle{zoom:1.35}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-bg{color:var(--brand_standard)}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-button{color:#fff}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag .level{display:none}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag.q-tag--grey{display:none}#app .message-container.message-container--align-right{grid-template-columns:auto 1fr calc(var(--avatar_size_2) + 8px) auto 0 0}#app .message-container.message-container--align-right .avatar{display:none}#app .message-container.message-container--align-right .user-name{display:none}#app .message-container:not(.message-container--align-right){grid-template-columns:auto var(--avatar_size_2) 20px auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)){grid-template-areas:"checkbox . nickname nickname nickname" "checkbox . content status ." "checkbox . tips tips tips";grid-template-columns:auto auto auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)) .avatar{display:none}#app .message-container:not(.message-container--self){padding:0 20px 0 20px !important;position:relative}#app .message-container:not(.message-container--self) .user-name{color:var(--tg-message-others-username-font-color) !important;font-weight:bold;font-size:var(--tg-message-others-username-font-size) !important;margin-bottom:2px;overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .text-ellipsis{text-shadow:0 0 5px rgba(0,0,0,.4);overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .q-tag .level{display:none}#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--grey,#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--purple{display:none}#app .message-container:not(.message-container--self) .avatar-span{align-items:flex-end;display:flex;height:100%;position:absolute;bottom:0}#app .message-container:not(.message-container--self) .avatar-span:has(+:not(.user-name)){display:none !important}#app .message-container:not(.message-container--self) .avatar-span .message-container__avatar{width:40px !important;height:40px !important}#app .message-container:not(.message-container--self) .avatar-span .avatar{position:sticky;bottom:10px}#app .message-container:not(.message-container--self) .message-content__wrapper{min-height:unset}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg{background-color:var(--tg-message-others-forward-msg-bg-color) !important}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container:not(.message-container--self) .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-others-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container:not(.message-container--self) .content-status{zoom:1.5}#app .container--others{position:relative;color:#000;background-color:var(--tg-message-others-bg-color)}#app .container--others:is(.mix-message__container--market-face,.wallet-message__container),#app .container--others:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--others:has(.text-element,.face-element),#app .container--others:is(.ptt-message){padding:calc(var(--tg-message-others-font-size)*.5) calc(var(--tg-message-others-font-size)*.8);border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)),#app .container--others:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)) .text-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--others:has(.pic-element:nth-child(2)) .face-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--others:has(.pic-element:nth-child(2)) .pic-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--others .pic-element{zoom:var(--tg-message-others-pic-element-zoom)}#app .container--others.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--others .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-others-reply-highlight-color);background-color:var(--tg-message-others-reply-bg-color);cursor:pointer}#app .container--others .reply-element .reply-title{color:var(--tg-message-others-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--others .reply-element .reply-title .reply-info{font-size:var(--tg-message-others-reply-content-font-size)}#app .container--others .reply-element .reply-title i.q-icon{display:none}#app .container--others .reply-element .reply-content{color:var(--tg-message-others-reply-content-font-color);font-size:var(--tg-message-others-reply-content-font-size);font-weight:500}#app .container--others .reply-element .reply-content .pic{zoom:1.5}#app .container--others .message-content{font-size:var(--tg-message-others-font-size);line-height:calc(var(--tg-message-others-font-size) + 4px);flex-direction:column}#app .container--others .message-content .text-normal{color:var(--tg-message-others-font-color)}#app .container--others .message-content .text-element--at{color:var(--tg-message-others-highlight-color) !important}#app .container--others .message-content .text-link{color:var(--tg-message-others-url-color)}#app .container--others .ptt-element{zoom:1.2}#app .container--others .ptt-element .ptt-element__button{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-others-highlight-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-others-font-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg span{color:var(--tg-message-others-font-color)}#app .message-container.message-container--self{padding:0 20px 0 20px !important}#app .message-container.message-container--self .message-content__wrapper{min-height:unset}#app .message-container.message-container--self .message-content__wrapper .forward-msg{background-color:var(--tg-message-self-forward-msg-bg-color) !important}#app .message-container.message-container--self .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container.message-container--self .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-self-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container.message-container--self .content-status{zoom:1.5}#app .container--self{position:relative;color:#000;background-color:var(--tg-message-self-bg-color)}#app .container--self:is(.mix-message__container--market-face,.wallet-message__container),#app .container--self:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--self:has(.text-element,.face-element),#app .container--self:is(.ptt-message){padding:8px 16px;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)),#app .container--self:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)) .text-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--self:has(.pic-element:nth-child(2)) .face-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--self:has(.pic-element:nth-child(2)) .pic-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--self .pic-element{zoom:var(--tg-message-self-pic-element-zoom)}#app .container--self.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--self .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-self-reply-highlight-color);background-color:var(--tg-message-self-reply-bg-color);cursor:pointer}#app .container--self .reply-element .reply-title{color:var(--tg-message-self-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--self .reply-element .reply-title .reply-info{font-size:var(--tg-message-self-reply-content-font-size)}#app .container--self .reply-element .reply-title i.q-icon{display:none}#app .container--self .reply-element .reply-content{color:var(--tg-message-self-reply-content-font-color);font-size:var(--tg-message-self-reply-content-font-size);font-weight:500}#app .container--self .reply-element .reply-content .pic{zoom:1.5}#app .container--self .message-content{font-size:var(--tg-message-self-font-size);line-height:calc(var(--tg-message-self-font-size) + 4px);flex-direction:column}#app .container--self .message-content .text-normal{color:var(--tg-message-self-font-color)}#app .container--self .message-content .text-element--at{color:var(--tg-message-self-highlight-color)}#app .container--self .message-content .text-link{color:var(--tg-message-self-url-color)}#app .container--self .ptt-element{zoom:1.2}#app .container--self .ptt-element .ptt-element__button{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-self-highlight-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-self-font-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg span{color:var(--tg-message-self-font-color)}#app .ml-list:not(:has(.user-name)) .ml-item .message,#app .ml-list:not(:has(.user-name)) .ml-item .message:last-child{padding-bottom:0;margin-top:3px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-left-radius:8px !important}#app .ml-list:has(.user-name) .ml-item .message,#app .ml-list:has(.user-name) .ml-item .message:last-child{padding-bottom:0}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)){margin-top:3px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)){margin-top:20px}#app .tab-container .contact-layout::after,#app .tab-container .message-panel::after{opacity:1 !important}#app .message-container:not(.message-container--self) .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container:not(.message-container--self) .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff !important}#app .message-container:not(.message-container--self) .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container.message-container--self .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container.message-container--self .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff}#app .message-container.message-container--self .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{position:absolute;bottom:4px;right:4px;font-size:12px;width:auto;background-color:rgba(0,0,0,.3);text-align:center;line-height:14px;border-radius:4px;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{text-align:center;padding:4px 6px;color:#fff;opacity:1;margin:0;display:unset;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child{margin-left:0}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall{padding:4px 6px}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff;opacity:1;display:block;visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child){padding-right:0}#app .message-container:not(.message-container--self) .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff !important}#app .list-item__summary:has(.summary-bubble sub.q-badge-sub) .summary-main{margin-right:24px}#app .window-control-area i.q-icon,#app .window-control-area div{color:var(--tg-window-control-area-button-color)}#app .window-control-area i.q-icon:hover,#app .window-control-area div:hover{color:var(--tg-window-control-area-button-hover-color)}#app #demoModeBtn i{color:var(--tg-sidebar-nav-item-unselected-icon-color) !important}#app .lite-tools-local-emoticons-main,#app .commonly-emoticons-panel{right:unset !important;left:0 !important}#app .lite-tools-q-icon{cursor:pointer;color:var(--tg-func-bar-icon-color)}#app .lite-tools-q-icon:hover{color:var(--tg-func-bar-icon-hover-color)}.q-context-menu-item:has(i.q-icon path[d^="M6.00031"],i.q-icon use[*|href$=quote_24]){color:var(--tg-context-menu-reply-font-color) !important}.q-context-menu-item:has(i.q-icon path[d^="M2.14649"],i.q-icon use[*|href$=recall_24]){color:var(--tg-context-menu-withdraw-font-color) !important}} \ No newline at end of file +@media(prefers-color-scheme: light){:root{--tg-container-image: url("local:///");--tg-container-bg-color: #eeeeee;--tg-container-backdrop-filter: blur(0px);--tg-panel-header-bg-color: #ffffff;--tg-panel-header-title-color: #000000;--tg-panel-header-title-font-size: 16px;--tg-panel-message-timestamp-font-size: 15px;--tg-message-others-username-font-color: #ffffff;--tg-message-others-username-font-size: 14px;--tg-message-others-bg-color: #ffffff;--tg-message-others-font-color: #000000;--tg-message-others-font-size: 16px;--tg-message-others-highlight-color: #3fa1b5;--tg-message-others-url-color: #168ad0;--tg-message-others-reply-content-font-size: 14px;--tg-message-others-reply-content-font-color: #000000;--tg-message-others-reply-highlight-color: #3fa1b5;--tg-message-others-reply-bg-color: #e6f3f5;--tg-message-others-forward-msg-bg-color: #ffffff;--tg-message-others-pic-element-zoom: 1.2;--tg-message-self-bg-color: #effdde;--tg-message-self-font-color: #000000;--tg-message-self-font-size: 16px;--tg-message-self-highlight-color: #61b542;--tg-message-self-url-color: #168ad0;--tg-message-self-reply-content-font-color: #000000;--tg-message-self-reply-content-font-size: 14px;--tg-message-self-reply-highlight-color: #61b542;--tg-message-self-reply-bg-color: #def5ce;--tg-message-self-forward-msg-bg-color: #ffffff;--tg-message-self-pic-element-zoom: 1.2;--tg-chat-input-area-bg-color: #ffffff;--tg-chat-input-area-font-color: #000000;--tg-chat-input-area-font-size: 17px;--tg-chat-input-area-image-zoom: 1.5;--tg-contact-top-bar-bg-color: #ffffff;--tg-contact-search-bg-color: #f1f1f1;--tg-contact-list-item-bg-color: #ffffff;--tg-contact-list-item-top-bg-color: #ffffff;--tg-contact-list-item-hover-bg-color: #f1f1f1;--tg-contact-list-item-selected-bg-color: #419fd9;--tg-contact-list-item-selected-title-font-color: #ffffff;--tg-contact-list-item-selected-summary-font-color: #ffffff;--tg-contact-list-item-unselected-title-font-color: #000000;--tg-contact-list-item-unselected-summary-font-color: #999999;--tg-contact-list-item-summary-bubble-color: #bbbbbb;--tg-contact-list-item-avatar-sys-bg-color: #5fbe67;--tg-contact-list-item-avatar-size: 52px;--tg-contact-list-item-title-font-size: 15px;--tg-contact-list-item-summary-font-size: 15px;--tg-sidebar-width: 65px;--tg-sidebar-bg-color: #293a4c;--tg-sidebar-avatar-zoom: 1.25;--tg-sidebar-nav-item-zoom: 1.25;--tg-sidebar-nav-item-selected-bg-color: #17212b;--tg-sidebar-nav-item-selected-icon-color: #5eb5f7;--tg-sidebar-nav-item-unselected-icon-color: #8393a3;--tg-group-box-bg-color: #ffffff;--tg-vip-name-color: #000000;--tg-panel-tip-bg-color: #ffffff;--tg-panel-tip-font-color: #419fd9;--tg-panel-tip-primary-bg-color: #419fd9;--tg-panel-tip-primary-font-color: #ffffff;--tg-context-menu-reply-font-color: #008000;--tg-context-menu-withdraw-font-color: #ff0000;--tg-chat-input-area-placeholder-font-color: #cccccc6f;--tg-func-bar-icon-color: #9a9a9a;--tg-func-bar-icon-hover-color: #6a6a6a;--tg-window-control-area-button-color: #ababab;--tg-window-control-area-button-hover-color: #9a9a9a}#app .tab-container{background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .tab-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .container:has(.aio-independent){--bg_grey_standard: var(--tg-container-bg-color);background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .container:has(.aio-independent)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .sidebar:not(.wrap){width:var(--tg-sidebar-width);z-index:1}#app .sidebar:not(.wrap) .sidebar-nav{background-color:var(--tg-sidebar-bg-color) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__avatar{zoom:var(--tg-sidebar-avatar-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item{width:var(--tg-sidebar-width);height:var(--tg-sidebar-width);margin:0}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item:has(.svg-highlight){background-color:var(--tg-sidebar-nav-item-selected-bg-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask{opacity:0 !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask:hover{opacity:0 !important;background-color:rgba(0,0,0,0) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img{zoom:var(--tg-sidebar-nav-item-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-highlight .tab-item-img-mask{background-color:var(--tg-sidebar-nav-item-selected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-normal i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item sub.q-badge-sub{zoom:1.15}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .more-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__lower .func-menu .func-menu__item_wrap .func-menu__item .icon-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .recent-contact .contact-top-bar{padding:28px 12px 10px 12px;background-color:var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .main-search{border-radius:100px;overflow:hidden}#app .recent-contact .contact-top-bar .main-search .search .search-input input.q-input__inner{background-color:var(--tg-contact-search-bg-color);border:unset;border-radius:100px}#app .recent-contact .contact-top-bar .main-search .search-result{--side-list-bg: var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .contact-adder-btn{border-radius:100px;background-color:var(--tg-contact-search-bg-color)}#app .recent-contact .list-toggler{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.recent-contact-item--top .list-item__container{background-color:var(--tg-contact-list-item-top-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:hover{background-color:var(--tg-contact-list-item-hover-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-unselected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name,#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-unselected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected{--global-brand_standard: var(--tg-contact-list-item-selected-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-selected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name{color:var(--tg-vip-name-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-selected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys{--brand_standard: transparent}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys:before{background-color:var(--tg-contact-list-item-avatar-sys-bg-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys .q-icon{z-index:1;zoom:1.3}#app .recent-contact .list-toggler .group-assistent-list{background-color:var(--tg-contact-list-item-bg-color)}#app .aio .panel-header{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .panel-header .panel-header__title #chatHeaderContactName,#app .aio .panel-header .panel-header__title .chat-header__contact-name{color:var(--tg-panel-header-title-color);font-size:var(--tg-panel-header-title-font-size);font-weight:bold}#app .aio .panel-header .panel-header__title #chatHeaderContactName .text-ellipsis[style*=color],#app .aio .panel-header .panel-header__title .chat-header__contact-name .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .aio .panel-header .panel-header__title #chatHeaderMembersCount{font-size:var(--tg-panel-header-title-font-size);opacity:.5}#app .aio .panel-header .panel-header__action .func-bar .bar-icon{cursor:pointer}#app .aio .panel-header .panel-header__action .func-bar .bar-icon i.q-icon{color:var(--tg-func-bar-icon-color)}#app .aio .panel-header .panel-header__action .func-bar .bar-icon:hover i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list{overflow:visible}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message{width:-moz-fit-content;width:fit-content;margin:15px auto !important;color:#fff !important;background-color:rgba(0,0,0,.2) !important;border-radius:100px !important;font-size:var(--tg-panel-message-timestamp-font-size) !important;padding:.4em .8em !important;letter-spacing:1px}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp .gray-tip-action,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message .gray-tip-action{color:var(--tg-message-others-highlight-color)}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item:first-child{margin-bottom:12px}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary{background-color:var(--tg-panel-tip-primary-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .content{margin-left:.5em;color:var(--tg-panel-tip-primary-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .icon .q-icon{color:#fff !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary){background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary) .content{margin-left:.5em;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom{padding:0;width:45px;height:45px;background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .icon{zoom:1.3}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .content{margin-left:0;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area{overflow:visible;height:-moz-fit-content !important;height:fit-content !important;max-height:50% !important;flex-basis:calc(var(--tg-chat-input-area-font-size)*3 + 5px) !important;background-color:var(--tg-chat-input-area-bg-color) !important;flex-direction:row}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar{flex-grow:0;flex-shrink:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin:0 8px;padding:0;flex-direction:row;z-index:6}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar{margin:0}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon{width:calc(var(--tg-chat-input-area-font-size)*2.2);height:calc(var(--tg-chat-input-area-font-size)*3 + 5px);justify-content:center;margin:0;padding:0;cursor:pointer}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .q-tooltips__bottom{display:none}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon svg{width:calc(var(--tg-chat-input-area-font-size)*1.7) !important;height:calc(var(--tg-chat-input-area-font-size)*1.7) !important;color:var(--tg-func-bar-icon-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .arrow i.q-icon{color:var(--tg-func-bar-icon-color);zoom:1.7}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:has(.arrow){margin-right:.5em}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon svg,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .arrow i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:hover .func-bar{display:flex}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(1) .bar-icon:not(:nth-child(1)){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(2){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar:nth-child(1) .bar-icon:nth-child(1){display:flex !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input{flex-grow:1;flex-shrink:1;height:-moz-fit-content;height:fit-content;max-height:100%}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor{height:-moz-fit-content;height:fit-content}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content{padding:var(--tg-chat-input-area-font-size) 6px var(--tg-chat-input-area-font-size) 0;margin:0;height:-moz-fit-content;height:fit-content;font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important;color:var(--tg-chat-input-area-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content .ck-placeholder:before{--qq-editor-placeholder: "Write a message...";color:var(--tg-chat-input-area-placeholder-font-color)}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-at{font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-img{zoom:var(--tg-chat-input-area-image-zoom)}#app .aio .group-panel .group-chat .chat-input-area .operation{margin:0;padding:0;height:unset !important;width:-moz-fit-content;width:fit-content;align-self:flex-end}#app .aio .group-panel .group-chat .chat-input-area .operation .close{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap{color:rgba(0,0,0,0) !important;width:calc(var(--tg-chat-input-area-font-size)*3) !important;height:calc(var(--tg-chat-input-area-font-size)*3) !important;margin-bottom:5px;margin-right:5px;cursor:pointer;background-color:unset !important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjMzNiAzNTMgNjExIDY4MCI+CiAgPHBhdGggZD0iTSA0MDMgNzIwIEMgNDA0IDcxOSA3MzAgNzE3IDczMCA3MDAgQyA3MzAgNjgzIDQwNCA2NzQgNDAyIDY3NCBDIDQwNCA2NzQgMzM2IDM1NSAzMzYgMzUzIEMgMzM5IDM1NiA5NDcgNjgxIDk0NyA3MDMgQyA5NDcgNzI4IDM0MyAxMDM1IDM0NiAxMDMzIFoiIGZpbGw9IiM0MGE3ZTMiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:center;background-size:50%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .divider{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send-setting__wrapper{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap>div{width:100%;height:100%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap:has(.send--disabled){opacity:.3 !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send{padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send .send-msg{color:rgba(0,0,0,0) !important;padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops{min-height:100px;max-width:unset}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>button{margin-bottom:0}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>div{font-size:1.2em}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li:last-child{zoom:1.75;margin:0}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input{width:100%}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .micro-icon{margin:20px}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .key-desc{margin-bottom:20px}#app .aio .group-panel .group-box__container{background-color:var(--tg-group-box-bg-color)}#app .aio .group-panel .group-box__container .group-box__toggle{zoom:1.35}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-bg{color:var(--brand_standard)}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-button{color:#fff}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag .level{display:none}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag.q-tag--grey{display:none}#app .message-container.message-container--align-right{grid-template-columns:auto 1fr calc(var(--avatar_size_2) + 8px) auto 0 0}#app .message-container.message-container--align-right .avatar{display:none}#app .message-container.message-container--align-right .user-name{display:none}#app .message-container:not(.message-container--align-right){grid-template-columns:auto var(--avatar_size_2) 20px auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)){grid-template-areas:"checkbox . nickname nickname nickname" "checkbox . content status ." "checkbox . tips tips tips";grid-template-columns:auto auto auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)) .avatar{display:none}#app .message-container:not(.message-container--self){padding:0 20px 0 20px !important;position:relative}#app .message-container:not(.message-container--self) .user-name{color:var(--tg-message-others-username-font-color) !important;font-weight:bold;font-size:var(--tg-message-others-username-font-size) !important;margin-bottom:2px;overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .text-ellipsis{text-shadow:0 0 5px rgba(0,0,0,.4);overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .q-tag .level{display:none}#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--grey,#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--purple{display:none}#app .message-container:not(.message-container--self) .avatar-span{align-items:flex-end;display:flex;height:100%;position:absolute;bottom:0}#app .message-container:not(.message-container--self) .avatar-span:has(+:not(.user-name)){display:none !important}#app .message-container:not(.message-container--self) .avatar-span .message-container__avatar{width:40px !important;height:40px !important}#app .message-container:not(.message-container--self) .avatar-span .avatar{position:sticky;bottom:10px}#app .message-container:not(.message-container--self) .message-content__wrapper{min-height:unset}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg{background-color:var(--tg-message-others-forward-msg-bg-color) !important}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container:not(.message-container--self) .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-others-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container:not(.message-container--self) .content-status{zoom:1.5}#app .container--others{position:relative;color:#000;background-color:var(--tg-message-others-bg-color)}#app .container--others:is(.mix-message__container--market-face,.wallet-message__container),#app .container--others:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--others:has(.text-element,.face-element),#app .container--others:is(.ptt-message){padding:calc(var(--tg-message-others-font-size)*.5) calc(var(--tg-message-others-font-size)*.8);border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)),#app .container--others:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)) .text-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--others:has(.pic-element:nth-child(2)) .face-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--others:has(.pic-element:nth-child(2)) .pic-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--others .pic-element{zoom:var(--tg-message-others-pic-element-zoom)}#app .container--others.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--others .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-others-reply-highlight-color);background-color:var(--tg-message-others-reply-bg-color);cursor:pointer}#app .container--others .reply-element .reply-title{color:var(--tg-message-others-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--others .reply-element .reply-title .reply-info{font-size:var(--tg-message-others-reply-content-font-size)}#app .container--others .reply-element .reply-title i.q-icon{display:none}#app .container--others .reply-element .reply-content{color:var(--tg-message-others-reply-content-font-color);font-size:var(--tg-message-others-reply-content-font-size);font-weight:500}#app .container--others .reply-element .reply-content .pic{zoom:1.5}#app .container--others .message-content{font-size:var(--tg-message-others-font-size);line-height:calc(var(--tg-message-others-font-size) + 4px);flex-direction:column}#app .container--others .message-content .text-normal{color:var(--tg-message-others-font-color)}#app .container--others .message-content .text-element--at{color:var(--tg-message-others-highlight-color) !important}#app .container--others .message-content .text-link{color:var(--tg-message-others-url-color)}#app .container--others .ptt-element{zoom:1.2}#app .container--others .ptt-element .ptt-element__button{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-others-highlight-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-others-font-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg span{color:var(--tg-message-others-font-color)}#app .message-container.message-container--self{padding:0 20px 0 20px !important}#app .message-container.message-container--self .message-content__wrapper{min-height:unset}#app .message-container.message-container--self .message-content__wrapper .forward-msg{background-color:var(--tg-message-self-forward-msg-bg-color) !important}#app .message-container.message-container--self .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container.message-container--self .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-self-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container.message-container--self .content-status{zoom:1.5}#app .container--self{position:relative;color:#000;background-color:var(--tg-message-self-bg-color)}#app .container--self:is(.mix-message__container--market-face,.wallet-message__container),#app .container--self:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--self:has(.text-element,.face-element),#app .container--self:is(.ptt-message){padding:8px 16px;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)),#app .container--self:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)) .text-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--self:has(.pic-element:nth-child(2)) .face-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--self:has(.pic-element:nth-child(2)) .pic-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--self .pic-element{zoom:var(--tg-message-self-pic-element-zoom)}#app .container--self.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--self .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-self-reply-highlight-color);background-color:var(--tg-message-self-reply-bg-color);cursor:pointer}#app .container--self .reply-element .reply-title{color:var(--tg-message-self-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--self .reply-element .reply-title .reply-info{font-size:var(--tg-message-self-reply-content-font-size)}#app .container--self .reply-element .reply-title i.q-icon{display:none}#app .container--self .reply-element .reply-content{color:var(--tg-message-self-reply-content-font-color);font-size:var(--tg-message-self-reply-content-font-size);font-weight:500}#app .container--self .reply-element .reply-content .pic{zoom:1.5}#app .container--self .message-content{font-size:var(--tg-message-self-font-size);line-height:calc(var(--tg-message-self-font-size) + 4px);flex-direction:column}#app .container--self .message-content .text-normal{color:var(--tg-message-self-font-color)}#app .container--self .message-content .text-element--at{color:var(--tg-message-self-highlight-color)}#app .container--self .message-content .text-link{color:var(--tg-message-self-url-color)}#app .container--self .ptt-element{zoom:1.2}#app .container--self .ptt-element .ptt-element__button{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-self-highlight-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-self-font-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg span{color:var(--tg-message-self-font-color)}#app .ml-list:not(:has(.user-name)) .ml-item .message,#app .ml-list:not(:has(.user-name)) .ml-item .message:last-child{padding-bottom:0;margin-top:3px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-left-radius:8px !important}#app .ml-list:has(.user-name) .ml-item .message,#app .ml-list:has(.user-name) .ml-item .message:last-child{padding-bottom:0}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)){margin-top:3px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)){margin-top:20px}#app .tab-container .contact-layout::after,#app .tab-container .message-panel::after{opacity:1 !important}#app .message-container:not(.message-container--self) .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container:not(.message-container--self) .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff !important}#app .message-container:not(.message-container--self) .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container.message-container--self .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container.message-container--self .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff}#app .message-container.message-container--self .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{position:absolute;bottom:4px;right:4px;font-size:12px;width:auto;background-color:rgba(0,0,0,.3);text-align:center;line-height:14px;border-radius:4px;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{text-align:center;padding:4px 6px;color:#fff;opacity:1;margin:0;display:unset;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child{margin-left:0}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall{padding:4px 6px}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff;opacity:1;display:block;visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child){padding-right:0}#app .message-container:not(.message-container--self) .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff !important}#app .list-item__summary:has(.summary-bubble sub.q-badge-sub) .summary-main{margin-right:24px}#app .window-control-area i.q-icon,#app .window-control-area div{color:var(--tg-window-control-area-button-color)}#app .window-control-area i.q-icon:hover,#app .window-control-area div:hover{color:var(--tg-window-control-area-button-hover-color)}#app #demoModeBtn i{color:var(--tg-sidebar-nav-item-unselected-icon-color) !important}#app .lite-tools-local-emoticons-main,#app .commonly-emoticons-panel{right:unset !important;left:0 !important}#app .lite-tools-q-icon{cursor:pointer;color:var(--tg-func-bar-icon-color)}#app .lite-tools-q-icon:hover{color:var(--tg-func-bar-icon-hover-color)}.q-context-menu-item:has(i.q-icon path[d^="M6.00031"],i.q-icon use[*|href$=quote_24]){color:var(--tg-context-menu-reply-font-color) !important}.q-context-menu-item:has(i.q-icon path[d^="M2.14649"],i.q-icon use[*|href$=recall_24]){color:var(--tg-context-menu-withdraw-font-color) !important}}@media(prefers-color-scheme: dark){:root{--tg-container-image: url("local:///");--tg-container-bg-color: #0e1621;--tg-container-backdrop-filter: blur(0px);--tg-panel-header-bg-color: #17212b;--tg-panel-header-title-color: #f5f5f5;--tg-panel-header-title-font-size: 17px;--tg-panel-message-timestamp-font-size: 15px;--tg-message-others-username-font-color: #faa357;--tg-message-others-username-font-size: 14px;--tg-message-others-bg-color: #182533;--tg-message-others-font-color: #f5f5f5;--tg-message-others-font-size: 16px;--tg-message-others-highlight-color: #e39653;--tg-message-others-url-color: #70baf5;--tg-message-others-reply-content-font-color: #ffffff;--tg-message-others-reply-content-font-size: 14px;--tg-message-others-reply-highlight-color: #e39653;--tg-message-others-reply-bg-color: #323437;--tg-message-others-forward-msg-bg-color: #182533;--tg-message-others-pic-element-zoom: 1.2;--tg-message-self-bg-color: #2b5278;--tg-message-self-font-color: #e4ecf2;--tg-message-self-font-size: 16px;--tg-message-self-highlight-color: #5faee7;--tg-message-self-url-color: #70baf5;--tg-message-self-reply-content-font-color: #ffffff;--tg-message-self-reply-content-font-size: 14px;--tg-message-self-reply-highlight-color: #5faee7;--tg-message-self-reply-bg-color: #325e87;--tg-message-self-forward-msg-bg-color: #182533;--tg-message-self-pic-element-zoom: 1.2;--tg-chat-input-area-bg-color: #17212b;--tg-chat-input-area-font-color: #ffffff;--tg-chat-input-area-font-size: 17px;--tg-chat-input-area-image-zoom: 1.5;--tg-contact-top-bar-bg-color: #17212b;--tg-contact-search-bg-color: #242f3d;--tg-contact-list-item-bg-color: #17212b;--tg-contact-list-item-top-bg-color: #17212b;--tg-contact-list-item-hover-bg-color: #202b36;--tg-contact-list-item-selected-bg-color: #2b5278;--tg-contact-list-item-selected-title-font-color: #ffffff;--tg-contact-list-item-selected-summary-font-color: #ffffff;--tg-contact-list-item-unselected-title-font-color: #ffffff;--tg-contact-list-item-unselected-summary-font-color: #999999;--tg-contact-list-item-summary-bubble-color: #3e546a;--tg-contact-list-item-avatar-sys-bg-color: #5eb5f7;--tg-contact-list-item-avatar-size: 52px;--tg-contact-list-item-title-font-size: 15px;--tg-contact-list-item-summary-font-size: 15px;--tg-sidebar-width: 65px;--tg-sidebar-bg-color: #0e1621;--tg-sidebar-avatar-zoom: 1.25;--tg-sidebar-nav-item-zoom: 1.25;--tg-sidebar-nav-item-selected-bg-color: #25303e;--tg-sidebar-nav-item-selected-icon-color: #5eb5f7;--tg-sidebar-nav-item-unselected-icon-color: #768c9e;--tg-group-box-bg-color: #17212b;--tg-vip-name-color: #ffffff;--tg-panel-tip-bg-color: #1d2b3a;--tg-panel-tip-font-color: #ffffff;--tg-panel-tip-primary-bg-color: #4082bc;--tg-panel-tip-primary-font-color: #ffffff;--tg-context-menu-reply-font-color: #00ff00;--tg-context-menu-withdraw-font-color: #ffa500;--tg-chat-input-area-placeholder-font-color: #cccccc6f;--tg-func-bar-icon-color: #6c7883;--tg-func-bar-icon-hover-color: #dcdcdc;--tg-window-control-area-button-color: #566572;--tg-window-control-area-button-hover-color: #e0e0e0}#app .tab-container{background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .tab-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .container:has(.aio-independent){--bg_grey_standard: var(--tg-container-bg-color);background-image:var(--tg-container-image) !important;background-color:var(--tg-container-bg-color);background-position-x:center;background-position-y:center;background-size:cover;background-attachment:fixed}#app .container:has(.aio-independent)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;-webkit-backdrop-filter:var(--tg-container-backdrop-filter);backdrop-filter:var(--tg-container-backdrop-filter)}#app .sidebar:not(.wrap){width:var(--tg-sidebar-width);z-index:1}#app .sidebar:not(.wrap) .sidebar-nav{background-color:var(--tg-sidebar-bg-color) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__avatar{zoom:var(--tg-sidebar-avatar-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item{width:var(--tg-sidebar-width);height:var(--tg-sidebar-width);margin:0}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item:has(.svg-highlight){background-color:var(--tg-sidebar-nav-item-selected-bg-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask{opacity:0 !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-mask:hover{opacity:0 !important;background-color:rgba(0,0,0,0) !important}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img{zoom:var(--tg-sidebar-nav-item-zoom)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-highlight .tab-item-img-mask{background-color:var(--tg-sidebar-nav-item-selected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .sidebar-tooltips .tab-item .tab-item-img.tab-item-img-normal i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item sub.q-badge-sub{zoom:1.15}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__upper .sidebar__nav .nav-item .more-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .sidebar:not(.wrap) .sidebar-nav .sidebar-wrapper .sidebar__lower .func-menu .func-menu__item_wrap .func-menu__item .icon-item i.q-icon{color:var(--tg-sidebar-nav-item-unselected-icon-color)}#app .recent-contact .contact-top-bar{padding:28px 12px 10px 12px;background-color:var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .main-search{border-radius:100px;overflow:hidden}#app .recent-contact .contact-top-bar .main-search .search .search-input input.q-input__inner{background-color:var(--tg-contact-search-bg-color);border:unset;border-radius:100px}#app .recent-contact .contact-top-bar .main-search .search-result{--side-list-bg: var(--tg-contact-top-bar-bg-color)}#app .recent-contact .contact-top-bar .contact-adder-btn{border-radius:100px;background-color:var(--tg-contact-search-bg-color)}#app .recent-contact .list-toggler{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item{background-color:var(--tg-contact-list-item-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.recent-contact-item--top .list-item__container{background-color:var(--tg-contact-list-item-top-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:hover{background-color:var(--tg-contact-list-item-hover-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-unselected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name,#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .main-info .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-unselected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item:not(.list-item--selected) .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected{--global-brand_standard: var(--tg-contact-list-item-selected-bg-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content{padding:12px 14px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__avatar .avatar{height:var(--tg-contact-list-item-avatar-size) !important;width:var(--tg-contact-list-item-avatar-size) !important;margin-right:8px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info{position:unset !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title{font-size:var(--tg-contact-list-item-title-font-size) !important;font-weight:600 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info{color:var(--tg-contact-list-item-selected-title-font-color)}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .main-info.vip-name{color:var(--tg-vip-name-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__title .secondary-info{font-size:var(--tg-contact-list-item-title-font-size) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary{margin-top:8px !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-main{color:var(--tg-contact-list-item-selected-summary-font-color);font-size:var(--tg-contact-list-item-summary-font-size) !important;margin-top:0 !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble:not(:has(.q-icon)){position:absolute;right:8px;bottom:18px;z-index:100}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__grey{background-color:var(--tg-contact-list-item-summary-bubble-color) !important;padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .list-item.list-item--selected .list-item__container .list-item__content .list-item__info .list-item__summary .summary-bubble sub.q-badge__red{padding:10px 6px !important;font-size:12px;border-radius:100px}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys{--brand_standard: transparent}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys:before{background-color:var(--tg-contact-list-item-avatar-sys-bg-color) !important}#app .recent-contact .list-toggler .recent-contact-list .viewport-list .viewport-list__inner .avatar.avatar-sys .q-icon{z-index:1;zoom:1.3}#app .recent-contact .list-toggler .group-assistent-list{background-color:var(--tg-contact-list-item-bg-color)}#app .aio .panel-header{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .panel-header .panel-header__title #chatHeaderContactName,#app .aio .panel-header .panel-header__title .chat-header__contact-name{color:var(--tg-panel-header-title-color);font-size:var(--tg-panel-header-title-font-size);font-weight:bold}#app .aio .panel-header .panel-header__title #chatHeaderContactName .text-ellipsis[style*=color],#app .aio .panel-header .panel-header__title .chat-header__contact-name .text-ellipsis[style*=color]{color:var(--tg-vip-name-color) !important;text-shadow:none !important;filter:none !important}#app .aio .panel-header .panel-header__title #chatHeaderMembersCount{font-size:var(--tg-panel-header-title-font-size);opacity:.5}#app .aio .panel-header .panel-header__action .func-bar .bar-icon{cursor:pointer}#app .aio .panel-header .panel-header__action .func-bar .bar-icon i.q-icon{color:var(--tg-func-bar-icon-color)}#app .aio .panel-header .panel-header__action .func-bar .bar-icon:hover i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top{background-color:var(--tg-panel-header-bg-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list{overflow:visible}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message{width:-moz-fit-content;width:fit-content;margin:15px auto !important;color:#fff !important;background-color:rgba(0,0,0,.2) !important;border-radius:100px !important;font-size:var(--tg-panel-message-timestamp-font-size) !important;padding:.4em .8em !important;letter-spacing:1px}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .message__timestamp .gray-tip-action,#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item .message .gray-tip-message .gray-tip-action{color:var(--tg-message-others-highlight-color)}#app .aio .group-panel .group-chat main.chat-msg-area .ml-area .ml-root .ml-list .ml-item:first-child{margin-bottom:12px}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary{background-color:var(--tg-panel-tip-primary-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .content{margin-left:.5em;color:var(--tg-panel-tip-primary-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn.theme-primary .icon .q-icon{color:#fff !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary){background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--top-btn:not(.theme-primary) .content{margin-left:.5em;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom{padding:0;width:45px;height:45px;background-color:var(--tg-panel-tip-bg-color)}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .icon{zoom:1.3}#app .aio .group-panel .group-chat main.chat-msg-area .chat-msg-area__tip--bottom .content{margin-left:0;color:var(--tg-panel-tip-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area{overflow:visible;height:-moz-fit-content !important;height:fit-content !important;max-height:50% !important;flex-basis:calc(var(--tg-chat-input-area-font-size)*3 + 5px) !important;background-color:var(--tg-chat-input-area-bg-color) !important;flex-direction:row}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar{flex-grow:0;flex-shrink:0;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin:0 8px;padding:0;flex-direction:row;z-index:6}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar{margin:0}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon{width:calc(var(--tg-chat-input-area-font-size)*2.2);height:calc(var(--tg-chat-input-area-font-size)*3 + 5px);justify-content:center;margin:0;padding:0;cursor:pointer}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .q-tooltips__bottom{display:none}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .icon-item i.q-icon svg{width:calc(var(--tg-chat-input-area-font-size)*1.7) !important;height:calc(var(--tg-chat-input-area-font-size)*1.7) !important;color:var(--tg-func-bar-icon-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon .arrow i.q-icon{color:var(--tg-func-bar-icon-color);zoom:1.7}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:has(.arrow){margin-right:.5em}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .icon-item i.q-icon svg,#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar .bar-icon:hover .arrow i.q-icon{color:var(--tg-func-bar-icon-hover-color)}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:hover .func-bar{display:flex}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(1) .bar-icon:not(:nth-child(1)){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar:not(:hover) .func-bar:nth-child(2){display:none !important}#app .aio .group-panel .group-chat .chat-input-area .chat-func-bar .func-bar:nth-child(1) .bar-icon:nth-child(1){display:flex !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input{flex-grow:1;flex-shrink:1;height:-moz-fit-content;height:fit-content;max-height:100%}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor{height:-moz-fit-content;height:fit-content}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content{padding:var(--tg-chat-input-area-font-size) 6px var(--tg-chat-input-area-font-size) 0;margin:0;height:-moz-fit-content;height:fit-content;font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important;color:var(--tg-chat-input-area-font-color) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content .ck-placeholder:before{--qq-editor-placeholder: "Write a message...";color:var(--tg-chat-input-area-placeholder-font-color)}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-at{font-size:var(--tg-chat-input-area-font-size) !important;line-height:calc(var(--tg-chat-input-area-font-size) + 5px) !important}#app .aio .group-panel .group-chat .chat-input-area .msg-input .qq-editor .ck-editor .ck-editor__main .ck-content msg-img{zoom:var(--tg-chat-input-area-image-zoom)}#app .aio .group-panel .group-chat .chat-input-area .operation{margin:0;padding:0;height:unset !important;width:-moz-fit-content;width:fit-content;align-self:flex-end}#app .aio .group-panel .group-chat .chat-input-area .operation .close{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap{color:rgba(0,0,0,0) !important;width:calc(var(--tg-chat-input-area-font-size)*3) !important;height:calc(var(--tg-chat-input-area-font-size)*3) !important;margin-bottom:5px;margin-right:5px;cursor:pointer;background-color:unset !important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjMzNiAzNTMgNjExIDY4MCI+CiAgPHBhdGggZD0iTSA0MDMgNzIwIEMgNDA0IDcxOSA3MzAgNzE3IDczMCA3MDAgQyA3MzAgNjgzIDQwNCA2NzQgNDAyIDY3NCBDIDQwNCA2NzQgMzM2IDM1NSAzMzYgMzUzIEMgMzM5IDM1NiA5NDcgNjgxIDk0NyA3MDMgQyA5NDcgNzI4IDM0MyAxMDM1IDM0NiAxMDMzIFoiIGZpbGw9IiM0MGE3ZTMiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:center;background-size:50%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .divider{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send-setting__wrapper{display:none !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap>div{width:100%;height:100%}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap:has(.send--disabled){opacity:.3 !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send{padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area .operation .send-btn-wrap .send .send-msg{color:rgba(0,0,0,0) !important;padding:inherit !important;width:inherit !important;height:inherit !important}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops{min-height:100px;max-width:unset}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>button{margin-bottom:0}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li>div{font-size:1.2em}#app .aio .group-panel .group-chat .chat-input-area ul.forward-ops li:last-child{zoom:1.75;margin:0}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input{width:100%}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .micro-icon{margin:20px}#app .aio .group-panel .group-chat .chat-input-area .audio-msg-input .key-desc{margin-bottom:20px}#app .aio .group-panel .group-box__container{background-color:var(--tg-group-box-bg-color)}#app .aio .group-panel .group-box__container .group-box__toggle{zoom:1.35}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-bg{color:var(--brand_standard)}#app .aio .group-panel .group-box__container .group-box__toggle .group-box__toggle-button{color:#fff}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag .level{display:none}#app .aio .group-panel .group-box__container .group-box__wrapper .group-member__main .group-member-list .group-user__content .q-tag.q-tag--grey{display:none}#app .message-container.message-container--align-right{grid-template-columns:auto 1fr calc(var(--avatar_size_2) + 8px) auto 0 0}#app .message-container.message-container--align-right .avatar{display:none}#app .message-container.message-container--align-right .user-name{display:none}#app .message-container:not(.message-container--align-right){grid-template-columns:auto var(--avatar_size_2) 20px auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)){grid-template-areas:"checkbox . nickname nickname nickname" "checkbox . content status ." "checkbox . tips tips tips";grid-template-columns:auto auto auto calc(var(--avatar_size_2) + 8px) 1fr}#app .message-container:not(.message-container--align-right):not(:has(.user-name)) .avatar{display:none}#app .message-container:not(.message-container--self){padding:0 20px 0 20px !important;position:relative}#app .message-container:not(.message-container--self) .user-name{color:var(--tg-message-others-username-font-color) !important;font-weight:bold;font-size:var(--tg-message-others-username-font-size) !important;margin-bottom:2px;overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .text-ellipsis{text-shadow:0 0 5px rgba(0,0,0,.4);overflow:visible !important}#app .message-container:not(.message-container--self) .user-name .q-tag .level{display:none}#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--grey,#app .message-container:not(.message-container--self) .user-name .q-tag.q-tag--purple{display:none}#app .message-container:not(.message-container--self) .avatar-span{align-items:flex-end;display:flex;height:100%;position:absolute;bottom:0}#app .message-container:not(.message-container--self) .avatar-span:has(+:not(.user-name)){display:none !important}#app .message-container:not(.message-container--self) .avatar-span .message-container__avatar{width:40px !important;height:40px !important}#app .message-container:not(.message-container--self) .avatar-span .avatar{position:sticky;bottom:10px}#app .message-container:not(.message-container--self) .message-content__wrapper{min-height:unset}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg{background-color:var(--tg-message-others-forward-msg-bg-color) !important}#app .message-container:not(.message-container--self) .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container:not(.message-container--self) .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-others-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container:not(.message-container--self) .content-status{zoom:1.5}#app .container--others{position:relative;color:#000;background-color:var(--tg-message-others-bg-color)}#app .container--others:is(.mix-message__container--market-face,.wallet-message__container),#app .container--others:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--others:has(.text-element,.face-element),#app .container--others:is(.ptt-message){padding:calc(var(--tg-message-others-font-size)*.5) calc(var(--tg-message-others-font-size)*.8);border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)),#app .container--others:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 20px 8px}#app .container--others:has(.pic-element:nth-child(2)) .text-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--others:has(.pic-element:nth-child(2)) .face-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--others:has(.pic-element:nth-child(2)) .pic-element,#app .container--others:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--others .pic-element{zoom:var(--tg-message-others-pic-element-zoom)}#app .container--others.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--others .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-others-reply-highlight-color);background-color:var(--tg-message-others-reply-bg-color);cursor:pointer}#app .container--others .reply-element .reply-title{color:var(--tg-message-others-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--others .reply-element .reply-title .reply-info{font-size:var(--tg-message-others-reply-content-font-size)}#app .container--others .reply-element .reply-title i.q-icon{display:none}#app .container--others .reply-element .reply-content{color:var(--tg-message-others-reply-content-font-color);font-size:var(--tg-message-others-reply-content-font-size);font-weight:500}#app .container--others .reply-element .reply-content .pic{zoom:1.5}#app .container--others .message-content{font-size:var(--tg-message-others-font-size);line-height:calc(var(--tg-message-others-font-size) + 4px);flex-direction:column}#app .container--others .message-content .text-normal{color:var(--tg-message-others-font-color)}#app .container--others .message-content .text-element--at{color:var(--tg-message-others-highlight-color) !important}#app .container--others .message-content .text-link{color:var(--tg-message-others-url-color)}#app .container--others .ptt-element{zoom:1.2}#app .container--others .ptt-element .ptt-element__button{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-others-highlight-color) !important}#app .container--others .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-others-highlight-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-others-font-color)}#app .container--others .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg i.q-icon{color:var(--tg-message-others-highlight-color)}#app .container--others.av-message__container .av-msg span{color:var(--tg-message-others-font-color)}#app .message-container.message-container--self{padding:0 20px 0 20px !important}#app .message-container.message-container--self .message-content__wrapper{min-height:unset}#app .message-container.message-container--self .message-content__wrapper .forward-msg{background-color:var(--tg-message-self-forward-msg-bg-color) !important}#app .message-container.message-container--self .message-content__wrapper .forward-msg .text-ellipsis{overflow:hidden}#app .message-container.message-container--self .message-content__wrapper:has(.forward-msg){background-color:var(--tg-message-self-forward-msg-bg-color) !important;border-radius:8px;overflow:hidden}#app .message-container.message-container--self .content-status{zoom:1.5}#app .container--self{position:relative;color:#000;background-color:var(--tg-message-self-bg-color)}#app .container--self:is(.mix-message__container--market-face,.wallet-message__container),#app .container--self:has(.pic-element:only-child){background-color:rgba(0,0,0,0) !important}#app .container--self:has(.text-element,.face-element),#app .container--self:is(.ptt-message){padding:8px 16px;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)),#app .container--self:has(.pic-element):has(.text-element,.face-element){padding:0;border-radius:20px 20px 8px 20px}#app .container--self:has(.pic-element:nth-child(2)) .text-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .text-element{display:inline-block;margin:6px 16px}#app .container--self:has(.pic-element:nth-child(2)) .face-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .face-element{display:inline-block;margin:6px}#app .container--self:has(.pic-element:nth-child(2)) .pic-element,#app .container--self:has(.pic-element):has(.text-element,.face-element) .pic-element{border-radius:0;margin:auto}#app .container--self .pic-element{zoom:var(--tg-message-self-pic-element-zoom)}#app .container--self.mix-message__container.mix-message__container--pic{max-width:min(40vw,500px) !important}#app .container--self .reply-element{margin:4px;border-radius:4px;border-left:4px solid var(--tg-message-self-reply-highlight-color);background-color:var(--tg-message-self-reply-bg-color);cursor:pointer}#app .container--self .reply-element .reply-title{color:var(--tg-message-self-reply-highlight-color);opacity:unset;font-weight:bold}#app .container--self .reply-element .reply-title .reply-info{font-size:var(--tg-message-self-reply-content-font-size)}#app .container--self .reply-element .reply-title i.q-icon{display:none}#app .container--self .reply-element .reply-content{color:var(--tg-message-self-reply-content-font-color);font-size:var(--tg-message-self-reply-content-font-size);font-weight:500}#app .container--self .reply-element .reply-content .pic{zoom:1.5}#app .container--self .message-content{font-size:var(--tg-message-self-font-size);line-height:calc(var(--tg-message-self-font-size) + 4px);flex-direction:column}#app .container--self .message-content .text-normal{color:var(--tg-message-self-font-color)}#app .container--self .message-content .text-element--at{color:var(--tg-message-self-highlight-color)}#app .container--self .message-content .text-link{color:var(--tg-message-self-url-color)}#app .container--self .ptt-element{zoom:1.2}#app .container--self .ptt-element .ptt-element__button{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__progress .ptt-element__progress-item{background-color:var(--tg-message-self-highlight-color) !important}#app .container--self .ptt-element .ptt-element__duration span{font-size:12px;font-weight:bold;color:var(--tg-message-self-highlight-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-text{color:var(--tg-message-self-font-color)}#app .container--self .ptt-element__bottom-area .ptt-element__bottom-area-icon i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg i.q-icon{color:var(--tg-message-self-highlight-color)}#app .container--self.av-message__container .av-msg span{color:var(--tg-message-self-font-color)}#app .ml-list:not(:has(.user-name)) .ml-item .message,#app .ml-list:not(:has(.user-name)) .ml-item .message:last-child{padding-bottom:0;margin-top:3px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:not(:has(.user-name)) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:not(:has(.user-name)) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-left-radius:8px !important}#app .ml-list:has(.user-name) .ml-item .message,#app .ml-list:has(.user-name) .ml-item .message:last-child{padding-bottom:0}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self)+.ml-item:not(:has(.message-container--self)) .message,#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self))+.ml-item:has(.message-container--self) .message{margin-bottom:20px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)){margin-top:3px}#app .ml-list:has(.user-name) .ml-item:has(.message-container--self):has(+.ml-item .message-container--self) .message:not(:has(.message__timestamp)) .msg-content-container{border-top-right-radius:8px !important}#app .ml-list:has(.user-name) .ml-item:not(:has(.message-container--self)):not(:has(+.ml-item .message-container--self)) .message:not(:has(.message__timestamp)){margin-top:20px}#app .tab-container .contact-layout::after,#app .tab-container .message-panel::after{opacity:1 !important}#app .message-container:not(.message-container--self) .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container:not(.message-container--self) .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff !important}#app .message-container:not(.message-container--self) .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-others-font-color) !important}#app .message-container.message-container--self .lite-tools-slot.embed-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container.message-container--self .lite-tools-slot.inside-slot .lite-tools-time{opacity:1;color:#fff}#app .message-container.message-container--self .lite-tools-slot.outside-slot .lite-tools-time{opacity:.8;color:var(--tg-message-self-font-color)}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{position:absolute;bottom:4px;right:4px;font-size:12px;width:auto;background-color:rgba(0,0,0,.3);text-align:center;line-height:14px;border-radius:4px;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{text-align:center;padding:4px 6px;color:#fff;opacity:1;margin:0;display:unset;visibility:hidden}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time:first-child{margin-left:0}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall,#app .message-container .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall{padding:4px 6px}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot{visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff;opacity:1;display:block;visibility:visible}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after,#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time::after{content:unset;visibility:unset;position:unset;display:unset;width:unset;text-align:unset;font-size:unset;line-height:unset;bottom:unset;right:unset;opacity:unset}#app .message-container:hover .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child),#app .message-container:hover .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-recall:not(:last-child){padding-right:0}#app .message-container:not(.message-container--self) .msg-content-container:has(.pic-element:nth-child(2)) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.face-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time,#app .message-container:not(.message-container--self) .msg-content-container:has(.text-element):has(.pic-element) .lite-tools-slot.embed-slot .lite-tools-time{color:#fff !important}#app .list-item__summary:has(.summary-bubble sub.q-badge-sub) .summary-main{margin-right:24px}#app .window-control-area i.q-icon,#app .window-control-area div{color:var(--tg-window-control-area-button-color)}#app .window-control-area i.q-icon:hover,#app .window-control-area div:hover{color:var(--tg-window-control-area-button-hover-color)}#app #demoModeBtn i{color:var(--tg-sidebar-nav-item-unselected-icon-color) !important}#app .lite-tools-local-emoticons-main,#app .commonly-emoticons-panel{right:unset !important;left:0 !important}#app .lite-tools-q-icon{cursor:pointer;color:var(--tg-func-bar-icon-color)}#app .lite-tools-q-icon:hover{color:var(--tg-func-bar-icon-hover-color)}.q-context-menu-item:has(i.q-icon path[d^="M6.00031"],i.q-icon use[*|href$=quote_24]){color:var(--tg-context-menu-reply-font-color) !important}.q-context-menu-item:has(i.q-icon path[d^="M2.14649"],i.q-icon use[*|href$=recall_24]){color:var(--tg-context-menu-withdraw-font-color) !important}} \ No newline at end of file diff --git a/src/style/telegram.scss b/src/style/telegram.scss index 8a95d58..ada428c 100644 --- a/src/style/telegram.scss +++ b/src/style/telegram.scss @@ -448,7 +448,6 @@ // 右栏工具列表 & .panel-header__action { & .func-bar { - zoom: 0.9; & .bar-icon { & i.q-icon { color: var(--tg-func-bar-icon-color);