.palmares-story { width:min(1120px,92vw); margin:0 auto 90px; display:grid; gap:0; background:#fff; }
.palmares-page-head,.palmares-story,.palmares-champions,.palmares-page-head .bbcode-content,.palmares-story .bbcode-content,.palmares-champions .bbcode-content { font-family:inherit; }
.palmares-page-head { text-align:left; }
.palmares-page-head h1 { margin-inline:0; color:#508629; }
.page-head-description { max-width:760px; margin:18px 0 0; color:var(--muted); }
.palmares-story-row { min-height:230px; display:grid; grid-template-columns:1fr 1fr; align-items:center; }
.palmares-story-row figure { min-width:0; min-height:0; height:230px; margin:0; overflow:hidden; align-self:center; }
.palmares-story-row figure img { display:block; width:100%; height:230px; object-fit:cover; }
.palmares-story-row > .bbcode-content { min-height:230px; padding:30px clamp(30px,5vw,70px); display:flex; flex-direction:column; justify-content:center; align-self:center; }
.palmares-story-row.without-image { grid-template-columns:1fr; min-height:0; }
.palmares-champions { width:min(1160px,90vw); margin:0 auto 100px; padding-top:70px; border-top:1px solid var(--line); }
.palmares-champions > .eyebrow { margin:0 auto; }
.palmares-champions > h1 { margin:8px auto 18px; color:#508629; }
.palmares-champions .champions-description { margin:0 auto 55px; color:var(--muted); font-family:inherit; }
.champions-list { display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:36px 28px; }
.champion-card { padding:28px 22px; text-align:center; background:#fff; }
.champion-card > img,.champion-placeholder { width:160px; height:160px; margin:0 auto 22px; display:grid; place-items:center; border-radius:50%; object-fit:cover; background:var(--ink); color:#fff; font-size:46px; font-weight:850; }
.champion-card h3 { margin:0 0 15px; font-size:22px; }
.champion-achievements { color:var(--muted); line-height:1.65; }
.champions-empty { grid-column:1/-1; color:var(--muted); text-align:center; }
@media(max-width:760px){.palmares-story{margin-bottom:60px}.palmares-story-row{grid-template-columns:1fr;min-height:0}.palmares-story-row.image-right figure{order:-1}.palmares-story-row figure{min-height:0;height:230px}.palmares-story-row > .bbcode-content{min-height:0;padding:30px 24px}.palmares-champions{padding-top:50px}.palmares-champions .champions-description{margin-bottom:35px}.champions-list{grid-template-columns:1fr}.champion-card>img,.champion-placeholder{width:140px;height:140px}}
