.awesomely-featured-post-block{margin:2rem 0}.featured-post-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;transition:box-shadow 0.3s ease,transform 0.3s ease}.featured-post-card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .12);transform:translateY(-4px)}.featured-post-thumbnail{position:relative;overflow:hidden}.featured-post-thumbnail img{width:100%;height:auto;display:block;transition:transform 0.3s ease}.featured-post-card:hover .featured-post-thumbnail img{transform:scale(1.05)}.featured-post-content{padding:2rem}.featured-post-title{font-size:1.75rem;margin:0 0 1rem;line-height:1.3}.featured-post-title a{color:#222;text-decoration:none;font-size:1.75rem}.featured-post-title a:hover{color:#2b44ff}.featured-post-meta{display:flex;gap:1.5rem;margin-bottom:1rem;font-size:.9rem;color:#666}.featured-post-meta a{color:#2b44ff;text-decoration:none;font-size:.9rem}.featured-post-meta a:hover{color:#0693e3}.featured-post-excerpt{font-size:1.125rem;line-height:1.7;color:#363636;margin-bottom:1.5rem}.featured-post-link{display:inline-block;background:#2b44ff;color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600;transition:background 0.3s ease;font-size:1rem}.featured-post-link:hover{background:#0693e3;color:#fff}@media (min-width:768px){.featured-post-card{display:flex}.featured-post-thumbnail{flex:0 0 50%}.featured-post-content{flex:1;display:flex;flex-direction:column;justify-content:center}}