.post-list-title{font-size:24px;color:#374151;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.post-list{display:flex;flex-direction:column;gap:1rem}.post-list-item a{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;align-items:center;text-decoration:none}.post-list-item a:hover .post-item-title{text-decoration:underline;color:#374151}.post-item-content{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-between;width:100%}.post-item-title{font-size:14px;color:#334155;font-weight:500;transition:color .2s ease-in-out}.post-item-date{font-size:12px;color:#64748b;font-weight:400;flex-shrink:0}@media(min-width:640px){.post-item-title{font-size:16px}.post-item-content{flex-direction:column;align-items:flex-start}}
