.cursor-pointer-hover:hover{cursor:pointer!important}.cursor-default-hover:hover{cursor:default!important}.cursor-not-allowed-hover:hover{cursor:not-allowed!important}.cursor-progress-hover:hover{cursor:progress!important}.cursor-move-hover:hover{cursor:move!important}*{box-sizing:border-box;scroll-behavior:smooth}:active,:focus{outline:none!important}a,a:focus,a:hover{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}p{margin-bottom:0}body{min-height:100vh;width:100vw;overflow-x:hidden;overflow-y:auto;background-color:#f4f7fe}.link-button{margin-left:10px;cursor:pointer}.each-link-li{margin-bottom:10px}.uploader-view{min-height:100vh;margin:3rem 0;width:100%;display:flex;align-items:center;justify-content:center}.uploader-view .uploaded-item{background-color:#fff;padding:1.5rem;margin-bottom:1.5rem;border-radius:15px;width:100%;max-width:600px;display:flex;align-items:center;transition:all .2s ease-in-out}.uploader-view .uploaded-item:hover{-webkit-transform:translateY(-7px) scale(1.01) rotate(-1deg);transform:translateY(-7px) scale(1.01) rotate(-1deg);-webkit-filter:drop-shadow(0 108px 168px rgba(2,3,3,.03)) drop-shadow(0 44px 200px rgba(2,3,3,.02)) drop-shadow(0 48px 64px rgba(2,3,3,.04));filter:drop-shadow(0 108px 168px rgba(2,3,3,.03)) drop-shadow(0 44px 200px rgba(2,3,3,.02)) drop-shadow(0 48px 64px rgba(2,3,3,.04))}.uploader-view .uploaded-item .file-icon{margin-right:10px}.uploader-view .uploaded-item .file-icon svg{width:38.2px;height:51.2px}.uploader-view .uploaded-item .copy-text{font-size:.875rem;transition:all .2s ease-in-out;color:#000;cursor:pointer}.uploader-view .uploaded-item .button-container{flex-grow:1;display:flex;align-items:center;justify-content:end}.uploader-view .uploaded-item .button-container button{margin:0 10px}.uploader-view .uploaded-item button{font-size:.8125rem}.uploader-view .uploaded-item button.btn-warning{color:#fff;background-color:#f48d0a;border-color:#f48d0a}.uploader-view .uploaded-item button.btn-warning:hover{background-color:#f7a43a;border-color:#f7a43a}.uploader-view .uploaded-item button.btn-warning:active{color:#fff}.uploader-view .uploader{margin-bottom:2rem;background-color:#fff;border-radius:30px;min-width:min(500px,90vw);min-height:450px;box-shadow:0 23px 60px 20px rgba(0,0,0,.03);padding:2rem}.uploader-view .uploader .title{text-align:center;margin-top:3rem;font-size:1.625rem;font-weight:500}@media(max-width:1200px){.uploader-view .uploader .title{font-size:calc(1.2875rem + .45vw)}}.uploader-view .uploader .subtitle{text-align:center;font-size:.75rem;color:#b0b0b0;font-weight:500;line-height:25px}.uploader-view .uploader .uploader-drop-zone{margin-top:2rem;background-color:#f8fafb;min-height:220px;width:100%;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='15' ry='15' stroke='%239FB6D1FF' stroke-width='3' stroke-dasharray='10' stroke-dashoffset='14' stroke-linecap='round'/%3E%3C/svg%3E");border-radius:15px}.uploader-view .uploader .uploader-drop-zone svg{width:80px;height:80px}.uploader-view .uploader .uploader-drop-zone .text{text-align:center;font-size:.75rem;color:#b0b0b0;font-weight:500;line-height:25px}.drop-zone,.drop-zone *{cursor:pointer}.copy-tooltip .arrow{display:none}.copy-tooltip .tooltip-inner{background-color:#4d4d4d;padding:.5rem;font-size:.8125rem}.login-view{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100vw}.login-view .login-container{max-width:min(500px,90vw);background-color:#fff;border-radius:30px;padding:2rem;min-height:450px;width:100%;box-shadow:0 23px 60px 20px rgba(0,0,0,.03)}.login-view .login-container>div{min-height:350px}.login-view .login-container .title{font-size:1.875rem;font-weight:600;text-align:center;margin-bottom:2.5rem}@media(max-width:1200px){.login-view .login-container .title{font-size:calc(1.3125rem + .75vw)}}
/*# sourceMappingURL=main.49e7422c.chunk.css.map */