:root{--layout-header-height:45px;--layout-footer-height:45px;--layout-content-width:900px;--layout-background-width:950px;--layout-content-max-width:85vw;--layout-page-bg-offset:44px;--sandbox-iframe-offset:65px;--codeeditor-frame-offset:100px;--z-index-background:1;--z-index-background-opacity:2;--z-index-cursor:2;--z-index-main:3;--z-index-page-background:4;--z-index-content:5;--z-index-scrollspy:6;--z-index-navbar:7;--z-index-footer:7;--color-everforest-dark-aqua:#83c092;--color-everforest-dark-bg-dim:#232a2e;--color-everforest-dark-bg-visual:#543a48;--color-everforest-dark-bg0:#2d353b;--color-everforest-dark-bg1:#343f44;--color-everforest-dark-bg2:#3d484d;--color-everforest-dark-bg3:#475258;--color-everforest-dark-bg4:#4f585e;--color-everforest-dark-bg5:#56635f;--color-everforest-dark-blue:#7fbbb3;--color-everforest-dark-fg:#d3c6aa;--color-everforest-dark-green:#a7c080;--color-everforest-dark-grey0:#7a8478;--color-everforest-dark-grey1:#859289;--color-everforest-dark-grey2:#9da9a0;--color-everforest-dark-orange:#e69875;--color-everforest-dark-purple:#d699b6;--color-everforest-dark-red:#e67e80;--color-everforest-dark-yellow:#dbbc7f;--color-everforest-light-aqua:#35a77c;--color-everforest-light-bg-dim:#efebd4;--color-everforest-light-bg-visual:#eaedc8;--color-everforest-light-bg0:#fdf6e3;--color-everforest-light-bg1:#f4f0d9;--color-everforest-light-bg2:#efebd4;--color-everforest-light-bg3:#e6e2cc;--color-everforest-light-bg4:#e0dcc7;--color-everforest-light-bg5:#bdc3af;--color-everforest-light-blue:#3a94c5;--color-everforest-light-fg:#5c6a72;--color-everforest-light-green:#8da101;--color-everforest-light-grey0:#a6b0a0;--color-everforest-light-grey1:#939f91;--color-everforest-light-grey2:#829181;--color-everforest-light-orange:#f57d26;--color-everforest-light-purple:#df69ba;--color-everforest-light-red:#f85552;--color-everforest-light-yellow:#dfa000;--color-anchor:var(--color-everforest-light-orange);--color-background:var(--color-everforest-light-bg0);--color-badge-background:transparent;--color-badge-foreground:var(--color-everforest-light-blue);--color-button-background:var(--color-everforest-light-bg5);--color-button-foreground:var(--color-everforest-light-fg);--color-component-background:var(--color-everforest-light-bg5);--color-component-foreground:var(--color-everforest-light-fg);--color-error:var(--color-everforest-light-red);--color-foreground:var(--color-everforest-light-fg);--color-heading:var(--color-everforest-light-grey2);--color-keyword:var(--color-everforest-light-blue);--color-scrollbar:var(--color-everforest-light-blue);--color-strong-background:var(--color-everforest-light-bg1);--color-visual:var(--color-everforest-light-bg-visual)}body.dark{--color-anchor:var(--color-everforest-dark-orange);--color-background:var(--color-everforest-dark-bg0);--color-badge-background:transparent;--color-badge-foreground:var(--color-everforest-dark-green);--color-button-background:var(--color-everforest-dark-bg5);--color-button-foreground:var(--color-everforest-dark-fg);--color-component-background:var(--color-everforest-dark-bg5);--color-component-foreground:var(--color-everforest-dark-fg);--color-error:var(--color-everforest-dark-red);--color-foreground:var(--color-everforest-dark-fg);--color-heading:var(--color-everforest-dark-grey2);--color-keyword:var(--color-everforest-dark-green);--color-scrollbar:var(--color-everforest-dark-green);--color-strong-background:var(--color-everforest-dark-bg1);--color-visual:var(--color-everforest-dark-bg-visual)}@font-face{font-family:Roboto-Condensed;src:url(../../../fonts/roboto-condensed.woff2)format("woff2");font-display:swap}@font-face{font-family:Roboto-Mono;src:url(../../../fonts/roboto-mono.woff2)format("woff2");font-display:swap}*{caret-color:#0000}.custom-scrollbar-track-v,.custom-scrollbar-track-h{background:0 0;position:absolute}.custom-scrollbar-thumb-v,.custom-scrollbar-thumb-h{background:var(--color-scrollbar);cursor:default;border:none;margin:0;padding:0;position:absolute}.custom-scrollbar-thumb-v{right:0}.custom-scrollbar-thumb-h{bottom:0}.custom-scrollbar-thumb-v:hover,.custom-scrollbar-thumb-h:hover{background:var(--color-anchor);border:none}progress{background-color:var(--color-component-background);border:0;width:90%;height:5px;padding:0}progress::-moz-progress-bar{background-color:var(--color-component-foreground)}progress::-webkit-progress-value{background-color:var(--color-component-foreground)}progress::-webkit-progress-bar{background-color:var(--color-component-background)}a{color:var(--color-anchor);text-decoration:none}a:hover{text-decoration:underline}a img{border:2px solid #0000}a img:hover,a img.border-img:hover{border:2px solid var(--color-anchor)}a img.border-img{border:2px solid var(--color-component-background)}body{background-color:var(--color-background);color:var(--color-foreground);margin:0;padding:0;font-family:Roboto-Condensed,monospace;overflow:auto}button{background-color:var(--color-button-background);color:var(--color-button-foreground);border:2px solid #0000;outline:none;font-family:Roboto-Condensed,monospace}button:hover{border:2px solid var(--color-anchor)}img{vertical-align:middle;outline:none}select,select>option,option,input{outline:none;font-family:Roboto-Condensed,monospace}h1{border-bottom:1px solid var(--color-component-background);color:var(--color-heading);margin-bottom:15px;padding:0 5px;font-weight:700}h2{border-bottom:1px solid var(--color-component-background);color:var(--color-heading);margin-bottom:10px;padding:0 5px;font-weight:700}h3{text-align:center;color:var(--color-heading);margin-bottom:10px;font-weight:700}ul{text-align:justify;margin:0;padding-left:26px}ol{text-align:justify;margin:0;padding-left:27px}li,p{text-align:justify}pre,code{font-family:Roboto-Mono,monospace}hr{border:0 solid var(--color-component-background);border-top-width:1px}.zeltron-flex-middle{justify-content:center;align-items:center;display:flex}.zeltron-inline-flex-middle{justify-content:center;align-items:center;display:inline-flex}.zeltron-box-shadow{box-shadow:0 0 5px var(--color-foreground)}.zeltron-error{text-align:center;color:var(--color-error);padding:1em;font-size:30px}.zeltron-body-background{background-color:var(--color-background);color:var(--color-foreground)}.zeltron-anchor{border:2px solid #0000}.zeltron-anchor:hover{border:2px solid var(--color-anchor)}.zeltron-border,.zeltron-component-border{border:1px solid var(--color-component-background)}.zeltron-thick-border,.zeltron-thick-component-border{border:2px solid var(--color-component-background)}.zeltron-component{background-color:var(--color-component-background);color:var(--color-component-foreground)}.zeltron-strong-component{background-color:var(--color-badge-foreground);color:var(--color-background)}.zeltron-strong-component:hover{background-color:var(--color-anchor);border-color:#0000}.zeltron-highlightkeyword{color:var(--color-keyword);font-weight:700}.zeltron-badge{background-color:var(--color-badge-background);border:2px solid var(--color-badge-foreground);color:var(--color-badge-foreground);margin:5px;padding:5px 10px;display:inline-block}.tooltip{white-space:nowrap;background-color:var(--color-component-background);color:var(--color-component-foreground);pointer-events:none;opacity:0;border-radius:4px;padding:4px 8px;font-family:Roboto-Condensed,monospace;font-size:12px;position:fixed}button.zeltron-strong-component.svelte-rfuq4y{box-sizing:border-box;justify-content:center;align-items:center;width:30px;height:30px;padding:3px;font-size:15px;display:flex}a.svelte-rfuq4y{margin-right:5px}.home-icon.svelte-rfuq4y{width:100%;height:100%}header.svelte-rfuq4y{height:var(--layout-header-height);box-sizing:border-box;z-index:var(--z-index-navbar);border-bottom:1px solid var(--color-component-background);justify-content:space-between;align-items:center;padding:0 7px;display:flex;position:fixed;top:0;left:0;right:0}.github.svelte-jz8lnl{content:url(../../../images/github-dark.svg)}body.dark .github.svelte-jz8lnl{content:url(../../../images/github-light.svg)}footer.svelte-jz8lnl{height:var(--layout-footer-height);box-sizing:border-box;z-index:var(--z-index-footer);border-top:1px solid var(--color-component-background);justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:fixed;bottom:0;left:0;right:0}img.svelte-jz8lnl,button.svelte-jz8lnl{cursor:pointer;width:26px;height:26px;margin:0 1px;padding:1px}.delete-icon.svelte-jz8lnl{width:100%;height:100%}svg.svelte-1f6cquq{pointer-events:none;width:100%;height:100%;z-index:var(--z-index-cursor);position:fixed;inset:0}.circle.svelte-1f6cquq{fill:none;stroke:var(--color-component-background)}.opacity.svelte-12qhfyh{opacity:.85;width:100%;height:100%;z-index:var(--z-index-background-opacity);position:fixed}.background.svelte-12qhfyh{filter:blur(4px);width:100%;height:100%;z-index:var(--z-index-background);background-image:url(../../../images/background.avif);background-position:50%;background-repeat:repeat;position:fixed;inset:0}main.svelte-12qhfyh{top:var(--layout-header-height);left:0;right:0;bottom:var(--layout-footer-height);box-sizing:border-box;z-index:var(--z-index-main);margin:0;padding:0;position:fixed;overflow:hidden}
