.customer-row{transition:background .15s}.customer-row:hover,.customer-row:focus{background:#f4f9f7;outline:0}.customer-identity{align-items:center;display:flex;gap:11px;min-width:220px}.customer-avatar{align-items:center;background:linear-gradient(145deg,var(--primary,#175d50),#238270);border-radius:12px;color:#fff;display:flex;flex:0 0 42px;font-size:.78rem;font-weight:800;height:42px;justify-content:center}.customer-state{border-radius:999px;display:inline-block;font-size:.64rem;font-weight:800;margin-top:5px;padding:2px 7px;text-transform:uppercase}.customer-state.active{background:#e1f3eb;color:#176149}.customer-state.inactive,.customer-state.blocked{background:#fde8e5;color:#9b352e}.customer-state.prospect{background:#fff0cf;color:#795a13}.customer-loan-count{font-size:1.05rem;font-weight:800;text-align:center}.has-balance{color:#9a5b17;font-weight:800}.zero-balance{color:#668078}.customer-detail{max-width:900px}.customer-detail>.detail-grid{background:#f7faf9;border:1px solid #e0e9e5;border-radius:14px;padding:12px}.customer-detail>.detail-grid>div{border-bottom:1px solid #e3eae7;padding:9px}.customer-detail>.detail-grid dd{overflow-wrap:anywhere}@media(max-width:700px){.customer-identity{min-width:185px}.customer-avatar{height:36px;flex-basis:36px}.customer-detail>.detail-grid{grid-template-columns:1fr}}
