.transcription-container.svelte-1ogbhdz.svelte-1ogbhdz{max-width:800px;margin:0 auto}h1.svelte-1ogbhdz.svelte-1ogbhdz{color:var(--primary-color);text-align:center;margin-bottom:2rem}.upload-section.svelte-1ogbhdz.svelte-1ogbhdz{background:var(--white);padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.file-input-container.svelte-1ogbhdz.svelte-1ogbhdz{margin-bottom:1.5rem}.file-input.svelte-1ogbhdz.svelte-1ogbhdz{display:none}.file-label.svelte-1ogbhdz.svelte-1ogbhdz{display:inline-block;padding:.75rem 1.5rem;background-color:var(--primary-color);color:var(--white);border-radius:4px;cursor:pointer;transition:background-color .2s}.file-label.svelte-1ogbhdz.svelte-1ogbhdz:hover{background-color:var(--primary-hover)}.preview-container.svelte-1ogbhdz.svelte-1ogbhdz{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.preview-item.svelte-1ogbhdz.svelte-1ogbhdz{position:relative;border-radius:4px;overflow:hidden;transition:transform .2s ease}.preview-item.svelte-1ogbhdz.svelte-1ogbhdz:hover{transform:scale(1.02)}.preview-image.svelte-1ogbhdz.svelte-1ogbhdz{width:100%;height:200px;object-fit:cover;border-radius:4px}.remove-button.svelte-1ogbhdz.svelte-1ogbhdz{position:absolute;top:.5rem;right:.5rem;background-color:#f00c;color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.8}.remove-button.svelte-1ogbhdz.svelte-1ogbhdz:hover{background-color:red;opacity:1;transform:scale(1.1)}.submit-button.svelte-1ogbhdz.svelte-1ogbhdz{width:100%;padding:.75rem;background-color:var(--primary-color);color:var(--white);border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.submit-button.svelte-1ogbhdz.svelte-1ogbhdz:hover:not(:disabled){background-color:var(--primary-hover)}.submit-button.svelte-1ogbhdz.svelte-1ogbhdz:disabled{background-color:#ccc;cursor:not-allowed}.download-button.svelte-1ogbhdz.svelte-1ogbhdz{margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--primary-color);color:var(--white);border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.download-button.svelte-1ogbhdz.svelte-1ogbhdz:hover{background-color:var(--primary-hover)}.error-message.svelte-1ogbhdz.svelte-1ogbhdz{color:var(--error-color);background-color:var(--error-bg);padding:.75rem;border-radius:4px;margin-bottom:1rem;text-align:center}.result-section.svelte-1ogbhdz.svelte-1ogbhdz{background:var(--white);padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.result-section.svelte-1ogbhdz h2.svelte-1ogbhdz{color:var(--primary-color);margin-bottom:1rem}.transcription-text.svelte-1ogbhdz.svelte-1ogbhdz{white-space:pre-wrap;line-height:1.6;color:var(--text-color)}
