@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}}
.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}}
.styles-module__Mv6Jda__modalHeader{justify-content:space-between;align-items:center;display:flex}.styles-module__Mv6Jda__modalTitle{color:var(--text-default);font-size:var(--font-size-h1);font-family:var(--font-ts)}.styles-module__Mv6Jda__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background-color .15s;display:flex}.styles-module__Mv6Jda__closeButton:hover{background:var(--surface-hover)}.styles-module__Mv6Jda__container{flex-direction:column;gap:1.5rem;display:flex}.styles-module__Mv6Jda__sectionTitle{font-family:var(--font-ts);font-size:var(--font-size-body);text-transform:uppercase;letter-spacing:.05em;color:var(--text-default);margin:0;font-weight:600}.styles-module__Mv6Jda__summaryGrid{grid-template-columns:repeat(4,1fr);gap:.625rem;display:grid}.styles-module__Mv6Jda__summaryGridFive{grid-template-columns:repeat(5,1fr);gap:.625rem;display:grid}.styles-module__Mv6Jda__statCard{border-radius:var(--border-radius);border:1px solid var(--border-default);flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;display:flex}.styles-module__Mv6Jda__statCardHint{border-color:color-mix(in srgb, var(--color-hint) 40%, transparent);}.styles-module__Mv6Jda__statValue{font-family:var(--font-ui);color:var(--text-default);letter-spacing:-1px;font-size:1.5rem;font-weight:700;line-height:1}.styles-module__Mv6Jda__statLabel{font-size:var(--font-size-tiny);font-family:var(--font-ui);color:var(--text-default);text-transform:uppercase;letter-spacing:.03em}.styles-module__Mv6Jda__histogram{flex-direction:column;gap:.375rem;display:flex}.styles-module__Mv6Jda__histogramRow{align-items:center;gap:.5rem;display:flex}.styles-module__Mv6Jda__histogramLabel{font-size:var(--font-size-body-sm);font-family:var(--font-ui);text-align:center;width:1rem;color:var(--text-default);flex-shrink:0;font-weight:700}.styles-module__Mv6Jda__histogramBar{border-radius:6px;justify-content:flex-end;align-items:center;min-width:2.5rem;padding:.3rem .5rem;transition:width .3s;display:flex}.styles-module__Mv6Jda__histogramEmoji{flex-shrink:0;font-size:.875rem;line-height:1}.styles-module__Mv6Jda__histogramCount{font-size:var(--font-size-small);font-family:var(--font-ui);color:var(--histogram-text-on-strong);font-weight:700}.styles-module__Mv6Jda__bar1{background:var(--histogram-bar-1)}.styles-module__Mv6Jda__bar2{background:var(--histogram-bar-2)}.styles-module__Mv6Jda__bar3{background:var(--histogram-bar-3)}.styles-module__Mv6Jda__bar4{background:var(--histogram-bar-4)}.styles-module__Mv6Jda__bar5{background:var(--histogram-bar-5)}.styles-module__Mv6Jda__bar6{background:var(--histogram-bar-6)}.styles-module__Mv6Jda__bar4 .styles-module__Mv6Jda__histogramCount,.styles-module__Mv6Jda__bar5 .styles-module__Mv6Jda__histogramCount,.styles-module__Mv6Jda__bar6 .styles-module__Mv6Jda__histogramCount{color:var(--histogram-text-on-weak)}.styles-module__Mv6Jda__histogramBarHighlighted{outline:2px solid var(--background-correct);outline-offset:1px;animation:2s ease-in-out infinite styles-module__Mv6Jda__histogramPulse}@keyframes styles-module__Mv6Jda__histogramPulse{0%,to{outline-color:var(--background-correct)}50%{outline-color:#0000}}@media (prefers-reduced-motion:reduce){.styles-module__Mv6Jda__histogramBarHighlighted{animation:none}}.styles-module__Mv6Jda__disclaimer{font-size:var(--font-size-tiny);font-family:var(--font-ui);color:var(--text-secondary);opacity:.7;text-align:center;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:8 3 3;hyphenate-limit-lines:2;margin:0;line-height:1.5}.styles-module__Mv6Jda__emptyState{text-align:center;color:var(--text-secondary);font-size:var(--font-size-body-sm);flex-direction:column;align-items:center;padding:2rem 1rem;line-height:1.6;display:flex}.styles-module__Mv6Jda__emptyState p{margin:0}.styles-module__Mv6Jda__emptyIcon{color:var(--text-secondary);opacity:.3;margin-bottom:.75rem}.styles-module__Mv6Jda__inlineLink{color:var(--text-accent);font-weight:600;text-decoration:none}.styles-module__Mv6Jda__inlineLink:hover{text-decoration:underline}.styles-module__Mv6Jda__ctaButton{font-size:var(--font-size-body-sm);color:#fff;background:var(--background-accent);border-radius:var(--border-radius-button);box-shadow:0 3px 0 0 var(--shadow-keyboard-key-correct);outline:none;margin-top:1.25rem;padding:.6rem 1.5rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block}.styles-module__Mv6Jda__ctaButton:hover{filter:brightness(1.05);color:#fff}.styles-module__Mv6Jda__ctaButton:active{box-shadow:inset 0 3px 0 0 var(--shadow-keyboard-key-correct);transform:translateY(2px)}.styles-module__Mv6Jda__ctaButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}