.styles_main___XF_i{display:flex;flex-direction:column;text-align:center;width:100%;margin:0 auto;max-width:var(--max-width);height:100vh;padding:42px 15px 0}@media screen and (max-width:480px){.styles_main___XF_i{padding:24px 16px 0;height:unset}}.styles_main___XF_i .styles_nav__auF_Z{display:flex;justify-content:space-between;align-items:flex-start;width:100%;height:-moz-fit-content;height:fit-content}.styles_main___XF_i .styles_nav__share_button__iggix{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50px;font-size:20px;transition:.8s var(--ease-out-expo)}.styles_main___XF_i .styles_nav__share_button__iggix:hover{transform:scale(1.16) rotate(180deg)}@media screen and (max-width:480px){.styles_main___XF_i .styles_nav__share_button__iggix:hover{transform:none}}:root{--max-width:1024px;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--color-apricot:#ffc895;--color-teal:#a5d2d8;--color-blue:#98beff;--color-pink:#dfa1bf;--color-purple:#b9a3e2}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,sans-serif;background-color:#fff4ff;color:#39393d;font-size:17px;line-height:24px}a{color:inherit;text-decoration:none}button{font-weight:500;cursor:pointer;outline:none;border:1px solid rgba(57,57,61,.6);background-color:#ffd8ff;background-color:#ffd3e8;color:#39393d}.home_home__rPGdw{display:flex;flex-direction:column;align-items:center;max-width:410px;margin:150px auto 0;text-align:center;flex-grow:1}@media screen and (max-width:480px){.home_home__rPGdw{flex-grow:0;margin-top:90px}}.home_home__about_text__H1xnZ{margin:32px 0}.home_home__streak_button__wJqQA{font-size:16px;margin-top:30px;text-decoration:underline;background-color:transparent;border:none;outline:none;font-weight:400}.home_home__streak_button__wJqQA svg{margin-left:5px;transition:.5s var(--ease-out-expo);transform:scale(1.1);display:none}.home_home__loader__9FE3c{width:19px;height:19px;border:2px solid rgba(26,26,33,.8);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:home_rotation__N_9a1 .4s linear infinite}@keyframes home_rotation__N_9a1{to{transform:rotate(1turn)}}.home_home__play_button__IMHAi{display:flex;align-items:center;justify-content:center;width:110px;height:45px;margin:0 auto;border-radius:50px;font-size:16px;transition:.8s var(--ease-out-expo)}.home_home__play_button__IMHAi:hover{transform:translateY(-5%)}.home_home__footer__KOIO3{color:#4f4e52;padding-bottom:40px;font-style:normal;margin-top:auto;font-size:16px}.home_home__footer__KOIO3 a{text-decoration:underline}@media screen and (max-width:480px){.home_home__footer__KOIO3{position:fixed;bottom:28px;padding-bottom:0;margin-top:20px;font-size:15.4px}}.game_game__h1AwE{margin-top:60px;padding-bottom:30px}.game_game__toast__0FqDJ{--color:#ffd3e8;position:absolute;background-color:var(--color);width:-moz-fit-content;width:fit-content;padding:8px 20px;border-radius:50px;font-size:17px;opacity:0;transition:.2s linear;left:50%;transform:translate(-50%,-95px);font-size:15px}.game_game__hint__aBC06{color:#508df6}.game_game__attempts__O7nju{margin-top:18px}.game_game__guesses__PWHlQ{display:flex;justify-content:center;align-items:center;color:#7d7d7d;color:#616161;margin-top:36px;height:20px}.game_game__guesses__info__uBAGg{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50px;margin-left:12px;font-size:16px;background-color:transparent}.game_game__guess__rBw0y{margin-left:5px}.game_game__guess__rBw0y:not(:last-of-type):after{content:","}.game_game__guess__highlight__6s_7b{color:#5074f6}.game_game__inputboxes__qleqk{display:flex;justify-content:center;gap:5px;margin-top:50px}.game_game__inputboxes__qleqk.game_shake_anim__RxjTB{animation:game_shake__FCnIt .26s ease-in-out}@keyframes game_shake__FCnIt{0%{transform:translate(0)}10%{transform:translate(-10px)}40%{transform:translate(10px)}70%{transform:translate(-10px)}to{transform:translate(0)}}.game_game__inputboxes__qleqk.game_bounce_anim__u1F31{animation:game_bounce__0h9Oz 1s ease-in-out .3s infinite}@keyframes game_bounce__0h9Oz{0%{transform:translateY(0)}25%{transform:translateY(-10px)}50%{transform:translateY(10px)}75%{transform:translateY(-5px)}to{transform:translateY(0)}}.game_game__inputbox__djlDX{@layer base, colorized, empty;border:1px solid #1d1d1f;outline:none;padding:12px;width:50px;height:50px;text-align:center;font-size:16px;text-transform:uppercase;color:#000;border-radius:0;pointer-events:none;transition:background .8s var(--ease-out-expo)}@layer colorized{.game_game__inputbox__djlDX:first-child{background-color:#ffc895;--anim-delay:calc(0.5s + 1)}.game_game__inputbox__djlDX:nth-child(2){background-color:#a5d2d8;--anim-delay:calc(0.5s + 2)}.game_game__inputbox__djlDX:nth-child(3){background-color:#dfa1bf;--anim-delay:calc(0.5s + 3)}.game_game__inputbox__djlDX:nth-child(4){background-color:#98beff;--anim-delay:calc(0.5s + 4)}.game_game__inputbox__djlDX:nth-child(5){background-color:#baa3e2;--anim-delay:calc(0.5s + 5)}}@layer empty{.game_game__inputbox_empty__r4SVg{background-color:transparent}}.game_game__keyboard__dEiXQ{position:relative;display:flex;flex-direction:column;justify-content:center;gap:10px;margin:70px auto 0;width:100%;max-width:500px}@media screen and (max-width:480px){.game_game__keyboard__dEiXQ{width:96vw;left:calc(-48vw + 50%)}}.game_game__keyboard_row__3ZJpK{display:flex;justify-content:center;gap:6px}.game_game__keyboard__dEiXQ button{display:flex;align-items:center;justify-content:center;width:9%;height:50px;font-size:18px;background-color:transparent;text-transform:uppercase;border-radius:4px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500}@media screen and (max-width:480px){.game_game__keyboard__dEiXQ button{font-size:16px}}.game_game__keyboard__dEiXQ button.game_game__keyboard_delete__tyuam{width:12%;background-color:hsla(0,0%,50%,.18)}.game_game__keyboard__dEiXQ button.game_game__keyboard_delete__tyuam svg{width:22px;height:auto}.game_game__keyboard__dEiXQ button.game_game__keyboard_enter__xs6AZ{width:18%;background-color:#ffd3e8;font-size:14px;font-weight:600}@media screen and (max-width:480px){.game_game__keyboard__dEiXQ button.game_game__keyboard_enter__xs6AZ{font-size:12px}}.game_game__footer__XPMxQ{max-width:350px;margin:70px auto 0}.stats_stats__uzEfy{width:100%;max-width:410px;margin:65px auto 0;padding:0 10px}.stats_stats__heading__e_V7R{font-family:"PT Serif",serif;font-size:24px;font-weight:400;text-align:left;text-transform:uppercase}.stats_stats__overview__sRErA{list-style:none;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:44px}.stats_stats__stat__Kyopx{flex:1 1;width:70px;text-align:left}.stats_stats__stat__Kyopx>*{display:block}.stats_stats__stat_value__5hWOD{font-size:23px}.stats_stats__stat_label__iCuba{font-size:14px;line-height:1.3;margin-top:5px}.stats_stats__charts__vWTaF{display:flex;flex-direction:column;margin-top:44px;width:100%;gap:10px}.stats_stats__charts_title__syiX_{display:block;font-size:13px;font-weight:600;text-align:left;margin-bottom:10px;text-transform:uppercase}.stats_stats__chart__XrfHo{display:flex;gap:5px;align-items:center}.stats_stats__chart_bar__6DEXx{padding:4px 10px;background-color:bisque;text-align:right;border:1px solid #000}.stats_stats__chart_bar--1__KUNSu{background-color:var(--color-apricot)}.stats_stats__chart_bar--2__M8Yx0{background-color:var(--color-teal)}.stats_stats__chart_bar--3__MweOD{background-color:var(--color-pink)}.stats_stats__chart_bar--4__2bI5p{background-color:var(--color-blue)}.stats_stats__chart_bar--5__i4WLF{background-color:var(--color-purple)}.stats_stats__chart_label__U8lHP{width:20px;text-align:left}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/714d82e54f24199a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ad0b0f5eced76de2-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/60eee1370df18e27-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/55f9d8744277143a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c39b9f522743f76b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ac2e45838ac6e189-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e2e3aafd0f0382ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__PT_Serif_03b8f8";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/2b419e8fb2fec4ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/42ca72de112410a0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3457c9d168662d42-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c6d85f2f9bf6fcef-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/886f446b96dc7734-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5c5fd9d3e848a7f8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b0fec32b86be83d8-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8c6f66cf306d9ee4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__PT_Serif_03b8f8";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e693e841d50dcf2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__PT_Serif_Fallback_03b8f8";src:local("Times New Roman");ascent-override:94.22%;descent-override:25.93%;line-gap-override:0.00%;size-adjust:110.28%}.__className_03b8f8{font-family:"__PT_Serif_03b8f8","__PT_Serif_Fallback_03b8f8"}