@import "https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700;900&display=swap";
.dashboard-module__ZG9YQa__container{background:var(--bg-dark);min-height:100vh}.dashboard-module__ZG9YQa__main{max-width:1400px;margin:0 auto;padding:2rem 1.5rem 3rem}@media (max-width:820px){.dashboard-module__ZG9YQa__main{padding:1rem 1.5rem 3rem}}.dashboard-module__ZG9YQa__header{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:2.5rem;display:grid}.dashboard-module__ZG9YQa__headerSolo{margin-bottom:2.5rem}.dashboard-module__ZG9YQa__header>*{margin-bottom:0}.dashboard-module__ZG9YQa__header .dashboard-module__ZG9YQa__stats{justify-self:end}@media (max-width:600px){.dashboard-module__ZG9YQa__header{justify-content:space-between;align-items:center;display:flex}.dashboard-module__ZG9YQa__header>div:empty{display:none}}.dashboard-module__ZG9YQa__welcome h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.dashboard-module__ZG9YQa__username{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dashboard-module__ZG9YQa__subtitle{color:var(--text-secondary);font-size:1rem}.dashboard-module__ZG9YQa__stats{gap:1rem;display:flex}.dashboard-module__ZG9YQa__statCard{border-radius:var(--radius-lg);background:linear-gradient(135deg,#00d4aa26,#00a8881a);border:1px solid #00d4aa4d;flex-direction:column;align-items:center;min-width:140px;padding:1rem 1.5rem;display:flex}.dashboard-module__ZG9YQa__statValue{color:var(--color-accent);font-size:1.75rem;font-weight:700}.dashboard-module__ZG9YQa__statLabel{font-size:var(--text-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-top:.25rem}@media (max-width:600px){.dashboard-module__ZG9YQa__statCard{min-width:70px;padding:.5rem .75rem}.dashboard-module__ZG9YQa__statValue{font-size:.875rem}.dashboard-module__ZG9YQa__statLabel{text-align:center;font-size:.55rem}}.dashboard-module__ZG9YQa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.dashboard-module__ZG9YQa__grid{grid-template-columns:1fr}}.dashboard-module__ZG9YQa__card{background:var(--bg-card-alpha);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-fast);overflow:hidden}.dashboard-module__ZG9YQa__card:hover{border-color:#ffffff26}.dashboard-module__ZG9YQa__cardLarge{grid-column:span 2}@media (max-width:900px){.dashboard-module__ZG9YQa__cardLarge{grid-column:span 1}}.dashboard-module__ZG9YQa__cardHeader{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dashboard-module__ZG9YQa__cardHeader h2{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.dashboard-module__ZG9YQa__badge{background:var(--border-header-tint);color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.6875rem;font-weight:600}.dashboard-module__ZG9YQa__cardBody{padding:1.5rem 1rem}.dashboard-module__ZG9YQa__emptyState{color:var(--text-muted);text-align:center;padding:2rem 1rem}.dashboard-module__ZG9YQa__actionList{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__ZG9YQa__actionItem{color:#ccc;transition:all var(--transition-fast);background:#0000004d;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;text-decoration:none;display:flex}.dashboard-module__ZG9YQa__actionItem:hover{background:var(--bg-header-tint);color:var(--text-primary);border-color:#e106004d}.dashboard-module__ZG9YQa__adminAction{background:#ffd70014;border-color:#ffd70033}.dashboard-module__ZG9YQa__adminAction:hover{background:#ffd70026;border-color:#ffd70066}.dashboard-module__ZG9YQa__actionIcon{font-size:1.25rem}.dashboard-module__ZG9YQa__predictionStatus{flex-direction:column;gap:1rem;display:flex}.dashboard-module__ZG9YQa__predictionColumns{flex-direction:row;gap:1rem;display:flex}.dashboard-module__ZG9YQa__predictionColumns>.dashboard-module__ZG9YQa__predictionItem{flex:1}@media (max-width:900px){.dashboard-module__ZG9YQa__predictionColumns{flex-direction:column}}.dashboard-module__ZG9YQa__predictionItem{background:#0000004d;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .75rem;display:flex}.dashboard-module__ZG9YQa__predictionInfo .dashboard-module__ZG9YQa__raceDate{flex-direction:column;align-items:flex-start;gap:.125rem}.dashboard-module__ZG9YQa__predictionInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.dashboard-module__ZG9YQa__predictionInfo>span:first-child{color:var(--text-primary);font-weight:600}.dashboard-module__ZG9YQa__predictionDeadline{font-size:var(--text-sm);color:#fff9}.dashboard-module__ZG9YQa__statusComplete{color:var(--color-accent);font-size:var(--text-xs);border-radius:var(--radius-full);background:#00d4aa33;padding:.25rem .75rem;font-weight:600}.dashboard-module__ZG9YQa__nextRaceContent{text-align:center;padding:1rem}.dashboard-module__ZG9YQa__nextRaceContentTitleRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.dashboard-module__ZG9YQa__nextRaceContentTitleRow h3{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700}.dashboard-module__ZG9YQa__nextRaceMap{object-fit:contain;opacity:.9;width:auto;max-width:50%;height:72px}.dashboard-module__ZG9YQa__nextRaceContent p{color:var(--text-secondary);font-size:var(--text-lg);margin-bottom:2rem}.dashboard-module__ZG9YQa__nextRaceTime{flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1.5rem;display:flex}.dashboard-module__ZG9YQa__raceResultsList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__ZG9YQa__raceResultItem{border-radius:var(--radius-lg);transition:all var(--transition-fast);background:#0000004d;border:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.dashboard-module__ZG9YQa__raceResultItem:hover{background:#0006;border-color:#ffffff1f;transform:translate(2px)}.dashboard-module__ZG9YQa__raceInfo{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-module__ZG9YQa__roundBadge{color:var(--color-accent);font-size:var(--text-xs);border-radius:var(--radius-md);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#00d4aa33,#00a88826);border:1px solid #00d4aa4d;padding:.375rem .75rem;font-weight:700}.dashboard-module__ZG9YQa__raceDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.dashboard-module__ZG9YQa__raceName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.dashboard-module__ZG9YQa__raceLocation{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.dashboard-module__ZG9YQa__raceTimeContainer{flex-direction:column;gap:.125rem;display:flex}.dashboard-module__ZG9YQa__raceDate{font-size:var(--text-xs);color:var(--text-secondary)}.dashboard-module__ZG9YQa__raceActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.dashboard-module__ZG9YQa__raceScore{text-align:right}.dashboard-module__ZG9YQa__scoreValue{color:var(--color-accent);font-size:1.25rem;font-weight:700}.dashboard-module__ZG9YQa__viewAllLink{color:var(--color-accent);text-align:center;transition:all var(--transition-fast);margin-top:1rem;padding:.75rem 0;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.dashboard-module__ZG9YQa__viewAllLink:hover{color:var(--color-accent-dark);transform:translate(4px)}@media (max-width:900px){.dashboard-module__ZG9YQa__raceResultItem{flex-direction:column;align-items:flex-start;gap:.75rem}.dashboard-module__ZG9YQa__raceInfo{width:100%}.dashboard-module__ZG9YQa__raceResultItem .dashboard-module__ZG9YQa__raceActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.dashboard-module__ZG9YQa__raceResultItem .dashboard-module__ZG9YQa__raceScore{text-align:left}}
.DriverCard-module__7XuzrW__driverCard{border:2px solid #fff3;border-radius:10px;align-items:center;gap:1rem;padding:.75rem 1.25rem;transition:all .2s;display:flex;position:relative;box-shadow:0 3px 6px #0000004d,0 6px 12px #00000040,inset 0 2px #ffffff26,inset 0 -2px #0003}.DriverCard-module__7XuzrW__available{cursor:pointer}.DriverCard-module__7XuzrW__available:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 5px 10px #00000059,0 10px 20px #0000004d,inset 0 2px #fff3,inset 0 -2px #00000040}.DriverCard-module__7XuzrW__predicted{cursor:grab;margin-bottom:.125rem;padding-left:calc(2.25rem + 50px)}.DriverCard-module__7XuzrW__predicted:active{cursor:grabbing}.DriverCard-module__7XuzrW__position{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;letter-spacing:-.02em;min-width:50px;font-family:Titillium Web,Formula1,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:600;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.DriverCard-module__7XuzrW__driverPhoto{object-fit:cover;filter:drop-shadow(0 2px 4px #0000004d);border-radius:8px;flex-shrink:0;width:auto;height:calc(100% + 4.5rem);margin:-2.25rem 0}.DriverCard-module__7XuzrW__driverInfo{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.DriverCard-module__7XuzrW__firstName{color:#fff;letter-spacing:.05em;text-shadow:0 1px 2px #0000004d;font-size:1.35rem;font-weight:300;line-height:1.2}.DriverCard-module__7XuzrW__lastName{color:#fff;letter-spacing:.05em;text-shadow:0 1px 2px #0000004d;margin-bottom:.25rem;font-size:1.65rem;font-weight:700;line-height:1.2}.DriverCard-module__7XuzrW__driverTeam{color:#ffffffbf;letter-spacing:.03em;font-size:.75rem;font-weight:500}.DriverCard-module__7XuzrW__teamLogoWrap{flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;gap:.2rem;margin-top:.4rem;margin-right:2.5rem;display:flex}.DriverCard-module__7XuzrW__teamLogo{opacity:.9;filter:drop-shadow(0 2px 4px #0000004d);width:auto;height:55px}.DriverCard-module__7XuzrW__teamLogoName{color:#ffffffbf;letter-spacing:.05em;text-align:center;white-space:nowrap;font-size:.75rem;font-weight:500}.DriverCard-module__7XuzrW__removeBtn{color:#e10600;cursor:pointer;z-index:10;opacity:.75;background:0 0;border:2px solid #e10600;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.125rem;font-weight:400;line-height:1;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.DriverCard-module__7XuzrW__removeBtn:hover{opacity:1;color:#e10600;border-color:#e10600;transform:scale(1.15)}.DriverCard-module__7XuzrW__sortableRow{align-items:center;gap:.5rem;display:flex}.DriverCard-module__7XuzrW__sortableCardWrap{flex:1;min-width:0}.DriverCard-module__7XuzrW__dragHandle{width:22px;height:36px;color:var(--text-muted);cursor:grab;border-radius:var(--radius-sm);touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DriverCard-module__7XuzrW__dragHandle:active{cursor:grabbing;color:var(--text-secondary)}@media (max-width:768px){.DriverCard-module__7XuzrW__driverCard{gap:.25rem;padding:.33rem .5rem}.DriverCard-module__7XuzrW__position{min-width:22px;font-size:1.5rem;font-weight:600;position:static;top:auto;left:auto;transform:none}.DriverCard-module__7XuzrW__predicted{padding-left:.5rem}.DriverCard-module__7XuzrW__driverPhoto{width:auto;height:45px;margin:0}.DriverCard-module__7XuzrW__firstName{font-size:.6rem}.DriverCard-module__7XuzrW__lastName{font-size:.75rem}.DriverCard-module__7XuzrW__driverTeam{font-size:.35rem}.DriverCard-module__7XuzrW__teamLogoWrap{margin-top:.25rem;margin-right:1rem}.DriverCard-module__7XuzrW__teamLogo{width:130px;height:auto}.DriverCard-module__7XuzrW__teamLogoName{font-size:.45rem}.DriverCard-module__7XuzrW__removeBtn{width:16px;height:16px;font-size:.7rem;top:5px;right:5px}}
.DriverHeadshot-module__GzzrgW__headshot{--driver-headshot-radius:0px;object-fit:cover;border-radius:var(--driver-headshot-radius);flex-shrink:0;display:block}.DriverHeadshot-module__GzzrgW__headshot.DriverHeadshot-module__GzzrgW__sm{width:35px;height:35px}.DriverHeadshot-module__GzzrgW__headshot.DriverHeadshot-module__GzzrgW__md{width:50px;height:50px}.DriverHeadshot-module__GzzrgW__initials{color:var(--text-secondary,#999);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.DriverHeadshot-module__GzzrgW__initials.DriverHeadshot-module__GzzrgW__sm{width:35px;height:35px;font-size:.6rem}.DriverHeadshot-module__GzzrgW__initials.DriverHeadshot-module__GzzrgW__md{width:50px;height:50px;font-size:.75rem}
.TeamCard-module__FyISna__teamCard{border:2px solid #fff3;border-radius:10px;align-items:center;gap:1rem;min-height:80px;padding:.75rem 1.25rem;transition:all .2s;display:flex;position:relative;box-shadow:0 3px 6px #0000004d,0 6px 12px #00000040,inset 0 2px #ffffff26,inset 0 -2px #0003}.TeamCard-module__FyISna__available{cursor:pointer}.TeamCard-module__FyISna__available:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 5px 10px #00000059,0 10px 20px #0000004d,inset 0 2px #fff3,inset 0 -2px #00000040}.TeamCard-module__FyISna__predicted{cursor:grab;margin-bottom:.125rem}.TeamCard-module__FyISna__predicted:active{cursor:grabbing}.TeamCard-module__FyISna__admin{margin-bottom:.5rem}.TeamCard-module__FyISna__inactive{opacity:.6;filter:grayscale(80%)}.TeamCard-module__FyISna__position{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;letter-spacing:-.02em;flex-shrink:0;min-width:50px;font-family:Titillium Web,Formula1,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:600}.TeamCard-module__FyISna__teamInfo{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.TeamCard-module__FyISna__teamName{color:#fff;letter-spacing:.05em;text-shadow:0 1px 2px #0000004d;font-size:1.65rem;font-weight:700;line-height:1.2}.TeamCard-module__FyISna__activeBadge,.TeamCard-module__FyISna__inactiveBadge{border-radius:4px;align-self:flex-start;margin-top:4px;padding:2px 6px;font-size:.75rem;font-weight:700}.TeamCard-module__FyISna__activeBadge{color:#28a745;background-color:#28a74533;border:1px solid #28a74580}.TeamCard-module__FyISna__inactiveBadge{color:#dc3545;background-color:#dc354533;border:1px solid #dc354580}.TeamCard-module__FyISna__teamLogo{object-fit:contain;opacity:.9;filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:0;width:auto;height:60px}.TeamCard-module__FyISna__teamCar{filter:drop-shadow(0 2px 6px #00000080);flex-shrink:0;width:auto;height:55px}.TeamCard-module__FyISna__removeBtn{color:#e10600;cursor:pointer;z-index:10;opacity:.75;background:0 0;border:2px solid #e10600;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.125rem;font-weight:400;line-height:1;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.TeamCard-module__FyISna__removeBtn:hover{opacity:1;color:#e10600;border-color:#e10600;transform:scale(1.15)}.TeamCard-module__FyISna__sortableRow{align-items:center;gap:.5rem;display:flex}.TeamCard-module__FyISna__sortableCardWrap{flex:1;min-width:0}.TeamCard-module__FyISna__dragHandle{width:22px;height:36px;color:var(--text-muted);cursor:grab;border-radius:var(--radius-sm);touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TeamCard-module__FyISna__dragHandle:active{cursor:grabbing;color:var(--text-secondary)}@media (max-width:768px){.TeamCard-module__FyISna__teamCard{gap:.5rem;min-height:60px;padding:.5rem .75rem}.TeamCard-module__FyISna__position{min-width:24px;font-size:1.4rem;line-height:1}.TeamCard-module__FyISna__teamName{font-size:.9rem}.TeamCard-module__FyISna__teamLogo{height:35px}.TeamCard-module__FyISna__teamCar{width:150px;height:auto}.TeamCard-module__FyISna__predicted{padding-right:1.75rem}.TeamCard-module__FyISna__removeBtn{width:20px;height:20px;font-size:.8rem;top:5px;right:5px}}
.UserAvatar-module__hrrTtW__avatarContainer{cursor:pointer;background:#2a2a2a;border:2px solid #ffffff1a;border-radius:50%;width:100px;height:100px;transition:all .2s;position:relative;overflow:hidden}.UserAvatar-module__hrrTtW__avatarContainer:hover{border-color:#e10600}.UserAvatar-module__hrrTtW__avatarImage{object-fit:cover;width:100%;height:100%}.UserAvatar-module__hrrTtW__avatarPlaceholder{color:#666;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:3.125rem;font-weight:700;display:flex}
.LeagueAvatar-module__RPM5va__avatarContainer{background:#2a2a2a;border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.LeagueAvatar-module__RPM5va__avatarImage{object-fit:cover;width:100%;height:100%}.LeagueAvatar-module__RPM5va__avatarPlaceholder{color:#888;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}
.LeagueHeader-module__4D4DQG__leagueHeader{flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.LeagueHeader-module__4D4DQG__leagueName{font-size:2.8rem;font-weight:700;font-family:var(--font-exo2),"Exo 2",sans-serif;color:#fff;text-shadow:1px 1px #8b0000,2px 2px #6b0000,3px 3px #4a0000,4px 4px 6px #0009;line-height:1.1}@media (max-width:600px){.LeagueHeader-module__4D4DQG__leagueName{font-size:1.5rem}}
.LeagueSwitcher-module__aFTCCq__singleLeague{align-items:center;gap:.375rem;display:flex}.LeagueSwitcher-module__aFTCCq__leagueName{color:var(--color-accent);font-size:var(--text-sm);font-weight:600}.LeagueSwitcher-module__aFTCCq__leagueTrigger,.LeagueSwitcher-module__aFTCCq__leagueItem{gap:.5rem}.LeagueSwitcher-module__aFTCCq__joinButton{letter-spacing:.04em;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(#00896e 0%,#006e58 50%,#054 100%);border:none;border-top:1px solid #00a888;border-bottom:2px solid #004d3d;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 4px 6px #0000004d,0 1px 3px #0006,inset 0 1px 1px #ffffff26}.LeagueSwitcher-module__aFTCCq__joinButton:hover{color:#fff;background:linear-gradient(#054 0%,#006e58 50%,#00896e 100%);border-top:1px solid #004d3d;border-bottom:0;transform:translateY(2px);box-shadow:0 1px 2px #0006,inset 0 2px 4px #0003}
.CreateLeagueModal-module__9KwbLa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CreateLeagueModal-module__9KwbLa__modal{background:var(--bg-dark);border:2px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.CreateLeagueModal-module__9KwbLa__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CreateLeagueModal-module__9KwbLa__header h2{color:var(--text-primary);margin:0;font-size:1.5rem}.CreateLeagueModal-module__9KwbLa__closeButton{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1}.CreateLeagueModal-module__9KwbLa__closeButton:hover{color:var(--text-primary)}.CreateLeagueModal-module__9KwbLa__form{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.CreateLeagueModal-module__9KwbLa__formGroup{flex-direction:column;gap:.5rem;display:flex}.CreateLeagueModal-module__9KwbLa__formGroup label{color:var(--text-primary);font-size:.875rem;font-weight:600}.CreateLeagueModal-module__9KwbLa__required{color:#e10600}.CreateLeagueModal-module__9KwbLa__input{background:var(--bg-darker);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast);padding:.75rem 1rem;font-size:1rem}.CreateLeagueModal-module__9KwbLa__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--border-header-tint);outline:none}.CreateLeagueModal-module__9KwbLa__charCount{color:var(--text-secondary);text-align:right;font-size:.75rem}.CreateLeagueModal-module__9KwbLa__validationError{color:#f66;border-radius:var(--radius-sm);background:#e106001a;border-left:3px solid #e10600;padding:.5rem;font-size:.875rem}.CreateLeagueModal-module__9KwbLa__checkboxLabel{cursor:pointer;color:var(--text-primary);align-items:center;gap:.75rem;font-weight:500;display:flex}.CreateLeagueModal-module__9KwbLa__checkbox{cursor:pointer;width:1.25rem;height:1.25rem}.CreateLeagueModal-module__9KwbLa__helpText{color:var(--text-secondary);margin:0;padding-left:2rem;font-size:.8125rem}.CreateLeagueModal-module__9KwbLa__error{color:#f66;border-radius:var(--radius-md);background:#e1060026;border:1px solid #e106004d;padding:.75rem 1rem;font-size:.875rem}.CreateLeagueModal-module__9KwbLa__actions{justify-content:flex-end;gap:1rem;padding-top:.5rem;display:flex}.CreateLeagueModal-module__9KwbLa__cancelButton,.CreateLeagueModal-module__9KwbLa__submitButton{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600}.CreateLeagueModal-module__9KwbLa__cancelButton{color:var(--text-secondary);border:1px solid var(--border-subtle);background:0 0}.CreateLeagueModal-module__9KwbLa__cancelButton:hover:not(:disabled){border-color:var(--text-secondary);background:#ffffff0d}.CreateLeagueModal-module__9KwbLa__submitButton{background:var(--color-primary);color:#fff}.CreateLeagueModal-module__9KwbLa__submitButton:hover:not(:disabled){background:#c50500;transform:translateY(-1px);box-shadow:0 4px 12px #e106004d}.CreateLeagueModal-module__9KwbLa__submitButton:disabled,.CreateLeagueModal-module__9KwbLa__cancelButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:820px){.CreateLeagueModal-module__9KwbLa__modal{max-width:95%;margin:0 auto}.CreateLeagueModal-module__9KwbLa__header{padding:1rem}.CreateLeagueModal-module__9KwbLa__header h2{font-size:1.25rem}.CreateLeagueModal-module__9KwbLa__form{padding:1rem}.CreateLeagueModal-module__9KwbLa__actions{flex-direction:column-reverse}.CreateLeagueModal-module__9KwbLa__cancelButton,.CreateLeagueModal-module__9KwbLa__submitButton{width:100%}}
.LeagueHeader-module__4lSa9a__leagueHeader{flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.LeagueHeader-module__4lSa9a__leagueName{font-size:2.8rem;font-weight:700;font-family:var(--font-exo2),"Exo 2",sans-serif;color:#fff;text-shadow:1px 1px #8b0000,2px 2px #6b0000,3px 3px #4a0000,4px 4px 6px #0009;line-height:1.1}@media (max-width:600px){.LeagueHeader-module__4lSa9a__leagueName{font-size:1.5rem}}
.leagues-module__onQtia__container{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 6rem}.leagues-module__onQtia__heading{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.leagues-module__onQtia__empty{color:var(--text-muted);text-align:center;padding:2rem}@media (max-width:820px){.leagues-module__onQtia__container{padding:1rem 1rem 6rem}.leagues-module__onQtia__heading{font-size:1.25rem}}.leagues-module__onQtia__desktopTableWrapper{display:block}.leagues-module__onQtia__tableWrapper{width:100%;overflow-x:auto}.leagues-module__onQtia__desktopTable{width:100%;min-width:600px;display:table}.leagues-module__onQtia__mobileList{display:none}.leagues-module__onQtia__mobileCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-bottom:1rem;padding:1rem}.leagues-module__onQtia__mobileCardRow1{grid-template-columns:1fr 1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}@media (max-width:480px){.leagues-module__onQtia__mobileCardRow1{grid-template-columns:1fr;gap:.5rem}}.leagues-module__onQtia__mobileCardLabel{color:var(--text-secondary);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.leagues-module__onQtia__mobileCardValue{font-size:.9rem;font-weight:500}.leagues-module__onQtia__mobileCardMessage{background:var(--bg-secondary);border-radius:var(--radius-sm);margin-bottom:1rem;padding:.75rem;font-size:.9rem}.leagues-module__onQtia__mobileCardActions{justify-content:stretch;gap:.5rem;display:flex}.leagues-module__onQtia__mobileCardActions button{flex:1}@media (max-width:820px){.leagues-module__onQtia__desktopTableWrapper{display:none!important}.leagues-module__onQtia__mobileList{display:block!important}.leagues-module__onQtia__joinCodeInput{font-size:.75rem}}.leagues-module__onQtia__discoverDesktop{display:block}.leagues-module__onQtia__discoverMobile{display:none}@media (max-width:820px){.leagues-module__onQtia__discoverDesktop{display:none}.leagues-module__onQtia__discoverMobile{flex-direction:column;gap:.75rem;padding:0 1rem 1rem;display:flex}}.leagues-module__onQtia__discoverRow{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff08;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.leagues-module__onQtia__discoverRowTop{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.leagues-module__onQtia__discoverLeagueName{color:var(--text-primary);flex:1;font-size:.95rem;font-weight:600}
.predictions-module__D50FKW__container{background:var(--bg-dark);min-height:100vh;display:flex}.predictions-module__D50FKW__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem}.predictions-module__D50FKW__backBtn{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;padding:0;font-size:1rem;display:flex}.predictions-module__D50FKW__backBtn:hover{color:var(--text-primary)}.predictions-module__D50FKW__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.predictions-module__D50FKW__header h1{font-size:2rem;font-weight:700}.predictions-module__D50FKW__deadline{font-size:1rem;font-weight:600}.predictions-module__D50FKW__open{color:var(--color-accent)}.predictions-module__D50FKW__closed{color:var(--color-primary)}.predictions-module__D50FKW__crashDnfSection{align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.predictions-module__D50FKW__fastestLapSection{padding:var(--space-lg);margin-bottom:var(--space-xl);align-items:center;gap:var(--space-lg);display:flex}.predictions-module__D50FKW__sectionLabel{align-items:baseline;gap:var(--space-sm);white-space:nowrap;min-width:0;display:flex}.predictions-module__D50FKW__optionalTag{color:var(--text-muted);font-size:var(--text-sm);flex-shrink:0;font-weight:400}.predictions-module__D50FKW__predictionTrigger{width:100%}.predictions-module__D50FKW__predictionTriggerDisabled{opacity:.5;cursor:not-allowed}.predictions-module__D50FKW__predictionTriggerDisabled:hover{transform:none;box-shadow:0 4px 6px #0000004d,0 1px 3px #0006,inset 0 1px 1px #ffffff14}.predictions-module__D50FKW__driverHeadshotWrap{flex-shrink:0;width:25px;height:25px;overflow:hidden}.predictions-module__D50FKW__driverHeadshotWrap img,.predictions-module__D50FKW__driverHeadshotWrap>div{width:25px!important;height:25px!important;min-width:unset!important}.predictions-module__D50FKW__driverDropdownItem{gap:.625rem;padding-top:.375rem;padding-bottom:.375rem}.predictions-module__D50FKW__driverDropdownName{color:inherit;flex:1;font-weight:500}.predictions-module__D50FKW__driverDropdownTeam{font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0}.predictions-module__D50FKW__content{align-items:flex-start;gap:2rem;display:flex}.predictions-module__D50FKW__column{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#ffffff0d;flex:1;padding:1.5rem}.predictions-module__D50FKW__column h2{color:var(--text-secondary);margin-bottom:0;font-size:1.25rem}.predictions-module__D50FKW__selectedHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.predictions-module__D50FKW__driverList{flex-direction:column;gap:.125rem;display:flex}.predictions-module__D50FKW__driverCard{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;align-items:center;gap:.75rem;padding:.75rem;display:flex}.predictions-module__D50FKW__driverCard:hover{background:#ffffff1a;transform:translate(4px)}.predictions-module__D50FKW__driverNumber{color:var(--color-primary);width:40px;font-size:1.25rem;font-weight:700}.predictions-module__D50FKW__driverInfo{flex:1}.predictions-module__D50FKW__driverName{font-weight:600;display:block}.predictions-module__D50FKW__driverTeam{font-size:var(--text-xs);color:var(--text-secondary);display:block}.predictions-module__D50FKW__addBtn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.predictions-module__D50FKW__selectedList{flex-direction:column;gap:.125rem;min-height:400px;display:flex}.predictions-module__D50FKW__selectedCard{border:1px solid var(--color-primary);border-radius:var(--radius-md);background:#0000004d;align-items:center;gap:.75rem;padding:.75rem;display:flex}.predictions-module__D50FKW__position{background:var(--color-primary);width:32px;height:32px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;font-weight:700;display:flex}.predictions-module__D50FKW__selectedContent{flex:1}.predictions-module__D50FKW__actions{gap:.5rem;display:flex}.predictions-module__D50FKW__actions button{color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.predictions-module__D50FKW__actions button:hover{background:#fff3}.predictions-module__D50FKW__removeBtn{color:#f66!important}.predictions-module__D50FKW__submitBtn{width:100%;font-size:var(--text-lg);margin-top:0;margin-bottom:1rem}.predictions-module__D50FKW__mobileSubmitWrapper{display:none}.predictions-module__D50FKW__helpText{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8rem;line-height:1.4}.predictions-module__D50FKW__count{color:var(--text-secondary);font-size:1rem;font-weight:600}.predictions-module__D50FKW__emptyState{text-align:center;color:var(--text-muted);border-radius:var(--radius-md);border:2px dashed #ffffff1a;padding:2rem}.predictions-module__D50FKW__loading,.predictions-module__D50FKW__error{text-align:center;color:var(--text-secondary);padding:4rem;font-size:1.25rem}.predictions-module__D50FKW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s predictions-module__D50FKW__fadeIn;display:flex;position:fixed;top:0;left:0}.predictions-module__D50FKW__modalContent{background:var(--bg-card);border-radius:var(--radius-xl);text-align:center;width:90%;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid #333;padding:2.5rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) predictions-module__D50FKW__scaleIn}.predictions-module__D50FKW__modalIcon{margin-bottom:1.5rem;font-size:4rem;display:block}.predictions-module__D50FKW__modalTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.predictions-module__D50FKW__modalMessage{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.predictions-module__D50FKW__modalBtn{background:var(--color-primary);color:var(--text-primary);border-radius:var(--radius-full);font-size:var(--text-lg);cursor:pointer;transition:all var(--transition-fast);border:none;padding:1rem 2.5rem;font-weight:700;box-shadow:0 4px 15px #e106004d}.predictions-module__D50FKW__modalBtn:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 6px 20px #e1060080}.predictions-module__D50FKW__modalBtnGroup{justify-content:center;gap:1rem;display:flex}.predictions-module__D50FKW__cancelBtn{color:var(--text-primary);border-radius:var(--radius-full);font-size:var(--text-lg);cursor:pointer;transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;padding:1rem 2.5rem;font-weight:700}.predictions-module__D50FKW__cancelBtn:hover{background:#fff3;transform:translateY(-2px)}@keyframes predictions-module__D50FKW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes predictions-module__D50FKW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.predictions-module__D50FKW__main{padding:1rem}.predictions-module__D50FKW__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.predictions-module__D50FKW__header h1{font-size:1.5rem}.predictions-module__D50FKW__crashDnfSection{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.predictions-module__D50FKW__crashDnfSelect{width:100%}.predictions-module__D50FKW__fastestLapSection{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.predictions-module__D50FKW__fastestLapSelect{width:100%}.predictions-module__D50FKW__mobileTabs{align-items:flex-end;gap:4px;margin-bottom:0;display:flex}.predictions-module__D50FKW__tabBtn{border:1px solid #0000;border-bottom:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border-radius:8px 8px 0 0;flex:1;padding:.35rem .75rem;font-size:.875rem;font-weight:600;overflow:hidden}.predictions-module__D50FKW__activeTab{color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom:1px solid #181818;border-top:3px solid var(--color-primary);z-index:1;box-shadow:none;background:#181818;margin-bottom:-1px;padding-top:.75rem;position:relative}.predictions-module__D50FKW__content{flex-direction:column}.predictions-module__D50FKW__column{border-radius:0 0 var(--radius-lg)var(--radius-lg);z-index:0;background:#181818;width:100%;padding:1.25rem;position:relative}.predictions-module__D50FKW__mobileHidden{display:none}.predictions-module__D50FKW__driverCard{padding:.625rem}.predictions-module__D50FKW__driverNumber{width:32px;font-size:1rem}.predictions-module__D50FKW__addBtn{font-size:1.25rem}.predictions-module__D50FKW__submitBtn{display:block}}@media (min-width:769px){.predictions-module__D50FKW__mobileTabs{display:none}}
.page-module__KjpyNa__container{color:#fff;background-color:#0d0d0d;flex-direction:column;min-height:100vh;display:flex}.page-module__KjpyNa__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.page-module__KjpyNa__header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem}.page-module__KjpyNa__header h1{color:#e10600;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__KjpyNa__content{grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto;display:grid}.page-module__KjpyNa__card{flex-direction:column;padding:0;display:flex;overflow:hidden}.page-module__KjpyNa__cardContent{padding:1.5rem}.page-module__KjpyNa__detailsList{flex-direction:column;gap:1.25rem;display:flex}.page-module__KjpyNa__detailItem{flex-direction:column;gap:.25rem;display:flex}.page-module__KjpyNa__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.page-module__KjpyNa__value{color:#fff;font-size:1.125rem;font-weight:500}.page-module__KjpyNa__winnings{color:#4ade80;font-weight:700}.page-module__KjpyNa__editBtn{background:var(--bg-header-tint);color:#e10600;cursor:pointer;border:1px solid #e10600;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__KjpyNa__editBtn:hover{color:#fff;background:#e10600}.page-module__KjpyNa__input{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.page-module__KjpyNa__input:focus{border-color:#e10600;outline:none}.page-module__KjpyNa__actions{border-top:1px solid #ffffff1a;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.page-module__KjpyNa__saveBtn,.page-module__KjpyNa__cancelBtn{flex:1}.page-module__KjpyNa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.page-module__KjpyNa__legalSection{flex-direction:column;gap:0;padding:0;display:flex}.page-module__KjpyNa__legalLink{color:#fff;cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.65rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.page-module__KjpyNa__legalLink:last-child{border-bottom:none}.page-module__KjpyNa__legalLink:hover{background:#ffffff08}.page-module__KjpyNa__legalIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.page-module__KjpyNa__legalText{flex:1}.page-module__KjpyNa__legalTitle{color:#fff;font-size:1rem;font-weight:600}.page-module__KjpyNa__legalDesc{color:#ffffff80;font-size:.875rem}.page-module__KjpyNa__arrow{color:#ffffff4d;font-size:1.25rem;transition:transform .2s,color .2s}.page-module__KjpyNa__legalLink:hover .page-module__KjpyNa__arrow{color:#e10600;transform:translate(4px)}.page-module__KjpyNa__dangerCard{border-color:#ef444433}.page-module__KjpyNa__dangerDesc{color:#fff9;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.page-module__KjpyNa__deleteAccountBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444466;border-radius:8px;width:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__KjpyNa__deleteAccountBtn:hover{background:#ef44441a;border-color:#ef4444}.page-module__KjpyNa__deleteAccountBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__KjpyNa__successMsg{color:#4ade80;background:#4ade801a;border:1px solid #4ade804d;border-radius:8px;margin:1rem 1.5rem 0;padding:.75rem 1rem;font-size:.875rem}.page-module__KjpyNa__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__KjpyNa__modalContent{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;padding:2rem}.page-module__KjpyNa__modalTitle{color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.page-module__KjpyNa__modalText{color:#ffffffb3;margin:0 0 1.5rem;font-size:.9rem;line-height:1.6}.page-module__KjpyNa__modalActions{gap:.75rem;display:flex}.page-module__KjpyNa__modalCancelBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__KjpyNa__modalCancelBtn:hover{background:#ffffff26}.page-module__KjpyNa__modalDeleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__KjpyNa__modalDeleteBtn:hover{background:#dc2626}.page-module__KjpyNa__modalDeleteBtn:disabled,.page-module__KjpyNa__modalCancelBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__KjpyNa__notificationToggleRow{align-items:center;gap:.75rem;padding-top:.25rem;display:flex}
.FeedbackFAB-module__yO9Gwq__fab{bottom:calc(5rem + env(safe-area-inset-bottom));z-index:900;color:#e10000;border:1px solid var(--color-primary,#e10000);border-radius:var(--radius-full,9999px);cursor:pointer;background:#1c1b1b;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;right:1.25rem;box-shadow:0 4px 16px #0006}.FeedbackFAB-module__yO9Gwq__fab:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000080}.FeedbackFAB-module__yO9Gwq__fab:active{transform:translateY(0)}.FeedbackFAB-module__yO9Gwq__fabLabel{display:none}.FeedbackFAB-module__yO9Gwq__belowTextarea{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.FeedbackFAB-module__yO9Gwq__screenshotRow{align-items:center;display:flex}.FeedbackFAB-module__yO9Gwq__screenshotButton{border-radius:var(--radius-full,9999px);color:var(--text-secondary);cursor:pointer;background:0 0;border:1px dashed #fff3;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8rem;transition:border-color .15s,color .15s;display:inline-flex}.FeedbackFAB-module__yO9Gwq__screenshotButton:hover{border-color:var(--color-primary,#e10000);color:var(--text-primary)}.FeedbackFAB-module__yO9Gwq__screenshotPreview{align-items:center;gap:.75rem;width:100%;display:flex}.FeedbackFAB-module__yO9Gwq__screenshotThumb{object-fit:cover;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;width:48px;height:48px}.FeedbackFAB-module__yO9Gwq__screenshotInfo{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.FeedbackFAB-module__yO9Gwq__screenshotName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.FeedbackFAB-module__yO9Gwq__screenshotRemove{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .25rem;font-size:1.25rem;line-height:1}.FeedbackFAB-module__yO9Gwq__screenshotRemove:hover{color:var(--color-primary,#e10000)}.FeedbackFAB-module__yO9Gwq__toggleRow{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.FeedbackFAB-module__yO9Gwq__toggleLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.FeedbackFAB-module__yO9Gwq__toggleControl{align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.FeedbackFAB-module__yO9Gwq__screenshotRow{display:none}.FeedbackFAB-module__yO9Gwq__fab{bottom:2rem}.FeedbackFAB-module__yO9Gwq__fabLabel{display:inline}}
.SoloPlayerBanner-module__7XzmfW__banner{text-align:left;margin-bottom:var(--space-xl);background:url(/carbon_fiber.png) 50%/600px;border:2px solid #ffffff2e;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 3px 6px #0000004d,0 6px 12px #00000040,inset 0 2px #ffffff1f,inset 0 -2px #0003}.SoloPlayerBanner-module__7XzmfW__banner:before{content:"";pointer-events:none;background:radial-gradient(80% 120%,#e10600cc 0%,#e1060055 45%,#0000 70%);border-radius:10px;animation:2.8s ease-in-out infinite SoloPlayerBanner-module__7XzmfW__bannerPulse;position:absolute;inset:0}@keyframes SoloPlayerBanner-module__7XzmfW__bannerPulse{0%,to{opacity:.7}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.SoloPlayerBanner-module__7XzmfW__banner:before{opacity:1;animation:none}}.SoloPlayerBanner-module__7XzmfW__inner{align-items:center;gap:var(--space-2xl);padding:var(--space-xl)var(--space-2xl);z-index:1;display:flex;position:relative}.SoloPlayerBanner-module__7XzmfW__text{gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.SoloPlayerBanner-module__7XzmfW__heading{font-size:var(--text-3xl);color:#fff;text-shadow:0 1px 3px #0009;margin:0;font-weight:700}.SoloPlayerBanner-module__7XzmfW__message{font-size:var(--text-base);color:#ffffffd1;text-shadow:0 1px 2px #00000080;margin:0;line-height:1.65}@media (max-width:640px){.SoloPlayerBanner-module__7XzmfW__inner{text-align:center;padding:var(--space-xl)var(--space-lg);align-items:center;gap:var(--space-lg);flex-direction:column}}
.standings-module__HxoeBa__container{background:var(--bg-dark);min-height:100vh}.standings-module__HxoeBa__main{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 3rem}@media (max-width:820px){.standings-module__HxoeBa__main{padding:1rem 1.5rem 3rem}}.standings-module__HxoeBa__header{text-align:center;margin-bottom:3rem}.standings-module__HxoeBa__header h1{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.standings-module__HxoeBa__subtitle{color:var(--text-secondary);font-size:var(--text-lg)}.standings-module__HxoeBa__emptyState{text-align:center;background:var(--bg-card-alpha);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4rem 2rem}.standings-module__HxoeBa__emptyIcon{width:160px;height:auto;margin-bottom:1.5rem}.standings-module__HxoeBa__emptyState h2{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:.75rem}.standings-module__HxoeBa__emptyState p{color:var(--text-secondary);font-size:var(--text-base)}.standings-module__HxoeBa__standingsCard{background:var(--bg-card-alpha);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);border-radius:20px;overflow:hidden}.standings-module__HxoeBa__tableHeader{text-transform:uppercase;color:var(--text-muted);background:#0003;border-bottom:1px solid #ffffff0d;grid-template-columns:80px 1fr 100px 120px 140px;padding:1rem 2rem;font-size:.9rem;font-weight:600;display:grid}.standings-module__HxoeBa__tableRow{transition:all var(--transition-fast);border-bottom:1px solid #ffffff0d;grid-template-columns:80px 1fr 100px 120px 140px;align-items:center;display:grid}.standings-module__HxoeBa__tableRow:last-child{border-bottom:none}.standings-module__HxoeBa__tableRow:hover{background:#ffffff08}.standings-module__HxoeBa__rank1{background:linear-gradient(90deg,#ffd7001a,#0000)}.standings-module__HxoeBa__rank1 .standings-module__HxoeBa__rankBadge{color:var(--color-gold);text-shadow:0 0 10px #ffd7004d;font-size:1.5rem}.standings-module__HxoeBa__rank2{background:linear-gradient(90deg,#c0c0c014,#0000)}.standings-module__HxoeBa__rank2 .standings-module__HxoeBa__rankBadge{color:var(--color-silver);font-size:1.5rem}.standings-module__HxoeBa__rank3{background:linear-gradient(90deg,#cd7f3214,#0000)}.standings-module__HxoeBa__rank3 .standings-module__HxoeBa__rankBadge{color:var(--color-bronze);font-size:1.5rem}.standings-module__HxoeBa__colRank{font-weight:700;font-size:var(--text-lg);color:var(--text-muted);align-items:center;display:flex}.standings-module__HxoeBa__rankBadge{text-align:center;width:40px}.standings-module__HxoeBa__driverInfo{align-items:center;gap:1rem;display:flex}.standings-module__HxoeBa__avatar{object-fit:cover;border:2px solid var(--border-subtle);border-radius:50%;width:40px;height:40px}.standings-module__HxoeBa__avatarPlaceholder{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));width:40px;height:40px;color:var(--text-primary);font-weight:700;font-size:var(--text-lg);border:2px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;display:flex}.standings-module__HxoeBa__username{font-weight:600;font-size:var(--text-base);color:var(--text-primary)}.standings-module__HxoeBa__colRaces{color:var(--text-secondary);text-align:center;font-weight:500}.standings-module__HxoeBa__colPoints{justify-content:center;align-items:baseline;gap:.25rem;display:flex}.standings-module__HxoeBa__pointsValue{color:var(--text-primary);font-size:1.25rem;font-weight:700}.standings-module__HxoeBa__pointsLabel{font-size:var(--text-xs);color:var(--text-primary);text-transform:uppercase;font-weight:600}.standings-module__HxoeBa__pointsWrapper{align-items:baseline;gap:.25rem;display:flex}.standings-module__HxoeBa__colWinnings{justify-content:flex-end;align-items:center;display:flex}.standings-module__HxoeBa__winningsValue{font-size:var(--text-lg);color:var(--color-gold);font-weight:700}.standings-module__HxoeBa__colCenter{text-align:center!important;justify-content:center!important;justify-self:center!important}.standings-module__HxoeBa__colLeft{text-align:left!important;justify-content:flex-start!important;justify-self:start!important}.standings-module__HxoeBa__colRight{text-align:right!important;justify-content:flex-end!important;justify-self:end!important}@media (max-width:768px){.standings-module__HxoeBa__main{padding:1rem 1rem 2rem}.standings-module__HxoeBa__tableHeader{color:var(--text-muted);text-transform:uppercase;text-align:center;background:#0000004d;border-bottom:1px solid #ffffff1a;border-top-left-radius:20px;border-top-right-radius:20px;grid-template-columns:auto 1fr 1fr;gap:.5rem;padding:.75rem 1rem;font-size:.7rem;font-weight:600;display:grid}.standings-module__HxoeBa__tableHeader>div:first-child,.standings-module__HxoeBa__tableHeader>div:nth-child(2){display:none}.standings-module__HxoeBa__tableRow{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto 1fr 1fr;gap:.35rem;margin-bottom:.75rem;padding:.1rem 1rem;display:grid}.standings-module__HxoeBa__tableRow:last-child{margin-bottom:0}.standings-module__HxoeBa__colRank{grid-area:1/1;align-items:center;padding-right:.75rem;display:flex}.standings-module__HxoeBa__colDriver{border-bottom:1px solid #ffffff0d;grid-area:1/2/auto/-1;justify-content:flex-start;align-items:center;padding-bottom:.3rem;display:flex}.standings-module__HxoeBa__driverInfo{align-items:center;gap:.75rem;display:flex}.standings-module__HxoeBa__colRaces{grid-area:2/1;justify-content:center;align-items:center;padding:.2rem .25rem;display:flex}.standings-module__HxoeBa__colPoints{grid-area:2/2;justify-content:center;align-items:center;padding:.2rem .25rem;display:flex}.standings-module__HxoeBa__colWinnings{grid-area:2/3;justify-content:flex-end;align-items:center;padding:.2rem .25rem;display:flex}.standings-module__HxoeBa__avatar,.standings-module__HxoeBa__avatarPlaceholder{width:36px;height:36px;font-size:var(--text-sm)}.standings-module__HxoeBa__username{font-size:1rem;font-weight:600}.standings-module__HxoeBa__rankBadge{width:auto;font-size:1.25rem}.standings-module__HxoeBa__rank1 .standings-module__HxoeBa__rankBadge,.standings-module__HxoeBa__rank2 .standings-module__HxoeBa__rankBadge,.standings-module__HxoeBa__rank3 .standings-module__HxoeBa__rankBadge{font-size:1.5rem}.standings-module__HxoeBa__pointsValue,.standings-module__HxoeBa__winningsValue{font-size:1rem}}.standings-module__HxoeBa__resultsSection{margin-top:5rem}.standings-module__HxoeBa__resultsSection h2{color:var(--text-primary);text-align:left;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.standings-module__HxoeBa__sectionCard{margin-bottom:3rem;overflow:hidden}.standings-module__HxoeBa__sectionHeader{justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.standings-module__HxoeBa__sectionHeader h2,.standings-module__HxoeBa__sectionHeader h3{color:var(--text-primary);text-align:left;margin:0;font-size:1.25rem;font-weight:700}.standings-module__HxoeBa__raceCard{margin-bottom:3rem;overflow:hidden}.standings-module__HxoeBa__raceHeader{justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.standings-module__HxoeBa__raceHeader h3{font-size:var(--text-xl);font-weight:700}.standings-module__HxoeBa__raceNameRow{align-items:center;gap:.75rem;display:flex}.standings-module__HxoeBa__raceMapInline{object-fit:contain;opacity:.8;width:auto;max-width:160px;height:76px}.standings-module__HxoeBa__raceDateContainer{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.standings-module__HxoeBa__dateFull{color:var(--text-primary);white-space:nowrap;font-size:.9rem;font-weight:600}.standings-module__HxoeBa__raceDate{display:none}.standings-module__HxoeBa__resultsTable{width:100%}.standings-module__HxoeBa__resultsTableHeader,.standings-module__HxoeBa__resultsTableRow{align-items:center;gap:1rem;display:grid}.standings-module__HxoeBa__resultsTableHeader{padding:1rem 2rem}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableHeader,.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow{grid-template-columns:1fr 120px 120px 140px}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableHeader,.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow{grid-template-columns:1fr 100px 100px 120px 120px 140px}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableHeader,.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableRow{grid-template-columns:1fr 140px}.standings-module__HxoeBa__resultsTableHeader{color:var(--text-muted);text-transform:uppercase;background:#0003;font-size:.9rem;font-weight:600}.standings-module__HxoeBa__resultsTableRow{border-top:1px solid #ffffff0d}.standings-module__HxoeBa__resultsTableRow:last-child{border-bottom:none}.standings-module__HxoeBa__resultsTableRow:hover{background:#ffffff05}.standings-module__HxoeBa__noPredictions{text-align:center;color:var(--text-muted);box-sizing:border-box;border-top:1px solid #ffffff0d;width:100%;padding:1.5rem 2rem}.standings-module__HxoeBa__colWinner{background:linear-gradient(90deg,#00d4aa0d,#0000)}.standings-module__HxoeBa__winnerBadge{align-items:center;gap:.5rem;display:inline-flex}.standings-module__HxoeBa__points{color:var(--text-primary);white-space:nowrap;font-weight:700}.standings-module__HxoeBa__winnings{color:var(--color-gold);white-space:nowrap;font-weight:700}@media (max-width:768px){.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTable,.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__tableBody{padding:.75rem}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableHeader{display:none}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableHeader{color:var(--text-muted);text-transform:uppercase;text-align:center;background:#0000004d;border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr;gap:.5rem;padding:.75rem 1rem;font-size:.7rem;font-weight:600;display:grid}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableHeader>div:first-child,.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableHeader>div:last-child{display:none}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableHeader{color:var(--text-muted);text-transform:uppercase;background:#0000004d;border-bottom:1px solid #ffffff1a;grid-template-columns:3fr 1.5fr;gap:.5rem;padding:.75rem 1rem;font-size:.6rem;font-weight:700;display:grid}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableHeader>div:first-child,.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableHeader>div:last-child{display:none}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow{grid-template-rows:auto auto;grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr;gap:.35rem;display:grid}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow .standings-module__HxoeBa__driverInfo{grid-area:1/1/auto/-1;align-items:center;gap:.5rem;padding-bottom:.35rem;font-size:1rem;font-weight:600;display:flex}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow .standings-module__HxoeBa__resultsAction{justify-content:flex-end;align-items:center;position:absolute;top:.75rem;right:.75rem;display:flex!important}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(2),.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(3),.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(4),.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(5){text-align:center;flex-direction:column;grid-row:2;justify-content:center;align-items:center;padding:.15rem .25rem;display:flex}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(2){grid-column:1}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(3){grid-column:2}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(4){grid-column:3}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(5){grid-column:4}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableRow{grid-template-rows:auto;grid-template-columns:1fr 140px;align-items:center;gap:.5rem;display:grid}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableRow>div:first-child{border-bottom:none;grid-area:1/1;align-items:center;gap:.5rem;padding-bottom:0;font-size:1rem;display:flex}.standings-module__HxoeBa__raceCard .standings-module__HxoeBa__lockedTableRow>div:nth-child(2){flex-direction:row;grid-area:1/2;justify-content:flex-end;align-items:center;padding:0;display:flex;position:static}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow{grid-template-rows:auto auto;grid-template-columns:3fr 1.5fr;align-items:center;gap:.35rem;display:grid}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow .standings-module__HxoeBa__driverInfo{grid-area:1/1/auto/-1;gap:.4rem;min-width:0;padding-bottom:.35rem}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow .standings-module__HxoeBa__username{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow .standings-module__HxoeBa__resultsAction{position:absolute;top:.75rem;right:.75rem;justify-content:flex-end!important;width:auto!important;padding:0!important;display:flex!important}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(2){grid-area:2/1;justify-content:flex-start;align-items:center;padding:.15rem .25rem;display:flex}.standings-module__HxoeBa__sectionCard .standings-module__HxoeBa__resultsTableRow>div:nth-child(3){grid-area:2/2;justify-content:flex-end;align-items:center;padding:.15rem .25rem;display:flex}.standings-module__HxoeBa__raceHeader{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.standings-module__HxoeBa__raceNameRow{flex-wrap:wrap}.standings-module__HxoeBa__raceMapInline{max-width:84px;height:38px}.standings-module__HxoeBa__raceDateContainer{text-align:left;align-items:flex-start}.standings-module__HxoeBa__sectionHeader{padding:1rem}.standings-module__HxoeBa__sectionCard,.standings-module__HxoeBa__raceCard{box-sizing:border-box;width:100%;max-width:100%}}
.PredictionSuccessModal-module__jFrZga__savedTo{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:.25rem}.PredictionSuccessModal-module__jFrZga__savedTo strong{color:var(--text-primary)}.PredictionSuccessModal-module__jFrZga__predictionLabel{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:1.25rem}.PredictionSuccessModal-module__jFrZga__copyPrompt{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:.75rem}.PredictionSuccessModal-module__jFrZga__leagueList{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.PredictionSuccessModal-module__jFrZga__leagueRow{border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);background:#ffffff0a;align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.PredictionSuccessModal-module__jFrZga__leagueRow:hover{background:#ffffff14}.PredictionSuccessModal-module__jFrZga__checkbox{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0}.PredictionSuccessModal-module__jFrZga__leagueName{font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:500}.PredictionSuccessModal-module__jFrZga__overwriteWarning{font-size:var(--text-xs);color:#f59e0b;flex-shrink:0}.PredictionSuccessModal-module__jFrZga__resultsSection{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.PredictionSuccessModal-module__jFrZga__resultRow{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#ffffff08;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.PredictionSuccessModal-module__jFrZga__resultSuccess{font-size:var(--text-sm);color:#4ade80}.PredictionSuccessModal-module__jFrZga__resultError{font-size:var(--text-sm);color:#f87171;flex:1}.PredictionSuccessModal-module__jFrZga__retryBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-xs);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:#ffffff14;flex-shrink:0;padding:.25rem .625rem}.PredictionSuccessModal-module__jFrZga__retryBtn:hover{color:var(--text-primary);background:#ffffff26}.PredictionSuccessModal-module__jFrZga__ineligibleSection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.375rem;margin-top:.25rem;padding-top:.75rem;display:flex}.PredictionSuccessModal-module__jFrZga__ineligibleRow{font-size:var(--text-xs);color:var(--text-muted);opacity:.6;padding:.25rem .5rem}
