.collection-item{cursor:pointer;align-items:center;margin:1em 0;text-decoration:none;display:flex}.collection-item:hover{background-color:var(--ap-colour-primary)}.collection-item img{object-fit:cover;border-radius:10px;width:60px;height:60px;margin-right:10px}.save-popover hr{opacity:.3}.collection-card{display:flex}.collection-details{width:100%;margin:20px}.collection-details-head{justify-content:space-between;align-items:center;display:flex}.collection-details-head h2{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.collection-thumbnail{border-radius:10px;flex:none;width:150px;height:150px;overflow:hidden}.collection-thumbnail__image{object-fit:cover;width:100%;height:100%}.collection-thumbnail--fallback{background:var(--ap-colour-background);color:var(--ap-colour-text);opacity:.45;justify-content:center;align-items:center;font-size:2rem;font-weight:600;display:flex}@media screen and (max-width:700px){.collection-card{flex-direction:column;justify-content:center;align-items:center}.collection-details-head h2{margin-right:10px}.collection-details-head{justify-content:center}}
