#uppy-target .uppy-Dashboard-inner{background-color:rgba(29,78,216,.03);border:4px dashed #1d4ed8!important;border-radius:12px}#uppy-target .uppy-Dashboard-AddFiles{border:none!important}.uppy-UrlImport{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;padding:24px 20px}.uppy-UrlImport-form{display:flex;flex-direction:column;gap:10px;max-width:440px;width:100%}.uppy-UrlImport-label{color:#374151;font-size:13px;font-weight:600}.uppy-UrlImport-inputRow{display:flex;gap:8px}.uppy-UrlImport-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;flex:1;font-size:13px;min-width:0;outline:none;padding:9px 12px;transition:border-color .15s,box-shadow .15s}.uppy-UrlImport-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.15)}.uppy-UrlImport-input:disabled{opacity:.5}.uppy-UrlImport-btn{background:#7c3aed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 18px;transition:background .15s;white-space:nowrap}.uppy-UrlImport-btn:hover:not(:disabled){background:#6d28d9}.uppy-UrlImport-btn:disabled{cursor:not-allowed;opacity:.5}.uppy-UrlImport-progress{display:flex;flex-direction:column;gap:5px}.uppy-UrlImport-bar{background:#e5e7eb;border-radius:9999px;height:4px;overflow:hidden;width:100%}.uppy-UrlImport-barFill{background:#7c3aed;border-radius:9999px;height:100%;transition:width .3s ease;width:0}.uppy-UrlImport-barFill--indeterminate{animation:uppy-url-pulse 1.5s ease-in-out infinite;width:100%!important}@keyframes uppy-url-pulse{0%,to{opacity:.4}50%{opacity:1}}.uppy-UrlImport-statusText{color:#6b7280;font-size:12px}.uppy-UrlImport-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:12px;line-height:1.5;margin:0;padding:8px 12px}.uppy-UrlImport-hint{color:#9ca3af;font-size:11px;line-height:1.5;margin:0;max-width:440px;text-align:center}