html,body{margin:0;padding:0}#app{margin:0 auto;height:100vh}.loading-container[data-v-4b5ad267]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.spinner[data-v-4b5ad267]{width:48px;height:48px;border:4px solid rgba(0,0,0,.08);border-top-color:#95ec69;border-radius:50%;animation:spin-4b5ad267 1s linear infinite}.loading-text[data-v-4b5ad267]{margin-top:16px;color:#646464;font-size:14px;letter-spacing:1px}@keyframes spin-4b5ad267{to{transform:rotate(360deg)}}.error-container[data-v-6aaf5332]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.error-icon[data-v-6aaf5332]{width:48px;height:48px;border-radius:50%;background-color:#f87171;color:#fff;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center}.error-text[data-v-6aaf5332]{margin-top:16px;color:#646464;font-size:14px}.retry-btn[data-v-6aaf5332]{margin-top:20px;padding:8px 24px;border:none;border-radius:6px;background-color:#95ec69;color:#fff;font-size:14px;cursor:pointer}.retry-btn[data-v-6aaf5332]:hover{opacity:.9}.chat-item[data-v-0565de28]{max-width:70%;margin-bottom:10px}.chat-item.other[data-v-0565de28]{text-align:left}.chat-item.other .content[data-v-0565de28]{background:#fff;padding:8px 12px;border-radius:6px;display:inline-block}.chat-item.me[data-v-0565de28]{text-align:right;margin-left:auto}.chat-item.me .content[data-v-0565de28]{background:#95ec69;padding:8px 12px;border-radius:6px;display:inline-block;text-align:left;white-space:pre-wrap;word-break:break-word}.time[data-v-0565de28]{font-size:12px;color:#999;margin-top:2px}.form-message[data-v-de1e601e]{font-size:14px;color:#333;margin-bottom:8px}.form-options[data-v-de1e601e]{display:flex;flex-direction:column;gap:8px}.option[data-v-de1e601e]{padding:8px 24px;min-width:120px;border-radius:6px;border:1px solid #dcdcdc;cursor:pointer;background:#fff;transition:all .2s}.option[data-v-de1e601e]:not(.disabled):hover{background:#f5f7fa}.option.selected[data-v-de1e601e]{border-color:#409eff;background:#ecf5ff;color:#409eff;font-weight:500}.option.disabled[data-v-de1e601e]{cursor:not-allowed;opacity:.7}.local-text-message[data-v-ffb1fe2d]{display:inline-flex;flex-direction:column;align-items:flex-end}.local-text-message .status[data-v-ffb1fe2d]{font-size:12px;margin-top:2px}.local-text-message .status.sending[data-v-ffb1fe2d]{color:#999}.local-text-message .status.error[data-v-ffb1fe2d]{color:red;cursor:pointer}.page-wrapper[data-v-32ee6977]{width:100vw;height:100vh;background:#eaeaea;display:flex;justify-content:center}.chat-page[data-v-32ee6977]{width:100%;max-width:1200px;height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.chat-header[data-v-32ee6977]{height:50px;line-height:50px;text-align:center;font-weight:700;background:#fff;border-bottom:1px solid #e5e5e5}.chat-container[data-v-32ee6977]{flex:1;padding:12px;overflow-y:auto}.chat-input[data-v-32ee6977]{padding:8px;background:#fff;border-top:1px solid #e5e5e5;display:flex;align-items:flex-end;gap:8px}.chat-input textarea[data-v-32ee6977]{flex:1;min-height:36px;max-height:120px;padding:8px 10px;line-height:20px;border:1px solid #ddd;border-radius:4px;resize:none;overflow-y:hidden;outline:none;box-sizing:border-box}.chat-item .content[data-v-32ee6977]{white-space:pre-wrap;word-break:break-word}.chat-input button[data-v-32ee6977]{width:70px;height:36px;border:none;border-radius:4px;background:#409eff;color:#fff;cursor:pointer;flex-shrink:0}.chat-item[data-v-32ee6977]{max-width:70%;margin-bottom:10px}.chat-item.other[data-v-32ee6977]{text-align:left}.chat-item.other .content[data-v-32ee6977]{background:#fff;padding:8px 12px;border-radius:6px;display:inline-block}.chat-item.me[data-v-32ee6977]{text-align:right;margin-left:auto}.chat-item.me .content[data-v-32ee6977]{background:#95ec69;padding:8px 12px;border-radius:6px;display:inline-block;text-align:left;word-break:break-word}.time[data-v-32ee6977]{font-size:12px;color:#999;margin-top:2px}
