.circle.svelte-7w2xrx{height:var(--size);width:var(--size);border-color:var(--color) transparent var(--color) var(--color);border-width:calc(var(--size) / 15);border-style:solid;border-image:initial;animation:var(--duration) linear 0s infinite normal none running svelte-7w2xrx-rotate;border-radius:50%}.pause-animation.svelte-7w2xrx{animation-play-state:paused}@keyframes svelte-7w2xrx-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle.svelte-18p56hv{width:var(--size);height:var(--size);box-sizing:border-box;border:3px solid #0000;border-top-color:var(--colorOuter);animation:svelte-18p56hv-circleSpin var(--durationOuter) linear infinite;border-radius:50%;position:relative}.circle.svelte-18p56hv:before,.circle.svelte-18p56hv:after{content:"";box-sizing:border-box;border:3px solid #0000;border-radius:50%;position:absolute}.circle.svelte-18p56hv:after{border-top-color:var(--colorInner);animation:svelte-18p56hv-circleSpin var(--durationInner) linear infinite;inset:9px}.circle.svelte-18p56hv:before{border-top-color:var(--colorCenter);animation:svelte-18p56hv-circleSpin var(--durationCenter) linear infinite;inset:3px}.pause-animation.svelte-18p56hv,.pause-animation.svelte-18p56hv:after,.pause-animation.svelte-18p56hv:before{animation-play-state:paused}@keyframes svelte-18p56hv-circleSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wrapper.svelte-1ctay1k{width:var(--size);height:var(--size)}.circle.svelte-1ctay1k{opacity:0;width:var(--size);height:var(--size);background-color:var(--color);animation-fill-mode:both;animation:svelte-1ctay1k-bounce var(--duration) linear infinite;border-radius:100%;position:absolute}.pause-animation.svelte-1ctay1k{animation-play-state:paused}@keyframes svelte-1ctay1k-bounce{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}.background.svelte-1bxxaoh{z-index:100;visibility:hidden;background:#111c;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:fixed;top:0;left:0}.background.visible.svelte-1bxxaoh{visibility:visible}.modal.svelte-1bxxaoh{box-sizing:border-box;color:#000;word-wrap:break-word;background:#eee;border-radius:5px;width:500px;max-width:100%;height:auto;padding:20px;font-size:17px;font-weight:400;line-height:24px}.modal a{color:#79e;text-decoration:none}input.svelte-1bxxaoh{appearance:none;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;margin:10px 0;padding:5px;font-size:20px}input[type=file].svelte-1bxxaoh{display:none}label.button.svelte-1bxxaoh{box-sizing:border-box;width:100%;margin-top:15px;margin-left:0;font-size:20px;font-weight:600}.uploads.svelte-1bxxaoh{color:#666;padding:10px 0;font-size:16px}.buttons.svelte-1bxxaoh{width:fit-content;margin-left:auto;padding-top:15px;font-size:20px;font-weight:600}.button.svelte-1bxxaoh{cursor:pointer;color:#59f;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:center;align-items:center;margin-left:10px;padding:10px;display:inline-flex}.confirm.svelte-1bxxaoh{color:#4b4}.confirm.svelte-1bxxaoh:hover,.confirm.svelte-1bxxaoh:active{color:#fff;background:#4b4;border-color:#fff}.confirm.svelte-1bxxaoh:not(.enabled){color:#999;cursor:not-allowed;background:#ddd;border-color:#ddd}.cancel.svelte-1bxxaoh{color:#f55}.cancel.svelte-1bxxaoh:hover,.cancel.svelte-1bxxaoh:active{color:#fff;background:#f55;border-color:#fff}.modal code{white-space:pre-wrap;background:#ddd;border-radius:4px;padding:2px 4px;font-family:JetBrains Mono,monospace;font-size:15px;font-weight:400}.modal>ul,.modal>ol{padding-bottom:5px;padding-left:35px}.modal ul ul,.modal ol ol{padding-left:20px}.modal pre{word-break:break-all;background:#222;border-radius:4px;max-width:100%;max-height:40vh;margin:0;overflow:scroll}.modal pre>code{color:#ddd;background:0 0;padding:2px 5px;font-size:12px;line-height:19px;display:block}@media only screen and (width<=600px){.modal pre>code{font-size:11px;line-height:18px}}@media only screen and (width<=400px){.modal pre>code{font-size:10px;line-height:17px}}.editor.svelte-nmz6rb{cursor:text;width:100%;position:relative}.backdrop.svelte-nmz6rb,textarea.svelte-nmz6rb{caret-color:red;word-break:break-word;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:300;line-height:24px;overflow:hidden}.backdrop.svelte-nmz6rb{color:#ddd;box-sizing:border-box;white-space:pre-wrap;opacity:.9;background:#111;border:1px dashed #444;border-radius:4px;width:100%;padding:10px}.editor.focused.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb){opacity:1;background:#171717;border:1px solid #444}textarea.svelte-nmz6rb{color:#0000;box-sizing:border-box;resize:none;visibility:hidden;background:0 0;border:1px solid #0000;border-radius:0;outline:none;width:100%;margin:0;padding:10px 10px 0;display:block;position:absolute;top:0}.editor.focused.svelte-nmz6rb>textarea:where(.svelte-nmz6rb){visibility:visible}textarea.svelte-nmz6rb:not(.editable){cursor:auto}textarea.svelte-nmz6rb::selection{color:#0000;background:#ff000040}textarea.svelte-nmz6rb::selection{color:#0000;background:#ff000040}.buttons.svelte-nmz6rb{color:#000;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border-radius:5px;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex;position:absolute;top:-30px;right:-2px;overflow:hidden}.button.svelte-nmz6rb{cursor:pointer;background:#999;align-items:center;height:23px;padding:15px 8px 0;display:inline-flex}.button.svelte-nmz6rb:not(:first-child){border-left:1px solid #000}.create.svelte-nmz6rb{background:#7a7}.clear.svelte-nmz6rb:not(.clearable){cursor:not-allowed;background:#666}.buttons.svelte-nmz6rb:not(.focused) .image:where(.svelte-nmz6rb),.image.svelte-nmz6rb{display:none}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) mark{cursor:pointer;background:#999;border-radius:4px;margin:0 -2px;padding:0 2px;font-weight:600}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) a{color:#468}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .block{background:#00000080;border-radius:4px;margin:-1px;padding:1px}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .block-delimiter{color:#666}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) :is(span.code,span.math){background:#00000080;border-radius:4px;margin:-2px 0;padding:2px 0}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .macro{background:#00000080;border-radius:4px}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .macro .macro-delimiter{color:#89bdff}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) span.title{background:#ffffff1a;border-radius:4px;margin:-2px -4px;padding:2px 4px;font-weight:700}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) span.link{color:#57b;background:#00000080;border-radius:4px;margin:-2px 0;padding:2px 0}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) span.link>span.link{color:#888;background:0 0}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .section{border:1px dashed #444;margin:-1px -5px;padding:0 4px}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .section.agent{background:#222;border:none;margin:0 -4px}.editor.focused.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) span.highlight.matched{color:#000;box-sizing:border-box;background:#9f9;border-radius:4px}.editor.focused.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) span.highlight.unmatched{color:#000;box-sizing:border-box;background:#f99;border-radius:4px}.editor.svelte-nmz6rb>.backdrop:where(.svelte-nmz6rb) .hljs-comment a{color:#666}@media only screen and (width<=600px){.backdrop.svelte-nmz6rb,textarea.svelte-nmz6rb{font-size:11px;line-height:20px}}.super-container.svelte-1389v71{pointer-events:none;padding:4px 0 4px 1px;position:relative}.super-container.editing.svelte-1389v71:not(.timed){padding-top:24px}.hidden.svelte-1389v71{width:100%;position:absolute;left:-100000px}.container.svelte-1389v71{box-sizing:border-box;pointer-events:all;background:#111;border:1px solid #0000;border-radius:5px;position:relative}.admin.svelte-1389v71{border:1px dashed #444}.item-menu.svelte-1389v71{opacity:1;color:#000;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;font-size:15px;font-weight:600;display:flex;position:absolute;top:-1px;right:-1px}.button.svelte-1389v71{cursor:pointer;background:#999;border-right:1px solid #000;align-items:center;height:25px;padding:0 8px;display:inline-flex}.button.svelte-1389v71:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.button.svelte-1389v71:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.button.svelte-1389v71 img:where(.svelte-1389v71){vertical-align:middle;filter:invert();width:20px;min-width:20px;height:20px}.button.source.svelte-1389v71 img:where(.svelte-1389v71){filter:none;width:22px;height:22px;margin:-2px}.button.image.svelte-1389v71 img:where(.svelte-1389v71){opacity:.75;margin:-2px 0}.button.push.svelte-1389v71 img:where(.svelte-1389v71){width:18px;height:18px}.button.push.svelte-1389v71{background:#f84}.button.update.svelte-1389v71 img:where(.svelte-1389v71){width:18px;height:18px}.optional-label.svelte-1389v71{margin-left:2px}.bordered.svelte-1389v71 .item-menu:where(.svelte-1389v71){top:0;right:0}.item-menu.svelte-1389v71>.button:where(.svelte-1389v71):first-child{border-top-left-radius:0}.item-menu.svelte-1389v71>.button:where(.svelte-1389v71):last-child{border-bottom-right-radius:0}.bordered.svelte-1389v71 .item-menu:where(.svelte-1389v71)>.button:where(.svelte-1389v71):last-child{border-top-right-radius:4px}.edit-menu.svelte-1389v71{z-index:2;opacity:1;color:#000;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;font-size:15px;font-weight:600;display:flex;position:absolute;top:-20px;right:-1px}.index.svelte-1389v71{border:0;padding:0 4px}.index.matching.svelte-1389v71{background:#9f9}.delete.svelte-1389v71{background:#b66}.save.svelte-1389v71{background:#7a7}.container.svelte-1389v71:not(.saveable) .save:where(.svelte-1389v71),.saving.svelte-1389v71 .save:where(.svelte-1389v71){cursor:not-allowed;background:#444}.run.svelte-1389v71{background:#4ae}.container.svelte-1389v71:not(.runnable) .run:where(.svelte-1389v71){display:none}.runnable.running.svelte-1389v71 .run:where(.svelte-1389v71),.runnable.saving.svelte-1389v71 .run:where(.svelte-1389v71){cursor:not-allowed;background:#444}.item-menu.svelte-1389v71>.index:where(.svelte-1389v71){color:#777;background:0 0}.item-menu.svelte-1389v71>.index.leader:where(.svelte-1389v71){color:#eee}.item-menu.svelte-1389v71>.index.matching:where(.svelte-1389v71){color:#9f9}.item-menu.svelte-1389v71>.run:where(.svelte-1389v71){border-bottom-right-radius:5px}.time.svelte-1389v71{color:#444;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:all;height:20px;margin-bottom:4px;padding-left:5px;padding-right:5px;font-size:15px;display:inline-block}.time.timeOutOfOrder.svelte-1389v71{color:#aaa;border-radius:4px}.debug.svelte-1389v71{color:#444;display:inline-block}.item.svelte-1389v71{color:#ddd;box-sizing:border-box;word-wrap:break-word;width:100%;min-height:48px;padding:10px;font-size:17px;line-height:30px}.target.svelte-1389v71{border-color:#242}.target_context.svelte-1389v71{border-left-color:#242;border-radius:0 5px 5px 0}.target_context.editing.svelte-1389v71{border-radius:5px}.warning.svelte-1389v71{border-color:#663}.error.svelte-1389v71{border-color:#633}.running.svelte-1389v71{border-color:#4af}.pushable.svelte-1389v71{border-color:#a52}.previewable.svelte-1389v71{border-color:#c7c}.editing.svelte-1389v71{border-color:#0000}.loading.svelte-1389v71{visibility:hidden;z-index:1;pointer-events:none;background:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1px;display:flex;position:absolute;top:-1px;left:-1px}.loading.svelte-1389v71>div:not(.status){opacity:.75;min-height:var(--size)}.running.svelte-1389v71 .loading:where(.svelte-1389v71),.saving.svelte-1389v71 .loading:where(.svelte-1389v71){visibility:visible}.loading.svelte-1389v71 .status:where(.svelte-1389v71):empty{display:none}.loading.svelte-1389v71 .status:where(.svelte-1389v71){text-align:center;pointer-events:all;background:#124;border-radius:5px;max-width:90%;margin-top:5px;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:14px;line-height:24px}.container.svelte-1389v71 .loading:where(.svelte-1389v71) progress{background-color:#171717;border-radius:4px;width:100px;height:10px}.container.svelte-1389v71 .loading:where(.svelte-1389v71) progress::-webkit-progress-bar{background-color:#171717;border-radius:4px}.container.svelte-1389v71 .loading:where(.svelte-1389v71) progress::-webkit-progress-value{background-color:#4af;border-radius:4px}.container.svelte-1389v71 .loading:where(.svelte-1389v71) progress::-moz-progress-bar{background-color:#4af;border-radius:4px}.container.svelte-1389v71 .loading:where(.svelte-1389v71) progress{color:#4af;border-radius:4px}.item.svelte-1389v71>.content :is(h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote,pre){margin:0}.item.svelte-1389v71>.content :is(h1,h2,h3,h4,h5,h6){margin-bottom:5px}.item.svelte-1389v71>.content :is(ul,ol){color:#999;padding-left:20px}.item.svelte-1389v71>.content span.list-item{color:#ddd;margin-left:-5px;padding-left:5px;display:block}:root .item.svelte-1389v71>.content span.list-item{vertical-align:top;margin-left:-9px;display:inline-block}_::-webkit-full-page-media{vertical-align:top;margin-left:-9px;display:inline-block}_:future{vertical-align:top;margin-left:-9px;display:inline-block}:root .item.svelte-1389v71>.content :is(ul,ol){padding-left:24px}_::-webkit-full-page-media{padding-left:24px}_:future{padding-left:24px}.item.svelte-1389v71>.content :is(ul,ol)>li:not(:last-of-type){padding-bottom:2px}.item.svelte-1389v71>.content :is(ul,ol)>li :is(ul,ol)>li:not(:last-of-type){padding-bottom:1px}.item.svelte-1389v71>.content li:not(:last-of-type)>:is(ul,ol){padding-bottom:2px}.item.svelte-1389v71>.content>:is(ul,ol):not(:first-child){padding-top:2px}.item.svelte-1389v71>.content>:is(ul,ol):not(:last-child){padding-bottom:2px}.item.svelte-1389v71>.content span.list-item input[type=checkbox]{vertical-align:middle}.item.svelte-1389v71>.content :is(li.checkbox.checked,li.checkbox.checked li){opacity:.5}.item.svelte-1389v71>.content ul.checkbox{list-style:none}.item.svelte-1389v71>.content ul.checkbox>li>span.list-item>p>input[type=checkbox],.item.svelte-1389v71>.content ul.checkbox>li>span.list-item>input[type=checkbox]{margin-left:-15px}.item.svelte-1389v71>.content input[type=checkbox]{appearance:none;cursor:pointer;border:1px solid #aaa;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.item.svelte-1389v71>.content input[type=checkbox]:checked{color:#fff}.item.svelte-1389v71>.content input[type=checkbox]:checked:after{content:"✔︎"}.item.svelte-1389v71>.content table{border-spacing:0}.item.svelte-1389v71>.content table :is(td,th){vertical-align:top;padding:1px 5px}.item.svelte-1389v71>.content blockquote{border-left:1px solid #333;margin-top:5px;padding-left:5px}.item.svelte-1389v71>.content pre{margin-top:4px;font-size:14px;line-height:24px}.item.svelte-1389v71>.content pre:first-child{margin-top:0}.item.svelte-1389v71>.content code{white-space:pre-wrap;-webkit-hyphens:auto;hyphens:auto;hyphenate-character:"-";background:#ffffff13;border-radius:4px;padding:2px 4px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:300;line-height:24px}.item.svelte-1389v71>.content a code{background:0 0}.item.svelte-1389v71>.content pre>code{-webkit-hyphens:none;hyphens:none;background:0 0;border-left:1px solid #333;border-radius:0;margin:-2px -5px;padding:2px 5px;display:block}.item.svelte-1389v71>.content a{color:#79e;-webkit-hyphens:auto;hyphens:auto;hyphenate-character:"-";background:#ffffff13;border-radius:4px;padding:0 4px;line-height:24px;text-decoration:none}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark{color:#000;cursor:pointer;background:#999;border-radius:4px;margin:0;padding:0 4px;font-weight:600}.item.svelte-1389v71>.menu p{width:96%;line-height:24px;display:flex}.item.svelte-1389v71>.menu a,.item.svelte-1389v71>.menu mark:not(.hidden){padding:4px;font-size:110%;font-weight:600}.item.svelte-1389v71>.menu p a,.item.svelte-1389v71>.menu p mark:not(.hidden){flex:auto;justify-content:center;align-items:center;margin:2px;display:flex}.item.svelte-1389v71>.menu img{vertical-align:middle;width:24px;min-width:24px;height:24px}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.label{background:#ddd}.container.hideLabel.svelte-1389v71 .item:where(.svelte-1389v71)>:is(.content,.deps-and-dependents) mark.label{display:none!important}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.label.unique{font-weight:700}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.missing{background:#f88}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.selected{background:#9f9}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.secondary-selected{background:#9b9}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.hidden{color:#ddd;background:#222;border:1px dashed #ddd}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.hidden:not(.missing),.item.svelte-1389v71>.menu mark.hidden:not(.missing),.item.svelte-1389v71>.menu p>br:last-child{display:none}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.hidden.missing{border-color:#f88}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.hidden.selected{border-color:#9f9}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.hidden.secondary-selected{border-color:#9b9}.item.svelte-1389v71>.content span.highlight{color:#000;background:#99ff9980;border-radius:4px}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.label.unique span.highlight{font-weight:700}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark span.highlight{color:#000;background:#9b9;border:0;margin:0}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark.label span.highlight{background:#9f9}.item.svelte-1389v71>:is(.content,.deps-and-dependents) mark .spacer{flex-grow:1}.item.svelte-1389v71>.menu mark .spacer:nth-last-of-type(4),.item.svelte-1389v71>.menu mark .spacer:nth-last-child(2){display:none}.item.svelte-1389v71>.content .vertical-bar{color:#444}.item.svelte-1389v71>.content :is(span.math,span.math-display){display:inline-block}.item.svelte-1389v71>.content hr{clear:both;background:0 0;border:0;border-top:1px dashed #333;height:1px;margin:10px -10px 9px}.item.svelte-1389v71>.content img{vertical-align:middle;min-width:0;max-width:100%;max-height:100%}.item.svelte-1389v71>.content img[_pending]{background:linear-gradient(-70deg,#171717 10%,#999 50%,#171717 90%) 0 0/1000% 100%;border-radius:4px;width:128px;height:48px;animation:14s linear infinite svelte-1389v71-shimmer}@keyframes svelte-1389v71-shimmer{0%{background-position:500% 0}to{background-position:-500% 0}}.item.svelte-1389v71>.content :first-child{margin-top:0}.item.svelte-1389v71>.content :last-child{margin-bottom:0}.item.svelte-1389v71>.content code._log{opacity:.75;font-size:80%;line-height:160%;display:none}.item.svelte-1389v71>.content code._log .console-debug,.item.svelte-1389v71>.log-summary .console-debug{color:#666}.item.svelte-1389v71>.content code._log .console-info,.item.svelte-1389v71>.log-summary .console-info{color:#777}.item.svelte-1389v71>.content code._log .console-log,.item.svelte-1389v71>.log-summary .console-log{color:#999}.item.svelte-1389v71>.content code._log .console-warn,.item.svelte-1389v71>.log-summary .console-warn{color:#ff0}.item.svelte-1389v71>.content code._log .console-error,.item.svelte-1389v71>.log-summary .console-error{color:#f55}.item.svelte-1389v71>.content code._log a,.item.svelte-1389v71>.content .hljs-comment a{color:#468;background:0 0;padding:0;line-height:100%}.container.showLogs.svelte-1389v71 .item:where(.svelte-1389v71)>.content code._log,.container.showLogs.svelte-1389v71 .item:where(.svelte-1389v71)>.log-summary>.log-triangle{display:block}.container.showLogs.svelte-1389v71 .item:where(.svelte-1389v71)>.log-summary>.log-dot{display:none}.item.svelte-1389v71>.content code:empty{color:#444;border:1px dashed #444;border-radius:4px;padding:0 4px;display:block}.item.svelte-1389v71>.content code:empty:before{content:"empty " attr(class)}.item.svelte-1389v71>:is(.log-summary,.deps-summary,.dependents-summary){align-items:bottom;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:center;width:fit-content;min-width:100px;max-width:40%;height:22px;margin-left:auto;margin-right:auto;padding:0 3px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:300;line-height:160%;display:flex;position:absolute;bottom:-8px;left:0;right:0;overflow:hidden}.item.svelte-1389v71>.log-summary{justify-content:flex-start;max-width:25%;margin:0;padding-right:0;display:flex;right:auto}.item.svelte-1389v71>.dependents-summary{justify-content:flex-end;max-width:25%;margin:0;padding-left:0;display:flex;left:auto}.item.svelte-1389v71>.deps-summary>.deps-dot{color:#666}.item.svelte-1389v71>.deps-summary>.deps-dot.async{color:#999}.item.svelte-1389v71>.dependents-summary>.dependents-dot{color:#555}.item.svelte-1389v71>.dependents-summary>.dependents-dot.visible{color:#999}.item.svelte-1389v71>.log-summary>.log-triangle,.item.svelte-1389v71>.deps-summary>.deps-triangle,.item.svelte-1389v71>.dependents-summary>.dependents-triangle{color:#999;font-size:10px;display:none;position:relative;bottom:2px}.item.svelte-1389v71>.deps-summary>.deps-dot{margin-right:1px}@supports not (-webkit-touch-callout:none){.item.svelte-1389v71>.log-summary>.log-dot{margin-right:2px}.item.svelte-1389v71>.deps-summary>.deps-dot{margin:0 1px}.item.svelte-1389v71>.dependents-summary>.dependents-dot{margin-left:1px}}.item.svelte-1389v71>.deps-and-dependents{margin-left:-6px;padding-top:10px;padding-bottom:7px;font-size:80%;line-height:160%;display:none}.container.svelte-1389v71.showDeps .item:where(.svelte-1389v71)>.deps-and-dependents,.container.svelte-1389v71.showDependents .item:where(.svelte-1389v71)>.deps-and-dependents{display:block}.item.svelte-1389v71>.deps-and-dependents>.deps,.item.svelte-1389v71>.deps-and-dependents>.dependents{display:none}.container.svelte-1389v71.showDeps .item:where(.svelte-1389v71)>.deps-and-dependents>.deps,.container.svelte-1389v71.showDeps .item:where(.svelte-1389v71)>.deps-summary>.deps-triangle,.container.svelte-1389v71.showDependents .item:where(.svelte-1389v71)>.deps-and-dependents>.dependents,.container.svelte-1389v71.showDependents .item:where(.svelte-1389v71)>.dependents-summary>.dependents-triangle{display:inline}.container.svelte-1389v71.showDeps .item:where(.svelte-1389v71)>.deps-summary>.deps-dot,.container.svelte-1389v71.showDependents .item:where(.svelte-1389v71)>.dependents-summary>.dependents-dot{display:none}.item.svelte-1389v71>.deps-and-dependents mark,.item.svelte-1389v71>.deps-and-dependents a{opacity:.75}.item.svelte-1389v71>.deps-and-dependents span.visible mark,.item.svelte-1389v71>.deps-and-dependents span.async mark,.item.svelte-1389v71>.deps-and-dependents span.visible a,.item.svelte-1389v71>.deps-and-dependents span.async a{opacity:1}.item.svelte-1389v71>.deps-and-dependents .deps-title,.item.svelte-1389v71>.deps-and-dependents .dependents-title{color:#000;white-space:nowrap;cursor:pointer;background:#bbb;border-radius:4px 0 0 4px;padding:0 4px;font-weight:700}.item.svelte-1389v71>.content span.macro-error{color:#f55;border:1px dashed #f55;border-radius:4px;padding:2px 4px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:400}.item.svelte-1389v71>.content .MathJax{margin-top:0!important;margin-bottom:0!important}.item.svelte-1389v71>.content .math-display{padding-top:4px;padding-bottom:4px}.item.svelte-1389v71>.content>.math-display:first-child{padding-top:0}.item.svelte-1389v71>.content>.math-display:last-child{padding-bottom:0}.item.svelte-1389v71>.content blockquote .MathJax{display:block}@media only screen and (width<=600px){.super-container.svelte-1389v71{padding-left:0}.item.svelte-1389v71{min-height:45px;font-size:15px;line-height:24px}.item.svelte-1389v71>.content a{line-height:20px}.item.svelte-1389v71>.content :is(pre,code){font-size:11px;line-height:20px}.item.svelte-1389v71>:is(.log-summary,.deps-summary,.dependents-summary){bottom:-9px}.optional-label.svelte-1389v71{display:none}}@media only screen and (width<=400px){.item.svelte-1389v71{min-height:45px;font-size:14px;line-height:23px}.item.svelte-1389v71>.content a{line-height:19px}}html{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:Open Sans,sans-serif;font-weight:400}*{font-variant-ligatures:none}b,strong{font-weight:700}html,body{overflow:auto;-ms-overflow-style:none!important;scrollbar-width:none!important}body::-webkit-scrollbar{display:none}::selection{color:#fff;background:#ff000080}.loading.svelte-u5cdty{background:#111;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.loading.visible.svelte-u5cdty{display:flex}.loading.translucent.svelte-u5cdty{background:#111111bf}.loading.svelte-u5cdty>div{opacity:.75}.header.svelte-u5cdty{max-width:100%;position:relative}.header-container.svelte-u5cdty{background:#171717;border-bottom:1px solid #222;border-radius:0 0 5px 5px;padding:10px;display:flex}.header-container.focused.svelte-u5cdty{background:#222;border-bottom:1px solid #333}.editor.svelte-u5cdty{width:100%;margin:4px 5px -5px -4px}.header.svelte-u5cdty .editor:where(.svelte-u5cdty) .backdrop:not(.focused){border:1px solid #0000}.header.svelte-u5cdty .editor:where(.svelte-u5cdty) .backdrop.focused{border:1px solid #333}.spacer.svelte-u5cdty{flex-grow:1}.user.svelte-u5cdty{cursor:pointer;background:#222;border-radius:50%;width:56px;min-width:56px;height:56px;margin:-5px -5px -5px 0;overflow:hidden}.user.anonymous:not(.readonly).signedin.svelte-u5cdty{background:green}.console.svelte-u5cdty{box-sizing:border-box;z-index:10;color:#999;text-align:left;-webkit-touch-callout:auto;-webkit-user-select:auto;user-select:auto;white-space:pre-wrap;background:#000000d9;border:1px solid #222;border-radius:4px;width:max-content;min-width:60px;max-width:100%;min-height:20px;padding:4px;font-family:JetBrains Mono,monospace;font-weight:300;display:none;position:absolute;top:2px;left:0}:is(.console.svelte-u5cdty,.console-summary.svelte-u5cdty) .console-debug{color:#666}:is(.console.svelte-u5cdty,.console-summary.svelte-u5cdty) .console-info{color:#777}:is(.console.svelte-u5cdty,.console-summary.svelte-u5cdty) .console-log{color:#999}:is(.console.svelte-u5cdty,.console-summary.svelte-u5cdty) .console-warn{color:#ff0}:is(.console.svelte-u5cdty,.console-summary.svelte-u5cdty) .console-error{color:#f55}.status.svelte-u5cdty{text-align:center;color:#999;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;word-break:break-all;height:20px;padding:4px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:300;position:relative}.status.svelte-u5cdty .console-summary:where(.svelte-u5cdty){text-align:left;cursor:pointer;white-space:nowrap;min-width:min(30%,60px);max-width:30%;height:24px;padding-top:4px;padding-left:4px;position:absolute;top:0;left:0;overflow:hidden}.status.hasDots.svelte-u5cdty{cursor:pointer}.status.svelte-u5cdty .dots:where(.svelte-u5cdty){color:#666}.status.svelte-u5cdty .counts:where(.svelte-u5cdty){border-radius:4px;margin:4px 0;padding:0 4px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:400;position:absolute;top:0;right:0}.status.svelte-u5cdty .counts:where(.svelte-u5cdty) :is(.unit,.comma){color:#666;font-size:80%}.status.svelte-u5cdty .counts:where(.svelte-u5cdty) .matching:where(.svelte-u5cdty),.status.svelte-u5cdty .dots:where(.svelte-u5cdty) .matching:where(.svelte-u5cdty){color:#9f9}.items.svelte-u5cdty{width:100%;min-height:100%;padding-bottom:85vh;display:flex;overflow:hidden}.items.focused.svelte-u5cdty{background:#0a0a0a}#sapper{min-height:100%}.column.svelte-u5cdty{flex:1;min-width:0;max-width:750px;min-height:100%;margin-right:8px;position:relative}.column-padding.svelte-u5cdty{height:85vh}.column.svelte-u5cdty:first-child .column-padding:where(.svelte-u5cdty){background:#171717}.column:first-child.editorFocused.svelte-u5cdty .column-padding:where(.svelte-u5cdty){background:#222}.column.svelte-u5cdty:not(.multi-column){margin-right:1px}.items.multi-column.svelte-u5cdty{box-sizing:border-box;padding-left:8px}.items.svelte-u5cdty:not(.focused) .item-menu,.items.svelte-u5cdty:not(.focused) .log-summary,.items.svelte-u5cdty:not(.focused) .deps-summary,.items.svelte-u5cdty:not(.focused) .dependents-summary,.items.svelte-u5cdty:not(.focused) .deps-and-dependents{opacity:.5!important}.items.svelte-u5cdty:not(.focused) .column-padding,.items.svelte-u5cdty:not(.focused) .header{opacity:.5}.items.svelte-u5cdty:not(.focused) .header:where(.svelte-u5cdty) .buttons{opacity:0}.items.svelte-u5cdty:not(.focused) .super-container,.items.svelte-u5cdty:not(.focused) .toggle{opacity:.75}.items.svelte-u5cdty:not(.focused) .super-container.target_context{opacity:.85}.items.svelte-u5cdty:not(.focused) .super-container:is(.target,.editing,.pushable,.previewable){opacity:.95}.column.hidden.svelte-u5cdty{visibility:hidden;opacity:0;pointer-events:none;z-index:-10;position:absolute;left:-100000px}.section-separator.svelte-u5cdty{color:#444;background:repeating-linear-gradient(45deg,#171717,#171717 8px,#000 8px 16px);justify-content:center;align-items:center;height:72px;margin:4px 0;font-size:16px;font-weight:600;display:flex}.section-separator.svelte-u5cdty .arrows:where(.svelte-u5cdty){margin-bottom:5px;font-family:monospace;font-size:40px;font-weight:300}.section-separator.svelte-u5cdty .arrows:where(.svelte-u5cdty):first-of-type{margin-right:3px}.section-separator.svelte-u5cdty .arrows:where(.svelte-u5cdty):not(:first-of-type){margin-right:-2px}.section-separator.svelte-u5cdty hr:where(.svelte-u5cdty){vertical-align:middle;background:0 0;border:0;border-top:3px dashed #444;width:25%;height:0;margin:0 15px;display:none}.section-separator.svelte-u5cdty+.super-container.timed{margin-top:-29px}.section-separator.svelte-u5cdty+.super-container.timed .time{background:#000;border-top-right-radius:5px;margin-bottom:9px;margin-left:-1px}.toggle.svelte-u5cdty+.super-container.timed{margin-top:-24px}.toggle.svelte-u5cdty{color:#999;cursor:pointer;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#222;border-radius:4px;justify-content:center;align-items:center;width:fit-content;font-weight:600;display:flex}.toggle.svelte-u5cdty .count:where(.svelte-u5cdty){color:#777;font-size:80%;font-weight:400;display:none}.toggle.show.svelte-u5cdty{margin:20px auto;padding:15px 25px;font-size:20px}.toggle.show.svelte-u5cdty .count:where(.svelte-u5cdty){margin-left:25px}.toggle.hide.svelte-u5cdty{margin:14px auto;padding:10px 20px;font-size:16px}.toggle.hide.svelte-u5cdty .count:where(.svelte-u5cdty){margin-left:20px}.toggle.svelte-u5cdty+.toggle:where(.svelte-u5cdty){display:none}.history.svelte-u5cdty{position:absolute;top:0;left:0;right:0}.history-container.svelte-u5cdty{pointer-events:none;position:absolute;bottom:0;left:0;right:0}.history-item.svelte-u5cdty{color:#444;pointer-events:auto;white-space:nowrap;box-sizing:border-box;text-overflow:ellipsis;cursor:pointer;border-radius:4px;width:fit-content;max-width:100%;margin-bottom:2px;padding:5px 5px 5px 17px;font-family:JetBrains Mono,monospace;font-size:14px;overflow:hidden}.history-item.current.svelte-u5cdty{color:#777}.history-item.svelte-u5cdty:last-child{padding-right:180px}.hljs-comment{color:#666;font-style:normal}@media only screen and (width<=600px){.column.svelte-u5cdty:not(.multi-column){margin-right:0}.header-container.svelte-u5cdty{padding-left:10px;padding-right:6px}.user.svelte-u5cdty{width:52px;min-width:52px;height:52px}}
