@keyframes styles-module__S_sCvW__drift{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@keyframes styles-module__S_sCvW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__S_sCvW__container{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem 0;display:flex}.styles-module__S_sCvW__cloudsWrapper{flex-shrink:0;justify-content:center;width:100%;height:40vh;min-height:274px;display:inline-flex;position:relative;overflow:hidden}.styles-module__S_sCvW__cloud{will-change:transform;position:absolute}.styles-module__S_sCvW__cloud img{width:100%;height:auto;display:block}.styles-module__S_sCvW__cloudLayer1{opacity:1;width:65vh;min-width:400px;max-width:500px;animation:40s linear infinite styles-module__S_sCvW__drift,6s ease-in-out infinite styles-module__S_sCvW__float;top:10%}.styles-module__S_sCvW__cloudLayer2{opacity:.1;width:200px;animation:60s linear -15s infinite styles-module__S_sCvW__drift,8s ease-in-out -2s infinite styles-module__S_sCvW__float;top:30%;left:60%}.styles-module__S_sCvW__cloudLayer3{opacity:.2;width:150px;animation:80s linear -30s infinite styles-module__S_sCvW__drift,4s ease-in-out -1s infinite styles-module__S_sCvW__float;top:5%}.styles-module__S_sCvW__content{flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__S_sCvW__header{color:var(--text-default);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.styles-module__S_sCvW__paragraph{color:var(--text-primary);-webkit-hyphens:auto;hyphens:auto;max-width:420px;margin:0;font-size:1.1rem;font-weight:300;line-height:1.5}.styles-module__S_sCvW__cta{background-color:var(--background-accent);color:var(--text-on-accent);border-radius:var(--border-radius);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:44px;margin-top:1.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}@media (min-width:768px){.styles-module__S_sCvW__cta:hover{background-color:var(--background-accent-hover)}.styles-module__S_sCvW__header{font-size:2.4rem}}.styles-module__S_sCvW__cta:focus-visible{outline:4px solid var(--border-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.styles-module__S_sCvW__cloud{animation:none!important}}
.styles-module__4CK9Ra__button{border-radius:var(--border-radius);font-size:1em;font-weight:500;font-family:var(--font-tsinf);background-color:var(--background-accent);cursor:pointer;color:var(--text-on-accent);transform:all .25;border:1px solid #0000;padding:.6em 1.2em;transition:background-color .25s}@media (min-width:768px){.styles-module__4CK9Ra__button:hover{background-color:var(--background-accent-hover)}}.styles-module__4CK9Ra__button:focus,.styles-module__4CK9Ra__button:focus-visible{outline:4px auto var(--border-focus)}.styles-module__4CK9Ra__secondary{background-color:var(--background-accent);color:var(--text-on-accent);cursor:pointer;letter-spacing:.5px;border:none;padding:12px 24px;font-weight:700}.styles-module__4CK9Ra__clear{cursor:pointer;letter-spacing:.5px;background-color:#0000;border:none;padding:0;font-weight:700}.styles-module__4CK9Ra__clear:hover{background-color:#0000}.styles-module__4CK9Ra__icon{justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}
.styles-module__6oPLNG__board{flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module__6oPLNG__row{gap:4px;transition:transform .3s;display:flex}.styles-module__6oPLNG__shake{animation:1s styles-module__6oPLNG__shake}@keyframes styles-module__6oPLNG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module__6oPLNG__winAnimation{animation:1.1s ease-in-out styles-module__6oPLNG__win}@keyframes styles-module__6oPLNG__win{0%{transform:scale(1)}50%{transform:scale(1.25)}80%{transform:scale(.92)}to{transform:scale(1)}}.styles-module__6oPLNG__letter{font-family:var(--font-tsinf);text-transform:uppercase;border:2px solid var(--border-default);box-sizing:border-box;cursor:pointer;background-color:var(--background-default);width:48px;height:48px;color:var(--text-default);border-radius:100%;justify-content:center;align-items:center;padding:2px 0 0;font-size:2rem;font-weight:700;display:flex}.styles-module__6oPLNG__letter:focus{outline:var(--border-focus)solid 2px;border:none}.styles-module__6oPLNG__correct{background-color:var(--background-correct);color:var(--text-on-correct);border:none}.styles-module__6oPLNG__present{background-color:var(--background-present);color:#000;border:none}.styles-module__6oPLNG__absent{background-color:var(--background-absent);color:var(--text-on-absent);border:none}@media (min-width:768px){.styles-module__6oPLNG__board,.styles-module__6oPLNG__row{gap:8px}.styles-module__6oPLNG__letter{width:64px;height:64px;padding-top:3px;font-size:32px}}
.styles-module__3GfW8q__keyboard{flex-direction:column;align-items:center;width:95vw;min-width:320px;margin:20px 0;display:flex}.styles-module__3GfW8q__keyboardRow{justify-content:center;width:100%;display:flex}.styles-module__3GfW8q__keyboardKey{font-family:var(--font-tsinf);background-color:var(--background-keyboard);height:52px;min-height:44px;color:var(--text-default);cursor:pointer;text-align:center;box-shadow:0 3px 0 0 var(--shadow-keyboard-key);border:none;border-radius:8px;flex:1 0 0;justify-content:center;align-items:center;margin:2px;padding:3px 0 0;font-size:1.2rem;font-weight:700;transition:all .25s;display:flex}.styles-module__3GfW8q__keyboardKey:active,.styles-module__3GfW8q__keyboardKey.styles-module__3GfW8q__pressed{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key);transform:translateY(2px)}@media (min-width:768px){.styles-module__3GfW8q__keyboardKey{transition:background-color .25s;position:relative}.styles-module__3GfW8q__keyboardKey:hover:before{content:"";mix-blend-mode:plus-lighter;pointer-events:none;border-radius:inherit;background-color:#ffffff0d;width:100%;height:100%;transition:background-color .25s;position:absolute;top:0;left:0}.styles-module__3GfW8q__absent.styles-module__3GfW8q__keyboardKey:hover:before{content:"";mix-blend-mode:plus-darker;pointer-events:none;border-radius:inherit;background-color:#00000005;width:100%;height:100%;transition:background-color .25s;position:absolute;top:0;left:0}}.styles-module__3GfW8q__correct{background-color:var(--background-correct);color:var(--text-on-correct)}.styles-module__3GfW8q__present{background-color:var(--background-present);color:var(--text-on-present)}.styles-module__3GfW8q__absent{background-color:var(--background-absent);color:var(--text-on-absent);box-shadow:0 3px 0 0 var(--shadow-keyboard-key-absent)}.styles-module__3GfW8q__absent:active,.styles-module__3GfW8q__absent.styles-module__3GfW8q__pressed{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key-absent);transform:translateY(2px)}.styles-module__3GfW8q__ready{background-color:var(--background-keyboard-ready);color:var(--text-on-keyboard-ready);box-shadow:0 2px 0 0 var(--shadow-keyboard-key-ready)}.styles-module__3GfW8q__ready:active,.styles-module__3GfW8q__ready.styles-module__3GfW8q__pressed{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key-ready);transform:translateY(2px)}.styles-module__3GfW8q__icon{display:none}.styles-module__3GfW8q__largeKey{flex-grow:1.2;width:auto}.styles-module__3GfW8q__largeKey:not(.styles-module__3GfW8q__ready){color:var(--text-on-keyboard-enter)}.styles-module__3GfW8q__keyboardKey span{display:none}.styles-module__3GfW8q__keyboardKey span.styles-module__3GfW8q__responsiveIcon{display:inline}.styles-module__3GfW8q__keyboardKey span.styles-module__3GfW8q__text{display:none}@media (min-width:769px){.styles-module__3GfW8q__keyboard{max-width:620px}.styles-module__3GfW8q__keyboardKey{width:100%;height:56px;font-size:1.5rem}.styles-module__3GfW8q__largeKey{flex-grow:2;min-width:88px;max-width:100px;font-size:1.4rem}.styles-module__3GfW8q__mediumKey{min-width:45px}.styles-module__3GfW8q__keyboardKey span.styles-module__3GfW8q__text{display:inline}.styles-module__3GfW8q__keyboardKey span.styles-module__3GfW8q__responsiveIcon{display:none}}
.styles-module__BzMUtq__footer{width:100%;color:var(--text-secondary);justify-content:center;align-items:center;margin-top:auto;padding:2rem 0 1rem;font-size:11px;display:flex}.styles-module__BzMUtq__footer p{margin:0}
.styles-module__esiCPa__markdownContainer pre{background-color:#f0f0f0;border:1px solid #ddd;padding:10px}.styles-module__esiCPa__markdownContainer h1,.styles-module__esiCPa__markdownContainer h2,.styles-module__esiCPa__markdownContainer h3,.styles-module__esiCPa__markdownContainer h4,.styles-module__esiCPa__markdownContainer h5,.styles-module__esiCPa__markdownContainer h6{margin-top:20px;font-weight:700}.styles-module__esiCPa__markdownContainer h1{font-size:24px}.styles-module__esiCPa__markdownContainer h2{font-size:18px}.styles-module__esiCPa__markdownContainer h3{font-size:16px}.styles-module__esiCPa__markdownContainer h4{font-size:14px}.styles-module__esiCPa__markdownContainer h5{font-size:12px}.styles-module__esiCPa__markdownContainer h6{font-size:10px}.styles-module__esiCPa__markdownContainer ol,.styles-module__esiCPa__markdownContainer ul{margin:10px 0}.styles-module__esiCPa__markdownContainer ol li{list-style-type:decimal}.styles-module__esiCPa__markdownContainer ul li{list-style-type:disc}
@keyframes styles-module__zcbhvG__slideUpFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module__zcbhvG__scoreScreen{height:100%;color:var(--text-default);flex-direction:column;justify-content:flex-start;align-items:center;font-size:1rem;font-weight:600;animation:.8s ease-out styles-module__zcbhvG__slideUpFadeIn;display:flex}.styles-module__zcbhvG__scoreScreen p{text-align:center;margin:.2rem 0 0;font-weight:400}.styles-module__zcbhvG__scoreScreen h2{margin:0;font-size:3.2rem;line-height:1}.styles-module__zcbhvG__scoreScreen h3{margin:1rem 0 0;font-size:1.2rem;line-height:normal}.styles-module__zcbhvG__boardContainer>div,.styles-module__zcbhvG__boardContainer>div>div{gap:2px!important}.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__pretitle{margin-top:1rem;margin-bottom:.3rem;line-height:1}.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__post{margin:0 0 .5rem;line-height:1}.styles-module__zcbhvG__hashtag{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.styles-module__zcbhvG__wordToGuess{text-transform:uppercase;letter-spacing:5%}.styles-module__zcbhvG__definitionContainer{background-color:var(--background-definiton);width:80%;max-width:480px;color:var(--text-default);box-sizing:border-box;border-radius:10px;margin-top:1rem;margin-bottom:2rem;padding:1rem;position:relative}.styles-module__zcbhvG__definitionContainer p{text-align:left}.styles-module__zcbhvG__definitionContainer:before{content:"";border-radius:inherit;z-index:-1;box-sizing:border-box;background:linear-gradient(45deg,#d4def4,#e94860,#d4def4,#2461b4,#d4def4,#2461b4) 0 0/300% 300%;padding:2px;animation:6s linear infinite styles-module__zcbhvG__animate-border;position:absolute;inset:-2px}@keyframes styles-module__zcbhvG__animate-border{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__zcbhvG__definitionContainer p{margin:0;line-height:3.125ex}.styles-module__zcbhvG__boardContainer{margin:1rem 0 2rem}.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__boardContainer button{width:20px;height:20px}@media (min-width:768px){.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__boardContainer button{width:24px;height:24px}}.styles-module__zcbhvG__overlay{background:var(--color-overlay-background);color:var(--text-color)}.styles-module__zcbhvG__modal{background:var(--color-background);color:var(--text-color)}.styles-module__zcbhvG__buttons{gap:8px;display:flex}.styles-module__zcbhvG__buttons button{align-items:center;gap:6px;min-height:44px;font-size:1.1rem;line-height:1;display:flex}.styles-module__zcbhvG__desktopOnly{display:none}@media (min-width:768px){.styles-module__zcbhvG__mobileOnly{display:none}.styles-module__zcbhvG__desktopOnly{display:flex}}.styles-module__zcbhvG__shareSection{flex-direction:column;gap:8px;display:flex}.styles-module__zcbhvG__shareButtons{gap:8px;display:flex}.styles-module__zcbhvG__shareButton{border:1px solid var(--border-default);color:var(--text-default);cursor:pointer;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:background-color .15s;display:flex}.styles-module__zcbhvG__shareButton:hover{background-color:var(--background-keyboard)}.styles-module__zcbhvG__shareButton:active{background-color:var(--background-keyboard);transform:scale(.97)}.styles-module__zcbhvG__flags{z-index:0;justify-content:center;align-items:center;gap:8px;width:100%;margin:2rem 0 1.5rem;display:flex;position:relative}.styles-module__zcbhvG__flags .styles-module__zcbhvG__line{border:none;border-top:1px solid var(--border-default);z-index:1;width:80%;position:absolute;top:50%;left:10%}.styles-module__zcbhvG__flags img{background-color:var(--background-default);z-index:2;padding:0 12px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width=\"120\" height=\"42\" viewBox=\"0 0 120 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M9.66825 0L0 33L15.3555 36.5L22.7488 37.5L29.0047 40H37.5355L45.4976 40.5L51.7536 42L59.7156 41.5H68.2464H74.5024L81.8957 40L90.4265 39H95.545L102.37 37L120 33L111.469 1C103.507 2.83333 75.1848 8.5 59.7156 8.5C44.2464 8.5 17.6303 2.16667 9.66825 0Z\" fill=\"black\"/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width=\"120\" height=\"42\" viewBox=\"0 0 120 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M9.66825 0L0 33L15.3555 36.5L22.7488 37.5L29.0047 40H37.5355L45.4976 40.5L51.7536 42L59.7156 41.5H68.2464H74.5024L81.8957 40L90.4265 39H95.545L102.37 37L120 33L111.469 1C103.507 2.83333 75.1848 8.5 59.7156 8.5C44.2464 8.5 17.6303 2.16667 9.66825 0Z\" fill=\"black\"/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.styles-module__Ngux2G__intro{flex-direction:column;align-items:center;margin-bottom:5%;padding-top:5%;line-height:3.125ex;display:flex}.styles-module__Ngux2G__intro p{margin-bottom:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.styles-module__Ngux2G__secondline{margin-bottom:2rem;padding:1rem 0;font-size:1.1rem;font-style:italic}.styles-module__Ngux2G__instrucions,.styles-module__Ngux2G__letterInstrucions{width:90vw;max-width:440px}.styles-module__Ngux2G__letterInstrucions{flex-direction:row;gap:16px;margin-bottom:4rem;display:flex}.styles-module__Ngux2G__instrucions{margin-bottom:2rem}.styles-module__Ngux2G__instrucions p{text-align:center}.styles-module__Ngux2G__lettersDescription{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.styles-module__Ngux2G__mainLetterBlue,.styles-module__Ngux2G__mainLetterYellow,.styles-module__Ngux2G__mainLetterGray{text-align:center;min-width:56px;min-height:56px;line-height:56px;font-family:var(--font-tsinf);border-radius:999px;font-size:32px;font-weight:700}.styles-module__Ngux2G__mainLetterBlue{background-color:var(--background-correct);color:var(--text-on-correct)}.styles-module__Ngux2G__mainLetterYellow{background-color:var(--background-present);color:var(--text-on-present)}.styles-module__Ngux2G__mainLetterGray{background-color:var(--background-absent);color:var(--text-on-absent)}.styles-module__Ngux2G__lettersDescription p{margin:0;font-size:14px;line-height:2.5ex}.styles-module__Ngux2G__lettersDescription span{text-transform:uppercase;margin-bottom:.3rem;font-weight:700;display:block}.styles-module__Ngux2G__correct{color:var(--text-accent)}.styles-module__Ngux2G__present{color:var(--text-present)}.styles-module__Ngux2G__absent{color:var(--text-secondary)}.styles-module__Ngux2G__start button{font-family:var(--font-tsinf);font-size:24px}.styles-module__Ngux2G__logoLight{display:block}.styles-module__Ngux2G__logoDark{display:none}@media (prefers-color-scheme:dark){.styles-module__Ngux2G__logoLight{display:none}.styles-module__Ngux2G__logoDark{display:block}}
.styles-module__N45Qwq__header{grid-template-columns:1fr 3fr 1fr;align-items:center;width:100%;padding:1rem;display:grid;position:relative}.styles-module__N45Qwq__nav{justify-content:flex-end;gap:1rem;display:flex}.styles-module__N45Qwq__logoLight{grid-column:2/3;justify-self:center;display:block}.styles-module__N45Qwq__logoDark{grid-column:2/3;justify-self:center;display:none}.styles-module__N45Qwq__banner{white-space:nowrap;border-radius:var(--border-radius);background:var(--background-banner);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-banner);width:fit-content;color:var(--text-default);cursor:pointer;z-index:50;align-items:center;gap:.75rem;margin:0 auto;padding:.75rem 1rem;font-size:.875rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards styles-module__N45Qwq__bannerIn;display:flex;position:absolute;top:100%;left:0;right:0}.styles-module__N45Qwq__bannerOut{animation:.3s cubic-bezier(.4,0,1,1) forwards styles-module__N45Qwq__bannerOut}@keyframes styles-module__N45Qwq__bannerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__N45Qwq__bannerOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media (prefers-color-scheme:dark){.styles-module__N45Qwq__logoLight{display:none}.styles-module__N45Qwq__logoDark{display:block}}
/*# sourceMappingURL=aae4942d07040e7f.css.map*/