.referral-list { margin-top:20px; border-top:1px solid #d6ddcf; padding-top:16px; }
.referral-list summary { cursor:pointer; font-weight:600; }
.referral-list p { font-size:14px; line-height:1.7; }
.referral-list ul { list-style:none; padding:0; margin:12px 0; }
.referral-list li { display:flex; justify-content:space-between; gap:12px; padding:10px 0; border-bottom:1px solid #e3e7de; font-size:14px; }
.referral-list li span { overflow-wrap:anywhere; min-width:0; }
.referral-list time { flex-shrink:0; color:#617466; }
.referral-list-actions { display:flex; flex-wrap:wrap; gap:8px; }
