@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";.toast-wrapper.svelte-1b8xo2g{display:flex;position:fixed;right:1rem;top:1rem;max-height:10rem;width:20rem;color:#bfbfbf;background-color:rgba(var(--primary-rgb),.85);border:dashed .15rem var(--secondary);backdrop-filter:blur(4px);border-radius:.4rem;box-shadow:0 3px 10px #0003;z-index:20;transition:transform .3s ease-out;animation:animateIn .3s ease-out;transform:translateY(calc(-100% - 2rem));flex-direction:column;padding:.1rem .4rem .4rem}.pill.svelte-1b8xo2g{position:fixed;left:50vw;top:.4rem;text-align:center;min-width:10rem;padding:.6rem 2rem;border-radius:10rem;background-color:rgba(var(--primary-rgb),.75);color:var(--primary-text);border:dashed .15rem var(--secondary);backdrop-filter:blur(3px);box-shadow:0 3px 10px #0003;z-index:20;transition:transform .3s ease-out;transform:translateY(calc(-100% - 1rem)) translate(-50%)}.pillVisible.svelte-1b8xo2g{transform:translateY(0) translate(-50%)}.toastVisible.svelte-1b8xo2g{transform:translateY(0)}.toast-progress.svelte-1b8xo2g{width:100%;height:.2rem;border-radius:1rem;overflow:hidden}.toast-progress-bar.svelte-1b8xo2g{animation-name:svelte-1b8xo2g-mergeToZero;animation-timing-function:linear;animation-fill-mode:forwards;width:100%;height:.2rem}@keyframes svelte-1b8xo2g-mergeToZero{0%{transform:translate(0)}to{transform:translate(-100%)}}.toast-title.svelte-1b8xo2g{width:100%;display:flex;padding:.2rem 0rem .4rem .2rem;justify-content:space-between;flex-direction:row;font-size:.9rem;align-items:flex-start;margin-bottom:.2rem}.toast-text.svelte-1b8xo2g{padding:.8rem;padding-top:0;font-size:.9rem;display:flex;margin-top:auto}@media (max-width: 480px){.toast-wrapper.svelte-1b8xo2g{left:0;transform:translate(calc(50vw - 50%)) translateY(-13rem)}.toastVisible.svelte-1b8xo2g{transform:translate(calc(50vw - 50%)) translateY(1rem)}}.progress.svelte-4ysriq{height:4px;width:100%;position:absolute;z-index:1000;overflow:hidden}.progress.svelte-4ysriq>div:where(.svelte-4ysriq){border-radius:1rem;transform:translate(-110%)}.progress.svelte-4ysriq .progress-70:where(.svelte-4ysriq){animation:svelte-4ysriq-progressTo70 1s ease-out;animation-fill-mode:forwards}.progress.svelte-4ysriq .progress-finish:where(.svelte-4ysriq){animation:svelte-4ysriq-progressToFinish .2s ease-out;animation-fill-mode:forwards}@keyframes svelte-4ysriq-progressTo70{0%{transform:translate(-100%);opacity:.5}to{opacity:1;transform:translate(-30%)}}@keyframes svelte-4ysriq-progressToFinish{0%{transform:translate(-30%)}to{transform:translate(0);opacity:.4}}*{margin:0;padding:0;border:none;line-height:1.4;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none}body{width:100%;background-color:var(--background, #171A21);color:var(--background-text, #dbdbdb);display:flex;font-family:Rubik;flex-direction:column;overflow-x:hidden}body{position:relative;height:100%;min-height:100vh}html{min-height:100%}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a{text-decoration:none;color:inherit;transition:color .1s ease-in-out}a:hover{color:var(--accent-5)}input:disabled{cursor:not-allowed!important;filter:saturate(.6)!important}#svelte{min-height:100%;height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:.3rem;height:.4rem;background:#2c2c2ce6}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:var(--scroll-accent);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#555}.flex-1{flex:1}.wrap{flex-wrap:wrap}.flex,.row,.col{display:flex}.col{display:flex;flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.space-between{justify-content:space-between}.flex-center{align-items:center;justify-content:center}math{-webkit-line-box-contain:glyphs replaced;line-height:0;text-indent:0}mtext{line-height:1}math,mfenced>*{font-family:STIXGeneral,Symbol,Times New Roman,sans-serif}mo,mfenced{font-family:STIXGeneral,Symbol,Times New Roman,sans-serif}math{display:-webkit-inline-flex!important;padding-left:1px;padding-right:1px}math[display=block]{display:-webkit-flex!important;-webkit-justify-content:center;page-break-inside:avoid;-webkit-margin-after:1em}mo,mrow,mfenced,mfrac,msub,msup,msubsup,munder,mover,munderover,msqrt,mroot{display:-webkit-inline-flex!important}msup{-webkit-align-items:flex-start}msub{-webkit-align-items:flex-end}math,mrow,mfenced,msqrt,mroot{-webkit-align-items:baseline}msqrt>*{-webkit-align-self:baseline}mo,mfrac,munder,mover,munderover{-webkit-flex-direction:column}munder,mover,munderover{-webkit-align-items:center}mfrac>*{-webkit-align-self:center}mfrac[numalign=left]>:first-child{-webkit-align-self:flex-start}mfrac[numalign=right]>:first-child{-webkit-align-self:flex-end}mfrac[denomalign=left]>:last-child{-webkit-align-self:flex-start}mfrac[denomalign=right]>:last-child{-webkit-align-self:flex-end}mfrac>:first-child{-webkit-margin-after:.2em}mfrac>:last-child{-webkit-margin-before:.2em}mfrac{-webkit-margin-start:1px;-webkit-margin-end:1px}msubsup>:last-child,mover>:last-child,munderover>:last-child{-webkit-order:-1}msub>*+*,msup>*+*,msubsup>*+*,munder>*+*,mover>*+*,munderover>*+*{font-size:.75em}mi{font-style:italic;-webkit-padding-end:.1em}msub>mi:first-child,msubsup>mi:first-child{-webkit-padding-end:0}msubsup>mi:first-child+*+*{-webkit-margin-start:.14em}math>mo,mrow>mo,msqrt>mo,mtd>mo{-webkit-margin-start:.2em;-webkit-margin-end:.2em}math>mo:first-child,mrow>mo:first-child,msqrt>mo:first-child,mtd>mo:first-child,math>mo:last-child,mrow>mo:last-child,msqrt>mo:last-child,mtd>mo:last-child{-webkit-margin-start:.1em;-webkit-margin-end:.1em}mroot{position:relative}mroot>*+*{font-size:.75em;position:absolute;left:0;top:0;padding-right:.4em;padding-left:.2em;padding-bottom:.35em}math[mathvariant=normal],mstyle[mathvariant=normal],mo[mathvariant=normal],mn[mathvariant=normal],mi[mathvariant=normal],mtext[mathvariant=normal],mspace[mathvariant=normal],ms[mathvariant=normal]{font-style:normal;font-weight:400}math[mathvariant=bold],mstyle[mathvariant=bold],mo[mathvariant=bold],mn[mathvariant=bold],mi[mathvariant=bold],mtext[mathvariant=bold],mspace[mathvariant=bold],ms[mathvariant=bold]{font-style:normal;font-weight:700}math[mathvariant=italic],mstyle[mathvariant=italic],mo[mathvariant=italic],mn[mathvariant=italic],mi[mathvariant=italic],mtext[mathvariant=italic],mspace[mathvariant=italic],ms[mathvariant=italic]{font-style:italic;font-weight:400}math[mathvariant=bold-italic],mstyle[mathvariant=bold-italic],mo[mathvariant=bold-italic],mn[mathvariant=bold-italic],mi[mathvariant=bold-italic],mtext[mathvariant=bold-italic],mspace[mathvariant=bold-italic],ms[mathvariant=bold-italic]{font-weight:700;font-style:italic}math[mathsize=small],mstyle[mathsize=small],mo[mathsize=small],mn[mathsize=small],mi[mathsize=small],mtext[mathsize=small],mspace[mathsize=small],ms[mathsize=small]{font-size:.75em}math[mathsize=normal],mstyle[mathsize=normal],mo[mathsize=normal],mn[mathsize=normal],mi[mathsize=normal],mtext[mathsize=normal],mspace[mathsize=normal],ms[mathsize=normal]{font-size:1em}math[mathsize=big],mstyle[mathsize=big],mo[mathsize=big],mn[mathsize=big],mi[mathsize=big],mtext[mathsize=big],mspace[mathsize=big],ms[mathsize=big]{font-size:1.5em}annotation,annotation-xml{display:none}mphantom{visibility:hidden}merror{outline:solid thin red;font-weight:700;font-family:sans-serif;background-color:#ffffe0}mtable{display:inline-table;text-align:center}mtr{display:table-row}mtd{display:table-cell;padding:.5ex}mtable[columnalign=left],mtr[columnalign=left],mtd[columnalign=left]{text-align:left}mtable[columnalign=right],mtr[columnalign=right],mtd[columnalign=right]{text-align:right}mtable[rowalign=top] mtd,mtable mtr[rowalign=top] mtd,mtable mtr mtd[rowalign=top]{vertical-align:top}mtable[rowalign=bottom] mtd,mtable mtr[rowalign=bottom] mtd,mtable mtr mtd[rowalign=bottom]{vertical-align:bottom}mtable[rowalign=center] mtd,mtable mtr[rowalign=center] mtd,mtable mtr mtd[rowalign=center]{vertical-align:middle}mtable[frame=solid]{border:solid thin}mtable[frame=dashed]{border:dashed thin}mtable[rowlines=solid],mtable[rowlines=dashed],mtable[columnlines=solid],mtable[columnlines=dashed]{border-collapse:collapse}mtable[rowlines=solid]>mtr+mtr{border-top:solid thin}mtable[rowlines=dashed]>mtr+mtr{border-top:dashed thin}mtable[columnlines=solid]>mtr>mtd+mtd{border-left:solid thin}mtable[columnlines=dashed]>mtr>mtd+mtd{border-left:dashed thin}mspace[linebreak=newline]{display:block}.overlay.svelte-jtei73{position:absolute;inset:0;z-index:2;background-size:var(--noise-size);pointer-events:none}.prompt-wrapper.svelte-1afv1jb{display:flex;position:fixed;top:1rem;overflow:hidden;max-height:10rem;width:20rem;color:var(--secondary-text);backdrop-filter:blur(3px);border-radius:.5rem;background-color:rgba(var(--primary-rgb),.8);border:dashed .15rem var(--secondary);box-shadow:0 3px 10px #0003;z-index:20;padding:.5rem;transition:transform .3s ease-out;flex-direction:column;animation:svelte-1afv1jb-slideIn .25s ease-out;animation-fill-mode:forwards;transform:translate(calc(50vw - 50%))}@keyframes svelte-1afv1jb-slideIn{0%{transform:translateY(-80%) translate(calc(50vw - 50%)) scale(.95);opacity:0}to{transform:translateY(0) translate(calc(50vw - 50%)) scale(1);opacity:1}}.prompt-row.svelte-1afv1jb{display:flex;margin-top:.5rem;justify-content:space-between}.prompt-text.svelte-1afv1jb{padding:.3rem;font-size:.9rem;display:flex;margin-top:auto}
