:root{font-family:corben,serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffefdf;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}html{font-size:.8vw}#game{width:100vw;height:100vh;display:grid;place-items:center}canvas[data-v-cf8dc03d]{aspect-ratio:16 / 9;width:100vw;height:56.25vw;max-height:100vh;max-width:177.78vh;box-shadow:0 0 33px 13px #000000bf;background-image:url(/images/background.webp);background-position:center;background-repeat:no-repeat;background-size:cover}h1[data-v-52cccc92]{position:absolute;font-size:6rem;top:10%;left:10%;line-height:6rem;color:#ffd2c6}.keyboard[data-v-52cccc92]{position:absolute;top:0%;right:0%;width:100%;max-width:64rem}.touch[data-v-52cccc92]{position:absolute;bottom:0%;right:0%;width:100%;max-width:32rem}.hero[data-v-52cccc92]{aspect-ratio:16 / 9;width:100vw;height:56.25vw;max-height:100vh;max-width:177.78vh;box-shadow:0 0 33px 13px #000000bf;background-image:url(/images/background.webp);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.buttons[data-v-52cccc92]{position:absolute;bottom:20%;left:10%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem}.button[data-v-52cccc92]{font-size:2.5rem;color:#ffefdf;font-family:Corben;border:none;background-color:transparent;text-transform:uppercase}.button[data-v-52cccc92]:hover{color:#fff}.options[data-v-52cccc92]{display:flex;gap:2rem}.options svg[data-v-52cccc92]{font-size:4rem;stroke:#ffefdf;fill:none;background-color:transparent;height:2.5rem;width:2.5rem}.options svg[data-v-52cccc92]:hover{stroke:#fff}.options button[data-v-52cccc92]{border:none;background-color:transparent}.fade-in>h1[data-v-52cccc92],.fade-in>.buttons[data-v-52cccc92],.fade-in>.keyboard[data-v-52cccc92],.fade-in>.touch[data-v-52cccc92]{transition:opacity 1s ease-out;opacity:1}.fade-out>h1[data-v-52cccc92],.fade-out>.buttons[data-v-52cccc92],.fade-out>.keyboard[data-v-52cccc92],.fade-out>.touch[data-v-52cccc92]{transition:opacity 1s ease-out;opacity:0}
