:root{--main-color: #333;--sub-color: #fff;--text-color: #333;--xl: 3.2rem;--lg: 2.4rem;--md: 1.6rem;--sm: 1.4rem;--ss: 1.2rem;--index-header: 100;--index-modal: 200;--index-animation: 1000;--inner: 110rem}.posts-list{display:flex;flex-direction:column;max-width:800px;padding-inline:10px;margin:0 auto}.post-item{padding-block:24px;border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.post-item:hover{background-color:#f9f9f9}.post-item a{display:flex;flex-direction:column;gap:8px;padding-inline:10px;text-decoration:none}.post-item a:hover{text-decoration:none}.post-date{font-size:.875rem;font-weight:500;color:#666}.post-title{margin-bottom:0;font-size:15px;font-weight:600;line-height:1.6;color:#333;transition:color .3s ease}.post-item:hover .post-title{color:#8f2a29}.no-posts{padding:40px 20px;font-size:1rem;color:#999;text-align:center}@media (width >= 768px){.post-item a{flex-direction:row;gap:20px;align-items:center}.post-date{min-width:100px;font-size:.9375rem}}
