.login-main{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;height:100%;justify-content:center;width:100%}.login-main h1,.login-main h2,.login-main p{margin:0}.login-left{height:85%;padding-top:4rem}.login-left,.login-right{align-items:start;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-width:25rem;width:40%}.login-right{border-left:1px solid #e0e0e0;height:75%;padding-left:2rem}.login-label{font-size:1.3rem;font-weight:500;margin-bottom:0;margin-top:1.5rem}.login-input{border:none;border-radius:.3rem;border-radius:10px;padding:1.2rem 1.2rem 1rem;width:100%}.login-input:focus{background-color:initial;outline:2px solid #4b7be5}.switch-field{align-items:center;border-radius:.25rem;cursor:pointer;display:flex;gap:.75rem;transition:background-color .2s;width:100%}.switch-field:hover{background-color:var(--color-light-gray)}.home-container{display:grid;grid-template-columns:60% 40%;height:100%;width:100%}@media screen and (max-width:1000px){.home-container{display:flex;flex-direction:column}}.home-left,.home-right{display:grid;grid-template-rows:10% 90%;height:100%;min-width:35rem;width:100%}.home-right{border-left:1px solid #88888888}.left-header{align-items:center;border-bottom:1px solid #88888888;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1.5rem;width:100%}.home-files{align-items:start;justify-content:space-between;padding:1rem 1.5rem;width:100%}.home-file-select,.home-files{display:flex;flex-direction:column;gap:1rem;height:100%}.home-file-select{padding-top:2rem;width:40%}.permissions,.permissions-container{align-items:start;display:flex;flex-direction:column;justify-content:start;width:100%}.permissions-container{height:87%;overflow-y:auto;padding:1rem 1.2rem}#link_title{border:1px solid #bbf}.generate-link{justify-content:center;padding:0 1rem;width:100%}.generate-link,.generate-link>div{align-items:center;display:flex;flex-direction:column;gap:.5rem}.generate-link>div{justify-content:space-between;min-width:100%}.generate-link>div>div{align-items:center;display:flex;gap:1rem;height:2.6rem;width:100%}.generate-link>div>div>p{font-weight:500}.generate-link>div>div>div{align-items:center;border-radius:8px;display:flex;height:2.6rem;justify-content:space-between;padding:.5rem .5rem .5rem .8rem;width:100%}.generate-link>div>div>div>p{font-size:.9rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%}.files-container{height:93%;justify-content:center}.file-list,.files-container{align-items:center;display:flex;flex-direction:column;width:100%}.file-list{gap:.4rem;height:100%;justify-content:start;overflow-y:auto;scrollbar-gutter:stable}.file-row{align-items:center;border-radius:.5rem;display:flex;font-size:1.5rem;font-weight:700;height:2.8rem;justify-content:space-evenly;padding:.25rem;width:100%}.file-row>div{justify-content:center}.file-row-name,.file-row>div{align-items:center;display:flex;gap:.5rem}.file-row-name{width:40%}.file-row-name p{color:#8e8eff;font-size:15px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%}.file-row-name .delete:hover{background-color:#ffe7e7}.file-row-details{align-items:center;display:flex;gap:.5rem;justify-content:space-between;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:60%}.file-row-details p{color:#666;font-size:12px;font-weight:500;margin:0;max-width:9rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:33%}.upload-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#4b7bef20;border-radius:.5rem;color:#28358b;font-size:1.5rem;font-weight:700;justify-content:center;position:absolute;z-index:10}.drawer-upload,.upload-overlay{display:flex;height:100%;width:100%}.drawer-upload{flex-direction:column;gap:.3rem;padding:1rem}.upload-container{align-items:center;border:2px dashed #707efb;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:30%;justify-content:center;width:100%}.upload-container:hover{background-color:#8262b109}.upload-container>p{font-weight:500}.upload-container>p>span{color:#8e8eff;text-decoration:underline}.uploaded-files-list{flex-direction:column;gap:.4rem;height:60%;justify-content:start;overflow-y:auto;scrollbar-gutter:stable}.uploaded-files-list,.uploaded-files-row{align-items:center;display:flex;width:100%}.uploaded-files-row{border-radius:.3rem;font-size:1.5rem;font-weight:700;height:2.8rem;justify-content:space-between;padding:.25rem 1rem}.uploaded-files-row-name{align-items:center;display:flex;gap:.5rem;justify-content:start;width:70%}.uploaded-files-row-name>p{font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%}.uploaded-files-row-details{align-items:center;display:flex;gap:.5rem;justify-content:end;width:30%}.uploaded-files-row-details>p{font-size:.8rem;font-weight:500}.upload-footer{align-items:center;display:flex;height:7%;justify-content:space-between;padding:0 1rem;width:100%}.upload-footer>p{font-weight:500}.import-files-list{align-items:center;display:flex;flex-direction:column;gap:.4rem;height:88%;justify-content:start;overflow-y:auto;scrollbar-gutter:stable;width:100%}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@media only screen and (max-width:768px){body{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
/*# sourceMappingURL=main.12c7fb40.css.map*/