/* Imported placement summaries in team directories. */
body.cs2day-v2 .cs2-team-placement { display: flex; flex-wrap: wrap; gap: 6px; margin: 7px 0; }
body.cs2day-v2 .cs2-team-placement span { display: inline-flex; align-items: center; gap: 5px; padding: 3px 6px; border: 1px solid var(--cs2-border); border-radius: 4px; color: var(--cs2-text-muted); font-size: 11px; font-weight: 700; line-height: 1.2; }
body.cs2day-v2 .cs2-team-placement b { color: var(--cs2-text); font-size: 10px; text-transform: uppercase; }
body.cs2day-v2 .cs2-team-directory-feature__head .cs2-team-placement { margin-bottom: 0; }
