@import"https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;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;--theme-color: #FCAD29}*{font-family:Poetsen One,sans-serif;color:#fff}a{all:unset}body{padding:0;margin:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.theme-background{background-color:var(--theme-color)}.error{color:red;font-size:.75rem;text-align:center}.page{min-width:100vw;min-height:100vh;max-width:100vw;max-height:100vh;display:flex;flex-direction:column;place-items:center;justify-content:center;overflow:hidden}.dashboard-header{display:flex;flex-direction:row;width:100vw;height:calc(15vh - 2rem);padding:1rem 0}.dashboard-header img{margin:0 2.5vw}.dashboard-header-info{display:flex;flex-direction:column;place-items:left;justify-content:center}.dashboard-header-info-status{font-size:2vh}.dashboard-header-info-code{font-size:3.5vh}.dashboard-body{position:relative;display:flex;flex-direction:row;place-items:center;justify-content:space-around;width:100vw;height:85vh}.dashboard-top{width:35vw;height:85vh;position:relative;display:flex;flex-direction:row;place-items:center;justify-content:space-around}.dashboard-top-player{width:30%;display:flex;flex-direction:column;place-items:center;justify-content:center;text-align:center;overflow:hidden}.dashboard-top-player-shirt{width:100%;margin-bottom:1rem}.dashboard-top-player-username{width:90%}#dashboard-top-player-green,#dashboard-top-player-circles{transform:translateY(30%)}.dashboard-leaderboard{display:flex;flex-direction:column;place-items:center;width:50vw;height:65vh;overflow:auto}.dashboard-leaderboard-title{font-size:5vh;margin-bottom:2.5vh}.dashboard-leaderboard-table,.game-leaderboard-table{max-height:60vh;width:90%;border-collapse:collapse}.dashboard-leaderboard-table tr,.game-leaderboard-table tr{height:5vh}.dashboard-leaderboard-table tbody tr:nth-child(odd),.game-leaderboard-table tbody tr:nth-child(odd){background-color:#ffffff2a}.dashboard-leaderboard-table td,.dashboard-leaderboard-table th,.game-leaderboard-table td,.game-leaderboard-table th{text-align:center;padding:.5vh 1vw}.dashboard-leaderboard-table img,.game-leaderboard-table img{height:5vh}.logo{width:25vh}.index-logo{width:40vh}.game-logo{width:12.5vh}.start-link{display:block;width:65vw}.start-button{width:inherit;padding:.5rem;margin:.25em 0;border:0;border-radius:15px;font-size:.9rem}.login-input,.home-input{display:block;width:calc(65vw - 2rem);padding:.5rem 1rem;margin:.5em 0;border:0;border-radius:15px;font-size:.9rem}.login-button,.home-button{display:block;width:65vw;padding:.5rem;margin:.5em 0;border:0;border-radius:15px;font-size:.9rem}.home-join{display:flex;flex-direction:row;place-items:center;justify-content:space-between;width:65vw}.home-join input{width:calc(45% - .5rem)}.register-input,.create-input,.create-select{display:block;width:calc(65vw - 2rem);padding:.5rem 1rem;margin:.5em auto;border:0;border-radius:15px;font-size:.9rem}.register-button,.create-button{display:block;width:65vw;padding:.5rem;margin:.5em auto;border:0;border-radius:15px;font-size:.9rem}.create-rounds{position:relative;display:flex;flex-direction:column;width:85vw;max-height:40vh;overflow:auto}.create-add-round{width:35vw}.create-round{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;padding:.5rem 0}.create-round .create-input,.create-round .create-select,.create-round .create-select option{width:calc(50% - 2rem);margin:.15rem}.create-round .create-select{width:50%}.create-select-remove{color:red}.home-player{display:flex;flex-direction:column;place-items:center;justify-content:center;margin:1rem 0}.home-player-shirts{margin:3rem 0;min-width:90vw;max-width:90vw;display:flex;flex-direction:row;place-items:center;justify-content:center}.home-player-shirt{width:33%;margin:0 .5rem}.home-player-shirt img{width:100%}.home-player-shirt span{display:block;width:100%;text-align:center;font-size:1.5rem}.game-top{height:35vh;width:90vw;margin:1rem 0;position:relative}.game-top-player{position:absolute;width:33%;height:75%;display:flex;flex-direction:column;place-items:center;justify-content:center;text-align:center;overflow:hidden}.game-top-player-shirt{width:100%;margin-bottom:1rem}.game-top-player-username{width:90%}#game-top-player-yellow{top:0;left:50%;transform:translate(-50%)}#game-top-player-green{left:0;bottom:0}#game-top-player-circles{right:0;bottom:0}.game-main{position:relative;height:35vh;width:100vw;overflow:hidden}.game-drinks{height:100%;width:100%;display:flex;flex-direction:column;place-items:center;justify-content:center;overflow:hidden}.game-drink{width:60vw;height:100%;margin:0 2vw;display:flex;flex-direction:column;place-items:center;justify-content:center;overflow:hidden;color:#fff}.game-drink-label{font-size:6vw;font-weight:700}.game-drink-image{width:30vw}.game-drink-time{font-size:6vw}.game-drink-button{width:50%;height:10vh;padding:.5vh 1vw;margin:1.5vh 0;border:0;border-radius:15px;font-size:5vw;background-color:var(--theme-color);color:#fff}.game-drink-start{background-color:green}.game-drink-stop{background-color:red}.game-return{position:absolute;top:0;right:0;margin:0 20px;font-size:7.5vw;color:#fff;z-index:15}.game-arrows{position:absolute;width:20vw;height:100%;z-index:10;top:0;display:flex;justify-content:center;align-items:center;color:#fff;font-size:7.5vw}.game-previous{left:0}.game-previous:active{background-color:#ffffff4e;border-radius:0 100% 100% 0}.game-next{right:0}.game-next:active{background-color:#ffffff4e;border-radius:100% 0 0 100%}.game-bottom{height:7.5vh;width:75vw;display:flex;flex-direction:row;place-items:center;justify-content:center;overflow:hidden}.game-bottom-button{width:45%;height:4.5vh;padding:.5vh 1vw;margin:0 2.5%;border:0;border-radius:15px;font-size:4vw;background-color:var(--theme-color);color:#fff}#game-fullscreen,#game-leaderboard{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e0;z-index:20;display:flex;flex-direction:column;place-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden;display:none}.game-close,.home-logout{position:absolute;aspect-ratio:1/1;width:7.5vh;display:flex;place-items:center;justify-content:center;top:2.5vh;right:2.5vh;font-size:7.5vw;color:#fff;z-index:25;border-radius:50%}.game-fullscreen-label{font-size:12.5vw;font-weight:700}.game-fullscreen-image{width:45vw}.game-fullscreen-time{font-size:15vw}.game-fullscreen-button{width:60%;aspect-ratio:1/1;padding:.5vh 1vw;margin:1.5vh 0;border:0;border-radius:50%;font-size:10vw;background-color:var(--theme-color);color:#fff}.game-fullscreen-start{background-color:green}.game-fullscreen-stop{background-color:red}.game-leaderboard-title{font-size:12vw}.game-leaderboard-main{max-width:100vw;overflow:auto;padding-bottom:2.5vh}.game-leaderboard-table{padding:0 7.5vw}.game-leaderboard-table th{padding:.5vh 3.5vw;font-weight:700;font-size:5vw}.game-leaderboard-table td{font-size:4vw}
