.PostCard-module__ikvvNW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);height:100%;color:inherit;box-shadow:var(--shadow-card);transition:border-color .2s, transform .22s var(--ease-out), box-shadow .22s;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.PostCard-module__ikvvNW__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.PostCard-module__ikvvNW__cover{aspect-ratio:16/9;background:var(--bg-alt);flex-shrink:0;position:relative;overflow:hidden}.PostCard-module__ikvvNW__photo{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out);display:block}.PostCard-module__ikvvNW__card:hover .PostCard-module__ikvvNW__photo{transform:scale(1.04)}
