:root{--box-shadow-light:0px 4px 12px #0000001a;--font-family:"DM Sans","Inter";--page-header-height:72px}.file-uploader-container{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:500}.custom-scroll::-webkit-scrollbar{height:4px;width:4px}.custom-scroll::-webkit-scrollbar-track{background:#0000;border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#555}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.spin{animation:spin 2s linear infinite}@keyframes blink-bg{0%{background-color:#eff1ea}50%{background-color:#dee2cf}to{background-color:#eff1ea}}.blink-bg{animation:blink-bg .8s}