.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-ts);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-ts);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);box-shadow:0 3px 0 0 var(--shadow-keyboard-key-correct)}.styles-module__3GfW8q__correct:active,.styles-module__3GfW8q__correct.styles-module__3GfW8q__pressed{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key-correct);transform:translateY(2px)}.styles-module__3GfW8q__present{background-color:var(--background-present);color:var(--text-on-present);box-shadow:0 3px 0 0 var(--shadow-keyboard-key-present)}.styles-module__3GfW8q__present:active,.styles-module__3GfW8q__present.styles-module__3GfW8q__pressed{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key-present);transform:translateY(2px)}.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;gap:.5rem;margin-top:auto;padding:2rem 0 1rem;font-size:11px;display:flex}.styles-module__BzMUtq__footer p{margin:0}.styles-module__BzMUtq__footerLink{color:var(--text-secondary);font-size:11px;text-decoration:none}.styles-module__BzMUtq__footerLink:hover{text-decoration:underline}
.styles-module__4CK9Ra__button{border-radius:var(--border-radius);font-size:.8em;font-weight:500;font-family:var(--font-latina);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__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}
.styles-module__MJESLq__card{background:var(--background-definiton);border-radius:var(--border-radius);box-sizing:border-box;text-align:left;width:100%;font-family:var(--font-latina);flex-direction:column;padding:1.25rem;display:flex}.styles-module__MJESLq__word{color:var(--text-default);font-weight:400;line-height:1.2;font-family:var(--font-ts);margin:0!important;font-size:2.5rem!important}.styles-module__MJESLq__meta{color:var(--text-secondary);margin:.25rem 0 0;font-size:.875rem;font-style:italic;font-weight:400;line-height:1.4}.styles-module__MJESLq__definition{margin-top:.75rem;margin-bottom:1rem}.styles-module__MJESLq__definition p{text-align:left;margin:0;font-size:.875rem;font-weight:400;line-height:3.125ex}.styles-module__MJESLq__example{border-left:3px solid var(--background-accent);margin:1.5rem 0 .5rem;padding-left:1rem;font-size:.875rem}.styles-module__MJESLq__exampleLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem;font-size:.8rem;font-weight:600}.styles-module__MJESLq__exampleText{color:var(--text-default);text-align:left;margin:0;font-style:italic;font-weight:400;line-height:1.5}.styles-module__MJESLq__linkButton{font-size:.85rem;font-weight:500;font-family:var(--font-latina);color:var(--text-button-secondary);background-color:var(--background-button-secondary);cursor:pointer;width:100%;box-shadow:0 3px 0 0 var(--shadow-button-secondary);border-radius:.5rem;justify-content:center;align-items:center;gap:6px;margin-top:1rem;padding:.625rem 1.25rem;text-decoration:none;transition:all .15s;display:inline-flex}.styles-module__MJESLq__linkButton:hover{background-color:var(--background-button-secondary);filter:brightness(1.05)}.styles-module__MJESLq__linkButton:active{background-color:var(--background-button-secondary);box-shadow:inset 0 3px 0 0 var(--shadow-button-secondary);transform:translateY(2px)}
@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__Fy2VdG__tip{white-space:nowrap;background:var(--background-tip);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-tip);color:var(--text-tip);cursor:pointer;z-index:50;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500}.styles-module__Fy2VdG__tipBottom{animation:.4s cubic-bezier(.16,1,.3,1) forwards styles-module__Fy2VdG__tipBottomIn;position:absolute;top:calc(100% + 8px);left:50%}.styles-module__Fy2VdG__tipBottom:before{content:"";background:var(--background-tip);border-left:1px solid var(--border-tip);border-top:1px solid var(--border-tip);width:8px;height:8px;margin-left:-4px;position:absolute;top:-5px;left:50%;transform:rotate(45deg)}.styles-module__Fy2VdG__tipTop{animation:.4s cubic-bezier(.16,1,.3,1) forwards styles-module__Fy2VdG__tipTopIn;position:absolute;bottom:calc(100% + 8px);left:50%}.styles-module__Fy2VdG__tipTop:before{content:"";background:var(--background-tip);border-right:1px solid var(--border-tip);border-bottom:1px solid var(--border-tip);width:8px;height:8px;margin-left:-4px;position:absolute;bottom:-5px;left:50%;transform:rotate(45deg)}.styles-module__Fy2VdG__tipClosingBottom{animation:.3s cubic-bezier(.4,0,1,1) forwards styles-module__Fy2VdG__tipBottomOut}.styles-module__Fy2VdG__tipClosingTop{animation:.3s cubic-bezier(.4,0,1,1) forwards styles-module__Fy2VdG__tipTopOut}@keyframes styles-module__Fy2VdG__tipBottomIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes styles-module__Fy2VdG__tipBottomOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-4px)}}@keyframes styles-module__Fy2VdG__tipTopIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes styles-module__Fy2VdG__tipTopOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(4px)}}
.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)}}.styles-module__N45Qwq__statsButtonWrapper{position:relative}@media (prefers-color-scheme:dark){.styles-module__N45Qwq__logoLight{display:none}.styles-module__N45Qwq__logoDark{display:block}}
.styles-module__Bz_xXq__banner{z-index:100;background:var(--background-tip);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-tip);color:var(--text-tip);flex-direction:column;gap:.625rem;padding:1rem 1rem 1.25rem;font-size:.8125rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards styles-module__Bz_xXq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.styles-module__Bz_xXq__bannerOut{animation:.3s cubic-bezier(.4,0,1,1) forwards styles-module__Bz_xXq__slideDown}.styles-module__Bz_xXq__dismiss{color:var(--text-tip);cursor:pointer;opacity:.6;background:0 0;border:none;padding:.25rem;position:absolute;top:.75rem;right:.75rem}.styles-module__Bz_xXq__dismiss:active{opacity:1}.styles-module__Bz_xXq__text{margin:0;padding-right:1.5rem;line-height:1.4}.styles-module__Bz_xXq__inlineIcon{vertical-align:middle;margin:-2px 0;display:inline-block}.styles-module__Bz_xXq__copyButton{border:1px solid var(--border-tip);color:var(--text-tip);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.styles-module__Bz_xXq__copyButton:active{background:var(--border-tip)}@keyframes styles-module__Bz_xXq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__Bz_xXq__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
.styles-module__Ngux2G__intro{flex-direction:column;align-items:center;margin-bottom: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;width:33.33%;min-width:0;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-ts);border-radius:999px;font-size:32px;font-weight:700;position:relative}.styles-module__Ngux2G__badge{text-align:center;color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-family:system-ui,sans-serif;font-size:1rem;font-weight:900;line-height:1rem;position:absolute;bottom:-5px;right:-2px;box-shadow:0 0 0 2.5px #fff;display:inline-flex!important}.styles-module__Ngux2G__badge svg{display:block}.styles-module__Ngux2G__badgeCorrect{background-color:var(--blue-700)}.styles-module__Ngux2G__badgePresent{background-color:var(--yellow-700)}.styles-module__Ngux2G__badgeAbsent{background-color:var(--zinc-600)}.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-latina);font-size:1rem;font-weight:400}.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__Ngux2G__badge{box-shadow:0 0 0 2.5px #18181b}}
/*# sourceMappingURL=5082e8c74c3fe6ff.css.map*/