.funding-card{flex-direction:column;gap:6px;display:flex}.funding-card__thumb{aspect-ratio:16/9;background:var(--color-surface-1);border-radius:12px;overflow:hidden}.funding-card__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.funding-card__ph{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.funding-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.4rem;font-weight:700;line-height:2rem;display:-webkit-box;overflow:hidden}.funding-card__bar{background:var(--color-surface-2);border-radius:3px;height:6px;overflow:hidden}.funding-card__bar span{background:var(--color-primary);height:100%;display:block}.funding-card__meta{align-items:center;gap:8px;font-size:1.3rem;display:flex}
