.Attribution_container__de_kj{display:flex;flex-direction:column;justify-content:center;row-gap:2rem}.Attribution_title__LCtOm{text-align:center}.Attribution_attribution__8UP8J{display:flex;align-items:center;column-gap:2rem}.Attribution_attribution_container__r2aeI{display:flex;flex-direction:column;justify-content:center;row-gap:1rem}.attributions_container__ePP7x{display:flex;justify-content:center;align-items:center;flex-direction:column}@media(max-width:1024px){.attributions_container__ePP7x{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-inline:1rem}}.Title_container__rVqgv{height:3lh;font-size:2rem;text-align:center;display:flex;align-items:center;justify-content:center}.TypingContainer_typing_container__Ktnv9{font-family:monospace;font-size:24px;padding:20px;display:grid;outline:none}.TypingContainer_target_text__HUlOh{color:gray;margin-bottom:10px;position:relative;z-index:3}.TypingContainer_behind_cursor__XXOBS{color:var(--background-color);position:relative;z-index:3}.TypingContainer_correct__4dqSs{color:#4ec9b0;position:relative;z-index:3}.TypingContainer_incorrect__sqGW_{color:#f14c4c;position:relative;z-index:3}.TypingContainer_cursor__m_m1V{width:.9rem;background-color:#adb2d4;margin-left:0;z-index:2}.TypingContainer_cursor__m_m1V,.TypingContainer_cursor_others__8Huws{font-weight:700;display:inline-block;position:absolute;height:1.2em;vertical-align:middle;border-radius:2px}.TypingContainer_cursor_others__8Huws{width:.8rem;background-color:var(--untyped-words);margin-left:1px;z-index:1}.TypingContainer_text_area__cDbB2{display:flex;padding:.5rem;flex-direction:row;flex-wrap:wrap;gap:20px;grid-area:1/1;z-index:1}.TypingContainer_focus_notifier__t74bu{grid-area:1/1;z-index:2;display:flex;justify-content:center;align-items:center;pointer-events:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:.5rem;gap:1rem}.DarkButton_color__NwzVE{background-color:var(--darker);border-color:rgba(0,0,0,0)}.app_bg_color__Db_Jn{background-color:var(--background-color)}.app_container__lCx2w{margin:auto;width:var(--content-width);min-height:100vh}.app_nav_container__5ULAp{min-height:var(--nav-height)}.app_content_container__e8Gxs{min-height:var(--content-height);padding-bottom:var(--content-padding)}.app_footer_container__BKa5G{min-height:var(--footer-height)}.app_home_page_container__LJHlp{margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:3rem;min-height:var(--content-height)}.app_home_page_title__uGkjk{font-size:7rem;font-weight:900;text-align:center;background:linear-gradient(90deg,rgb(93,98,108),rgb(155,164,181) 35%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:500% auto;animation:app_textShine__l7Ra_ 5s ease-in-out infinite alternate}@keyframes app_textShine__l7Ra_{0%{background-position:0 50%}to{background-position:100% 50%}}.app_start_game_button__cAfjf{-webkit-box-shadow:0 0 146px 200px var(--highlight-glow);-moz-box-shadow:0 0 146px 200px var(--highlight-glow);box-shadow:0 0 146px 100px var(--highlight-glow)}@media(max-width:1024px){.app_container__lCx2w{margin:auto;width:100%;min-height:100vh}.app_home_page_title__uGkjk{font-size:4rem;font-weight:900;text-align:center;background:linear-gradient(90deg,rgb(93,98,108),rgb(155,164,181) 35%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:500% auto;animation:app_textShine__l7Ra_ 5s ease-in-out infinite alternate}@keyframes app_textShine__l7Ra_{0%{background-position:0 50%}to{background-position:100% 50%}}}.TypingAnimation_typing_container__JERI7{font-family:monospace;padding:20px;display:grid;outline:none}.TypingAnimation_target_text__lO4Qd{color:gray;margin-bottom:10px;position:relative;z-index:3}.TypingAnimation_behind_cursor__7dogg{color:var(--background-color);position:relative;z-index:3}.TypingAnimation_correct__L_s1Y{color:#4ec9b0;position:relative;z-index:3}.TypingAnimation_cursor__fcS3a{font-weight:700;display:inline-block;position:absolute;height:1.2em;background-color:#adb2d4;margin-left:0;vertical-align:middle;border-radius:2px;z-index:2}.TypingAnimation_text_area__TqzXV{display:flex;padding:.5rem;flex-direction:row;flex-wrap:wrap;gap:20px;grid-area:1/1;z-index:1}.LogoutButton_button__5KXu7{border:none;background-color:rgba(0,0,0,0);padding:.5rem;font-size:2rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.Footer_container__7AGDW{display:flex;align-items:end;padding-bottom:.5rem;column-gap:1rem;justify-content:space-between;flex-wrap:wrap}@media(max-width:1024px){.Footer_container__7AGDW{display:flex;align-items:center;justify-content:center;padding-bottom:.5rem;row-gap:1rem;flex-wrap:wrap}}.Footer_section__qKUVy{display:flex;align-items:end;column-gap:1rem}.Footer_item__s4bQH{display:flex;align-items:center;column-gap:.5rem}.Navbar_container__dbR3C{height:2.5rem;font-size:2rem;display:flex;flex-direction:row;padding:1rem;justify-content:space-between;align-items:center}@media(max-width:1024px){.Navbar_container__dbR3C{height:2.5rem;font-size:1.5rem;display:flex;flex-direction:row;padding-block:1rem;padding-inline:1.5rem;justify-content:center;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:1rem}.Navbar_name__sDlax{display:none}}.Navbar_icon__av8Eh{height:min-content;justify-content:center;column-gap:1rem}.Navbar_game_modes__lUCk_,.Navbar_icon__av8Eh{display:flex;flex-direction:row;align-items:center}.Navbar_game_modes__lUCk_{height:2.5rem;font-size:2rem;padding:1rem;justify-content:space-between;column-gap:3rem}.Navbar_game_modes__lUCk_ a{padding:.3rem}.Navbar_selected__Vkv__{border-radius:.5rem;border-style:solid;color:var(--highlight)}.Navbar_profile__vSOKw{flex-direction:row}.Navbar_profile__vSOKw,.Navbar_profile__vSOKw a{display:flex;justify-content:center;align-items:center}.Navbar_profile__vSOKw a{gap:.5rem;padding-inline:.5rem}