@font-face{font-family:Karla;src:url(/assets/Karla-BEZsnjhk.ttf)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/MaterialIcons-Regular-7oKWXygK.ttf) format("truetype")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:local("Material Icons Outlined"),local("MaterialIconsOutlined-Regular"),url(/assets/MaterialIconsOutlined-Regular-C9WY0n77.otf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:#fff}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary-color: #646cff;--primary-color-accent: #4c4cff;--dark-primary: #083f72;--click-color: #535bf2;--greyed: rgb(179, 179, 179);--dark-greyed: rgb(83, 83, 83);--very-light-grey: rgb(214, 214, 214);--dark-background: rgb(54, 54, 54);--dark-surface: #2f2f2f;--dark-surface-dp1: #3d3d3d;--dark-bg-color-dark-dark: #232323;--dark-bg-color-dark-dark-m: #202020;--dark-bg-color-light: rgb(75, 75, 75);--dark-list-accent-color: rgb(49, 49, 49);--dark-blur-color: rgba(15, 15, 15, .582);--light-bg-color: rgb(223, 223, 223);--light-list-accent-color: rgb(214, 214, 214);--light-blur-color: rgba(104, 104, 104, .582);--theme-color-dark: #083f72;--theme-color: #0479a6;--selected-color: #00a4ff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*:focus{outline:none}*{transition:background-color .3s ease-in-out}.text-definer{transition:color .3s ease-in-out}html,body{position:relative;width:100%;height:100%}body{color:#fff;margin:0;background-color:var(--dark-background);box-sizing:border-box;font-family:Bahnschrift,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}summary{cursor:pointer}body,.body-wrapper{position:absolute;top:0;width:100%;height:100%;margin:0;overflow-y:hidden}body{z-index:1}.body-wrapper{z-index:2}a{color:#0064c8;text-decoration:none}a:hover{text-decoration:underline}a:visited{color:#0050a0}label{display:block}input,button,select,textarea{font-family:inherit;font-size:inherit;margin:0 0 .5em;box-sizing:border-box;border:1px solid #ccc;border-radius:2px}input:disabled{color:#ccc}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select.clean{-moz-appearance:none;-webkit-appearance:none;appearance:none}button{color:#333;background-color:#f4f4f4;outline:none;cursor:pointer}button,button:focus,button:active,button:target{-webkit-tap-highlight-color:transparent}button span{-webkit-user-select:none;user-select:none}button:disabled{color:#999}button:focus{border-color:#666}.discrete-scrollbar::-webkit-scrollbar{width:8px;background-color:#595959;border-radius:100px}.no-scroll-bar::-webkit-scrollbar{display:none}.discrete-scrollbar::-webkit-scrollbar-thumb{background:gray;border-radius:100px}.hidden{display:none!important;width:0!important;height:0!important;position:fixed!important;top:-100vh!important;z-index:-1!important}.invisible{visibility:hidden}.box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.display-contents{display:contents}.noscroll{overflow:hidden}.blur-background{z-index:1;position:fixed;width:100vw;height:100%;top:0;left:0;overflow:hidden;background-color:var(--dark-blur-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-items:center;justify-content:center}.blur-background>.dialog{display:flex;background-color:#3b3b3b;flex-flow:column;min-width:min(90vw,500px);max-width:90vw;min-height:200px;max-height:90vh;overflow:auto;border-radius:5px;align-items:center;position:relative}.blur-background>.dialog button.close-btn{position:absolute;top:10px;right:10px}main.light .blur-background{background-color:var(--light-blur-color)}.dialog-wrapper{position:relative;padding:0;background-color:var(--dark-background);width:90%;height:90%;max-width:90%;max-height:90%;border-radius:10px;display:flex;flex-flow:column;align-items:center}.dialog-wrapper.responsive{height:auto}.content h3,.dialog h3{font-size:22px;font-weight:400;text-align:center;margin-bottom:0}main.light .dialog-wrapper{background-color:var(--light-bg-color)}.dialog-wrapper .content{margin-top:15px;width:90%;height:100%;overflow-y:scroll;overflow-x:hidden;margin-bottom:15px;position:relative}.dialog-wrapper .content.centered{display:flex;flex-flow:column;align-items:center}.dialog-wrapper .close-btn-wrapper{position:absolute;left:0;top:0;margin-top:10px;margin-left:15px;float:right}select{flex:1;height:30px;border:none;border-bottom:1px solid #ccc;font-size:1em;padding:5px;background-color:#2c2c2c;margin-bottom:0}.dark-select{margin:0;color:#fff;background-color:var(--dark-greyed);width:100%}.dark-text-input{margin:0;color:#fff;background-color:var(--dark-greyed);width:100%;border:none;border-bottom:1px solid #ccc;padding:5px;border-radius:5px}.scroll-select-item{display:flex;justify-content:center;align-items:center;color:var(--greyed);background-color:var(--dark-bg-color-dark-dark);border:1px solid var(--dark-background);padding:8px 15px;border-radius:9px;white-space:nowrap;margin:0 3px}.clear{margin:0;background-color:transparent;border:none;color:#fff}button.clear-btn{margin:0;background-color:transparent;border:none}button.clear-btn:active{background-color:#c8c8c81a}.flex-center{display:flex;align-items:center;justify-content:center}button.material{padding:5px;height:fit-content;width:fit-content;border-radius:1000px;border:none;background-color:transparent;margin:0;display:flex;align-items:center;justify-content:center;position:relative}button.material.text-button{color:#fff;border-radius:5px;padding:5px 15px}button.material:before,button.material:after{content:"";display:block;width:0;height:0;background-color:#fff3;border-radius:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;transition:all .2s}button.material:after{opacity:0;pointer-events:none;width:100%;height:100%}button.material.text-button:before,button.material.text-button:after{height:100%;width:100%;opacity:0;background-color:#9b9b9b1a;border-radius:inherit}button.material:not(.no-effect):not(.text-button):active:before,button.material:not(.no-effect):not(.text-button):hover:before{opacity:1;width:110%;height:110%}button.material.text-button:not(.no-effect):active:before{opacity:1;width:100%;height:100%;transition:all .2s}button.material.text-button:not(.no-effect):hover:after{opacity:1}button.material>*{position:relative}.ripple{position:relative}.ripple:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-position:center;transition:background .8s}.ripple:hover:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#cbcbcb26 radial-gradient(circle,transparent 1%,rgba(203,203,203,.15) 1%) center/15000%}.ripple:active:before{background-color:#cbcbcb40;background-size:100%;transition:background 0s}.actions.svelte-bx7mj7{display:flex;flex-direction:row;align-items:center;position:absolute;top:5px}.actions.left.svelte-bx7mj7{left:10px}.actions.right.svelte-bx7mj7{right:10px}.dialog-header.svelte-bx7mj7{margin:10px 0;flex:0}.dialog-body.svelte-bx7mj7{flex:1;overflow:hidden auto;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.dialog-content.svelte-c9kt4d.svelte-c9kt4d{max-width:90%}.album-select.svelte-c9kt4d.svelte-c9kt4d{margin-bottom:1rem}.album-select.svelte-c9kt4d label.svelte-c9kt4d{margin-right:1rem}.album-select.svelte-c9kt4d select.svelte-c9kt4d{margin:0}.drag-and-drop-area.svelte-c9kt4d.svelte-c9kt4d{border:1px dashed #ccc;padding:1rem;text-align:center;margin-bottom:1rem;cursor:pointer}.selected-files.svelte-c9kt4d.svelte-c9kt4d{margin-bottom:1rem;text-align:left;color:#ccc}.preview.svelte-c9kt4d.svelte-c9kt4d{display:flex;flex-wrap:wrap;justify-content:center}.preview-item.svelte-c9kt4d.svelte-c9kt4d{display:inline-block;position:relative;margin:.5rem;width:100px;height:100px}.preview-item.svelte-c9kt4d img.svelte-c9kt4d{width:100%;height:100%;object-fit:cover;border-radius:5px}.preview-item-actions.svelte-c9kt4d.svelte-c9kt4d{position:absolute;top:0;right:0;width:100%;height:100%;background-color:#00000080;border-radius:5px;opacity:0;transition:opacity .2s ease-in-out;display:flex;flex-direction:column;justify-content:center;align-items:center}.preview-item-actions.svelte-c9kt4d button.svelte-c9kt4d{width:100%;height:100%}.preview-item-actions.svelte-c9kt4d.svelte-c9kt4d:hover{opacity:1}.upload-button-area.svelte-c9kt4d.svelte-c9kt4d{text-align:right;display:flex;justify-content:flex-end}.upload-button-area.svelte-c9kt4d button.svelte-c9kt4d{padding:.5rem 1rem;background-color:#646cff}.finished-uploading.svelte-c9kt4d.svelte-c9kt4d{display:flex;align-items:center;justify-content:center;flex-direction:row;margin:10px;border:1px solid #1cb230;color:#fff;border-radius:5px}.finished-uploading.svelte-c9kt4d h3.svelte-c9kt4d{margin-left:1rem;margin-top:0}.main.svelte-1hi3nw7.svelte-1hi3nw7{width:100%;height:100%;background-color:#2c2c2c;display:flex;justify-content:space-between;align-items:center}.right.svelte-1hi3nw7.svelte-1hi3nw7{margin-left:auto}.auth-section.svelte-1hi3nw7.svelte-1hi3nw7{display:flex;align-items:center}button.text-button.svelte-1hi3nw7.svelte-1hi3nw7{color:#fff;padding:10px 20px;border-radius:5px;cursor:pointer;margin:5px}button.toggle-nav.svelte-1hi3nw7.svelte-1hi3nw7{margin-left:15px}button.sign-in-out-btn.svelte-1hi3nw7.svelte-1hi3nw7{border:1px solid #12436b}.account-btn.svelte-1hi3nw7.svelte-1hi3nw7{background-color:transparent;border:none;outline:none;margin:0 5px;cursor:pointer;position:relative}.account-btn.svelte-1hi3nw7 .logout-btn.svelte-1hi3nw7{position:absolute;top:100%;right:-130%;transform:translate(-50%);background-color:#9f2828;border:2px solid #595959;color:#fff;padding:10px 20px;border-radius:5px;cursor:pointer;margin:5px;display:none;z-index:2;flex-wrap:nowrap}.account-btn.svelte-1hi3nw7 .logout-btn.visible.svelte-1hi3nw7{display:flex}.account-btn.svelte-1hi3nw7 .logout-btn span.svelte-1hi3nw7{margin-left:5px}.account-btn.svelte-1hi3nw7 img.svelte-1hi3nw7{width:35px;height:35px;border-radius:50%;border:5px double #646cff}div.svelte-1tmb5us{background-size:cover;background-repeat:no-repeat;background-image:var(--placeholderSrc)}div.visible.svelte-1tmb5us{background-image:var(--src)}.section.svelte-18nckri{display:flex;flex-wrap:wrap}.gallery.svelte-18nckri:after{content:"";flex-grow:999999999;min-width:200px;height:0}.image.svelte-18nckri{flex-grow:var(--flex-grow);width:var(--width);margin:calc(var(--gutter)/2);align-self:flex-start;position:relative;border:none}.spacer.svelte-18nckri{content:"";display:block;padding-bottom:var(--ratio)}.image.svelte-18nckri .img{object-fit:cover;position:absolute;width:100%;height:100%;top:0;vertical-align:bottom;border:0}.dummy.svelte-18nckri{height:0;width:100px;flex-grow:100}.c-svelteZoom.svelte-1dpud3w{width:100%;height:100%;position:absolute;transform-origin:0 0;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;touch-action:none}.c-svelteZoom--contain.svelte-1dpud3w,.c-svelteZoom--no-contain.svelte-1dpud3w{object-fit:contain}.c-svelteZoom--transition.svelte-1dpud3w{transition:transform .2s}.c-svelteZoom--visible.svelte-1dpud3w{visibility:visible}.c-svelteZoom--hidden.svelte-1dpud3w{visibility:hidden}.c-svelteZoom--willChange.svelte-1dpud3w{will-change:transform}.fit-cover.svelte-1dpud3w{object-fit:cover!important;min-width:100%;min-height:100%}.spinner.svelte-1ra01vc{width:40px;height:40px;position:relative}.double-bounce1.svelte-1ra01vc,.double-bounce2.svelte-1ra01vc{width:100%;height:100%;border-radius:50%;background-color:#a8a8a8;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:svelte-1ra01vc-sk-bounce 2s infinite ease-in-out;animation:svelte-1ra01vc-sk-bounce 2s infinite ease-in-out}.double-bounce2.svelte-1ra01vc{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes svelte-1ra01vc-sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes svelte-1ra01vc-sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.main.svelte-1ao1wwd{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading.svelte-1ao1wwd{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.svelte-95stz6.svelte-95stz6{-webkit-user-select:none;user-select:none}.main.svelte-95stz6.svelte-95stz6{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.images.svelte-95stz6.svelte-95stz6{width:100%;height:fit-content;display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,min(150px,25%)),1fr));grid-auto-rows:1fr}.image-container.svelte-95stz6.svelte-95stz6{padding:0;position:relative;width:100%;aspect-ratio:1;border-radius:.5rem;overflow:hidden}.image-container.svelte-95stz6 .img.svelte-95stz6{position:relative;width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:all .2s ease-in-out}.image-overlay.svelte-95stz6.svelte-95stz6{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;opacity:0;transition:all .2s ease-in-out}.image-container.selected.svelte-95stz6 .image-overlay.svelte-95stz6{opacity:1}.image-container.selected.svelte-95stz6 .img.svelte-95stz6{filter:brightness(.5)}.image-overlay.svelte-95stz6 span.svelte-95stz6{font-size:2rem;color:#fff;text-align:center;background:#0187dacc;border-radius:50%;padding:.5rem;position:absolute;right:10px;top:10px}.dialog-content.svelte-dxlrm9.svelte-dxlrm9{flex:1;margin-top:1rem;box-sizing:border-box;width:90vw;height:100%;padding:0 1rem;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center}.dialog-content.svelte-dxlrm9 .images.svelte-dxlrm9{flex:1;width:100%;padding:0 10px;overflow-y:auto}.dialog-content.svelte-dxlrm9 .footer.svelte-dxlrm9{flex:0;width:100%;display:flex;justify-content:center}.submit-btn.svelte-dxlrm9.svelte-dxlrm9{margin:1rem;width:100%;max-width:300px;background-color:var(--primary-color)}.dialog-content.svelte-13unnj1.svelte-13unnj1{margin-top:1rem;width:90vw;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.dialog-content.svelte-13unnj1 .content-scroll-wrapper.svelte-13unnj1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.dialog-content.svelte-13unnj1 .images.svelte-13unnj1{flex:1;width:90%;height:fit-content;display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,min(150px,25%)),1fr));grid-auto-rows:1fr}.dialog-content.svelte-13unnj1 .footer.svelte-13unnj1{width:100%;display:flex;justify-content:center;flex:0}.image-container.svelte-13unnj1.svelte-13unnj1{padding:0;position:relative;overflow:hidden}.image-container.svelte-13unnj1 .image-name.svelte-13unnj1{position:absolute;bottom:0;left:0;width:90%;background-color:#00000080;color:#fff;padding:.5rem;font-size:1rem;font-weight:500;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.image-container.svelte-13unnj1 .img.svelte-13unnj1{position:relative;object-fit:cover;aspect-ratio:1;border-radius:.5rem;overflow:hidden;transition:all .2s ease-in-out}.submit-btn.svelte-13unnj1.svelte-13unnj1{margin:1rem;width:100%;max-width:300px;background-color:var(--primary-color)}.slider-outer.svelte-1e3x7h4.svelte-1e3x7h4{width:30px;margin:10px;position:relative;cursor:pointer;border:none;outline:none;background-color:transparent;padding:0}.body.svelte-1e3x7h4.svelte-1e3x7h4{background-color:#5f5f5f;height:14px;width:30px;border-radius:10px;margin:0;display:flex;align-items:center}.point.svelte-1e3x7h4.svelte-1e3x7h4{background-color:#909090;width:20px;height:20px;border-radius:100%;position:absolute;left:-10px;transition:left .3s ease}.slider-outer.active.svelte-1e3x7h4 .point.svelte-1e3x7h4{left:20px;background-color:#31a9ff}.slider-outer.active.svelte-1e3x7h4 .body.svelte-1e3x7h4{background-color:#4b5985}.dialog-content.svelte-17cghn6.svelte-17cghn6{position:relative;width:80%;height:100%;display:flex;flex-direction:column;align-items:center;flex:1}.submit-btn.svelte-17cghn6.svelte-17cghn6{margin-top:20px;background-color:#4caf50}.album-name.svelte-17cghn6.svelte-17cghn6{width:100%;height:30px;border:none;border-bottom:1px solid #ccc;font-size:20px;padding:5px;margin-bottom:20px}.parent-select.svelte-17cghn6.svelte-17cghn6{width:100%;margin-bottom:20px;display:flex;flex-direction:row}.parent-select.svelte-17cghn6 label.svelte-17cghn6{margin-right:10px;font-size:1.2em}.select-reorder-wrapper.svelte-17cghn6.svelte-17cghn6{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.select-reorder-wrapper.svelte-17cghn6>button.svelte-17cghn6{box-shadow:0 0 5px #00000080;margin:5px}.number-selected-images.svelte-17cghn6.svelte-17cghn6{margin-left:10px}.force-order-wrapper.svelte-17cghn6.svelte-17cghn6{display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.force-order-wrapper.svelte-17cghn6 label.svelte-17cghn6{margin-left:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.main.svelte-6indsm.svelte-6indsm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;border:2px solid var(--primary-color);border-radius:15px;margin:10px;padding:10px;cursor:pointer;position:relative;overflow:hidden}.cover.svelte-6indsm.svelte-6indsm{width:100%;height:100%;object-fit:cover;position:absolute;z-index:-2;border-radius:inherit}.cover.blur.svelte-6indsm.svelte-6indsm{z-index:-1}.cover.blur.svelte-6indsm .cropped-img.svelte-6indsm{position:absolute;width:100%;height:var(--titleHeight);object-fit:cover;overflow:hidden}.cover.blur.svelte-6indsm .cropped-img .blurred-img.svelte-6indsm{position:absolute;top:calc(-1 * var(--fullHeight) / 2 + var(--titleHeight) / 2);left:0;width:100%;height:var(--fullHeight);object-fit:cover;filter:blur(3px)}.main.svelte-6indsm h1.svelte-6indsm{font-size:1.5rem;text-align:center;margin:0;color:#fff;text-shadow:1px 2px 10px black;-webkit-user-select:none;user-select:none}.edit-btn.svelte-6indsm.svelte-6indsm{position:absolute;top:10px;right:10px;background-color:#2c2c2ccc;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.album-list.svelte-zxjq5b.svelte-zxjq5b{display:flex;flex-wrap:wrap;justify-content:center}.options-bar.svelte-zxjq5b.svelte-zxjq5b{display:flex;align-items:center;gap:1rem;padding:.5rem}.include-sub-albums.svelte-zxjq5b.svelte-zxjq5b{display:flex;align-items:center;gap:.5rem;margin-left:auto}.include-sub-albums.svelte-zxjq5b label.svelte-zxjq5b{margin:0;font-size:1.2rem;cursor:pointer;-webkit-user-select:none;user-select:none}.main.svelte-1l9lfn5.svelte-1l9lfn5{width:100%;position:relative;overflow:auto}.main.svelte-1l9lfn5.svelte-1l9lfn5::-webkit-scrollbar{display:none}.path.svelte-1l9lfn5.svelte-1l9lfn5{display:flex;flex-direction:row;align-items:center}.main.svelte-1l9lfn5 .album.svelte-1l9lfn5{margin:0 10px}.edit-album.svelte-1l9lfn5.svelte-1l9lfn5{margin-left:10px;padding:5px;height:100%;aspect-ratio:1;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1px}.edit-album.svelte-1l9lfn5 span.svelte-1l9lfn5{font-size:1rem}.album-title.svelte-1l9lfn5.svelte-1l9lfn5{color:#fff;border:1px solid rgba(255,255,255,.1);padding:5px 10px;border-radius:5px;text-overflow:ellipsis;white-space:nowrap}.main.svelte-1m21ngf.svelte-1m21ngf{position:relative}.header-nav-bar.svelte-1m21ngf.svelte-1m21ngf{height:50px;flex-direction:row;align-items:center;justify-content:space-between;margin:5px 15px;display:flex;position:relative;overflow:hidden}.album-nav.svelte-1m21ngf.svelte-1m21ngf{position:relative;display:flex;align-items:center;flex:1;min-width:0;overflow:hidden}.album-nav.svelte-1m21ngf .move-back-btn.svelte-1m21ngf{margin-left:5px}.add-album.svelte-1m21ngf.svelte-1m21ngf{position:relative;flex:0}.add-album.svelte-1m21ngf span.svelte-1m21ngf{white-space:nowrap}.main.svelte-bdabgy.svelte-bdabgy{position:relative;display:flex;justify-content:center;align-items:center;width:350px;margin:.5em auto;background-color:#313131;border-radius:.5em;pointer-events:all}.main.svelte-bdabgy input.svelte-bdabgy{width:100%;height:100%;border:none;outline:none;background-color:#0000;color:#fff;font-size:1.1rem;padding:.5em;margin:0;border-bottom:1px solid #ffffff;border-radius:inherit}.main.svelte-bdabgy label.svelte-bdabgy{border-radius:inherit}.main.svelte-bdabgy label button.svelte-bdabgy{position:absolute;right:0;top:0;height:100%;background-color:var(--primary-color);border-radius:inherit}.main.svelte-bdabgy button.svelte-bdabgy:hover{background-color:var(--primary-color-accent)}.suggestion-box.svelte-bdabgy.svelte-bdabgy{position:absolute;bottom:100%;left:0;width:100%;background-color:#313131;border-radius:.5em;pointer-events:all;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.suggestion-box.svelte-bdabgy button.active.svelte-bdabgy,.suggestion-box.svelte-bdabgy button.svelte-bdabgy:hover{background-color:var(--primary-color-accent)}button.suggestion.svelte-bdabgy.svelte-bdabgy{display:flex;justify-content:flex-start;align-items:center;flex:0;width:100%;height:2.5em!important;padding:15px 20px;border:none;background-color:#0000;color:#fff;font-size:1.1rem;margin:0;border-radius:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background-color .15s}button.suggestion.svelte-bdabgy span.svelte-bdabgy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.suggestion.svelte-bdabgy.svelte-bdabgy:not(:last-child){border-bottom:1px solid #ffffff;border-radius:0}button.suggestion.svelte-bdabgy.svelte-bdabgy:last-child{border-radius:0 0 .5em .5em}button.suggestion.svelte-bdabgy.svelte-bdabgy:first-child{border-radius:.5em .5em 0 0}.main.svelte-1jrjp1d.svelte-1jrjp1d{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;overflow-y:hidden}.select-area.svelte-1jrjp1d.svelte-1jrjp1d{flex:1;overflow-y:auto;height:fit-content;padding:0 15px}.action-area.svelte-1jrjp1d.svelte-1jrjp1d{flex:0;background-color:#424242;height:auto;transition:height .2s ease-in-out}.action-area.collapsed.svelte-1jrjp1d.svelte-1jrjp1d{height:60px}.action-area.svelte-1jrjp1d .action-area-header.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px;cursor:pointer}.action-area.svelte-1jrjp1d .expand-collapse-btn.svelte-1jrjp1d{background-color:transparent;border:none;outline:none;cursor:pointer}.action-area.svelte-1jrjp1d .button-area.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.action-area.svelte-1jrjp1d .button-area button.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 10px;margin:10px;border-radius:5px;cursor:pointer}.action-area.svelte-1jrjp1d .button-area button span.svelte-1jrjp1d{margin:0 5px}.action-area.svelte-1jrjp1d .button-area .add-remove-tags-submit.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:center;align-items:center}.action-area.svelte-1jrjp1d .button-area .add-remove-tags-submit .submit-add-tags-btn.svelte-1jrjp1d{background-color:#646cff}.action-area.svelte-1jrjp1d .button-area .add-remove-tags-submit .submit-remove-tags-btn.svelte-1jrjp1d{background-color:#ff6464}.action-area.svelte-1jrjp1d .button-area .delete-btn.svelte-1jrjp1d:hover{background-color:#de3c3c}.apply-filter.svelte-1jrjp1d.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;flex-wrap:wrap}.apply-filter.svelte-1jrjp1d .item.svelte-1jrjp1d{margin-right:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.apply-filter.svelte-1jrjp1d .item label.svelte-1jrjp1d{margin:0 10px}.apply-filter.svelte-1jrjp1d .item select.svelte-1jrjp1d{margin:0}.selected-tags.svelte-1jrjp1d.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.selected-tags.svelte-1jrjp1d .tag.svelte-1jrjp1d{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:#646cff;padding:0 0 0 5px;border-radius:5px;margin:5px}.selected-tags.svelte-1jrjp1d .tag .remove-tag-btn.svelte-1jrjp1d{background-color:transparent;border:none;outline:none;cursor:pointer}.selected-tags.svelte-1jrjp1d .tag .remove-tag-btn span.svelte-1jrjp1d{font-size:17px}.tag-item.svelte-sju7w0.svelte-sju7w0{display:flex;justify-content:space-between;align-items:center;padding:.2rem 1rem;background-color:transparent;border-radius:1.5rem;border:1px solid #ccc;flex:1;max-width:100%;box-sizing:border-box;height:44px}.tag-item.svelte-sju7w0 .tag.svelte-sju7w0{flex:0 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tag-item.svelte-sju7w0.svelte-sju7w0:hover{background-color:#646cff}.tag-item.svelte-sju7w0 .count.svelte-sju7w0{font-size:.8rem;color:#ccc;margin-left:3px}.tag-item.svelte-sju7w0 .actions.svelte-sju7w0{margin-left:15px;display:flex}.footer.svelte-1hnx603.svelte-1hnx603{display:flex;justify-content:center;padding:1rem}.footer.svelte-1hnx603 .submit-btn.svelte-1hnx603{width:100%;background-color:var(--primary-color)}.main.svelte-qcysh5{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:1rem;box-sizing:border-box}.main.svelte-1kqc9wd{position:relative;width:100%;height:100%;overflow-x:hidden}.view.svelte-1kqc9wd{position:relative;top:0;left:0;width:100%;height:100%}.album-item.svelte-1337sk9.svelte-1337sk9{display:flex;align-items:center}.album-item.svelte-1337sk9 input.svelte-1337sk9{margin-right:.5rem;margin-bottom:0}.album-item.svelte-1337sk9 label.svelte-1337sk9{padding:.5rem 0;cursor:pointer}.submit-btn.svelte-1337sk9.svelte-1337sk9{margin:1rem auto}.bare-nav.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;z-index:1;transition:top .2s ease-in-out;pointer-events:none}.bare-nav.svelte-1pkbxjs .toggle-nav-btn.svelte-1pkbxjs.svelte-1pkbxjs{position:relative;top:-1px;right:0;margin:.5rem;pointer-events:auto}.bare-nav.svelte-1pkbxjs .back-btn.svelte-1pkbxjs.svelte-1pkbxjs{position:relative;top:-1px;left:0;pointer-events:auto;margin:.5rem}.bare-nav.not-shown.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{top:-100px}.toggle-nav-btn-fake.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs,.back-btn-fake.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{visibility:hidden}button.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{pointer-events:all}.main.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:0;visibility:hidden;transition:visibility .2s,opacity .2s ease-in-out}.main.visible.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{opacity:1;visibility:visible}.main.svelte-1pkbxjs .page-nav.svelte-1pkbxjs.svelte-1pkbxjs{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.main.svelte-1pkbxjs .page-nav button.svelte-1pkbxjs.svelte-1pkbxjs{outline:none;cursor:pointer;color:#fff;font-size:2rem;padding:.2em;margin:.5em;background-color:#000;border:1px solid rgba(0,0,0,0);transition:all .2s ease-in-out}.main.svelte-1pkbxjs .page-nav button.svelte-1pkbxjs.svelte-1pkbxjs:hover{background-color:#494949;border-color:#5e5e5e}.top-nav-bar.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{width:100%;height:3em;background:linear-gradient(180deg,#000000b3,#0000);display:flex;justify-content:space-between;align-items:center}.top-nav-bar.svelte-1pkbxjs .left.svelte-1pkbxjs.svelte-1pkbxjs{display:flex;justify-content:flex-start;align-items:center;margin-left:1em}.top-nav-bar.svelte-1pkbxjs .right.svelte-1pkbxjs.svelte-1pkbxjs{display:flex;justify-content:flex-end;align-items:center;margin-right:1em}.top-nav-bar.svelte-1pkbxjs>div.svelte-1pkbxjs>button.svelte-1pkbxjs{margin:.5em}.top-nav-bar.svelte-1pkbxjs .favorite.is-favorite span.svelte-1pkbxjs.svelte-1pkbxjs{color:#f1c40f}.tags-nav.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{position:relative;width:100%;background:linear-gradient(180deg,#0000,#000000b3)}.tags-list.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{display:flex;width:100%;margin:0;overflow-x:auto;pointer-events:all}.tags-list.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs::-webkit-scrollbar{height:.5em}.tags-list.svelte-1pkbxjs .tag.svelte-1pkbxjs.svelte-1pkbxjs{display:flex;justify-content:center;align-items:center;margin:.5em;padding:0 0 0 .5rem;background-color:var(--primary-color);border-radius:.5em}.tags-list.svelte-1pkbxjs .tag button.svelte-1pkbxjs span.svelte-1pkbxjs{font-size:1.1rem;transition:all .2s ease-in-out}.tags-list.svelte-1pkbxjs .tag button.svelte-1pkbxjs:hover span.svelte-1pkbxjs{color:#ffcdc9}.tags-list.svelte-1pkbxjs .tag .name.svelte-1pkbxjs.svelte-1pkbxjs{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-menu.svelte-1pkbxjs.svelte-1pkbxjs.svelte-1pkbxjs{position:relative}.context-menu.svelte-1pkbxjs:not(:focus-within) .drop-down.svelte-1pkbxjs.svelte-1pkbxjs{opacity:0;pointer-events:none!important}.context-menu.svelte-1pkbxjs:not(:focus-within) .drop-down button.svelte-1pkbxjs.svelte-1pkbxjs{pointer-events:none!important}.context-menu.svelte-1pkbxjs .drop-down.svelte-1pkbxjs.svelte-1pkbxjs{position:absolute;top:100%;right:0;border-radius:.2em;background-color:#424242;opacity:1;pointer-events:all;transition:all .2s ease-in-out;width:auto}.context-menu.svelte-1pkbxjs .drop-down button.svelte-1pkbxjs.svelte-1pkbxjs{width:100%;padding:.5em 1.5em;border-radius:.5em;border:none;outline:none;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}.context-menu.svelte-1pkbxjs .drop-down button.svelte-1pkbxjs.svelte-1pkbxjs:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.context-menu.svelte-1pkbxjs .drop-down button.svelte-1pkbxjs.svelte-1pkbxjs:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{position:absolute;width:100%;height:100%;left:0}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:#ffffffbf;border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:#33333340;border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:#333}.carousel.svelte-1e2pecp{position:relative;width:100%;height:100%}.image-container.svelte-1e2pecp{width:100%;height:100%;margin:0 2px}.main.svelte-11vdmra{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2c2c2c;overflow:hidden}.scrollable-image-wrapper.svelte-11vdmra{position:relative;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:auto;-webkit-overflow-scrolling:touch;height:100%}.scrollable-image-wrapper.svelte-11vdmra::-webkit-scrollbar{display:none}.main.svelte-1gamg2w.svelte-1gamg2w{background-color:#2c2c2c;flex:1 0 auto;display:inline-block;padding:5px 13px;margin:2px 0;color:#8d8d8d;text-align:center;cursor:pointer;border:1px solid #8d8d8d;border-radius:15px}.main.included.svelte-1gamg2w.svelte-1gamg2w,.main.excluded.svelte-1gamg2w.svelte-1gamg2w{color:#fff}.main.included.svelte-1gamg2w.svelte-1gamg2w{background-color:#2bab54}.main.excluded.svelte-1gamg2w.svelte-1gamg2w{background-color:#ab2b2b}.main.no-match-in-album.svelte-1gamg2w.svelte-1gamg2w{filter:grayscale(70%);opacity:.5}.main.svelte-1gamg2w.svelte-1gamg2w:hover:not(.included):not(.excluded){background-color:#3c3c3c}.count.svelte-1gamg2w.svelte-1gamg2w{font-size:.8em;color:#8d8d8d}.main.included.svelte-1gamg2w .count.svelte-1gamg2w,.main.excluded.svelte-1gamg2w .count.svelte-1gamg2w{color:#fff}.dialog-content.svelte-1hkd9m5{width:90%}.tags-list.svelte-1hkd9m5{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem}.match-all.svelte-1hkd9m5{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.5rem auto}.submit-btn.svelte-1hkd9m5{margin:1.5rem auto;background-color:#646cff;font-size:1.2rem}.matching-number.svelte-1hkd9m5{display:block;text-align:center;margin:.5rem auto}.dialog-content.svelte-1ge5lem.svelte-1ge5lem{width:90%;margin:10px auto;display:flex;flex-direction:column;align-items:center;max-width:400px}.select-album.svelte-1ge5lem.svelte-1ge5lem{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:20px}.select-album.svelte-1ge5lem .album-select.svelte-1ge5lem{margin-bottom:10px;display:flex;flex-direction:row;justify-content:center}.select-album.svelte-1ge5lem .album-select label.svelte-1ge5lem{margin-right:10px;display:flex;align-items:center}.select-album.svelte-1ge5lem .include-sub-albums.svelte-1ge5lem{max-width:400px;display:flex;flex-direction:row;justify-content:center}.select-album.svelte-1ge5lem .include-sub-albums label.svelte-1ge5lem{margin-right:10px;display:flex;align-items:center}.progress.svelte-1ge5lem.svelte-1ge5lem{display:flex;align-items:center;margin-top:20px;margin-bottom:10px;font-size:.8em;width:100%;flex-direction:column}.progress.svelte-1ge5lem .progress-bar.svelte-1ge5lem{flex-grow:1;height:10px;background-color:var(--border-color);border-radius:5px;overflow:hidden;width:100%}.progress.svelte-1ge5lem .progress-bar .progress-bar-value.svelte-1ge5lem{height:100%;background-color:var(--primary-color)}.download-btn.svelte-1ge5lem.svelte-1ge5lem{margin-bottom:20px;background-color:var(--primary-color)}.main.svelte-1vyxtd1.svelte-1vyxtd1{position:relative;width:100%}.label.svelte-1vyxtd1.svelte-1vyxtd1{display:flex;flex-direction:column;align-items:flex-start}.ghost-labels.svelte-1vyxtd1.svelte-1vyxtd1{height:0;overflow:hidden}.drop-down-button.svelte-1vyxtd1.svelte-1vyxtd1{width:100%;padding:5px 20px 5px 5px!important;background-color:#212121;box-shadow:2px 2px 5px #0000009e;border-radius:5px;border:none}.drop-down-button.svelte-1vyxtd1 .material-icons-outlined.svelte-1vyxtd1{transition:transform .2s ease-in-out}.drop-down-options.svelte-1vyxtd1.svelte-1vyxtd1{position:absolute;width:100%;top:100%;left:0;flex-direction:column;background-color:#343434;box-shadow:2px 2px 5px #0000009e;overflow:hidden;border-radius:5px}.drop-down-options.svelte-1vyxtd1 .animation-content.svelte-1vyxtd1{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out;position:relative;top:0}.drop-down-options.svelte-1vyxtd1 .option.svelte-1vyxtd1{width:100%;justify-content:start}.expanded.svelte-1vyxtd1 .drop-down-options .animation-content.svelte-1vyxtd1{max-height:var(--content-height);transition:max-height .2s ease-in-out}.expanded.animate-icon.svelte-1vyxtd1 .material-icons-outlined.svelte-1vyxtd1{transform:rotate(180deg)}.main.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:none;background-color:rgba(0,0,0,calc(var(--offset) / var(--width) * .5))}.main.svelte-1hy15ij .background.svelte-1hy15ij.svelte-1hy15ij{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:var(--opacity);transition:opacity .1s linear}.open.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{pointer-events:all}.nav.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{position:absolute;top:0;left:calc(var(--width) * -1 + var(--offset));width:var(--width);height:100%;background-color:#414141;pointer-events:all;transition:all .3s ease-in-out}.nav.no-animation.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{transition:none}.button-bar.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.button-bar.svelte-1hy15ij .close-btn.svelte-1hy15ij.svelte-1hy15ij{position:relative;top:5px;left:10px}.button-bar.svelte-1hy15ij .download-btn.svelte-1hy15ij.svelte-1hy15ij{position:relative;top:5px;right:10px}.page-selection.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{position:relative;box-sizing:border-box;padding:0 10px 0 0}.page-selection.svelte-1hy15ij button.material.svelte-1hy15ij.svelte-1hy15ij{width:100%;height:50px;background-color:transparent;border:none;outline:none;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding-left:20px;color:#fff;font-size:20px;font-weight:500;transition:all .3s ease-in-out;border-radius:0 100px 100px 0;margin:2px 0}hr.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{border:none;height:1px;background-color:#a2a2a2;margin:10px 0}.page-selection.svelte-1hy15ij button.material.svelte-1hy15ij .material-icons.svelte-1hy15ij{margin-right:10px}.page-selection.svelte-1hy15ij button.material.active.svelte-1hy15ij.svelte-1hy15ij{background-color:#646cff}.filters.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{margin-top:20px}.full-width-item.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;color:#fff;width:100%;font-size:20px;font-weight:400;padding:10px 20px;cursor:pointer;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none}.select-tags-btn.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{box-shadow:0 0 5px #00000080}.select-tags-btn.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij:disabled{color:#a2a2a2;box-shadow:none}.select-tags-btn.svelte-1hy15ij:disabled span.svelte-1hy15ij.svelte-1hy15ij{color:#a2a2a2}.group-header.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{color:#c5c5c5;font-size:14px;font-weight:500;margin:0 20px}.sort-mode-button-wrapper.svelte-1hy15ij.svelte-1hy15ij.svelte-1hy15ij{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:10px 0}main.svelte-1c4o06n{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.header.svelte-1c4o06n{flex:0}.app-content.svelte-1c4o06n{flex:1;height:auto;overflow-y:auto}
