@keyframes styles-module__zcbhvG__slideUpFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module__zcbhvG__scoreScreen{height:100%;font-size:var(--font-size-body);color:var(--text-default);flex-direction:column;justify-content:flex-start;align-items:center;font-weight:600;animation:.8s ease-out backwards styles-module__zcbhvG__slideUpFadeIn;display:flex}.styles-module__zcbhvG__scoreScreen p{margin:.2rem 0 0;font-weight:400}.styles-module__zcbhvG__scoreScreen h2{font-size:var(--font-size-title);margin:0;line-height:1}.styles-module__zcbhvG__scoreScreen h3{line-height:normal;font-size:var(--font-size-h3);font-family:var(--font-ts);margin:1rem 0 0}.styles-module__zcbhvG__boardContainer>div,.styles-module__zcbhvG__boardContainer>div>div{gap:2px!important}.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__pretitle{text-align:center;line-height:1;font-size:var(--font-size-body-sm);margin-top:1rem;margin-bottom:.3rem}.styles-module__zcbhvG__scoreScreen .styles-module__zcbhvG__post{line-height:1;font-size:var(--font-size-body-sm);margin:0 0 .5rem}.styles-module__zcbhvG__hashtag{font-family:var(--font-ui)}.styles-module__zcbhvG__wordToGuessContainer{text-align:center}.styles-module__zcbhvG__wordToGuess{font-family:var(--font-ts);text-transform:uppercase;letter-spacing:5%}.styles-module__zcbhvG__definitionCardWrapper{width:80%;max-width:480px;margin-top:1rem;margin-bottom:2rem;position:relative}.styles-module__zcbhvG__definitionCard{width:100%}.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-page);z-index:2;transform-origin:top;padding:0 12px;animation:3s ease-in-out infinite styles-module__zcbhvG__sway;-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}@keyframes styles-module__zcbhvG__sway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.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;width:100%;display:flex}.styles-module__zcbhvG__buttons button{justify-content:center;align-items:center;gap:6px;width:100%;min-height:44px;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);border-radius:var(--border-radius-button);color:var(--text-default);font-size:var(--font-size-body-sm);cursor:pointer;background:0 0;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-weight:500;transition:background-color .15s;display:flex}.styles-module__zcbhvG__shareButton:hover{background-color:var(--background-keyboard-default)}.styles-module__zcbhvG__shareButton:active{background-color:var(--background-keyboard-default);transform:scale(.97)}@keyframes styles-module__zcbhvG__iconSwap{0%{transform:scale(1)}40%{transform:scale(0)}to{transform:scale(1)}}.styles-module__zcbhvG__iconRotate{animation:.5s ease-out styles-module__zcbhvG__iconSwap}@media (prefers-reduced-motion:reduce){.styles-module__zcbhvG__scoreScreen{animation:none}}
button{background-color:var(--color-key-background)}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em var(--color-link-hover))}.logo.react:hover{filter:drop-shadow(0 0 2em var(--color-link))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:var(--color-text)}@media (min-width:768px){#root{padding:1rem}.logo{height:4em;padding:1em}.card{padding:1em}}
.styles-module__c8Brea__title{font-family:var(--font-ts);text-align:center;font-weight:700;font-size:var(--font-size-h1);margin-bottom:2rem}.styles-module__c8Brea__gameWon{animation:1s ease-in-out 1.3s forwards styles-module__c8Brea__fadeOut}.styles-module__c8Brea__gameOver{animation:1s ease-in-out .3s forwards styles-module__c8Brea__fadeOut}@keyframes styles-module__c8Brea__fadeOut{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=0e1478401b2f5aa4.css.map*/