@import"https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap";:root{--dark: #161616;--light: #ecf0f1;--accent: #2c2c54}*{font-family:Architects Daughter,cursive;box-sizing:border-box;color:var(--light);margin:0}#app{max-width:1280px;margin:0 auto;padding:2rem}html{overscroll-behavior-y:none;background:var(--dark)}body{overscroll-behavior-y:none;margin:0}input{position:relative;font-size:1.8rem;outline:0;border:none;border-bottom:4px solid transparent;background:none;padding:1rem;border-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20324.27%2022.781'%20width='324.27'%20height='22.781'%3e%3cpath%20d='M9.998%2011.156c50.45.14%20253.78.18%20304.27.13m-302.47-1.29c50.27.42%20251.23%202.47%20301.84%202.78'%20stroke='%23ecf0f1'%20stroke-width='4'%20fill='none'%20stroke-linecap='round'/%3e%3c/svg%3e") 0 0 100% 0 stretch;border-image-width:0 0 10px 0}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}p{font-size:1.6rem}@media(max-width:650px){h1{font-size:3rem}h2{font-size:2.4rem}h3{font-size:1.4rem}p{font-size:1.2rem}}button{background:var(--light);color:var(--dark);outline:0;border:0;font-weight:700;border-radius:8px;padding:.5rem 2rem;cursor:pointer;font-size:1.6rem;text-transform:uppercase;transition:.15s}@media(max-width:650px){button{font-size:1.2rem;padding:.5rem 1.5rem}}button:hover{opacity:.9;transform:scale(1.02)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.lds-grid[data-v-3d1d2ecc]{display:block;position:relative;width:80px;height:80px}.lds-grid div[data-v-3d1d2ecc]{position:absolute;width:16px;height:16px;border-radius:50%;background:currentColor;animation:lds-grid-3d1d2ecc 1.2s linear infinite}.lds-grid div[data-v-3d1d2ecc]:nth-child(1){top:8px;left:8px;animation-delay:0s}.lds-grid div[data-v-3d1d2ecc]:nth-child(2){top:8px;left:32px;animation-delay:-.4s}.lds-grid div[data-v-3d1d2ecc]:nth-child(3){top:8px;left:56px;animation-delay:-.8s}.lds-grid div[data-v-3d1d2ecc]:nth-child(4){top:32px;left:8px;animation-delay:-.4s}.lds-grid div[data-v-3d1d2ecc]:nth-child(5){top:32px;left:32px;animation-delay:-.8s}.lds-grid div[data-v-3d1d2ecc]:nth-child(6){top:32px;left:56px;animation-delay:-1.2s}.lds-grid div[data-v-3d1d2ecc]:nth-child(7){top:56px;left:8px;animation-delay:-.8s}.lds-grid div[data-v-3d1d2ecc]:nth-child(8){top:56px;left:32px;animation-delay:-1.2s}.lds-grid div[data-v-3d1d2ecc]:nth-child(9){top:56px;left:56px;animation-delay:-1.6s}@keyframes lds-grid-3d1d2ecc{0%,to{opacity:1}50%{opacity:.5}}.main-loading{position:fixed;inset:0;display:flex}.main-loading>div{margin:auto;display:flex;flex-direction:column;align-items:center;gap:1rem}#app{position:relative;height:100dvh}main{height:100%}.dashboard[data-v-6b6b5614]{display:flex;height:100%}.player[data-v-6b6b5614]{margin:auto;text-align:center}.player p[data-v-6b6b5614]{margin:0;font-weight:700;letter-spacing:2px}.player h1[data-v-6b6b5614]{margin:2rem 0 2.4rem}.searching[data-v-6b6b5614]{display:flex;flex-direction:column;align-items:center;gap:2rem}.searching h2[data-v-6b6b5614]{margin-bottom:-10px}.create-player[data-v-6b6b5614]{margin:auto;display:flex;flex-direction:column}@media(max-width:650px){.create-player[data-v-6b6b5614]{text-align:center}}.create-player p[data-v-6b6b5614]{margin:1rem}.create-player input[data-v-6b6b5614]{display:block;width:100%}.create-player button[data-v-6b6b5614]{display:block;margin:2rem auto 0}.info-btn[data-v-6b6b5614]{position:absolute;top:2rem;right:2rem;width:40px;height:40px;font-size:1rem;padding:2px 12px;background:color-mix(in srgb,var(--dark),#fff 10%);color:var(--light);letter-spacing:2px}.modal[data-v-6b6b5614]{display:flex;position:fixed;inset:0;padding:2rem;background:color-mix(in srgb,var(--dark),transparent 5%);z-index:999}.modal .content[data-v-6b6b5614]{position:relative;margin:auto;padding:4rem 2rem;border-radius:1rem;background:color-mix(in srgb,var(--dark),#fff 3%);text-align:center;width:100%;max-width:500px}.modal h3[data-v-6b6b5614]{margin-bottom:2rem}.modal p[data-v-6b6b5614]{font-size:1.4rem;margin-bottom:1rem}.modal p[data-v-6b6b5614]:last-of-type{margin-bottom:0}.modal .modal-close[data-v-6b6b5614]{display:block;font-size:1rem;background:color-mix(in srgb,var(--dark),#fff 10%);color:var(--light);letter-spacing:2px;margin:2.5rem auto 0}.game-logo[data-v-6b6b5614]{position:absolute;top:2rem;left:2rem;width:40px}.game-logo img[data-v-6b6b5614]{display:block;width:100%}.online-count[data-v-6b6b5614]{position:absolute;bottom:2rem;right:2rem;left:2rem;margin:0 auto;font-size:1.2rem;width:200px;text-align:center}
