.SetupScreen-module__E1ytFG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.SetupScreen-module__E1ytFG__content{background:#fff;border-radius:20px;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 60px #0000004d}.SetupScreen-module__E1ytFG__title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.SetupScreen-module__E1ytFG__subtitle{text-align:center;color:#666;margin:0 0 2rem;font-size:1.1rem}.SetupScreen-module__E1ytFG__section{margin-bottom:2rem}.SetupScreen-module__E1ytFG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.SetupScreen-module__E1ytFG__sectionTitle{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.SetupScreen-module__E1ytFG__sectionHeader .SetupScreen-module__E1ytFG__sectionTitle{margin:0}.SetupScreen-module__E1ytFG__selectAllButton{color:#667eea;cursor:pointer;background:#f5f5f5;border:2px solid #667eea;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.SetupScreen-module__E1ytFG__selectAllButton:hover{color:#764ba2;background:#eef1ff;border-color:#764ba2}.SetupScreen-module__E1ytFG__playersList{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.SetupScreen-module__E1ytFG__playerInput{cursor:move;border-radius:10px;align-items:center;gap:.5rem;margin:-.25rem;padding:.25rem;transition:all .2s;display:flex}.SetupScreen-module__E1ytFG__playerInput:hover{background:#f9f9f9}.SetupScreen-module__E1ytFG__playerInput:active{cursor:grabbing}.SetupScreen-module__E1ytFG__dragHandle{color:#999;cursor:grab;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.2rem;transition:all .2s;display:flex}.SetupScreen-module__E1ytFG__dragHandle:hover{color:#667eea;transform:scale(1.1)}.SetupScreen-module__E1ytFG__dragHandle:active{cursor:grabbing}.SetupScreen-module__E1ytFG__input{border:2px solid #e0e0e0;border-radius:10px;flex:1;min-width:150px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.SetupScreen-module__E1ytFG__input:focus{border-color:#667eea;outline:none}.SetupScreen-module__E1ytFG__removeButton{color:#fff;cursor:pointer;background:#ff4757;border:none;border-radius:8px;padding:.5rem .75rem;font-size:1.2rem;transition:all .2s}.SetupScreen-module__E1ytFG__removeButton:hover{background:#ff3838;transform:scale(1.05)}.SetupScreen-module__E1ytFG__addButton{color:#667eea;cursor:pointer;background:#f5f5f5;border:2px dashed #667eea;border-radius:10px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:all .2s}.SetupScreen-module__E1ytFG__addButton:hover{color:#764ba2;background:#eef1ff;border-color:#764ba2}.SetupScreen-module__E1ytFG__difficultyGrid,.SetupScreen-module__E1ytFG__languageGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem;display:grid}.SetupScreen-module__E1ytFG__languageButton{cursor:pointer;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;transition:all .2s;display:flex}.SetupScreen-module__E1ytFG__languageButton:hover{background:#eef1ff;border-color:#667eea}.SetupScreen-module__E1ytFG__languageButton.SetupScreen-module__E1ytFG__active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.SetupScreen-module__E1ytFG__languageButton.SetupScreen-module__E1ytFG__active .SetupScreen-module__E1ytFG__languageName{color:#fff}.SetupScreen-module__E1ytFG__languageFlag{font-size:1.5rem}.SetupScreen-module__E1ytFG__languageName{color:#666;font-size:.85rem;font-weight:600}.SetupScreen-module__E1ytFG__timerOptions{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.SetupScreen-module__E1ytFG__timerButton{cursor:pointer;color:#666;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:10px;padding:.75rem;font-size:1rem;font-weight:600;transition:all .2s}.SetupScreen-module__E1ytFG__timerButton:hover{background:#eef1ff;border-color:#667eea}.SetupScreen-module__E1ytFG__timerButton.SetupScreen-module__E1ytFG__active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.SetupScreen-module__E1ytFG__rolesToggle{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.SetupScreen-module__E1ytFG__modeButton{cursor:pointer;text-align:left;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:10px;padding:1rem;transition:all .2s}.SetupScreen-module__E1ytFG__modeButton:hover{background:#eef1ff;border-color:#667eea}.SetupScreen-module__E1ytFG__modeButton.SetupScreen-module__E1ytFG__active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.SetupScreen-module__E1ytFG__modeButton.SetupScreen-module__E1ytFG__active .SetupScreen-module__E1ytFG__modeTitle{color:#fff}.SetupScreen-module__E1ytFG__modeButton.SetupScreen-module__E1ytFG__active .SetupScreen-module__E1ytFG__modeDesc{color:#ffffffe6}.SetupScreen-module__E1ytFG__modeTitle{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:700}.SetupScreen-module__E1ytFG__modeDesc{color:#666;font-size:.85rem;line-height:1.3}.SetupScreen-module__E1ytFG__startButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-size:1.2rem;font-weight:700;transition:all .2s}.SetupScreen-module__E1ytFG__startButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.SetupScreen-module__E1ytFG__startButton:disabled{cursor:not-allowed;background:#ccc}.SetupScreen-module__E1ytFG__warning{text-align:center;color:#ff4757;margin-top:1rem;font-size:.9rem;font-weight:600}.SetupScreen-module__E1ytFG__helperText{text-align:center;color:#666;font-size:.9rem}.SetupScreen-module__E1ytFG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.SetupScreen-module__E1ytFG__categoryButton{cursor:pointer;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:10px;flex-direction:column;align-items:center;gap:.4rem;min-height:75px;padding:.75rem;transition:all .2s;display:flex;position:relative}.SetupScreen-module__E1ytFG__categoryButton:hover{background:#eef1ff;border-color:#667eea}.SetupScreen-module__E1ytFG__categoryButton.SetupScreen-module__E1ytFG__active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.SetupScreen-module__E1ytFG__categoryButton.SetupScreen-module__E1ytFG__active .SetupScreen-module__E1ytFG__categoryName{color:#fff}.SetupScreen-module__E1ytFG__categoryEmoji{font-size:1.8rem}.SetupScreen-module__E1ytFG__categoryName{color:#666;text-align:center;font-size:.8rem;font-weight:600;line-height:1.2}.SetupScreen-module__E1ytFG__checkmark{color:#fff;font-size:1rem;font-weight:700;position:absolute;top:.25rem;right:.25rem}.SetupScreen-module__E1ytFG__difficultyDesc{opacity:.8;margin-top:.25rem;font-size:.75rem}.SetupScreen-module__E1ytFG__expandButton{color:#667eea;cursor:pointer;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.SetupScreen-module__E1ytFG__expandButton:hover{background:#eef1ff;border-color:#667eea}@media (max-width:480px){.SetupScreen-module__E1ytFG__container{padding:1rem}.SetupScreen-module__E1ytFG__content{padding:1.5rem}.SetupScreen-module__E1ytFG__title{font-size:1.8rem}.SetupScreen-module__E1ytFG__subtitle{font-size:1rem}.SetupScreen-module__E1ytFG__sectionTitle{font-size:1.1rem}.SetupScreen-module__E1ytFG__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.SetupScreen-module__E1ytFG__selectAllButton{padding:.4rem .8rem;font-size:.8rem}.SetupScreen-module__E1ytFG__difficultyGrid,.SetupScreen-module__E1ytFG__languageGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem}.SetupScreen-module__E1ytFG__languageButton{padding:.6rem .5rem}.SetupScreen-module__E1ytFG__languageFlag{font-size:1.5rem}.SetupScreen-module__E1ytFG__languageName{font-size:.75rem}.SetupScreen-module__E1ytFG__timerOptions{grid-template-columns:repeat(2,1fr);gap:.75rem}.SetupScreen-module__E1ytFG__timerButton{padding:.875rem;font-size:1rem}.SetupScreen-module__E1ytFG__rolesToggle{grid-template-columns:1fr;gap:.75rem}.SetupScreen-module__E1ytFG__modeButton{padding:1rem}.SetupScreen-module__E1ytFG__modeTitle{font-size:1rem}.SetupScreen-module__E1ytFG__modeDesc{font-size:.8rem}.SetupScreen-module__E1ytFG__startButton{padding:1.2rem;font-size:1.1rem}.SetupScreen-module__E1ytFG__playerInput{gap:.5rem}.SetupScreen-module__E1ytFG__input{padding:.875rem 1rem;font-size:1rem}.SetupScreen-module__E1ytFG__addButton{padding:.875rem;font-size:.95rem}.SetupScreen-module__E1ytFG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.SetupScreen-module__E1ytFG__categoryButton{min-height:70px;padding:.6rem}.SetupScreen-module__E1ytFG__categoryEmoji{font-size:1.5rem}.SetupScreen-module__E1ytFG__categoryName{font-size:.7rem}}
.RevealScreen-module__71rrTW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.RevealScreen-module__71rrTW__content{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 60px #0000004d}.RevealScreen-module__71rrTW__passDevice{padding:2rem 0}.RevealScreen-module__71rrTW__title{color:#333;margin:0 0 1.5rem;font-size:1.8rem;font-weight:700}.RevealScreen-module__71rrTW__playerName{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0;font-size:3rem;font-weight:900}.RevealScreen-module__71rrTW__instruction{color:#666;margin:1.5rem 0 0;font-size:1.1rem}.RevealScreen-module__71rrTW__readyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;margin-top:2rem;padding:1.5rem;font-size:1.3rem;font-weight:700;transition:all .2s}.RevealScreen-module__71rrTW__readyButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.RevealScreen-module__71rrTW__roleReveal{padding:1rem 0}.RevealScreen-module__71rrTW__spyIcon,.RevealScreen-module__71rrTW__locationIcon{margin-bottom:1rem;font-size:5rem;animation:.6s ease-in-out RevealScreen-module__71rrTW__bounce}@keyframes RevealScreen-module__71rrTW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.RevealScreen-module__71rrTW__roleTitle{color:#333;margin:0 0 2rem;font-size:2rem;font-weight:800}.RevealScreen-module__71rrTW__locationBox{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin-bottom:1rem;padding:1.5rem}.RevealScreen-module__71rrTW__locationLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.RevealScreen-module__71rrTW__locationName{color:#fff;font-size:2rem;font-weight:900}.RevealScreen-module__71rrTW__roleBox{background:#f5f5f5;border-radius:15px;margin-bottom:1.5rem;padding:1.5rem}.RevealScreen-module__71rrTW__roleLabel{color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.RevealScreen-module__71rrTW__roleName{color:#333;font-size:1.8rem;font-weight:800}.RevealScreen-module__71rrTW__roleDescription{text-align:left;color:#666;margin-bottom:1.5rem;line-height:1.6}.RevealScreen-module__71rrTW__roleDescription p{margin:.75rem 0}.RevealScreen-module__71rrTW__warning{font-weight:600;color:#ff4757!important;margin-top:1rem!important}.RevealScreen-module__71rrTW__gotItButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:1.5rem;font-size:1.3rem;font-weight:700;transition:all .2s}.RevealScreen-module__71rrTW__gotItButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}@media (max-width:480px){.RevealScreen-module__71rrTW__container{padding:1rem}.RevealScreen-module__71rrTW__content{padding:1.5rem}.RevealScreen-module__71rrTW__title{font-size:1.5rem}.RevealScreen-module__71rrTW__playerName{font-size:2rem}.RevealScreen-module__71rrTW__spyIcon,.RevealScreen-module__71rrTW__locationIcon{font-size:3.5rem}.RevealScreen-module__71rrTW__roleTitle{font-size:1.5rem}.RevealScreen-module__71rrTW__roleSubtitle{font-size:1rem}.RevealScreen-module__71rrTW__spyMessage{padding:1.5rem}.RevealScreen-module__71rrTW__spyMessage p{font-size:1rem}.RevealScreen-module__71rrTW__locationBox,.RevealScreen-module__71rrTW__roleBox{padding:1rem}.RevealScreen-module__71rrTW__locationLabel,.RevealScreen-module__71rrTW__roleLabel{font-size:.8rem}.RevealScreen-module__71rrTW__locationName,.RevealScreen-module__71rrTW__roleName{font-size:1.5rem}.RevealScreen-module__71rrTW__readyButton,.RevealScreen-module__71rrTW__gotItButton{padding:1.2rem;font-size:1.1rem}}
.TimerScreen-module__ulYtbq__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.TimerScreen-module__ulYtbq__content{background:#fff;border-radius:20px;width:100%;max-width:600px;padding:3rem;box-shadow:0 20px 60px #0000004d}.TimerScreen-module__ulYtbq__title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2rem;font-size:2.5rem;font-weight:800}.TimerScreen-module__ulYtbq__instructions{background:#f5f5f5;border-radius:15px;margin-bottom:2rem;padding:2rem}.TimerScreen-module__ulYtbq__instructions h2{color:#333;margin:0 0 1rem;font-size:1.5rem}.TimerScreen-module__ulYtbq__instructions ul{color:#666;margin:0;padding-left:1.5rem;line-height:1.8}.TimerScreen-module__ulYtbq__instructions li{margin:.5rem 0}.TimerScreen-module__ulYtbq__startButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;width:100%;padding:1.5rem;font-size:1.3rem;font-weight:700;transition:all .2s}.TimerScreen-module__ulYtbq__startButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #10b98166}.TimerScreen-module__ulYtbq__timerDisplay{justify-content:center;margin:2rem 0;display:flex}.TimerScreen-module__ulYtbq__timerCircle{border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;transition:background .3s;display:flex}.TimerScreen-module__ulYtbq__timerInner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex;box-shadow:0 10px 30px #0000001a}.TimerScreen-module__ulYtbq__timerText{color:#333;font-variant-numeric:tabular-nums;font-size:4rem;font-weight:900}.TimerScreen-module__ulYtbq__playersList{margin:2rem 0}.TimerScreen-module__ulYtbq__playersTitle{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.TimerScreen-module__ulYtbq__playersGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.TimerScreen-module__ulYtbq__playerChip{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;padding:.75rem 1rem;font-size:.95rem;font-weight:600}.TimerScreen-module__ulYtbq__tips{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:10px;margin:2rem 0;padding:1.5rem}.TimerScreen-module__ulYtbq__tips p{color:#92400e;margin:.5rem 0;font-size:.95rem}.TimerScreen-module__ulYtbq__endButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:12px;width:100%;padding:1.5rem;font-size:1.3rem;font-weight:700;transition:all .2s}.TimerScreen-module__ulYtbq__endButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ef444466}@media (max-width:480px){.TimerScreen-module__ulYtbq__container{padding:1rem}.TimerScreen-module__ulYtbq__content{padding:1.5rem}.TimerScreen-module__ulYtbq__title{font-size:1.8rem}.TimerScreen-module__ulYtbq__timerCircle{width:200px;height:200px}.TimerScreen-module__ulYtbq__timerInner{width:180px;height:180px}.TimerScreen-module__ulYtbq__timerText{font-size:3rem}.TimerScreen-module__ulYtbq__timerLabel{font-size:.85rem}.TimerScreen-module__ulYtbq__playersGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.TimerScreen-module__ulYtbq__playerChip{padding:.6rem .75rem;font-size:.85rem}.TimerScreen-module__ulYtbq__tipsSection{padding:1.5rem}.TimerScreen-module__ulYtbq__tipsTitle{font-size:1.1rem}.TimerScreen-module__ulYtbq__tips{padding:1rem}.TimerScreen-module__ulYtbq__tips li{font-size:.9rem}.TimerScreen-module__ulYtbq__startButton,.TimerScreen-module__ulYtbq__endButton{padding:1.2rem;font-size:1.1rem}}
.EndGameScreen-module__6YLRWa__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.EndGameScreen-module__6YLRWa__content{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;padding:3rem;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.EndGameScreen-module__6YLRWa__title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.EndGameScreen-module__6YLRWa__subtitle{text-align:center;color:#666;margin:0 0 2rem;font-size:1.1rem}.EndGameScreen-module__6YLRWa__playersGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.EndGameScreen-module__6YLRWa__playerButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1.5rem;font-size:1.1rem;font-weight:700;transition:all .2s}.EndGameScreen-module__6YLRWa__playerButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.EndGameScreen-module__6YLRWa__divider{text-align:center;color:#999;margin:2rem 0;font-weight:700;position:relative}.EndGameScreen-module__6YLRWa__divider:before,.EndGameScreen-module__6YLRWa__divider:after{content:"";background:#e0e0e0;width:40%;height:1px;position:absolute;top:50%}.EndGameScreen-module__6YLRWa__divider:before{left:0}.EndGameScreen-module__6YLRWa__divider:after{right:0}.EndGameScreen-module__6YLRWa__spyGuessButton{color:#667eea;cursor:pointer;background:#fff;border:3px solid #667eea;border-radius:12px;width:100%;padding:1.5rem;font-size:1.2rem;font-weight:700;transition:all .2s}.EndGameScreen-module__6YLRWa__spyGuessButton:hover{background:#eef1ff;transform:translateY(-2px)}.EndGameScreen-module__6YLRWa__locationGuess{border-top:2px solid #e0e0e0;margin-top:2rem;padding-top:2rem}.EndGameScreen-module__6YLRWa__guessTitle{color:#333;text-align:center;margin:0 0 1.5rem;font-size:1.3rem;font-weight:700}.EndGameScreen-module__6YLRWa__locationsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;max-height:300px;padding:.5rem;display:grid;overflow-y:auto}.EndGameScreen-module__6YLRWa__locationButton{color:#333;cursor:pointer;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:10px;padding:1rem;font-size:.9rem;font-weight:600;transition:all .2s}.EndGameScreen-module__6YLRWa__locationButton:hover{color:#667eea;background:#eef1ff;border-color:#667eea;transform:scale(1.05)}.EndGameScreen-module__6YLRWa__resultsContainer{text-align:center}.EndGameScreen-module__6YLRWa__winnerBadge{border-radius:20px;margin-bottom:2rem;padding:2rem;font-size:3rem;font-weight:900;animation:.6s ease-in-out EndGameScreen-module__6YLRWa__celebrate}@keyframes EndGameScreen-module__6YLRWa__celebrate{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.EndGameScreen-module__6YLRWa__spyWin{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.EndGameScreen-module__6YLRWa__innocentWin{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.EndGameScreen-module__6YLRWa__resultMessage{color:#333;margin:0 0 2rem;font-size:1.3rem;font-weight:600}.EndGameScreen-module__6YLRWa__gameInfo{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.EndGameScreen-module__6YLRWa__infoBox{background:#f5f5f5;border-radius:15px;padding:1.5rem}.EndGameScreen-module__6YLRWa__infoLabel{color:#999;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.EndGameScreen-module__6YLRWa__infoValue{color:#333;font-size:1.3rem;font-weight:800}.EndGameScreen-module__6YLRWa__allPlayers{background:#f5f5f5;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.EndGameScreen-module__6YLRWa__playersLabel{color:#666;text-align:left;margin:0 0 1rem;font-size:1rem;font-weight:700}.EndGameScreen-module__6YLRWa__playersResultList{flex-direction:column;gap:.5rem;display:flex}.EndGameScreen-module__6YLRWa__playerResult{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:600;display:flex}.EndGameScreen-module__6YLRWa__spyPlayer{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:2px solid #ef4444}.EndGameScreen-module__6YLRWa__spyBadge{color:#fff;background:#ef4444;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.EndGameScreen-module__6YLRWa__playAgainButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:1.5rem;font-size:1.3rem;font-weight:700;transition:all .2s}.EndGameScreen-module__6YLRWa__playAgainButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}@media (max-width:480px){.EndGameScreen-module__6YLRWa__container{padding:1rem}.EndGameScreen-module__6YLRWa__content{padding:1.5rem}.EndGameScreen-module__6YLRWa__title{font-size:1.8rem}.EndGameScreen-module__6YLRWa__playersGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem}.EndGameScreen-module__6YLRWa__playerButton{padding:1.2rem;font-size:1rem}.EndGameScreen-module__6YLRWa__divider{margin:1.5rem 0}.EndGameScreen-module__6YLRWa__spyGuessButton{padding:1.2rem;font-size:1.1rem}.EndGameScreen-module__6YLRWa__locationsGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.EndGameScreen-module__6YLRWa__locationButton{padding:.75rem;font-size:.85rem}.EndGameScreen-module__6YLRWa__winnerBadge{padding:1.5rem;font-size:2rem}.EndGameScreen-module__6YLRWa__resultTitle{font-size:1.5rem}.EndGameScreen-module__6YLRWa__gameInfo{grid-template-columns:1fr;gap:.75rem}.EndGameScreen-module__6YLRWa__infoBox{padding:1.25rem}.EndGameScreen-module__6YLRWa__infoLabel{font-size:.75rem}.EndGameScreen-module__6YLRWa__infoValue{font-size:1.1rem}.EndGameScreen-module__6YLRWa__playAgainButton{padding:1.2rem;font-size:1.1rem}}
.WaitingRoom-module__EsAfkq__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.WaitingRoom-module__EsAfkq__content{background:#fff;border-radius:20px;width:100%;max-width:600px;padding:3rem;box-shadow:0 20px 60px #0000004d}.WaitingRoom-module__EsAfkq__title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:800}.WaitingRoom-module__EsAfkq__subtitle{text-align:center;color:#666;margin:0 0 2rem;font-size:1rem;font-weight:600}.WaitingRoom-module__EsAfkq__loading{text-align:center;color:#667eea;padding:2rem;font-size:1.2rem}.WaitingRoom-module__EsAfkq__error{color:#ff4757;text-align:center;background:#ffebee;border-radius:10px;margin-bottom:2rem;padding:1.5rem;font-size:1.1rem;font-weight:600}.WaitingRoom-module__EsAfkq__playerCard{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #667eea4d}.WaitingRoom-module__EsAfkq__playerLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.WaitingRoom-module__EsAfkq__playerNameDisplay{color:#fff;font-size:2rem;font-weight:800}.WaitingRoom-module__EsAfkq__playersSection{margin-bottom:2rem}.WaitingRoom-module__EsAfkq__playersTitle{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.WaitingRoom-module__EsAfkq__noPlayers{text-align:center;color:#999;padding:2rem;font-style:italic}.WaitingRoom-module__EsAfkq__playersList{flex-direction:column;gap:.75rem;max-height:300px;display:flex;overflow-y:auto}.WaitingRoom-module__EsAfkq__playerItem{background:#f8f9fa;border-radius:10px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.WaitingRoom-module__EsAfkq__playerItem:hover{background:#e9ecef}.WaitingRoom-module__EsAfkq__playerNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.WaitingRoom-module__EsAfkq__playerName{color:#333;flex:1;font-size:1.1rem;font-weight:600}.WaitingRoom-module__EsAfkq__youBadge{color:#667eea;font-size:.9rem;font-weight:700}.WaitingRoom-module__EsAfkq__waitingInfo{background:#f8f9fa;border-radius:15px;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:2rem;display:flex}.WaitingRoom-module__EsAfkq__waitingInfo p{color:#666;margin:0;font-size:1rem;font-weight:600}.WaitingRoom-module__EsAfkq__spinner{border:4px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:1s linear infinite WaitingRoom-module__EsAfkq__spin}@keyframes WaitingRoom-module__EsAfkq__spin{to{transform:rotate(360deg)}}.WaitingRoom-module__EsAfkq__leaveButton{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:12px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .2s}.WaitingRoom-module__EsAfkq__leaveButton:hover{color:#fff;background:#667eea;transform:translateY(-2px);box-shadow:0 10px 30px #667eea4d}@media (max-width:480px){.WaitingRoom-module__EsAfkq__container{padding:1rem}.WaitingRoom-module__EsAfkq__content{padding:1.5rem}.WaitingRoom-module__EsAfkq__title{font-size:1.5rem}.WaitingRoom-module__EsAfkq__subtitle{font-size:.9rem}.WaitingRoom-module__EsAfkq__playerCard{padding:1.5rem}.WaitingRoom-module__EsAfkq__playerNameDisplay{font-size:1.5rem}.WaitingRoom-module__EsAfkq__playersTitle{font-size:1.1rem}.WaitingRoom-module__EsAfkq__playerItem{padding:.875rem}.WaitingRoom-module__EsAfkq__playerName{font-size:1rem}.WaitingRoom-module__EsAfkq__waitingInfo p{font-size:.95rem}.WaitingRoom-module__EsAfkq__leaveButton{padding:1rem;font-size:1rem}}
