.story-card{cursor:pointer;background-color:#0000;flex-direction:column;justify-content:space-between;align-items:stretch;height:180px;margin-left:1rem;margin-right:1rem;display:flex;position:relative}.story-card .story-card-locked-overlay{cursor:not-allowed;background-color:#000000b3;width:100%;height:100%;position:absolute;inset:0}.story-card .story-card-locked-overlay .story-card-locked-overlay-verified-icon{position:absolute;top:.5rem;right:.5rem}.story-card .story-card-content{padding-top:8px;padding-bottom:8px}.story-card .story-card-content .story-card-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.story-card .story-card-content .story-card-summary{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.story-card .story-card-tags .story-card-tags-wrapper .story-card-tags-item{margin-left:4px;margin-right:4px}
