.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}}@media (max-height:850px) and (min-width:701px){.LetterButton_letterButton__kaz7A{font-size:40px;width:56px;height:56px;margin:4px}.LetterButton_solvedLetter__Tu7EC{font-size:24px}}.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_wordDefinition__CBNsN{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.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 (max-height:850px) and (min-width:701px){.PuzzleWord_word__uRNeE{font-size:24px}}@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;justify-content:flex-start}.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}}@media (max-height:850px) and (min-width:701px){.PuzzleComponent_letterAndPuzzleContainer__Gnsve{display:grid;grid-template-columns:minmax(320px,420px) minmax(260px,1fr);align-items:start;grid-column-gap:16px;column-gap:16px;grid-row-gap:10px;row-gap:10px}.PuzzleComponent_availableLetterContainer__t55Ob{max-width:none;border-width:4px;padding:8px}.PuzzleComponent_trialWord__sNtbF{min-height:72px}.PuzzleComponent_trialWordLetter__stIsi{font-size:52px;margin:0}.PuzzleComponent_backspaceButton__cfNR6,.PuzzleComponent_doneButton__sx21m,.PuzzleComponent_hintButton__7gmKO{width:42px}}.TipComponent_tip__ZaRkQ{background-color:#ffffe4;color:#000;position:fixed;width:300px;transition:all 1s;border-radius:20px;padding:20px;border:5px solid #000;margin:5px 0}.TipComponent_tipMask__4PSRV{background:rgba(0,0,0,.5);-webkit-backdrop-filter:saturate(0);backdrop-filter:saturate(0);position:fixed;left:0;right:0;bottom:0;top:0}.TipComponent_nextButton__6uME_{font-size:20px;border:2px solid #000;background-color:#f9f980;padding:5px;margin-left:auto;margin-top:10px;display:block;border-radius:10px;cursor:pointer;transition:box-shadow .2s,transform .2s;box-shadow:1px 1px 0;color:#000}.TipComponent_nextButton__6uME_:hover{box-shadow:3px 3px 0;transform:translate(-2px,-2px)}.page_instructions__A9_6I{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:1}.page_instructions__A9_6I:before{content:" ";position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));transition:all .5s;z-index:-1}.page_instructions__A9_6I.page_visible__SJo_x{display:block}.page_gamePreview__4gdvz{width:100%}