:root{--color-primary: #4a90d9;--color-primary-hover: #3a7bc8;--color-success: #059669;--color-error: #dc2626;--color-text: #1f2937;--color-text-secondary: #6b7280;--color-bg: #f5f7fa;--color-surface: #ffffff;--color-border: #e5e7eb;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--min-touch-target: 44px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.5}#app{min-height:100vh}button{font-family:inherit;font-size:inherit;cursor:pointer;min-height:var(--min-touch-target)}button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}textarea,input{font-family:inherit;font-size:inherit}textarea:focus,input:focus{outline:none}a{color:var(--color-primary)}a:hover{color:var(--color-primary-hover)}.speech-button-container.svelte-y1xzji{display:flex;flex-direction:column;align-items:center;gap:.5rem}.speech-btn.svelte-y1xzji{width:56px;height:56px;min-height:48px;border-radius:50%;border:2px solid #ccc;background-color:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:1.5rem;padding:0}.speech-btn.svelte-y1xzji:hover:not(:disabled){border-color:#4a90d9;background-color:#eef4fc}.speech-btn.svelte-y1xzji:disabled{opacity:.4;cursor:not-allowed}.speech-btn.active.svelte-y1xzji{border-color:#dc2626;background-color:#fef2f2}.mic-icon.svelte-y1xzji{display:inline-block;line-height:1}.pulse.svelte-y1xzji{animation:svelte-y1xzji-pulse-ring 1.2s ease-in-out infinite}@keyframes svelte-y1xzji-pulse-ring{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.interim-text.svelte-y1xzji{margin:0;font-size:.875rem;color:#6b7280;font-style:italic;text-align:center;max-width:300px;word-break:break-word}.error-text.svelte-y1xzji{margin:0;font-size:.8125rem;color:#dc2626;text-align:center;max-width:300px}.text-input.svelte-d9edf1{display:flex;flex-direction:column;gap:1rem}textarea.svelte-d9edf1{width:100%;padding:1rem;font-size:1.125rem;border:2px solid #ccc;border-radius:8px;resize:vertical;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}textarea.svelte-d9edf1:focus{outline:none;border-color:#4a90d9}textarea.confirmed.svelte-d9edf1{border-color:#059669;box-shadow:0 0 0 3px #05966933}.button-row.svelte-d9edf1{display:flex;align-items:center;gap:.75rem}.submit-btn.svelte-d9edf1{flex:1;padding:1rem 2rem;font-size:1.125rem;background-color:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;min-height:48px}.submit-btn.svelte-d9edf1:disabled{background-color:#ccc;cursor:not-allowed}.submit-btn.svelte-d9edf1:hover:not(:disabled){background-color:#3a7bc8}.hint.svelte-d9edf1{color:#666;font-size:.875rem;margin:0;text-align:center}.auto-submit-hint.svelte-d9edf1{color:#059669;font-size:.875rem;margin:0;text-align:center;font-weight:500}.helper-text.svelte-d9edf1{color:#666;font-size:.9375rem;margin:0 0 .5rem;font-style:italic}kbd.svelte-d9edf1{display:inline-block;padding:.125rem .375rem;font-family:inherit;font-size:.8125rem;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;box-shadow:0 1px #999}.question-display.svelte-6r9v0m{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.question-meta.svelte-6r9v0m{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.domain-badge.svelte-6r9v0m{display:inline-block;padding:.375rem .75rem;background-color:#e3f0fc;color:#2563eb;border-radius:9999px;font-size:.875rem;font-weight:500}.question-number.svelte-6r9v0m{color:#666;font-size:.875rem}.question-header.svelte-6r9v0m{display:flex;align-items:flex-start;gap:.75rem}.question-text.svelte-6r9v0m{margin:0;font-size:1.5rem;font-weight:600;line-height:1.4;color:#1f2937;flex:1}.replay-btn.svelte-6r9v0m{flex-shrink:0;width:44px;height:44px;min-height:44px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;padding:0}.replay-btn.svelte-6r9v0m:hover{background-color:#eef4fc;border-color:#4a90d9}.replay-btn.speaking.svelte-6r9v0m{background-color:#eef4fc;border-color:#4a90d9;animation:svelte-6r9v0m-speaker-pulse 1s ease-in-out infinite}@keyframes svelte-6r9v0m-speaker-pulse{0%,to{opacity:1}50%{opacity:.6}}.answer-section.svelte-6r9v0m{margin-top:.5rem}.loading-spinner.svelte-ds7hcv{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.spinner.svelte-ds7hcv{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#4a90d9;border-radius:50%;animation:svelte-ds7hcv-spin 1s linear infinite}@keyframes svelte-ds7hcv-spin{to{transform:rotate(360deg)}}.loading-message.svelte-ds7hcv{margin:0;color:#6b7280;font-size:1rem}.error-display.svelte-95fokg{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background-color:#fef2f2;border:2px solid #fecaca;border-radius:12px;text-align:center;max-width:400px;margin:0 auto}.error-icon.svelte-95fokg{font-size:3rem}.error-title.svelte-95fokg{margin:0;font-size:1.25rem;font-weight:600;color:#991b1b}.error-message.svelte-95fokg{margin:0;color:#b91c1c;line-height:1.5}.retry-btn.svelte-95fokg{padding:.75rem 1.5rem;font-size:1rem;background-color:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer;min-height:44px;font-weight:500}.retry-btn.svelte-95fokg:hover{background-color:#b91c1c}.retry-btn.svelte-95fokg:focus{outline:2px solid #dc2626;outline-offset:2px}.clinical-scores.svelte-1fyh7pq{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.section-title.svelte-1fyh7pq{margin:0 0 1rem;font-size:1.25rem;color:#1f2937}.scores-grid.svelte-1fyh7pq{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.score-card.svelte-1fyh7pq{padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.score-header.svelte-1fyh7pq{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.score-name.svelte-1fyh7pq{font-size:.875rem;font-weight:500;color:#374151;line-height:1.3}.confidence-badge.svelte-1fyh7pq{flex-shrink:0;font-size:.6875rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500}.confidence-high.svelte-1fyh7pq{background-color:#d1fae5;color:#065f46}.confidence-medium.svelte-1fyh7pq{background-color:#fef3c7;color:#92400e}.confidence-low.svelte-1fyh7pq{background-color:#fee2e2;color:#991b1b}.score-value.svelte-1fyh7pq{font-size:2rem;font-weight:700;line-height:1;margin-bottom:.25rem}.score-max.svelte-1fyh7pq{font-size:1rem;font-weight:400;opacity:.6}.score-label.svelte-1fyh7pq{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.evidence-details.svelte-1fyh7pq{border-top:1px solid #e5e7eb;padding-top:.5rem}.evidence-details.svelte-1fyh7pq summary:where(.svelte-1fyh7pq){font-size:.8125rem;color:#4b5563;cursor:pointer}.evidence-list.svelte-1fyh7pq{margin:.5rem 0 0;padding-left:1.25rem;font-size:.8125rem;color:#6b7280}.evidence-list.svelte-1fyh7pq li:where(.svelte-1fyh7pq){margin-bottom:.25rem}.red-flags-banner.svelte-v5v7hw{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.section-title.svelte-v5v7hw{margin:0 0 1rem;font-size:1.25rem;color:#991b1b}.flags-list.svelte-v5v7hw{display:flex;flex-direction:column;gap:.75rem}.flag-item.svelte-v5v7hw{padding:1rem;border-radius:8px;border:1px solid}.flag-header.svelte-v5v7hw{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.severity-badge.svelte-v5v7hw{font-size:.6875rem;font-weight:700;letter-spacing:.05em}.flag-category.svelte-v5v7hw{font-size:.8125rem;color:#6b7280;text-transform:capitalize}.flag-description.svelte-v5v7hw{margin:0;font-size:.875rem;color:#374151;line-height:1.4}.conflict-alerts.svelte-w5xxo3{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.section-title.svelte-w5xxo3{margin:0 0 1rem;font-size:1.25rem;color:#1f2937}.conflicts-list.svelte-w5xxo3{display:flex;flex-direction:column;gap:.75rem}.conflict-item.svelte-w5xxo3{padding:1rem;border-radius:8px;border:1px solid}.conflict-header.svelte-w5xxo3{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.severity-icon.svelte-w5xxo3{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.6875rem;font-weight:700;flex-shrink:0}.conflict-severity.svelte-w5xxo3{font-size:.6875rem;font-weight:700;letter-spacing:.05em}.conflict-description.svelte-w5xxo3{margin:0 0 .5rem;font-size:.875rem;color:#374151;font-weight:500;line-height:1.4}.conflict-suggestion.svelte-w5xxo3{margin:0 0 .75rem;font-size:.8125rem;color:#6b7280;line-height:1.4}.affected-fields.svelte-w5xxo3{display:flex;flex-wrap:wrap;gap:.375rem}.field-tag.svelte-w5xxo3{font-size:.75rem;padding:.125rem .5rem;background-color:#0000000d;border-radius:4px;color:#6b7280;text-transform:capitalize}.export-buttons.svelte-ahjbv3{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.export-btn.svelte-ahjbv3{padding:.875rem 1.5rem;font-size:.9375rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;min-height:48px;transition:background-color .15s ease,opacity .15s ease}.export-btn.svelte-ahjbv3:disabled{opacity:.6;cursor:not-allowed}.clinician-btn.svelte-ahjbv3{background-color:#059669;color:#fff}.clinician-btn.svelte-ahjbv3:hover:not(:disabled){background-color:#047857}.caregiver-btn.svelte-ahjbv3{background-color:#4a90d9;color:#fff}.caregiver-btn.svelte-ahjbv3:hover:not(:disabled){background-color:#3a7bc8}.citation-evidence.svelte-tpsnyw{padding:1rem}.section-title.svelte-tpsnyw{margin:0 0 .75rem;font-size:.875rem;color:#374151;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.findings-list.svelte-tpsnyw{display:flex;flex-direction:column;gap:.5rem}.finding-card.svelte-tpsnyw{background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.finding-details.svelte-tpsnyw{padding:0}.finding-details.svelte-tpsnyw summary:where(.svelte-tpsnyw){display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;cursor:pointer;list-style:none}.finding-details.svelte-tpsnyw summary:where(.svelte-tpsnyw)::-webkit-details-marker{display:none}.finding-details.svelte-tpsnyw summary:where(.svelte-tpsnyw):before{content:"▶";font-size:.625rem;color:#9ca3af;transition:transform .15s ease;flex-shrink:0}.finding-details[open].svelte-tpsnyw summary:where(.svelte-tpsnyw):before{transform:rotate(90deg)}.finding-label.svelte-tpsnyw{font-size:.875rem;font-weight:500;color:#1f2937;line-height:1.4}.citation-count-badge.svelte-tpsnyw{flex-shrink:0;font-size:.6875rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500;background-color:#dbeafe;color:#1e40af}.citations-list.svelte-tpsnyw{margin:0;padding:0 1rem .75rem;list-style:none;display:flex;flex-direction:column;gap:.5rem}.citation-item.svelte-tpsnyw{padding:.625rem .75rem;background-color:#fff;border-radius:6px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.375rem}.citation-link.svelte-tpsnyw{display:flex;flex-direction:column;gap:.25rem;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit;color:inherit}.citation-link.svelte-tpsnyw:hover .citation-question:where(.svelte-tpsnyw){color:#1e40af;text-decoration:underline}.citation-question.svelte-tpsnyw{font-size:.8125rem;color:#374151;font-weight:500;transition:color .15s ease}.citation-answer.svelte-tpsnyw{font-size:.8125rem;color:#059669;font-style:italic}.citation-contribution.svelte-tpsnyw{font-size:.75rem;color:#6b7280;line-height:1.4}.assessment-summary.svelte-1wq2kgi{display:flex;flex-direction:column;gap:2rem}.summary-header.svelte-1wq2kgi{text-align:center;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.summary-header.svelte-1wq2kgi h2:where(.svelte-1wq2kgi){margin:0 0 .5rem;font-size:1.75rem;color:#059669}.summary-stats.svelte-1wq2kgi{margin:0;color:#4b5563}.domains-list.svelte-1wq2kgi{display:flex;flex-direction:column;gap:1.5rem}.domain-section.svelte-1wq2kgi{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.domain-title.svelte-1wq2kgi{margin:0;padding:1rem 1.5rem;font-size:1.125rem;background-color:#e3f0fc;color:#1e40af;border-bottom:1px solid #bfdbfe}.slots-list.svelte-1wq2kgi{padding:1rem;display:flex;flex-direction:column;gap:1rem}.slot-item.svelte-1wq2kgi{padding:1rem;background-color:#f9fafb;border-radius:8px;border-left:4px solid #4a90d9;transition:background-color .3s ease}.citation-highlight{background-color:#fef9c3!important;animation:svelte-1wq2kgi-citation-flash 2s ease-out}@keyframes svelte-1wq2kgi-citation-flash{0%{background-color:#fde047}to{background-color:#f9fafb}}.domain-summary.svelte-1wq2kgi{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.domain-summary-text.svelte-1wq2kgi{margin:0;font-size:.9375rem;color:#374151;line-height:1.5}.slot-header.svelte-1wq2kgi{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.slot-number.svelte-1wq2kgi{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#4a90d9;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}.slot-label.svelte-1wq2kgi{font-size:.875rem;color:#374151;font-weight:500}.slot-content.svelte-1wq2kgi{display:flex;flex-direction:column;gap:.5rem}.slot-question.svelte-1wq2kgi{margin:0;font-weight:500;color:#1f2937;line-height:1.4}.slot-answer.svelte-1wq2kgi{display:flex;align-items:baseline;gap:.5rem}.answer-label.svelte-1wq2kgi{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.answer-value.svelte-1wq2kgi{color:#059669;font-weight:600}.user-response.svelte-1wq2kgi{display:flex;align-items:baseline;gap:.5rem;padding-top:.5rem;border-top:1px dashed #e5e7eb}.response-label.svelte-1wq2kgi{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.response-text.svelte-1wq2kgi{color:#4b5563;font-style:italic;font-size:.875rem}.summary-footer.svelte-1wq2kgi{text-align:center;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.privacy-reminder.svelte-1wq2kgi{margin:0 0 1rem;font-size:.875rem;color:#6b7280}.start-over-btn.svelte-1wq2kgi{padding:.875rem 1.75rem;font-size:1rem;background-color:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;min-height:48px;font-weight:500;transition:background-color .15s ease}.start-over-btn.svelte-1wq2kgi:hover{background-color:#3a7bc8}.completion-loading.svelte-1wq2kgi{text-align:center;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.completion-loading.svelte-1wq2kgi p:where(.svelte-1wq2kgi){margin:1rem 0 0;color:#6b7280}.loading-spinner.svelte-1wq2kgi{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#4a90d9;border-radius:50%;margin:0 auto;animation:svelte-1wq2kgi-spin .8s linear infinite}@keyframes svelte-1wq2kgi-spin{to{transform:rotate(360deg)}}.intro-form.svelte-k4ltpo{display:flex;align-items:center;justify-content:center;min-height:60vh}.form-content.svelte-k4ltpo{max-width:500px;width:100%;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}h2.svelte-k4ltpo{margin:0 0 .5rem;font-size:1.75rem;color:#1f2937;text-align:center}.description.svelte-k4ltpo{margin:0 0 1.5rem;color:#4b5563;text-align:center}form.svelte-k4ltpo{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-k4ltpo{display:flex;flex-direction:column;gap:.375rem}label.svelte-k4ltpo,legend.svelte-k4ltpo{font-weight:500;color:#374151;font-size:.9375rem}.gender-fieldset.svelte-k4ltpo{border:none;padding:0;margin:0}.label-hint.svelte-k4ltpo{font-size:.8125rem;color:#6b7280;margin-top:-.25rem}input.svelte-k4ltpo,select.svelte-k4ltpo{padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease;min-height:48px}input.svelte-k4ltpo:focus,select.svelte-k4ltpo:focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d926}input.svelte-k4ltpo::placeholder{color:#9ca3af}select.svelte-k4ltpo{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:2.5rem}.gender-buttons.svelte-k4ltpo{display:flex;gap:.75rem}.gender-btn.svelte-k4ltpo{flex:1;padding:.75rem 1rem;font-size:1rem;font-weight:500;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;min-height:48px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.gender-btn.svelte-k4ltpo:hover:not(.selected){border-color:#9ca3af;background-color:#f9fafb}.gender-btn.selected.svelte-k4ltpo{background-color:#4a90d9;color:#fff;border-color:#4a90d9}.gender-btn.svelte-k4ltpo:focus{outline:none;box-shadow:0 0 0 3px #4a90d926}.submit-btn.svelte-k4ltpo{margin-top:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;background-color:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;min-height:56px;transition:background-color .15s ease}.submit-btn.svelte-k4ltpo:disabled{background-color:#9ca3af;cursor:not-allowed}.submit-btn.svelte-k4ltpo:hover:not(:disabled){background-color:#3a7bc8}.extract-page.svelte-f79i5a{max-width:700px;margin:0 auto;padding:2rem 0}.extract-page.svelte-f79i5a h2:where(.svelte-f79i5a){margin:0 0 .5rem;color:#1f2937}.description.svelte-f79i5a{color:#4b5563;margin:0 0 1.5rem}.error-banner.svelte-f79i5a{background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.error-banner.svelte-f79i5a p:where(.svelte-f79i5a){margin:0;color:#991b1b}.error-banner.svelte-f79i5a button:where(.svelte-f79i5a){background:none;border:1px solid #fca5a5;border-radius:4px;padding:.25rem .75rem;cursor:pointer;color:#991b1b;min-height:44px}.form-group.svelte-f79i5a{margin-bottom:1.5rem}.form-group.svelte-f79i5a label:where(.svelte-f79i5a){display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group.svelte-f79i5a select:where(.svelte-f79i5a),.form-group.svelte-f79i5a textarea:where(.svelte-f79i5a){width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;box-sizing:border-box}.form-group.svelte-f79i5a select:where(.svelte-f79i5a){min-height:44px}.form-group.svelte-f79i5a textarea:where(.svelte-f79i5a){resize:vertical;min-height:200px;line-height:1.5}.form-group.svelte-f79i5a textarea:where(.svelte-f79i5a):focus,.form-group.svelte-f79i5a select:where(.svelte-f79i5a):focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d926}.char-count.svelte-f79i5a{text-align:right;font-size:.8rem;color:#6b7280;margin-top:.25rem}.char-count.over-limit.svelte-f79i5a{color:#dc2626;font-weight:600}.actions.svelte-f79i5a{display:flex;gap:1rem;margin-bottom:1.5rem}.extract-btn.svelte-f79i5a{padding:.75rem 2rem;font-size:1.1rem;background-color:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;min-height:48px;transition:background-color .15s ease}.extract-btn.svelte-f79i5a:disabled{background-color:#9ca3af;cursor:not-allowed}.extract-btn.svelte-f79i5a:hover:not(:disabled){background-color:#3a7bc8}.back-btn.svelte-f79i5a{padding:.75rem 1.5rem;font-size:1.1rem;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;min-height:48px;transition:background-color .15s ease}.back-btn.svelte-f79i5a:hover{background-color:#f3f4f6}.extraction-meta.svelte-f79i5a{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.extraction-meta.svelte-f79i5a h3:where(.svelte-f79i5a){margin:0 0 1rem;color:#0c4a6e}.meta-grid.svelte-f79i5a{display:flex;gap:2rem;margin-bottom:1rem}.meta-item.svelte-f79i5a{display:flex;flex-direction:column;gap:.25rem}.meta-label.svelte-f79i5a{font-size:.8rem;color:#0369a1;text-transform:uppercase;font-weight:600}.meta-value.svelte-f79i5a{font-size:1.25rem;font-weight:700;color:#0c4a6e}.slot-details.svelte-f79i5a{margin-top:.5rem}.slot-details.svelte-f79i5a summary:where(.svelte-f79i5a){cursor:pointer;color:#0369a1;font-weight:500;padding:.5rem 0}.extraction-table.svelte-f79i5a{width:100%;border-collapse:collapse;margin-top:.5rem;font-size:.875rem}.extraction-table.svelte-f79i5a th:where(.svelte-f79i5a),.extraction-table.svelte-f79i5a td:where(.svelte-f79i5a){text-align:left;padding:.5rem;border-bottom:1px solid #e0f2fe}.extraction-table.svelte-f79i5a th:where(.svelte-f79i5a){color:#0369a1;font-weight:600}.slot-id.svelte-f79i5a{font-family:monospace;font-size:.8rem}.source.svelte-f79i5a{font-family:monospace;font-size:.8rem;color:#6b7280}.confidence-badge.svelte-f79i5a{display:inline-block;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600}.confidence-high.svelte-f79i5a{background-color:#dcfce7;color:#166534}.confidence-medium.svelte-f79i5a{background-color:#fef9c3;color:#854d0e}.confidence-low.svelte-f79i5a{background-color:#fee2e2;color:#991b1b}.app.svelte-1n46o8q{min-height:100vh;display:flex;flex-direction:column}.app-header.svelte-1n46o8q{background-color:#fff;padding:1rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.app-header.svelte-1n46o8q h1:where(.svelte-1n46o8q){margin:0;font-size:1.5rem;color:#1f2937}.progress.svelte-1n46o8q{margin:0;color:#6b7280;font-size:.875rem}.header-actions.svelte-1n46o8q{display:flex;align-items:center;gap:1rem}.handsfree-toggle.svelte-1n46o8q{padding:.5rem 1rem;font-size:.875rem;background-color:#f3f4f6;color:#374151;border:2px solid #d1d5db;border-radius:9999px;cursor:pointer;transition:all .15s ease;white-space:nowrap;min-height:44px}.handsfree-toggle.svelte-1n46o8q:hover{background-color:#e5e7eb;border-color:#9ca3af}.handsfree-toggle.active.svelte-1n46o8q{background-color:#dcfce7;border-color:#059669;color:#065f46;font-weight:600}.download-btn.svelte-1n46o8q{padding:.5rem 1rem;font-size:.875rem;background-color:#6b7280;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.download-btn.svelte-1n46o8q:hover{background-color:#4b5563}.app-content.svelte-1n46o8q{flex:1;padding:2rem;max-width:800px;width:100%;margin:0 auto}.start-screen.svelte-1n46o8q{display:flex;align-items:center;justify-content:center;min-height:60vh}.start-content.svelte-1n46o8q{text-align:center;max-width:500px;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.start-content.svelte-1n46o8q h2:where(.svelte-1n46o8q){margin:0 0 1rem;font-size:1.75rem;color:#1f2937}.start-content.svelte-1n46o8q p:where(.svelte-1n46o8q){margin:0 0 1.5rem;color:#4b5563}.privacy-note.svelte-1n46o8q{font-size:.875rem;padding:1rem;background-color:#f0fdf4;border-radius:8px;border:1px solid #86efac}.start-btn.svelte-1n46o8q{padding:1rem 2.5rem;font-size:1.25rem;background-color:#4a90d9;color:#fff;border:none;border-radius:8px;cursor:pointer;min-height:56px;font-weight:600;transition:background-color .15s ease}.start-btn.svelte-1n46o8q:disabled{background-color:#9ca3af;cursor:not-allowed}.start-btn.svelte-1n46o8q:hover:not(:disabled){background-color:#3a7bc8}.start-buttons.svelte-1n46o8q{display:flex;flex-direction:column;gap:.75rem;align-items:center}.extract-start-btn.svelte-1n46o8q{background-color:#6b7280;font-size:1rem;padding:.75rem 2rem;min-height:48px}.extract-start-btn.svelte-1n46o8q:hover:not(:disabled){background-color:#4b5563}
