.read-next-container{border-top:1px solid var(--borderColor,#e5e7eb);min-height:400px;margin-top:4rem;padding-top:2rem}.read-next-title{margin-bottom:2rem;font-family:inherit;font-size:1.5rem;font-weight:700}.read-next-list{flex-direction:column;gap:1.5rem;transition:opacity .3s ease-in-out;display:flex}.read-next-list.loading{opacity:.6}.read-next-item{align-items:flex-start;gap:1.25rem;display:flex}.read-next-image-link{background-color:#f3f4f6;border-radius:.375rem;flex-shrink:0;width:120px;height:80px;position:relative;overflow:hidden}.read-next-image{object-fit:cover;width:100%;height:100%}.read-next-content{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.read-next-article-title{color:var(--textColor,#111827);font-size:1.125rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .2s}.read-next-article-title:hover{color:var(--primaryColor,#2563eb);text-decoration:underline}.read-next-summary{color:var(--textColorMuted,#4b5563);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.95rem;display:-webkit-box;overflow:hidden}@media (min-width:768px){.read-next-item{gap:1.5rem}.read-next-image-link{width:160px;height:100px}.read-next-article-title{font-size:1.25rem}}
