.toast-container.svelte-1qz6cih{position:fixed;bottom:5vh;left:calc(50vw - 125px);width:250px;background:transparent;z-index:100}.toast.svelte-1qz6cih{color:var(--toast-color, white);border:solid 1px rgba(66,66,66,.9);border-color:var(--toast-background, rgba(66, 66, 66, .9));background:var(--toast-background, rgba(66, 66, 66, .9));margin:1rem;padding:.5rem;min-height:50px;border-radius:5px;animation:svelte-1qz6cih-append-animate .3s linear}@keyframes svelte-1qz6cih-append-animate{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.buttons.svelte-pb76cj{display:flex;flex-direction:row;justify-content:space-between;padding:1rem}.link.svelte-pb76cj{transform:translateY(20%)}.scroll-container.svelte-pb76cj{height:calc(100vh - var(--branding-height) - 200px);overflow-y:auto}.frame.svelte-pb76cj{height:100%;width:100%;border:none}.action-bar.svelte-p21u4l{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding-bottom:1rem;padding-top:30px}@media screen and (max-width: 700px){.action-bar.svelte-p21u4l{display:flex;flex-direction:row;justify-content:space-between;padding-top:initial}}.app.svelte-25z8y2{background-color:var(--app-background);min-height:100vh}.footer-text.svelte-25z8y2{width:100%;text-align:center}footer.svelte-25z8y2{position:absolute;bottom:0;width:100%;height:2rem;background-color:var(--background-active);color:var(--theme-color);text-align:center;padding:.5rem;font-size:smaller;display:flex;justify-content:space-between}header.svelte-25z8y2{width:100%;top:0;left:0;height:3rem;background-color:var(--background-active);display:flex;justify-content:space-between;align-items:center;background-image:var(--image-header);background-repeat:no-repeat;background-size:150px;background-position:1% 50%}.theme.svelte-25z8y2{margin-left:1rem;color:var(--theme-color)}.buttons.svelte-25z8y2{display:flex;flex-direction:row;justify-content:flex-end}.branding-toolbar.svelte-25z8y2{background:transparent;padding-left:15px}.branding-header.svelte-25z8y2{width:100%;height:var(--branding-height);background-image:var(--branding-image);background-repeat:no-repeat;background-size:var(--branding-image-width);background-position:var(--branding-image-position);background-color:var(--background-header);display:flex;flex-direction:column;justify-content:flex-end}.app-actionbar.svelte-25z8y2{background:var(--background-action);height:calc(100vh - (var(--branding-height) + 20px));width:70px;position:absolute;left:0}.orientation.svelte-25z8y2{display:flex;flex-direction:column;justify-content:flex-start}.app-container.svelte-25z8y2{margin-left:70px;padding:1.5rem;height:calc(100vh - var(--branding-height));overflow-y:auto}@media screen and (max-width: 700px){.orientation.svelte-25z8y2{display:flex;flex-direction:row;justify-content:flex-start;overflow-y:auto}.app-container.svelte-25z8y2{margin-left:initial;padding:1.5rem;height:calc(100vh - var(--branding-height))}.app-actionbar.svelte-25z8y2{background:var(--background-action);height:90px;width:100%;position:initial;left:0}}
