@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Poppins,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.appContainer{display:flex;flex-direction:column;gap:10px;padding-top:80px;text-align:center}button,select{background:#151414;border:1px solid hsla(0,0%,100%,.236);border-radius:5px;color:#fff;padding:5px 10px;text-align:center}button{cursor:pointer}button:hover,select:hover:not(:disabled){background:#1e1c1c}button:active{background:#252424}select{-webkit-appearance:none;appearance:none}button:disabled,select:disabled{opacity:.7}@media screen and (max-width:600px){.appContainer{padding-top:30px}}.gamemodes{display:flex;flex-direction:column;gap:10px;margin:0 auto;width:100%}.gamemodes button{height:50px}.leaderboard{display:flex;flex-direction:column;margin:0 auto;max-height:120px;max-width:300px;overflow-y:auto;width:100%}.leaderboard>span{background-color:#1e1e1e;display:flex;padding:3px 0;vertical-align:middle;width:100%}.leaderboard>span:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.leaderboard>span:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.leaderboard>span:nth-child(odd){background-color:#161616}.leaderboard>span>:last-child{border-left:1px solid #ffffff11}.leaderboard>span .score{font-family:Courier New,Courier,monospace;opacity:.5;padding-left:5px}.leaderboardInput{display:flex;flex-direction:row;height:30px;margin:0 auto;max-width:300px;width:100%}.leaderboardInput>input{background-color:#1e1e1e;border:1px solid #0000;border-bottom-left-radius:5px;border-top-left-radius:5px;color:#fff;flex-grow:1;padding:7px 10px;width:100%}.leaderboardInput>button{background-color:#161616;border-color:#0000;border-radius:0;border-bottom-right-radius:5px;border-top-right-radius:5px;height:100%}.roundChanger{bottom:50px;justify-content:center;left:0;position:fixed;right:0}.game,.roundChanger{display:flex;gap:10px;margin:0 auto}.game{flex-direction:column;max-width:600px;width:100%}.game select:first-of-type{width:150px}.game select:not(:first-of-type){width:47.5px}.game .verse{height:90px}.game .score{font-size:1.5em;font-weight:700;margin:5px}.game .correctVerse{font-size:1.25em;font-weight:700;margin:0;padding-top:15px}.game button{margin:0 auto;margin-top:30px!important;padding:10px;width:245px}.game button:disabled{display:none}.backButton{border:none;height:35px;margin:0 auto;width:100px}.expiryTimer{opacity:.6}@media screen and (max-width:600px){.game .verse{font-size:1.1em!important;height:140px;padding-left:5px;padding-right:5px}.guessContainer{bottom:50px;left:0;position:fixed;right:0}}input{background:#1e1c1c;color:#fff}.teamInput>input{border:1px solid #0000;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:7px 10px}.teamInput>input.invalid{border:1px solid #bf2828}input[type=number]{border:1px solid #ffffff3c;border-radius:5px;padding:5px 10px}.teamInput>input:hover{background:#262424}.teamInput>button{background:#371e1e;border-color:#0000;border-radius:0;border-bottom-right-radius:5px;border-top-right-radius:5px;padding:7px 7.5px}.teamInput>button:hover{background:#582727;cursor:pointer}.errorText{background:rgba(255,24,24,.177);border-radius:5px;color:#ff4e4e;font-size:.9em;margin:15px auto;max-width:300px;padding:10px;width:100%}.teamScoreContainer{margin-top:20px}.teamScore{background:#151414;border:1px solid #ffffff3c;display:flex;justify-content:space-between;margin:0 auto;max-width:225px;padding:0 10px;text-align:left;width:100%}.teamScore:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.teamScore:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.teamScore>.score{background:#353131;margin-right:-10px;padding-left:5px;text-align:center;width:75px}
/*# sourceMappingURL=main.a286d7aa.css.map*/