.ws011-entry{position:relative}.ws011-entry b{position:absolute;right:18px;top:16px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f56c6c;color:#fff;font:11px/18px sans-serif;text-align:center}.ws011-overlay{position:fixed;z-index:200000;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center}.ws011-overlay[hidden]{display:none}.ws011-window{width:min(1100px,94vw);height:min(720px,88vh);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.25)}.ws011-window>header{height:56px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;font-size:18px}.ws011-window>header button{border:0;background:none;font-size:28px;cursor:pointer}.ws011-window main{display:flex;height:calc(100% - 57px)}#ws011-conversations{width:320px;overflow:auto;border-right:1px solid #eee}.ws011-conversation{position:relative;width:100%;padding:14px 18px;display:flex;flex-direction:column;border:0;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;cursor:pointer}.ws011-conversation.active{background:#edf4ff}.ws011-conversation span,.ws011-conversation time{margin-top:5px;color:#909399;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws011-conversation em{position:absolute;right:12px;top:10px;background:#f56c6c;color:#fff;border-radius:9px;padding:2px 5px;font-style:normal;font-size:11px}.ws011-window section{min-width:0;flex:1;display:flex;flex-direction:column}.ws011-window section h3{height:56px;margin:0;padding:0 20px;border-bottom:1px solid #eee;line-height:56px}#ws011-messages{flex:1;padding:18px;overflow:auto;background:#f5f7fa}.ws011-message{display:flex;margin:10px}.ws011-message.sent{justify-content:flex-end}.ws011-bubble{max-width:72%;padding:10px 12px;border-radius:8px;background:#fff;white-space:pre-wrap;word-break:break-word}.ws011-message.sent .ws011-bubble{background:#d9ecff}.ws011-bubble img{max-width:280px;max-height:280px;display:block}.ws011-bubble time{display:block;margin-top:5px;color:#909399;font-size:11px}.ws011-window footer{display:flex;gap:10px;padding:12px;border-top:1px solid #eee}.ws011-window footer label{font-size:24px;cursor:pointer}.ws011-window footer input[type=text],#ws011-input{flex:1;padding:9px;border:1px solid #dcdfe6;border-radius:4px}.ws011-window footer button{padding:0 20px;border:0;border-radius:4px;background:#409eff;color:#fff}.ws011-empty{padding:30px;text-align:center;color:#909399}.ws011-error{position:fixed;z-index:300000;right:24px;top:24px;padding:12px 18px;border-radius:4px;background:#f56c6c;color:#fff}
