.chat-container[data-v-19d6a79c]{width:100%;height:90vh;background:#0b232e;display:flex;color:#fff;font-family:Microsoft YaHei,Arial,sans-serif}.user-list[data-v-19d6a79c]{width:1.25rem;min-width:.25rem;border-right:.01042rem solid #0ff3f3;background:#14242d;padding:0;transition:width .2s;position:relative;box-shadow:.01042rem 0 .04167rem rgba(15,243,243,.26666666666666666);overflow:hidden}.user-list.collapsed[data-v-19d6a79c]{width:.25rem}.collapse-btn[data-v-19d6a79c]{position:absolute;top:.0625rem;right:-.0625rem;width:.125rem;height:.25rem;background:#0ff3f3;color:#14242d;border-radius:0 .04167rem .04167rem 0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:.09375rem;font-weight:700;box-shadow:.01042rem .01042rem .04167rem rgba(15,243,243,.5333333333333333);user-select:none}.user-list ul[data-v-19d6a79c]{list-style:none;margin:0;padding:0}.user-list li[data-v-19d6a79c]{padding:.09375rem .10417rem;cursor:pointer;border-bottom:.00521rem solid rgba(15,243,243,.13333333333333333);transition:background .2s,color .2s;font-size:.08333rem;color:#bffcff}.user-list li.active[data-v-19d6a79c],.user-list li[data-v-19d6a79c]:hover{background:linear-gradient(90deg,#0ff3f3,#1e3c4a);color:#0b232e;font-weight:700}.chat-panel[data-v-19d6a79c]{flex:1;display:flex;flex-direction:column;background:#10202a;box-shadow:-.01042rem 0 .04167rem rgba(15,243,243,.26666666666666666)}.chat-header[data-v-19d6a79c]{padding:.10417rem;border-bottom:.01042rem solid #0ff3f3;background:#14242d;font-weight:700;font-size:.09375rem;color:#0ff3f3;letter-spacing:.01042rem}.chat-messages[data-v-19d6a79c]{flex:1;padding:.125rem;overflow-y:auto;background:#10202a}.chat-msg[data-v-19d6a79c]{margin-bottom:.07292rem;padding:.05208rem .09375rem;border-radius:.03125rem;max-width:60%;word-break:break-all;font-size:.07813rem;box-shadow:0 .01042rem .04167rem rgba(15,243,243,.13333333333333333)}.chat-msg.self[data-v-19d6a79c]{background:linear-gradient(90deg,#0ff3f3,#1e3c4a);align-self:flex-end;margin-left:auto;color:#14242d}.chat-msg.other[data-v-19d6a79c]{background:#1e3c4a;align-self:flex-start;margin-right:auto;color:#bffcff}.chat-input[data-v-19d6a79c]{display:flex;padding:.08333rem;border-top:.01042rem solid #0ff3f3;background:#14242d}.chat-input input[data-v-19d6a79c]{flex:1;padding:.05208rem;border:.00521rem solid #0ff3f3;border-radius:.02083rem;outline:none;background:#10202a;color:#fff;font-size:.07813rem}.chat-input input[data-v-19d6a79c]::placeholder{color:rgba(15,243,243,.6666666666666666)}.chat-input button[data-v-19d6a79c]{margin-left:.0625rem;padding:.05208rem .14583rem;background:linear-gradient(90deg,#0ff3f3,#1e3c4a);color:#14242d;border:none;border-radius:.02083rem;cursor:pointer;font-weight:700;font-size:.07813rem;box-shadow:0 .01042rem .04167rem rgba(15,243,243,.26666666666666666);transition:background .2s,color .2s}.chat-input button[data-v-19d6a79c]:hover{background:#0ff3f3;color:#10202a}