.game-finished{display:flex;position:relative;flex-direction:column;align-items:center;margin:20px 0;font-size:22px;border:2px solid #fff;background-color:rgba(100,100,100,.6);border-radius:5px}@media screen and (max-width:624px){.game-finished{width:calc(100vw - 30px);font-size:3.5256410256vw}}.game-finished .share-copy p{width:420px}@media screen and (max-width:624px){.game-finished .share-copy p{width:70vw}}.game-finished .share-copy p.upper{margin-top:18px;margin-bottom:4px}.game-finished .share-copy p.bottom{margin-top:8px;margin-bottom:4px}.game-finished .share-copy span{font-size:29px;white-space:pre-line}@media screen and (max-width:624px){.game-finished .share-copy span{font-size:4.8333333333vw}}.game-finished .share-copy .buttons{display:flex;justify-content:center;margin:22px 0;gap:12px}.game-finished .share-copy .buttons button{box-shadow:inset 0 0 4px rgba(0,0,0,.8);transition:background-color .5s;display:flex;align-items:center;border:none;border-radius:19px;color:#fff;padding:14px 19px;font-size:19px;cursor:pointer}.game-finished .share-copy .buttons button.share{border:2px solid #bae4ff;background-color:#137bc0;background-image:linear-gradient(90deg,#1DA1F2,rgba(255,255,255,0))}.game-finished .share-copy .buttons button.copy{border:2px solid #8a8a8a;background-color:#838383;background-image:linear-gradient(90deg,#adadad,rgba(255,255,255,0))}@media screen and (max-width:624px){.game-finished .share-copy .buttons button{font-size:3.1666666667vw;padding:2.3333333333vw 3.1666666667vw;border-radius:3.1666666667vw}}.game-finished .share-copy .buttons button:hover.share{background-color:#1da1f2}.game-finished .share-copy .buttons button:hover.copy{background-color:#adadad}.game-finished .share-copy .buttons button img{width:24px;margin-right:10px}@media screen and (max-width:624px){.game-finished .share-copy .buttons button img{width:3.8461538462vw}}.game-finished .next-mode h4{font-size:22px;margin:10px 0;font-family:var(--font-poppins),sans-serif}@media screen and (max-width:624px){.game-finished .next-mode h4{font-size:3.5256410256vw}}.lexique{position:relative;display:inline-block;font-family:var(--font-poppins),sans-serif;max-width:350px;padding:12px 16px;border:2px solid silver;background-color:rgba(75,75,75,.8);border-radius:12px;min-width:310px;margin-top:12px}.lexique p{margin:0}.lexique p.text{font-size:18px}.lexique p.description{font-size:12px;color:#ccc}.lexique .closeBtn{position:absolute;top:-12px;right:-10px;font-size:14px;background-color:#d66064;border:2px solid silver;padding:0 4px}.lexique .closeBtn:hover{transform:scale(1.1);cursor:pointer}.lexique .colors{display:flex;justify-content:center;align-items:center;margin-top:6px}.lexique .colors>*{display:flex;flex-direction:column;align-items:center;margin:0 6px;font-family:var(--font-montserrat),sans-serif;font-weight:700;font-size:12px}.lexique .colors>* .guess-card{width:48px;height:48px}@media screen and (max-width:624px){.lexique .colors>*{font-size:10px}.lexique .colors>* .guess-card{width:36px;height:36px}.lexique{width:85%;min-width:unset}.lexique .text{font-size:14px}.lexique .description{font-size:10px}}.lexique-skeleton{width:350px;height:160px;background:rgba(75,75,75,.5);border-radius:12px;animation:pulse 1.5s infinite;margin:12px auto}@media screen and (max-width:380px){.lexique-skeleton{width:85%;min-width:unset}}