.lead-map{height:220px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;box-shadow:0 4px 12px rgba(15,23,42,0.08);position:relative;overflow:hidden}.lead-map-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#475569;font-weight:600}.lead-card{border:1px solid #e5e7eb;border-left-width:4px;border-radius:12px;padding:12px 16px;margin-bottom:12px;background:#fff;cursor:pointer;transition:border-color 0.2s ease,box-shadow 0.2s ease}.lead-card:hover{border-color:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,0.2)}.lead-card.selected{border-color:#0ea5e9;background:#f0f9ff}.lead-title{font-weight:600}.lead-description{min-height:40px}.lead-detail .card-body{min-height:360px}.lead-quick-link{border-radius:12px;border:1px dashed #cbd5f5}