.FileArea_root__5WZXr{width:100%;height:100%}.FileArea_upload__dNMPp{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:1px dashed #dcdce1;background:#f6f6f8}.FileArea_input__5rx1U{display:none}.FileArea_empty__tZATU{width:100%;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.FileArea_emptyText__M62Y5{color:#757382;text-align:center;font-family:ALS Hauss VF;font-size:14.2px;font-style:normal;font-weight:554;line-height:20px;letter-spacing:0;padding:1.25em}.FileArea_fileLoaded__nl5K0{width:100%;height:100%;background-color:#fff;padding:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:10px}.FileArea_loadedText__gCmD4{color:#22c55e;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ALS Hauss VF;font-size:14.2px;font-style:normal;font-weight:554;line-height:20px;letter-spacing:0}.FileArea_errorText__rqPEt{color:#ef4444}.FileArea_errorContainer__PMW7o{width:100%;padding:4px 10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.FileArea_loader__bZZ5x{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%}.FileArea_spinner__mPU1r{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#9237ff;border-radius:50%;animation:FileArea_spin__aaYIO 1s linear infinite}.FileArea_loaderText__2_xzD{color:#6b7280;font-size:14.2px;font-style:normal;font-weight:554;line-height:20px;letter-spacing:0;text-align:center}.FileArea_cursorDisabled____9cA{cursor:not-allowed;opacity:.6}@keyframes FileArea_spin__aaYIO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}