.w400{font-weight:400}.w400i{font-weight:400!important}.w700{font-weight:700}.w700i{font-weight:700!important}.MuiFormControl-root .MuiFormHelperText-root.Mui-error{color:#fa2937!important;color:var(--redPrimary)!important;font-size:12px;margin:0}p.error{color:#fa2937;color:var(--redPrimary);font-size:12px;margin:0}.MuiTooltip-tooltip{background-color:#282828!important;background-color:var(--greyDark)!important;font-size:12px!important;padding:8px 16px!important}.gap-4{gap:.25rem}.gap-8{gap:.5rem}.gap-16{gap:1rem}.gap-24{gap:1.5rem}.ml-8{margin-inline-start:.5rem}.mr-8{margin-inline-end:.5rem}.mt-8{margin-block-start:.5rem}.mb-8{margin-block-end:.5rem}.mt-16{margin-block-start:1rem}.mt-24{margin-block-start:1.5rem}.mt-32{margin-block-start:2rem}.m-16{margin:1rem}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:#0000;height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#c3c3c3;background-color:var(--greyMediumDark);border-radius:3px;height:6px;width:6px}.border-box{box-sizing:border-box}.nowrap{white-space:nowrap}.bg-contain{background-position:50%;background-repeat:no-repeat;background-size:contain}a:active,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}:root{--PRIMARY:#1e79b0;--PRIMARY_LIGHT:#e1f0f5;--PRIMARY_DARK:#15588e;--PRIMARY_SELECTED:#cde8ff;--PRIMARY_SELECTED_BORDER:#a5d6ff;--SECONDARY:#40b6e9;--greyPrimary:#838383;--greyDark:#282828;--greyLight:#f2f2f2;--greyMediumLight:#e3e3e3;--greyMediumDark:#c3c3c3;--redLight:#ffdede;--redPrimary:#fa2937;--redDark:#b41720;--yellowLight:#fff7c9;--yellowPrimary:#ffde59;--yellowDark:#edad18;--GREY-5:#dcdcdc;--GREY-10:#cdcdcd;--GREY-15:#bebebe;--GREY-25:#afafaf;--GREY-50:#828282;--GREY-75:#505050;--GREY-100:#1e1e1e}.white{color:#fff}.greyDark{color:#282828;color:var(--greyDark)}.greyPrimary{color:#838383;color:var(--greyPrimary)}.primary{color:#1e79b0;color:var(--PRIMARY)}.error{color:#fa2937;color:var(--redPrimary)}:root{--TEXT_FIELD_BORDER_RADIUS:0.25rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.MuiFormControl-root.no-clear button.MuiAutocomplete-clearIndicator{display:none}.MuiAutocomplete-root .MuiInputBase-root input{padding:0!important}.MuiTextField-root{background-color:#fff}.MuiTextField-root .MuiInputBase-root{padding:14px 12px 13px}.MuiTextField-root .MuiInputBase-root.MuiOutlinedInput-root{border-radius:.25rem;border-radius:var(--TEXT_FIELD_BORDER_RADIUS)}.MuiTextField-root .MuiInputBase-root input{height:21px;padding:0}.MuiTextField-root .MuiInputBase-root input ::placeholder{color:#838383;color:var(--greyPrimary)}.MuiTextField-root fieldset{top:-6px}.MuiTextField-root:hover fieldset{border-color:#1e79b0!important;border-color:var(--PRIMARY)!important;border-width:2px}.MuiTextField-root:has(input:focus) fieldset{border-color:#1e79b0!important;border-color:var(--PRIMARY)!important}.MuiTextField-root .MuiFormHelperText-root{padding:0 12px}.searchfield{position:relative}.searchfield.inline{display:inline-flex}.searchfield .MuiTextField-root{flex:1 1}.searchfield .MuiTextField-root .MuiInputBase-root{padding-left:46px}.searchfield>svg{color:#282828;color:var(--greyDark);height:18px;left:15px;transition:color .25s linear;width:18px}.searchfield button.end,.searchfield>svg{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.searchfield button.end{right:15px}.searchfield:hover>svg{color:#1e79b0;color:var(--PRIMARY)}.searchfield:has(input:focus)>svg{color:#1e79b0;color:var(--PRIMARY)}.searchfield .anchor-right{position:absolute;right:6px;top:50%;transform:translateY(-50%);z-index:1}label.MuiFormLabel-root{background-color:#fff;font-size:12px;font-weight:700;line-height:18px;padding:0 .75rem 0 .25rem;top:1rem;transform:translate(.875rem);transition:all .125s linear}label.MuiFormLabel-root.middle{align-self:center}label.MuiFormLabel-root.row48{margin-top:15px}label.MuiFormLabel-root.row36{margin-top:9px}label.MuiFormLabel-root.MuiInputLabel-shrink{top:0;transform:translate(.875rem,-45%) scale(.75)}:root{--LOADING_COLOR:var(--PRIMARY);--LOADING_DOT_SIZE:1rem;--LOADING_GAP_SIZE:0.25rem}.loading{align-items:center;display:flex;gap:.25rem;gap:var(--LOADING_GAP_SIZE);justify-content:center}.loading span{animation-fill-mode:both;animation:loading-fade 1.8s ease-in-out infinite;background-color:#1e79b0;background-color:var(--LOADING_COLOR);border-radius:50%;display:block;height:1rem;height:var(--LOADING_DOT_SIZE);width:1rem;width:var(--LOADING_DOT_SIZE)}.loading span:first-child{animation-delay:-.32s}.loading span:nth-child(2){animation-delay:-.16s}@keyframes loading-fade{0%,80%,to{opacity:0}40%{opacity:1}}table .MuiTableCell-root{font-size:12px;line-height:18px}table th.MuiTableCell-root{padding:15px 12px}table td.MuiTableCell-root{padding:8px 12px}table .MuiTablePagination-toolbar{justify-content:center}table .MuiTablePagination-toolbar .MuiTablePagination-spacer{display:none}thead{background-color:#f2f2f2;background-color:var(--greyLight);border-radius:0;cursor:pointer}thead th.MuiTableCell-root{border-bottom:1px solid #838383;border-bottom:1px solid var(--greyPrimary);font-weight:700}thead td.MuiTableCell-root,thead th.MuiTableCell-root{padding-inline-end:1.5rem}thead .arrow{background-color:#282828;background-color:var(--greyDark);content:"";height:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270,0,32,32%27><polyline points=%275,8,16,24,27,8%27 style=%27fill:black;stroke:white; stroke-width:3%27 /></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270,0,32,32%27><polyline points=%275,8,16,24,27,8%27 style=%27fill:black;stroke:white; stroke-width:3%27 /></svg>");-webkit-mask-size:100%;mask-size:100%;position:absolute;right:0;top:50%;transform:translateY(-50%) scaleY(-1);transition:transform .25s linear;width:16px}thead th.sort,thead th:hover{position:relative}thead th.sort:after,thead th:hover:after{background-color:#282828;background-color:var(--greyDark);content:"";height:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270,0,32,32%27><polyline points=%275,8,16,24,27,8%27 style=%27fill:black;stroke:white; stroke-width:3%27 /></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270,0,32,32%27><polyline points=%275,8,16,24,27,8%27 style=%27fill:black;stroke:white; stroke-width:3%27 /></svg>");-webkit-mask-size:100%;mask-size:100%;position:absolute;right:0;top:50%;transform:translateY(-50%) scaleY(-1);transition:transform .25s linear;width:16px}thead th:hover:after{background-color:#838383;background-color:var(--greyPrimary)}thead th.sort:after{background-color:#282828;background-color:var(--greyDark)}thead th.dsc:after{transform:translateY(-50%) scale(1)}tbody tr:hover{background-color:#e3e3e3!important;background-color:var(--greyMediumLight)!important;cursor:pointer}tbody tr.selected{background-color:#e1f0f5!important;background-color:var(--PRIMARY_LIGHT)!important;position:relative}tbody tr:nth-child(2n){background-color:#f2f2f2;background-color:var(--greyLight)}td.MuiTableCell-root{border:none;padding:.25rem 16px}tbody td:first-child,tfoot td:first-child,thead th:first-child{padding-left:24px}.flex{display:flex}.flex.inline{display:inline-flex}.flex.vert{flex-direction:column}.flex.wrap{flex-wrap:wrap}.flex1{flex:1 1}.flex2{flex:2 1}.flex.center{justify-content:center}.flex.between{justify-content:space-between}.flex.end{justify-content:end}.flex.top{align-items:flex-start}.flex.middle{align-items:center}.flex.bottom{align-items:flex-end}.self-top{align-self:flex-start}.grid{display:grid}.grid.center{place-items:center}.place-center{display:grid;place-items:center}.MuiDialog-paper{display:flex;overflow:hidden}.MuiDialog-paper h2.MuiDialogTitle-root{font-size:1.2rem;font-weight:700;padding:0}.MuiDialog-paper .hint{color:#838383;color:var(--greyPrimary);font-size:12px}.MuiDialog-paper .error{font-size:12px}.MuiDialog-paper .subheader{margin:0 56px 16px}.MuiDialog-paper .content{flex:1 1;min-height:0;overflow:auto}.MuiDialog-paper .MuiDialogActions-root{padding:0}.MuiDialog-paper .MuiDialogActions-root>*{margin-left:1rem}.MuiDialog-paper button.close{position:absolute;right:2rem;top:1rem}.fullscreen .MuiDialog-container .MuiPaper-root{border-radius:0;height:100%;margin:0;max-height:100%;max-width:100%;overflow:hidden;width:100%}.MuiSnackbar-root{display:block!important;margin:auto;max-width:80%;width:30rem}.MuiSnackbar-root .body{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(40,40,40,.067);overflow:hidden}.MuiSnackbar-root .body>div{margin:24px 24px 24px 56px;position:relative}.MuiSnackbar-root .body .title{font-size:1.2rem;font-weight:700;gap:.75rem}.MuiSnackbar-root .body .title svg{height:1.5rem;width:1.5rem}.MuiSnackbar-root .body .title+.msg{margin-top:4px;max-height:50dvh;overflow-y:auto;white-space:wrap;word-break:break-word}.MuiSnackbar-root .body svg{left:-2rem;position:absolute;top:.125rem}.MuiSnackbar-root .body .MuiDialogActions-root{margin:8px 0 0;padding:0}.MuiSnackbar-root .body:after{border-bottom-left-radius:4px;border-top-left-radius:4px;bottom:0;content:"";left:0;position:absolute;top:0;width:8px}.MuiSnackbar-root .body.s_error .title,.MuiSnackbar-root .body.s_error svg{color:#fa2937;color:var(--redPrimary)}.MuiSnackbar-root .body.s_error:after{background-color:#fa2937;background-color:var(--redPrimary)}.MuiSnackbar-root .body.s_info .title,.MuiSnackbar-root .body.s_info svg,.MuiSnackbar-root .body.s_success .title,.MuiSnackbar-root .body.s_success svg{color:#1e79b0;color:var(--PRIMARY)}.MuiSnackbar-root .body.s_info:after,.MuiSnackbar-root .body.s_success:after{background-color:#1e79b0;background-color:var(--PRIMARY)}.MuiSnackbar-root .body.s_warning .title,.MuiSnackbar-root .body.s_warning svg{color:#edad18;color:var(--yellowDark)}.MuiSnackbar-root .body.s_warning:after{background-color:#edad18;background-color:var(--yellowDark)}.tree{border-right:1px solid #dcdcdc;border-right:1px solid var(--GREY-5);box-sizing:border-box;flex-basis:30%;max-width:300px;overflow:auto;padding:.5rem;position:relative}.treenode{color:#000}.treenode .dir{cursor:pointer}.treenode .dir:hover{background-color:#95c5771a;background-color:var(--HOVER)}.treenode .dir.selected{background-color:#dcdcdc;background-color:var(--GREY-5)}.treenode .arrow{transition:transform .25s linear}.treenode .expanded .arrow{transform:rotate(90deg)}.treenode .indent{padding-left:1rem}#login .MuiPaper-root{max-width:90dvw;width:400px}#login .MuiPaper-root .content{padding-top:1.5rem}:root{--HOVER:#95c5771a}body{font-family:roboto;margin:0}.MuiDialog-container .MuiPaper-root{padding:1.5rem}.MuiDialog-container .content{box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem}.MuiDialog-container .MuiDialogActions-root{margin-top:1.5rem}.ps__thumb-y{pointer-events:none}#root{display:flex;flex-direction:column;height:100dvh}#root,#root .body{overflow:hidden}header{border-bottom:1px solid #dcdcdc;border-bottom:1px solid var(--GREY-5);padding:.5rem 1.5rem .5rem .5rem}header .logo{background-image:url(/static/media/logo.fc9a812834a9f49f5590.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.5rem;width:1.5rem}#main{overflow-y:auto}#main .loading{margin:1rem}#main table{isolation:isolate}#main table .MuiTableCell-root{font-size:.75rem;line-height:1.2;padding:.5rem 1.5rem .5rem .5rem;white-space:nowrap}#main table td:nth-child(3),#main table th:nth-child(3){text-align:right}#main table .filename svg{height:1.25rem;width:1.25rem}#main table *{-webkit-user-select:none;user-select:none}#main table tr:has(.Mui-checked){background-color:#fff7c9;background-color:var(--yellowLight);border-bottom:1px solid #edad18;border-bottom:1px solid var(--yellowDark)}#main table thead{position:sticky;top:0;z-index:1}#main .selectionMenu{padding:.25rem 3rem}ul.MuiList-root>div li{gap:1.5rem;padding-left:1rem}ul.MuiList-root>div li svg{margin-right:.25rem}.MuiMenu-paper{max-height:none!important}#uploads .MuiPaper-root{max-width:600px;width:80dvw}#uploads .content{max-height:60dvh;overflow-y:auto;padding-bottom:2rem}#uploads .progress{background-color:#bebebe;background-color:var(--GREY-15)}#uploads .bar{background-color:#1e79b0;background-color:var(--PRIMARY);transition:width .125s ease-in-out}#uploads .bar,#uploads .progress{border-radius:.25rem;height:.5rem}#uploads .error{margin-top:.5rem;overflow:auto;white-space:pre-line}#preview .MuiDialog-container .MuiPaper-root{box-sizing:border-box;flex-direction:column;gap:.5rem;height:calc(100dvh - 4rem);min-width:calc(100dvw - 4rem)}#preview .MuiDialog-container .MuiPaper-root .content{border:1px solid #f2f2f2;border:1px solid var(--greyLight);border-radius:.25rem;flex:1 1;overflow:hidden}#preview .MuiDialog-container .MuiPaper-root .canvas{background-color:#fff;background-image:linear-gradient(45deg,rgba(204,224,245,.502) 25%,#0000 0,#0000 75%,rgba(204,224,245,.502) 0),linear-gradient(45deg,rgba(204,224,245,.502) 25%,#0000 0,#0000 75%,rgba(204,224,245,.502) 0);background-position:10px 10px,30px 30px;background-size:40px 40px;height:100%;position:relative;width:100%}#preview .MuiDialog-container .MuiPaper-root .canvas img{inset:0;object-fit:contain;object-position:center;position:absolute}#share .MuiDialog-container .MuiPaper-root{max-width:80dvw;width:40rem}#share .MuiDialog-container .MuiPaper-root .url{border:1px solid #e3e3e3;border:1px solid var(--greyMediumLight);border-radius:.25rem;overflow:hidden;padding:.25rem}#share .MuiDialog-container .MuiPaper-root .url .text{text-wrap:nowrap;overflow:auto}
/*# sourceMappingURL=main.21697205.css.map*/