:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-player-summary-widget__header,.m-player-summary-widget__summary{margin-bottom:0;text-align:left}.m-player-summary-widget__summary-hide{visibility:collapse}.m-player-summary-widget__container{overflow-x:scroll}@media print,screen and (min-width:64em){.m-player-summary-widget__container{overflow-x:hidden}.m-player-summary-widget__summary-row td:first-child{min-width:6.875rem}}.m-player-summary-widget__heading{margin:0;position:relative;text-transform:uppercase}.m-player-summary-widget__heading:after{background:#c80965;-webkit-clip-path:polygon(0 43%,0 62%,60% 80%,51% 44%,100% 62%,100% 44%,40% 20%,49% 58%);clip-path:polygon(0 43%,0 62%,60% 80%,51% 44%,100% 62%,100% 44%,40% 20%,49% 58%);content:"";display:block;height:.9375rem;margin:.3125rem 0 1rem;position:relative;width:3.75rem}.m-player-summary-widget__appearance thead,.m-player-summary-widget__summary thead{background-color:#432862}.m-player-summary-widget__summary tbody{border-bottom:2px solid transparent;position:relative}.m-player-summary-widget__summary tbody:hover{border-bottom-color:#432862;cursor:pointer}.m-player-summary-widget__summary tbody:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PHBhdGggZmlsbD0iIzE4MDEzMCIgZD0iTTIxLjI1MyAxMC43NjggMTEgMjEuMDIuNzQ3IDEwLjc2OGwzLjUzNi0zLjUzNkwxMSAxMy45NWw2LjcxOC02LjcxOHoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:.625rem;content:"";height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background .2s ease;width:10px}@media print,screen and (min-width:64em){.m-player-summary-widget__summary tbody:before{background-size:1.5rem;height:24px;width:24px}}.m-player-summary-widget__summary--active tbody:before{transform:translateY(-50%) rotate(180deg)}