.referral-admin-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.referral-admin-head>div{max-width:760px}.referral-admin-head h2{margin:0}.referral-admin-head p{margin:9px 0 0}.referral-admin-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin:20px 0}.referral-admin-search input{min-height:46px}.referral-review-list{display:grid;gap:14px}.referral-review-card{border:1px solid #d8e2ec;border-left:6px solid #0ea5e9;border-radius:14px;background:#f8fafc;padding:16px}.referral-review-card[data-status="active"]{border-left-color:#10b981}.referral-review-card[data-status="ineligible"],.referral-review-card[data-status="canceled"]{border-left-color:#f43f5e}.referral-review-title{display:flex;justify-content:space-between;gap:14px;align-items:start}.referral-review-title h3{margin:0}.referral-review-title span{display:block;margin-top:4px;color:#64748b;font-size:12px}.referral-review-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:16px 0;background:#dbe3ec;border:1px solid #dbe3ec}.referral-review-stats div{background:white;padding:11px}.referral-review-stats span,.referral-review-stats strong{display:block}.referral-review-stats span{color:#64748b;font-size:11px}.referral-review-stats strong{margin-top:4px}.referral-review-controls{display:grid;grid-template-columns:.8fr 1.8fr auto;gap:8px;align-items:end}.referral-review-controls textarea{min-height:70px}.referral-audit{margin-top:14px}.referral-audit summary{cursor:pointer;font-weight:850}.referral-audit-list{display:grid;gap:8px;margin-top:10px}.referral-audit-item{padding:10px;border:1px solid #dbe3ec;background:white;font-size:12px}.referral-demo-admin{margin:0 0 16px;padding:10px 13px;border:1px solid #b7791f;background:#fffbeb;color:#7c2d12;font-weight:850}.referral-admin-empty{padding:18px;border:1px dashed #94a3b8;background:#f8fafc;color:#475569}
@media(max-width:800px){.referral-admin-head,.referral-review-title{display:grid}.referral-admin-search,.referral-review-controls{grid-template-columns:1fr}.referral-review-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-admin-search button,.referral-review-controls button{width:100%;min-height:46px}}
@media(max-width:460px){.referral-review-stats{grid-template-columns:1fr}}
