body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.startPage{display:flex;flex-direction:column}.startPageTop{align-items:center;justify-content:flex-end;padding:20px}.cardContainer,.startPageTop{display:flex;flex-direction:row}.cardContainer{gap:20px;margin:auto}.myQuizzes{padding:0 40px 40px}.cardStartPageWrapper{align-items:center;background-color:#6a6dd2;border-radius:20px;box-shadow:inset;cursor:pointer;display:flex;flex-direction:column;height:130px;justify-content:center;padding:20px;position:relative;text-align:center;transition:background-color .2s;width:230px}.cardStartPageWrapper:hover{background-color:#a86eff;outline:3px solid hsla(0,0%,100%,.508)}.quizCardBtns{display:flex;flex-direction:row;gap:5px;position:absolute;top:5px}.iconBtn{align-items:center;background:none;background:hsla(0,1%,75%,.523);border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.iconBtn:hover{background:#c0bfbfc4}.cardStartPageWrapper p{color:#fff;font-size:1.4rem;font-weight:700}.inputPin{border:none;border-radius:40px;padding:10px;text-align:center;width:80%}.inputPin:focus{outline:none}.loginBtn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700}.myQuizzesWrapper{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;text-align:center}.myQuizzesWrapper h3{color:#fff}.quizzes{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;height:47vh;justify-content:center;margin:auto;overflow:scroll;padding:5px}.createQuizPage{display:flex;flex-direction:column;height:100%;min-height:100vh;min-width:100vw;width:100%}.createQuizTop{align-items:center;background:#fff;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:row;height:50px;justify-content:space-between;margin:20px;padding:20px}.quizTitleDiv{width:70%}.leftSidebar{background-color:#fff;border:5px solid #fff;border-radius:20px;display:flex;flex-direction:column;gap:10px;margin-left:20px;max-height:80vh;min-height:100%;overflow-y:scroll;padding:20px 30px 20px 20px;width:-webkit-max-content;width:max-content}.leftSidebar::-webkit-scrollbar{display:none}.leftSidebar{-ms-overflow-style:none;scrollbar-width:none}.questionMiniatureWrapper{display:flex;flex-direction:row;font-weight:700;gap:10px;justify-content:space-between!important}.questionMiniature{border-radius:10px;cursor:pointer;width:100px}.createQuestionDiv{margin:0 auto}.addQuestionBtn{background:#6a6dd2;border:none;border-radius:50px;color:#fff;cursor:pointer;height:35px;margin:0 auto 0 70px;min-height:35px;min-width:35px;padding:8px;width:35px}.addQuestionBtn:hover{background:#7e80d2;transition:.3s}.numAndDelBtn{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.deleteQuestionBtn{background:none;border:none;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deleteQuestionBtn:hover{color:red;transition:.3s}.finishQuizBtn{background:#6a6dd2;border:none;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;width:-webkit-max-content;width:max-content}.finishQuizBtn:hover{background:#8e91e7}.createqtnandsidebar{display:flex;flex-direction:row}@media (max-width:1000px){.createqtnandsidebar{display:flex;flex-direction:column-reverse}.leftSidebar{border:none;flex-direction:row;gap:5px;margin:0 auto;max-height:60px;max-width:90vw;min-height:60px;min-width:80vw;overflow-x:scroll;overflow-y:hidden;width:85vw}.questionMiniatureWrapper{gap:0;margin-left:10px}.addQuestionBtn{margin:auto 10px}}.titleDiv{margin:40px 100px}.answers{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.answerCard{align-items:center;background-color:#fff;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:130px;justify-content:center;overflow:scroll;padding:20px;position:relative;width:230px}.radioAnswer{margin:10px!important;position:absolute!important;right:0;top:0}.nextQuestionBtn{border:none;border-radius:10px;box-sizing:border-box;cursor:pointer;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:50px;margin-top:70px;padding:10px;position:absolute;right:0;width:-webkit-max-content;width:max-content}.answerQuizPage{overflow:hidden;position:fixed}.AnswerQuestion{color:#fff;display:flex;flex-direction:column;gap:20px;margin:0 auto;padding:40px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.answerCardIcon{filter:invert(1);left:0;margin:10px 0 0 10px;max-height:40px;max-width:40px;position:absolute;top:0}@media (max-width:500px){#answerPage{gap:0;height:80vh;margin:0 auto;padding:30px 0}#answerPage,#answerPageAnswers{box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#answerPageAnswers{gap:5px;margin:auto;min-width:90vw;padding:5px}#answerPageAnswerCard{border-radius:15px;box-sizing:border-box;height:120px;margin:auto;padding:5px;width:100%}.answerCardIcon{max-height:25px;max-width:25px}}.waiting-page{align-items:center;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:#fff;font-size:1.2em;margin-top:20px;text-align:center}.timeBox{animation:shake .5s infinite alternate;background:linear-gradient(145deg,#ff149399,#ffa50099);border:2px dashed #ff0c;border-radius:20px;box-shadow:0 0 15px #ff1493bf,inset 0 0 10px #ffa50080;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;padding:10px 20px;transition:transform .3s ease,box-shadow .3s ease}.timeBox:hover{animation:wiggle .2s infinite alternate;box-shadow:0 0 25px #ff1493,inset 0 0 15px #ffa500bf;transform:scale(1.1)}@keyframes shake{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.lobbyTitle{box-sizing:border-box;color:#fff;font-size:2.5rem;margin:0 auto;padding:0 10vw;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}.lobbyBtns{align-items:center;align-self:center;display:flex;flex-direction:row;gap:10px;position:absolute;right:20px;top:60px}.lobbyCodeTitle{color:#fff;font-size:1.5rem;font-weight:400;text-align:center}.lobbyCodeTitleCode{font-weight:700}.joinInfoContainer{gap:30px;margin-top:30px}.joinInfoContainer,.lobbyPageTop{align-items:center;display:flex;flex-direction:column;justify-content:center}.lobbyPageTop{box-sizing:border-box;min-height:25%;padding-top:30px}.playerNameGridDiv{align-items:center;display:flex;min-height:50%}.lobbyPageBottom{align-items:center;color:#fff;display:flex;height:25%;justify-content:center;min-height:25%;text-align:center}@media (max-width:500px){.lobbyPage{box-sizing:border-box;padding:20px;position:fixed}.lobbyTitle{padding:0 10px}.lobbyBtns{top:20px}.lobbyPageBottom{font-size:.8rem}}#startGameButton{align-self:center;background-color:#6a6dd2;border-color:#6a6dd2;border-radius:1rem;color:#f0f8ff;cursor:pointer;font-weight:bolder;height:3rem;width:7rem}@media screen and (max-width:500px){#startGameButton{height:2.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}#wrapper{align-items:flex-end;display:flex;justify-content:flex-end}.PlayerCounter{align-items:center;background-color:#6a6dd2;border-radius:50%;display:flex;font-weight:bolder;gap:3px;height:3.2rem;justify-content:center;width:3.2rem}#playerCountText{color:#fff;font-size:1.3rem;text-align:center}#PlayerNameGrid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:10px auto}.playerEntry{align-items:center;background:linear-gradient(145deg,#6c7a89,#556270);border-radius:12px;box-shadow:0 4px 6px #0003;cursor:default;display:flex;justify-content:space-between;max-width:250px;padding:12px 15px;transition:transform .3s ease,box-shadow .3s ease}.playerEntry:hover{background:linear-gradient(145deg,#556270,#766c89);box-shadow:0 10px 15px #0000004d;transform:translateY(2px)}.playerName{color:#ecf0f1;font-size:1rem;font-weight:600;text-shadow:0 2px 4px #0003}.kickButton{background-color:#e74c3c;border:none;color:#fff;cursor:pointer;font-size:.8rem;padding:8px}@media (max-width:768px){.playerEntry{justify-content:center;max-width:none;width:auto}}.playerNameField{align-content:center;background-color:#fff;border-radius:1rem;display:flex;height:4rem;margin:1rem;width:25rem}.playerNameInput{align-items:center;background-color:initial;border-width:0;flex:2 1;font-size:larger;font-weight:700;margin-left:1rem;outline:none}.joinButton{align-self:center;background-color:#a86fff;border-color:#a86fff;border-radius:1rem;color:#f0f8ff;cursor:pointer;font-weight:bolder;height:3rem;margin:1rem;width:5rem}.QrCode{background-color:#fff;border-radius:10px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#PostLobbyPage{align-items:center;display:flex;flex-direction:column}#ResultList{overflow-y:scroll}#header{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:30px 10px;width:100%}#postLobbyPageTitle{align-items:center;display:flex;justify-content:center;width:100%}.PostLobbyPagePlayer{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:20px!important;text-align:center}.PostLobbyPagePlayer h1{font-size:1rem}.postLobbyPagePlayerResult{background:#e655d8;border-radius:15px;box-sizing:border-box;margin:200px auto auto;padding:30px}#SecondPodium{background-color:#dd7bff;border-top-right-radius:.5rem;color:silver;height:13rem}#FirstPodium,#SecondPodium{border-top-left-radius:.5rem}#FirstPodium{background-color:#1b4992;height:9rem}#ThirdPodium{background-color:#886aec;border-top-right-radius:.5rem;height:5rem}.podium{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;width:8rem}.placementText{color:#000;font-size:1.5rem}.placementBackground{align-items:center;background-color:#fff;border-radius:3rem;display:flex;height:2rem;justify-content:center;margin-bottom:.5rem;width:2rem}#playerName,#playerPoints{color:#f0f8ff;font-size:large}@media screen and (max-width:700px){#FirstPodium{height:6rem}#SecondPodium{height:8rem}#ThirdPodium{height:4rem}.podium{width:5rem}.placementText{color:#000;font-size:1rem}.placementBackground{height:1.5rem;width:1.5rem}#playerName,#playerPoints{font-size:small}}.PodiumWrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}#PlacementPodiums{display:flex;flex-direction:horizontal}.playerName{color:#fff}.resultListTile{background-color:#6a6dd2;border-radius:.5rem;height:1.3rem;justify-content:space-between;margin:.5rem;padding:1rem;width:60vw}.resultListTile,.tileText{align-items:center;display:flex;flex-direction:row}.tileText{color:#f0f8ff;font-size:1.5rem}@media screen and (max-width:500px){.tileText{font-size:1rem}.resultListTile{height:.6rem}}.tileStart{align-items:center;display:flex;flex-direction:row}#placementNumber{margin-right:.5rem}#reportButtonText,#reportIcon{color:#fff;cursor:pointer}#reportButtonText{font-size:1rem;margin-left:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#reportQuizWrapper{align-items:center;display:flex;flex-direction:row;width:-webkit-max-content;width:max-content}.form-style{color:#fff;display:flex;flex-direction:column;margin-top:20px;width:100%}.textarea-style{border:1px solid #ccc;border-radius:5px;margin-bottom:10px;padding:10px;resize:vertical}.button-style{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px;transition:background-color .3s ease}.button-style:disabled{background-color:#aaa}.button-style:hover:enabled{background-color:#6a6dd2}.searchQuizzes{grid-gap:20px;color:#fff;display:grid;font-size:20px;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.searchbarWrapper{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto;padding:20px;width:45%}.searchInput{border:none;border-radius:40px;padding:15px;width:100%}.searchInput:focus{outline:none}@media (max-width:950px){.searchbarWrapper{margin-left:0}}.playerScoreWrapper{align-items:center;background:hsla(0,0%,100%,.376);border-radius:15px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;font-size:1.3rem;font-weight:700;height:3rem;justify-content:space-between;max-width:30rem;min-width:25rem;padding:20px}.questionStatsPage{align-items:center;display:flex;flex-direction:column;justify-content:center}.questionStatsTop{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:absolute;text-align:center;top:50px;width:95%}.questionStatsTop h1{word-wrap:break-all;box-sizing:border-box;color:#fff;margin:0 150px;max-width:100%}.nextBtn{background-color:#c62467;border:none;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:15px;position:absolute;right:0}.nextBtn,.questionStatsFigures{align-items:center;display:flex;justify-content:center}.questionStatsFigures{flex-direction:row;gap:20px;width:90%}.playerStatsSection{display:flex;flex-direction:column;gap:5px;width:50%}#playerQuestionStatDiv{color:#fff;flex-direction:column;height:90vh;justify-content:space-between;padding-bottom:70px;text-align:center}#gainedThisRound,#playerQuestionStatDiv,#playerScore{align-items:center;box-sizing:border-box;display:flex;width:90vw}#gainedThisRound,#playerScore{border-radius:10px;flex-direction:row;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:300px}#playerScore{background:hsla(0,0%,100%,.262)}#gainedThisRound{background:#ff9500;gap:5px}.chosenAnswers{background:hsla(0,0%,100%,.376);border-radius:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;max-height:600px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:30px;width:500px}.bars,.icons{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.icons{border-top:3px solid #fff;box-sizing:border-box;padding-top:10px}.answerIconWrapper{align-items:center;border-radius:50px;display:flex;height:40px;justify-content:center;margin:auto;padding:5px;width:40px}.answerIcon{filter:invert(1);max-height:40px;max-width:40px}.countBar{align-self:flex-end;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;box-sizing:border-box;color:#000;color:#fff;display:flex;font-weight:700;justify-content:center;margin:0 auto;max-height:30rem;padding-top:10px;width:35px}
/*# sourceMappingURL=main.f9cd14f7.css.map*/