.line{position:relative;height:22px;line-height:22px;padding-left:76px}.line-num{position:absolute;left:0;top:0;width:56px;text-align:right;padding-right:20px;color:var(--color-text-dimmed, #7B89B8);-webkit-user-select:none;user-select:none}.hl-case,.hl-endcase,.hl-repeatdeclare,.hl-repeatto,.hl-repeatstep,.hl-and,.hl-or{color:var(--color-hl-red, #ff7070)}.hl-print{color:var(--color-hl-info-blue, #24a7ff)}.hl-read,.hl-var{color:var(--color-hl-info-green, #00ff95)}.hl-if,.hl-else,.hl-endif,.hl-switch,.hl-endswitch{color:var(--color-hl-gold, #ffd23e)}.hl-repeat,.hl-endrepeat,.hl-while,.hl-endwhile,.hl-dowhile,.hl-enddowhile{color:var(--color-hl-purple, #ff66e5)}.hl-activerow{outline:1px solid var(--color-hl-active-outline, #525572)}.line-selected:before{content:"";position:absolute;left:76px;top:2px;bottom:2px;width:3px;background:var(--color-selection, #00bbd3);border-radius:1px}.hl-comments{color:var(--color-hl-comments, #7B89B8)}.hl-string{color:var(--color-hl-string, #fdabab)}@font-face{font-family:Roboto;src:url(/fonts/robotomono.ttf) format("truetype")}:root{font-family:Roboto,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;background-color:var(--color-editor-bg, #282A36);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--color-editor-bg: #282A36;--color-surface-bg: #1C1F2D;--color-topbar-bg: #2d303d;--color-flowchart-bg: #000000;--color-accent: #00bbd3;--color-accent-secondary: #BB4CC4;--color-text-primary: #ffffff;--color-text-on-dark: #ffffff;--color-text-dimmed: #7B89B8;--color-text-muted-border: rgba(255, 255, 255, .5);--color-border-primary: #3F4254;--color-button-bg: #000000;--color-selection: #00bbd3;--color-slider-track: rgba(63, 66, 84, .78);--color-accent-transparent: rgba(0, 187, 211, .15);--color-scrollbar-thumb: #616a86;--color-scrollbar-track: #3f4254;--color-hl-red: #ff7070;--color-hl-info-blue: #24a7ff;--color-hl-info-green: #00ff95;--color-hl-gold: #ffd23e;--color-hl-purple: #ff66e5;--color-hl-active-outline: #525572;--color-hl-comments: #7B89B8;--color-hl-string: #fdabab;--color-badge-syntax-bg: rgba(255, 112, 112, .2);--color-badge-syntax-text: #ff7070;--color-badge-semantic-bg: rgba(255, 210, 62, .2);--color-badge-semantic-text: #ffd23e;--color-runbutton-bg: var(--color-button-bg);--color-runbutton-text: var(--color-accent)}[data-theme=monokai]{--color-editor-bg: #2d2a2e;--color-surface-bg: #221f22;--color-topbar-bg: #19181a;--color-flowchart-bg: #1c1a1d;--color-accent: #ffd866;--color-accent-secondary: #fc9867;--color-text-primary: #fcfcfa;--color-text-on-dark: #fcfcfa;--color-text-dimmed: #727072;--color-text-muted-border: rgba(252, 252, 250, .5);--color-border-primary: #403e41;--color-button-bg: #1c1a1d;--color-selection: #5b595c;--color-slider-track: rgba(64, 62, 65, .78);--color-accent-transparent: rgba(255, 216, 102, .15);--color-scrollbar-thumb: #5b595c;--color-scrollbar-track: #403e41;--color-hl-red: #f92672;--color-hl-info-blue: #66d9ef;--color-hl-info-green: #a6e22e;--color-hl-gold: #e6db74;--color-hl-purple: #ae81ff;--color-hl-active-outline: #49483e;--color-hl-comments: #75715e;--color-hl-string: #e6db74;--color-badge-syntax-bg: rgba(249, 38, 114, .2);--color-badge-syntax-text: #f92672;--color-badge-semantic-bg: rgba(230, 219, 116, .2);--color-badge-semantic-text: #e6db74}[data-theme=github-light]{--color-editor-bg: #ffffff;--color-surface-bg: #f6f8fa;--color-topbar-bg: #f6f8fa;--color-flowchart-bg: #f0f2f5;--color-accent: #0969da;--color-accent-secondary: #8250df;--color-text-primary: #1f2328;--color-text-on-dark: #ffffff;--color-text-dimmed: #656d76;--color-text-muted-border: rgba(31, 35, 40, .3);--color-border-primary: #d0d7de;--color-button-bg: #1f2328;--color-selection: rgba(9, 105, 218, .2);--color-slider-track: rgba(208, 215, 222, .78);--color-accent-transparent: rgba(9, 105, 218, .15);--color-scrollbar-thumb: #d0d7de;--color-scrollbar-track: #f6f8fa;--color-hl-red: #cf222e;--color-hl-info-blue: #0969da;--color-hl-info-green: #1f883d;--color-hl-gold: #9a6700;--color-hl-purple: #8250df;--color-hl-active-outline: #ddf4ff;--color-hl-comments: #656d76;--color-hl-string: #0a3069;--color-badge-syntax-bg: rgba(207, 34, 46, .15);--color-badge-syntax-text: #cf222e;--color-badge-semantic-bg: rgba(154, 103, 0, .15);--color-badge-semantic-text: #9a6700;--color-runbutton-bg: #0969da;--color-runbutton-text: #ffffff;--color-fileinfo-label-text: #ffffff}body{padding:0;margin:0;display:flex;min-width:320px;min-height:100vh;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px;background:var(--color-scrollbar-track, #3f4254)}::-webkit-scrollbar-corner{background:var(--color-scrollbar-track, #3f4254)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb, #616a86)}a,.link{text-decoration:none;color:var(--color-accent, #00bbd3);cursor:pointer}label{cursor:pointer;line-height:1rem}label span{color:var(--color-text-dimmed, #7B89B8);font-size:.8rem}input[type=radio],input[type=checkbox]{-webkit-appearance:none;appearance:none;margin:0;font:inherit;color:var(--color-text-primary, white);width:1.3rem;height:1.3rem;border:2px solid var(--color-accent, #00bbd3);border-radius:50%;margin-right:.8rem;display:grid;place-content:center;cursor:pointer}input[type=radio]:before,input[type=checkbox]:before{content:"";width:.55em;height:.3em;border-left:2px solid var(--color-accent-secondary, #BB4CC4);border-bottom:2px solid var(--color-accent-secondary, #BB4CC4);transform:rotate(-45deg) translate(.1em,-.1em) scale(0)}input[type=radio]:checked,input[type=checkbox]:checked{border-color:var(--color-accent-secondary, #BB4CC4)}input[type=radio]:checked:before,input[type=checkbox]:checked:before{transform:rotate(-45deg) translate(.1em,-.1em) scale(1)}.button{background:var(--color-accent, #00bbd3);border:none;border-radius:1rem;padding:.3rem 1.5rem;cursor:pointer;display:grid;font-size:1rem}.button.alternative{color:var(--color-accent, #00bbd3);background-color:var(--color-button-bg, black)}.no-select{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@media screen and (min-width: 1024px){.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{min-width:max-content;top:calc(100% + 8px);padding:3px 1rem;color:var(--color-text-on-dark, white);font-size:.8rem;text-align:center;background-color:var(--color-button-bg, black);border:1px solid var(--color-text-muted-border, rgba(255, 255, 255, .5));border-radius:6px;position:absolute;pointer-events:none;visibility:hidden;z-index:100;transition:visibility 0s;transition-delay:0s}.tooltip:hover .tooltiptext{visibility:visible;transition-delay:.8s}}#topbar.svelte-6853d9.svelte-6853d9.svelte-6853d9{width:100vw;height:3.3rem;background-color:var(--color-topbar-bg, #2d303d);display:flex;justify-content:space-between;align-items:center}#topbar.svelte-6853d9 .left.svelte-6853d9.svelte-6853d9,#topbar.svelte-6853d9 .left #menuWrapper.svelte-6853d9.svelte-6853d9{height:100%}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .left #menuWrapper.svelte-6853d9.svelte-6853d9{display:flex;align-items:center}}#topbar.svelte-6853d9 .left #menuWrapper .left-menu.svelte-6853d9.svelte-6853d9{display:none;width:250px;position:absolute;z-index:4;background:var(--color-topbar-bg, #2d303d);list-style:none;margin:0;padding:0 0 .5rem}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li.svelte-6853d9.svelte-6853d9{display:flex;align-items:center;cursor:pointer;margin-bottom:.4rem;color:var(--color-text-primary, white)}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li.svelte-6853d9.svelte-6853d9:hover{color:var(--color-accent, #00bbd3)}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li .btn-icon.svelte-6853d9.svelte-6853d9{display:inline-flex;align-items:center;justify-content:center;margin:.4rem;padding:0 .5rem;width:1.32rem;height:1.32rem}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li .btn-icon.svelte-6853d9.svelte-6853d9:first-child{margin-left:.8rem}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li .btn-icon.svelte-6853d9 svg{width:100%;height:100%}#topbar.svelte-6853d9 .left #menuWrapper .left-menu.active.svelte-6853d9.svelte-6853d9{display:block}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .left #menuWrapper .left-menu.svelte-6853d9.svelte-6853d9{width:auto;height:100%;position:relative;display:flex!important;align-items:center;padding:0}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li.svelte-6853d9.svelte-6853d9{margin:0;color:var(--color-text-primary, white)}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li .btn-icon.svelte-6853d9.svelte-6853d9{margin:0;padding:0 .5rem}#topbar.svelte-6853d9 .left #menuWrapper .left-menu li.mobile-only.svelte-6853d9.svelte-6853d9{display:none}}#topbar.svelte-6853d9 .left #menuWrapper #fileinfo.svelte-6853d9.svelte-6853d9{height:2rem;align-items:center;display:none;margin-left:1rem}#topbar.svelte-6853d9 .left #menuWrapper #fileinfo #fileinfo-label.svelte-6853d9.svelte-6853d9{background-color:var(--color-accent, #00bbd3);color:var(--color-fileinfo-label-text, black);font-weight:700;font-size:.75rem;height:100%;padding:0 .7rem;border-radius:.5rem 0 0 .5rem;display:flex;align-items:center;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}#topbar.svelte-6853d9 .left #menuWrapper #fileinfo #fileinfo-name.svelte-6853d9.svelte-6853d9{background-color:var(--color-border-primary, #3f4254);color:var(--color-text-primary, white);height:100%;width:200px;padding:0 .6rem;border:1px solid var(--color-border-primary, #3f4254);border-radius:0 .5rem .5rem 0;outline:none;font-family:inherit;font-size:.85rem}#topbar.svelte-6853d9 .left #menuWrapper #fileinfo #fileinfo-name.svelte-6853d9.svelte-6853d9::selection{background:var(--color-accent, #00bbd3);color:#000}#topbar.svelte-6853d9 .left #menuWrapper #fileinfo #fileinfo-name.svelte-6853d9.svelte-6853d9:focus{border-color:var(--color-accent, #00bbd3)}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .left #menuWrapper #fileinfo.svelte-6853d9.svelte-6853d9{display:flex}}#topbar.svelte-6853d9 .left #menuWrapper .undo-redo.svelte-6853d9.svelte-6853d9{display:none;align-items:center;margin-left:1rem}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .left #menuWrapper .undo-redo.svelte-6853d9.svelte-6853d9{display:flex}}#topbar.svelte-6853d9 .left #menuWrapper .undo-redo.svelte-6853d9>div.svelte-6853d9{display:flex;align-items:center;cursor:pointer;opacity:1;transition:opacity .2s;color:var(--color-text-primary, white)}#topbar.svelte-6853d9 .left #menuWrapper .undo-redo>div .btn-icon.svelte-6853d9.svelte-6853d9{display:inline-flex;align-items:center;justify-content:center;width:1.32rem;height:1.32rem;padding:0 .5rem}#topbar.svelte-6853d9 .left #menuWrapper .undo-redo>div .btn-icon.svelte-6853d9 svg{width:100%;height:100%}#topbar.svelte-6853d9 .left #menuWrapper .undo-redo.svelte-6853d9>div.disabled.svelte-6853d9{opacity:.35;cursor:default;pointer-events:none}#topbar.svelte-6853d9 .left #toggleButton.svelte-6853d9.svelte-6853d9{margin-left:1rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}#topbar.svelte-6853d9 .left #toggleButton input.svelte-6853d9.svelte-6853d9{display:block;width:30px;height:30px;position:absolute;opacity:0;z-index:2;cursor:pointer;-webkit-touch-callout:none}#topbar.svelte-6853d9 .left #toggleButton div span.svelte-6853d9.svelte-6853d9{display:block;width:25px;height:2px;margin:6px 0;position:relative;background:var(--color-accent, #00bbd3);border-radius:3px;z-index:1;transition:transform .3s cubic-bezier(.77,.2,.05,1),background .3s cubic-bezier(.77,.2,.05,1),opacity .35s ease}#topbar.svelte-6853d9 .left #toggleButton div span.svelte-6853d9.svelte-6853d9:first-child{transform-origin:bottom left}#topbar.svelte-6853d9 .left #toggleButton div span.svelte-6853d9.svelte-6853d9:nth-last-child(1){transform-origin:bottom left}#topbar.svelte-6853d9 .left #toggleButton input:checked~div span.svelte-6853d9.svelte-6853d9:first-child{transform:rotate(45deg) scale(1.1) translate(1px,-3px)}#topbar.svelte-6853d9 .left #toggleButton input:checked~div span.svelte-6853d9.svelte-6853d9:nth-last-child(1){transform:rotate(-45deg) scale(1.1) translate(1.5px,3.5px)}#topbar.svelte-6853d9 .left #toggleButton input:checked~div span.svelte-6853d9.svelte-6853d9:nth-last-child(2){opacity:0;transform:rotate(0) scale(.2)}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .left #toggleButton.svelte-6853d9.svelte-6853d9{display:none}}#topbar.svelte-6853d9 .right.svelte-6853d9.svelte-6853d9{display:flex}#topbar.svelte-6853d9 .right .right-menu.svelte-6853d9.svelte-6853d9{display:none;align-items:center}#topbar.svelte-6853d9 .right .right-menu.svelte-6853d9>div.svelte-6853d9{display:flex;align-items:center;cursor:pointer;color:var(--color-text-primary, white);padding:0 .3rem}#topbar.svelte-6853d9 .right .right-menu>div .btn-icon.svelte-6853d9.svelte-6853d9{display:inline-flex;align-items:center;justify-content:center;width:1.32rem;height:1.32rem;padding:0 .5rem}#topbar.svelte-6853d9 .right .right-menu>div .btn-icon.svelte-6853d9 svg{width:100%;height:100%}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .right .right-menu.svelte-6853d9.svelte-6853d9{display:flex}}#topbar.svelte-6853d9 .right #chartToggle.svelte-6853d9.svelte-6853d9{background-color:var(--color-accent, #00bbd3);color:#fff;height:2rem;align-items:center;display:flex;justify-content:center;padding:0 1.4rem;border-radius:1rem;cursor:pointer}#topbar.svelte-6853d9 .right #chartToggle.active.svelte-6853d9.svelte-6853d9{background-color:var(--color-border-primary, #3F4254);color:var(--color-text-primary, white)}@media screen and (min-width: 1024px){#topbar.svelte-6853d9 .right #chartToggle.svelte-6853d9.svelte-6853d9{display:none}}#topbar.svelte-6853d9 .right #runButton.svelte-6853d9.svelte-6853d9{background-color:var(--color-runbutton-bg, var(--color-button-bg, black));color:var(--color-runbutton-text, var(--color-accent, #00bbd3));border:2px solid var(--color-runbutton-text, var(--color-accent, #00bbd3));height:2rem;align-items:center;display:flex;justify-content:center;padding:0 1.4rem;margin:0 1rem;border-radius:1rem;cursor:pointer}#topbar.svelte-6853d9 .right #runButton .btn-icon.svelte-6853d9.svelte-6853d9{display:inline-flex;align-items:center;justify-content:center;width:1.32rem;height:1.32rem;margin-right:.6rem}#topbar.svelte-6853d9 .right #runButton .btn-icon.svelte-6853d9 svg{width:100%;height:100%}#topbar.svelte-6853d9 .right #runButton.blocked.svelte-6853d9.svelte-6853d9{opacity:.45;cursor:not-allowed}#topbar.svelte-6853d9 .right #runButton.shake.svelte-6853d9.svelte-6853d9{animation:svelte-6853d9-shake .4s ease-in-out}@keyframes svelte-6853d9-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.commands-area.svelte-csqfnp.svelte-csqfnp{width:100%;background-color:var(--color-editor-bg, #282A36);z-index:1;display:flex}.commands-area.svelte-csqfnp ul.svelte-csqfnp{width:calc(100% - 1.6rem);border-radius:.8rem;background-color:var(--color-surface-bg, #1C1F2D);list-style-type:none;margin:.8rem auto;padding:0;display:none}.commands-area.svelte-csqfnp ul li.svelte-csqfnp{color:var(--color-text-dimmed, #7B89B8);display:inline-block;padding:.3rem .9rem;cursor:pointer}.commands-area.svelte-csqfnp ul li.svelte-csqfnp:hover{color:var(--color-accent, #00bbd3)}@media screen and (min-width: 1024px){.commands-area.svelte-csqfnp ul.svelte-csqfnp{display:block}}.editor-area.svelte-1op6eii.svelte-1op6eii{position:relative;display:flex;flex-grow:1;font-size:16px;tab-size:4;overflow:hidden}.editor-area.svelte-1op6eii.svelte-1op6eii::selection,.editor-area.svelte-1op6eii .svelte-1op6eii::-moz-selection{background:var(--color-selection, #00bbd3);color:var(--color-flowchart-bg, black)}.editor-area.svelte-1op6eii #editor-dynamic-area.svelte-1op6eii{width:100%;height:100%;position:relative;left:0;overflow:auto}.editor-area.svelte-1op6eii #editor-colored-area.svelte-1op6eii{min-width:100%;min-height:22px;position:absolute;top:0;pointer-events:none;white-space:pre;color:var(--color-text-primary, white)}.editor-area.svelte-1op6eii #editor-editable-area.svelte-1op6eii{position:absolute;top:0;left:76px;right:0;outline:0px solid transparent;pointer-events:all;white-space:pre;line-height:22px;color:transparent;caret-color:var(--color-accent, white)}#hidden-read-input.svelte-122da6h.svelte-122da6h{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}#output-content.svelte-122da6h.svelte-122da6h{width:calc(100% - 2rem);padding:1rem;color:var(--color-text-primary, white);word-wrap:break-word;overflow-x:hidden}#output-content.svelte-122da6h #dynamic-wrapper.svelte-122da6h{position:relative;min-height:24px}#output-content.svelte-122da6h #dynamic-wrapper .dynamic-content.svelte-122da6h{width:100%!important;position:absolute;-webkit-user-select:none;user-select:none}#output-content.svelte-122da6h #dynamic-wrapper #cursor.svelte-122da6h{left:-.3rem;animation:svelte-122da6h-cursor-animation 1s infinite}@keyframes svelte-122da6h-cursor-animation{0%{opacity:1}50%{opacity:0}}#chart-wrapper.svelte-g8lhk7.svelte-g8lhk7{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}#konvaContainer.svelte-g8lhk7.svelte-g8lhk7{width:100%;flex:1;overflow:auto}#placeholder.svelte-g8lhk7.svelte-g8lhk7{position:absolute;top:0;right:0;bottom:0;left:0;bottom:4rem;display:flex;align-items:center;justify-content:center;background:var(--color-flowchart-bg, black);z-index:1}#placeholder.svelte-g8lhk7 .placeholder-content.svelte-g8lhk7{display:flex;flex-direction:column;align-items:center;gap:.25rem;max-width:320px;text-align:center;-webkit-user-select:none;user-select:none}#placeholder.svelte-g8lhk7 .placeholder-icon.svelte-g8lhk7{width:220px;height:auto;margin-bottom:0;opacity:.5}#placeholder.svelte-g8lhk7 .placeholder-icon.svelte-g8lhk7 .ph-shape{stroke:var(--color-text-dimmed, #7B89B8);fill:none;stroke-width:2}#placeholder.svelte-g8lhk7 .placeholder-icon.svelte-g8lhk7 .ph-terminator{stroke:var(--color-text-dimmed, #7B89B8);fill:none;stroke-width:1.5}#placeholder.svelte-g8lhk7 .placeholder-icon.svelte-g8lhk7 .ph-arrow{stroke:var(--color-accent, #00bbd3);fill:var(--color-accent, #00bbd3);stroke-width:1.5}#placeholder.svelte-g8lhk7 .placeholder-title.svelte-g8lhk7{margin:0;color:var(--color-text-dimmed, #7B89B8);font-size:1rem;font-weight:600}#placeholder.svelte-g8lhk7 .placeholder-sub.svelte-g8lhk7{margin:0;color:var(--color-text-dimmed, #7B89B8);font-size:.8rem;opacity:.65;line-height:1.4}#scaler.svelte-g8lhk7.svelte-g8lhk7{width:100%;background:var(--color-surface-bg, #1C1F2D);border-top:1px solid var(--color-border-primary, #3F4254);display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:.8rem 1.5rem;box-sizing:border-box;flex-shrink:0;min-height:4rem}#scaler.svelte-g8lhk7>div.svelte-g8lhk7{display:flex;align-items:center;white-space:nowrap;flex-shrink:0}#scaler.svelte-g8lhk7>div span.svelte-g8lhk7{color:var(--color-accent, #00bbd3)}#scaler.svelte-g8lhk7 input[type=range].svelte-g8lhk7{flex:1 1 0;min-width:20px;background-color:transparent;appearance:none;-webkit-appearance:none}#scaler.svelte-g8lhk7 input[type=range].svelte-g8lhk7::-webkit-slider-runnable-track{background:var(--color-slider-track, rgba(63, 66, 84, .78));border:0;border-radius:25px;width:100%;height:5px;cursor:pointer}#scaler.svelte-g8lhk7 input[type=range].svelte-g8lhk7::-webkit-slider-thumb{width:10px;height:20px;margin-top:2.5px;transform:translateY(-50%);background:var(--color-accent, #00bbd3);border:0;border-radius:15px;cursor:pointer;-webkit-appearance:none}#scaler.svelte-g8lhk7 input[type=range].svelte-g8lhk7::-moz-range-track{background:var(--color-slider-track, rgba(63, 66, 84, .78));border:0;border-radius:25px;width:100%;height:5px;cursor:pointer}#scaler.svelte-g8lhk7 input[type=range].svelte-g8lhk7::-moz-range-thumb{width:10px;height:20px;background:var(--color-accent, #00bbd3);border:0;border-radius:15px;cursor:pointer}#scaler.svelte-g8lhk7 .scalerBtn.svelte-g8lhk7{width:36px;height:36px;border-radius:8px;border:2px solid var(--color-border-primary, #3F4254);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-accent, #00bbd3);transition:all .2s;flex-shrink:0}#scaler.svelte-g8lhk7 .scalerBtn.svelte-g8lhk7:hover{border-color:var(--color-accent, #00bbd3);color:var(--color-accent, #00bbd3)}#scaler.svelte-g8lhk7 #autoFitBtn.active.svelte-g8lhk7{border-color:var(--color-accent, #00bbd3);background:var(--color-accent-transparent, rgba(0, 187, 211, .15));color:var(--color-accent, #00bbd3)}.errors-panel.svelte-yprxev{background:var(--color-surface-bg, #1C1F2D);border-top:1px solid var(--color-border-primary, #3F4254);padding:.8rem 1.5rem;min-height:4rem;max-height:40%;overflow-y:auto;flex-shrink:0;box-sizing:border-box}.error-entry.svelte-yprxev{display:flex;align-items:center;gap:.6rem;padding:.3rem 0;font-family:Roboto,Avenir,Helvetica,Arial,sans-serif;font-size:.85rem}.badge.svelte-yprxev{font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:4px;text-transform:uppercase;flex-shrink:0}.badge.syntax.svelte-yprxev{background:var(--color-badge-syntax-bg, rgba(255, 112, 112, .2));color:var(--color-badge-syntax-text, #ff7070)}.badge.semantic.svelte-yprxev{background:var(--color-badge-semantic-bg, rgba(255, 210, 62, .2));color:var(--color-badge-semantic-text, #ffd23e)}.line.svelte-yprxev{color:var(--color-text-dimmed, #7B89B8);font-size:.75rem;flex-shrink:0}.message.svelte-yprxev{color:var(--color-text-primary, white)}.backdrop.svelte-1l5kllg.svelte-1l5kllg{width:100vw;height:100vh;position:absolute;top:0;left:0;background:rgba(0,0,0,.7);z-index:10}.modal.svelte-1l5kllg.svelte-1l5kllg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:700px;max-height:85vh;width:90%;height:auto;background:var(--color-editor-bg, #282A36);color:var(--color-text-primary, white);overflow:hidden;display:flex;flex-direction:column;z-index:10}.modal.svelte-1l5kllg .header.svelte-1l5kllg{width:calc(100% - 1.6rem);height:3rem;background:var(--color-surface-bg, #1C1F2D);display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.modal.svelte-1l5kllg .header .close.svelte-1l5kllg{height:1.56rem;cursor:pointer;margin-right:.2rem}.modal.svelte-1l5kllg .header .close.svelte-1l5kllg svg{height:100%;width:auto}.modal.svelte-1l5kllg .content.svelte-1l5kllg{width:100%;height:100%;overflow-y:auto}.modal.svelte-1l5kllg .content .inner-content.svelte-1l5kllg{padding:1rem 2rem;overflow:hidden}@media screen and (min-width: 1024px){.modal.svelte-1l5kllg .content .inner-content.svelte-1l5kllg{padding:2rem 4rem}}.modal.svelte-1l5kllg .content .inner-options.svelte-1l5kllg{margin:0 1rem 1rem;display:flex;justify-content:space-between}.modal.svelte-1l5kllg .content .inner-options .right.svelte-1l5kllg{display:flex}.modal.svelte-1l5kllg .content .inner-options .right button.svelte-1l5kllg{margin-left:1rem}span.svelte-7bxxju{color:var(--color-text-dimmed, #7B89B8)}.languageSettings.svelte-y5ivki.svelte-y5ivki{display:flex;justify-content:space-between}.languageSettings.svelte-y5ivki div.svelte-y5ivki:first-child{margin-right:1.5rem}.languageSettings.svelte-y5ivki .title.svelte-y5ivki{margin-bottom:1rem}@media screen and (max-width: 1023px){.languageSettings.svelte-y5ivki.svelte-y5ivki{flex-direction:column;justify-content:left}}.options.svelte-y5ivki div.svelte-y5ivki{display:flex;align-items:center;margin-bottom:.8rem}.otherSettings.svelte-y5ivki.svelte-y5ivki{margin-top:1.5rem}.otherSettings.svelte-y5ivki .title.svelte-y5ivki{margin-bottom:1rem}.themeOptions.svelte-y5ivki.svelte-y5ivki{display:flex;gap:1rem;margin-top:.5rem}.themeOptions.svelte-y5ivki .theme-card.svelte-y5ivki{display:flex;flex-direction:column;align-items:center;cursor:pointer;border:2px solid var(--color-border-primary, #3F4254);border-radius:.5rem;padding:.5rem;transition:border-color .2s}.themeOptions.svelte-y5ivki .theme-card.svelte-y5ivki:hover,.themeOptions.svelte-y5ivki .theme-card.active.svelte-y5ivki{border-color:var(--color-accent, #00bbd3)}.themeOptions.svelte-y5ivki .theme-card img.svelte-y5ivki{width:160px;height:160px;object-fit:cover;border-radius:.25rem}.themeOptions.svelte-y5ivki .theme-card span.svelte-y5ivki{margin-top:.4rem;font-size:.8rem;color:var(--color-text-dimmed, #7B89B8)}@media screen and (max-width: 1023px){.themeOptions.svelte-y5ivki.svelte-y5ivki{flex-direction:column}}.logo.svelte-1trh3is{display:block;width:64px;height:64px;margin:0 auto 12px}.version.svelte-1trh3is{text-align:center;margin-bottom:12px}.description.svelte-1trh3is{margin:0 0 8px;line-height:1.5}.website.svelte-1trh3is{display:block;margin-bottom:16px}.separator.svelte-1trh3is{border:0;border-top:1px solid var(--border-color, rgba(255, 255, 255, .1));margin:16px 0 12px}.privacy.svelte-1trh3is{margin:0;font-size:.85em;opacity:.7}span.svelte-fh0u48{color:var(--color-text-dimmed, #7B89B8)}.buttons.svelte-fh0u48{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}span.svelte-1yptf8{color:var(--color-text-dimmed, #7B89B8)}.link-wrapper.svelte-1yptf8{margin-top:1rem}.buttons.svelte-1yptf8{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}#version-warning.svelte-f7xch8.svelte-f7xch8{height:2rem;background:var(--color-accent, #00bbd3);color:#000;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-size:.85rem}#version-warning.svelte-f7xch8 .right-group.svelte-f7xch8{display:flex;align-items:center;gap:.5rem}#version-warning.svelte-f7xch8 .countdown.svelte-f7xch8{opacity:.7;font-size:.8rem}#version-warning.svelte-f7xch8 .close.svelte-f7xch8{cursor:pointer;font-size:1.2rem;line-height:1;padding:0 .3rem}#wrapper.svelte-f7xch8.svelte-f7xch8{height:calc(100% - 3.3rem);background:var(--color-editor-bg, #282A36);overflow:hidden}#wrapper.svelte-f7xch8 #resizer.svelte-f7xch8{width:8px;height:calc(100vh - 3.3rem);cursor:ew-resize;border-right:1px solid var(--color-accent, #00bbd3);position:absolute;right:40%;z-index:10;opacity:0;transition:opacity .4s}#wrapper.svelte-f7xch8 #resizer.svelte-f7xch8:hover,#wrapper.svelte-f7xch8 #resizer.svelte-f7xch8:active{opacity:1}#wrapper.svelte-f7xch8 #text-area.svelte-f7xch8{display:flex;width:100%;max-width:100%;flex-direction:column;background-color:var(--color-editor-bg, #282A36);height:calc(100vh - 3.3rem);overflow:hidden;position:absolute}@media screen and (min-width: 1024px){#wrapper.svelte-f7xch8 #text-area.twoColumnLayout.svelte-f7xch8{width:60%}}#wrapper.svelte-f7xch8 #output-area.svelte-f7xch8{width:100%;max-width:100%;height:calc(100% - 3.3rem);background-color:var(--color-flowchart-bg, black);color:var(--color-text-primary, white);position:absolute;left:0;transform:translate(100vw);transition:all .2s;overflow-y:auto;z-index:2;opacity:0}#wrapper.svelte-f7xch8 #output-area.active.svelte-f7xch8{opacity:1;transform:translate(0)}@media screen and (min-width: 1024px){#wrapper.svelte-f7xch8 #output-area.twoColumnLayout.svelte-f7xch8{width:60%}}#wrapper.svelte-f7xch8 #flowchart-area.svelte-f7xch8{width:100%;max-width:100%;min-width:300px;height:calc(100% - 3.3rem);background-color:var(--color-flowchart-bg, black);color:var(--color-text-primary, white);border-left:1px solid var(--color-editor-bg, #282A36);position:absolute;right:0;z-index:0;overflow:hidden}#wrapper.svelte-f7xch8 #flowchart-area.active.svelte-f7xch8{z-index:3}@media screen and (min-width: 1024px){#wrapper.svelte-f7xch8 #flowchart-area.svelte-f7xch8{width:40%;z-index:3}}#file-import.svelte-f7xch8.svelte-f7xch8{position:absolute;left:-9999px;top:-9999px}
