:root{font-family:Poppins,sans-serif;font-size:30px;cursor:default;color-scheme:light dark;color:#fff;background-image:url(/assets/background-B_sQHQKp.jpg);background-size:cover;background-repeat:no-repeat;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-red: #B52735}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{display:none}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.uploader{display:flex;flex-direction:column;background-color:#2633a8;padding:30px 50px;border-radius:20px;box-shadow:#0000003d 0 3px 8px;min-height:550px}.addFiles{font-size:20px;padding:10px;background:#49e3e8;color:#1e2a78;border-radius:5px;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;transition:.2s ease}.addFiles:hover{cursor:pointer}.downloader{display:flex;flex-direction:column;margin-top:70px;padding:30px 50px;background-color:#2633a8;border-radius:20px;box-shadow:#0000003d 0 3px 8px;min-height:550px;max-height:700px}.downloader>ul{flex:1;justify-items:left;list-style:none;overflow-y:scroll;margin:0;padding:0 50px}
