.team-comparison{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #27392f0b;margin-bottom:15px}.compare-head,.compare-row{display:grid;grid-template-columns:1.5fr repeat(5,1fr);align-items:center;gap:8px;padding:13px 17px}.compare-head{background:#eef2ed;color:#6f7972;font-size:11px}.compare-row{width:100%;border:0;border-top:1px solid #e5e6e0;background:#fff;text-align:right;font-size:12px;cursor:pointer}.compare-row:hover,.compare-row.active{background:#f3f7f3}.compare-person{display:flex;align-items:center;gap:9px}.compare-person img,.member-initials{width:34px;height:34px;border-radius:50%;object-fit:cover}.member-initials{display:grid;place-items:center;background:#d9c39c;color:#173b2a;font-weight:800}.team-tabs{display:flex;gap:7px;margin:17px 0}.team-tabs button{border:1px solid #dfe4df;background:#fff;color:#496254;border-radius:20px;padding:8px 18px;cursor:pointer}.team-tabs button.active{background:#173b2a;color:#fff}.profile-avatar{width:82px;height:82px;border-radius:50%;background:#d9c39c;color:#173b2a;display:grid;place-items:center;font-size:20px;font-weight:800;border:4px solid #fff;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.member .member-initials{width:42px;height:42px}@media(max-width:750px){.team-comparison{overflow:auto}.compare-head,.compare-row{min-width:680px}.profile-avatar{width:65px;height:65px}}
