html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif;line-height:1.55;color:#0b0b0b;background:#fff}
h2{margin:16px 16px 6px;font-size:1.7rem;font-weight:800}
h3{margin:16px 16px 8px;font-size:1.2rem;font-weight:700}
h4{margin:12px 16px 6px;font-size:1rem;font-weight:700}
p,ul,li{margin:8px 16px;max-width:80ch}
ul{padding-left:22px}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin:8px 16px}
.players li{margin-bottom:6px}
strong{font-weight:800}
.muted{opacity:.72}
