.wenlian-chat{display:flex;flex-direction:column;width:clamp(440px,54vw,480px);height:clamp(380px,52vh,440px);max-width:calc(100% - 24px);max-height:calc(100% - 24px)}.wenlian-chat header{flex:none;padding:12px 15px;cursor:move;touch-action:none}.wenlian-chat.is-dragging{user-select:none}.wenlian-chat header button{cursor:pointer}.wenlian-chat-log{flex:1;min-height:0;height:auto;overflow:auto;padding:15px}.wenlian-chat form{flex:none}.wenlian-chat input{padding:12px}.wenlian-special-entry{border:0;background:#8a6a43;color:#fff;padding:7px 11px;margin-top:6px;cursor:pointer}
