.dialog-image-preview{width:auto!important;background:transparent!important;box-shadow:none!important}.dialog-image-preview .el-dialog__header{display:none}.dialog-image-preview .el-dialog__body{padding:0;text-align:center;display:flex;justify-content:center}.dialog-image-preview .image-paste-preview{min-width:400px;max-width:60%;background:#fff}.dialog-image-preview .image-paste-preview .preview-footer{display:flex;align-items:flex-end;padding:10px 20px;background:#e9edef}.dialog-image-preview .img-preview{min-width:200px;min-height:80px;max-width:100%;max-height:500px}.dialog-image-preview .btn-send{width:31px;height:31px;display:flex;justify-content:center;align-items:center;background:#00a884;border-radius:50%;margin-left:10px;color:#fff;flex-shrink:0}.dialog-image-preview .btn-send .icon{margin-left:5px}.dialog-image-preview .btn-send.active,.dialog-image-preview .btn-send:hover{background:#00a884}#main,#main .sidebar{width:100%;height:100%;position:relative}#main .sidebar{display:flex;flex-direction:column;flex-shrink:0}#main .sidebar .sidebar-header{padding:0 10px 0 20px;display:flex;align-items:center;justify-content:space-between;height:70px;background:#f0f2f5;margin-bottom:10px;border-bottom:1px solid #eee}#main .sidebar .sidebar-header .avatar{cursor:pointer}#main .sidebar .sidebar-header .header-right{display:flex;align-items:center;color:#55656f}#main .sidebar .sidebar-header .header-right .wrap-contact,#main .sidebar .sidebar-header .header-right .wrap-group{width:35px;height:35px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:20px;margin-right:5px}#main .sidebar .sidebar-header .header-right .menu{position:relative;z-index:1}#main .sidebar .sidebar-header .header-right .menu .menu-icon{width:35px;height:35px;border-radius:50%;cursor:pointer;text-align:center;line-height:50px;overflow:hidden}#main .sidebar .sidebar-header .header-right .menu .menu-icon .icon{font-size:25px}#main .sidebar .sidebar-header .header-right .menu.active .menu-icon{background:#ececec}#main .sidebar .sidebar-header .header-right .menu.active .menu-wrap{max-height:135px;width:150px;opacity:1}#main .sidebar .sidebar-header .header-right .menu .menu-wrap{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;width:0;right:0;transition:width .2s,max-height .2s,opacity .5s;box-shadow:0 0 5px hsla(0,0%,67%,.6);background:#fff;overflow:hidden;max-height:0;opacity:0}#main .sidebar .sidebar-header .header-right .menu .menu-wrap .menu-inner{padding:6px 0}#main .sidebar .sidebar-header .header-right .menu .menu-wrap .menu-item{padding:10px 0 10px 24px;cursor:pointer}#main .sidebar .sidebar-header .header-right .menu .menu-wrap .menu-item .icon{font-size:16px;vertical-align:middle;margin-right:5px}#main .sidebar .sidebar-header .header-right .menu .menu-wrap .menu-item:last-child{border-top:1px solid #ddd}#main .sidebar .sidebar-header .header-right .menu .menu-wrap .menu-item:hover{background:#f1f1f1}#main .sidebar .warning-notification{background:#5bbdea;display:flex;align-items:center;justify-content:space-between;padding:0 10px;cursor:pointer;height:80px}#main .sidebar .warning-notification .warning-icon{color:#5bbdea;background:#fff;width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:20px;margin-right:20px}#main .sidebar .warning-notification .warning-content{flex:1}#main .sidebar .warning-notification .warning-content .title{font-size:16px}#main .sidebar .warning-notification .warning-content .icon{vertical-align:middle}#main .sidebar .warning-notification .warning-close{color:#fff;font-size:20px}#main .sidebar .siderbar-content{overflow:auto;position:relative;flex:1}#main .sidebar .siderbar-content .chat-item{cursor:pointer;position:absolute;height:70px;transition:top .2s ease-in-out;width:100%;top:0}#main .sidebar .siderbar-content .chat-item .chat-item-inner{display:flex;align-items:center;padding:10px 16px;box-sizing:border-box;height:70px}#main .sidebar .siderbar-content .chat-item .van-button{height:70px}#main .sidebar .siderbar-content .chat-item.active,#main .sidebar .siderbar-content .chat-item:hover{background:#f0f4f7}#main .sidebar .siderbar-content .chat-item .el-avatar{margin-right:10px}#main .sidebar .siderbar-content .chat-item .title{font-size:18px}#main .sidebar .siderbar-content .chat-item .subtitle{height:21px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--color-text-secondary)}#main .sidebar .siderbar-content .chat-item .subtitle .icon{font0-size:14px;vertical-align:middle}#main .sidebar .siderbar-content .chat-item .subtitle .icon.read{color:#53bdeb}#main .sidebar .siderbar-content .chat-item .unread{position:absolute;right:10px;top:33px}#main .sidebar .siderbar-content .chat-item .unread .count{width:18px;height:18px;font-size:10px;color:#fff;background:#4fae4e;border-radius:50%;text-align:center;line-height:17px}#main .sidebar .siderbar-content .chat-item .time{position:absolute;right:10px;top:15px;font-size:12px;color:var(--color-text-secondary)}#main .chats-container{width:100%;height:100%;display:flex;flex-direction:column;z-index:1}#main .chats-container.cs{flex-shrink:0;position:absolute;left:0;top:0;transform:translateX(100%)}#main .chats-container.cs.active{transform:translateX(0)}#main .chats-container.active{z-index:2}#main .chats-container .chat-background{position:absolute;width:100%;height:100%;left:0;top:0;background:#fcfcfc;z-index:-1}#main .chats-container .chat-header{height:70px;padding:0 16px;background:#f0f2f5;border-bottom:1px solid #f5f1f1}#main .chats-container .chat-header .btn-back{position:absolute;left:5px;top:22px;color:#001190;font-size:18px;cursor:pointer}#main .chats-container .chat-header .name{font-size:22px;text-align:center;line-height:70px}#main .chats-container .chat-body{flex:1;overflow:hidden;position:relative;transform:rotateX(0)}#main .chats-container .chat-body .drag-area{position:absolute;z-index:100;background:#fff;width:100%;height:100%;box-sizing:border-box;padding:30px;display:flex;justify-content:center;align-items:center;font-size:30px;color:#b6b8ba}#main .chats-container .chat-body .drag-area:before{content:"";border:3px dashed #b6b8ba;width:100%;height:100%;box-sizing:border-box;position:absolute}#main .chats-container .chat-body .scroll-to-bottom{bottom:10px;right:10px;cursor:pointer;z-index:2;font-size:25px}#main .chats-container .chat-body .data-loading,#main .chats-container .chat-body .scroll-to-bottom{position:absolute;width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 2px 5px 0 rgba(11,20,26,.1);color:#888d90;display:flex;align-items:center;justify-content:center}#main .chats-container .chat-body .data-loading{top:25px;left:50%;margin-left:-21px;z-index:1;font-size:20px}#main .chats-container .chat-body .data-loading .icon{animation:spin 1s linear infinite}#main .chats-container .chat-body .chat-content{position:relative;height:100%;overflow:auto;box-sizing:border-box;padding:20px 0}#main .chats-container .chat-body .chat-content .row{transition:background-color 1s}#main .chats-container .chat-body .chat-content .row.blink{background-color:#fff67b}#main .chats-container .chat-body .chat-content .row .time-line{text-align:center;margin:12px 0;position:relative;z-index:2;min-height:27px}#main .chats-container .chat-body .chat-content .row .time-line .date{display:inline-block;background:#ececec;padding:5px 12px 6px;border-radius:4px;box-shadow:0 1px .5px rgba(11,20,26,.13);font-size:12px}#main .chats-container .chat-body .chat-content .row .time-line .date.active{position:fixed;top:20px;left:50%;transform:translateX(-50%)}#main .chats-container .chat-body .chat-content .message{padding:0 20px;margin-bottom:2px;position:relative;transition:padding-left .5s}#main .chats-container .chat-body .chat-content .message.transmit{padding-left:110px}#main .chats-container .chat-body .chat-content .message.active{background:#f5f5f5}#main .chats-container .chat-body .chat-content .message .message-select{position:absolute;width:100%;height:100%;left:0;display:flex;align-items:center;cursor:pointer;z-index:1}#main .chats-container .chat-body .chat-content .message .message-select.selected{background:#f5f5f5}#main .chats-container .chat-body .chat-content .message .message-select.selected .message-select-control{background:#0e7f69;border-color:#0e7f69}#main .chats-container .chat-body .chat-content .message .message-select.selected .message-select-control .icon{visibility:visible;color:#fff}#main .chats-container .chat-body .chat-content .message .message-select .message-select-control{width:14px;height:14px;border:2px solid #657178;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;margin-left:22px;display:flex}#main .chats-container .chat-body .chat-content .message .message-select .message-select-control .icon{visibility:hidden}#main .chats-container .chat-body .chat-content .message.message-out .message-wrap{justify-content:flex-end}#main .chats-container .chat-body .chat-content .message.message-out .message-body{background:#27d29f;border-top-right-radius:0;color:#fff}#main .chats-container .chat-body .chat-content .message.message-out .at{color:#fffe00}#main .chats-container .chat-body .chat-content .message.message-in .message-body{background:#e8ecef;border-top-left-radius:0;color:#000}#main .chats-container .chat-body .chat-content .message.message-in .message-body .msg-send-time{color:#707070}#main .chats-container .chat-body .chat-content .message.message-in .msg-privacy{color:#a00000;cursor:pointer}#main .chats-container .chat-body .chat-content .message.message-in.message-2 .message-body .msg-send-time,#main .chats-container .chat-body .chat-content .message.message-in.message-3 .message-body .msg-send-time{color:#fff}#main .chats-container .chat-body .chat-content .message.message-in .msg-recall{color:#667781}#main .chats-container .chat-body .chat-content .message.message-in .tail{transform:scaleX(-1);color:#e8ecef;left:-8px;right:auto}#main .chats-container .chat-body .chat-content .message .avatar{position:absolute;top:0;left:-38px}#main .chats-container .chat-body .chat-content .message .message-wrap{display:flex;position:relative}#main .chats-container .chat-body .chat-content .message .tail{position:absolute;display:block;width:8px;height:13px;top:0;color:#27d29f;right:-8px}#main .chats-container .chat-body .chat-content .message .message-body{border-radius:7.5px;position:relative;z-index:1;min-width:80px}#main .chats-container .chat-body .chat-content .message .message-body .reply-container{color:#8f8f8f;padding:3px;box-sizing:border-box;min-width:200px;cursor:pointer}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper{background:#fff;border-radius:5px;overflow:hidden;display:flex;justify-content:space-between;align-items:center}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-content{border-left:3px solid #5bbdea;padding:4px 0 4px 10px;flex:1;max-width:100%}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-content .reply-user{color:#5bbdea;margin-bottom:4px}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-content .reply-msg{width:100%;min-width:0;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-content .reply-msg .icon{vertical-align:text-bottom;font-size:16px;margin-right:2px}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-preview{border-radius:0 5px 5px 0;flex-shrink:0;overflow:hidden}#main .chats-container .chat-body .chat-content .message .message-body .reply-container .reply-wrapper .reply-preview .preview{width:54px;height:54px}#main .chats-container .chat-body .chat-content .message .message-body .content-inner{padding:6px 7px 8px 9px;display:flex;align-items:flex-end}#main .chats-container .chat-body .chat-content .message .message-body.more .message-time{position:static!important}#main .chats-container .chat-body .chat-content .message .message-body.idem{border-radius:7.5px}#main .chats-container .chat-body .chat-content .message .message-body.idem .tail{display:none}#main .chats-container .chat-body .chat-content .message .message-body .autodel-process-bar{position:absolute;left:9px;top:4px;right:7px;height:3px;background:#e1e1e1}#main .chats-container .chat-body .chat-content .message .message-body .autodel-process-bar .process-portion{transition:width 6s;width:0;background:#a00000;height:3px}#main .chats-container .chat-body .chat-content .message .message-body .autodel-process-bar .process-portion.full{width:100%}#main .chats-container .chat-body .chat-content .message .message-body .message-time{text-align:right;margin:-10px 0 -5px 10px;color:#fff;font-size:12px}#main .chats-container .chat-body .chat-content .message .message-body .message-time .icon{vertical-align:middle;margin-left:3px;font-size:14px}#main .chats-container .chat-body .chat-content .message .message-body .message-time .icon.read{color:#53bdeb}#main .chats-container .chat-body .chat-content .message.message-2 .content-inner{display:block;padding:3px}#main .chats-container .chat-body .chat-content .message.message-2 .content-inner .message-time{position:absolute;bottom:7px;right:7px;color:#fff;margin:0}#main .chats-container .chat-body .chat-content .message.message-3 .content-inner{display:block;padding:3px}#main .chats-container .chat-body .chat-content .message.message-3 .content-inner .message-time{position:absolute;bottom:7px;right:7px;color:#fff;margin:0}#main .chats-container .chat-body .chat-content .message.message-4 .content-inner{display:block;padding:5px}#main .chats-container .chat-body .chat-content .message.message-4 .content-inner .message-time{margin:3px 0 0 auto}#main .chats-container .chat-body .chat-content .message.message-5 .content-inner{display:block;padding:3px}#main .chats-container .chat-body .chat-content .message.message-5 .content-inner .message-time{margin:5px 0 0 auto}#main .chats-container .chat-body .chat-content .message.message-6 .content-inner{display:block;padding:3px;color:#72808b}#main .chats-container .chat-body .chat-content .message.message-6 .content-inner .message-time{position:absolute;bottom:7px;right:7px;margin:0;color:#72808b}#main .chats-container .chat-body .chat-content .message .message-content{overflow-wrap:break-word;white-space:pre-wrap;word-break:break-all;line-height:19px;flex:1;vertical-align:top}#main .chats-container .chat-body .chat-content .message .message-content .video-preview{display:flex;justify-content:center;align-items:center;background-size:100% 100%;cursor:pointer;border-radius:5px;max-width:330px}#main .chats-container .chat-body .chat-content .message .message-content .video-preview .btn-play{width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;font-size:25px;color:#fff}#main .chats-container .chat-body .chat-content .message .message-content .group-user-name .link-user{color:#06cf9c}#main .chats-container .chat-body .chat-content .message .message-content .group-user-name .link-user:hover{text-decoration:underline}#main .chats-container .chat-body .chat-content .message .msg-text .link{color:#001aff;box-shadow:0 1px}#main .chats-container .chat-body .chat-content .message .msg-image{max-width:100%;display:block;cursor:pointer;border-radius:5px}#main .chats-container .chat-body .chat-content .message .msg-file{display:flex;align-items:center;background:#fff;padding:10px;width:200px;border-radius:5px;position:relative;overflow:hidden}#main .chats-container .chat-body .chat-content .message .msg-file .progress{position:absolute;left:0;top:0;bottom:0;transition:width .5s;background:#daffd2}#main .chats-container .chat-body .chat-content .message .msg-file .file-info{display:flex;flex:1;overflow:hidden;position:relative;line-height:15px}#main .chats-container .chat-body .chat-content .message .msg-file .file-info .file-icon{width:30px;height:35px;background:#79909b;margin-right:5px;position:relative;border-radius:2px;flex-shrink:0}#main .chats-container .chat-body .chat-content .message .msg-file .file-info .file-icon:after{content:"";display:block;position:absolute;top:0;right:0;border-bottom-left-radius:2px;background:rgba(0,0,0,.25);border-color:transparent #fff transparent #fff;border-width:0 10px 10px 0;border-style:solid}#main .chats-container .chat-body .chat-content .message .msg-file .file-info .name{margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5f6a73}#main .chats-container .chat-body .chat-content .message .msg-file .file-info .size{color:#8696a0;font-size:12px}#main .chats-container .chat-body .chat-content .message .msg-file .file-download{cursor:pointer;color:#79909b;position:relative;border:2px solid #79909b;display:flex;justify-content:center;align-items:center;font-size:18px;width:25px;height:25px;border-radius:50%}#main .chats-container .chat-body .chat-content .message .msg-card{background:#fff;border-radius:5px}#main .chats-container .chat-body .chat-content .message .msg-card .card-body{width:200px;padding:10px;display:flex;align-items:center;font-size:16px;font-weight:700}#main .chats-container .chat-body .chat-content .message .msg-card .card-body .el-avatar{margin-right:10px}#main .chats-container .chat-body .chat-content .message .msg-card .card-footer{border-top:1px solid var(--color-text-secondary);line-height:40px;text-align:center}#main .chats-container .chat-body .chat-content .message .msg-card .card-footer.disabled{color:var(--color-text-disabled)}#main .chats-container .chat-body .chat-content .message .msg-recall{color:hsla(0,0%,100%,.7)}#main .chats-container .chat-body .chat-content .message .msg-recall .icon{font-size:14px;vertical-align:middle;margin-right:2px}#main .chats-container .chat-footer{margin:10px auto 15px;width:100%;box-sizing:border-box}#main .chats-container .chat-footer .message-symbol-wrapper{position:relative}#main .chats-container .chat-footer .message-symbol-wrapper .emoji-wrap{position:absolute;width:100%;height:0;left:0;bottom:10px;background:#fff;border-top:1px solid #f1f1f1;font-size:20px;transition:height .3s;overflow:auto;z-index:1}#main .chats-container .chat-footer .message-symbol-wrapper .emoji-wrap .emoji-container{display:flex;flex-wrap:wrap;padding:10px}#main .chats-container .chat-footer .message-symbol-wrapper .emoji-wrap.active{height:200px}#main .chats-container .chat-footer .message-symbol-wrapper .emoji-wrap .item{display:flex;width:38px;height:38px;margin:5px;cursor:pointer;justify-content:center;align-items:center}#main .chats-container .chat-footer .message-composer{display:flex;align-items:flex-end}#main .chats-container .chat-footer .message-input-wrapper{padding:10px 0 10px 10px;flex:1}#main .chats-container .chat-footer .message-input-wrapper .reply-container{display:flex;color:#8f8f8f;justify-content:space-between;align-items:center;margin:0 0 0 31px}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper{flex:1;background:#e5e7ea;border-radius:5px;overflow:hidden;display:flex;justify-content:space-between;align-items:stretch}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-content{border-left:3px solid #5bbdea;padding:8px 0 8px 10px;flex:1;max-width:300px;display:flex;flex-direction:column;justify-content:center}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-content .reply-user{color:#5bbdea;margin-bottom:4px}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-content .reply-msg{width:100%;min-width:0;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-content .reply-msg .icon{vertical-align:text-bottom;font-size:16px;margin-right:2px}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-preview{border-radius:0 5px 5px 0;flex-shrink:0;overflow:hidden}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-wrapper .reply-preview .preview{width:83px;height:83px}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-close{width:31px;height:31px;display:flex;justify-content:center;align-items:center;font-size:24px;cursor:pointer;flex-shrink:0}#main .chats-container .chat-footer .message-input-wrapper .reply-container .reply-close:hover{color:#5bbdea}#main .chats-container .chat-footer .message-input-wrapper .inner{display:flex;align-items:flex-end}#main .chats-container .chat-footer .message-input-wrapper .message-transmit-control{display:flex;justify-content:space-between;align-items:center}#main .chats-container .chat-footer .message-input-wrapper .message-transmit-control .transmit-selected-count{flex:1;color:#888}#main .chats-container .chat-footer .message-input-wrapper.ignite{box-shadow:0 0 5px rgba(217,60,60,.8)}#main .chats-container .chat-footer .btn-attachment,#main .chats-container .chat-footer .btn-face,#main .chats-container .chat-footer .btn-send{color:#8f8f8f;font-size:30px;cursor:pointer;width:31px;height:31px;line-height:31px;text-align:center;display:flex;align-items:center;flex-shrink:0;margin-right:10px}#main .chats-container .chat-footer .btn-attachment .label-file,#main .chats-container .chat-footer .btn-face .label-file,#main .chats-container .chat-footer .btn-send .label-file{display:flex;align-items:center;cursor:pointer}#main .chats-container .chat-footer .btn-attachment:hover,#main .chats-container .chat-footer .btn-face:hover,#main .chats-container .chat-footer .btn-send:hover{color:#27d29f}#main .chats-container .chat-footer .el-textarea{margin:0 10px 0 0}#main .chats-container .chat-footer .btn-fire.active,#main .chats-container .chat-footer .btn-fire:hover{color:#d30000}#main .chats-container .chat-footer .btn-attachment .file-upload{display:none}#main .chats-container .chat-forbidden{background:#f0f2f5;height:60px;display:flex;justify-content:center;align-items:center;color:#667781}@media screen and (min-width:1441px){#main{top:19px;width:calc(100% - 38px);max-width:1200px;height:calc(100% - 38px);box-shadow:0 2px 8px #bbb;margin:0 auto;overflow:hidden}}.login[data-v-50426f0e]{height:100%;background-image:linear-gradient(30deg,#e1e8ed,#e6e5d3,#dee7de);display:flex;justify-content:center;align-items:center}.login .login-form[data-v-50426f0e]{background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.05);padding:30px 30px 20px;width:250px;border-radius:3px}.login .login-form .login-form-header[data-v-50426f0e]{color:#0067b8;text-align:center;font-size:20px;font-weight:700;margin-bottom:20px}.login .login-form .login-form-header[data-v-50426f0e]:after{content:"";width:20px;height:2px;background:#0067b8;display:block;margin:5px auto 0}.login .login-form .el-button[data-v-50426f0e]{width:100%}@font-face{font-family:icons;src:url(../fonts/icons.c0d03546ceab437495ce.231ec1e7.woff2) format("woff2"),url(../fonts/icons.0bbccb6347a2bd726027.475f527b.woff) format("woff");font-weight:400;font-style:normal;font-display:block}.icon{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-active-sessions:before{content:""}.icon-add-one-badge:before{content:""}.icon-add-user-filled:before{content:""}.icon-add-user:before{content:""}.icon-add:before{content:""}.icon-admin:before{content:""}.icon-allow-speak:before{content:""}.icon-animals:before{content:""}.icon-animations:before{content:""}.icon-archive-filled:before{content:""}.icon-archive-from-main:before{content:""}.icon-archive-to-main:before{content:""}.icon-archive:before{content:""}.icon-arrow-down-circle:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-ask-support:before{content:""}.icon-attach:before{content:""}.icon-avatar-archived-chats:before{content:""}.icon-avatar-deleted-account:before{content:""}.icon-avatar-saved-messages:before{content:""}.icon-bold:before{content:""}.icon-boost:before{content:""}.icon-boostcircle:before{content:""}.icon-bot-command:before{content:""}.icon-bot-commands-filled:before{content:""}.icon-bots:before{content:""}.icon-bug:before{content:""}.icon-calendar-filter:before{content:""}.icon-calendar:before{content:""}.icon-camera-add:before{content:""}.icon-camera:before{content:""}.icon-car:before{content:""}.icon-card:before{content:""}.icon-channel-filled:before{content:""}.icon-channel:before{content:""}.icon-channelviews:before{content:""}.icon-chat-badge:before{content:""}.icon-chats-badge:before{content:""}.icon-check:before{content:""}.icon-close-circle:before{content:""}.icon-close-topic:before{content:""}.icon-close:before{content:""}.icon-cloud-download:before{content:""}.icon-collapse:before{content:""}.icon-colorize:before{content:""}.icon-comments-sticker:before{content:""}.icon-comments:before{content:""}.icon-copy-media:before{content:""}.icon-copy:before{content:""}.icon-darkmode:before{content:""}.icon-data:before{content:""}.icon-delete-filled:before{content:""}.icon-delete-left:before{content:""}.icon-delete-user:before{content:""}.icon-delete:before{content:""}.icon-document:before{content:""}.icon-double-badge:before{content:""}.icon-down:before{content:""}.icon-download:before{content:""}.icon-eats:before{content:""}.icon-edit:before{content:""}.icon-email:before{content:""}.icon-enter:before{content:""}.icon-expand:before{content:""}.icon-eye-closed-outline:before{content:""}.icon-eye-closed:before{content:""}.icon-eye-outline:before{content:""}.icon-eye:before{content:""}.icon-favorite-filled:before{content:""}.icon-favorite:before{content:""}.icon-file-badge:before{content:""}.icon-flag:before{content:""}.icon-folder-badge:before{content:""}.icon-folder:before{content:""}.icon-fontsize:before{content:""}.icon-forums:before{content:""}.icon-forward:before{content:""}.icon-fullscreen:before{content:""}.icon-gifs:before{content:""}.icon-gift:before{content:""}.icon-group-filled:before{content:""}.icon-group:before{content:""}.icon-grouped-disable:before{content:""}.icon-grouped:before{content:""}.icon-hand-stop:before{content:""}.icon-hashtag:before{content:""}.icon-heart-outline:before{content:""}.icon-heart:before{content:""}.icon-help:before{content:""}.icon-info-filled:before{content:""}.icon-info:before{content:""}.icon-install:before{content:""}.icon-italic:before{content:""}.icon-key:before{content:""}.icon-keyboard:before{content:""}.icon-lamp:before{content:""}.icon-language:before{content:""}.icon-large-pause:before{content:""}.icon-large-play:before{content:""}.icon-link-badge:before{content:""}.icon-link-broken:before{content:""}.icon-link:before{content:""}.icon-location:before{content:""}.icon-lock-badge:before{content:""}.icon-lock:before{content:""}.icon-logout:before{content:""}.icon-loop:before{content:""}.icon-mention:before{content:""}.icon-message-failed:before{content:""}.icon-message-pending:before{content:""}.icon-message-read:before{content:""}.icon-message-succeeded:before{content:""}.icon-message:before{content:""}.icon-microphone-alt:before{content:""}.icon-microphone:before{content:""}.icon-monospace:before{content:""}.icon-more-circle:before{content:""}.icon-more:before{content:""}.icon-mute:before{content:""}.icon-muted:before{content:""}.icon-new-chat-filled:before{content:""}.icon-next:before{content:""}.icon-noise-suppression:before{content:""}.icon-non-contacts:before{content:""}.icon-open-in-new-tab:before{content:""}.icon-password-off:before{content:""}.icon-pause:before{content:""}.icon-permissions:before{content:""}.icon-phone-discard-outline:before{content:""}.icon-phone-discard:before{content:""}.icon-phone:before{content:""}.icon-photo:before{content:""}.icon-pin-badge:before{content:""}.icon-pin-list:before{content:""}.icon-pin:before{content:""}.icon-pinned-chat:before{content:""}.icon-pinned-message:before{content:""}.icon-pip:before{content:""}.icon-play-story:before{content:""}.icon-play:before{content:""}.icon-poll:before{content:""}.icon-premium:before{content:""}.icon-previous:before{content:""}.icon-privacy-policy:before{content:""}.icon-quote:before{content:""}.icon-readchats:before{content:""}.icon-recent:before{content:""}.icon-reload:before{content:""}.icon-remove:before{content:""}.icon-reopen-topic:before{content:""}.icon-replace:before{content:""}.icon-replies:before{content:""}.icon-reply-filled:before{content:""}.icon-reply:before{content:""}.icon-revote:before{content:""}.icon-save-story:before{content:""}.icon-saved-messages:before{content:""}.icon-schedule:before{content:""}.icon-search:before{content:""}.icon-select:before{content:""}.icon-send-outline:before{content:""}.icon-send:before{content:""}.icon-settings-filled:before{content:""}.icon-settings:before{content:""}.icon-share-filled:before{content:""}.icon-share-screen-outlined:before{content:""}.icon-share-screen-stop:before{content:""}.icon-share-screen:before{content:""}.icon-sidebar:before{content:""}.icon-skip-next:before{content:""}.icon-skip-previous:before{content:""}.icon-smallscreen:before{content:""}.icon-smile:before{content:""}.icon-sort:before{content:""}.icon-speaker-muted-story:before{content:""}.icon-speaker-outline:before{content:""}.icon-speaker-story:before{content:""}.icon-speaker:before{content:""}.icon-spoiler-disable:before{content:""}.icon-spoiler:before{content:""}.icon-sport:before{content:""}.icon-stats:before{content:""}.icon-stealth-future:before{content:""}.icon-stealth-past:before{content:""}.icon-stickers:before{content:""}.icon-stop-raising-hand:before{content:""}.icon-stop:before{content:""}.icon-story-caption:before{content:""}.icon-story-expired:before{content:""}.icon-story-priority:before{content:""}.icon-story-reply:before{content:""}.icon-strikethrough:before{content:""}.icon-timer:before{content:""}.icon-transcribe:before{content:""}.icon-truck:before{content:""}.icon-unarchive:before{content:""}.icon-underlined:before{content:""}.icon-unlock-badge:before{content:""}.icon-unlock:before{content:""}.icon-unmute:before{content:""}.icon-unpin:before{content:""}.icon-unread:before{content:""}.icon-up:before{content:""}.icon-user-filled:before{content:""}.icon-user-online:before{content:""}.icon-user:before{content:""}.icon-video-outlined:before{content:""}.icon-video-stop:before{content:""}.icon-video:before{content:""}.icon-voice-chat:before{content:""}.icon-volume-1:before{content:""}.icon-volume-2:before{content:""}.icon-volume-3:before{content:""}.icon-web:before{content:""}.icon-webapp:before{content:""}.icon-word-wrap:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}*{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}::-webkit-scrollbar{width:6px!important;height:6px!important}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-text-blue:#1fafff;--color-text-secondary:#a4a4a4;--el-text-color-regular:#000;--color-bg-primary:#72808b;--color-primary:#40a79d;--color-text-disabled:#a8abb2}.text-disabled{color:var(--color-text-disabled)}.text-primary{color:var(--color-primary)}.animate__fastest{--animate-duration:200ms}.el-textarea__inner{resize:none!important;box-shadow:none;background:#f1f1f1;border-radius:8px}.el-textarea__inner:focus,.el-textarea__inner:hover{box-shadow:none}svg{pointer-events:none;vertical-align:top}#app,body,html{height:100%;overflow:hidden}#app{box-sizing:border-box}a{text-decoration:none}img{vertical-align:top}input:focus{outline:none}body{margin:0;font-size:14px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Apple Color Emoji,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cursor-pointer{cursor:pointer}.mx-context-menu{box-shadow:0 1px 3px rgba(0,0,0,.2);border-radius:5px;padding:6px 0}.mx-context-menu-items{cursor:pointer}