.rp-f1dfc4e2-list {
    display: flex;
    flex-direction: column;
}

.rp-f1dfc4e2-item {
    display: flex;
    align-items: flex-start;
}

.rp-f1dfc4e2-img-col {
    overflow: hidden;
    position: relative;
}

.rp-f1dfc4e2-img-col a {
    display: block;
    width: 100%;
    height: 100%;
}

.rp-f1dfc4e2-img-col img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.rp-f1dfc4e2-placeholder {
    width: 100%;
    background-color: #f3f4f6;
    color: #9ca3af;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rp-f1dfc4e2-info-col {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.rp-f1dfc4e2-category {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b82f6;
    margin-bottom: 6px;
}

.rp-f1dfc4e2-title {
    margin: 0 0 8px 0;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.3;
}

.rp-f1dfc4e2-title a {
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.rp-f1dfc4e2-title a:hover {
    opacity: 0.8;
}

.rp-f1dfc4e2-excerpt {
    font-size: 0.9rem;
    line-height: 1.4;
    color: #4b5563;
}

.rp-f1dfc4e2-date {
    display: inline-block;
    font-size: 0.8rem;
    color: #9ca3af;
    margin-top: 6px;
}
