@import url(https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap);*{font-family:Funnel Sans}#app{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden}#landing-view[data-v-08509c20]{width:100%;height:100%;background-color:#a2bffe}#landing-content[data-v-08509c20],#landing-view[data-v-08509c20]{display:flex;flex-direction:column;justify-content:center;align-items:center}#landing-content[data-v-08509c20]{z-index:2}#landing-title[data-v-08509c20]{font-size:5rem}#lobbies-view[data-v-6f972488]{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center}#public-lobbies-wrapper[data-v-6f972488]{width:100%;height:100%;background-color:rgba(0,0,0,.2);overflow-y:auto;display:flex;flex-direction:column}#lobbies-create-wrapper[data-v-6f972488]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.public-lobby[data-v-6f972488]{width:calc(100% - 1rem);height:2rem;padding:.5rem;background-color:rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}.public-lobby[data-v-6f972488]:nth-child(2n){background-color:rgba(0,0,0,.1)}.lobbies-wrapper[data-v-6f972488]{width:40vw;height:70vh}#debug-view,.lobbies-wrapper[data-v-6f972488]{display:flex;flex-direction:column;justify-content:center;align-items:center}#debug-view{width:100%;height:100%}#debug-log{display:flex;flex-direction:column;height:70vh;width:40rem;overflow-y:auto;background-color:rgba(0,0,0,.2);padding:1rem;margin:1rem}#debug-log p{padding:.2rem;margin:0}#debug-log :nth-child(2n){background-color:rgba(0,0,0,.1)}#chat-wrapper[data-v-5a22a992]{width:20%;height:60%;background-color:rgba(0,0,0,.2);position:absolute;top:20%;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;resize:both}#chat-messages-wrapper[data-v-5a22a992]{width:calc(100% - 32px);height:100%;background-color:rgba(0,0,0,.2);padding:16px;overflow-y:auto;display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}#chat-input-wrapper[data-v-5a22a992]{display:flex;justify-content:center;align-items:center;width:100%}#chat-input-wrapper input[data-v-5a22a992]{width:100%}#chat-handle[data-v-5a22a992]{width:100%;background-color:grey;cursor:pointer;display:flex;justify-content:center;align-items:center}.chat-message[data-v-5a22a992]{width:100%;word-wrap:break-word}.server-message[data-v-5a22a992]{color:#8a2be2}#lobby-view[data-v-6c86417d]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}#lobby-logistics[data-v-6c86417d]{position:absolute;top:16px;left:16px}#lobby-info[data-v-6c86417d]{position:absolute;bottom:16px;left:16px}#players-wrapper[data-v-6c86417d]{width:20%;height:100%;padding:16px;position:absolute;top:0;right:0;background-color:rgba(0,0,0,.2)}#players-title[data-v-6c86417d]{display:flex;justify-content:center;align-items:center;text-align:center;border-bottom:2px solid #000}#game-rules-wrapper[data-v-6c86417d]{height:80%;width:40%;padding:16px;background-color:rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.player[data-v-6c86417d]{width:100%;height:1rem;padding:16px;display:flex;justify-content:center;align-items:center}.player-leader-tag[data-v-6c86417d]{color:#6495ed}.player-me-tag[data-v-6c86417d]{color:#8a2be2}.lobby-wrapper[data-v-6c86417d]{width:100%;height:100%}#game-logistics[data-v-16b906cd],.lobby-wrapper[data-v-6c86417d]{display:flex;flex-direction:column;justify-content:center;align-items:center}#game-logistics[data-v-16b906cd]{position:absolute;top:16px;left:16px}