.podcastList_listContainer__32CTL{display:flex;flex-wrap:wrap;gap:.4rem;margin-right:8px}.podcastList_listItem___ApdA{display:flex;flex-direction:row;align-items:center;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:box-shadow .2s ease;margin-bottom:5px;margin-left:10px;padding:.6rem;min-height:5.5rem;text-decoration:none;color:inherit}.podcastList_listItem___ApdA:hover{background-color:#f6fcfc;border-color:#62b3af;box-shadow:0 0 8px rgba(73,162,162,.2)}.podcastList_imageWrapper__KQ2Ak{width:5rem;height:5rem;border-radius:8px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .3s ease;margin:.4rem}.podcastList_thumbnail__GlEvx{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.podcastList_textContent__dYY9l{flex:1;padding:0 .6rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.podcastList_title___TlYY{font-size:.95rem;font-weight:600;color:#222;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.05rem}.podcastList_description__drNZn{position:relative;margin:.1rem 0;font-size:.8rem;color:#444;line-height:1.4;max-height:2.8em;overflow:hidden;word-break:break-word;overflow-wrap:anywhere}.podcastList_description__drNZn:after{content:"...";position:absolute;bottom:0;right:0;padding-left:6px;background:linear-gradient(90deg,transparent,#fff 60%);display:none}.podcastList_truncated__gJ5cW:after{display:inline}.podcastList_updatedAt__QAmIH{font-size:.7rem;color:#aaa;font-style:italic;margin-top:.2rem;margin-bottom:.05rem}