:root{--guess-font-size: 1.25rem;--white: #ffffff;--grey-1000: #1E1E1E;--grey-900: #7B7B7B;--grey-850: #bfbebe;--grey-800: #D9D9D9;--grey-700: #E6E6E6;--primary-100: #E5F8FF;--primary-150: #B2E4F7;--primary-200: #0090FF;--green-0: #d9f8dc;--green-100: #7DE28C;--green-200: #5FBF6E;--blue-100: #7DB8E2;--blue-200: #5E95C2;--purple-100: #B87DE2;--purple-200: #955DB8;--red-100: #E27D7F;--red-200: #C25E60}:root{font-family:Figtree,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color:var(--grey-1000);background-color:var(--white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;border:none;outline:none}html{scrollbar-gutter:stable}h1,h2,h3,h4{font-family:Lilita One,Figtree,system-ui,Avenir,Helvetica,Arial,sans-serif}h1{font-size:3.2rem;line-height:1.1}button{background:none;cursor:pointer;min-height:44px;min-width:44px}#root{display:flex;flex-direction:column;min-height:100svh;width:100%;background-color:var(--white)}._footer_1y3og_1{display:flex;justify-content:center;margin-top:auto;width:100%;border-top:1px solid var(--grey-1000)}._link_1y3og_11{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:inherit}._header_1y03j_1{display:flex;justify-content:center;padding:12px 0;border-bottom:1px solid var(--grey-1000)}._contentContainer_1y03j_8{display:flex;justify-content:space-between;max-width:400px;width:100%;padding:0 12px}._title_1y03j_17{font-size:2rem}._button_1y03j_21{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}._icon_1y03j_30{height:24px;width:24px}._actionButtons_a1nd7_1{display:grid;grid-template-columns:1fr auto;gap:12px}._gameBodyMain_2xb93_1{align-self:flex-start;display:flex;flex-direction:column;gap:12px;max-width:400px;width:100%;height:100%;padding:12px 12px 48px;margin:0 auto 40px;font:inherit}._board_1i1zi_1{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:4px;width:100%;aspect-ratio:1 / 1}._listHeading_182ew_1{display:flex;justify-content:space-between;font-size:1.4rem;font-family:Lilita One;border-bottom:1px solid var(--grey-1000)}._wordList_182ew_11{display:flex;flex-direction:column;color:var(--grey-900)}._wordList_182ew_11 li:nth-child(-n+5){background-color:var(--primary-100);color:var(--grey-1000)}._guess_182ew_23{display:flex;justify-content:space-between;width:100%;padding:4px 12px;font-size:var(--guess-font-size)}._word_182ew_11{font-family:Figtree,sans-serif}._star_182ew_37{padding-left:4px;height:12px}._score_182ew_42{font-family:Lilita One}._button_kozme_1{position:relative;z-index:2;min-width:44px;min-height:44px;padding:4px 20px;font:inherit;color:var(--grey-1000);border:2px solid var(--grey-1000);overflow:hidden}._contentWrapper_kozme_18{position:relative;z-index:2}._buttonText_kozme_23{z-index:2;font-weight:600}._numberOfHintsIndicator_kozme_29{display:flex;align-items:center;justify-content:center;gap:4px}._dotIndicator_kozme_36{height:2px;width:12px;background-color:var(--grey-1000)}._hintProgressIndicator_kozme_43{position:absolute;left:-20px;top:0;min-height:44px;background-color:var(--primary-100);transition-property:width;transition-timing-function:ease-out}._full_kozme_55{background-color:var(--primary-150)}._scoreIncreaseIndicator_kozme_59{position:absolute;right:25%;top:25%;z-index:2;animation:_arcFloatAnimation_kozme_1 1.2s forwards}@keyframes _arcFloatAnimation_kozme_1{0%{opacity:0;transform:translate(-50%) scale(.9)}80%{opacity:1;transform:translate(calc(-50% + 5px),-12px) scale(1)}to{opacity:0;transform:translate(calc(-50% + 7px),-10px) scale(1)}}._displayContainer_10q7u_1{display:grid;grid-template-columns:auto 1fr auto;align-items:center;max-width:100%}._value_10q7u_9{width:44px;height:44px;text-align:center;font-family:Figtree,sans-serif;font-size:2rem;white-space:nowrap}._guess_10q7u_19{height:44px;width:100%;text-align:center;font-family:Figtree,sans-serif;font-size:2rem;white-space:nowrap;direction:rtl;overflow-x:scroll}._lastGuess_10q7u_32{color:var(--grey-850)}._button_jwmpi_1{min-width:44px;min-height:44px;padding:4px 20px;font:inherit;font-weight:600;color:var(--grey-1000);border:2px solid var(--grey-1000)}._countdownTimer_1trpj_1{text-align:center;font-size:2rem}._lastThreeMinutes_1trpj_7{color:orange}._lastMinute_1trpj_11{color:red}._tile_1uiqh_1{position:relative;width:100%;aspect-ratio:1 / 1;border:2px solid var(--grey-1000)}._text_1uiqh_10{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font:inherit;font-family:Figtree,sans-serif;font-size:2.4rem;color:var(--grey-1000)}._value_1uiqh_24{position:absolute;bottom:0;right:8px;color:var(--grey-1000)}._correctGuess_1uiqh_32{animation:_bounce_1uiqh_1 .2s ease-in-out 1 forwards}._incorrectGuess_1uiqh_36{animation:_shake_1uiqh_1 .2s ease-in-out forwards}._correctGuess_1uiqh_32,._incorrectGuess_1uiqh_36{pointer-events:none}@keyframes _bounce_1uiqh_1{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.01) translateY(-10px)}}@keyframes _shake_1uiqh_1{0%{transform:translate(0)}25%{transform:translate(10px)}75%{transform:translate(-10px)}to{transform:translate(0)}}._closeButton_105hy_1{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}._hintModal_105hy_11{display:flex;flex-direction:column;gap:12px;min-width:280px}._hintPointsContainer_105hy_19{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:4px;font-family:Lilita One;font-size:1.25rem;border-bottom:1px solid}._pointSectionHeader_105hy_33{font-family:Lilita One;font-size:var(--guess-font-size);font-weight:700}._hintsList_105hy_39{display:flex;flex-direction:column;gap:8px;padding-left:8px}._hintItem_105hy_47{display:flex;align-items:center;justify-content:space-between}._hintText_105hy_53{font-size:1.25rem}._guessedHintText_105hy_57{color:#0090ff}._hintButton_105hy_61{min-height:24px;padding:.4rem 1.2rem;color:var(--white);font-family:Lilita One;background-color:#0090ff;border-radius:100px}._hintButton_105hy_61:disabled{color:#8a8a8a;background-color:#c6c6c6;cursor:default}._cancelButton_105hy_77{align-self:center;padding:.6rem 3rem;margin-top:2rem;color:var(--grey-1000);font-family:Lilita One;font-size:1.25rem;background-color:#d9d9d9;border-radius:100px}._closeButton_1sn0b_1{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}._infoModal_1sn0b_11{display:flex;flex-direction:column;align-items:center}._modalHeading_1sn0b_17{align-self:flex-start}._tagline_1sn0b_21{align-self:flex-start;margin:.6rem 0 1.6rem;font-size:1.1rem;font-weight:600}._hintSection_1sn0b_30{display:flex;flex-direction:column;width:100%;margin-top:20px}._hintList_1sn0b_38{list-style:inside disc}._hintList_1sn0b_38>li{padding-left:12px;margin-top:8px}._image_1sn0b_47,video{height:140px;margin-top:8px;margin-bottom:40px;background-color:var(--white)}._playButton_1sn0b_56{padding:.6rem 3rem;color:var(--white);font-family:Lilita One;font-size:1.25rem;background-color:#0090ff;border-radius:100px}._credit_1sn0b_66{margin-top:2rem;font-family:Lilita One;font-size:.8rem}._creditLink_1sn0b_73{color:#0090ff}._closeButton_3v92g_1{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}._resultModal_3v92g_11{display:flex;flex-direction:column;gap:12px;min-width:280px}._statsContainer_3v92g_19{display:flex;justify-content:space-around;width:100%;padding:20px 0}._statContainer_3v92g_27{display:flex;flex-direction:column;align-items:center;width:100%}._stat_3v92g_19{font-family:Lilita One;font-size:1.25rem}._statDescription_3v92g_40{font-size:1.125rem}._toggleSpoilersButton_3v92g_44{align-self:center;display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:8px 16px;font:inherit;font-family:Lilita One;font-size:1.125rem;color:var(--grey-1000);border:2px solid var(--grey-1000)}._topWords_3v92g_63{margin-top:12px}._topWordsHeader_3v92g_67{padding-bottom:4px;border-bottom:1px solid;font-family:Lilita One;font-size:1.25rem}._pointSectionHeader_3v92g_75{font-family:Lilita One;font-size:1.25rem;font-weight:700}._pointsSection_3v92g_81{margin-top:8px}._wordList_3v92g_85{display:flex;flex-direction:column;gap:8px;padding-left:8px;font-size:var(--guess-font-size);list-style:inside disc}._guessed_3v92g_96{color:#0090ff}._hintText_3v92g_100{text-decoration:underline dotted 1px}._cancelButton_3v92g_104{align-self:center;padding:.6rem 3rem;margin-top:2rem;color:var(--grey-1000);font-family:Lilita One;font-size:1.25rem;background-color:#d9d9d9;border-radius:100px}._modalBackground_1b4fe_1{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem;background-color:#00000025;z-index:2}._modalContainer_1b4fe_18{display:flex;flex-direction:column;width:100%;max-width:500px;max-height:85%;padding:2rem 1.4rem;margin:auto;overflow-y:auto}@media screen and not (min-width:500px){._modalContainer_1b4fe_18{max-height:100%}}._closeButton_1jme1_1{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}._confirmModal_1jme1_11{display:flex;flex-direction:column;align-items:center;max-height:100%;overflow-y:auto}._modalHeading_1jme1_19{align-self:flex-start}._tagline_1jme1_23{margin:.6rem 0 1.6rem;font-size:1.1rem;font-weight:600}._buttonContainer_1jme1_30{display:flex;gap:12px}._cancelButton_1jme1_35{padding:.6rem 3rem;margin-top:2rem;color:var(--grey-1000);font-family:Lilita One;font-size:1.25rem;background-color:#d9d9d9;border-radius:100px}._finishButton_1jme1_47{padding:.6rem 3rem;margin-top:2rem;color:var(--white);font-family:Lilita One;font-size:1.25rem;background-color:#0090ff;border-radius:100px}._loadingMain_jqfql_1{display:flex;align-items:center;margin:auto}._loadingContainer_jqfql_8{display:flex;align-items:flex-end;margin:auto}._loadingDot_jqfql_15{font-size:2rem;animation:_bounce_jqfql_1 3s infinite}@keyframes _bounce_jqfql_1{0%{transform:translateY(0)}20%{transform:translateY(-10px)}40%{transform:translateY(0)}to{transform:translateY(0)}}._duplicateGuessContainer_10pja_1{position:fixed;display:none;top:130px;left:50%;padding:8px 16px;text-align:center;font-size:1.25rem;background-color:var(--primary-100);animation:_appear_10pja_1 1s;transform:translate(-50%,-50%);z-index:3}._visible_10pja_18{display:block}@keyframes _appear_10pja_1{to,0%{opacity:1}}
