.drop-zone.svelte-ux1wx1{border-radius:var(--radius-md);background:var(--color-surface);width:100%;box-shadow:var(--shadow-neu-pressed);cursor:pointer;transition:var(--transition-smooth);border:2px dashed var(--color-sand-dark);justify-content:center;align-items:center;padding:1.5rem;display:flex}.drop-zone.svelte-ux1wx1:hover:not(.disabled){border-color:var(--color-terracotta);box-shadow:var(--shadow-neu-pressed), 0 0 0 3px #c67b5c1a}.drop-zone.dragging.svelte-ux1wx1{border-color:var(--color-terracotta);box-shadow:var(--shadow-neu-pressed), 0 0 0 4px #c67b5c26;background:#c67b5c0d}.drop-zone.disabled.svelte-ux1wx1{opacity:.6;cursor:not-allowed}.drop-zone-content.svelte-ux1wx1{flex-direction:column;align-items:center;gap:.5rem;display:flex}.icon-container.svelte-ux1wx1{background:var(--color-sand);width:3rem;height:3rem;color:var(--color-warm-gray);border-radius:50%;justify-content:center;align-items:center;display:flex}.file-list.svelte-ux1wx1{flex-direction:column;gap:.5rem;display:flex}.file-list.has-dropzone.svelte-ux1wx1{margin-top:.75rem}.file-item.svelte-ux1wx1{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-neu-subtle);transition:var(--transition-smooth);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.file-item.error.svelte-ux1wx1{background:#dc26260d;box-shadow:0 0 0 1px #dc262633}.file-item.existing.svelte-ux1wx1{opacity:.7}.file-icon.svelte-ux1wx1{background:var(--color-sand);border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--color-warm-gray);flex-shrink:0;justify-content:center;align-items:center;display:flex}.file-icon.pdf.svelte-ux1wx1{color:var(--color-forest);background:#3d5a471a}.file-info.svelte-ux1wx1{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.file-name.svelte-ux1wx1{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.file-meta.svelte-ux1wx1{color:var(--color-text-muted);font-size:.75rem}.error-text.svelte-ux1wx1{color:#dc2626}.progress-bar.svelte-ux1wx1{background:var(--color-sand);border-radius:2px;height:4px;margin-top:.25rem;overflow:hidden}.progress-fill.svelte-ux1wx1{background:var(--color-terracotta);border-radius:2px;height:100%;transition:width .2s}.file-actions.svelte-ux1wx1{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.file-status.complete.svelte-ux1wx1{background:var(--color-forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.progress-text.svelte-ux1wx1{color:var(--color-terracotta);text-align:right;min-width:2.5rem;font-size:.75rem;font-weight:600}.retry-btn.svelte-ux1wx1,.remove-btn.svelte-ux1wx1{border-radius:var(--radius-sm);width:1.75rem;height:1.75rem;color:var(--color-warm-gray);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.retry-btn.svelte-ux1wx1:hover{background:var(--color-sand);color:var(--color-terracotta)}.remove-btn.svelte-ux1wx1:hover{color:#dc2626;background:#dc26261a}
