.focus-page[data-v-6007efa8]{position:relative;display:flex;height:100vh;width:100%}.focus-page .chat-aside[data-v-6007efa8]{display:flex;flex-direction:column;background:var(--im-background);transition:width .1s ease;flex-shrink:0;min-width:230px}.focus-page .chat-aside.fullscreen[data-v-6007efa8]{width:260px!important}.focus-page .chat-aside .header[data-v-6007efa8]{height:50px;display:flex;align-items:center;padding:0 8px}.focus-page .chat-aside .chat-loading[data-v-6007efa8]{height:50px;background-color:#eee}.focus-page .chat-aside .chat-items[data-v-6007efa8]{flex:1}.focus-page .resize-handle[data-v-6007efa8]{position:relative;width:4px;background:transparent;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.focus-page .resize-handle[data-v-6007efa8]:hover{background:rgba(0,123,255,.1);width:6px}.focus-page .resize-handle.resizing[data-v-6007efa8]{background:rgba(0,123,255,.2);width:6px}.focus-page .resize-handle .resize-line[data-v-6007efa8]{position:absolute;left:50%;top:20%;bottom:20%;width:1px;background:#ddd;transform:translateX(-50%);transition:all .2s ease;border-radius:1px}.focus-page .chat-box[data-v-6007efa8]{flex:1;transition:width .1s ease;overflow:hidden;min-width:0;position:relative}.focus-page .no-data[data-v-6007efa8]{display:flex;justify-content:center;align-items:center;height:200px}.focus-page .no-data .no-data-text[data-v-6007efa8]{color:var(--im-text-color-light);font-size:14px}.focus-highlight .chat-item[data-v-6007efa8]{background-color:rgba(255,193,7,.1);border-left:3px solid #ffc107}.focus-highlight .chat-item .chat-name-text .special-attention-star[data-v-6007efa8]{color:#ffc107;margin-left:4px}