.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}#overlay{background-color:#000000d1;backdrop-filter:blur(8px);display:none;height:100%;position:absolute;width:100%;z-index:100}#overlay .error{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:center;width:100%}#overlay .error #msg{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:.5em}#overlay .error input[type=button]{margin:16px;padding:.5em 1.6em;font-size:.85rem;font-weight:600;color:#fff;background:linear-gradient(180deg,#3c82dcd9,#2864bee6);border:1px solid rgba(100,160,240,.4);border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 2px 8px #2864c84d,inset 0 1px #ffffff1f}#overlay .error input[type=button]:hover{background:linear-gradient(180deg,#4691ebe6,#3273d2f2);box-shadow:0 4px 12px #2864c866,inset 0 1px #ffffff26}#overlay .error input[type=button]:active{transform:translateY(1px);box-shadow:0 1px 4px #2864c84d,inset 0 1px 2px #0003}#options{position:absolute;right:1em;top:3.5em;z-index:20;transition:all .3s cubic-bezier(.4,0,.2,1)}#options .toggler{color:#ccc;display:inline-block;font-size:16px;position:absolute;right:0;top:0;z-index:21;padding:6px;border-radius:6px;transition:color .2s ease,background-color .2s ease;text-decoration:none}#options .toggler:hover{color:#fff;background-color:#ffffff1a}#options .editor{display:none;width:100%;height:100%;border:none;border-radius:12px;background-color:#0000;opacity:0;transform:translateY(-8px) scale(.98);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}#options.opened{height:max(min(400px,70vh),50vh);width:max(min(520px,80vw),50vw);background-color:#141414eb;backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d;padding:2.5em .75em .75em}#options.opened .editor{display:flex;opacity:1;transform:translateY(0) scale(1)}#options.opened .error{color:#ff6b6b}#functions{position:fixed;right:1em;top:1em;z-index:20}#functions>a.toggler{display:inline-block;padding:6px;border-radius:6px;color:#ccc;text-decoration:none;font-size:16px;transition:color .2s ease,background-color .2s ease}#functions>a.toggler:hover{color:#fff;background-color:#ffffff1a}#functions .onscreen-buttons{position:absolute;right:0;top:5em;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.96);transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);padding:12px;background-color:#141414eb;backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width:auto;height:auto}#functions .onscreen-buttons>a{text-decoration:none;color:#fff}#functions .onscreen-buttons>a>div{display:flex;align-items:center;justify-content:center;min-width:48px;height:36px;padding:4px 10px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;letter-spacing:.02em;color:#ffffffe6;background:linear-gradient(180deg,#3c3c3ce6,#282828f2);border:1px solid hsla(0,0%,100%,.15);border-bottom:2px solid rgba(0,0,0,.4);border-radius:6px;box-shadow:0 1px 3px #0000004d,inset 0 1px #ffffff14;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;cursor:pointer;user-select:none}#functions .onscreen-buttons>a>div:hover{background:linear-gradient(180deg,#4b4b4bf2,#373737f2);box-shadow:0 2px 6px #0006,inset 0 1px #ffffff1f}#functions .onscreen-buttons>a>div:active{transform:translateY(1px);border-bottom-width:1px;background:linear-gradient(180deg,#2d2d2df2,#232323f2);box-shadow:0 0 2px #0000004d,inset 0 1px 2px #0003}#functions .onscreen-buttons.active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}#functions #onscreen-ctrl.active>div{background:linear-gradient(180deg,#508cdce6,#326ebef2);border-color:#64a0f080;color:#fff;box-shadow:0 1px 4px #3278c866,inset 0 1px #ffffff26}#terminal{display:flex;height:100%;position:relative;width:100%}html,body{background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;margin:0;overflow:hidden}html .toastify,body .toastify{border-radius:0;color:#000}.xterm .xterm-viewport{overflow-y:hidden}
/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/
/*# sourceMappingURL=wetty.css.map */
