.progress.svelte-1ctgw68{height:.2rem;width:0%;background-color:var(--accent-3);position:absolute;border-radius:.6rem;z-index:1000}.progress-70.svelte-1ctgw68{width:70%;transition:all 1s;background-color:var(--accent)}.progress-finish.svelte-1ctgw68{width:100%;background-color:var(--accent)}.menu-icon.svelte-qm9g9l{padding:.7rem;width:2.6rem;height:2.6rem;cursor:pointer;background-color:var(--primary);color:var(--primary-text);border-radius:.4rem;transition:all .2s}.menu-icon.svelte-qm9g9l:hover{transform:translate(-.1rem,-.1rem);box-shadow:.2rem .2rem 0 var(--accent)}.selected.svelte-qm9g9l{background-color:var(--accent);color:var(--accent-text)}.side-menu.svelte-ywmyp8{display:flex;flex-direction:column;padding:.5rem;background-color:var(--primary);gap:.6rem}@media (max-width: 800px){.side-menu.svelte-ywmyp8{flex-direction:row}}.toasts-column.svelte-258unh{display:grid;grid-template-columns:1fr;gap:.4rem;flex-direction:column;position:fixed;right:1rem;top:1rem;z-index:1000;width:20rem}.toast-wrapper.svelte-258unh{display:flex;max-height:10rem;background-color:var(--primary);backdrop-filter:blur(3px);border-radius:.4rem;box-shadow:0 3px 10px #0003;transition:transform .3s ease-out;animation:animateIn .3s ease-out;flex-direction:column;padding:.1rem .6rem .6rem}.toast-progress.svelte-258unh{width:100%;height:.2rem;border-radius:1rem;overflow:hidden}.toast-progress-bar.svelte-258unh{animation-name:svelte-258unh-mergeToZero;animation-timing-function:linear;animation-fill-mode:forwards;width:100%;height:.2rem}@keyframes svelte-258unh-mergeToZero{0%{transform:translate(0)}to{transform:translate(-100%)}}.toast-title.svelte-258unh{width:100%;display:flex;padding:.4rem 0rem .4rem .6rem;justify-content:space-between;flex-direction:row;font-size:1.1rem;align-items:flex-start;margin-bottom:.2rem;border-bottom:solid 1px var(--accent)}.toast-text.svelte-258unh{padding:.7rem;font-size:.9rem;display:flex;margin-top:auto}@media (max-width: 480px){.toast-wrapper.svelte-258unh{left:0;transform:translate(calc(50vw - 50%)) translateY(-13rem)}}@font-face{font-family:FiraCode-Regular;src:url(../../../FiraCode-Regular.woff2) format("woff2")}:root{--red-bg: rgb(193 81 92);--red: rgb(242 75 91);--green: #358a55}*{margin:0;padding:0;font-family:FiraCode-Regular;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-webkit-border-radius:none;border-radius:none;outline:none}body,html{min-height:100vh;width:100%;display:flex;flex-direction:column;overflow-x:hidden;background-color:var(--background);color:var(--background-text)}a{text-decoration:none;color:var(--accent)}input:disabled{cursor:not-allowed}#svelte{min-height:100vh;display:flex;flex-direction:column}.column{display:flex;flex-direction:column}.row,.row-centered{display:flex;flex-direction:row}.row-centered{align-items:center}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.centered{align-items:center;justify-content:center}::-webkit-scrollbar{width:5px;background:rgba(44,44,44,.9)}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#555}.page-and-menu-layout.svelte-8h6bs4{display:flex;height:100vh;position:relative;flex-direction:row}@media (max-width: 800px){.page-and-menu-layout.svelte-8h6bs4{flex-direction:column}}
