.meeting-minutes .card-section[data-v-de6d055a]{margin-bottom:24px}.meeting-minutes .card-section[data-v-de6d055a]:last-child{margin-bottom:0}.meeting-minutes .steps[data-v-de6d055a]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px;padding:16px;background:#f8fafc;border-radius:12px;flex-wrap:wrap}.meeting-minutes .steps .step[data-v-de6d055a]{display:flex;align-items:center;gap:6px;font-size:13px;color:#94a3b8;white-space:nowrap}.meeting-minutes .steps .step.active[data-v-de6d055a]{color:#6366f1;font-weight:600}.meeting-minutes .steps .step.active .step-num[data-v-de6d055a]{background:#6366f1;color:#fff}.meeting-minutes .steps .step.done[data-v-de6d055a]{color:#10b981}.meeting-minutes .steps .step.done .step-num[data-v-de6d055a]{background:#10b981;color:#fff}.meeting-minutes .steps .step .step-num[data-v-de6d055a]{width:24px;height:24px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.meeting-minutes .steps .step-connector[data-v-de6d055a]{width:30px;height:2px;background:#e2e8f0}.meeting-minutes .steps .step-connector.active[data-v-de6d055a]{background:#10b981}.meeting-minutes .audio-controls[data-v-de6d055a]{display:flex;align-items:center;gap:24px}@media (max-width: 600px){.meeting-minutes .audio-controls[data-v-de6d055a]{flex-direction:column}}.meeting-minutes .audio-controls .record-section[data-v-de6d055a]{text-align:center}.meeting-minutes .audio-controls .record-section .record-btn[data-v-de6d055a]{padding:20px 40px;border-radius:50px;border:2px solid #6366f1;background:#fff;cursor:pointer;font-size:16px;transition:all .2s;display:flex;align-items:center;gap:10px}.meeting-minutes .audio-controls .record-section .record-btn[data-v-de6d055a]:hover{background:#eef2ff}.meeting-minutes .audio-controls .record-section .record-btn.recording[data-v-de6d055a]{background:#fee2e2;border-color:#ef4444;animation:pulse-de6d055a 1.5s infinite}.meeting-minutes .audio-controls .record-section .record-btn.recording .record-icon[data-v-de6d055a]{animation:spin-de6d055a 1s linear infinite}.meeting-minutes .audio-controls .record-section .record-btn .record-icon[data-v-de6d055a]{font-size:24px}.meeting-minutes .audio-controls .record-section .recording-indicator[data-v-de6d055a]{margin-top:10px;color:#ef4444;font-size:14px;display:flex;align-items:center;gap:6px;justify-content:center}.meeting-minutes .audio-controls .record-section .recording-indicator .recording-dot[data-v-de6d055a]{width:8px;height:8px;border-radius:50%;background:#ef4444;animation:blink-de6d055a 1s infinite}.meeting-minutes .audio-controls .divider[data-v-de6d055a]{color:#94a3b8;font-size:13px}.meeting-minutes .audio-controls .upload-section[data-v-de6d055a]{flex:1}.meeting-minutes .audio-controls .upload-section .file-upload-area[data-v-de6d055a]{border:2px dashed #d1d5db;border-radius:12px;padding:30px 20px;text-align:center;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:6px}.meeting-minutes .audio-controls .upload-section .file-upload-area[data-v-de6d055a]:hover{border-color:#6366f1;background:#f8fafc}.meeting-minutes .audio-controls .upload-section .file-upload-area .upload-icon[data-v-de6d055a]{font-size:28px}.meeting-minutes .audio-controls .upload-section .file-upload-area .upload-hint[data-v-de6d055a]{font-size:12px;color:#94a3b8}.meeting-minutes .file-info[data-v-de6d055a]{margin-top:10px;font-size:13px;color:#6b7280}.meeting-minutes .actions[data-v-de6d055a]{margin-top:16px}.meeting-minutes .btn-primary[data-v-de6d055a]{padding:10px 28px;background:#6366f1;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600}.meeting-minutes .btn-primary[data-v-de6d055a]:hover{background:#4f46e5}.meeting-minutes .btn-primary[data-v-de6d055a]:disabled{opacity:.5;cursor:not-allowed}.meeting-minutes .btn-sm[data-v-de6d055a]{padding:6px 14px;font-size:12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;white-space:nowrap}.meeting-minutes .btn-sm[data-v-de6d055a]:hover{background:#e5e7eb}.meeting-minutes .section-header[data-v-de6d055a]{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.meeting-minutes .section-header h3[data-v-de6d055a]{margin:0}.meeting-minutes .section-header .section-actions[data-v-de6d055a]{display:flex;gap:8px}.meeting-minutes .loading-placeholder[data-v-de6d055a]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px;color:#6b7280}.meeting-minutes .loading-placeholder .spinner[data-v-de6d055a]{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin-de6d055a .8s linear infinite}.meeting-minutes .transcript-area .transcript-text[data-v-de6d055a]{background:#f8fafc;padding:16px;border-radius:8px;line-height:1.8;white-space:pre-wrap;font-size:14px}.meeting-minutes .transcript-area details[data-v-de6d055a]{margin-top:12px}.meeting-minutes .transcript-area details summary[data-v-de6d055a]{cursor:pointer;font-size:13px;color:#6366f1;font-weight:500}.meeting-minutes .transcript-area details .segment-row[data-v-de6d055a]{display:flex;gap:10px;padding:6px 10px;font-size:12px;border-bottom:1px solid #f3f4f6}.meeting-minutes .transcript-area details .segment-row .seg-time[data-v-de6d055a]{color:#94a3b8;font-family:monospace;white-space:nowrap}.meeting-minutes .transcript-area details .segment-row .seg-text[data-v-de6d055a]{color:#374151}.meeting-minutes .minutes-content .minutes-header h4[data-v-de6d055a]{font-size:20px;margin:0 0 8px}.meeting-minutes .minutes-content .minutes-header .minutes-meta[data-v-de6d055a]{display:flex;gap:16px;font-size:13px;color:#6b7280;margin-bottom:6px}.meeting-minutes .minutes-content .minutes-header .minutes-participants[data-v-de6d055a]{font-size:13px;margin-bottom:8px}.meeting-minutes .minutes-content .minutes-header .minutes-summary[data-v-de6d055a]{background:#eef2ff;padding:12px;border-radius:8px;color:#374151;font-size:14px}.meeting-minutes .minutes-content .minutes-topics[data-v-de6d055a]{margin-top:16px}.meeting-minutes .minutes-content .minutes-topics h4[data-v-de6d055a]{margin:0 0 10px}.meeting-minutes .minutes-content .minutes-topics .topic-card[data-v-de6d055a]{background:#f9fafb;border-radius:8px;padding:14px;margin-bottom:10px;border-left:3px solid #6366f1}.meeting-minutes .minutes-content .minutes-topics .topic-card h5[data-v-de6d055a]{margin:0 0 6px;font-size:15px;color:#111827}.meeting-minutes .minutes-content .minutes-topics .topic-card p[data-v-de6d055a]{margin:4px 0;font-size:13px;color:#4b5563}.meeting-minutes .minutes-content .minutes-topics .topic-card .topic-conclusion[data-v-de6d055a]{color:#059669}.meeting-minutes .minutes-content .minutes-decisions[data-v-de6d055a],.meeting-minutes .minutes-content .minutes-actions[data-v-de6d055a]{margin-top:16px}.meeting-minutes .minutes-content .minutes-decisions h4[data-v-de6d055a],.meeting-minutes .minutes-content .minutes-actions h4[data-v-de6d055a]{margin:0 0 8px}.meeting-minutes .minutes-content .minutes-decisions ul[data-v-de6d055a],.meeting-minutes .minutes-content .minutes-actions ul[data-v-de6d055a]{margin:0;padding-left:20px}.meeting-minutes .minutes-content .minutes-decisions ul li[data-v-de6d055a],.meeting-minutes .minutes-content .minutes-actions ul li[data-v-de6d055a]{margin:4px 0;font-size:13px}.meeting-minutes .minutes-content .action-table[data-v-de6d055a]{width:100%;border-collapse:collapse;font-size:13px}.meeting-minutes .minutes-content .action-table th[data-v-de6d055a],.meeting-minutes .minutes-content .action-table td[data-v-de6d055a]{padding:8px 12px;text-align:left;border-bottom:1px solid #e5e7eb}.meeting-minutes .minutes-content .action-table th[data-v-de6d055a]{background:#f9fafb;font-weight:600;color:#374151}.meeting-minutes .mindmap-container[data-v-de6d055a]{overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;padding:8px}.meeting-minutes .mindmap-svg[data-v-de6d055a]{display:block;margin:0 auto}.meeting-minutes .error-msg[data-v-de6d055a]{margin-top:12px;padding:10px 14px;background:#fee2e2;color:#dc2626;border-radius:6px;font-size:13px}@keyframes spin-de6d055a{to{transform:rotate(360deg)}}@keyframes pulse-de6d055a{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes blink-de6d055a{0%,to{opacity:1}50%{opacity:.3}}
