.player-history{border-top:1px solid #e1e6df;background:#fff}.player-history summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;cursor:pointer;list-style:none;transition:background-color .2s}.player-history summary::-webkit-details-marker{display:none}.player-history summary:hover{background:#f4f7f1}.player-history summary span{display:grid;gap:4px}.player-history summary small{color:#31571f;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.player-history summary strong{color:#1b2920;font:750 1.15rem "Manrope"}.player-history summary i{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid #aec0a6;border-radius:50%;color:#31571f;font:400 1.5rem/1 "DM Sans";font-style:normal;transition:transform .25s,background-color .2s,color .2s}.player-history[open] summary i{transform:rotate(45deg);background:#31571f;color:#fff}.player-history-content{border-top:1px solid #e1e6df;padding-top:18px}.player-history-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px 18px;color:#66756c;font-size:.82rem}.player-history-link a{color:#31571f;font-weight:700}@media(max-width:560px){.player-history summary{padding:20px}.player-history-link{align-items:flex-start;flex-direction:column;gap:7px;padding:0 20px 16px}.player-history summary strong{font-size:1rem}}
