.file-upload-overlay.svelte-1b7g203{align-items:center;background:#00000080;display:flex;justify-content:center;inset:0;position:fixed;z-index:1000}.file-upload-modal.svelte-1b7g203{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:80vh;max-width:600px;overflow-y:auto;padding:24px;width:90%}.modal-header.svelte-1b7g203{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.modal-header.svelte-1b7g203 h3:where(.svelte-1b7g203){color:#111827;margin:0}.upload-area.svelte-1b7g203{border:2px dashed #d1d5db;border-radius:8px;margin-bottom:24px;padding:32px;text-align:center;transition:all .2s}.upload-area.drag-active.svelte-1b7g203{background:var(--primary-50);border-color:var(--primary)}.upload-content.svelte-1b7g203{align-items:center;display:flex;flex-direction:column;gap:8px}.upload-icon.svelte-1b7g203{font-size:48px;margin-bottom:8px}.upload-hint.svelte-1b7g203{color:#6b7280;font-size:14px;margin:0}.upload-indicator.svelte-1b7g203{align-items:center;display:flex;flex-direction:column;gap:12px}.spinner.svelte-1b7g203{animation:svelte-1b7g203-spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top:3px solid var(--primary);height:32px;width:32px}@keyframes svelte-1b7g203-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.files-list.svelte-1b7g203 h4:where(.svelte-1b7g203){color:#111827;margin:0 0 16px}.file-item.svelte-1b7g203{align-items:flex-start;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px}.file-info.svelte-1b7g203{flex:1}.file-name.svelte-1b7g203{color:#111827;font-weight:500;margin-bottom:4px}.file-meta.svelte-1b7g203{color:#6b7280;font-size:12px;margin-bottom:8px}.file-preview.svelte-1b7g203{background:#f9fafb;border-radius:4px;color:#374151;font-family:monospace;font-size:12px;line-height:1.4;padding:8px}.no-files.svelte-1b7g203{color:#6b7280;padding:32px;text-align:center}.no-files.svelte-1b7g203 p:where(.svelte-1b7g203){margin:0}.meeting-agenda.svelte-1h5ens9{background:#fff;border:1px solid var(--grey-300);border-radius:var(--space-2xs);height:-moz-fit-content;height:fit-content;min-height:300px;padding:var(--space-m)}.meeting-agenda__header.svelte-1h5ens9 cluster:where(.svelte-1h5ens9){justify-content:space-between}.meeting-agenda__header.svelte-1h5ens9 p:where(.svelte-1h5ens9){color:var(--grey-900);font-size:var(--step-0)}.agenda-title.svelte-1h5ens9{font-size:var(--step-1);font-weight:400}.agenda-list.svelte-1h5ens9{list-style:none;margin:0;padding:0}.agenda-item.svelte-1h5ens9{align-items:center;display:flex;gap:var(--space-2xs);justify-content:space-between}.agenda-item.svelte-1h5ens9 :where(.svelte-1h5ens9){cursor:pointer}.agenda-item.svelte-1h5ens9 cluster:where(.svelte-1h5ens9){border-radius:4px;flex:1;padding:4px 8px;transition:background-color var(--transition-fade)}.agenda-item.svelte-1h5ens9 cluster:where(.svelte-1h5ens9):hover{background-color:var(--grey-100)}.agenda-item.svelte-1h5ens9 label:where(.svelte-1h5ens9){flex:1;font-size:var(--step--1);font-weight:400}.agenda-item.svelte-1h5ens9:last-child{border-bottom:none}.item-text.completed.svelte-1h5ens9{color:var(--grey-500);text-decoration:line-through}.wand-button.svelte-1h5ens9{align-items:center;background:none;border:none;border-radius:4px;color:var(--primary);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.wand-button.svelte-1h5ens9:hover{background-color:var(--grey-100)}.meeting-notes.svelte-1vmsrgl{background:#fff;border:1px solid var(--grey-300);border-radius:var(--space-2xs);height:-moz-fit-content;height:fit-content;min-height:400px;padding:var(--space-s)}.notes-header.svelte-1vmsrgl{align-items:center;display:flex;justify-content:space-between}.section-title.svelte-1vmsrgl{color:#111827;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:0}.notes-actions.svelte-1vmsrgl{display:flex;gap:8px}.action-btn.svelte-1vmsrgl{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}.action-btn.svelte-1vmsrgl:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.action-btn.svelte-1vmsrgl:disabled{cursor:not-allowed;opacity:.5}.save-btn.svelte-1vmsrgl:hover:not(:disabled){background:#f0f9ff;border-color:#0ea5e9;color:#0ea5e9}.clear-btn.svelte-1vmsrgl:hover:not(:disabled){background:#fef2f2;border-color:#ef4444;color:#ef4444}.notes-content.svelte-1vmsrgl{height:100%}.notes-textarea.svelte-1vmsrgl{border:1px solid var(--grey-200);border-radius:var(--space-3xs);color:inherit;font-family:Inter,sans-serif;font-size:14px;line-height:20px;min-height:300px;outline:none;padding:var(--space-2xs);resize:vertical;transition:border-color .2s;width:100%}.notes-textarea.svelte-1vmsrgl:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f61a}.notes-textarea.svelte-1vmsrgl::-moz-placeholder{color:#9ca3af}.notes-textarea.svelte-1vmsrgl::placeholder{color:#9ca3af}.save-feedback.svelte-1vmsrgl{animation:svelte-1vmsrgl-fadeIn .3s ease-in;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin-bottom:12px;padding:8px 12px}.save-feedback.success.svelte-1vmsrgl{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.save-feedback.error.svelte-1vmsrgl{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}@keyframes svelte-1vmsrgl-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.recording-controls.svelte-1f9bnls{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:var(--space-2xs)}.wave-wrapper.svelte-ayko7h{display:flex;min-width:0;width:50%}.wave-container.svelte-ayko7h{align-items:center;display:flex;gap:3px;height:60px;justify-content:flex-start;min-width:0;overflow:hidden;width:100%}.wave-container.paused.svelte-ayko7h .bar:where(.svelte-ayko7h){animation-play-state:paused}.bar.svelte-ayko7h{background-color:gray;border-radius:1px;flex-shrink:0;height:2px;max-width:4px;min-width:4px;transition:height .01s ease-out,background-color .05s ease;width:4px}@keyframes svelte-ayko7h-bounce{0%,to{transform:scaleY(1)}50%{transform:scaleY(.3)}}.recording-center.svelte-oqz6h7{display:flex;flex:1;flex-direction:column;gap:20px;width:100%}.action-plan-section.svelte-oqz6h7{background:#fff;border:1px solid var(--grey-300);border-radius:var(--space-2xs);padding:var(--space-s)}.section-header.svelte-oqz6h7{align-items:center;display:flex;justify-content:space-between}.section-title.svelte-oqz6h7{color:#111827;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:0 0 16px}.section-header.svelte-oqz6h7 .section-title:where(.svelte-oqz6h7){margin:0}.recording-controls-wrapper.svelte-oqz6h7{align-items:center;display:flex;flex-direction:column;gap:12px;min-height:120px}.action-plan-content.svelte-oqz6h7{border:1px solid var(--grey-200);border-radius:var(--space-3xs);max-height:300px;min-height:120px;overflow-y:auto;padding:var(--space-2xs)}.markdown-content.svelte-oqz6h7 p{margin-bottom:.75rem}.markdown-content.svelte-oqz6h7 strong{color:#111827;font-weight:600}.markdown-content.svelte-oqz6h7 em{font-style:italic}.markdown-content.svelte-oqz6h7 h1,.markdown-content.svelte-oqz6h7 h2,.markdown-content.svelte-oqz6h7 h3,.markdown-content.svelte-oqz6h7 h4{color:#111827;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.markdown-content.svelte-oqz6h7 h1{font-size:1.25rem}.markdown-content.svelte-oqz6h7 h2{font-size:1.125rem}.markdown-content.svelte-oqz6h7 h3{font-size:1rem}.markdown-content.svelte-oqz6h7 h4{font-size:.875rem}.markdown-content.svelte-oqz6h7 ol,.markdown-content.svelte-oqz6h7 ul{margin-bottom:.75rem;padding-left:1.25rem}.markdown-content.svelte-oqz6h7 li{margin-bottom:.25rem}.markdown-content.svelte-oqz6h7 code{background:#f3f4f6;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Consolas,Courier New,monospace;font-size:.75rem;padding:.125rem .25rem}.markdown-content.svelte-oqz6h7 p:has(strong){margin-bottom:.5rem}.markdown-content.svelte-oqz6h7 p strong:first-child{border-left:3px solid var(--primary);color:#1f2937;display:block;margin-bottom:.25rem;padding-left:.5rem}.action-plan-placeholder.svelte-oqz6h7{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;font-style:italic;line-height:20px;padding:40px 20px;text-align:center}.edit-btn,.generate-btn,.toggle-btn{font-size:12px!important;padding:6px 12px!important}.edit-btn:disabled,.generate-btn:disabled{cursor:not-allowed;opacity:.5}.action-plan-loading.svelte-oqz6h7{color:var(--primary);font-style:italic;padding:40px 20px;text-align:center}.action-plan-loading.svelte-oqz6h7,.action-plan-result.svelte-oqz6h7{font-family:Inter,sans-serif;font-size:14px;line-height:20px}.action-plan-result.svelte-oqz6h7{color:#374151}.example-questions-section.svelte-oqz6h7{background:var(--theme-50);border:1px solid var(--theme-200);border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:20px}.example-questions-section.svelte-oqz6h7 .section-title:where(.svelte-oqz6h7){color:var(--primary)}.example-questions-content.svelte-oqz6h7{border-radius:6px;max-height:300px;overflow-y:auto}.topic-group.svelte-oqz6h7{margin-bottom:20px}.topic-group.svelte-oqz6h7:last-child{margin-bottom:0}.topic-header.svelte-oqz6h7{border-bottom:2px solid var(--theme-200,#bbf7d0);color:var(--primary,#007734);font-family:var(--neo-grotesque,"Inter",sans-serif);font-size:var(--step-0);font-weight:600;line-height:1.3;margin:0 0 12px;padding-bottom:4px}.question-list.svelte-oqz6h7{font-family:var(--humanist,"Calibri",sans-serif);font-size:var(--step--1);line-height:1.4;list-style-type:disc;margin:0;padding-left:20px}.question-item.svelte-oqz6h7{margin-bottom:4px}.question-item.svelte-oqz6h7:last-child{margin-bottom:0}.close-btn{font-size:12px!important;padding:6px 12px!important}.action-plan-result.markdown-content.svelte-oqz6h7 h2{border-bottom:2px solid #e5e7eb;color:#1f2937;margin-bottom:16px;margin-top:24px;padding-bottom:8px}.action-plan-result.markdown-content.svelte-oqz6h7 h3{color:#374151;margin-bottom:12px;margin-top:20px}.action-plan-result.markdown-content.svelte-oqz6h7 ul{margin-bottom:16px;margin-left:16px}.action-plan-result.markdown-content.svelte-oqz6h7 li{margin-bottom:4px}.action-plan-result.markdown-content.svelte-oqz6h7 li strong{color:#1f2937}.action-plan-result.markdown-content.svelte-oqz6h7 table{border-collapse:collapse;font-size:14px;margin:16px 0;width:100%}.action-plan-result.markdown-content.svelte-oqz6h7 td,.action-plan-result.markdown-content.svelte-oqz6h7 th{border:1px solid #e5e7eb;padding:12px;text-align:left;vertical-align:top}.action-plan-result.markdown-content.svelte-oqz6h7 th{background-color:#f9fafb;color:#374151;font-weight:600}.action-plan-result.markdown-content.svelte-oqz6h7 td{background-color:#fff}.action-plan-result.markdown-content.svelte-oqz6h7 tr:nth-child(2n) td{background-color:#f9fafb}.modal-overlay.svelte-1w7rwt8{align-items:center;background:#00000080;display:flex;justify-content:center;inset:0;overflow:hidden;padding:1rem;position:fixed;z-index:1000}.modal-container.svelte-1w7rwt8{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:100%;max-height:90vh;max-width:1400px;overflow:hidden;width:100%}.modal-header.svelte-1w7rwt8{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem}.modal-header.svelte-1w7rwt8 h2:where(.svelte-1w7rwt8){color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.close-button.svelte-1w7rwt8{align-items:center;background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:.25rem;width:2rem}.close-button.svelte-1w7rwt8:hover{background:#f3f4f6;color:#1f2937}.modal-content.svelte-1w7rwt8{display:grid;flex:1;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden}.profile-column.svelte-1w7rwt8,.transcript-column.svelte-1w7rwt8{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:1.5rem}.transcript-column.svelte-1w7rwt8{border-right:1px solid #e5e7eb}.column-header.svelte-1w7rwt8{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:1rem}.column-header.svelte-1w7rwt8 h3:where(.svelte-1w7rwt8){color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.guest-names.svelte-1w7rwt8{flex-shrink:0;margin-bottom:1.5rem}.guest-names.svelte-1w7rwt8 h4:where(.svelte-1w7rwt8){color:#374151;font-size:1rem;font-weight:500;margin:0 0 .75rem}.guest-list.svelte-1w7rwt8{display:flex;flex-wrap:wrap;gap:.75rem}.guest-item.svelte-1w7rwt8{align-items:center;background:#f9fafb;border-radius:.375rem;display:flex;gap:.5rem;padding:.5rem .75rem}.guest-item.svelte-1w7rwt8 label:where(.svelte-1w7rwt8){color:#374151;font-size:.875rem;font-weight:500}.guest-input.svelte-1w7rwt8{border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;min-width:120px;padding:.25rem .5rem}.guest-input.svelte-1w7rwt8:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.transcript-editor.svelte-1w7rwt8{display:flex;flex:1;flex-direction:column;min-height:0}.transcript-editor.svelte-1w7rwt8 h4:where(.svelte-1w7rwt8){color:#374151;font-size:1rem;font-weight:500;margin:0 0 .75rem}.transcript-textarea.svelte-1w7rwt8{border:1px solid #d1d5db;border-radius:.5rem;flex:1;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:1.5;min-height:200px;padding:1rem;resize:none}.transcript-textarea.svelte-1w7rwt8:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.transcript-display.svelte-1w7rwt8{background:#fafafa;border:1px solid #d1d5db;border-radius:.5rem;cursor:text;flex:1;font-size:.875rem;line-height:1.5;min-height:200px;overflow-y:auto;padding:1rem;transition:all .2s}.transcript-display.svelte-1w7rwt8:hover{background:#fff;border-color:#9ca3af}.transcript-display.svelte-1w7rwt8:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);outline:none}.transcript-display.svelte-1w7rwt8 .placeholder:where(.svelte-1w7rwt8){color:#9ca3af;font-style:italic;margin:0}.transcript-display.svelte-1w7rwt8 p{margin-bottom:.75rem}.transcript-display.svelte-1w7rwt8 strong{color:#111827;font-weight:600}.transcript-display.svelte-1w7rwt8 em{font-style:italic}.transcript-display.svelte-1w7rwt8 h1,.transcript-display.svelte-1w7rwt8 h2,.transcript-display.svelte-1w7rwt8 h3,.transcript-display.svelte-1w7rwt8 h4{color:#111827;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.transcript-display.svelte-1w7rwt8 p:has(strong){margin-bottom:.5rem}.transcript-display.svelte-1w7rwt8 p strong:first-child{border-left:3px solid var(--primary);color:#1f2937;display:block;margin-bottom:.25rem;padding-left:.5rem}.profile-gaps.svelte-1w7rwt8{display:flex;flex:1;flex-direction:column;min-height:0}.profile-gaps.svelte-1w7rwt8 h4:where(.svelte-1w7rwt8){color:#374151;font-size:1rem;font-weight:500;margin:0 0 1rem}.gaps-list.svelte-1w7rwt8{display:flex;flex:1;flex-direction:column;gap:1rem;overflow-y:auto}.gap-item.svelte-1w7rwt8{background:#fafafa}.gap-header.svelte-1w7rwt8{align-items:center}.gap-header.svelte-1w7rwt8 strong:where(.svelte-1w7rwt8){color:#1f2937;font-weight:600}.modal-footer.svelte-1w7rwt8{border-top:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:.75rem;justify-content:flex-end;padding:1.5rem}.error-message.svelte-1w7rwt8{background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.error-message.svelte-1w7rwt8 strong:where(.svelte-1w7rwt8){font-weight:600}.header-actions.svelte-1w7rwt8{align-items:center;display:flex;gap:.5rem}.analysis-error.svelte-1w7rwt8,.analysis-loading.svelte-1w7rwt8,.no-analysis.svelte-1w7rwt8{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.loading-spinner.svelte-1w7rwt8{animation:svelte-1w7rwt8-spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top:3px solid var(--primary);height:32px;margin-bottom:1rem;width:32px}@keyframes svelte-1w7rwt8-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.analysis-header.svelte-1w7rwt8{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.bulk-actions.svelte-1w7rwt8{display:flex;gap:.5rem}.gap-item.svelte-1w7rwt8{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.gap-item.svelte-1w7rwt8:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}.gap-item.selected.svelte-1w7rwt8{background:#f0f9ff;border-color:var(--primary)}.gap-checkbox.svelte-1w7rwt8{align-items:flex-start;display:flex;padding-top:.125rem}.gap-checkbox.svelte-1w7rwt8 input[type=checkbox]:where(.svelte-1w7rwt8){accent-color:var(--primary);cursor:pointer;height:1.125rem;margin:0;width:1.125rem}.gap-checkbox.svelte-1w7rwt8 input[type=checkbox]:where(.svelte-1w7rwt8):focus{outline:2px solid var(--primary);outline-offset:2px}.checkbox-label.svelte-1w7rwt8{cursor:pointer;display:inline-block;margin-left:.5rem;min-height:1rem;min-width:1rem}.gap-content.svelte-1w7rwt8{flex:1}.gap-header.svelte-1w7rwt8{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.gap-field.svelte-1w7rwt8{color:#6b7280;font-size:.875rem;font-weight:400}.gap-comparison.svelte-1w7rwt8{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.current-value.svelte-1w7rwt8,.suggested-value.svelte-1w7rwt8{display:flex;flex-direction:column;gap:.25rem}.current-value.svelte-1w7rwt8 .label-text:where(.svelte-1w7rwt8),.suggested-value.svelte-1w7rwt8 .label-text:where(.svelte-1w7rwt8){color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.025em;margin-bottom:.25rem;text-transform:uppercase}.value-display.svelte-1w7rwt8{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;display:flex;font-size:.875rem;min-height:2.5rem;padding:.5rem .75rem}.value-display.suggested.svelte-1w7rwt8{background:var(--primary-50);border-color:var(--primary);color:var(--primary);font-weight:500}.value-display.svelte-1w7rwt8:empty:before{color:#9ca3af;content:"(Geen waarde)";font-style:italic}@media (max-width:1024px){.modal-container.svelte-1w7rwt8{max-height:100vh}.modal-overlay.svelte-1w7rwt8{padding:0}.modal-content.svelte-1w7rwt8{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.transcript-column.svelte-1w7rwt8{border-bottom:1px solid #e5e7eb;border-right:none}}@media (max-width:768px){.modal-container.svelte-1w7rwt8{border-radius:0}.modal-footer.svelte-1w7rwt8,.modal-header.svelte-1w7rwt8,.profile-column.svelte-1w7rwt8,.transcript-column.svelte-1w7rwt8{padding:1rem}.gap-header.svelte-1w7rwt8,.guest-list.svelte-1w7rwt8{flex-direction:column}.gap-header.svelte-1w7rwt8{align-items:flex-start;gap:.25rem}.modal-footer.svelte-1w7rwt8{flex-direction:column}}.main-layout.svelte-1dq4ha4{display:flex;flex-direction:column;gap:24px;width:100%}.customer-section.svelte-1dq4ha4{max-width:800px;min-width:600px;width:-moz-fit-content;width:fit-content}.content-row.svelte-1dq4ha4{align-items:flex-start;display:flex;flex:1;gap:24px;width:100%}.left-column.svelte-1dq4ha4{flex:1 1 300px;min-width:280px}.center-column.svelte-1dq4ha4{flex:1.5 1 400px;min-width:400px}.right-column.svelte-1dq4ha4{flex:1 1 300px;min-width:280px}@media (max-width:1200px){.content-row.svelte-1dq4ha4{flex-direction:column}.center-column.svelte-1dq4ha4,.left-column.svelte-1dq4ha4,.right-column.svelte-1dq4ha4{flex:none;max-width:none;min-width:none;width:100%}}@media (max-width:768px){.main-layout.svelte-1dq4ha4{gap:16px;padding:16px}.content-row.svelte-1dq4ha4{gap:16px}}.select-transcript-dialog{max-height:90vh;max-width:520px;width:520px}.dialog-content.svelte-1de468n{gap:32px;max-height:60vh;padding:0}.client-info.svelte-1de468n,.dialog-content.svelte-1de468n{display:flex;flex-direction:column}.client-info.svelte-1de468n{gap:4px}.info-row.svelte-1de468n{align-items:center;display:flex;gap:4px}.label.svelte-1de468n{font-weight:700;width:130px}.label.svelte-1de468n,.value.svelte-1de468n{color:#111827;font-family:Inter,sans-serif;font-size:14px;line-height:24px}.value.svelte-1de468n{font-weight:400}.transcripts-section.svelte-1de468n{display:flex;flex:1;flex-direction:column;gap:16px}.transcripts-list.svelte-1de468n{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding:8px 4px 0 0}.transcript-card.svelte-1de468n{background:#fff;border:2px solid var(--grey-300);border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.transcript-card.svelte-1de468n:hover{background:var(--theme-50);border-color:var(--theme-500);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.transcript-card.selected.svelte-1de468n{background:var(--primary-50);border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.transcript-content.svelte-1de468n{display:flex;flex-direction:column;gap:0}.transcript-date.svelte-1de468n{font-weight:700}.transcript-date.svelte-1de468n,.transcript-time.svelte-1de468n{color:#111827;font-family:Inter,sans-serif;font-size:14px;line-height:24px}.transcript-time.svelte-1de468n{font-weight:500}.transcript-topic.svelte-1de468n{color:#4b5563;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:24px}.empty-state.svelte-1de468n,.loading-state.svelte-1de468n{align-items:center;color:var(--grey-500);display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.empty-state.svelte-1de468n{gap:16px}.dialog-actions.svelte-1de468n{padding-top:16px}.new-conversation-container.svelte-1de468n{display:flex;margin-bottom:16px}.transcripts-list.svelte-1de468n::-webkit-scrollbar{width:6px}.transcripts-list.svelte-1de468n::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.transcripts-list.svelte-1de468n::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.transcripts-list.svelte-1de468n::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dialog-close,[aria-label=Close],[data-dialog-content] button[data-dialog-close],button[aria-label=Close]{display:none!important}
