.file-card{width:100%;max-width:100%;min-width:0}.file-card:hover .file-card--section{background-color:var(--color-blue-light-100);transition:background-color .2s ease-in-out}.file-card--section{overflow:hidden}.file-card--section:first-child{border-top-left-radius:var(--border-radius-14)}.file-card--section:last-child{border-bottom-right-radius:var(--border-radius-14)}.file-card--section-title{align-self:stretch;min-width:0;width:100%}.file-card--section-title-text{width:100%}.file-card--section-title-metadata,.file-card--section-title-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-card--section-title-metadata{width:150px}.file-card--section-description{flex:1 1 auto}