.PostCard_postCard__e8zKY{display:flex;flex-direction:row;gap:12px;padding:12px 0;cursor:pointer;border-radius:12px;transition:background-color .3s ease}@media(max-width:1023px){.PostCard_postCard__e8zKY{flex-direction:column;gap:0}}.PostCard_postCard__e8zKY .PostCard_thumbnail__0QukQ{position:relative;width:170px;height:112px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f5f5f5}.PostCard_postCard__e8zKY .PostCard_thumbnail__0QukQ img{width:100%;height:100%;object-fit:cover}.PostCard_postCard__e8zKY .PostCard_thumbnail__0QukQ .PostCard_imageCountBadge__ClRVl{position:absolute;right:8px;bottom:8px;z-index:2;display:flex;align-items:center;gap:2px;padding:2px 6px;border-radius:48px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;font-size:10px;line-height:1.15}.PostCard_postCard__e8zKY .PostCard_thumbnail__0QukQ .PostCard_imageCountBadge__ClRVl svg{width:14px;height:14px}@media(max-width:1023px){.PostCard_postCard__e8zKY .PostCard_thumbnail__0QukQ{display:none}}.PostCard_postCard__e8zKY .PostCard_content__MEt8u{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}@media(max-width:1023px){.PostCard_postCard__e8zKY .PostCard_content__MEt8u{gap:8px}}.PostCard_postCard__e8zKY .PostCard_pcOnly__bqX84{display:block}@media(max-width:1023px){.PostCard_postCard__e8zKY .PostCard_pcOnly__bqX84{display:none}}.PostCard_postCard__e8zKY .PostCard_mobileOnly__24V1P{display:none}@media(max-width:1023px){.PostCard_postCard__e8zKY .PostCard_mobileOnly__24V1P{display:block}}.post-focus-highlight{animation:focusFlash 1.5s ease-out}@keyframes focusFlash{0%{background-color:rgba(22,119,255,.08)}70%{background-color:rgba(22,119,255,.05)}to{background-color:rgba(0,0,0,0)}}