.ai-chat-page-simple[data-v-c5568d24]{width:100%;min-height:100vh;background:#f5f7fa;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:32px 0 0 0}.ws-chat-list[data-v-c5568d24]{width:100%;min-height:320px;max-height:500px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.07);padding:16px 18px;overflow-y:auto;margin-bottom:28px;border:1px solid #e2e5ec}.ws-chat-msg[data-v-c5568d24]{font-size:16px;color:#333;margin:6px 0;padding:6px 18px;border-radius:5px;background:#f2f9fa;overflow-wrap:break-word;white-space:pre-line}.ws-chat-input-wrap[data-v-c5568d24]{display:-ms-flexbox;display:flex;margin-bottom:10px;gap:10px;width:100%;-ms-flex-align:center;align-items:center;font-size:large}.ws-chat-input[data-v-c5568d24]{-ms-flex:1;flex:1;font-size:16px;padding:7px 12px;border:1px solid #d5e0e5;border-radius:6px}button[data-v-c5568d24]{padding:7px 24px;border:none;border-radius:6px;background:#1890ff;color:#fff;font-size:15px;cursor:pointer}button[disabled][data-v-c5568d24]{background:#ddd;color:#888;cursor:not-allowed}