.converter-container.svelte-6vf7dv{max-width:1200px;margin:0 auto;padding:2rem}.header.svelte-6vf7dv{text-align:center;margin-bottom:3rem}.privacy-badge.svelte-6vf7dv{display:flex;align-items:center;justify-content:center;gap:1rem;background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:1rem 2rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.privacy-text.svelte-6vf7dv{color:#1a1a1a;font-size:.875rem;line-height:1.4;text-align:left}.two-column-layout.svelte-6vf7dv{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;min-height:600px}.left-column.svelte-6vf7dv{display:flex;flex-direction:column;gap:1rem}.right-column.svelte-6vf7dv{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;max-height:600px}.empty-metadata.svelte-6vf7dv{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:3rem 2rem;text-align:center;color:#666}.empty-icon.svelte-6vf7dv{font-size:3rem;margin-bottom:1rem;opacity:.7}.empty-metadata.svelte-6vf7dv h3:where(.svelte-6vf7dv){font-size:1.25rem;color:#1a1a1a;margin-bottom:.5rem}.empty-metadata.svelte-6vf7dv p:where(.svelte-6vf7dv){font-size:.875rem;margin:0}.metadata-header.svelte-6vf7dv{padding:1rem 1.5rem;border-bottom:1px solid #e5e5e5;background:#f8f8f8}.metadata-title.svelte-6vf7dv{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.privacy-warning-compact.svelte-6vf7dv{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:.75rem}.privacy-safe-compact.svelte-6vf7dv{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;font-size:.75rem}.warning-text.svelte-6vf7dv{color:#dc2626;font-weight:500}.safe-text.svelte-6vf7dv{color:#16a34a;font-weight:500}.safe-action-info.svelte-6vf7dv{text-align:center}.safe-info-text.svelte-6vf7dv{color:#666;font-size:.875rem;margin:0 0 1rem;line-height:1.4}.file-header-compact.svelte-6vf7dv{padding:.5rem 1rem;background:#f0f0f0;border-bottom:1px solid #e5e5e5;font-size:.75rem;color:#666;font-weight:500}.processing-state.svelte-6vf7dv{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;text-align:center}.spinner.svelte-6vf7dv{width:40px;height:40px;border:4px solid #f0f0f0;border-top:4px solid #1a1a1a;border-radius:50%;animation:svelte-6vf7dv-spin 1s linear infinite}@keyframes svelte-6vf7dv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.processing-text.svelte-6vf7dv{font-size:1rem;color:#666;margin:0}.metadata-container.svelte-6vf7dv{flex:1;overflow-y:auto;min-height:0}.file-metadata-panel.svelte-6vf7dv{border-bottom:1px solid rgba(71,85,105,.2)}.file-metadata-panel.svelte-6vf7dv:last-child{border-bottom:none}.action-footer.svelte-6vf7dv{padding:1rem 1.5rem;border-top:1px solid #e5e5e5;background:#f8f8f8}.btn-full-width.svelte-6vf7dv{width:100%;justify-content:center}.btn-spinner.svelte-6vf7dv{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-6vf7dv-spin 1s linear infinite}.btn-small.svelte-6vf7dv{padding:.5rem .75rem;font-size:.75rem}.file-name.svelte-6vf7dv{font-size:1.1rem;font-weight:600;color:#f1f5f9}.warning-text.svelte-6vf7dv{flex:1}.btn.svelte-6vf7dv{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:.5rem;font-weight:500;font-size:.875rem;transition:all .2s ease;border:none;cursor:pointer}.btn.svelte-6vf7dv:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-6vf7dv{background:#1a1a1a;color:#fff;box-shadow:0 2px 4px #0000001a}.btn-primary.svelte-6vf7dv:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0003}.btn-secondary.svelte-6vf7dv{background:#f0f0f0;color:#666}.btn-secondary.svelte-6vf7dv:hover{background:#e5e5e5}.btn-large.svelte-6vf7dv{padding:.875rem 1.5rem;font-size:1rem}.error-message.svelte-6vf7dv{background:#f8f8f8;border:1px solid #cccccc;border-radius:8px;padding:1rem 1.5rem;margin-top:1rem;display:flex;align-items:center;gap:.75rem}.error-icon.svelte-6vf7dv{color:#1a1a1a;flex-shrink:0}.error-message.svelte-6vf7dv p:where(.svelte-6vf7dv){color:#1a1a1a;margin:0;font-weight:500}@media (max-width: 968px){.two-column-layout.svelte-6vf7dv{grid-template-columns:1fr;gap:1.5rem}.left-column.svelte-6vf7dv{order:1}.right-column.svelte-6vf7dv{order:0;min-height:400px}}@media (max-width: 768px){.converter-container.svelte-6vf7dv{padding:1rem}.metadata-header.svelte-6vf7dv,.action-footer.svelte-6vf7dv{padding:.75rem 1rem}}@media (max-width: 480px){.privacy-badge.svelte-6vf7dv{flex-direction:column;text-align:center;padding:.75rem 1rem}.two-column-layout.svelte-6vf7dv{gap:1rem}.right-column.svelte-6vf7dv{min-height:350px}}
