.statistics{color:#fff;padding:12px 0 8px}.statistics__header{margin-bottom:28px}.statistics__title{margin:0;font-size:24px!important;font-weight:600;line-height:1.3;letter-spacing:-.02em}.statistics__table{width:100%;border-radius:24px;overflow:hidden}.statistics__table-header{padding:0 8px}.statistics__list{list-style:none;margin:0;padding:0 8px}.statistics__row{display:grid;grid-template-columns:var(--statistics-grid-columns,minmax(0,1fr) 96px 64px);gap:12px;align-items:center;min-height:64px;border-bottom:1px solid hsla(0,0%,100%,.06)}.statistics__row--header{min-height:54px;font-size:18px;line-height:1.5}.statistics__row:last-child{border-bottom:none}.statistics__cell{min-width:0;font-size:18px;line-height:1.4}.statistics__cell--player{display:flex;align-items:center;gap:14px}.statistics__cell--stat{text-align:center;color:hsla(0,0%,100%,.64)}.statistics__cell--stat.statistics__cell--highlight{color:hsla(0,0%,100%,.9)}.statistics__cell-value{color:inherit}.statistics__cell-value.bold{font-weight:700}.statistics__cell-value.regular{font-weight:400}.statistics__cell-label-break,.statistics__cell-label-desktop{display:inline}.statistics__cell-label-mobile{display:none}.statistics__rank{width:24px;flex-shrink:0;color:hsla(0,0%,100%,.86);font-size:18px}.statistics__avatar{--statistics-avatar-primary:#8a6447;--statistics-avatar-secondary:#e7d0bf;position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 35% 30%,var(--statistics-avatar-secondary) 0 22%,transparent 23%),radial-gradient(circle at 50% 32%,rgba(255,255,255,.28) 0 14%,transparent 15%),linear-gradient(145deg,var(--statistics-avatar-secondary) 0,var(--statistics-avatar-primary) 82%);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 8px 18px rgba(0,0,0,.28);overflow:hidden}.statistics__avatar:after{content:"";position:absolute;inset:auto 0 -4px;height:28px;background:linear-gradient(180deg,rgba(21,27,39,0),rgba(21,27,39,.85))}.statistics__avatar span{position:relative;z-index:1;font-size:14px;font-weight:700;letter-spacing:.06em;color:hsla(0,0%,100%,.96);text-shadow:0 2px 12px rgba(0,0,0,.35)}.statistics__player-details{min-width:0}.statistics__player-name{display:block;white-space:nowrap;margin-bottom:4px;color:#fff;font-size:18px;font-weight:500;line-height:1.35}.statistics__meta{display:flex;align-items:center;gap:8px;min-width:0;color:hsla(0,0%,100%,.44);font-size:16px}.statistics__flag{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:15px;flex-shrink:0}.statistics__position{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:991px){.statistics__title{color:#fff}.statistics__row{grid-template-columns:var(--statistics-grid-columns,minmax(0,1fr) 80px 52px)}.statistics__cell,.statistics__player-name,.statistics__rank,.statistics__row--header{font-size:16px}.statistics__meta{font-size:14px}}@media(max-width:1024px){.statistics{padding-top:0}.statistics__header{margin-bottom:20px}.statistics__title{font-size:22px}.statistics__list,.statistics__table,.statistics__table-header{padding-left:0;padding-right:0}.statistics__row{grid-template-columns:var(--statistics-grid-columns,minmax(0,1fr) 62px 40px);gap:8px;min-height:72px}.statistics__row--header{min-height:48px;font-size:13px}.statistics__row--header .statistics__cell-value{line-height:1.35}.statistics__row--header .statistics__cell-label-break{display:block}.statistics__row--header .statistics__cell-label-desktop{display:none}.statistics__row--header .statistics__cell-label-mobile{display:inline}.statistics__cell,.statistics__player-name,.statistics__rank{font-size:14px}.statistics__player-details{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,black calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,black calc(100% - 24px),transparent)}.statistics__cell--player{gap:8px}.statistics__avatar{width:48px;height:48px}}@media(max-width:1024px)and ((max-width:767px)){.statistics__avatar{width:32px;height:32px}}@media(max-width:1024px){.statistics__avatar span{font-size:12px}.statistics__meta{font-size:12px;gap:6px}}