html{background:#d9e7fb}a{text-decoration:none;color:unset}body,input{margin:0}body,button,input{font-size:16px;font-family:Muli,"Helvetica Neue",sans-serif}button{border-radius:4px;border:none;background:#4086ea;color:#fff;font-weight:600;height:48px;width:100%;max-width:240px}button:hover{background:#336bbb;cursor:pointer}button:disabled{background:#e2e4e6;color:#5b5b5b;cursor:not-allowed}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Header_wrapper__3tGRg{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;text-align:center;padding:1rem;box-sizing:border-box}.Header_logo__3T0lc{height:32px}.Header_logoutButton__Fr9xG{width:50px;height:35px;padding-left:18px}.CreateQuestion_wrapper__1uVyA{background:#fff;padding:1rem;border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;max-width:800px;margin:0 auto}@media only screen and (max-width:1000px){.CreateQuestion_wrapper__1uVyA{max-width:unset;margin:1rem}}.CreateQuestion_titleContainer__26whP{display:flex;justify-content:space-between}.CreateQuestion_input__1kMn3{width:100%;box-sizing:border-box;padding:8px}.CreateQuestion_label__1e5xW{display:flex;flex-direction:column}.CreateQuestion_label__1e5xW span{margin-bottom:4px}.CreateQuestion_options__1h2hw{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.CreateQuestion_message__2viKP{background:rgba(51,107,187,.1254901961);padding:8px 1rem;box-sizing:border-box;border-radius:4px}.Image_imageContainer__PHmfw{width:100%;margin:16px;display:flex;justify-content:center}.Image_imageContainer__PHmfw img{border-radius:8px}.Image_imageContainer__PHmfw img:hover{cursor:pointer}.GenerateQuestion_wrapper__32B6m{background:#fff;padding:1rem;border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;max-width:800px;margin:0 auto}@media only screen and (max-width:1000px){.GenerateQuestion_wrapper__32B6m{max-width:unset;margin:1rem}}.GenerateQuestion_titleContainer__2nTSX{display:flex;justify-content:space-between}.GenerateQuestion_input__ojM3_{width:100%;box-sizing:border-box;padding:8px}.GenerateQuestion_label__ciIY5{display:flex;flex-direction:column}.GenerateQuestion_label__ciIY5 span{margin-bottom:4px}.GenerateQuestion_options__3KhZ4{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.GenerateQuestion_message__LpMwj{background:rgba(51,107,187,.1254901961);padding:8px 1rem;box-sizing:border-box;border-radius:4px}.GenerateQuestion_borderBox__13zwS{border:1px solid hsla(0,0%,50.2%,.3);border-radius:5px;padding:5px 5px 5px 10px}.Homepage_user__19fnX{display:grid;grid-template-columns:2rem 1fr 2rem;margin-bottom:4px;text-align:start;position:relative}.Homepage_header__3bBhJ{display:grid;grid-template-columns:1rem 1fr 1rem;text-align:center;align-items:center}.Homepage_header__3bBhJ svg{font-size:1.5rem;cursor:pointer}.Homepage_double__9NC_Q,.Homepage_right__h081U,.Homepage_wrong__3iwrj{color:#fff;border-radius:50%;padding:2px;position:absolute;right:-1rem}.Homepage_double__9NC_Q{background:#318cfb}.Homepage_right__h081U{background:#23ab8e}.Homepage_wrong__3iwrj{background:#db3e44}.Homepage_input__3MbJh{margin-bottom:1rem;width:280px;box-sizing:border-box;padding:8px;border-radius:5px;border-color:rgba(53,116,207,.7529411765)}.Homepage_section__28pIL{background:#fff;border-radius:12px;padding:0 2rem 1rem;text-align:center}.Homepage_spinnerContainer__ZPMBe{display:flex;justify-content:center;margin-top:20px}.Homepage_spinner__13gRT{width:35px;height:35px}.Homepage_wide__zxkll{grid-area:wide;background-image:linear-gradient(rgba(53,116,207,.7529411765),rgba(53,116,207,.7529411765)),url(https://media.giphy.com/media/3ohhwKhwLeELpAERaw/giphy.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:100px;display:flex;justify-content:center;align-items:center;padding:1rem}.Homepage_wrapper__1TCeU{display:grid;grid-template-areas:"wide wide";grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;max-width:800px;margin:0 auto}@media only screen and (max-width:1000px){.Homepage_wrapper__1TCeU{max-width:unset;margin:1rem}}@media only screen and (max-width:600px){.Homepage_wrapper__1TCeU{display:flex;flex-direction:column}}.QuestionOption_wrapper__fp2BJ{color:#000;width:100%;max-width:unset;height:48px;font-size:16px;background:transparent;border-radius:4px;border:1px solid #4086ea;display:flex;justify-content:center;align-items:center;text-align:center}.QuestionOption_wrapper__fp2BJ.QuestionOption_active__2KAIS,.QuestionOption_wrapper__fp2BJ:hover{border:2px solid #4086ea;background:transparent}.QuestionOption_correct__1C05X{background:#2dd1ac}.QuestionOption_correct__1C05X.QuestionOption_active__2KAIS,.QuestionOption_correct__1C05X:hover{border:2px solid #4086ea;background:#25b999}.QuestionOption_incorrect__3lhTg{background:#f5454c}.QuestionOption_incorrect__3lhTg.QuestionOption_active__2KAIS,.QuestionOption_incorrect__3lhTg:hover{border:2px solid #4086ea;background:#db3e44}.QuizQuestion_answers__2zZy8{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media only screen and (max-width:600px){.QuizQuestion_answers__2zZy8{grid-template-columns:1fr}}.QuizQuestion_button__2fMD1{display:flex;width:240px;margin:2rem auto 0}.QuizQuestion_wrapper__14gCu{max-width:800px;padding:2rem 1rem;margin:1rem auto;position:relative;border-radius:1rem;background:#fff}.QuizQuestion_wrapper__14gCu h2{margin:0 auto 2rem;text-align:center}@media only screen and (max-width:1000px){.QuizQuestion_wrapper__14gCu{max-width:unset;margin:1rem}}.QuizQuestion_content__3xUVd{margin:0 1rem;position:relative;z-index:1}.QuizQuestion_double__nxSCt,.QuizQuestion_right__1jHy-,.QuizQuestion_wrong__3D3En{color:#fff;border-radius:50%;width:48px;height:48px;margin:0 auto;display:block;padding:8px;box-sizing:border-box}.QuizQuestion_double__nxSCt{background:#318cfb}.QuizQuestion_right__1jHy-{background:#23ab8e}.QuizQuestion_wrong__3D3En{background:#db3e44}.QuizQuestion_powerUpWrapper__3CR3B{display:flex;align-items:center}.QuizQuestion_powerUpWrapper__3CR3B button{margin-right:1rem}
/*# sourceMappingURL=main.d7b7e868.chunk.css.map */