/* ZPIXEL */
.code-container::before,input{color:rgb(255 200 255 / .5);text-shadow:0 0 12px #663399;letter-spacing:.1em}.dots,input{border:none}.glow-container,.resolver a{--glow:drop-shadow(0 0 1px violet)}.code *,.resolver a{font-family:SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace}.container,.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.code-container{resize:both;margin:auto;width:80vw;max-height:85vh;min-width:420px;min-height:65vh;position:relative;height:90vh;--glow-margin:20px;filter:drop-shadow(0 0 75px rgb(128 0 255 / .25));overflow:hidden}@media (min-height:930px){.code-container{height:65vh}}@media (max-height:760px){.code-container{height:90vh}}.code-container::before{content:attr(content);position:absolute;bottom:40px;right:40px;z-index:999}.code-container::after{content:"";background:linear-gradient(to right,transparent,#000 25px,#000 110px,transparent 110px 175px,#000 175px,#000 calc(100% - 25px),transparent);position:absolute;top:75px;left:var(--glow-margin);right:var(--glow-margin);height:4px;display:block;z-index:90;opacity:.5}.bg::after,.editor.highcontrast-dark .top-boxes:after{content:'';display:block;left:-25px;pointer-events:none;bottom:0;transform:perspective(100px) rotateX(60deg);z-index:0}.glow-container{position:absolute;inset:0;display:grid;z-index:2;pointer-events:none;filter:var(--glow) brightness(1.5) drop-shadow(0 0 10px violet)}.augs{--aug-rect-l1:initial;--aug-l1-width:110px;--aug-l1-height:4px;--aug-l-center:57px;--aug-rect-r1:initial;--aug-r1-width:(100% - 125px - 50px);--aug-r1-height:4px;--aug-r-center:57px;--aug-clip-tr1:initial;--aug-tr1-alt-join-out:initial;--aug-tr1:17px;--aug-clip-tr2:initial;--aug-tr2:17px;--aug-tr-extend1:50px;--aug-round-tl1:initial;--aug-tl1:8px;--aug-round-br1:initial;--aug-br1:8px;margin:auto;width:calc(100% - var(--glow-margin) * 2);height:calc(100% - var(--glow-margin) * 2)}#problema,.dots{position:absolute;height:50px}.glow-container .augs{--aug-border:initial;--aug-border-all:2px;--aug-border-bg:linear-gradient(to bottom left, rebeccapurple, orange)}section.augs{position:absolute;inset:0;margin:auto auto 20px;--aug-inlay:initial;--aug-inlay-all:2px;--aug-inlay-opacity:0.25}section.augs::before{filter:brightness(.2) blur(10px)}.dots{top:2px;left:2px;width:110px;--red:#fc199a;--yellow:#ffcc00;--green:#61e2ff;--close:radial-gradient(circle, var(--red), var(--red) 7px, transparent 8px);--min:radial-gradient(circle, var(--yellow), var(--yellow) 7px, transparent 8px);--max:radial-gradient(circle, var(--green), var(--green) 7px, transparent 8px);background:var(--close) -28px no-repeat,var(--min) -2px no-repeat,var(--max) 24px no-repeat;filter:brightness(.5);opacity:.75;cursor:pointer}input{position:absolute;top:17px;left:120px;width:calc(100% - 240px);background:0 0;text-align:center}.code{position:absolute;inset:80px 10px 10px 10px;font-size:20px;color:#fff;filter:brightness(1.2)}.code *{font-size:18px;font-weight:400;color:#b5b4b6}body{display:grid;min-height:100vh;width:100vw;--c:rgb(0 0 0 / 0.95);--bgb:linear-gradient(var(--c), var(--c));--bg:repeating-conic-gradient(
    from 7.5deg at center center,
    hsl(200, 100%, 0%) 0deg 15deg,
    hsl(200, 100%, 60%) 10deg 30deg
  );background:var(--bgb),var(--bg),#000}*{font:1em sans-serif;box-sizing:border-box;padding:0;margin:0;resize:none!important}.bg{background:repeating-linear-gradient(to top,rgba(255,255,255,.03) 0 2px,transparent 2px 4px),linear-gradient(to bottom,#200933 75%,#3d0b43)}.bg::after{height:50%;width:100%;background-image:linear-gradient(90deg,rgba(252,25,154,.1) 1px,rgba(0,0,0,0) 1px),linear-gradient(0deg,rgba(252,25,154,.1) 1px,rgba(0,0,0,0) 1px);background-position:bottom;background-repeat:repeat;background-size:20px 20px;position:absolute}.CodeMirror-gutters{background:0 0;border:none;margin-right:15px}.CodeMirror{height:100%;background:0 0}.CodeMirror-linenumber{padding-right:1em}.CodeMirror-overlayscroll-horizontal div,.CodeMirror-overlayscroll-vertical div{background:rgba(153,99,255,.5)}.CodeMirror-scrollbar-filler{display:none!important}.cm-header,.cm-strong,.highcontrast-dark .cm-header,.highcontrast-dark .cm-strong{font-weight:700}.cm-em,.highcontrast-dark .cm-attribute,.highcontrast-dark .cm-em,.highcontrast-dark .cm-operator,.highcontrast-dark .cm-property,.highcontrast-dark .cm-variable-3{font-style:italic}:root{--editor-top-bar-background:black;--tab-bg:#131417;--tab-border-color:#2a2c33;--resizer-background:var(--editor-top-bar-background);--resizer-border:#242424}.editor-footer,.sidebar-false .main-header,.sidebar-false .main-header .header-wrap{background:var(--editor-top-bar-background)}.CodeMirror-cursor,.highcontrast-dark .CodeMirror-cursor{border-left-color:#fff!important}.CodeMirror-selected,.highcontrast-dark .CodeMirror-selected{background:rgba(255,255,255,.05)}.CodeMirror-focused .CodeMirror-selected,.highcontrast-dark .CodeMirror-focused .CodeMirror-selected,.highcontrast-dark .project-editor-warning,.project-editor-warning{background:rgba(255,255,255,.1)}.CodeMirror-matchingbracket,.highcontrast-dark .CodeMirror-matchingbracket{border-bottom:1px solid rgba(255,255,255,.5)}.CodeMirror-matchingtag,.highcontrast-dark .CodeMirror-matchingtag{border-bottom:1px solid rgba(255,255,255,.3)}.cm-searching,.highcontrast-dark .cm-searching{background:#000;outline:rgba(255,255,255,.25) solid 2px}.CodeMirror-hints,.emmet-abbreviation-preview,.highcontrast-dark .CodeMirror-hints,.highcontrast-dark .emmet-abbreviation-preview{border:1px solid #5a5f73;background:#1e1f26}.CodeMirror-hint,.cm-variable-3,.highcontrast-dark .CodeMirror-hint{color:#fff}.highcontrast-dark li.CodeMirror-hint-active,li.CodeMirror-hint-active{background:#c7c9d3;color:#000}.editor-footer{border-top-color:var(--resizer-border,var(--cp-color-6))}.cm-keyword,.cm-qualifier,.cm-tag{color:#ffdd40}.cm-atom{color:#a3d65a}.box-html .cm-atom,.cm-header,.highcontrast-dark .box-html .cm-atom,.highcontrast-dark .cm-header{color:#ff3c41}.cm-def,.cm-meta{color:#0ebeff}.cm-variable{color:#c7c9d3}.cm-operator,.cm-variable-2{color:#47cf73}.cm-number,.cm-string{color:#2bc7b9}.cm-property{color:#5e91f2}.cm-attribute{color:#e3e4e8}.cm-builtin,.highcontrast-dark .cm-builtin{color:#ae63e4}.cm-string-2{color:#d75093}.box-css .cm-tag{color:#ff8d41}.cm-tag.cm-bracket{color:#9b9dad}.cm-comment{color:#88afbf}.CodeMirror-gutter-wrapper,.box.box.box,.editor .top-boxes,body.editor,body.project .editor,body.project .editor-pane{background:#131417}.CodeMirror-gutter-wrapper pre,.box.box.box pre,.editor .top-boxes pre,body.project .editor pre,body.project .editor-pane pre{color:#d5d7de}.CodeMirror-guttermarker-subtle,.CodeMirror-linenumber{color:rgba(113,119,144,.6)}.CodeMirror-simplescroll-horizontal div,.CodeMirror-simplescroll-vertical div{background:#373c49}.powers .mini-button{background:#444857}.powers .mini-button:focus,.powers .mini-button:hover{background:#c7c9d3}.powers .mini-button:focus svg,.powers .mini-button:hover svg{fill:#000}#output iframe::-webkit-scrollbar,::-webkit-scrollbar{width:.5em;height:.5em}#output iframe::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background:#373c49}#output iframe::-webkit-scrollbar-track,::-webkit-scrollbar-track{background:0 0}.highcontrast-dark .powers{border-bottom:1px solid rgba(255,255,255,.05)}.highcontrast-dark .cm-atom,.highcontrast-dark .cm-number{color:#9963ff}.highcontrast-dark .box-js .cm-variable+.cm-property,.highcontrast-dark .cm-def,.highcontrast-dark .cm-variable,.highcontrast-dark .cm-variable-2{color:#61e2ff;text-shadow:0 0 2px #001716,0 0 5px #03edf933,0 0 10px #ffff6633}.highcontrast-dark .cm-attribute,.highcontrast-dark .cm-keyword,.highcontrast-dark .cm-operator,.highcontrast-dark .cm-property,.highcontrast-dark .cm-qualifier,.highcontrast-dark .cm-variable-3,.highcontrast-dark .presentation>.cm-def{color:#fc199a;text-shadow:0 0 2px #393a33,0 0 35px #ffffff44,0 0 10px #fc199a,0 0 2px #fc199a}.highcontrast-dark .cm-meta,.highcontrast-dark .cm-meta+.cm-property,.highcontrast-dark .cm-string,.highcontrast-dark .cm-string-2{color:#9963ff;text-shadow:none}.highcontrast-dark .box-css .cm-tag,.highcontrast-dark .box-js .cm-property,.highcontrast-dark .cm-callee,.highcontrast-dark .cm-tag,.highcontrast-dark .cm-tag.cm-bracket{color:#fc0;text-shadow:0 0 2px #100c0f,0 0 3px #ffaa0099,0 0 5px #ffaa0099,0 0 10px #ffaa0099;font-style:italic}.highcontrast-dark .cm-comment,.resolver a{text-shadow:0 0 2px #001716,0 0 5px #03edf933,0 0 10px #ffff6633}.highcontrast-dark .cm-comment{font-style:italic;color:#9963ff99}body.editor.highcontrast-dark{background:#241b2f}.editor.highcontrast-dark .top-boxes,.highcontrast-dark .CodeMirror-gutter-wrapper,.highcontrast-dark .box.box.box,body.project.highcontrast-dark .editor,body.project.highcontrast-dark .editor-pane{background:0 0}.editor.highcontrast-dark .top-boxes{--swxfm__c:rgba(153, 99, 255);background:repeating-linear-gradient(to top,rgba(255,255,255,.03) 0 2px,transparent 2px 4px),linear-gradient(to bottom,#200933 75%,#3d0b43)}.editor.highcontrast-dark .top-boxes:after{height:300px;width:100%;background-image:linear-gradient(90deg,rgba(252,25,154,.1) 1px,rgba(0,0,0,0) 1px),linear-gradient(0deg,rgba(252,25,154,.1) 1px,rgba(0,0,0,0) 1px);background-position:bottom;background-repeat:repeat;background-size:20px 20px;position:absolute}.editor.highcontrast-dark .top-boxes pre,.highcontrast-dark .CodeMirror-gutter-wrapper pre,.highcontrast-dark .box.box.box pre,body.project.highcontrast-dark .editor pre,body.project.highcontrast-dark .editor-pane pre{color:#b5b4b6}.highcontrast-dark .CodeMirror-guttermarker-subtle,.highcontrast-dark .CodeMirror-linenumber{color:#8a2dc066;text-shadow:0 0 2px #393a33,0 0 35px #ffffff44,0 0 10px #8a2dc066,0 0 2px #8a2dc066}#problema{top:95px;left:55px;z-index:99999;text-align:left;padding:5px 10px;font-size:14px;min-height:40px;width:90%;overflow:auto;word-wrap:break-word;border:1px solid #fff;border-radius:5px}.resolver{display:flex;justify-content:center;align-items:center;width:100%}.resolver a{border:2px solid orange;filter:var(--glow) brightness(1.2) drop-shadow(0 0 5px violet);background:#220a35;border-radius:5px;color:#fff;padding:10px 50px;transition:.5s ease-in-out;text-decoration:none}.resolver a:hover{background:#000!important;cursor:pointer;border:2px solid #f7259c!important;filter:var(--glow) brightness(1.1) drop-shadow(0 0 2px violet)}