html{padding:0}body,html{height:100%;margin:0;width:100%}body{font-family:"CMU Typewriter Text (Bold)",Courier New,Courier,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.ScoreBoard{-webkit-touch-callout:none;cursor:default;flex:0 1;font-size:19px;padding-left:64px;padding-right:64px;text-align:center;-webkit-user-select:none;user-select:none;width:calc(100% - 128px)}@media screen and (max-width:520px){.ScoreBoard{font-size:15.2px}}@media screen and (max-width:400px){.ScoreBoard{font-size:11.4px}}.ScoreBoard{margin-top:3px;min-height:39px}@media screen and (max-width:520px){.ScoreBoard{min-height:74.4px}}@media screen and (max-width:400px){.ScoreBoard{min-height:61.8px}}.ScoreBoard{color:#111}.ScoreBoard div{display:inline-block}@media screen and (max-width:520px){.ScoreBoard div{display:block}}@keyframes timeAlarmLight{0%{color:#111}to{color:#a80000}}.ScoreBoard div.Time.Alarm{animation-direction:alternate;animation-duration:.4s;animation-iteration-count:infinite;animation-name:timeAlarmLight}.ScoreBoard div.RoundNumber{font-size:25px;margin:0 8px}@media screen and (max-width:520px){.ScoreBoard div.RoundNumber{font-size:20px}}.ScoreBoard div.RoundNumber svg{font-size:19px;margin:0 8px}@media screen and (max-width:520px){.ScoreBoard div.RoundNumber svg{font-size:15.2px}}.ScoreBoard div.RoundNumber svg{color:#111}@media screen and (max-width:520px){.ScoreBoard div.RoundNumber .Bar{display:none}}.DarkMode .ScoreBoard{color:#e0e0e0}@keyframes timeAlarmDark{0%{color:#e0e0e0}to{color:#d87777}}.DarkMode .ScoreBoard div.Time.Alarm{animation-name:timeAlarmDark}.DarkMode .ScoreBoard div.RoundNumber svg{color:#e0e0e0}.EndScreen{color:#111;cursor:default;margin-bottom:32px;margin-top:16px;outline:none;text-align:center}@media screen and (max-width:520px){.EndScreen{font-size:10px}}.EndScreen{padding:0 20px}.EndScreen .Score{font-size:48px;font-weight:600}@media screen and (max-width:800px){.EndScreen .Score{font-size:24px}}@media screen and (max-width:520px){.EndScreen .Score{font-size:16px}}.EndScreen .Score{margin-bottom:1px;margin-top:3px}.EndScreen .Continue b{margin-left:2px;margin-right:2px}.EndScreen .Continue.hide{color:#fafafa}.EndScreen .Continue.show{cursor:pointer}.DarkMode .EndScreen{color:#e0e0e0}.DarkMode .EndScreen .Continue.hide{color:#222}.RoundBanner{--announcement_height:130px}@media screen and (max-width:800px){.RoundBanner{--announcement_height:100px}}@media screen and (max-width:520px){.RoundBanner{--announcement_height:70px}}.RoundBanner{height:0;left:0;overflow:hidden;position:absolute;white-space:nowrap;width:100%;--announcement_top_rounding:44px;--announcement_top_offset:5px}@media screen and (max-width:800px){.RoundBanner{--announcement_top_rounding:31.4px;--announcement_top_offset:15px}}@media screen and (max-width:520px){.RoundBanner{--announcement_top_rounding:23px;--announcement_top_offset:12px}}@media screen and (max-width:400px){.RoundBanner{--announcement_top_rounding:23px;--announcement_top_offset:23px}}.RoundBanner{background-color:#fafafa;top:calc(var(--announcement_top_offset) + round(nearest,35vh - var(--announcement_height)/2,var(--announcement_top_rounding)))}.RoundBanner .Content{position:relative}@keyframes AnnouncementTextReveal{0%{left:-100%}20%{left:0}80%{left:0}to{left:100%}}.RoundBanner .Content{animation-delay:.25s;animation-duration:1.5s;animation-name:AnnouncementTextReveal;color:#111;font-size:calc(var(--announcement_height)*.8);left:-100%;text-align:center;text-transform:uppercase}@keyframes AnnouncementReveal{0%{height:0}10%{height:var(--announcement_height)}90%{height:var(--announcement_height)}to{height:0}}.RoundBanner{animation-duration:2s;animation-name:AnnouncementReveal}.DarkMode .RoundBanner{background-color:#222}.DarkMode .RoundBanner .Content{color:#e0e0e0}.Input .Row .Button{background-color:#fafafa}.DarkMode .Input .Row .Button{background-color:#222}.Input .Row .Letter{background-color:#d3d3d3}@keyframes InputSuccessLight{0%{border-color:#fafafa}50%{border-color:#9acd32}to{border-color:#fafafa}}.Input .Row.Success .Letter{animation-delay:.02s;animation-duration:.2s;animation-name:InputSuccessLight}.DarkMode .Input .Letter{background-color:#414141}@keyframes InputSuccessDark{0%{border-color:#222}50%{border-color:#466900}to{border-color:#222}}.DarkMode .Input .Row.Success .Letter{animation-delay:.02s;animation-duration:.2s;animation-name:InputSuccessDark}.Input{outline:none}.Input .Row{display:flex;flex:0 1;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}.Input .Row>*{color:#111;flex:0 1;font-size:32px;height:32px;min-width:32px;width:32px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Input .Row>*{line-height:32px}}.Input .Row>*{border-radius:10%;border-style:solid;border-width:.32px;line-height:40px;margin:0 16px;padding:16px;text-align:center;text-transform:uppercase}@media screen and (max-width:800px){.Input .Row>*{font-size:20.8px;height:20.8px;min-width:20.8px;width:20.8px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Input .Row>*{line-height:20.8px}}.Input .Row>*{border-radius:10%;border-style:solid;border-width:.32px;line-height:26px;margin:0 10.4px;padding:10.4px;text-align:center;text-transform:uppercase}}@media screen and (max-width:520px){.Input .Row>*{font-size:16px;height:16px;min-width:16px;width:16px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Input .Row>*{line-height:16px}}.Input .Row>*{border-radius:10%;border-style:solid;border-width:.32px;line-height:20px;margin:0 8px;padding:8px;text-align:center;text-transform:uppercase}}@media screen and (max-width:400px){.Input .Row>*{font-size:11.2px;height:11.2px;min-width:11.2px;width:11.2px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Input .Row>*{line-height:11.2px}}.Input .Row>*{border-radius:10%;border-style:solid;border-width:.32px;line-height:14px;margin:0 5.6px;padding:5.6px;text-align:center;text-transform:uppercase}}.Input .Row>*{margin-bottom:8px;margin-top:8px}@media screen and (max-width:800px){.Input .Row>*{margin-bottom:5.2px;margin-top:5.2px}}.Input .Row>*{border-color:#fafafa;border-width:3px}.Input .Row>:not(.Disabled){cursor:pointer}.Input .Row>:not(:hover){opacity:80%}.DarkMode .Input .Row *{border-color:#222;color:#e0e0e0}.Word{display:flex;flex:0 1;margin:0 16px}@media screen and (max-width:520px){.Word{margin:0 8px}}.Word.Guessed,.Word.Show{cursor:help}.Word{opacity:90%}.Word.Guessed:hover,.Word.Show:hover{opacity:100%}.Word .Letter{font-size:16px;height:16px;min-width:16px;width:16px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Word .Letter{line-height:16px}}.Word .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:20px;margin:16px 5px 0;padding:5px;text-align:center;text-transform:uppercase}@media screen and (max-width:800px){.Word .Letter{font-size:11.2px;height:11.2px;min-width:11.2px;width:11.2px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Word .Letter{line-height:11.2px}}.Word .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:14px;margin:11.2px 3.5px 0;padding:3.5px;text-align:center;text-transform:uppercase}}@media screen and (max-width:520px){.Word .Letter{font-size:8px;height:8px;min-width:8px;width:8px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Word .Letter{line-height:8px}}.Word .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:10px;margin:8px 2.5px 0;padding:2.5px;text-align:center;text-transform:uppercase}}.Word .Letter{color:#111}.Word.Guessed .Letter:not(.Hint){background-color:#9acd32}@keyframes WordRevealLight{0%{background-color:#fafafa}to{background-color:#9acd32}}.Word.Guessed .Letter:not(.Hint){animation-duration:.1s;animation-name:WordRevealLight}.DarkMode .Word .Letter{color:#e0e0e0}.DarkMode .Word.Guessed .Letter:not(.Hint){background-color:#466900}@keyframes WordRevealDark{0%{background-color:#222}to{background-color:#466900}}.DarkMode .Word.Guessed .Letter:not(.Hint){animation-duration:.2s;animation-name:WordRevealDark}.WordGrid{display:grid;flex:1 1;overflow:auto;width:100%;grid-gap:0 0;gap:0 0;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;justify-content:center;scrollbar-color:#111 #d3d3d3;scrollbar-width:thin}.WordGrid::-webkit-scrollbar{width:3px}.WordGrid::-webkit-scrollbar-track{background:#d3d3d3}.WordGrid::-webkit-scrollbar-thumb{background-color:#d3d3d3;border:solid #111;border-radius:1px}.Game{display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.Game .Bottom{height:180px;width:100%}@media screen and (max-width:800px){.Game .Bottom{height:130px}}@media screen and (max-width:520px){.Game .Bottom{height:110px}}.DarkMode .Game .Anagrams{scrollbar-color:#e0e0e0 #414141}.DarkMode .Game .Anagrams::-webkit-scrollbar-track{background:#414141}.DarkMode .Game .Anagrams::-webkit-scrollbar-thumb{background-color:#414141;border:solid #e0e0e0}.Blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%;z-index:40}.Blur,.Popup{-webkit-touch-callout:none;position:fixed;-webkit-user-select:none;user-select:none}.Popup{background-color:#fafafa;border:1px solid #111;border-radius:11px;color:#111;height:auto;left:max(20%,(100% - 512px)/2);padding:16px;top:max(20%,(100% - 256px)/2);width:min(60%,512px);z-index:42}.Popup .Children{font-size:22px}@media screen and (max-width:520px){.Popup .Children{font-size:20px}}@media screen and (max-width:400px){.Popup .Children{font-size:14px}}.Popup .Children{margin-bottom:14px}.Popup .Buttons{display:flex;justify-content:center}.DarkMode .Popup{background-color:#222;border-color:#e0e0e0;color:#e0e0e0}.PopupButton{background-color:#fafafa;border-color:#111;color:#111;cursor:pointer;flex:1 0}.PopupButton.Flip{background-color:#222;border-color:#e0e0e0;color:#e0e0e0}.PopupButton{opacity:.8}.PopupButton:hover{opacity:1}.PopupButton{font:inherit;font-size:32px;line-height:32px}@media screen and (max-width:520px){.PopupButton{font-size:28px;line-height:28px}}@media screen and (max-width:400px){.PopupButton{font-size:18px;line-height:18px}}.PopupButton{border-radius:5px;border-width:1px;margin:5px;padding:5px;text-align:center;text-transform:uppercase}.DarkMode .PopupButton{background-color:#222;border-color:#e0e0e0;color:#e0e0e0}.DarkMode .PopupButton.Flip{background-color:#fafafa;border-color:#111;color:#111}.LoadingSpinner{align-items:center;color:#111;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.LoadingSpinner .Spinner{font-size:42px}@keyframes SpinnerReveal{0%{display:none}to{display:block}}.LoadingSpinner .Spinner{animation-duration:.5s;animation-name:TextReveal}@keyframes TextReveal{0%{display:none;opacity:0}80%{display:block;opacity:0}to{display:block;opacity:1}}.LoadingSpinner .Text{animation-duration:5s;animation-name:TextReveal}.DarkMode .LoadingSpinner{color:#e0e0e0}.Session{height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.Flag{cursor:pointer;flex:0 1;margin:16px;width:160px}.Flag img{max-width:160px;opacity:1;width:160px}@media screen and (max-width:800px){.Flag img{max-width:112px;width:112px}}.Flag img{border:.32px;border-color:#111;border-radius:5%}.Flag .Index{color:#111;font-size:16px;margin:auto;opacity:1;text-align:center}@media screen and (max-width:800px){.Flag .Index{font-size:11px}}.Flag:not(.Selected) img{filter:grayscale(100%);opacity:.5}.Flag:not(.Selected) .Index{opacity:.5}.Flag:not(.Selected):hover img{filter:grayscale(40%);opacity:.8}.Flag:not(.Selected):hover .Index{opacity:.8}.DarkMode .Flag img{border-color:#e0e0e0}.DarkMode .Flag .Index{color:#e0e0e0}.NamedSelect{color:#111;cursor:pointer;font-size:24px;font-weight:400;width:-webkit-max-content;width:max-content}@media screen and (max-width:800px){.NamedSelect{font-size:16px}}.NamedSelect{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.NamedSelect.Selected{font-size:32px;font-weight:600;opacity:1}@media screen and (max-width:800px){.NamedSelect.Selected{font-size:24px}}.NamedSelect:not(.Selected){opacity:.5}.NamedSelect:not(.Selected):hover{opacity:.8}.DarkMode .NamedSelect{color:#e0e0e0}.Menu{display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;overflow:auto;width:100%}.Menu .GameTitle{cursor:default;flex:0 1;margin-bottom:64px}@media screen and (max-width:800px){.Menu .GameTitle{margin-bottom:32px}}.Menu .GameTitle{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}.Menu .GameTitle .Letter{font-size:48px;height:48px;min-width:48px;width:48px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Menu .GameTitle .Letter{line-height:48px}}.Menu .GameTitle .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:60px;margin:0 5px;padding:5px;text-align:center;text-transform:uppercase}@media screen and (max-width:800px){.Menu .GameTitle .Letter{font-size:33.6px;height:33.6px;min-width:33.6px;width:33.6px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Menu .GameTitle .Letter{line-height:33.6px}}.Menu .GameTitle .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:42px;margin:0 3.5px;padding:3.5px;text-align:center;text-transform:uppercase}}@media screen and (max-width:520px){.Menu .GameTitle .Letter{font-size:24px;height:24px;min-width:24px;width:24px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@supports(-moz-appearance:none){.Menu .GameTitle .Letter{line-height:24px}}.Menu .GameTitle .Letter{border-radius:10%;border-style:solid;border-width:.32px;line-height:30px;margin:0 2.5px;padding:2.5px;text-align:center;text-transform:uppercase}}.Menu .GameTitle .Letter{color:#111}.Menu .MenuSection{font-size:40px;margin:16px 0;text-align:center;width:100%}@media screen and (max-width:800px){.Menu .MenuSection{font-size:24px;margin:24px 0}}.Menu .MenuSection{color:#111;cursor:default}.Menu .LanguageSelection{display:flex;flex:0 1;flex-direction:row;flex-wrap:wrap;justify-content:center}.Menu .GameTypeSelection{align-items:center;display:flex;flex:0 1;flex-direction:column;flex-wrap:nowrap;margin:auto}.Menu .StartGame{color:#111;cursor:pointer;font-size:16px;height:64px;margin-top:64px;text-align:center}.Menu .StartGame b{margin-left:2px;margin-right:2px}.Menu .Dummy{flex:1 1;min-height:32px}.DarkMode .Menu .GameTitle .Letter,.DarkMode .Menu .MenuSection,.DarkMode .Menu .StartGame{color:#e0e0e0}.DarkMode .Menu .StartGame.hide{color:#222}@font-face{font-family:CMU Typewriter Text;src:local("CMU Typewriter Text"),url(../../static/media/cmuntt.f177765f6aa471bd6994.ttf) format("truetype")}@font-face{font-family:"CMU Typewriter Text (Bold)";src:local("CMU Typewriter Text (Bold)"),url(../../static/media/cmuntb.dcecf3023e04ea495a6d.ttf) format("truetype")}.App{background-color:#fafafa;color:#111;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}.App .Top{position:fixed;top:6px;z-index:999}.App .Top .Button{border:none;font-size:19px}@media screen and (max-width:520px){.App .Top .Button{font-size:16px}}.App .Top .Button{background-color:#fafafa;color:#111}.App .Top .Button:not(:disabled){cursor:pointer}.App .Top .Button:not(:disabled):not(:hover){opacity:80%}.App .Top .Button:disabled{opacity:20%}.App .Top .Button{margin-right:6px}.App .Top.Left{left:6px}.App .Top.Right{right:6px}.App.DarkMode{background-color:#222}.App.DarkMode .Top .Button{background-color:#222;color:#e0e0e0}
/*# sourceMappingURL=main.2c28f729.css.map*/