@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;overflow:hidden}h1{font-size:3.2em;line-height:1.1}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#loadingScreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a1a1a;color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;font-family:"Press Start 2P",monospace;opacity:1;transition:opacity .3s ease-out;image-rendering:pixelated}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#2d2d2d;padding:20px;border:3px solid #000000;box-shadow:inset 2px 2px #1a1a1a,inset -2px -2px #404040,5px 5px #000}.loader{width:200px;height:20px;background-color:#1a1a1a;border:2px solid #000000;margin-bottom:20px;position:relative;overflow:hidden}.loader-fill{height:100%;width:0%;background-color:#0f0;box-shadow:inset 1px 1px #8f8;transition:width .1s linear}.loading-container p{font-size:16px;margin:0;color:#fff;text-shadow:2px 2px 0 #000000}.gorilla-health-bar-container{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;align-items:flex-start;font-family:"Press Start 2P",monospace;z-index:100}.hp-row{display:flex;align-items:center;margin-bottom:10px}.hp-label{color:#fff;font-size:16px;margin-right:10px;text-shadow:2px 2px 0 #000000}.hp-bar-background{width:250px;height:25px;background-color:#2d2d2d;border:3px solid #000000;position:relative;box-shadow:inset 2px 2px #1a1a1a,inset -2px -2px #404040}.hp-bar-fill{height:100%;background-color:#0f0;transition:width .3s ease-out,background-color .3s ease-out;box-shadow:inset 1px 1px #8f8}.hp-bar-fill.low{background-color:#ff0;box-shadow:inset 1px 1px #ff8}.hp-bar-fill.critical{background-color:#f80;box-shadow:inset 1px 1px #fc8}.hp-bar-fill.very-critical{background-color:red;box-shadow:inset 1px 1px #f88}.hp-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;text-shadow:1px 1px 0 #000000}.humans-remaining-text{color:#fff;font-size:14px;text-shadow:2px 2px 0 #000000}.controls-container{position:fixed;bottom:20px;left:20px;font-family:"Press Start 2P",monospace;color:#fff;font-size:14px;text-shadow:2px 2px 0 #000000;background-color:#00000080;padding:10px;border:2px solid #FFFFFF;border-radius:5px;z-index:100}.controls-title{margin:0 0 10px;font-size:16px;text-decoration:underline}.controls-text{margin:0 0 5px}.controls-key{color:#fff;transition:color .1s ease-in-out}#control-key-ArrowLeft{display:inline-block;transform:rotate(-90deg)}#control-key-ArrowRight{display:inline-block;transform:rotate(90deg)}.controls-key.active{color:#0f0}.end-screen-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:200;font-family:"Press Start 2P",monospace}.end-screen-message{font-size:72px;margin-bottom:50px;text-shadow:4px 4px 0 #000000}.end-screen-message.victory{color:#0f0;text-shadow:4px 4px 0 #000000,0 0 20px #00ff00}.end-screen-message.defeat{color:red;text-shadow:4px 4px 0 #000000,0 0 20px #ff0000}.end-screen-button{padding:15px 30px;font-size:24px;font-family:"Press Start 2P",monospace;color:#fff;background-color:#333;border-radius:5px;cursor:pointer;text-shadow:2px 2px 0 #000000;transition:background-color .2s ease-out,color .2s ease-out,box-shadow .2s ease-out}.end-screen-button.victory{border:3px solid #00ff00;box-shadow:0 0 15px #0f0}.end-screen-button.victory:hover{background-color:#0f0;color:#000;box-shadow:0 0 25px #0f0,0 0 10px #fff inset}.end-screen-button.defeat{border:3px solid #ff0000;box-shadow:0 0 15px red}.end-screen-button.defeat:hover{background-color:red;color:#000;box-shadow:0 0 25px red,0 0 10px #fff inset}
