.competitions-module__IafzVq__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:.8rem;height:fit-content;display:flex}.competitions-module__IafzVq__cardContent{background-color:var(--color-background-card);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;width:100%;padding:1.5rem;display:flex}.competitions-module__IafzVq__leagueRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.competitions-module__IafzVq__leagueRow:not(:last-child){padding-bottom:1rem}.competitions-module__IafzVq__leagueInfo{align-items:center;gap:1rem;display:flex}.competitions-module__IafzVq__logo{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.competitions-module__IafzVq__leagueDetails{flex-direction:column;gap:.5rem;display:flex}.competitions-module__IafzVq__leagueName{margin:0;font-size:1.1rem}.competitions-module__IafzVq__formContainer{align-items:center;display:flex}.competitions-module__IafzVq__statsContainer{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.competitions-module__IafzVq__statRow{align-items:center;display:flex}.competitions-module__IafzVq__statItem{align-items:center;gap:.5rem;display:flex}.competitions-module__IafzVq__statIcon{color:var(--color-primary)}.competitions-module__IafzVq__statValue{color:var(--color-text);font-weight:700}.competitions-module__IafzVq__statLabel{color:var(--color-text-secondary)}.competitions-module__IafzVq__noData{opacity:.7;margin:0;font-size:.9rem;font-style:italic}@media (max-width:768px){.competitions-module__IafzVq__leagueRow{flex-direction:column;align-items:flex-start;gap:1rem}.competitions-module__IafzVq__leagueInfo{width:100%}.competitions-module__IafzVq__statsContainer{flex-direction:row;justify-content:space-around;align-items:center;gap:1rem;width:100%}}.competitions-module__IafzVq__formDisplay{gap:5px;display:flex}.competitions-module__IafzVq__resultCircle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.competitions-module__IafzVq__win{background-color:var(--color-win)}.competitions-module__IafzVq__loss{background-color:var(--color-loss)}.competitions-module__IafzVq__draw{background-color:var(--color-draw)}.competitions-module__IafzVq__unknown{background-color:var(--color-background-container);color:var(--color-text)}
.player-stats-module__vQEjMG__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:.8rem;height:fit-content;display:flex}.player-stats-module__vQEjMG__cardContent{background-color:var(--color-background-card);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;width:100%;padding:1.5rem;display:flex}.player-stats-module__vQEjMG__row{align-items:center;gap:1rem;display:flex}.player-stats-module__vQEjMG__content{flex-flow:wrap;gap:1rem;display:flex}.player-stats-module__vQEjMG__bubble{width:31%}.player-stats-module__vQEjMG__statBox{background-color:var(--color-background-subcard);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:1rem 0;display:flex;overflow:hidden}.player-stats-module__vQEjMG__statTitle{color:var(--color-text);margin:0;padding:10px}.player-stats-module__vQEjMG__statValue{color:var(--color-text);margin-top:0;margin-bottom:10px;font-size:1.4rem}.player-stats-module__vQEjMG__statUnderline{width:100%;height:4px}@media (max-width:768px){.player-stats-module__vQEjMG__content{flex-direction:column}.player-stats-module__vQEjMG__bubble{width:100%}.player-stats-module__vQEjMG__row{flex-direction:column;gap:.5rem}}
.transfers-module__IvghOq__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:.8rem;height:fit-content;display:flex}.transfers-module__IvghOq__cardContent{background-color:var(--color-background-card);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;width:100%;padding:1.5rem;display:flex}.transfers-module__IvghOq__transfersList{flex-direction:column;gap:1.5rem;display:flex}.transfers-module__IvghOq__transferRow{background-color:var(--color-background-subcard);border-radius:var(--border-radius);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.transfers-module__IvghOq__transferDate{align-items:center;display:flex}.transfers-module__IvghOq__dateText{color:var(--color-text);font-weight:600}.transfers-module__IvghOq__transferDetails{flex-direction:column;gap:1rem;display:flex}.transfers-module__IvghOq__teamInfo{justify-content:space-between;align-items:center;gap:1rem;display:flex}.transfers-module__IvghOq__fromTeam,.transfers-module__IvghOq__toTeam{flex:1;align-items:center;gap:.5rem;display:flex}.transfers-module__IvghOq__toTeam{justify-content:flex-end}.transfers-module__IvghOq__teamLogo{border-radius:50%}.transfers-module__IvghOq__teamName{color:var(--color-text);font-weight:500}.transfers-module__IvghOq__arrow{color:var(--color-text);opacity:.6}.transfers-module__IvghOq__transferMeta{justify-content:space-between;align-items:center;display:flex}.transfers-module__IvghOq__transferAmount,.transfers-module__IvghOq__transferPosition{flex-direction:row;align-items:center;gap:.5rem;display:flex}.transfers-module__IvghOq__amountLabel,.transfers-module__IvghOq__positionLabel{color:var(--color-text);opacity:.7}.transfers-module__IvghOq__amountValue{color:var(--color-win);font-weight:600}.transfers-module__IvghOq__positionValue{color:var(--color-text);font-weight:500}.transfers-module__IvghOq__noData{text-align:center;color:var(--color-text);opacity:.7;padding:2rem 0;font-style:italic}@media (max-width:768px){.transfers-module__IvghOq__teamInfo{flex-direction:column;gap:.5rem}.transfers-module__IvghOq__fromTeam,.transfers-module__IvghOq__toTeam{justify-content:center;width:100%}.transfers-module__IvghOq__transferMeta{flex-direction:column;align-items:flex-start;gap:.5rem}}
.player-info-card-module__hF5x3q__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;height:fit-content;padding:1.5rem;display:flex}
.player-info-module__istniq__container{background-color:var(--color-background-container);border-radius:var(--border-radius);padding:1.5rem}.player-info-module__istniq__title{color:var(--color-text);margin:0 0 1rem;font-weight:600}.player-info-module__istniq__content{flex-direction:column;gap:0;display:flex}.player-info-module__istniq__text{color:var(--color-text-secondary);margin:0 0 1rem;font-size:1.2rem;line-height:1.6}.player-info-module__istniq__text:last-child{margin-bottom:0}
.about-player-module__xSC30G__container{background-color:var(--color-background-container);border-radius:var(--border-radius);flex-direction:column;gap:1.2rem;height:fit-content;padding:2rem;display:flex}
.page-module__EKcmCW__container{grid-template-columns:1.5fr 3fr;gap:1rem;margin:1rem 0 0;padding-left:1rem;padding-right:1rem;display:grid}.page-module__EKcmCW__column{flex-direction:column;gap:1rem;display:flex}@media (max-width:768px){.page-module__EKcmCW__container{flex-direction:column;grid-template-columns:1fr;padding-left:.5rem;padding-right:.5rem;display:flex;overflow-x:auto}.page-module__EKcmCW__container>.page-module__EKcmCW__column{display:contents}.page-module__EKcmCW__container>.page-module__EKcmCW__column:first-child>:last-child{order:99}}
