@font-face{font-family:sparky;src:url(/static/media/sparky.76099dbb.ttf)}:root{--error-color:#ec3636;--black:#000;--white:#fff;--bg-transparent:rgba(0,0,0,0.5568627450980392);--link-color:#2a00e6;--bg-blue:#0ad1f3;--pink:#ff00e3;--green:#00ef00;--gray:#444}.main{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100vw;height:100vh;height:100dvh}.greeting{width:100%;letter-spacing:2px;font-size:3rem;max-width:90%;color:var(--black);font-weight:lighter;text-align:center}.menu{padding:2rem 1.5rem;width:80%;max-width:400px;border:3px solid var(--black);border-radius:5px;flex-direction:column;position:relative;background-color:var(--white)}.backButton,.menu{display:flex;align-items:center;justify-content:center}.backButton{position:absolute;top:10px;left:10px;width:8%;aspect-ratio:1;border:0 solid var(--black);border-radius:5px;padding:0;margin:0;background-color:transparent;cursor:pointer}.backButton svg{width:100%;height:100%}.selectBox{border:2px solid var(--black);border-radius:5px;font-size:1.6rem;margin-top:1.5rem;background-color:var(--white);cursor:pointer;padding:.2rem 0;width:90%;font-weight:500;outline:none}.fileInput,.input{padding:.2rem 1rem;width:80%;outline:none}.buttons,.fileInput,.input{border:2px solid var(--black);border-radius:5px;font-size:1.6rem;margin-top:1.5rem;font-weight:500}.buttons{background-color:var(--white);cursor:pointer;padding:.2rem 0;width:90%;display:flex;align-items:center;justify-content:center}.buttons svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px;height:100%;margin-left:.5rem}.uploadBox{display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px dashed #6d6d6d;border-radius:5px;margin-top:1.5rem;padding:.5rem;width:80%}.uploadFileName{text-align:center;color:#353535;font-weight:lighter}.descriptionInput{font-size:1rem;resize:none;height:100px}.errorMessage{color:var(--error-color);padding:0;margin:0}.errorMessage,.message{font-size:1.1rem;font-weight:700}.message{color:var(--pink)}.loadingSave svg{width:30px;height:100%;margin-right:.5rem}@media only screen and (max-width:1000px){.greeting{font-size:1.5rem;font-weight:200}}.body{padding:0;margin:0;width:100%;height:calc(100vh - 120px);font-family:"sparky";letter-spacing:.05rem;overflow:hidden}.button{font-family:"sparky"!important;font-weight:lighter}.input2,.select{font-family:"sparky";font-weight:lighter}.copyUrlBox_container__3K03_{display:flex;align-items:center;justify-content:center;border:2px solid var(--black);border-radius:10px;max-width:90%;margin-bottom:1rem;padding:.3rem .5rem;background-color:var(--white)}.copyUrlBox_url__hXsis{text-align:left;font-size:1rem;background-color:var(--pink);border-radius:10px;padding:.3rem;margin:0 .5rem 0 0}.copyUrlBox_button__1uKqE{display:flex;align-items:center;justify-content:center;border:2px solid var(--black);border-radius:10px;background-color:transparent;font-size:1.2rem;padding:.2rem .5rem;cursor:pointer}.copyUrlBox_button__1uKqE svg{width:25px;height:100%;margin-right:.2rem}.logo_img__3iF6M{position:fixed;right:10px;bottom:10px;width:150px;z-index:1;pointer-events:none}@media only screen and (max-width:600px){.logo_img__3iF6M{width:100px}}.puzzleEditor_container__o-dO9{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.puzzleEditor_gridContainer__39b7D{width:80%;height:80%;background-color:transparent;display:grid;grid-template-columns:1fr 1fr 1fr}.puzzleEditor_gridContainer4__2_WDg{grid-template-columns:1fr 1fr 1fr 1fr}.puzzleEditor_box__AF3By{position:relative;border:2px solid var(--gray);background-color:var(--white)}.puzzleEditor_middler__32tOn{position:absolute;width:15%;aspect-ratio:1/1;border:3px solid var(--gray);z-index:1;background-color:var(--green);display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;color:var(--black);cursor:pointer}.puzzleEditor_wrongSides__360Dn{background-color:var(--pink)}.puzzleEditor_middlerTop__3c1vP{left:50%;top:0;border-radius:0 0 150px 150px;-webkit-transform:translate(-50%,-3%);transform:translate(-50%,-3%)}.puzzleEditor_middlerTopContent__1C0UU{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;color:var(--black);padding:.2rem}.puzzleEditor_middlerTextTopBottom__11Zwq{width:95%;text-align:center}.puzzleEditor_middlerBottom__1-sC2{left:50%;top:100%;border-radius:150px 150px 0 0;-webkit-transform:translate(-50%,-97%);transform:translate(-50%,-97%)}.puzzleEditor_middlerLeft__3rSO0{left:0;top:50%;border-radius:0 150px 150px 0;-webkit-transform:translate(-3%,-50%);transform:translate(-3%,-50%);text-align:left;justify-content:flex-end}.puzzleEditor_middlerLeft__3rSO0 div{justify-self:flex-end}.puzzleEditor_middlerBothSides__1MZw_{width:50%;padding:0 .5rem}.puzzleEditor_middlerRight__10Pz_{left:100%;top:50%;border-radius:150px 0 0 150px;-webkit-transform:translate(-96%,-50%);transform:translate(-96%,-50%);text-align:right}.puzzleEditor_editPopupBg__2gv5B{width:100%;height:100%;background-color:rgba(0,0,0,.514);position:absolute;left:0;top:0;z-index:2}.puzzleEditor_editPopup__1vHZ5,.puzzleEditor_editPopupBg__2gv5B{display:flex;align-items:center;justify-content:center;flex-direction:column}.puzzleEditor_editPopup__1vHZ5{background-color:#fff;border:3px solid var(--black);border-radius:5px;width:90%;max-width:450px;padding:1rem}.puzzleEditor_input__wwAEB{font-size:1.1rem;padding:.2rem 1rem;width:80%;outline:none}.puzzleEditor_buttons__3m10q,.puzzleEditor_input__wwAEB{border:2px solid var(--black);border-radius:5px;margin-top:1.5rem;font-weight:500}.puzzleEditor_buttons__3m10q{font-size:1.6rem;background-color:var(--white);cursor:pointer;padding:.2rem 0;width:50%;max-width:150px}.puzzleEditor_nextBtn__1llcu{font-size:1.8rem;position:fixed;top:80px;right:20px;display:flex;align-items:center;justify-content:center;color:var(--black);border:2px solid var(--black);border-radius:5px;padding:.2rem .5rem;cursor:pointer;font-family:"sparky"}.puzzleEditor_nextBtn__1llcu svg{width:30%;height:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:.2rem}.puzzleEditor_disabled__27zTn{color:#807f7e;cursor:auto;border:2px solid #807f7e}.puzzleEditor_disabled__27zTn svg{fill:#807f7e}.puzzleEditor_backBtn__zN6jO{font-size:1.8rem;position:fixed;top:80px;left:260px;display:flex;align-items:center;justify-content:center;color:var(--black);border:2px solid var(--black);border-radius:5px;padding:.2rem .5rem;cursor:pointer;font-family:"sparky"}.puzzleEditor_backBtn__zN6jO svg{width:30%;height:100%;margin-left:.2rem}.puzzleEditor_savePopup__3RYBF{position:relative;background-color:#fff;border:3px solid var(--black);border-radius:5px;width:90%;max-width:450px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1rem}.puzzleEditor_savePopup__3RYBF h1{margin-top:1.5rem;font-size:2rem;text-align:center}.puzzleEditor_savePopupControls__31tEb{display:flex;align-items:center;justify-content:center;flex-direction:row}.puzzleEditor_saveButtons__2LwFT{font-size:1.8rem;display:flex;align-items:center;justify-content:center;color:var(--black);border:2px solid var(--black);border-radius:5px;padding:.2rem .5rem;cursor:pointer;background-color:var(--white);margin:0 .5rem;font-family:"sparky"}.puzzleEditor_saveButtons__2LwFT svg{width:25px;height:100%;margin-right:.5rem}.puzzleEditor_closePopupBtn__3MAU1{position:absolute;font-size:1.5rem;background-color:var(--white);border:0 solid var(--black);border-radius:5px;padding:0 .5rem;right:0;top:0;cursor:pointer}.puzzleEditor_mathButtonsContSingle__2Z0_w{margin-top:.5rem}.puzzleEditor_mathButtonsCont__3qjbU,.puzzleEditor_mathButtonsContSingle__2Z0_w,.puzzleEditor_mathButtonsInner__2ggMc{display:flex;align-items:center;justify-content:center;flex-direction:row}.puzzleEditor_mathButtonsInner__2ggMc{margin-top:.5rem}.puzzleEditor_mathButtons__3qoK1{font-size:1rem;color:var(--black);padding:.2rem .5rem;cursor:pointer;background-color:var(--white);margin:0 .2rem}.puzzleEditor_mathButtons__3qoK1,.puzzleEditor_superscriptsCont__V0-kT{display:flex;align-items:center;justify-content:center;border:2px solid var(--black);border-radius:5px}.puzzleEditor_superscriptsCont__V0-kT{flex-direction:row;max-width:100px;padding:.2rem}.puzzleEditor_output__3jboK{width:80%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin-top:.5rem}.puzzleEditor_output__3jboK h4{padding:0;margin:0}.puzzleEditor_smallInput__3T7yn{width:40px;border:2px solid var(--black);border-radius:5px;font-size:1rem;padding:.2rem 1rem;outline:none;margin-left:.2rem}.puzzleEditor_keysCont__1QIIb{display:flex;align-items:center;justify-content:center;flex-direction:row}@media only screen and (max-width:800px){.puzzleEditor_gridContainer__39b7D{width:95%;margin-top:1rem}.puzzleEditor_middler__32tOn{width:40%;font-size:.8rem}}.loading_loadingAnimation__mxQuH{-webkit-animation:loading_loading-spin__lCak3 1s ease infinite;animation:loading_loading-spin__lCak3 1s ease infinite}@-webkit-keyframes loading_loading-spin__lCak3{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0turn);transform:rotate(0turn)}}@keyframes loading_loading-spin__lCak3{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0turn);transform:rotate(0turn)}}.puzzleGlary_container__1vXhv{display:flex;align-items:center;justify-content:center;overflow-y:auto;flex-wrap:wrap;flex-direction:row;width:100%;height:100vh}.puzzleGlary_cardContainer__17XpH{width:80%;max-width:480px;min-height:150px;max-height:480px;border:1px solid var(--black);border-radius:5px;padding:1rem;margin:.5rem;background-color:var(--white)}.puzzleGlary_cardContainer__17XpH,.puzzleGlary_cardText__46Zhz{display:flex;flex-direction:column}.puzzleGlary_cardName__2idx1,.puzzleGlary_cardSize__CqLni{font-size:1rem;padding:0;margin:0}.puzzleGlary_cardDescription__4hvXO{font-size:.9rem;color:#313131;padding:0;margin:0}.puzzleGlary_backButton__tJlJJ{font-size:1.8rem;position:fixed;top:80px;left:260px;display:flex;align-items:center;justify-content:center;color:var(--black);border:2px solid var(--black);border-radius:5px;padding:.2rem;cursor:pointer}.puzzleGlary_backButton__tJlJJ svg{width:30%;height:100%;margin-right:.5rem;font-family:"sparky"}.puzzleGlary_imageCont__36JJk{width:100%;height:40%;display:flex;align-items:center;justify-content:center}.puzzleGlary_puzzleImageContainer__1iSxA{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px;padding:.2rem}.puzzleGlary_puzzleImage3__tAI6Q{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr}.puzzleGlary_puzzleImage4__3DrZE{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.puzzleGlary_puzzleImageBox__24MtD{border:1px solid #696969}.puzzleGlary_noPuzzles__3tNLs h1{color:#696969}.puzzleGlary_urlBox__ZcitZ{width:100%;margin-top:1rem}.puzzleGlary_urlBox__ZcitZ div{margin:0;border-width:1px;max-width:100%}.puzzleGlary_urlBox__ZcitZ h1{font-size:.6rem}.puzzleGlary_urlBox__ZcitZ h2{padding:0;margin:0;font-size:1rem}.puzzleGlary_urlBox__ZcitZ button{font-size:.9rem;border-width:1px}.puzzleGlary_urlBox__ZcitZ button svg{width:15px;margin-right:.2rem}.puzzleGlary_errorMessage__3l1ri{position:absolute;left:50%;top:20px;font-size:1.2rem;padding:0;margin:0;color:var(--error-color);font-weight:700;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.puzzleGlary_actionButtons__24izY{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;margin-top:.5rem}.puzzleGlary_actionButton__1HfC9{border:1px solid var(--black);border-radius:50%;padding:.1rem;width:30px;height:30%;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;margin:0 .2rem}.puzzleGlary_actionButton__1HfC9 svg{width:90%;height:90%}.puzzleGlary_puzzleImage__1X-ac{width:100%;height:100%;max-height:300px}.puzzleGlary_noImage__1zjUM{height:1000px;width:1000px;max-width:100%;max-height:300px;display:flex;align-items:center;justify-content:center;border:1px solid #696969}.puzzleGlary_noImage__1zjUM h2{color:#696969;font-size:1.5rem}.puzzleGlary_deletePopupBg__E8Gqg{width:100%;height:100%;background-color:rgba(0,0,0,.514);position:absolute;left:0;top:0;z-index:2}.puzzleGlary_deletePopup__3C6vO,.puzzleGlary_deletePopupBg__E8Gqg{display:flex;align-items:center;justify-content:center;flex-direction:column}.puzzleGlary_deletePopup__3C6vO{background-color:#fff;border:3px solid var(--black);border-radius:5px;width:90%;max-width:450px;padding:1rem}.puzzleGlary_deletePopup__3C6vO h1{text-align:center;width:100%}.puzzleGlary_deletePopupButtonsCont__3Td2o{display:flex;align-items:center;justify-content:center;flex-direction:row}.puzzleGlary_deletePopupButtons__2u5gm{border:2px solid var(--black);border-radius:5px;font-size:1.6rem;background-color:var(--white);cursor:pointer;padding:.2rem .5rem;max-width:150px;font-weight:500;margin:.2rem}.puzzleGlary_deletePopupButtons__2u5gm svg{width:25px;height:100%;margin-right:.5rem}
/*# sourceMappingURL=main.59469da7.chunk.css.map */