.repo-card[data-v-862aced2]{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;background:#fff;border:1px solid #e6e7eb;border-radius:var(--border-radius-medium);overflow:hidden;box-shadow:0 1px 4px #0f172a0a;aspect-ratio:2 / 1}.repo-card--with-thumb[data-v-862aced2]{grid-template-columns:minmax(0,1fr) minmax(auto,40%);grid-template-areas:"content thumb" "footer  footer"}.repo-card--with-thumb .repo-card__main[data-v-862aced2]{grid-area:content}.repo-card__main[data-v-862aced2]{padding:10px 12px;min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.repo-card__title[data-v-862aced2]{margin:0;font-size:.875rem;font-weight:600;color:#1f2937;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repo-card__summary[data-v-862aced2]{margin:0;font-size:.75rem;color:#6b7280;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.repo-card__thumb[data-v-862aced2]{grid-area:thumb;position:relative;overflow:hidden;background:#f1f3f5}.repo-card__thumb img[data-v-862aced2]{width:100%;height:100%;object-fit:cover;display:block}.repo-card__badge[data-v-862aced2]{position:absolute;top:0;right:0;width:22px;height:22px;border-bottom-left-radius:var(--border-radius-small);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;z-index:2}.repo-card__footer[data-v-862aced2]{grid-area:footer;grid-column:1 / -1;border-top:1px solid #f1f3f5;padding:4px 12px;font-size:.7rem;color:#9ca3af;display:flex;justify-content:space-between;background:#fafafa}.repo-card__type[data-v-862aced2]{color:#6b7280;font-weight:500}
