*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;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;-webkit-text-size-adjust:100%}html,body{height:100%}.progress-bar-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:gray;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}#progress-bar{width:30%;margin-top:.5%;height:2%}#stats{z-index:1050}label{color:#fff;font-size:2rem}#app{display:block;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}#game-settings{flex-direction:column;gap:1em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}#game-settings.active{display:flex;flex-direction:row;max-height:250px;height:100%;align-items:center;justify-content:space-around;width:850px;border-radius:15px;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px;background-color:#3b3b3b}#crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;pointer-events:none;z-index:998}#crosshair img{width:50px;height:50px}#stats{display:flex;flex-direction:row;position:fixed;left:15px;bottom:15px;gap:1em}#stats>div{display:flex;flex-direction:column}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}}
