/* Phase 7H3 · Grid entity-link polish for Team Profile entry. */
.v7007f1r5-team-head[href]{color:inherit;text-decoration:none;cursor:pointer;border-radius:8px;transition:color .16s ease,background .16s ease}
.v7007f1r5-team-head[href]:hover{color:#fff;background:color-mix(in srgb,var(--team-accent) 6%,transparent)}
.v7007f1r5-team-head[href]:focus-visible{outline:2px solid color-mix(in srgb,var(--team-accent) 68%,#fff);outline-offset:3px}
.v7007f1r5-team-arrow{display:inline-block;margin-left:5px;color:rgba(255,255,255,.72);font-size:.82em;transition:transform .16s ease,color .16s ease}
.v7007f1r5-team-head[href]:hover .v7007f1r5-team-arrow{transform:translateX(2px);color:color-mix(in srgb,var(--team-accent) 64%,#fff)}
