.ModelCard-module__TxidFG__card{background-color:rgb(var(--card));height:100%;color:inherit;border:2px solid;border-radius:.75rem;flex-direction:column;text-decoration:none;transition:all .2s ease-in-out;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ModelCard-module__TxidFG__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dark .ModelCard-module__TxidFG__card:hover{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.ModelCard-module__TxidFG__card[data-category=predictive]{border-color:#3b82f6}.ModelCard-module__TxidFG__card[data-category=predictive] .ModelCard-module__TxidFG__header{background-color:#eff6ff}.dark .ModelCard-module__TxidFG__card[data-category=predictive] .ModelCard-module__TxidFG__header{background-color:#1e3a8a33}.ModelCard-module__TxidFG__card[data-category=generative]{border-color:#8b5cf6}.ModelCard-module__TxidFG__card[data-category=generative] .ModelCard-module__TxidFG__header{background-color:#f5f3ff}.dark .ModelCard-module__TxidFG__card[data-category=generative] .ModelCard-module__TxidFG__header{background-color:#581c8733}.ModelCard-module__TxidFG__card[data-category=trajectory]{border-color:#f97316}.ModelCard-module__TxidFG__card[data-category=trajectory] .ModelCard-module__TxidFG__header{background-color:#fff7ed}.dark .ModelCard-module__TxidFG__card[data-category=trajectory] .ModelCard-module__TxidFG__header{background-color:#7c2d1233}.ModelCard-module__TxidFG__card[data-category=atac-specific]{border-color:#ec4899}.ModelCard-module__TxidFG__card[data-category=atac-specific] .ModelCard-module__TxidFG__header{background-color:#fdf2f8}.dark .ModelCard-module__TxidFG__card[data-category=atac-specific] .ModelCard-module__TxidFG__header{background-color:#9d174d33}.ModelCard-module__TxidFG__card[data-category=gaussian-geometric]{border-color:#14b8a6}.ModelCard-module__TxidFG__card[data-category=gaussian-geometric] .ModelCard-module__TxidFG__header{background-color:#f0fdfa}.dark .ModelCard-module__TxidFG__card[data-category=gaussian-geometric] .ModelCard-module__TxidFG__header{background-color:#134e4a33}.ModelCard-module__TxidFG__card[data-category=disentanglement]{border-color:#f43f5e}.ModelCard-module__TxidFG__card[data-category=disentanglement] .ModelCard-module__TxidFG__header{background-color:#fff1f2}.dark .ModelCard-module__TxidFG__card[data-category=disentanglement] .ModelCard-module__TxidFG__header{background-color:#9f123933}.ModelCard-module__TxidFG__header{border-bottom:1px solid rgb(var(--border));flex-direction:column;gap:.75rem;padding:1.25rem;transition:background-color .2s;display:flex}.ModelCard-module__TxidFG__titleSection{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ModelCard-module__TxidFG__name{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ModelCard-module__TxidFG__shortname{color:rgb(var(--text-secondary));letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.ModelCard-module__TxidFG__displayname{color:rgb(var(--text-primary));font-size:1.0625rem;font-weight:700;line-height:1.3}.ModelCard-module__TxidFG__categoryBadge{white-space:nowrap;color:#fff;border-radius:.375rem;flex-shrink:0;align-items:center;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.ModelCard-module__TxidFG__modalityBadges{flex-wrap:wrap;gap:.5rem;display:flex}.ModelCard-module__TxidFG__modalityBadge{border:1.5px solid;border-radius:.375rem;align-items:center;gap:.3125rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.ModelCard-module__TxidFG__modalityBadge.ModelCard-module__TxidFG__rna{color:#16a34a;background-color:#86efac26;border-color:#16a34a}.dark .ModelCard-module__TxidFG__modalityBadge.ModelCard-module__TxidFG__rna{color:#86efac;background-color:#86efac33}.ModelCard-module__TxidFG__modalityBadge.ModelCard-module__TxidFG__atac{color:#22c55e;background-color:#22c55e26;border-color:#22c55e}.dark .ModelCard-module__TxidFG__modalityBadge.ModelCard-module__TxidFG__atac{color:#4ade80;background-color:#4ade8033}.ModelCard-module__TxidFG__publication{border-top:1px solid rgb(var(--border));flex-wrap:wrap;gap:.625rem;padding-top:.625rem;display:flex}.ModelCard-module__TxidFG__publicationItem{color:rgb(var(--text-secondary));align-items:center;gap:.3125rem;font-size:.75rem;display:inline-flex}.ModelCard-module__TxidFG__publicationItem svg{flex-shrink:0}.ModelCard-module__TxidFG__body{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.ModelCard-module__TxidFG__description{color:rgb(var(--text-secondary));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ModelCard-module__TxidFG__metrics{background-color:rgb(var(--secondary));border:1px solid rgb(var(--border));border-radius:.5rem;gap:1.5rem;padding:.75rem;display:flex}.dark .ModelCard-module__TxidFG__metrics{background-color:rgb(var(--muted))}.ModelCard-module__TxidFG__metric{flex-direction:column;gap:.3125rem;display:flex}.ModelCard-module__TxidFG__metricLabel{color:rgb(var(--text-secondary));text-transform:uppercase;letter-spacing:.025em;font-size:.6875rem;font-weight:600}.ModelCard-module__TxidFG__metricValue{color:rgb(var(--text-primary));font-size:.9375rem;font-weight:600}.ModelCard-module__TxidFG__metricStars{gap:.1875rem;font-size:.9375rem;display:flex}.ModelCard-module__TxidFG__metricStars .ModelCard-module__TxidFG__star{color:#fbbf24}.ModelCard-module__TxidFG__frameworks{flex-wrap:wrap;gap:.375rem;display:flex}.ModelCard-module__TxidFG__frameworkTag{background-color:rgb(var(--secondary));color:rgb(var(--text-secondary));border:1px solid rgb(var(--border));border-radius:.375rem;align-items:center;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.ModelCard-module__TxidFG__tags{flex-wrap:wrap;gap:.375rem;display:flex}.ModelCard-module__TxidFG__tag{background-color:rgb(var(--secondary));color:rgb(var(--text-secondary));border:1px solid rgb(var(--border));border-radius:9999px;align-items:center;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.ModelCard-module__TxidFG__footer{border-top:1px solid rgb(var(--border));justify-content:space-between;align-items:center;padding:1rem;display:flex}.ModelCard-module__TxidFG__laiorBadge{color:#16a34a;background-color:#16a34a1a;border:1.5px solid #16a34a;border-radius:.375rem;align-items:center;gap:.3125rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.dark .ModelCard-module__TxidFG__laiorBadge{color:#86efac;background-color:#86efac26;border-color:#86efac}
