.DraftTeam-module__tkxu7q__container{flex-direction:column;height:100%;display:flex}.DraftTeam-module__tkxu7q__instructions{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.DraftTeam-module__tkxu7q__lockedWarning{color:#f39c12;background:#f39c121a;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-weight:700}.DraftTeam-module__tkxu7q__driverList{flex-direction:column;flex:1;gap:.5rem;max-height:500px;padding-right:.5rem;display:flex;overflow-y:auto}.DraftTeam-module__tkxu7q__driverCard{background:var(--background);border:1px solid var(--border-color);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.DraftTeam-module__tkxu7q__driverCard:hover{background:var(--background-hover)}.DraftTeam-module__tkxu7q__selected{border-color:var(--primary-green);background:#2ecc711a}.DraftTeam-module__tkxu7q__locked{opacity:.6;cursor:not-allowed!important}.DraftTeam-module__tkxu7q__locked:hover{background:var(--background)!important}.DraftTeam-module__tkxu7q__driverInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.DraftTeam-module__tkxu7q__driverMain{align-items:center;gap:.5rem;display:flex}.DraftTeam-module__tkxu7q__driverStats{color:var(--text-secondary);gap:1rem;font-size:.85rem;display:flex}.DraftTeam-module__tkxu7q__stat{align-items:center;display:flex}.DraftTeam-module__tkxu7q__number{color:var(--text-secondary);min-width:30px;font-weight:700}.DraftTeam-module__tkxu7q__name{font-weight:600}.DraftTeam-module__tkxu7q__captainBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.DraftTeam-module__tkxu7q__captainActive{background:var(--primary-yellow);color:#000;border-color:var(--primary-yellow);font-weight:700}.DraftTeam-module__tkxu7q__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.DraftTeam-module__tkxu7q__summary{align-items:center;gap:1rem;font-weight:700;display:flex}.DraftTeam-module__tkxu7q__captainBadge{background:var(--primary-yellow);color:#000;border-radius:4px;padding:.2rem .5rem;font-size:.8rem}.DraftTeam-module__tkxu7q__saveBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:700}.DraftTeam-module__tkxu7q__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.LobbyLeaderboard-module__chS59a__container{height:100%}.LobbyLeaderboard-module__chS59a__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.LobbyLeaderboard-module__chS59a__header h2{margin:0}.LobbyLeaderboard-module__chS59a__headerButtons{align-items:center;gap:.5rem;display:flex}.LobbyLeaderboard-module__chS59a__settleButton{background:var(--primary-green);color:#000;cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}.LobbyLeaderboard-module__chS59a__settleButton:hover:not(:disabled){background:#27ae60}.LobbyLeaderboard-module__chS59a__settleButton:disabled{opacity:.6;cursor:not-allowed}.LobbyLeaderboard-module__chS59a__raceInfo{color:var(--text-secondary);margin:.25rem 0 0;font-size:.9rem}.LobbyLeaderboard-module__chS59a__rulesButton{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background .2s}.LobbyLeaderboard-module__chS59a__rulesButton:hover{background:#0056b3}.LobbyLeaderboard-module__chS59a__scoringRules{border-left:3px solid var(--primary-blue);background:#0057b81a;border-radius:4px;margin-bottom:1rem;padding:1rem}.LobbyLeaderboard-module__chS59a__scoringRules h3{color:var(--primary-blue);margin-top:0}.LobbyLeaderboard-module__chS59a__scoringRules ul{margin:.5rem 0 0;padding-left:1.5rem}.LobbyLeaderboard-module__chS59a__scoringRules li{margin-bottom:.5rem;line-height:1.5}.LobbyLeaderboard-module__chS59a__table{flex-direction:column;gap:.5rem;display:flex}.LobbyLeaderboard-module__chS59a__headerRow{color:var(--text-secondary);border-bottom:1px solid var(--border-color);gap:1rem;padding:.5rem 1rem;font-weight:700;display:flex}.LobbyLeaderboard-module__chS59a__headerRow span:first-child{min-width:50px}.LobbyLeaderboard-module__chS59a__headerRow span:nth-child(2){flex:1;min-width:120px}.LobbyLeaderboard-module__chS59a__headerRow span:nth-child(3){min-width:80px}.LobbyLeaderboard-module__chS59a__headerRow span:nth-child(4){min-width:90px}.LobbyLeaderboard-module__chS59a__headerRow span:nth-child(5){flex:3}.LobbyLeaderboard-module__chS59a__row{background:var(--background);border-radius:4px;align-items:flex-start;gap:1rem;padding:.75rem 1rem;display:flex}.LobbyLeaderboard-module__chS59a__me{border:1px solid var(--primary-blue);background:#0057b81a}.LobbyLeaderboard-module__chS59a__rank{color:var(--text-secondary);min-width:50px;font-weight:700}.LobbyLeaderboard-module__chS59a__username{flex:1;min-width:120px;font-weight:600}.LobbyLeaderboard-module__chS59a__lapInfo{color:var(--text-secondary);min-width:80px;font-size:.9rem}.LobbyLeaderboard-module__chS59a__score{color:var(--primary-green);min-width:90px;font-weight:700}.LobbyLeaderboard-module__chS59a__breakdown{flex-direction:column;flex:3;gap:.5rem;display:flex}.LobbyLeaderboard-module__chS59a__driverScore{grid-template-columns:180px 200px 90px auto;align-items:center;gap:1rem;font-size:.9rem;display:grid}.LobbyLeaderboard-module__chS59a__driverName{font-weight:600}.LobbyLeaderboard-module__chS59a__positionInfo{color:var(--primary-blue);font-weight:700}.LobbyLeaderboard-module__chS59a__startedAt{color:var(--text-secondary);margin-left:.5rem;font-size:.85rem;font-weight:400}.LobbyLeaderboard-module__chS59a__driverPts{color:var(--primary-green);font-weight:700}.LobbyLeaderboard-module__chS59a__driverDetails{color:var(--text-secondary);font-size:.8rem}.LobbyLeaderboard-module__chS59a__captain{border-left:2px solid var(--primary-yellow);background:#f39c121a;border-radius:3px;padding:.3rem .6rem}
.RockPaperScissors-module__meoc3W__container{text-align:center;background:var(--background-card);border:2px solid var(--primary-yellow);border-radius:8px;padding:2rem;animation:2s infinite RockPaperScissors-module__meoc3W__pulse}@keyframes RockPaperScissors-module__meoc3W__pulse{0%{box-shadow:0 0 #ffd70066}70%{box-shadow:0 0 0 10px #ffd70000}to{box-shadow:0 0 #ffd70000}}.RockPaperScissors-module__meoc3W__buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.RockPaperScissors-module__meoc3W__btn{border:2px solid var(--border-color);background:var(--background);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:1rem 2rem;font-size:1.5rem;transition:transform .1s}.RockPaperScissors-module__meoc3W__btn:hover{background:var(--background-hover);transform:scale(1.1)}.RockPaperScissors-module__meoc3W__loader{margin-top:1rem;font-size:2rem;animation:1s linear infinite RockPaperScissors-module__meoc3W__spin}@keyframes RockPaperScissors-module__meoc3W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.MyContests-module__nDW67G__container{color:var(--text-primary);padding:1rem}.MyContests-module__nDW67G__loading,.MyContests-module__nDW67G__empty{text-align:center;color:var(--text-secondary);padding:2rem}.MyContests-module__nDW67G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:1rem;display:grid}.MyContests-module__nDW67G__card{background:var(--background-card);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:transform .2s}.MyContests-module__nDW67G__card:hover{border-color:var(--primary-green);transform:translateY(-2px)}.MyContests-module__nDW67G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.MyContests-module__nDW67G__cardHeader h3{color:var(--primary-yellow);margin:0;font-size:1.1rem}.MyContests-module__nDW67G__status{border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.MyContests-module__nDW67G__status.MyContests-module__nDW67G__open{color:#000;background:#2ecc71}.MyContests-module__nDW67G__status.MyContests-module__nDW67G__live{color:#fff;background:#e74c3c}.MyContests-module__nDW67G__status.MyContests-module__nDW67G__finished{color:#fff;background:#95a5a6}.MyContests-module__nDW67G__track{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.MyContests-module__nDW67G__details{border-bottom:1px solid var(--border-color);justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.9rem;display:flex}.MyContests-module__nDW67G__enterBtn{background:var(--primary-blue);color:#fff;text-align:center;border-radius:4px;width:100%;padding:.8rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.MyContests-module__nDW67G__enterBtn:hover{background:#2980b9}
.Multiplayer-module__ftO2fG__container{max-width:1200px;color:var(--text-primary);margin:0 auto;padding:2rem}.Multiplayer-module__ftO2fG__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Multiplayer-module__ftO2fG__prizePool{color:var(--primary-green);font-size:1.5rem;font-weight:700}.Multiplayer-module__ftO2fG__joinSection{text-align:center;background:var(--background-card);border:1px solid var(--border-color);border-radius:8px;padding:4rem}.Multiplayer-module__ftO2fG__tabs{border-bottom:1px solid var(--border-color);gap:1rem;margin-bottom:2rem;display:flex}.Multiplayer-module__ftO2fG__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:1rem 1.5rem;font-size:1.1rem}.Multiplayer-module__ftO2fG__activeTab{color:var(--primary-yellow);border-bottom-color:var(--primary-yellow)}.Multiplayer-module__ftO2fG__backBtn{color:var(--text-secondary);background:var(--background-card);border:1px solid var(--border-color);border-radius:4px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none}.Multiplayer-module__ftO2fG__backBtn:hover{background:var(--border-color)}.Multiplayer-module__ftO2fG__raceList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:2rem;display:grid}.Multiplayer-module__ftO2fG__raceCard{background:var(--background-card);border:1px solid var(--border-color);text-align:center;border-radius:8px;padding:1.5rem}.Multiplayer-module__ftO2fG__raceCard h3{color:var(--primary-yellow);margin-bottom:.5rem}.Multiplayer-module__ftO2fG__raceCard p{color:var(--text-secondary);margin-bottom:1.5rem}.Multiplayer-module__ftO2fG__leaderboardPlaceholder{background:var(--background-card);text-align:center;border:1px dashed var(--border-color);color:var(--text-secondary);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.Multiplayer-module__ftO2fG__joinBtn{background:var(--primary-green);color:#000;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem 3rem;font-size:1.5rem;font-weight:800;transition:transform .2s}.Multiplayer-module__ftO2fG__joinBtn:hover{transform:scale(1.05)}.Multiplayer-module__ftO2fG__gameArea{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:900px){.Multiplayer-module__ftO2fG__gameArea{grid-template-columns:1fr}}.Multiplayer-module__ftO2fG__leftCol,.Multiplayer-module__ftO2fG__rightCol{background:var(--background-card);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}
