main.svelte-9orhrd{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:1em;margin:0 auto}h1.svelte-9orhrd{margin:0;font-weight:300}.file-upload.svelte-6l81pp.svelte-6l81pp{width:100%}.password-box.svelte-6l81pp.svelte-6l81pp{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;margin-top:20px;width:100%}.text-area.svelte-6l81pp.svelte-6l81pp{margin-top:20px;width:100%}.card.svelte-6l81pp.svelte-6l81pp{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:50px;background-color:#ffffff15;max-width:1000px;width:80%;padding:40px;border:solid 1px gray}.card-footer.svelte-6l81pp.svelte-6l81pp{display:flex;align-items:flex-end;flex-direction:row;justify-content:flex-end;width:100%;margin-top:20px}.file-table.svelte-6l81pp.svelte-6l81pp{margin-top:20px;text-align:left;width:100%;table-layout:fixed;word-wrap:break-word}.file-table.svelte-6l81pp td.svelte-6l81pp:nth-child(1),.file-table.svelte-6l81pp th.svelte-6l81pp:nth-child(1){width:65%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-table.svelte-6l81pp td.svelte-6l81pp:nth-child(2),.file-table.svelte-6l81pp th.svelte-6l81pp:nth-child(2){width:15%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-table.svelte-6l81pp td.svelte-6l81pp:nth-child(3),.file-table.svelte-6l81pp th.svelte-6l81pp:nth-child(3){width:20%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-table.svelte-6l81pp td.svelte-6l81pp:nth-child(4),.file-table.svelte-6l81pp th.svelte-6l81pp:nth-child(4){width:30px}.expire-time-select.svelte-6l81pp.svelte-6l81pp{width:300px;margin-left:5px}.main.svelte-g055e1{max-width:1000px;width:80%;margin-top:30px}.header-row.svelte-g055e1{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;width:100%}.unauthorized-card.svelte-g055e1{background-color:#ffffff10;width:100%;border:solid 1px gray;margin-top:20px}.password-wrapper.svelte-g055e1{width:100%;margin-right:5px}.password-content.svelte-g055e1{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;margin:20px}input.svelte-1urdgvb{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}label.svelte-1urdgvb:hover{cursor:pointer}.drag-drop-area.svelte-1urdgvb{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(255, 255, 255, 0.2);border:2px dashed #fff;color:white;height:180px}.drag-drop-area.svelte-1urdgvb:hover{background-color:rgba(255, 255, 255, 0.25)}.button.svelte-ovsxpa.svelte-ovsxpa{box-sizing:border-box;position:relative;user-select:none;cursor:pointer;outline:0;border:none;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:2px;line-height:36px;padding:0 16px;border-radius:2px;transition:background .4s cubic-bezier(.25,.8,.25,1);font-size:14px;font-weight:500}.button-primary.svelte-ovsxpa.svelte-ovsxpa{background-color:#177ddc}.button-accent.svelte-ovsxpa.svelte-ovsxpa{background-color:#3700b3}.button-warn.svelte-ovsxpa.svelte-ovsxpa{background-color:#f44336}.button-disabled.svelte-ovsxpa.svelte-ovsxpa{background-color:hsla(0,0%,100%,.12);cursor:default}.button-primary.svelte-ovsxpa .button-text.svelte-ovsxpa,.button-accent.svelte-ovsxpa .button-text.svelte-ovsxpa,.button-warn.svelte-ovsxpa .button-text.svelte-ovsxpa{color:white}.button-disabled.svelte-ovsxpa .button-text.svelte-ovsxpa{color:hsla(0,0%,100%,.3)}.button-icon.svelte-ovsxpa.svelte-ovsxpa{width:20px;height:20px;font-size:20px;line-height:20px;padding:0px}.progress.svelte-1gfula7{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef20;border-radius:.25rem}.progress-bar.svelte-1gfula7{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.lds-dual-ring.svelte-1cjt5fe{display:inline-block;width:80px;height:80px}.lds-dual-ring.svelte-1cjt5fe:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:svelte-1cjt5fe-lds-dual-ring 1.2s linear infinite}@keyframes svelte-1cjt5fe-lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.snackbar.svelte-23dp2m{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px;border:solid 1px gray}.snackbar-show.svelte-23dp2m{visibility:visible;-webkit-animation:svelte-23dp2m-fadein 0.5s, svelte-23dp2m-fadeout 0.5s 2.5s;animation:svelte-23dp2m-fadein 0.5s, svelte-23dp2m-fadeout 0.5s 2.5s}@-webkit-keyframes svelte-23dp2m-fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes svelte-23dp2m-fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes svelte-23dp2m-fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes svelte-23dp2m-fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.item-card.svelte-oqg957.svelte-oqg957{display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:#ffffff10;width:100%;border:solid 1px gray;margin-top:20px}.item-card-title.svelte-oqg957.svelte-oqg957{color:white;margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-card-header.svelte-oqg957.svelte-oqg957{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;height:50px;width:100%;background-color:#ffffff20}.item-card-header-right.svelte-oqg957.svelte-oqg957{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;height:100%;margin-left:auto;margin-right:10px}.item-card-content.svelte-oqg957.svelte-oqg957{display:flex;align-items:center;flex-direction:row;justify-content:center;width:100%}.image.svelte-oqg957.svelte-oqg957{max-height:450px;max-width:100%;object-fit:contain}.video.svelte-oqg957.svelte-oqg957{max-height:450px;max-width:100%}.text.svelte-oqg957.svelte-oqg957{display:block;width:100%;overflow-x:auto}.text.svelte-oqg957 pre.svelte-oqg957{margin:0}