.player-identity{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:2px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.player-identity:hover .player-name,.player-identity:focus-visible .player-name{text-decoration:underline;text-decoration-color:#8aa4c8;text-underline-offset:3px}.player-identity:focus-visible{outline:2px solid #0755a1;outline-offset:3px;border-radius:7px}.player-name{min-width:0;overflow-wrap:anywhere}.player-avatar-small{width:30px;height:30px;flex:0 0 30px;border:1px solid #cbd5e1;border-radius:50%;object-fit:cover;background:#e8eef7}.player-initial{display:inline-grid;place-items:center;color:#29486d;font-weight:850}.player-popover{position:fixed;z-index:1000;display:none;width:190px;padding:13px;border:1px solid #d5deea;border-radius:14px;background:#fff;color:#14233c;box-shadow:0 22px 60px rgba(6,22,47,.3);text-align:center}.player-popover[data-open]{display:grid;justify-items:center;gap:8px}.player-avatar-large{width:156px;height:156px;border-radius:12px;object-fit:cover;background:#e8eef7}.player-popover strong{max-width:100%;overflow-wrap:anywhere}.player-popover small{color:#66738a;font-size:.7rem}.comment-author .player-identity{font-weight:800}.submitted-name .player-identity{font-weight:650}@media(max-width:420px){.player-popover{width:172px}.player-avatar-large{width:138px;height:138px}}
