.loading_loading__IiOFY{position:relative;overflow:hidden;color:transparent}.loading_loading__IiOFY:before{content:"loading";position:absolute;left:0;top:0;height:100%;color:#222}.loading_loading__IiOFY:after{content:"loading";position:absolute;left:0;top:0;height:100%;color:#aaa;animation:loading_loading__IiOFY 2s linear infinite}@keyframes loading_loading__IiOFY{0%{-webkit-clip-path:polygon(-30% 100%,-10% 100%,10% 0,-10% 0);clip-path:polygon(-30% 100%,-10% 100%,10% 0,-10% 0)}to{-webkit-clip-path:polygon(100% 100%,120% 100%,140% 0,120% 0);clip-path:polygon(100% 100%,120% 100%,140% 0,120% 0)}}.LetterButton_letterButton__kaz7A{width:70px;height:70px;font-size:70px;transition:all .4s;transition-timing-function:cubic-bezier(.075,.82,.165,1);display:flex;align-items:center;justify-content:center;text-align:center;margin:5px;border-radius:8px;border:none;background:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LetterButton_letterButton__kaz7A:disabled{color:inherit}.LetterButton_availableLetter__ltOXP{background:#eee;border:1px solid #aaa}.LetterButton_solvedLetter__Tu7EC{background:none;border:none;font-size:30px}@media (prefers-color-scheme:dark){.LetterButton_letterButton__kaz7A.LetterButton_availableLetter__ltOXP{background:#000}}@media (max-width:700px){.LetterButton_letterButton__kaz7A{font-size:30px;width:40px;height:40px;margin:2px}.LetterButton_solvedLetter__Tu7EC{font-size:20px}}.Confetti_star__pT8PX{position:fixed;top:0;left:0;margin-left:-20%;margin-top:-20%;transform:scale(0);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.SuccessScreen_successScreen__jpYkM{position:fixed;top:0;left:0;right:0;bottom:0;margin:30px;flex-direction:column;align-items:center;justify-content:center;display:none}.SuccessScreen_successScreen__jpYkM:before{content:" ";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,0,.5);transition:all 2s;z-index:-1}.SuccessScreen_successScreenVisible__stB_o{display:flex}.SuccessScreen_contents__a26p_{background:#fff;color:#000;width:400px;padding:30px;text-align:center;border-radius:15px;box-shadow:10px 10px 0 #000,0 0 0 2px #000}.SuccessScreen_buttons__D_0UM{display:flex}.SuccessScreen_heading__8LHXE{font-size:30px;font-weight:700;margin-bottom:15px}.SuccessScreen_shareText__Jkh1X{white-space:pre-wrap;text-align:left;border:1px solid #aaa;border-radius:10px;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.5);margin-bottom:5px}.SuccessScreen_shareLineExplanation__8Nzcc{opacity:.5;margin-bottom:10px}.PuzzleWord_word__uRNeE{position:relative;font-size:30px;border-bottom:1px dotted #666;width:100%;display:flex;justify-content:space-between}.PuzzleWord_word__uRNeE:after{position:absolute;content:" ";width:100%;height:95%;background:rgba(255,255,0,.5);-webkit-clip-path:polygon(0 0,0 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,0 100%,0 0);transition:opacity 1s,-webkit-clip-path 1s;transition:clip-path 1s,opacity 1s;transition:clip-path 1s,opacity 1s,-webkit-clip-path 1s;opacity:0;top:4%}.PuzzleWord_wordSolved__0N4sq:after{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0);opacity:1}.PuzzleWord_wordAnswer__C6pSt{min-width:120px;max-width:20vw;transition:opacity 1s,-webkit-clip-path 1s;transition:clip-path 1s,opacity 1s;transition:clip-path 1s,opacity 1s,-webkit-clip-path 1s;transition-delay:.5s;padding-bottom:3px;margin-left:5px;text-wrap:nowrap}.PuzzleWord_letter__lFJN0{opacity:0;transition:opacity .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PuzzleWord_letterSpace__k8FYb{color:transparent;border-bottom:2px solid #000;margin-right:2px;width:.5em;opacity:1;display:inline-block}.PuzzleWord_hintedLetter__JM61F{opacity:1}.PuzzleWord_solvedLetter__BthCw{opacity:0}@media (max-width:700px){.PuzzleWord_word__uRNeE{font-size:20px}}@media (prefers-color-scheme:dark){.PuzzleWord_letterSpace__k8FYb{border-bottom-color:#fff}}.Confirmation_mask__fcAHy{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center}.Confirmation_dialog__uZFp_{background:#fff;color:#000;border-radius:20px;padding:20px;max-width:80vw;box-shadow:0 0 30px 10px rgba(0,0,0,.5)}.Confirmation_buttonList__ZU1FE{display:flex;justify-content:center;margin-top:10px}.PuzzleComponent_puzzleComponent__6lyOD{padding:15px}.PuzzleComponent_availableLetterContainer__t55Ob{display:flex;max-width:500px;border:5px solid;flex-wrap:wrap;justify-content:space-evenly;background-color:#fff;border-radius:10px;padding:10px;margin:auto}.PuzzleComponent_trialWord__sNtbF{display:flex;align-items:center;width:100%;border:2px solid;margin-top:auto;min-height:90px;animation-iteration-count:2;animation-timing-function:linear;padding-left:2px}.PuzzleComponent_trialWord__sNtbF>div{display:flex}.PuzzleComponent_trialWordLetter__stIsi{margin:0 5px;padding:0;background:none;border:none;width:auto;font-size:70px;visibility:hidden}.PuzzleComponent_trialWordLetters__uoZpB{display:flex;flex-wrap:wrap}.PuzzleComponent_trialWordWrong__Q0BEj{animation:PuzzleComponent_wrong__RDdGk .15s;animation-fill-mode:both}@keyframes PuzzleComponent_wrong__RDdGk{0%{transform:translateX(0)}25%{transform:translateX(10px)}75%{transform:translateX(-10px)}to{transform:translateX(0)}}.PuzzleComponent_backspaceButton__cfNR6,.PuzzleComponent_doneButton__sx21m,.PuzzleComponent_hintButton__7gmKO{background:none;border:none;height:100%;width:50px;cursor:pointer;color:#000;margin:0 5px}.PuzzleComponent_backspaceButton__cfNR6 svg,.PuzzleComponent_doneButton__sx21m svg,.PuzzleComponent_hintButton__7gmKO svg{height:100%;width:100%}.PuzzleComponent_backspaceButton__cfNR6{margin-left:auto}.PuzzleComponent_backspaceButton__cfNR6:hover svg{fill:#600}.PuzzleComponent_doneButton__sx21m:hover svg{fill:#060}.PuzzleComponent_hintButton__7gmKO:hover svg{fill:#240066}.PuzzleComponent_letterAndPuzzleContainer__Gnsve{display:flex;flex-wrap:wrap;width:100%;justify-content:space-around;margin:auto}.PuzzleComponent_puzzleWordList__vCUfK{width:100%;max-width:800px;margin:auto}.PuzzleComponent_puzzleTitle__Pgvvx{font-size:20px}@media (prefers-color-scheme:dark){.PuzzleComponent_availableLetterContainer__t55Ob{background:#000}.PuzzleComponent_backspaceButton__cfNR6,.PuzzleComponent_doneButton__sx21m,.PuzzleComponent_hintButton__7gmKO{color:#fff}.PuzzleComponent_doneButton__sx21m:hover svg{fill:#4be04b}.PuzzleComponent_backspaceButton__cfNR6:hover svg{fill:#ed4040}.PuzzleComponent_hintButton__7gmKO:hover svg{fill:#5f29c2}}@media (max-width:700px){.PuzzleComponent_trialWordLetter__stIsi{font-size:30px;margin:0 2px}.PuzzleComponent_trialWord__sNtbF{min-height:50px}.PuzzleComponent_backspaceButton__cfNR6,.PuzzleComponent_doneButton__sx21m,.PuzzleComponent_hintButton__7gmKO{min-width:30px;max-width:30px}.PuzzleComponent_backspaceButton__cfNR6{margin-right:0}.PuzzleComponent_doneButton__sx21m{margin:0}}