.card.svelte-7d5xe5{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #e5e7ebe6}.lender-card.svelte-mh6jhf{flex-direction:column;gap:16px;height:100%;padding:20px;display:flex}.card-head.svelte-mh6jhf{align-items:center;gap:14px;display:flex}.avatar.svelte-mh6jhf{color:#fff;background:linear-gradient(135deg, var(--color-primary-700), #0f766e);border-radius:8px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-family:Inter,sans-serif;font-weight:800;display:grid}h3.svelte-mh6jhf,p.svelte-mh6jhf{margin:0}h3.svelte-mh6jhf{font-size:1.12rem}p.svelte-mh6jhf{color:var(--color-gray-500);line-height:1.65}.badges.svelte-mh6jhf,.areas.svelte-mh6jhf,.types.svelte-mh6jhf{flex-wrap:wrap;gap:8px;display:flex}.facts.svelte-mh6jhf{color:var(--color-gray-700);gap:8px;font-weight:600;display:grid}.areas.svelte-mh6jhf span:where(.svelte-mh6jhf),.types.svelte-mh6jhf span:where(.svelte-mh6jhf){background:var(--color-gray-100);color:var(--color-gray-700);border-radius:999px;padding:5px 9px;font-size:.86rem}.lender-grid.svelte-yla5yd{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.empty.svelte-yla5yd{border:1px dashed var(--color-gray-200);border-radius:var(--radius);text-align:center;color:var(--color-gray-500);background:#fff;padding:32px}@media (width<=980px){.lender-grid.svelte-yla5yd{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.lender-grid.svelte-yla5yd{grid-template-columns:1fr}}
