@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;400;700;800&display=swap);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}*,body{box-sizing:border-box;margin:0;padding:0}.border{border:2px solid #000}.shadow{box-shadow:0 0 10px rgba(0,0,0,.5)}.card{align-items:center;gap:20px}.disabled{opacity:.3}.hover-animation{transition:all .3s ease}.hover-animation:hover{box-shadow:4px 0 10px rgba(0,0,0,.5);cursor:pointer}.page{display:flex;flex-direction:row;height:100vh;overflow-y:hidden;width:100vw}.profile-template-page{background-image:url(/static/media/background.946f774061706595c6c9.svg);display:flex;flex-direction:column;height:94%;width:100%}.login-temp-cont{display:flex;flex-direction:row;gap:20px;min-height:100vh;width:100%}.login-temp-sub-cont{align-items:center;display:flex;flex:1 1;justify-content:center}.login-signup-temp-img-cont{align-self:stretch;flex:2 1}.icon-button-cont{align-items:center;border-radius:5px;display:flex;height:50px;justify-content:center;transition:all .3s ease;width:50px}.icon-button-cont:hover{box-shadow:1px 1px 5px rgba(0,0,0,.5);cursor:pointer}.rounded{border-radius:50%}.bordered{border:2px solid #000}.profile{padding:28.5px}img{object-fit:cover}.loading-cont{display:flex;flex-direction:row;gap:20px}.loading-item{-webkit-animation:loading-anim 2s ease infinite;animation:loading-anim 2s ease infinite;background-color:#f5f5f5;border-radius:4px;height:30px;width:30px}.loading-animation{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation:loading-anim 1s ease infinite;animation:loading-anim 1s ease infinite}@-webkit-keyframes loading-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}90%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}95%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}5%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}90%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}95%{-webkit-transform:rotate(370deg);transform:rotate(370deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}h1{font-size:48px}h2{font-size:32px}h3{font-size:24px}p{font-size:18px}h1,h2,h3,p{font-family:Inter;font-weight:400}a:link,a:visited{background-color:initial;color:"#0d98ba";text-decoration:none}.break-word{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-input-box-cont{align-items:center;border-radius:5px;display:flex;gap:5px;justify-content:flex-start;padding:5px 10px;width:100%}.text-input-cont{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}input[type=password],input[type=text]{background-color:rgba(0,255,0,0);border:none;height:30px;outline:none;padding:10px;width:100%}.login-form-temp{min-width:500px;width:80%}.card{align-items:stretch;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;margin:15px;padding:15px}.form-inputs-cont{flex-direction:column;gap:5px}.form-icon-buttons-cont,.form-inputs-cont{align-items:center;display:flex;justify-content:center;width:100%}.form-icon-buttons-cont{align-content:center;flex-direction:row;flex-wrap:wrap;gap:10px}.form-links-cont{align-content:center;align-items:center;gap:3px;justify-content:center}.form-links-cont,.subcomponent-form-temp{display:flex;flex-direction:column;width:100%}.subcomponent-form-temp{gap:10px}button{border:none;border-radius:5px;color:#fff;display:flex;font-weight:500;font-weight:700;justify-content:center;padding:10px 30px}.secondary-button,button{cursor:pointer;transition:all .2s ease}.secondary-button{border:2px solid #1779ba;border-radius:5px;box-shadow:1px 1px 10px rgba(0,0,0,.5);padding:10px}.secondary-button:hover{box-shadow:3px 3px 10px rgba(0,0,0,.5)}button:hover{box-shadow:1px 1px 5px rgba(0,0,0,.5)}button:disabled{opacity:.8}.create-quiz-card-cont{align-items:center;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;padding:10px;transition:all .3s ease}.create-quiz-card-cont:hover{box-shadow:4px 0 10px rgba(0,0,0,.6);cursor:pointer}.img-background-cont{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:7px}.user-record-cont{gap:10px}.new-quiz-card-cont,.user-record-cont{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.new-quiz-card-cont{border-radius:5px;gap:30px;height:180px;padding:10px;transition:all .3s ease;width:100%}.quiz-card-details-cont{align-self:stretch;display:flex;flex:1 1;flex-direction:column;gap:3px;overflow-x:hidden}.quiz-card-details-bottom-cont{display:flex;flex-direction:row;justify-content:space-between;width:100%}.quiz-card-actions-cont{display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-end;position:relative;width:200px}.quiz-card-delete-btn{border-radius:50%;position:absolute;right:0;top:0}.new-quiz-card-cont:hover{box-shadow:4px 0 10px rgba(0,0,0,.6);cursor:pointer}.quizzes-temp-cont{overflow-y:scroll}.toolbar-cont{align-items:center;box-shadow:8px 0 10px rgba(0,0,0,.5);display:flex;flex-direction:row;gap:20px;height:10%;justify-content:flex-start;left:0;min-height:70px;padding:0 20px;position:relative;top:0;width:100vw}.tab-chooser-cont{align-content:center;flex:1 1}.tab-bar-chooser-item-cont,.tab-chooser-cont{align-items:center;display:flex;height:100%;justify-content:center}.tab-bar-chooser-item-cont{background:none;width:200px}.tab-bar-chooser-item-cont:hover{cursor:pointer}.tab-bar-chooser-item-cont p{font-weight:700;text-transform:capitalize}.tab-bar-chooser-cont{border-radius:5px;display:flex;height:40px;position:relative}.tab-bar-chooser-selector{border-radius:5px;height:100%;left:200px;position:absolute;transition:all .3s ease;width:200px}.loading-popup-cont{height:100vh}.report-card-cont{border-radius:5px;gap:30px;height:70px;justify-content:flex-start;padding:10px;transition:all .3s ease;width:100%}.report-card-class-name-cont,.report-card-cont{align-items:center;display:flex;flex-direction:row}.report-card-class-name-cont{gap:10px}.report-card-cont:hover{box-shadow:4px 0 10px rgba(0,0,0,.6);cursor:pointer}.report-temp-cont,.reports-temp-cont{gap:20px;padding:20px}.single-report-card-cont{gap:20px;justify-content:space-between}.empty-card-component,.single-report-card-cont{align-items:center;border-radius:5px;display:flex;padding:20px}.empty-card-component{align-self:stretch;flex:1 1;justify-content:center;margin:20px}.player-report-card-cont{align-items:center;display:flex;gap:15px;justify-content:space-between;width:100%}.loading-popup-cont{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;opacity:0;position:fixed;right:0;top:0;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);width:100vw;z-index:1000}.loading-popup-cont,.shown-popup{transition:opacity .2s ease,-webkit-transform 10ms linear;transition:transform 10ms linear,opacity .2s ease;transition:transform 10ms linear,opacity .2s ease,-webkit-transform 10ms linear}.shown-popup{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.alert-box-cont{border-radius:5px;box-shadow:4px 0 10px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:10px;min-height:300px;padding:15px;width:500px}.alert-box-title-cont{align-items:center;display:flex;justify-content:space-between}.alert-box-cont hr{border:none;height:2px}.alert-box-details{flex:1 1;word-break:break-word}.question-types-options-cont{align-content:center;align-self:stretch;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.create-question-preview-item-cont{border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:20px;transition:all .3s ease;width:100%}.create-question-preview-item-actions-cont{display:flex;gap:10px;justify-content:center;width:100%}.create-question-preview-item-cont:hover{box-shadow:4px 0 10px rgba(0,0,0,.5);cursor:pointer}.create-quiz-empty{align-items:center;align-self:stretch;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center}.edit-label-input{background:none;border:none;outline:none;text-align:center}.bold-text{font-weight:800}.image-upload-cont{align-items:center;border-radius:5px;display:flex;flex-direction:column;gap:15px;height:300px;justify-content:center;transition:all .3s ease;width:400px}.image-upload-cont:hover,.image-upolad-cancel:hover{box-shadow:4px 0 10px rgba(0,0,0,.5);cursor:pointer}.disable-hover:hover{box-shadow:none;cursor:auto}.image-upload-selected-img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.image-upolad-cancel{border-radius:50%;position:absolute;right:10px;top:10px;transition:all .3s ease;z-index:2}.quest-opt-cont{align-items:center;border-radius:5px;display:flex;gap:10px;padding:10px;width:400px}.question-opt-text{word-wrap:break-word;flex:1 1;word-break:break-all}.question-opt-icon-cont{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.question-preview-item-cont{border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:20px;transition:all .3s ease;width:100%}.question-preview-item-actions-cont{display:flex;flex-direction:row;gap:10px;width:100%}.selected-item{border:2px solid #c60017}.question-preview-item-cont:hover{box-shadow:4px 0 10px rgba(0,0,0,.5);cursor:pointer}.questions-preview-bar-cont{align-self:stretch;display:flex;flex-direction:column;gap:20px;height:90vh;overflow-y:scroll;padding:20px;position:relative;width:250px}.question-edit-cont,.quizzes-temp-cont{gap:20px;padding:20px}.question-edit-cont{display:flex;flex:1 1;flex-direction:column;overflow-y:scroll}.question-opts-row-cont{display:flex;flex-direction:row;gap:15px;width:100%}.question-opts-cont{display:flex;flex:1 1;flex-direction:column;gap:15px;justify-content:center;width:100%}.question-edit-header-cont{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.timer-cont{border-radius:50%;height:150px;justify-content:center;width:150px}.running-class-question-header,.timer-cont{align-items:center;display:flex}.running-class-question-header-text-cont{align-items:center;display:"flex";flex:1 1;flex-direction:column;gap:20px}.running-class-question-cont{align-items:stretch;display:flex;flex-direction:column;gap:50px;justify-content:flex-start;overflow-y:scroll;padding:20px}.running-class-question-body{align-content:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.running-class-choices-stats-cont{border-radius:10px;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px;width:500px}.choice-stat-item-cont{align-items:center;display:flex;gap:20px;transition:all .3s ease}.choice-stat-item-bar{border-radius:5px;height:40px}.running-class-reports{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:50px}.running-class-reports-details-cont{border-radius:10px;display:flex;flex-direction:column;gap:20px;height:100%;min-height:500px;min-width:100px;padding:20px;width:100%}.players-list-delete-cont{-ms-overflow-style:none;align-items:stretch;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;overflow-y:scroll;scrollbar-width:none}.players-list-delete-cont::-webkit-scrollbar{display:none}.players-list-delete-item-cont{align-items:center;display:flex;justify-content:space-between;width:100%}.qrcode-cont,.waiting-for-empty-cont{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;width:100%}.running-class-details-cont{border-radius:10px;display:flex;flex-direction:row;height:100%;min-height:500px;min-width:100px;padding:20px;width:100%}.running-class-inner-details-cont{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:30px;justify-content:flex-start}#running-class-right-details-cont{align-items:center;justify-content:center}.white-background-card-cont{align-items:stretch;border-radius:10px;display:flex;flex-direction:column;gap:20px;height:400px;justify-content:center;min-height:300px;min-width:400px;padding:20px;position:relative;width:600px}.student-running-class-details-choices-cont{align-self:stretch;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.student-running-class-details-choice-cont{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:110px;min-width:160px}.student-running-class-cont{align-items:stretch;display:flex;flex-direction:column;gap:20px;justify-content:center;overflow-y:scroll;padding:20px}.student-running-class-details-cont{align-self:stretch;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:stretch;margin:0 200px;padding:20px}.student-running-class-img-cont{align-items:center;display:flex;flex:1 1;justify-content:center}@media (min-width:480px){.student-running-class-details-cont{margin:0}}.student-stats-cont{display:flex;flex-direction:row;gap:10px;padding:10px;width:100%}.running-class-cont{align-items:center;display:flex;gap:20px;justify-content:center;padding:50px}.student-running-class-logo{left:0;margin:0 auto;position:relative;right:0;top:20px}
/*# sourceMappingURL=main.f2d2cea5.css.map*/