@font-face{font-family:DOS VGA;src:url(/fonts/PxPlus_IBM_VGA8.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--dos-black:#000;--dos-blue:#00a;--dos-green:#0a0;--dos-cyan:#0aa;--dos-red:#a00;--dos-magenta:#a0a;--dos-yellow:#a50;--dos-white:#aaa;--dos-bright-black:#555;--dos-bright-blue:#55f;--dos-bright-green:#5f5;--dos-bright-cyan:#5ff;--dos-bright-red:#f55;--dos-bright-magenta:#f5f;--dos-bright-yellow:#ff5;--dos-bright-white:#fff;--background:#000;--foreground:#aaa}*{box-sizing:border-box}html,body{background:var(--background);height:100%;min-height:100vh;color:var(--foreground);margin:0;padding:0}body.game-page{width:100%;position:fixed;overflow:hidden}body{-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;text-rendering:optimizeSpeed;font-family:DOS VGA,"Perfect DOS VGA 437",Consolas,Monaco,Courier New,monospace;font-size:16px;line-height:1}.terminal-container{background:var(--dos-black);color:var(--dos-white);min-height:100vh;padding:8px;overflow-y:auto}.terminal-line{white-space:pre;word-break:normal;height:1em;margin:0;padding:0;line-height:1;display:block;overflow:visible}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.cursor-blink{animation:1.06s step-end infinite blink}::-webkit-scrollbar{background:var(--dos-black);width:16px}::-webkit-scrollbar-track{background:var(--dos-bright-black)}::-webkit-scrollbar-thumb{background:var(--dos-white);border:2px solid var(--dos-bright-black)}::-webkit-scrollbar-thumb:hover{background:var(--dos-bright-white)}::selection{background:var(--dos-white);color:var(--dos-black)}input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (max-width:768px){body{font-size:12px}.terminal-container{-webkit-overflow-scrolling:touch;padding:4px;overflow-x:auto}.terminal-line{white-space:pre;min-width:max-content}input,textarea,select{font-size:16px!important}}.mobile-button-bar{z-index:1000;background-color:#111;border-top:2px solid #555;flex-wrap:wrap;justify-content:center;gap:6px;padding:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-key-button{color:var(--dos-bright-yellow);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#222;border:2px solid #555;border-radius:4px;min-width:48px;padding:12px 16px;font-family:inherit;font-size:18px;font-weight:700}.mobile-key-button:active{background-color:#444;transform:scale(.95)}.mobile-enter-button{color:var(--dos-bright-green);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#333;border:2px solid #555;border-radius:4px;min-width:48px;padding:12px 16px;font-family:inherit;font-size:16px}.mobile-enter-button:active{background-color:#555;transform:scale(.95)}.ascii-art{white-space:pre;font-family:inherit;line-height:1}.menu-option{cursor:pointer}.menu-option:hover{background:var(--dos-white);color:var(--dos-black)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
