.club-history-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:10px;margin-top:9px}.club-history-main,.club-history-side{display:grid;gap:10px;align-content:start}.club-history-section{min-width:0;border:1px solid var(--line);border-radius:9px;background:var(--panel);padding:10px}.club-history-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.club-history-section h3{margin:0}.club-history-section-head span{border:1px solid var(--line);border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:800;color:var(--muted);white-space:nowrap}.club-history-section p{margin:0;color:var(--muted);line-height:1.45}.club-history-profile{grid-column:1/-1}.club-history-summary{margin-bottom:7px!important}.club-history-row{display:grid;grid-template-columns:minmax(44px,.35fr) minmax(0,1fr) minmax(0,1.45fr);gap:6px;padding:5px 0;border-bottom:1px solid var(--line);align-items:baseline}.club-history-row:last-child{border-bottom:0}.club-history-row b{color:var(--accent)}.club-history-row span{color:var(--muted);font-size:.82rem}.club-history-record-group+.club-history-record-group{margin-top:9px}.club-history-record-group>strong{display:block;margin-bottom:3px}.club-history-trend{border-radius:8px;background:var(--panel-soft);padding:7px}.club-history-trend svg{display:block;width:100%;height:145px}.club-history-trend rect{fill:color-mix(in srgb,var(--accent) 9%,transparent)}.club-history-trend line{stroke:var(--line);stroke-width:.55}.club-history-trend path{fill:none;stroke:var(--accent);stroke-width:1.7}.club-history-trend circle{fill:var(--panel);stroke:var(--accent);stroke-width:1.4}.club-history-trend>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-top:6px}.club-history-trend>div span{background:var(--panel);border-radius:6px;padding:4px;text-align:center;min-width:0}.club-history-trend b,.club-history-trend small{display:block;font-size:.67rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-history-trend small{color:var(--muted)}.club-history-trophies{grid-column:1/-1}@media(max-width:850px){.club-history-layout{grid-template-columns:1fr}.club-history-profile,.club-history-trophies{grid-column:auto}}
