:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}.chat-app[data-v-6e772d85]{display:flex;height:100vh;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;overflow:hidden}.sidebar[data-v-6e772d85]{width:240px;background:#f8f9fa;border-right:1px solid #e9ecef;display:flex;flex-direction:column;overflow-y:auto;min-width:200px;max-width:300px}.sidebar-section[data-v-6e772d85]{padding:16px;border-bottom:1px solid #e9ecef}.sidebar-section[data-v-6e772d85]:first-child{padding-top:20px}.sidebar-section[data-v-6e772d85]:last-child{border-bottom:none;padding-bottom:20px}.section-title[data-v-6e772d85]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.hot-questions[data-v-6e772d85]{display:flex;flex-direction:column;gap:12px}.question-item[data-v-6e772d85]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid #e9ecef}.question-item[data-v-6e772d85]:hover{background:#f8f9fa;border-color:#dee2e6}.question-text[data-v-6e772d85]{font-size:14px;color:#333;flex:1;margin-right:12px}.arrow-icon[data-v-6e772d85]{font-size:16px;color:#6c757d}.chat-list[data-v-6e772d85]{flex:1;overflow-y:auto}.chat-item[data-v-6e772d85]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin-bottom:8px;border-radius:8px;cursor:pointer;transition:background-color .2s;background:#fff;border:1px solid #e9ecef}.chat-item[data-v-6e772d85]:hover{background:#f8f9fa;border-color:#dee2e6}.chat-item.active[data-v-6e772d85]{background:#e3f2fd;border-color:#2196f3}.chat-item-title[data-v-6e772d85]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-preview[data-v-6e772d85]{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-sessions[data-v-6e772d85]{text-align:center;color:#666;padding:20px;font-size:14px;background:#fff;border-radius:8px;border:1px solid #e9ecef}.main-area[data-v-6e772d85]{flex:1;display:flex;flex-direction:column;background:#fff;position:relative}.welcome-area[data-v-6e772d85]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;background:linear-gradient(135deg,#f8f9fa,#fff);overflow-y:auto}.welcome-message[data-v-6e772d85]{text-align:center;margin-bottom:40px}.welcome-message h1[data-v-6e772d85]{font-size:28px;font-weight:600;color:#333;margin-bottom:12px;line-height:1.4}.welcome-message p[data-v-6e772d85]{font-size:16px;color:#666;margin:0}.refresh-section[data-v-6e772d85]{margin-bottom:30px}.refresh-btn[data-v-6e772d85]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;cursor:pointer;font-size:14px;color:#666;transition:all .2s}.refresh-btn[data-v-6e772d85]:hover{background:#e9ecef;border-color:#dee2e6}.refresh-icon[data-v-6e772d85]{font-size:16px}.recommended-questions[data-v-6e772d85]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;max-width:100%;width:100%}.question-card[data-v-6e772d85]{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border:1px solid #e9ecef;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000000d}.question-card[data-v-6e772d85]:hover{border-color:#2196f3;box-shadow:0 4px 12px #2196f326;transform:translateY(-2px)}.question-card-text[data-v-6e772d85]{font-size:14px;color:#333;flex:1;margin-right:8px;line-height:1.4}.question-card-arrow[data-v-6e772d85]{font-size:16px;color:#2196f3;font-weight:700}.chat-item-content[data-v-6e772d85]{flex:1;min-width:0}.chat-item-title[data-v-6e772d85]{font-size:14px;font-weight:500;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-preview[data-v-6e772d85]{font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-time[data-v-6e772d85]{font-size:11px;color:#999;margin-left:8px}.empty-sessions[data-v-6e772d85]{text-align:center;color:#666;padding:20px;font-size:14px}.main-area[data-v-6e772d85]{flex:1;display:flex;flex-direction:column;background:#fff}.chat-header[data-v-6e772d85]{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e5e5;background:#fff}.header-left h1[data-v-6e772d85]{font-size:16px;font-weight:600;color:#171717;margin:0}.header-right[data-v-6e772d85]{display:flex;align-items:center;gap:6px}.status-dot[data-v-6e772d85]{width:8px;height:8px;background:#10b981;border-radius:50%}.status-text[data-v-6e772d85]{font-size:12px;color:#666}.message-container[data-v-6e772d85]{flex:1;overflow-y:auto;padding:20px;background:#fff}.empty-chat[data-v-6e772d85]{display:flex;align-items:center;justify-content:center;height:100%}.welcome-text[data-v-6e772d85]{text-align:center;color:#666}.welcome-text h2[data-v-6e772d85]{font-size:24px;font-weight:600;margin-bottom:8px;color:#171717}.welcome-text p[data-v-6e772d85]{font-size:14px;margin:0}.message[data-v-6e772d85]{display:flex;margin-bottom:24px;align-items:flex-start}.message.user[data-v-6e772d85]{flex-direction:row-reverse}.message-avatar[data-v-6e772d85]{width:32px;height:32px;border-radius:50%;margin:0 12px;flex-shrink:0}.message-avatar img[data-v-6e772d85]{width:100%;height:100%;border-radius:50%}.message-content[data-v-6e772d85]{max-width:70%;background:#f7f7f8;border-radius:12px;padding:12px 16px;box-shadow:0 1px 2px #0000000d}.message.user .message-content[data-v-6e772d85]{background:#171717;color:#fff}.message-text[data-v-6e772d85]{font-size:14px;line-height:1.5;word-wrap:break-word}.message-time[data-v-6e772d85]{font-size:11px;color:#999;margin-top:4px;text-align:right}.message.user .message-time[data-v-6e772d85]{color:#ffffffb3;text-align:left}.input-area[data-v-6e772d85]{padding:12px 16px;background:#fff;border-top:1px solid #e9ecef}.input-container[data-v-6e772d85]{display:flex;align-items:flex-end;gap:12px;max-width:800px;margin:0 auto}.message-input[data-v-6e772d85]{flex:1;min-height:44px;max-height:200px;padding:12px 16px;border:1px solid #e5e5e5;border-radius:12px;resize:none;font-size:14px;line-height:1.5;font-family:inherit;background:#f7f7f8;transition:border-color .2s}.message-input[data-v-6e772d85]:focus{outline:none;border-color:#171717;background:#fff}.message-input[data-v-6e772d85]::placeholder{color:#999}.send-button[data-v-6e772d85]{padding:12px 24px;background:#171717;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:80px}.send-button[data-v-6e772d85]:hover:not(:disabled){background:#2e2e2e}.send-button[data-v-6e772d85]:disabled{background:#e5e5e5;color:#999;cursor:not-allowed}.loading[data-v-6e772d85]{display:inline-block;width:16px;height:16px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin-6e772d85 .8s linear infinite}@keyframes spin-6e772d85{to{transform:rotate(360deg)}}.right-sidebar[data-v-6e772d85]{width:280px;background:#f8f9fa;border-left:1px solid #e9ecef;padding:16px;overflow-y:auto;min-width:240px;max-width:320px}.service-section[data-v-6e772d85]{display:flex;flex-direction:column;gap:16px}.service-card[data-v-6e772d85]{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e9ecef;transition:all .2s}.service-card[data-v-6e772d85]:hover{border-color:#ff9800;box-shadow:0 4px 12px #ff980026}.service-icon[data-v-6e772d85]{font-size:24px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff3e0;border-radius:12px;color:#ff9800;flex-shrink:0}.service-content[data-v-6e772d85]{flex:1}.service-title[data-v-6e772d85]{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.service-detail[data-v-6e772d85]{display:flex;flex-direction:column;gap:4px}.service-line[data-v-6e772d85]{font-size:14px;color:#666}.service-status[data-v-6e772d85]{font-size:14px;color:#ff9800;font-weight:500}@media (max-width: 1400px){.sidebar[data-v-6e772d85]{width:220px}.right-sidebar[data-v-6e772d85]{width:260px}.recommended-questions[data-v-6e772d85]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:100%}}@media (max-width: 1200px){.sidebar[data-v-6e772d85]{width:200px}.right-sidebar[data-v-6e772d85]{width:240px}.recommended-questions[data-v-6e772d85]{grid-template-columns:1fr;max-width:100%}.service-card[data-v-6e772d85]{padding:16px}.service-icon[data-v-6e772d85]{width:40px;height:40px;font-size:20px}}@media (max-width: 992px){.sidebar[data-v-6e772d85]{width:180px}.right-sidebar[data-v-6e772d85]{width:220px}.sidebar-section[data-v-6e772d85]{padding:16px}.section-title[data-v-6e772d85]{font-size:14px}.question-item[data-v-6e772d85]{padding:10px 12px;font-size:13px}.welcome-message h1[data-v-6e772d85]{font-size:24px}.recommended-questions[data-v-6e772d85]{grid-template-columns:1fr;max-width:100%}}@media (max-width: 768px){.chat-app[data-v-6e772d85]{flex-direction:column}.sidebar[data-v-6e772d85]{width:100%;height:auto;border-right:none;border-bottom:1px solid #e9ecef;min-width:unset;max-width:unset}.right-sidebar[data-v-6e772d85]{width:100%;border-left:none;border-top:1px solid #e9ecef;min-width:unset;max-width:unset}.message-content[data-v-6e772d85]{max-width:85%}.message-container[data-v-6e772d85]{padding:16px}.input-area[data-v-6e772d85]{padding:12px 16px}.recommended-questions[data-v-6e772d85]{grid-template-columns:1fr;max-width:100%}.welcome-area[data-v-6e772d85]{padding:20px}.welcome-message h1[data-v-6e772d85]{font-size:20px}.question-card[data-v-6e772d85]{padding:12px}}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5;height:100vh;width:100vw;overflow:hidden;margin:0;padding:0}#app{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden}
