@font-face{font-family:myFont;src:url(./Terminal-180b6fd1.ttf)}body{box-sizing:border-box;padding:0;margin:0;line-height:1;background-color:var(--current-background);color:var(--current-foreground)}.color1{color:#131617}.color2{color:#34393c}.color3{color:#5e676b}.color4{color:#929fa4}.color5{color:#d0e3e9}:root{--dark-background: #34393c;--dark-dark-accent: #131617;--dark-neutral: #5e676b;--dark-light-accent: #929fa4;--dark-foregeound: #d0e3e9;--light-background: #d0e3e9;--light-dark-accent: #131617;--light-foregeound: #34393c;--light-neutral: #5e676b;--light-light-accent: #929fa4;--current-background: var(--light-background);--current-dark-accent: var(--light-dark-accent);--current-light-accent: var(--light-light-accent);--current-foreground: var(--light-foregeound);--current-neutral: var(--light-neutral);--trs80-light-green: #03f106;--trs80-dark-green: #004400}@media (prefers-color-scheme: dark){:root{--current-background: var(--dark-background);--current-foreground: var(--dark-foregeound);--current-dark-accent: var(--dark-dark-accent);--current-light-accent: var(--dark-light-accent);--current-neutral: var(--dark-neutral)}}.pipFlex{user-select:none;position:absolute;top:10px;right:20px;width:75px;height:50px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:2px}.pipFlex2{user-select:none;position:absolute;top:10px;left:20px;width:75px;height:50px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:2px}.pipButtons{user-select:none;cursor:pointer;border:transparent 1px solid;border-radius:500px;font-family:myFont;font-size:small;background-color:#5e676b;background-image:url(./buttontexture-a2bfc62b.png);background-repeat:no-repeat;background-size:cover;width:90%;color:#e49b9b;text-align:center;background-blend-mode:multiply}.pipButtons:hover{box-shadow:0 0 15px 5px #c94141}.controls{position:fixed;left:20px;top:20px;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;align-items:flex-start}.result{text-align:center}.minigame{position:fixed;width:500px;aspect-ratio:1.49/1;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .35s ease-in-out;background-image:url(./background-c954fe52.png);background-repeat:no-repeat;background-size:contain;background-blend-mode:multiply;border:25px solid transparent;border-radius:25px;border-image:url(./border-96f3d650.svg);border-image-slice:20 20 20 20;border-image-width:20px 20px 20px 20px;border-image-outset:0px 0px 0px 0px;border-image-repeat:stretch stretch}.minigame.pui-adding,.minigame.pui-removing{transform:translate(-250%,-50%)}.game_title{user-select:none;position:absolute;top:15px;font-family:myFont;font-size:large;color:var(--trs80-light-green);width:100%;text-align:center}.game_subtitle{position:absolute;top:40px;font-family:myFont;font-size:small;text-align:center;color:var(--trs80-light-green);width:100%;user-select:none}.timerflex{display:flex;justify-content:center;align-items:center;position:absolute;bottom:7px;right:10px;font-family:myFont;font-size:small;text-align:left;color:var(--trs80-light-green);width:180px;height:30px;user-select:none;border:#03f106 1.5px dotted;border-radius:5px;gap:10px}.timerflex>span{padding-left:5px;padding-right:5px}.guessFlex{display:flex;justify-content:center;align-items:center;position:absolute;bottom:45px;right:10px;border:#03f106 1.5px dotted;border-radius:5px;width:180px;height:40px;gap:5px}.guessDiv{border:1px dashed #03f106;color:#03f106;font-family:myFont;display:flex;justify-content:center;align-items:center}.timer{font-family:myFont;font-size:x-large;text-align:left;color:var(--trs80-light-green);user-select:none}.gameborder{position:absolute;border:1px var(--trs80-light-green) dotted;border-radius:5px;left:10px;top:70px;width:280px;height:255px;display:flex;justify-content:center;align-items:center}.gameborderTitle{position:absolute;padding-top:3px;padding-left:5px;left:14px;top:75px;overflow:hidden;border-radius:3px;width:270px;height:25px;font-family:myFont;font-size:x-large;text-align:left;color:var(--trs80-dark-green);background:linear-gradient(90deg,rgba(3,241,6,1) 0%,rgba(3,241,6,0) 99%);z-index:2}.gamebox{margin:2px;width:200px;display:flex;flex-wrap:wrap;justify-content:center;align-content:space-evenly;gap:5px;padding:30px 5px 5px;user-select:none;position:relative}.codesborderTitle{position:absolute;padding-top:7px;padding-left:3px;right:8px;top:75px;overflow:hidden;border-radius:3px;width:177px;height:21px;font-family:myFont;font-size:large;text-align:left;color:var(--trs80-dark-green);background:linear-gradient(90deg,rgba(3,241,6,1) 0%,rgba(3,241,6,0) 99%)}.codesborder{position:absolute;border:1px var(--trs80-light-green) dotted;border-radius:5px;right:10px;top:70px;width:180px;height:170px}.matrixsquare{width:30px;height:30px;border:#03f106 1px solid;border-radius:1px;color:#03f106;font-family:myFont;display:flex;justify-content:center;align-items:center;z-index:2}.seqBox{width:100px;padding-top:40px;padding-left:30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sequence_flex{width:130px;display:flex;justify-content:space-between;align-items:center}.sequences{padding:3px;border:#03f106 dotted 1.5px;border-radius:2px;display:flex;gap:10px;justify-content:left;align-items:center;color:#03f106;font-family:myFont}.hexstring{width:25px;height:25px;border:#03f106 1px solid;border-radius:1px;color:#03f106;font-family:myFont;display:flex;justify-content:center;align-items:center;z-index:2}.cols{width:35px;height:224px}.col{width:100%;height:100%;opacity:.8;background:linear-gradient(90deg,rgba(0,176,0,.1) 0%,rgba(0,128,0,1) 15%,rgba(0,128,0,1) 85%,rgba(0,176,0,.1) 100%)}.rows{width:270px;height:33px}.row{width:100%;height:100%;opacity:.8;background:linear-gradient(90deg,rgba(0,176,0,.1) 0%,rgba(0,128,0,1) 15%,rgba(0,128,0,1) 85%,rgba(0,176,0,.1) 100%)}.lamp{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAYAAAD/Rn+7AAAAAXNSR0IArs4c6QAAA9xJREFUSImd1k9Mm2UcwPFv/8wWW9pCy4B2iEjJxC3hoqYJSlywmh23HbZwkG0mGuLFhMPiZVflMGNMtmQenN2BTI1eMQHFgwcGHlwCY4Txx0lrN9JR/rS0UPp6eHke+rTvyx9/l/fp79c+/eT3PH36WNgnzrbbNaP80HTBst/nzCLW0yLnCxZXZD56L206n30/2IdXLrG1taPUql6ogjt3taNABez8uSjZxP3drAeA4yePM8yEZgatSJxtt2td3Z20vdREoWglFhtU6r29PQD4awJ8+dXXByJjPS3a+XNR3I402ANMjtxS6qcvv6cPEhoj301UIJUXAtdyolnC3qryspLLUm0r0hFu4vajRQl1WO18c+euKbIUN/n7DwCc+sKJ5bmPVWcSl+MYo1ddAEQ/e9MQKQflOAEDqLYVWd+xSiTA7UeL+yLLcU3X9bw314BWm1aQAKNXXYZI60E4QOLWd6w8ePwPf8zE+fjVl4nFBskXC3x05QPlByVxLrvELX+v1wROq03jzTVgs9l4Pu/gzLcZhj8fh6CFdy+/wfAlnyaBcmIDnBGy2lZUkGYxOXKLpuuQGPBTd1HPrWVz+tLtIpdn7dS1FQAUpAhrafcAQ5wZUkRpF/sjbq0+1IrbpR8QiQE/wWsp2UGAVWdSwS3P2snkt5XvEl20AswtPJPdOyjKl7t0qcu7F/A3EryWUjooYi2bk7i6tgL5uJtMfruii8oSr+SykN08MhLg7yepivdVffIvmzcbKzpohHSENvDmGmTt2ejTSiDrm/Bi1ZGRZjH1aY1E1l3EFClwq84k9lW/Uq+cPXs0pFEET+xtlc2bjQciQd+XpU8FmMsXaWkNM+W2w87hkfUBH1PaNu+ceZ/aWo/MzzyMozVfIJPXmJ/NHRoJMN7noyPSvAccmi5YUvE51nIl9wKBO2QnAX7+6UeGpguWG2MblrEHk0pN4A6L/GuiwC/314jeS1vkGtV4ava6WLoXTZD1AR+/LS9XdE/EzMM4DZFuMnlN2YulyMSAvt/Ec7zPh2YLKfMof3Xh9tfZ2UqzMPeYUxu7x4YNHVkCAxSc6F7pxP0RtxbpOM3J10Ikx37F5dDLr7Q5Faw4J8f7fGieMGQ2SRaz9A4uWBSgERLQobtI0TWAru5OAr6gIc4MCeByWCQyMeBnaVG/zmmeMADJ9ZTEVQAF0h9qxePUSwIqoqu7E+BAnBEysbSKdelPpX7M2yLHT9bSCs4QKJAA/lCrzDkde0dKfH4WOPyFtT/i1i+kb0dkzrGuH+z5aj9P43MAFThTYDm0PP7vlV9Ay+PG2IbpfP8B4IZHZQhz/VoAAAAASUVORK5CYII=);width:20px;height:20px;background-repeat:no-repeat;background-size:cover}.helpModal{user-select:none;padding:15px;position:absolute;border:#03f106 3px solid;background-color:#040;border-radius:10px;width:400px;height:250px;top:70%;left:50%;transform:translate(-50%,-50%);z-index:4;display:flex;flex-direction:column;justify-content:center;align-content:flex-start}.helpText{user-select:none;width:100%;color:#b3b4b4;font-size:13px;font-family:Arial,Helvetica,sans-serif;text-align:left}.finalModal{position:absolute;border:#03f106 3px solid;background-color:#040;border-radius:10px;width:400px;height:100px;top:70%;left:50%;transform:translate(-50%,-50%);z-index:4;display:flex;flex-direction:column;justify-content:center;align-content:center;opacity:1;transition:opacity .7s 1s ease-in-out}.finalModal.pui-adding,.finalModal.pui-removing{opacity:0}.modalText{width:100%;color:#c4ced2;font-size:40px;font-family:myFont;text-align:center}
