.mobile-buttons{display:grid;grid-template-columns:.5fr 2fr 2fr 2fr .5fr;grid-template-rows:auto auto;width:100%;height:100%;align-items:center;justify-items:center;column-gap:25px}.mobile-button{width:100%;height:84px;background-size:cover;background-position:center;border:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;touch-action:manipulation;outline:none;-webkit-touch-callout:none}.mobile-button.left{grid-column:2 / 2;grid-row:1 / 2}.mobile-button.up{grid-column:3 / 3;grid-row:1 / 2}.mobile-button.right{grid-column:4 / 4;grid-row:1 / 2}.spacer{grid-column:1 / 4;grid-row:2 / 3;height:5px}.mobile-button.space{grid-column:2 / 5;grid-row:3 / 4;width:100%;height:53px}.lobby-info-box{position:absolute;left:500px;top:200px;height:300px}@media (max-width: 1000px){.lobby-info-box{left:0;top:15px;height:300px}.lobby-info-box>h2{font-size:12px}.lobby-info-box>h1{font-size:16px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%;margin:0;padding:0;overflow:hidden}@font-face{font-family:CustomFont;src:url(./cloudfont-CyVlZSbl.woff) format("woff");font-weight:400;font-style:normal}
