body #adminPlayerProfileModern.statistics-mode .player-profile-main{grid-template-rows:85px 38px 18px minmax(0,1fr);gap:6px}body #adminPlayerProfileModern.statistics-mode .player-profile-bottom{display:none}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics article{padding:6px;gap:7px}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics strong{font-size:19px}body #adminPlayerProfileModern.statistics-mode .player-profile-work{display:block}
body #adminPlayerStatistics{height:100%;display:flex;flex-direction:column;gap:5px;min-width:0;min-height:0}body #adminPlayerStatistics .player-stats-grid{display:grid;grid-template-columns:1.05fr 1.4fr 1.4fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:'summary modes tables penalties' 'trend trend tournaments wars' 'recent recent recent favorites';gap:7px;flex:1;min-height:0;min-width:0}
body #adminPlayerStatistics .player-stats-card{border:1px solid #725727;border-radius:7px;background:linear-gradient(#101c1c,#050a0c);padding:8px;display:flex;flex-direction:column;gap:5px;min-width:0;min-height:0}body #adminPlayerStatistics h3{font:14px Georgia,serif;color:#e5bf63;margin:0}body #adminPlayerStatistics small{font:10px/1.3 Georgia,serif;color:#b9b09a}body #adminPlayerStatistics p{margin:5px 0;font:12px Georgia,serif}body #adminPlayerStatistics .player-stats-row{display:flex;justify-content:space-between;gap:5px;font:12px/1.15 Georgia,serif;min-width:0}body #adminPlayerStatistics .player-stats-row>span{min-width:0}body #adminPlayerStatistics .player-stats-row strong{font-weight:normal;text-align:right;overflow-wrap:anywhere;max-width:54%}
body #adminPlayerStatistics .stats-summary{grid-area:summary}body #adminPlayerStatistics .stats-modes{grid-area:modes}body #adminPlayerStatistics .stats-tables{grid-area:tables}body #adminPlayerStatistics .stats-penalties{grid-area:penalties}body #adminPlayerStatistics .stats-trend{grid-area:trend}body #adminPlayerStatistics .stats-tournaments{grid-area:tournaments}body #adminPlayerStatistics .stats-wars{grid-area:wars}body #adminPlayerStatistics .stats-recent{grid-area:recent}body #adminPlayerStatistics .stats-favorites{grid-area:favorites}
body #adminPlayerStatistics table{width:100%;table-layout:fixed;border-collapse:collapse;font:11px/1.25 Georgia,serif;margin:0;min-width:0}body #adminPlayerStatistics th,body #adminPlayerStatistics td{padding:7px 2px;border-bottom:1px solid #504025;text-align:center;font-weight:normal;overflow-wrap:anywhere}body #adminPlayerStatistics thead th{font-size:10px;color:#cdb981}body #adminPlayerStatistics .player-stats-period{display:flex;justify-content:flex-end;gap:4px}body #adminPlayerStatistics .player-stats-period button{font-size:10px;min-height:22px;padding:3px 6px}body #adminPlayerStatistics .player-stats-period .selected{background:#47205d;border-color:#ac7ed1}body #adminPlayerStatistics .player-stats-chart{display:block;width:100%;flex:1;min-height:25px;overflow:visible}body #adminPlayerStatistics svg text{font:11px Georgia,serif;fill:#d3c399}body #adminPlayerStatistics circle{cursor:pointer}body #adminPlayerStatistics circle:focus{outline:none;stroke:#fff;stroke-width:3}
body #adminPlayerStatistics .player-stats-recent{display:flex;flex-direction:column;gap:3px;min-height:0;flex:1}body #adminPlayerStatistics .player-stats-recent button{display:grid;grid-template-columns:1fr 1.3fr 1fr .6fr;gap:6px;text-align:left;border:0;border-bottom:1px solid #584325;border-radius:0;background:none;font-size:11px;min-height:24px;padding:3px 6px}body #adminPlayerStatistics .player-stats-recent button>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body #adminPlayerStatistics .stats-recent footer,body #adminPlayerStatistics .player-stats-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px}body #adminPlayerStatistics .stats-recent footer button{font-size:10px;min-height:22px;padding:3px 6px}body #adminPlayerStatistics .player-stats-footer{flex:none;min-height:20px}body #adminPlayerStatistics .player-stats-footer button{font-size:12px;min-height:26px;padding:3px 8px}
@media(max-width:1099px),(max-height:649px){body #adminPlayerProfileModern.statistics-mode .player-profile-main{grid-template-rows:76px 36px 20px minmax(0,1fr)}body #adminPlayerStatistics .player-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:minmax(0,1fr);grid-template-areas:none}body #adminPlayerStatistics .player-stats-card{grid-area:auto!important}body #adminPlayerStatistics .player-stats-row{font-size:13px;gap:8px}body #adminPlayerStatistics .player-stats-card{gap:10px}body #adminPlayerStatistics table{font-size:12px}body #adminPlayerStatistics th,body #adminPlayerStatistics td{padding:10px 3px}}
@media(max-width:649px){body #adminPlayerProfileModern.statistics-mode .player-profile-main{grid-template-rows:110px 64px 25px minmax(0,1fr)}body #adminPlayerStatistics .player-stats-grid{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}body #adminPlayerStatistics .player-stats-card{gap:7px}body #adminPlayerStatistics .player-stats-row{font-size:12px}}
@media(max-height:449px){body #adminPlayerProfileModern.statistics-mode .player-profile-main{grid-template-rows:38px 30px 16px minmax(0,1fr);gap:4px}body #adminPlayerStatistics .player-stats-grid{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr)}body #adminPlayerStatistics .player-stats-card{gap:6px;padding:7px}body #adminPlayerStatistics .player-stats-row{font-size:12px;line-height:1.1}body #adminPlayerStatistics .stats-summary,body #adminPlayerStatistics .stats-penalties,body #adminPlayerStatistics .stats-tournaments,body #adminPlayerStatistics .stats-wars,body #adminPlayerStatistics .stats-favorites{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:20px;grid-auto-rows:minmax(0,1fr);gap:5px 18px}body #adminPlayerStatistics .player-stats-card h3{grid-column:1/-1}body #adminPlayerStatistics small{font-size:9px}body #adminPlayerStatistics th,body #adminPlayerStatistics td{padding:5px 3px}body #adminPlayerStatistics .player-stats-chart{min-height:20px}body #adminPlayerStatistics .player-stats-period{position:absolute;right:12px;top:5px}body #adminPlayerStatistics .stats-trend{position:relative}body #adminPlayerStatistics .player-stats-recent button{min-height:21px;padding:2px 6px}body #adminPlayerStatistics .stats-recent footer button{min-height:20px}body #adminPlayerStatistics .player-stats-footer{min-height:26px}}
@media(max-width:649px){body #adminPlayerProfileModern.statistics-mode .player-profile-metrics article{display:grid;padding:3px;gap:3px}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics strong{font-size:13px}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics small{font-size:9px}}
@media(max-height:449px){body #adminPlayerProfileModern.statistics-mode .player-profile-metrics article{display:flex;padding:3px;gap:4px}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics strong{font-size:13px}body #adminPlayerProfileModern.statistics-mode .player-profile-metrics small{font-size:9px}}
@media(max-height:449px){body #adminPlayerProfileModern.statistics-mode .player-profile-metrics article:nth-child(2){display:none}}
body #adminPlayerStatistics .stats-trend{position:relative}body #adminPlayerStatistics .player-stats-period{position:absolute;right:8px;top:6px}body #adminPlayerStatistics .stats-modes th:first-child{width:22%}body #adminPlayerStatistics svg text{font-size:14px}
