.file-upload.svelte-a52v2f{width:100%}.upload-area.svelte-a52v2f{border:2px dashed #d1d5db;border-radius:6px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafbfc}.upload-area.svelte-a52v2f:hover{border-color:#3a75bb;background:#f0f9ff}.upload-area.dragging.svelte-a52v2f{border-color:#3a75bb;background:#eff6ff;transform:scale(1.02)}.upload-area.uploading.svelte-a52v2f{pointer-events:none;border-color:#10b981;background:#f0fdf4}.upload-content.svelte-a52v2f{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-icon.svelte-a52v2f{font-size:3rem;opacity:.6}.upload-text.svelte-a52v2f h3:where(.svelte-a52v2f){margin:0 0 8px;font-size:1.2rem;color:#1f2937}.upload-text.svelte-a52v2f p:where(.svelte-a52v2f){margin:0;color:#6b7280;line-height:1.5}.file-info.svelte-a52v2f{font-size:.9rem;color:#9ca3af}.upload-progress.svelte-a52v2f{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:300px;margin:0 auto}.progress-icon.svelte-a52v2f{font-size:2.5rem;animation:svelte-a52v2f-bounce 1s infinite}@keyframes svelte-a52v2f-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.progress-text.svelte-a52v2f{font-size:1.1rem;font-weight:500;color:#1f2937}.progress-bar.svelte-a52v2f{width:100%;height:8px;background:#e5e7eb;border-radius:6px;overflow:hidden}.progress-fill.svelte-a52v2f{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:6px;transition:width .3s ease}.error-message.svelte-a52v2f{margin-top:12px;padding:12px 16px;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#991b1b;font-size:.9rem;display:flex;align-items:center;gap:8px}@media (max-width: 768px){.upload-area.svelte-a52v2f{padding:30px 15px}.upload-icon.svelte-a52v2f{font-size:2.5rem}.upload-text.svelte-a52v2f h3:where(.svelte-a52v2f){font-size:1.1rem}.upload-text.svelte-a52v2f p:where(.svelte-a52v2f){font-size:.9rem}}.upload-page[data-astro-cid-gyrmc7w2]{padding-top:100px;min-height:calc(100vh - 100px);background:#f8fafc}.container[data-astro-cid-gyrmc7w2]{max-width:900px;margin:0 auto;padding:0 20px}.upload-header[data-astro-cid-gyrmc7w2]{background:#fff;border-radius:6px;padding:40px;margin-bottom:32px;text-align:center;box-shadow:0 1px 3px #0000001a}.upload-header[data-astro-cid-gyrmc7w2] h1[data-astro-cid-gyrmc7w2]{font-size:2.5rem;color:#1f2937;margin:0 0 12px;font-weight:300}.upload-header[data-astro-cid-gyrmc7w2] p[data-astro-cid-gyrmc7w2]{font-size:1.2rem;color:#6b7280;margin:0}.upload-form[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;gap:32px}.form-section[data-astro-cid-gyrmc7w2]{background:#fff;border-radius:6px;padding:32px;box-shadow:0 1px 3px #0000001a}.form-section[data-astro-cid-gyrmc7w2] h2[data-astro-cid-gyrmc7w2]{font-size:1.5rem;color:#1f2937;margin:0 0 20px;font-weight:600}.section-description[data-astro-cid-gyrmc7w2]{color:#6b7280;margin-bottom:24px;line-height:1.5}.form-group[data-astro-cid-gyrmc7w2]{margin-bottom:24px}.form-row[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.form-group[data-astro-cid-gyrmc7w2] label[data-astro-cid-gyrmc7w2]{display:block;margin-bottom:8px;font-weight:500;color:#374151}.form-group[data-astro-cid-gyrmc7w2] label[data-astro-cid-gyrmc7w2].required:after{content:" *";color:#ef4444}.form-group[data-astro-cid-gyrmc7w2] input[data-astro-cid-gyrmc7w2],.form-group[data-astro-cid-gyrmc7w2] select[data-astro-cid-gyrmc7w2],.form-group[data-astro-cid-gyrmc7w2] textarea[data-astro-cid-gyrmc7w2]{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:16px;transition:border-color .2s ease;box-sizing:border-box;font-family:inherit}.form-group[data-astro-cid-gyrmc7w2] input[data-astro-cid-gyrmc7w2]:focus,.form-group[data-astro-cid-gyrmc7w2] select[data-astro-cid-gyrmc7w2]:focus,.form-group[data-astro-cid-gyrmc7w2] textarea[data-astro-cid-gyrmc7w2]:focus{outline:none;border-color:#3a75bb;box-shadow:0 0 0 3px #3a75bb1a}.form-group[data-astro-cid-gyrmc7w2] textarea[data-astro-cid-gyrmc7w2]{resize:vertical;min-height:80px}.form-group[data-astro-cid-gyrmc7w2] small[data-astro-cid-gyrmc7w2]{display:block;margin-top:6px;color:#6b7280;font-size:.875rem}.add-step-btn[data-astro-cid-gyrmc7w2]{background:#f3f4f6;border:2px dashed #d1d5db;border-radius:6px;padding:16px 24px;color:#6b7280;font-size:16px;cursor:pointer;transition:all .2s ease;width:100%}.add-step-btn[data-astro-cid-gyrmc7w2]:hover{background:#e5e7eb;border-color:#9ca3af;color:#374151}.form-actions[data-astro-cid-gyrmc7w2]{display:flex;gap:16px;justify-content:center;margin-bottom:20px}.btn[data-astro-cid-gyrmc7w2]{padding:14px 32px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center}.btn[data-astro-cid-gyrmc7w2].primary{background:#3a75bb;color:#fff}.btn[data-astro-cid-gyrmc7w2].primary:hover{background:#2c5a8f;transform:translateY(-1px)}.btn[data-astro-cid-gyrmc7w2].secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn[data-astro-cid-gyrmc7w2].secondary:hover{background:#f9fafb}.submit-note[data-astro-cid-gyrmc7w2]{text-align:center;color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}.step-item[data-astro-cid-gyrmc7w2]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:24px;margin-bottom:20px}.step-header[data-astro-cid-gyrmc7w2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.step-number[data-astro-cid-gyrmc7w2]{background:#3a75bb;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.remove-step[data-astro-cid-gyrmc7w2]{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:14px}.remove-step[data-astro-cid-gyrmc7w2]:hover{background:#dc2626}@media (max-width: 768px){.upload-header[data-astro-cid-gyrmc7w2]{padding:30px 20px}.upload-header[data-astro-cid-gyrmc7w2] h1[data-astro-cid-gyrmc7w2]{font-size:2rem}.form-section[data-astro-cid-gyrmc7w2]{padding:24px 20px}.form-row[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}.form-actions[data-astro-cid-gyrmc7w2]{flex-direction:column}.btn[data-astro-cid-gyrmc7w2]{width:100%}}
