.LinkGame-module__AVIKbq__correctLinksContainer{grid-template-columns:repeat(1fr,1fr);gap:.5rem;width:100%;margin:.5rem 0;display:grid}.LinkGame-module__AVIKbq__correctLink{text-align:center;color:#123542;cursor:pointer;background-color:#7fffd4;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;height:22vw;margin:0 .5rem;padding:1rem .25rem;font-weight:700;animation:2s linear LinkGame-module__AVIKbq__entrance;display:flex}@keyframes LinkGame-module__AVIKbq__entrance{0%{opacity:0}to{opacity:1}}.LinkGame-module__AVIKbq__triesLeft{justify-content:center;gap:.25rem;display:flex}.LinkGame-module__AVIKbq__tryLeft:last-child{animation:1.5s cubic-bezier(.455,.03,.515,.955) LinkGame-module__AVIKbq__wrong}@keyframes LinkGame-module__AVIKbq__wrong{0%{transform:scale(1)}30%{color:#000;transform:scale(1)}40%{color:red;transform:scale(1.25)}to{color:red;transform:scale(1)}}.LinkGame-module__AVIKbq__correctWords{font-size:.85rem}.LinkGame-module__AVIKbq__gridContainer{grid-gap:.5rem;color:#123542;grid-template-columns:repeat(4,1fr);padding:.5rem;display:grid}.LinkGame-module__AVIKbq__gridContainer:empty{margin-top:-.5rem}.LinkGame-module__AVIKbq__gridItem{text-align:center;cursor:pointer;background-color:#96fff6f7;border-radius:.5rem;justify-content:center;align-items:center;width:22vw;height:22vw;padding:1rem .25rem;font-size:1rem;font-weight:700;display:flex}.LinkGame-module__AVIKbq__secondaryButtons{display:flex}.LinkGame-module__AVIKbq__attemptsLeft{text-align:center;flex:3.5;gap:.5rem;padding:1rem 0 1rem 1rem;font-weight:700;display:flex}.LinkGame-module__AVIKbq__attemptsLeft>span{flex:1;align-items:center;display:flex}.LinkGame-module__AVIKbq__attemptsLeft>span:first-child{justify-content:flex-end}.LinkGame-module__AVIKbq__attemptsLeft>span:last-child{justify-content:flex-start;display:flex}.LinkGame-module__AVIKbq__hintButton{flex:1.4;align-items:center;gap:.5rem;margin-right:2rem;display:flex}.LinkGame-module__AVIKbq__disabledHint{opacity:.5}.LinkGame-module__AVIKbq__hintIcon{animation:1s LinkGame-module__AVIKbq__hintPrompt}.LinkGame-module__AVIKbq__svgColorChange{animation:1s cubic-bezier(.455,.03,.515,.955) LinkGame-module__AVIKbq__colorChange}.LinkGame-module__AVIKbq__gridItemFailedAttempt{animation:.25s LinkGame-module__AVIKbq__gridItemFailedAttempt}@keyframes LinkGame-module__AVIKbq__gridItemFailedAttempt{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes LinkGame-module__AVIKbq__colorChange{0%{fill:#4b96b4}50%{fill:#96fff6f7}to{fill:#fff}}@keyframes LinkGame-module__AVIKbq__hintPrompt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LinkGame-module__AVIKbq__title{text-align:center;padding:.5rem 1rem 0}.LinkGame-module__AVIKbq__instruction{text-align:center;padding:.75rem}.LinkGame-module__AVIKbq__buttons{justify-content:center;gap:1rem;padding:1rem;display:flex}.LinkGame-module__AVIKbq__buttons>button{color:#000;border:none;border-radius:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700}.LinkGame-module__AVIKbq__buttons>button:disabled{color:#7f7f7f;background-color:#a9a9a9}@keyframes LinkGame-module__AVIKbq__selectedAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.LinkGame-module__AVIKbq__selected{color:#e4e4e4;background-color:#4b96b4}.LinkGame-module__AVIKbq__correctLinksSelected{animation:1.5s linear LinkGame-module__AVIKbq__correct}@keyframes LinkGame-module__AVIKbq__correct{0%{box-shadow:0 0 #fff}50%{box-shadow:0 0 4px 4px #00ff5e69}70%{transform:scale(1)}to{transform:scale(0);box-shadow:0 0 #00ff4c69}}.LinkGame-module__AVIKbq__animateSelection{animation:.5s ease-in-out forwards LinkGame-module__AVIKbq__selectedAnimation}.LinkGame-module__AVIKbq__closeMessage{will-change:transform,box-shadow;z-index:1000;color:#123542;text-align:center;background-color:#fff;border-radius:10px;width:70%;padding:1.25rem .5rem;font-size:1rem;font-weight:700;animation:3s cubic-bezier(.075,.82,.165,1) LinkGame-module__AVIKbq__hint;position:fixed;top:2.5vh;left:15%;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 8px 8px #0089ff69}@keyframes LinkGame-module__AVIKbq__hint{0%{transform:scale(1);box-shadow:0 0 4px 4px #00ffbfd8}to{transform:scale(1.2);box-shadow:0 0 8px 8px #0089ff69}}@keyframes LinkGame-module__AVIKbq__buttonClickAnimation{0%{color:#123542}50%{color:#96fff6f7}to{color:#123542}}.LinkGame-module__AVIKbq__animateGrid{animation:.5s ease-in-out forwards LinkGame-module__AVIKbq__buttonClickAnimation}.LinkGame-module__AVIKbq__scoreBox{text-align:center;background-color:#fffe99;border:1px solid #ccc;border-radius:10px;margin:.25rem .5rem 1.5rem;padding:.75rem 1rem 1.5rem;font-size:1rem;box-shadow:0 0 10px #0000001a}.LinkGame-module__AVIKbq__rankSection{flex-direction:column;display:flex}.LinkGame-module__AVIKbq__rank{font-size:1.5rem;font-weight:700}.LinkGame-module__AVIKbq__stats{justify-content:center;gap:1rem;padding-bottom:.5rem;display:flex}.LinkGame-module__AVIKbq__buttonsSection{flex-direction:column;justify-content:center;gap:1rem;display:flex}.LinkGame-module__AVIKbq__topButtons{justify-content:center;gap:.5rem;display:flex}.LinkGame-module__AVIKbq__topButtons>button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:700}.LinkGame-module__AVIKbq__unlockButton{background-color:#ffb342;border:2px solid #fe7300;border-radius:1rem;padding:.5rem 1rem;font-size:1rem}
