.voice-consultation-page[data-v-1e602892]{display:flex;flex-direction:column;padding-bottom:40px}.page-header .header-content .header-title[data-v-1e602892]{display:flex;align-items:center;gap:16px}.page-header .header-content .header-title .tit-icon[data-v-1e602892]{font-size:32px;color:oklch(62.3% .214 259.815)}.page-header .header-content .header-title .title-text h2[data-v-1e602892]{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px 0}.page-header .header-content .header-title .title-text p[data-v-1e602892]{font-size:14px;color:#6b7280;margin:0}.recording-transcription-wrapper[data-v-1e602892]{display:flex;align-items:stretch;gap:20px;margin-bottom:20px}.recording-transcription-wrapper .recording-section[data-v-1e602892],.recording-transcription-wrapper .transcription-section[data-v-1e602892]{margin-bottom:0;align-self:stretch}.recording-transcription-wrapper .recording-section[data-v-1e602892]{flex:1}.recording-transcription-wrapper .transcription-section[data-v-1e602892]{flex:3}.recording-transcription-wrapper .transcription-section .title-box[data-v-1e602892]{flex-shrink:0}.section-card[data-v-1e602892]{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;padding:24px;margin-bottom:20px}.recording-transcription-wrapper .section-card[data-v-1e602892]{margin-bottom:0;display:flex;flex-direction:column}.section-card .title-box[data-v-1e602892]{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;margin-bottom:20px}.section-card .title-box .tit-icon[data-v-1e602892]{color:oklch(62.3% .214 259.815);font-size:24px;margin-right:10px}.section-card .title-box .title-left[data-v-1e602892]{display:flex;align-items:center;gap:10px}.section-card .title-box .title-actions[data-v-1e602892]{margin-left:auto;display:flex;align-items:center;gap:10px}.section-card .title-box .title-actions .language-select[data-v-1e602892]{min-width:120px}.recording-controls[data-v-1e602892]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 20px}.recording-controls .recording-btn-wrapper .record-btn[data-v-1e602892]{width:200px;height:200px;border-radius:50%;font-size:18px;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.15)}.recording-controls .recording-btn-wrapper .record-btn i[data-v-1e602892]{font-size:48px}.recording-controls .recording-btn-wrapper .record-btn[data-v-1e602892]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.2)}.recording-controls .recording-btn-wrapper .record-btn.recording-active[data-v-1e602892]{animation:pulse-1e602892 2s infinite}.recording-controls .recording-time[data-v-1e602892]{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:600;color:#3b82f6}.recording-controls .recording-time i[data-v-1e602892]{font-size:24px}.recording-controls .recording-status[data-v-1e602892]{display:flex;align-items:center;gap:8px;color:#ef4444;font-size:16px;font-weight:500}.recording-controls .recording-status .status-dot[data-v-1e602892]{width:12px;height:12px;border-radius:50%;background:#ef4444}.recording-controls .recording-status .status-dot.pulsing[data-v-1e602892]{animation:pulse-dot-1e602892 1.5s infinite}@keyframes pulse-1e602892{0%,to{box-shadow:0 4px 16px rgba(239,68,68,.4)}50%{box-shadow:0 8px 32px rgba(239,68,68,.6)}}@keyframes pulse-dot-1e602892{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.audio-player[data-v-1e602892]{margin-top:20px;padding:20px;background:linear-gradient(135deg,#f8fafc,#e0f2fe);border-radius:12px;border:1px solid #e0f2fe}.audio-player .audio-info[data-v-1e602892]{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:16px;font-weight:500;color:#374151}.audio-player .audio-info i[data-v-1e602892]{font-size:20px;color:#3b82f6}.audio-player .audio-info .audio-duration[data-v-1e602892]{margin-left:auto;color:#6b7280;font-size:14px}.audio-player .audio-controls[data-v-1e602892]{display:flex;gap:12px}.text-area[data-v-1e602892]{margin-top:20px;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.text-area[data-v-1e602892] .el-textarea{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.text-area[data-v-1e602892] .el-textarea .el-textarea__inner{width:100%;border-radius:12px;border:1px solid #d1d5db;transition:all .3s ease;resize:none;min-height:0;height:100%!important;box-sizing:border-box}.text-area[data-v-1e602892] .el-textarea .el-textarea__inner:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.history-section .history-timeline[data-v-1e602892]{padding-left:10px}.history-section .history-item[data-v-1e602892]{display:flex;flex-direction:column;gap:8px}.history-section .history-status[data-v-1e602892]{display:flex;align-items:center;gap:12px}.history-section .history-status .history-language[data-v-1e602892]{font-size:12px;color:#6b7280}.history-section .history-content[data-v-1e602892]{font-size:14px;color:#1f2937;line-height:1.6;white-space:pre-wrap}.history-section .history-meta[data-v-1e602892]{font-size:12px;color:#9ca3af}.action-buttons[data-v-1e602892]{display:flex;gap:12px;justify-content:center}.action-buttons .generate-btn[data-v-1e602892]{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;padding:12px 32px;font-size:16px;font-weight:600;box-shadow:0 4px 12px rgba(59,130,246,.3)}.action-buttons .generate-btn[data-v-1e602892]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.4)}.cbzd-box[data-v-1e602892]{padding:16px;background-color:oklch(98.2% .018 155.826);border-radius:12px;margin-bottom:20px}.cbzd-box .cbzd-title[data-v-1e602892]{font-size:16px;font-weight:600;color:oklch(44.8% .119 151.328);margin-bottom:10px}.cbzd-box .cbzd-content[data-v-1e602892]{font-size:18px;color:oklch(52.7% .154 150.069);line-height:1.6}.jbzd-box[data-v-1e602892]{margin-bottom:20px}.jbzd-box .jbzd-item[data-v-1e602892]{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:oklch(98.5% .002 247.839);border-radius:12px;margin-bottom:10px}.jbzd-box .jbzd-item .jbzd-val[data-v-1e602892]{font-size:14px;padding:4px 12px;border:1px solid #d1d5db;border-radius:20px;background:#fff;color:#3b82f6;font-weight:600}.fxbg-title[data-v-1e602892]{font-size:16px;font-weight:600;margin-bottom:12px;color:#374151}.jyjc-box[data-v-1e602892]{margin-bottom:20px}.jyjc-box .jyjc-grid[data-v-1e602892]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.jyjc-box .jyjc-grid .jyjc-item[data-v-1e602892]{background-color:oklch(97% .014 254.604);font-size:14px;padding:12px;border-radius:12px;display:flex;align-items:center;gap:8px;transition:all .2s ease}.jyjc-box .jyjc-grid .jyjc-item[data-v-1e602892]:hover{background-color:oklch(95% .014 254.604);transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.jyjc-box .jyjc-grid .jyjc-item i[data-v-1e602892]{font-size:18px;color:oklch(62.3% .214 259.815)}.zljy-box[data-v-1e602892]{margin-bottom:20px}.zljy-box .zljy-item[data-v-1e602892]{padding:16px;background-color:oklch(98.7% .026 102.212);border-radius:12px;margin-bottom:12px;font-size:14px;line-height:1.6;color:#374151;transition:all .2s ease}.zljy-box .zljy-item[data-v-1e602892]:hover{background-color:oklch(97% .026 102.212);transform:translateX(4px);border-left:3px solid oklch(62.3% .214 259.815);padding-left:13px}@media (max-width:768px){.recording-controls .recording-btn-wrapper .record-btn[data-v-1e602892]{width:150px;height:150px;font-size:16px}.recording-controls .recording-btn-wrapper .record-btn i[data-v-1e602892]{font-size:36px}.action-buttons[data-v-1e602892]{flex-direction:column}.action-buttons .generate-btn[data-v-1e602892]{width:100%}.jyjc-box .jyjc-grid[data-v-1e602892]{grid-template-columns:1fr}}.readable-record-box[data-v-1e602892]{margin-bottom:16px;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:1px solid #e2e8f0}.readable-record-box .readable-content[data-v-1e602892]{font-size:16px;line-height:1.6;color:#1e293b;white-space:pre-wrap;margin-top:8px}.structured-record-box[data-v-1e602892] .el-collapse-item{margin-bottom:8px}.structured-record-box[data-v-1e602892] .el-collapse-item .el-collapse-item__header{padding:8px 0;font-size:16px;height:auto;line-height:1.5}.structured-record-box[data-v-1e602892] .el-collapse-item .el-collapse-item__content{padding-bottom:8px}.structured-record-box .record-item[data-v-1e602892]{padding:8px 0}.structured-record-box .record-row-inline[data-v-1e602892]{display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:8px;align-items:flex-start}.structured-record-box .record-row-inline .record-field[data-v-1e602892]{display:flex;align-items:center;flex-shrink:0}.structured-record-box .record-row-inline .record-field .record-label[data-v-1e602892]{font-weight:600;color:#475569;font-size:16px;line-height:1.5;margin-right:4px;white-space:nowrap}.structured-record-box .record-row-inline .record-field .record-value[data-v-1e602892]{color:#1e293b;font-size:16px;line-height:1.5;word-break:break-word}.structured-record-box .record-row[data-v-1e602892]{display:flex;margin-bottom:8px;align-items:flex-start}.structured-record-box .record-row[data-v-1e602892]:last-child{margin-bottom:0}.structured-record-box .record-row .record-label[data-v-1e602892]{font-weight:600;color:#475569;min-width:110px;flex-shrink:0;font-size:16px;line-height:1.5}.structured-record-box .record-row .record-value[data-v-1e602892]{color:#1e293b;flex:1;word-break:break-word;font-size:16px;line-height:1.5}.structured-record-box .record-row .record-content[data-v-1e602892]{color:#1e293b;line-height:1.6;word-break:break-word;font-size:16px}.structured-record-box .vital-signs-box[data-v-1e602892]{margin-top:8px}.structured-record-box .vital-signs-box .vital-signs-grid[data-v-1e602892]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-top:6px}.structured-record-box .vital-signs-box .vital-signs-grid .vital-sign-item[data-v-1e602892]{padding:8px 12px;background-color:oklch(98% .01 200);border-radius:6px;display:flex;align-items:center;gap:6px;font-size:16px}.structured-record-box .vital-signs-box .vital-signs-grid .vital-sign-item .vital-label[data-v-1e602892]{font-weight:600;color:#64748b}.structured-record-box .vital-signs-box .vital-signs-grid .vital-sign-item span[data-v-1e602892]:last-child{color:#1e293b;font-weight:500}.structured-record-box .medications-list[data-v-1e602892]{display:flex;flex-direction:column;gap:6px;margin-top:6px}.structured-record-box .medications-list .medication-item[data-v-1e602892]{padding:8px 12px;background-color:oklch(98% .01 150);border-radius:6px;color:#1e293b;font-size:16px;line-height:1.5}.structured-record-box .diagnosis-list[data-v-1e602892]{display:flex;flex-direction:column;gap:6px;margin-top:6px}.structured-record-box .diagnosis-list .diagnosis-item[data-v-1e602892]{padding:8px 12px;background-color:oklch(98.2% .018 155.826);border-radius:6px;color:oklch(52.7% .154 150.069);font-size:16px;line-height:1.5;font-weight:500;border-left:3px solid oklch(62.3% .214 259.815)}