.top-jeux{font-family:"Nunito",sans-serif;max-width:820px;margin:32px auto}
.top-jeux-titre{font-size:1.3em;font-weight:700;color:#282424;margin:0 0 8px;padding-bottom:8px;border-bottom:3px solid #EFB700}
.top-jeux-intro{font-size:.92em;color:#5A4F47;margin:0 0 20px;line-height:1.7}
.top-jeux-card{display:flex;gap:16px;padding:16px;margin-bottom:12px;background:#FFFBF5;border:1px solid #E2D5C5;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .2s,transform .15s}
.top-jeux-card:hover{border-color:#5ea9e0;transform:translateY(-1px);text-decoration:none;color:inherit}
.top-jeux-rank{width:36px;height:36px;border-radius:50%;color:#fff;font-weight:800;font-size:1.1em;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:center}
.top-jeux-img{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}
.top-jeux-body{flex:1;min-width:0}
.top-jeux-name{font-size:1.05em;font-weight:700;color:#282424;margin:0 0 4px}
.top-jeux-meta{font-size:.82em;color:#8A7F75;margin:0 0 4px}
.top-jeux-excerpt{font-size:.85em;color:#5A4F47;font-style:italic;margin:0;line-height:1.5}
@media(max-width:600px){.top-jeux-card{flex-wrap:wrap}.top-jeux-img{width:100%;height:140px}}
