:root{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#f3f4f6}#app{width:100%;min-height:100vh}.app-container[data-v-aa429e4f]{position:relative;width:100%;min-height:100vh;background:linear-gradient(180deg,#e6f2ff,#b3d9ff);overflow:hidden;display:flex;flex-direction:column}.status-bar[data-v-aa429e4f]{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 16px 4px;position:relative;z-index:100}.status-left[data-v-aa429e4f]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.time[data-v-aa429e4f]{font-size:14px;font-weight:600;color:#111827}.close-btn[data-v-aa429e4f]{background:none;border:none;padding:4px;cursor:pointer;color:#111827;display:flex;align-items:center;justify-content:center}.status-center[data-v-aa429e4f]{display:flex;flex-direction:column;align-items:center;gap:2px}.title[data-v-aa429e4f]{font-size:16px;font-weight:600;color:#111827}.url[data-v-aa429e4f]{font-size:10px;color:#6b7280}.status-right[data-v-aa429e4f]{display:flex;align-items:center;gap:6px}.status-icons[data-v-aa429e4f]{display:flex;gap:2px}.status-dot[data-v-aa429e4f]{font-size:8px;color:#111827}.battery[data-v-aa429e4f]{font-size:12px;color:#111827;font-weight:500}.main-content[data-v-aa429e4f]{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0}.avatar-background[data-v-aa429e4f]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3}.human-video[data-v-aa429e4f]{width:50%;height:60%;z-index:1;display:block;max-width:400px;max-height:60%;margin:auto;object-fit:cover;object-position:center;transition:all .5s cubic-bezier(.4,0,.2,1);transform:scale(.9);border-radius:20px}.human-video.expanded[data-v-aa429e4f]{width:100%;height:115%;max-width:none;max-height:none;transform:scale(1);border-radius:0}.top-actions[data-v-aa429e4f]{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;padding:12px 16px;z-index:10}.back-btn[data-v-aa429e4f]{background:#ffffff4d;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-right-actions[data-v-aa429e4f]{display:flex;gap:8px}.icon-btn[data-v-aa429e4f]{background:#ffffff4d;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.icon-btn.muted .mute-icon[data-v-aa429e4f]{opacity:.6}.mute-btn[data-v-aa429e4f]{padding:0}.mute-icon[data-v-aa429e4f]{width:36px;height:36px;object-fit:contain;display:block}.welcome-card[data-v-aa429e4f]{position:fixed;bottom:40px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:600px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px 24px;box-shadow:0 8px 32px #0000001f;z-index:15;cursor:pointer;transition:transform .2s ease}.welcome-card[data-v-aa429e4f]:active{transform:translate(-50%) scale(.98)}.audio-icon[data-v-aa429e4f]{display:flex;justify-content:center;align-items:flex-end;gap:3px;height:24px;margin-bottom:12px}.wave-bar[data-v-aa429e4f]{width:3px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);border-radius:2px;animation:wave-aa429e4f 1s ease-in-out infinite}.wave-bar[data-v-aa429e4f]:nth-child(1){height:12px;animation-delay:0s}.wave-bar[data-v-aa429e4f]:nth-child(2){height:18px;animation-delay:.1s}.wave-bar[data-v-aa429e4f]:nth-child(3){height:24px;animation-delay:.2s}.wave-bar[data-v-aa429e4f]:nth-child(4){height:18px;animation-delay:.3s}.wave-bar[data-v-aa429e4f]:nth-child(5){height:12px;animation-delay:.4s}@keyframes wave-aa429e4f{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.welcome-text[data-v-aa429e4f]{font-size:16px;font-weight:500;color:#111827;text-align:center;line-height:1.5}.bottom-panel[data-v-aa429e4f]{position:fixed;bottom:-100%;left:0;right:0;background:#fff;border-radius:24px 24px 0 0;padding:0;z-index:30;box-shadow:0 -4px 20px #00000026;transition:bottom .4s cubic-bezier(.4,0,.2,1);max-height:70vh;overflow-y:auto}.bottom-panel.expanded[data-v-aa429e4f]{bottom:0;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.panel-header[data-v-aa429e4f]{display:flex;justify-content:center;padding:12px 0 8px;cursor:pointer;margin:-16px -16px 12px}.drag-indicator[data-v-aa429e4f]{width:40px;height:4px;background:#d1d5db;border-radius:2px}.hint-section[data-v-aa429e4f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hint-text[data-v-aa429e4f]{font-size:14px;color:#6b7280}.more-btn[data-v-aa429e4f]{background:#ff6b35;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:12px;font-weight:500;cursor:pointer}.audio-visualization[data-v-aa429e4f]{display:flex;justify-content:center;align-items:flex-end;gap:4px;height:40px;margin-bottom:12px}.audio-bar[data-v-aa429e4f]{width:4px;background:#ff6b35;border-radius:2px;transition:height .1s ease}.chat-response[data-v-aa429e4f]{background:#1118270a;border-radius:12px;padding:12px 14px;font-size:14px;color:#111827;line-height:1.6;margin-bottom:12px;word-break:break-word}.chat-response.loading[data-v-aa429e4f]{color:#6b7280;font-style:italic}.chat-thread[data-v-aa429e4f]{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;min-height:100px;cursor:pointer}.chat-line[data-v-aa429e4f]{display:flex}.chat-line-user[data-v-aa429e4f]{justify-content:flex-end}.chat-line-assistant[data-v-aa429e4f]{justify-content:flex-start}.chat-line.is-streaming .chat-bubble[data-v-aa429e4f]{opacity:.85}.chat-bubble[data-v-aa429e4f]{max-width:100%;background:#1118270a;border-radius:12px;padding:0 14px;font-size:14px;color:#111827;line-height:1.6;word-break:break-word}.chat-line-user .chat-bubble[data-v-aa429e4f]{background:#ff6b35;color:#fff}.chat-bubble p[data-v-aa429e4f]{margin:0 0 8px}.chat-bubble p[data-v-aa429e4f]:last-child{margin-bottom:0}.chat-bubble ul[data-v-aa429e4f],.chat-bubble ol[data-v-aa429e4f]{margin:0 0 8px 16px;padding:0}.chat-bubble ul[data-v-aa429e4f]:last-child,.chat-bubble ol[data-v-aa429e4f]:last-child{margin-bottom:0}.chat-error[data-v-aa429e4f]{color:#dc2626;font-size:13px;margin-bottom:12px}.suggestion-buttons[data-v-aa429e4f]{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.suggestion-btn[data-v-aa429e4f]{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;font-size:14px;color:#111827;cursor:pointer;transition:all .2s}.suggestion-btn[data-v-aa429e4f]:active{background:#f9fafb;transform:scale(.98)}.star-icon[data-v-aa429e4f]{color:#ff6b35;font-size:16px}.action-chips[data-v-aa429e4f]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.chip-btn[data-v-aa429e4f]{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:8px 14px;font-size:12px;color:#111827;cursor:pointer;transition:all .2s}.chip-btn[data-v-aa429e4f]:active{background:#f9fafb;transform:scale(.95)}.chip-btn.dropdown[data-v-aa429e4f]{padding-right:10px}.app-center-btn[data-v-aa429e4f]{background:#ff6b35;color:#fff;border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.app-center-btn[data-v-aa429e4f]:active{transform:scale(.95)}.voice-input-section[data-v-aa429e4f]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.voice-btn[data-v-aa429e4f]{flex:1;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;border-radius:24px;padding:16px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #ff6b354d}.voice-btn[data-v-aa429e4f]:active{transform:scale(.98);box-shadow:0 2px 8px #ff6b3566}.voice-side-buttons[data-v-aa429e4f]{display:flex;flex-direction:column;gap:8px}.side-btn[data-v-aa429e4f]{background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}.side-btn[data-v-aa429e4f]:active{background:#f9fafb;transform:scale(.95)}.stop-btn[data-v-aa429e4f]{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;box-shadow:0 4px 12px #ef44444d}.stop-btn[data-v-aa429e4f]:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 16px #ef444466;transform:scale(1.05)}.stop-btn[data-v-aa429e4f]:active{transform:scale(.95);box-shadow:0 2px 8px #ef444466}.disclaimer[data-v-aa429e4f]{text-align:center;font-size:11px;color:#9ca3af;margin-bottom:12px}.recording-overlay[data-v-aa429e4f]{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn-aa429e4f .2s ease;padding:20px}@keyframes fadeIn-aa429e4f{0%{opacity:0}to{opacity:1}}.recording-white-box[data-v-aa429e4f]{position:relative;background:#fff;border-radius:24px;width:100%;max-width:500px;padding:32px 24px 24px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;gap:24px;animation:slideUp-aa429e4f .3s ease}@keyframes slideUp-aa429e4f{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.recording-text-display[data-v-aa429e4f]{min-height:120px;max-height:200px;overflow-y:auto;padding:16px;background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;transition:background-color .3s ease}.recording-white-box:has(.cancel-hint) .recording-text-display[data-v-aa429e4f]{background:#ff3b301a}.recognized-text[data-v-aa429e4f]{font-size:16px;line-height:1.6;color:#111827;word-break:break-word}.recording-placeholder[data-v-aa429e4f]{font-size:14px;color:#9ca3af;font-style:italic}.cancel-text[data-v-aa429e4f]{color:#ff3b30;font-weight:500}.cancel-hint[data-v-aa429e4f]{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#ff3b301a;border:1px solid rgba(255,59,48,.3);border-radius:12px;padding:8px 16px;z-index:10}.cancel-icon[data-v-aa429e4f]{color:#ff3b30;font-size:14px;font-weight:500}.recording-actions[data-v-aa429e4f]{display:flex;flex-direction:column;gap:20px;align-items:center}.recording-visualization[data-v-aa429e4f]{display:flex;align-items:flex-end;justify-content:center;gap:8px;height:50px;padding-bottom:8px}.recording-bar[data-v-aa429e4f]{width:5px;min-height:12px;max-height:40px;background:linear-gradient(180deg,#ff6b35,#fff);border-radius:3px;transition:height .1s ease;animation:recordingPulse-aa429e4f .6s ease-in-out infinite}@keyframes recordingPulse-aa429e4f{0%,to{opacity:.6}50%{opacity:1}}.recording-hint[data-v-aa429e4f]{color:#6b7280;font-size:14px;font-weight:500;text-align:center;transition:color .3s ease}.recording-white-box:has(.cancel-hint) .recording-hint[data-v-aa429e4f]{color:#ff3b30}.recording-buttons[data-v-aa429e4f]{display:flex;gap:16px;align-items:center;width:100%;justify-content:center}.recording-cancel-btn[data-v-aa429e4f]{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:12px 32px;font-size:16px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;min-width:100px}.recording-cancel-btn[data-v-aa429e4f]:active{background:#f9fafb;transform:scale(.98)}.recording-stop-btn[data-v-aa429e4f]{width:64px;height:64px;border-radius:50%;background:#374151;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;cursor:pointer;transition:all .2s;border:none;flex-shrink:0}.recording-stop-btn[data-v-aa429e4f]:active{transform:scale(.95);box-shadow:0 2px 8px #00000040}.recording-stop-btn.send-mode[data-v-aa429e4f]{background:#ff6b35}@media(max-width:768px){.app-container[data-v-aa429e4f]{min-height:100vh;min-height:100dvh}.human-video[data-v-aa429e4f]{width:60%;max-width:350px}.human-video.expanded[data-v-aa429e4f]{width:100%;max-width:none;height:100%}.bottom-panel.expanded[data-v-aa429e4f]{max-height:65vh;bottom:0}.welcome-card[data-v-aa429e4f]{width:calc(100% - 24px);padding:16px 20px;bottom:30px}}
