.FileAttachmentArea_formGroup__kU7OM{margin-bottom:28px;width:100%}.FileAttachmentArea_formGroup__kU7OM label{display:block;margin-bottom:14px;font-size:16px;font-weight:600;line-height:20px;color:#4b5563}.FileAttachmentArea_dropzone__dczLn{padding:20px;text-align:center;cursor:pointer;transition:all .2s ease;margin-bottom:12px;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#f9fafb}.FileAttachmentArea_dropzone__dczLn:hover{border-color:#9ca3af}.FileAttachmentArea_dropzone__dczLn.FileAttachmentArea_dragActive__4aYUR{border-color:#3b82f6}.FileAttachmentArea_dropzone__dczLn.FileAttachmentArea_uploading__Z0XUN{border-color:#10b981;background-color:#ecfdf5;cursor:not-allowed}.FileAttachmentArea_dropzone__dczLn p{margin:0;color:#6b7280;font-size:14px}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_dropzoneHint__VXovb{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:15px;font-weight:600;line-height:20px;letter-spacing:.15px;color:#6b7280;margin-top:4px}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_dropzoneHint__VXovb p{font-size:12px;font-weight:500;line-height:16px;color:#9ca3af}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_linkButton__SCIYD{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;font-size:12px;padding:0;margin:0}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_linkButton__SCIYD:hover{color:#2563eb}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_uploadingContent__Td8Yl{display:flex;flex-direction:column;align-items:center;gap:12px}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_uploadingContent__Td8Yl p{color:#10b981;font-weight:500}.FileAttachmentArea_dropzone__dczLn .FileAttachmentArea_loadingSpinner__hDnlt{width:24px;height:24px;border:2px solid #f3f4f6;border-top-color:#10b981;border-radius:50%;animation:FileAttachmentArea_spin__vzKlh 1s linear infinite}@keyframes FileAttachmentArea_spin__vzKlh{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FileAttachmentArea_attachmentList__xAYHQ{margin-top:12px;display:flex;flex-direction:column;gap:8px}.FileAttachmentArea_sortableAttachment__gFlHj{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;max-height:48px;padding:10px 20px;border:1px solid var(--Gray-200,#e5e7eb);border-radius:8px}.FileAttachmentArea_sortableAttachment__gFlHj:hover .FileAttachmentArea_dragHandle__E87gd{opacity:1}.FileAttachmentArea_dragHandle__E87gd{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:grab;color:#d1d5db;flex-shrink:0;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.FileAttachmentArea_dragHandle__E87gd:hover{opacity:1}.FileAttachmentArea_dragHandle__E87gd:active{cursor:grabbing}.FileAttachmentArea_linkInputContainer__koQm6{display:flex;gap:8px;align-items:center;border:1px solid #e5e7eb;border-radius:8px}.FileAttachmentArea_linkInput__9qfl8{flex:1;padding:12px 16px;font-size:16px;line-height:20px;color:#1f2937;background-color:#fff;transition:border-color .2s ease}.FileAttachmentArea_linkInput__9qfl8:focus{outline:none;border-color:#4b5563}.FileAttachmentArea_linkInput__9qfl8::-moz-placeholder{color:#9ca3af;font-weight:600}.FileAttachmentArea_linkInput__9qfl8::placeholder{color:#9ca3af;font-weight:600}.FileAttachmentArea_addLinkButton__Y42m6{padding:12px 20px;color:#9ca3af;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.FileAttachmentArea_addLinkButton__Y42m6:disabled{color:#6b7280;cursor:not-allowed}