.latest-posts-section{width:100%;margin:40px auto;padding:0 20px;box-sizing:border-box}.section-title{font-family:Poppins Regular,sans-serif;font-size:2.5rem;font-weight:600;color:var(--signature-red);text-align:center;margin-bottom:1rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--signature-red),var(--lighter-red));border-radius:2px}.section-title-subheading{font-size:1.1rem;color:var(--text-secondary);text-align:center;margin-bottom:2.5rem;font-style:italic;font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.posts-grid{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:30px}.home-post-card{width:1100px;max-width:90%;background:#fff;border:1px solid #eee;padding:30px;border-radius:8px;box-shadow:0 2px 10px #0000000d;transition:transform .2s;box-sizing:border-box}.post-card-date{font-size:.85rem;color:#888;margin-bottom:15px;font-family:Poppins Regular,sans-serif;border-bottom:1px solid #f5f5f5;padding-bottom:10px}.post-card-content{line-height:1.7;color:#444;font-size:1.05rem;font-family:Poppins Regular,sans-serif}.post-card-content a{color:#007bff;text-decoration:underline}.show-more-posts-container{text-align:center;margin-top:20px}.show-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 30px;background-color:#333;color:#fff;text-decoration:none;border-radius:5px;font-family:Poppins Regular,sans-serif;text-transform:uppercase;font-size:.9rem;transition:background .3s}.show-more-btn:hover{background-color:#555}
