.DatasetCard-module__jKF7za__card{border:1px solid rgb(var(--border));background-color:rgb(var(--card));cursor:pointer;word-break:break-word;overflow-wrap:break-word;border-radius:.5rem;height:100%;padding:1.25rem;transition:all .2s}.DatasetCard-module__jKF7za__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.DatasetCard-module__jKF7za__header{justify-content:space-between;align-items:flex-start;gap:.625rem;margin-bottom:.625rem;display:flex}.DatasetCard-module__jKF7za__headerContent{flex:1;min-width:0}.DatasetCard-module__jKF7za__title{color:rgb(var(--text-primary));-webkit-line-clamp:2;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;font-size:1.0625rem;font-weight:700;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.DatasetCard-module__jKF7za__accession{color:rgb(var(--text-secondary));word-break:break-word;margin-top:.25rem;font-size:.75rem;transition:color .2s}.DatasetCard-module__jKF7za__typeBadge{white-space:nowrap;border-radius:.375rem;flex-shrink:0;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.DatasetCard-module__jKF7za__typeBadge.DatasetCard-module__jKF7za__rna{background-color:rgb(var(--rna-primary));color:#fff}.DatasetCard-module__jKF7za__typeBadge.DatasetCard-module__jKF7za__atac{background-color:rgb(var(--atac-primary));color:#fff}.DatasetCard-module__jKF7za__typeBadge.DatasetCard-module__jKF7za__multimodal{color:#fff;background-color:#06b6d4}.DatasetCard-module__jKF7za__description{color:rgb(var(--text-secondary));-webkit-line-clamp:3;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.DatasetCard-module__jKF7za__platformBox{background-color:rgb(var(--secondary));border-radius:.375rem;margin-bottom:.75rem;padding:.625rem;transition:background-color .2s}.DatasetCard-module__jKF7za__platformText{color:rgb(var(--text-secondary));word-break:break-word;font-size:.8125rem;line-height:1.4;transition:color .2s}.DatasetCard-module__jKF7za__sourceBadges{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.DatasetCard-module__jKF7za__sourceBadge{word-break:break-word;white-space:nowrap;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}.DatasetCard-module__jKF7za__sourceBadge.DatasetCard-module__jKF7za__rna{background-color:rgb(var(--rna-bg));color:rgb(var(--rna-text))}.DatasetCard-module__jKF7za__sourceBadge.DatasetCard-module__jKF7za__atac{background-color:rgb(var(--atac-bg));color:rgb(var(--atac-text))}.DatasetCard-module__jKF7za__footer{flex-direction:column;gap:.375rem;font-size:.75rem;display:flex}.DatasetCard-module__jKF7za__speciesBadge{background-color:rgb(var(--secondary));color:rgb(var(--text-secondary));border-radius:.375rem;align-self:flex-start;padding:.25rem .5rem;transition:all .2s;display:inline-block}.DatasetCard-module__jKF7za__author{color:rgb(var(--text-secondary));text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-style:italic;transition:color .2s;overflow:hidden}@media (prefers-color-scheme:dark){.DatasetCard-module__jKF7za__card:hover{box-shadow:0 10px 15px -3px #ffffff1a}}
.pages-module__gsH7DG__pageTitle{color:rgb(var(--text-primary));margin-bottom:.375rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.pages-module__gsH7DG__pageTitle{font-size:2rem}}.pages-module__gsH7DG__pageSubtitle{color:rgb(var(--text-secondary));font-size:.9375rem;line-height:1.4}.pages-module__gsH7DG__searchWrapper{position:relative}.pages-module__gsH7DG__searchIcon{width:1.125rem;height:1.125rem;color:rgb(var(--text-tertiary));pointer-events:none;position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}.pages-module__gsH7DG__searchInput{border:1px solid rgb(var(--border));background-color:rgb(var(--card));width:100%;color:rgb(var(--text-primary));border-radius:.5rem;padding:.5rem .875rem .5rem 2.25rem;font-size:.9375rem;transition:all .2s}.pages-module__gsH7DG__searchInput::placeholder{color:rgb(var(--text-tertiary))}.pages-module__gsH7DG__searchInput:focus{border-color:rgb(var(--primary));box-shadow:0 0 0 3px rgb(var(--primary)/.1);outline:none}.pages-module__gsH7DG__filterSection{flex-direction:column;gap:.375rem;display:flex}.pages-module__gsH7DG__filterLabel{color:rgb(var(--text-secondary));align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.pages-module__gsH7DG__filterButtons{flex-wrap:wrap;gap:.375rem;display:flex}.pages-module__gsH7DG__filterButton{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:.5rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.pages-module__gsH7DG__filterButton:not(.pages-module__gsH7DG__active){background-color:rgb(var(--secondary));color:rgb(var(--text-secondary));border-color:rgb(var(--border))}.pages-module__gsH7DG__filterButton:not(.pages-module__gsH7DG__active):hover{background-color:rgb(var(--muted));color:rgb(var(--text-primary));border-color:rgb(var(--border))}.pages-module__gsH7DG__filterButton.pages-module__gsH7DG__active{background-color:rgb(var(--primary));color:#fff;border-color:rgb(var(--primary))}.pages-module__gsH7DG__filterButton.pages-module__gsH7DG__active[data-color]{border-color:currentColor}.pages-module__gsH7DG__resultsCount{color:rgb(var(--text-secondary));font-size:.8125rem}.pages-module__gsH7DG__grid1,.pages-module__gsH7DG__grid2{grid-template-columns:1fr;gap:.875rem;display:grid}@media (min-width:768px){.pages-module__gsH7DG__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.pages-module__gsH7DG__grid2{grid-template-columns:repeat(3,minmax(0,1fr))}}.pages-module__gsH7DG__grid3{grid-template-columns:1fr;gap:.875rem;display:grid}@media (min-width:768px){.pages-module__gsH7DG__grid3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pages-module__gsH7DG__grid3{grid-template-columns:repeat(3,1fr)}}.pages-module__gsH7DG__grid4{grid-template-columns:1fr;gap:.875rem;display:grid}@media (min-width:640px){.pages-module__gsH7DG__grid4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pages-module__gsH7DG__grid4{grid-template-columns:repeat(4,1fr)}}.pages-module__gsH7DG__emptyState{text-align:center;padding:1.5rem 1rem}.pages-module__gsH7DG__emptyStateText{color:rgb(var(--text-secondary));margin-bottom:.375rem;font-size:.9375rem}.pages-module__gsH7DG__emptyStateHint{color:rgb(var(--text-tertiary));font-size:.8125rem}.pages-module__gsH7DG__loadingState{justify-content:center;align-items:center;min-height:100vh;display:flex}.pages-module__gsH7DG__loadingText{color:rgb(var(--text-secondary));font-size:.9375rem}.pages-module__gsH7DG__infoBox{border:1px solid rgb(var(--border));background-color:rgb(var(--muted));border-radius:.5rem;padding:.875rem}.pages-module__gsH7DG__infoBoxTitle{color:rgb(var(--text-primary));margin-bottom:.375rem;font-size:.875rem;font-weight:600}.pages-module__gsH7DG__infoBoxDescription{color:rgb(var(--text-secondary));font-size:.8125rem;line-height:1.4}.pages-module__gsH7DG__infoBoxCount{color:rgb(var(--text-primary));margin-top:.375rem;font-size:.8125rem;font-weight:600}.pages-module__gsH7DG__card{background-color:rgb(var(--card));cursor:pointer;border:2px solid;border-radius:.5rem;padding:1.125rem;text-decoration:none;transition:all .2s;display:block}.pages-module__gsH7DG__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.pages-module__gsH7DG__card.pages-module__gsH7DG__clustering{border-color:rgb(var(--metric-clustering-border));background-color:rgb(var(--metric-clustering-bg)/.3)}.pages-module__gsH7DG__card.pages-module__gsH7DG__embedding{border-color:rgb(var(--metric-embedding-border));background-color:rgb(var(--metric-embedding-bg)/.3)}.pages-module__gsH7DG__card.pages-module__gsH7DG__intrinsic{border-color:rgb(var(--metric-intrinsic-border));background-color:rgb(var(--metric-intrinsic-bg)/.3)}.pages-module__gsH7DG__card.pages-module__gsH7DG__runtime{border-color:rgb(var(--metric-runtime-border));background-color:rgb(var(--metric-runtime-bg)/.3)}.pages-module__gsH7DG__header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.pages-module__gsH7DG__title{color:rgb(var(--text-primary));font-size:1.0625rem;font-weight:700;transition:color .2s}.pages-module__gsH7DG__subtitle{color:rgb(var(--text-secondary));margin-top:.1875rem;font-size:.75rem;transition:color .2s}.pages-module__gsH7DG__direction{flex-shrink:0;align-items:center;gap:.1875rem;font-size:1.0625rem;font-weight:700;display:flex}.pages-module__gsH7DG__direction.pages-module__gsH7DG__clustering{color:rgb(var(--metric-clustering))}.pages-module__gsH7DG__direction.pages-module__gsH7DG__embedding{color:rgb(var(--metric-embedding))}.pages-module__gsH7DG__direction.pages-module__gsH7DG__intrinsic{color:rgb(var(--metric-intrinsic))}.pages-module__gsH7DG__direction.pages-module__gsH7DG__runtime{color:rgb(var(--metric-runtime))}.pages-module__gsH7DG__description{color:rgb(var(--text-secondary));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.625rem;font-size:.8125rem;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.pages-module__gsH7DG__rangeBox{background-color:rgba(var(--text-primary),.05);border-radius:.375rem;margin-bottom:.625rem;padding:.5rem;transition:background-color .2s}.pages-module__gsH7DG__rangeContent{justify-content:space-between;align-items:center;gap:.375rem;font-size:.6875rem;display:flex}.pages-module__gsH7DG__rangeText{color:rgb(var(--text-secondary));transition:color .2s}.pages-module__gsH7DG__rangeBetter{white-space:nowrap;font-weight:600}.pages-module__gsH7DG__rangeBetter.pages-module__gsH7DG__clustering{color:rgb(var(--metric-clustering))}.pages-module__gsH7DG__rangeBetter.pages-module__gsH7DG__embedding{color:rgb(var(--metric-embedding))}.pages-module__gsH7DG__rangeBetter.pages-module__gsH7DG__intrinsic{color:rgb(var(--metric-intrinsic))}.pages-module__gsH7DG__rangeBetter.pages-module__gsH7DG__runtime{color:rgb(var(--metric-runtime))}.pages-module__gsH7DG__footer{justify-content:space-between;align-items:center;gap:.375rem;display:flex}.pages-module__gsH7DG__badge{color:#fff;white-space:nowrap;border-radius:.375rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600}.pages-module__gsH7DG__badge.pages-module__gsH7DG__clustering{background-color:rgb(var(--metric-clustering))}.pages-module__gsH7DG__badge.pages-module__gsH7DG__embedding{background-color:rgb(var(--metric-embedding))}.pages-module__gsH7DG__badge.pages-module__gsH7DG__intrinsic{background-color:rgb(var(--metric-intrinsic))}.pages-module__gsH7DG__badge.pages-module__gsH7DG__runtime{background-color:rgb(var(--metric-runtime))}.pages-module__gsH7DG__chevron{width:.875rem;height:.875rem;color:rgb(var(--text-secondary));flex-shrink:0;transition:color .2s}@media (prefers-color-scheme:dark){.pages-module__gsH7DG__card:hover{box-shadow:0 10px 15px -3px #ffffff1a}.pages-module__gsH7DG__card.pages-module__gsH7DG__clustering{background-color:rgb(var(--metric-clustering-bg)/.2)}.pages-module__gsH7DG__card.pages-module__gsH7DG__embedding{background-color:rgb(var(--metric-embedding-bg)/.2)}.pages-module__gsH7DG__card.pages-module__gsH7DG__intrinsic{background-color:rgb(var(--metric-intrinsic-bg)/.2)}.pages-module__gsH7DG__card.pages-module__gsH7DG__runtime{background-color:rgb(var(--metric-runtime-bg)/.2)}}
