*{margin:0;padding:0;list-style:none}html,body{width:100%;height:100%}body{background:#404040;color:#c8c8c8;font-family:monospace}.splash-logo{margin:5px auto auto auto;outline:0}.splash-logo circle{stroke:red}.splash-logo:hover circle{stroke:#87b32a}.splash-logo:active circle{stroke:#1f0}.splash-logo rect{fill:red}.splash-logo:hover rect{fill:#87b32a}.splash-logo:active rect{fill:#1f0}.splash-logo::-moz-focus-inner{border:0}.screen{display:flex;flex-direction:column;min-height:100%}.hidden{display:none}button{background:transparent;font-size:2em;border:0;color:#c8c8c8}.title{padding:10px;display:flex;background:#626262}.game-container{display:flex;flex:1 1 auto;height:0}.subject-interaction{display:flex;flex-direction:column;flex-grow:1}.subject-list-window{padding:5px;background:#2f2f2f;border-right:1px solid black;display:flex;flex-direction:column}.subject-list{flex-grow:1;overflow:auto}.subject-list li{padding:5px}.subject-list li.selected{background:#3c454a}.subject-list li:hover{background:#495860}.subject-info{background:#43494d;flex-grow:2;padding:13px}.dialog-box{flex-grow:1;padding:13px;border-top:1px solid black}.dialog-history{max-height:24px;overflow:auto;font-size:.9em}.dialog-box .question{font-weight:bolder;font-size:1.4em;margin-bottom:1.2em}.dialog-box .answer{font-size:1.2em;padding-left:13px;width:fit-content}.dialog-box .answer:hover{background:#495860}.dialog-box .answer:before{content:'> ';display:inline-block;margin-right:4px}.typewriter li,.typewriter .question{overflow:hidden;white-space:nowrap;animation:typing 5s steps(100,end)}.console-run{overflow:hidden;white-space:nowrap;animation:waitAndType 3s steps(22,end)}@media(max-width:824px){*{font-size:.95em}.typewriter li,.typewriter .question{animation:mobileTyping 2s steps(100,end)}.subject-list li{padding-top:20px;padding-bottom:20px}.subject-info svg{width:150px;height:150px}.subject-info li{white-space:pre-wrap}}@keyframes waitAndType{0%,20%{max-width:0;width:fit-content}100%{max-width:100%;width:fit-content}}@keyframes mobileTyping{0%{max-width:0;width:fit-content;white-space:nowrap}99%{max-width:100%;width:fit-content;white-space:nowrap}100%{max-width:100%;width:fit-content;white-space:pre-wrap}}@keyframes typing{0%{max-width:0;width:fit-content}100%{max-width:100%;width:fit-content}}.subject-property-name,.subject-property-value{font-size:1.4em}.subject-property-name{font-weight:bolder}.ls-list td{padding-right:13px}.console-input{border:0;background:transparent;outline:0;color:#c8c8c8;margin-left:13px}.console-purple{color:#c590ff}.console-green{color:#abff91}.console-yellow{color:#fffd45;font-weight:bold}.console-run{padding-left:13px}.terminal-command.visible{display:flex}*::-webkit-scrollbar{width:.5em}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #171717}*::-webkit-scrollbar-thumb{background-color:#7c8890;outline:1px solid slategrey}.splash{align-items:center}.username-input{margin-top:auto}.welcome{text-align:center;margin-bottom:25px}.wrong{color:#ff6161;text-align:center}.endscreen>div{flex:1 1 auto;text-align:center}.end-title{font-size:3em;margin-top:30px}.ending{font-size:2em;margin-top:30px;margin-bottom:13px}.score{text-align:center}.final-note{border-top:1px solid #ffd6d6;margin:auto;padding:10px;margin-top:13px;width:50%}.final-note a{color:#ffadad}.final-note a:visited{color:#905c5c}.final-note a:hover{color:#ffd6d6}
