.chat-history[data-v-420ff22a]{height:100%;overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column;gap:20px}.message-wrapper[data-v-420ff22a]{display:flex;flex-direction:column;align-items:center;gap:12px}.timestamp[data-v-420ff22a]{font-size:12px;color:#999;margin:10px 0}.message[data-v-420ff22a]{display:flex;width:100%}.message.user[data-v-420ff22a]{justify-content:flex-end}.message.assistant[data-v-420ff22a]{justify-content:flex-start}.bubble[data-v-420ff22a]{max-width:85%;padding:14px 18px;border-radius:20px;font-size:16px;line-height:1.5;word-wrap:break-word;box-shadow:0 1px 2px #0000000d}.message.user .bubble[data-v-420ff22a]{background-color:#3e7dfe;color:#fff;border-bottom-right-radius:4px}.message.assistant .bubble[data-v-420ff22a]{background-color:#fff;color:#333;border-bottom-left-radius:4px}.empty-hint[data-v-420ff22a]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bbb;gap:12px}.hint-icon[data-v-420ff22a]{font-size:48px;opacity:.3}.status-bar[data-v-8cc00b5f]{padding:4px 12px;text-align:center;background-color:transparent}.status-text[data-v-8cc00b5f]{font-size:11px;text-transform:uppercase;letter-spacing:.5px;font-weight:500;color:#999;transition:all .3s ease}.status-text.uploading[data-v-8cc00b5f],.status-text.recognizing[data-v-8cc00b5f]{color:#ff9800}.status-text.thinking[data-v-8cc00b5f]{color:#3e7dfe}.status-text.speaking[data-v-8cc00b5f]{color:#4caf50}.status-text.error[data-v-8cc00b5f]{color:#f44336}.voice-controls[data-v-b3ff94e7]{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 30px 40px;background-color:transparent}.side-action[data-v-b3ff94e7]{width:50px;padding-bottom:25px}.icon-btn[data-v-b3ff94e7]{width:44px;height:44px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#666;box-shadow:0 2px 8px #0000000d;cursor:pointer}.icon-btn svg[data-v-b3ff94e7]{width:24px;height:24px}.center-action[data-v-b3ff94e7]{display:flex;flex-direction:column;align-items:center;gap:12px}.mic-wrapper[data-v-b3ff94e7]{position:relative;width:80px;height:80px;cursor:pointer}.mic-button[data-v-b3ff94e7]{position:relative;z-index:2;width:100%;height:100%;background:linear-gradient(135deg,#4b89ff,#3e7dfe);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px #3e7dfe4d;transition:transform .2s}.mic-wrapper:active .mic-button[data-v-b3ff94e7]{transform:scale(.92)}.mic-button svg[data-v-b3ff94e7]{width:32px;height:32px}.action-hint[data-v-b3ff94e7]{font-size:14px;color:#666;font-weight:500}.pulse-rings[data-v-b3ff94e7]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ring[data-v-b3ff94e7]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#3e7dfe66;animation:pulse-ring-b3ff94e7 2s infinite}.ring[data-v-b3ff94e7]:nth-child(2){animation-delay:1s}@keyframes pulse-ring-b3ff94e7{0%{transform:scale(1);opacity:.8}to{transform:scale(1.8);opacity:0}}.loading-spinner[data-v-b3ff94e7]{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-b3ff94e7 1s linear infinite}@keyframes spin-b3ff94e7{to{transform:rotate(360deg)}}.mic-wrapper.processing .mic-button[data-v-b3ff94e7]{background:#ffc107;box-shadow:0 4px 15px #ffc1074d}.mic-wrapper.speaking .mic-button[data-v-b3ff94e7]{background:#4caf50;box-shadow:0 4px 15px #4caf504d}*{margin:0;padding:0;box-sizing:border-box}html,body,#app,.app{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;background-color:#f4f5f9;color:#333}.app{display:flex;flex-direction:column}.header{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background-color:#fff;border-bottom:1px solid #eee;z-index:10}.header h1{font-size:18px;font-weight:600;color:#222}.back-icon{width:24px;height:24px;display:flex;align-items:center;color:#333;cursor:pointer}.header-action{width:24px}.main-content{flex:1;overflow:hidden;position:relative}.footer{background-color:#f4f5f9;padding-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}
