.medalled-name{overflow-wrap:anywhere}.player-medals{display:inline-flex;vertical-align:middle;align-items:center;gap:3px;margin-left:6px}.player-medal{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;text-decoration:none;border-radius:50%;flex-shrink:0}.player-medal img{display:block;width:36px;height:36px;object-fit:contain}.player-medal:focus-visible{outline:3px solid #76a300;outline-offset:3px}.honours-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.honour-card{background:white;border:1px solid var(--line);border-radius:16px;padding:26px;text-align:center;scroll-margin-top:24px}.honour-card:target{outline:3px solid #85a841}.honour-card>img{width:150px;height:150px;object-fit:contain}.honour-card h3{font-size:21px;margin:16px 0 12px}.honour-card p{font-size:17px;font-weight:700}.honours-link{margin:0 0 24px}.medal-shelf{margin:18px 0 24px;padding:18px;border-radius:12px;background:#e9ede3}.medal-shelf h3{font-size:18px;margin:0 0 10px}.medal-shelf a{display:inline-flex;align-items:center;gap:8px;margin:6px 18px 6px 0;font-size:14px}.medal-shelf img{width:52px;height:52px;object-fit:contain}@media(max-width:550px){.player-medal,.player-medal img{width:32px;height:32px}.honour-card{padding:22px}}