.Instructions-module__AYz6Na__Modal{background-color:var(--col-background-prmy);border:none;border-radius:10px;min-width:300px;max-width:700px;margin:5em auto;padding:1.25em;animation-name:Instructions-module__AYz6Na__showModal;animation-duration:.75s;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.Instructions-module__AYz6Na__Modal:popover-open{flex-direction:column;width:fit-content;height:fit-content;margin:auto;display:flex;position:fixed;inset:0}.Instructions-module__AYz6Na__Modal::backdrop{background-color:#0003}.Instructions-module__AYz6Na__Modal__closeBtn{cursor:pointer;background:0 0;border:none;align-self:flex-end;font-size:2rem}.Instructions-module__AYz6Na__Modal__Title{text-align:center;font-size:1.5rem;font-weight:var(--fw-sec);margin-bottom:1em}.Instructions-module__AYz6Na__ModalTextCon{flex-direction:column;gap:1em;display:flex}.Instructions-module__AYz6Na__Modal__Text{text-align:center;align-self:center}.Instructions-module__AYz6Na__Modal__Text span{font-weight:var(--fw-sec)}.Instructions-module__AYz6Na__Modal__Text:last-child{font-weight:var(--fw-sec);font-size:1.15rem}.Instructions-module__AYz6Na__ModalImg{width:100%}.Instructions-module__AYz6Na__Modal__Example{border-top:2px solid var(--col-acc-five);border-bottom:2px solid var(--col-acc-five);padding:1em 0}.Instructions-module__AYz6Na__ExamplesTitle{font-weight:var(--fw-sec);font-size:var(--fs-sec);margin-bottom:1em}.Instructions-module__AYz6Na__Example__syns,.Instructions-module__AYz6Na__secretWord{margin-top:2.25em}.Instructions-module__AYz6Na__Example__syns:first-of-type{margin-top:0}.Instructions-module__AYz6Na__Example__synsTags{gap:.55em;display:flex}.Instructions-module__AYz6Na__syno__item,.Instructions-module__AYz6Na__wrongGuess{text-align:center;background-color:var(--col-background-sec);border-radius:10px;width:max-content;padding:1em}.Instructions-module__AYz6Na__wrongGuess{background-color:var(--col-acc-prmy);color:var(--col-text-sec)}.Instructions-module__AYz6Na__trgWordGuess{background-color:var(--col-acc-sec)}.Instructions-module__AYz6Na__Example__synsWord,.Instructions-module__AYz6Na__secretWord_WordInstuctions{font-weight:var(--fw-sec);margin-top:.55em}.Instructions-module__AYz6Na__secretWord_Word{font-size:1.55rem;font-weight:var(--fw-sec);text-align:center;text-transform:capitalize;background-color:var(--col-background-tri);border-radius:10px;width:clamp(100px,30%,400px);padding:.25em}@keyframes Instructions-module__AYz6Na__showModal{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@media screen and (min-width:800px){.Instructions-module__AYz6Na__ModalBackground{place-items:center;display:grid}.Instructions-module__AYz6Na__Modal__Text{text-align:left}.Instructions-module__AYz6Na__Example__synsTags{gap:1em}}@media (prefers-color-scheme:dark){.Instructions-module__AYz6Na__Modal{color:var(--col-text-prmy)}.Instructions-module__AYz6Na__syno__item{background-color:var(--col-background-sec)}.Instructions-module__AYz6Na__Modal__Example{border-top:2px solid var(--col-acc-four);border-bottom:2px solid var(--col-acc-four)}.Instructions-module__AYz6Na__secretWord_Word{background-color:#292929}.Instructions-module__AYz6Na__Modal__closeBtn{color:var(--col-text-prmy)}}
.Alert-module__jKhZ1q__Alert{color:#fff;background-color:#f5a8a8;border-radius:10px;justify-content:center;align-items:center;gap:.75em;width:max-content;margin:0 auto;padding:.25em 1.35em;animation-name:Alert-module__jKhZ1q__showAlert;animation-duration:.55s;animation-timing-function:cubic-bezier(.075,.82,.165,1);display:flex;position:absolute;top:8px;box-shadow:18px 14px 33px -7px #00000012}.Alert-module__jKhZ1q__Alert__Icon,.Alert-module__jKhZ1q__Alert__Name{font-weight:var(--fw-sec)}.Alert-module__jKhZ1q__Alert__Icon{font-size:1.25rem}@keyframes Alert-module__jKhZ1q__showAlert{0%{transform:translateY(50px)}to{transform:translateY(0)}}
.wingame-module__6BhurW__EndGame{background-color:var(--col-background-sec);border-radius:10px;width:100%;margin:2em auto 0;padding:1rem;animation-name:wingame-module__6BhurW__showModal;animation-duration:.75s;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.wingame-module__6BhurW__WinState{text-align:center;font-size:2.25rem;font-weight:var(--fw-sec);justify-content:center;gap:.15em;display:flex}.wingame-module__6BhurW__WinState_letter{text-transform:uppercase;text-align:center;background-color:var(--col-acc-sec);width:60px;height:60px;color:var(--col-text-prmy);border-radius:5px}.wingame-module__6BhurW__EndGame__Secret{font-size:2rem;font-weight:var(--fw-sec);text-align:center;text-transform:capitalize;background-color:var(--col-background-tri);border-radius:10px;padding:.25em}.wingame-module__6BhurW__EndGame__Synonyms{flex-direction:column;justify-content:center;align-items:center;gap:1.5em;margin:1.5rem 0;display:flex}.wingame-module__6BhurW__EndGame__defin{text-align:center;margin-top:1rem}.wingame-module__6BhurW__EndGame__guessnum{text-align:center;font-weight:var(--fw-sec);margin-top:1em}.wingame-module__6BhurW__MyGuessCon{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55em;margin-top:1.2em;font-size:1rem;display:flex}.wingame-module__6BhurW__guessedWord{text-align:center;background-color:var(--col-acc-prmy);box-shadow:var(--box-shadow);font-weight:var(--fw-sec);color:var(--col-text-sec);-webkit-user-select:none;user-select:none;border-radius:10px;width:max-content;padding:1em}.wingame-module__6BhurW__countDown{font-size:var(--fs-sec);font-weight:var(--fw-sec);text-align:center;margin:2rem auto}.wingame-module__6BhurW__shareBtn__con{flex-direction:column;justify-content:center;align-items:start;display:flex}.wingame-module__6BhurW__shareScore{font-weight:var(--fw-sec);font-size:var(--fs-prmy);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;border:none;border-radius:10px;margin-inline:auto;padding:.5em 1.25em}.wingame-module__6BhurW__AlertCon{position:relative}@keyframes wingame-module__6BhurW__showModal{0%{transform:translateY(50px)}to{transform:translateY(0)}}@media (prefers-color-scheme:dark){.wingame-module__6BhurW__EndGame__Secret{background-color:var(--col-background-prmy)}}
.gameStats-module__7PXYfW__gameStatCon{justify-content:space-between;align-items:center;margin-top:1rem;padding:.75em;display:flex}.gameStats-module__7PXYfW__gameStat{flex-direction:column;justify-content:center;align-items:center;display:flex}.gameStats-module__7PXYfW__gameStat__Stat{font-weight:var(--fw-sec);font-size:var(--fs-sec)}.gameStats-module__7PXYfW__gameStat_Title{text-align:center}.gameStats-module__7PXYfW__gameStatCon{background-color:var(--col-background-prmy);border-radius:10px}@media screen and (min-width:800px){.gameStats-module__7PXYfW__gameStatCon{margin-top:2rem}}
.Home-module__g21JLG__mainContent{margin:0 auto;padding:2rem 1rem}.Home-module__g21JLG__HeaderCon{background-color:var(--col-background-sec);border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.55em 1em;display:flex}.Home-module__g21JLG__HeaderTitle{font-family:var(--ff-sec);text-align:center;text-transform:uppercase}.Home-module__g21JLG__HeaderBtn{cursor:pointer;background:0 0;border:none}.Home-module__g21JLG__HeaderIcon{cursor:pointer;font-size:1.5rem}.Home-module__g21JLG__GuesserCon{background-color:var(--col-background-sec);max-width:600px;box-shadow:var(--box-shadow);border-radius:10px;margin:2em auto 0;padding:1rem}.Home-module__g21JLG__syno{flex-wrap:wrap;justify-content:center;gap:1em;display:flex}.Home-module__g21JLG__syno__item{text-align:center;background-color:var(--col-background-sec);box-shadow:var(--box-shadow);border-radius:10px;width:max-content;padding:1em}.Home-module__g21JLG__GuessedWords{flex-wrap:wrap;align-items:center;gap:.78em;width:100%;height:100px;margin:4em auto 0;padding:1em;display:flex;overflow-y:scroll}.Home-module__g21JLG__GuessedWords__word{text-align:center;background-color:var(--col-acc-prmy);box-shadow:var(--box-shadow);font-weight:var(--fw-sec);color:var(--col-text-sec);border-radius:10px;width:max-content;padding:1em;animation-name:Home-module__g21JLG__showGuess;animation-duration:.75s;animation-timing-function:cubic-bezier(.075,.82,.165,1)}.Home-module__g21JLG__AlertContainer{justify-content:center;align-items:center;display:flex;position:relative}.Home-module__g21JLG__guessingForm{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2em;display:flex}.Home-module__g21JLG__guessingLabel{font-size:var(--fs-sec);font-weight:var(--fw-sec);cursor:pointer}.Home-module__g21JLG__guessingForm__text_field{width:100%;box-shadow:var(--box-shadow);font-size:var(--fs-four);text-align:center;text-transform:uppercase;font-weight:var(--fw-sec);background-color:var(--col-background-tri);border:none;border-radius:10px}.Home-module__g21JLG__Hints{flex-direction:column;justify-content:space-between;align-items:center;gap:.75em;margin-top:1.55em;padding:0 .75em;display:flex}.Home-module__g21JLG__Hints__LivesCon{gap:.5em;display:flex}.Home-module__g21JLG__myLives{border-radius:50%;width:20px;height:20px}.Home-module__g21JLG__myLives:first-child,.Home-module__g21JLG__myLives:nth-child(2){background-color:var(--col-acc-prmy)}.Home-module__g21JLG__myLives:nth-child(3),.Home-module__g21JLG__myLives:nth-child(4){background-color:var(--col-acc-tri)}.Home-module__g21JLG__myLives:nth-child(5),.Home-module__g21JLG__myLives:nth-child(6){background-color:var(--col-acc-sec)}.Home-module__g21JLG__Hints_btn{font-weight:var(--fw-sec);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;border:none;border-radius:10px;padding:.5em 3.25em}.Home-module__g21JLG__Disclamer{text-align:center;background-color:var(--col-background-sec);max-width:600px;font-weight:var(--fw-sec);border-radius:10px;margin:2em auto 0;padding:1em}@media screen and (min-width:800px){.Home-module__g21JLG__HeaderTitle{flex:1}.Home-module__g21JLG__guessingForm{margin-top:4em}.Home-module__g21JLG__guessingForm__text_field{width:70%}.Home-module__g21JLG__GuessedWords{height:200px}}@keyframes Home-module__g21JLG__showGuess{0%{transform:translateY(50px)}to{transform:translateY(0)}}@media (prefers-color-scheme:dark){.Home-module__g21JLG__syno__item{background-color:var(--col-background-prmy)}.Home-module__g21JLG__HeaderBtnIcon{color:var(--col-text-prmy)}}
