.styles-module__R8AyBq__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module__R8AyBq__modalContent{background-color:var(--card-bg);border-radius:12px;width:100%;max-width:500px;animation:.3s ease-out styles-module__R8AyBq__slideUp;box-shadow:0 4px 20px #0000004d}@keyframes styles-module__R8AyBq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__R8AyBq__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module__R8AyBq__modalHeader h2{color:var(--foreground);margin:0;font-size:20px;font-weight:600}.styles-module__R8AyBq__closeButton{cursor:pointer;color:var(--foreground-secondary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;line-height:1;transition:background-color .2s,color .2s;display:flex}.styles-module__R8AyBq__closeButton:hover:not(:disabled){background-color:var(--hover-bg);color:var(--foreground)}.styles-module__R8AyBq__closeButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__R8AyBq__modalBody{padding:24px}.styles-module__R8AyBq__modalDescription{color:var(--foreground-secondary);margin:0 0 20px;font-size:14px;line-height:1.5}.styles-module__R8AyBq__fileInputContainer{margin-bottom:16px}.styles-module__R8AyBq__fileInput{display:none}.styles-module__R8AyBq__fileInputLabel{border:2px dashed var(--border-color);background-color:var(--input-bg);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.styles-module__R8AyBq__fileInputLabel:hover{border-color:var(--accent);background-color:var(--hover-bg)}.styles-module__R8AyBq__fileInput:disabled+.styles-module__R8AyBq__fileInputLabel{opacity:.5;cursor:not-allowed}.styles-module__R8AyBq__fileIcon{font-size:24px}.styles-module__R8AyBq__fileInputText{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.styles-module__R8AyBq__errorMessage{color:#dc2626;background-color:#dc26261a;border:1px solid #dc26264d;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.styles-module__R8AyBq__infoBox{color:var(--foreground-secondary);background-color:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;align-items:center;gap:10px;padding:12px;font-size:13px;display:flex}.styles-module__R8AyBq__infoIcon{font-size:18px}.styles-module__R8AyBq__modalFooter{border-top:1px solid var(--border-color);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.styles-module__R8AyBq__cancelButton,.styles-module__R8AyBq__submitButton{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.styles-module__R8AyBq__cancelButton{color:var(--foreground-secondary);border:1px solid var(--border-color);background-color:#0000}.styles-module__R8AyBq__cancelButton:hover:not(:disabled){background-color:var(--hover-bg)}.styles-module__R8AyBq__submitButton{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;min-width:120px}.styles-module__R8AyBq__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.styles-module__R8AyBq__submitButton:disabled,.styles-module__R8AyBq__cancelButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.styles-module__R8AyBq__modalContent{max-width:100%}.styles-module__R8AyBq__modalHeader,.styles-module__R8AyBq__modalBody,.styles-module__R8AyBq__modalFooter{padding:16px}.styles-module__R8AyBq__modalHeader h2{font-size:18px}.styles-module__R8AyBq__modalFooter{flex-direction:column}.styles-module__R8AyBq__cancelButton,.styles-module__R8AyBq__submitButton{width:100%}}
