@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;500&display=swap";:root{--background-color:#0e0e0e;--clr-active:#ae1d1d;--clr-main:#fff;--box-shadow:3px 3px 0px 1px #000}*{box-sizing:border-box;padding:0;margin:0}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}body,html{min-width:100vw;max-width:100vw;min-height:100vh;color:#fff;background:var(--background-color);font-family:Arial,Helvetica,sans-serif;font-family:Fira Code,monospace;overflow-x:hidden}::selection{color:#fff;background:var(--clr-active)}body::-webkit-scrollbar{width:1em;background:none;z-index:-234567546756}body::-webkit-scrollbar-thumb{background-color:#a9a9a9;-webkit-transition:all 2s;transition:all 2s}body::-webkit-scrollbar-thumb:hover{background-color:#888}a{color:#a01616;text-decoration:none}iframe{border-radius:20px;border:none;margin-top:5px;max-width:100%}iframe,input{box-shadow:var(--box-shadow)}input{background-color:transparent;border:0;outline:0;padding:10px 20px;border-radius:8px;color:#fff;font-size:large;border-bottom:3px solid #3b3b3b;transition:background-color .2s,border-bottom .2s}input:focus-visible,input:hover{border-bottom:3px solid #a01616;background-color:hsla(0,0%,100%,.151)}input:not(:placeholder-shown){border-bottom:3px solid #a01616}.lds-ring{display:inline-block;position:relative;width:30px;height:30px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.unview{display:none}code[class*=language-],pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.loader_main__76oP7{width:100%;height:100%;position:fixed;display:flex;align-items:center;justify-content:center;z-index:100000000000000000}@keyframes loader_circle__Sr71T{0%{width:0;border-radius:100%;height:0%}to{width:100%;border-radius:0;height:100%}}.loader_circle__Sr71T{background-color:var(--background-color);width:100%;height:100%;position:relative;z-index:100000000000000000;animation-name:loader_circle__Sr71T;animation-duration:.1s}.loader_main__76oP7 h2{width:100%;z-index:1000000000000000000;display:block;position:fixed;bottom:20px;text-align:center}.loader_loadingIcon__tUcQq{position:fixed;right:0;z-index:1000000000000000000;bottom:0}.loader_bottomText__DymaS{position:fixed;top:20px;left:20px;z-index:1000000000000000000}.loader_bottomText__DymaS h3{color:gray}