.blog-image-container{position:relative;width:100%;background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.blog-image-container img{transition:opacity .3s ease-in-out}.blog-image-container:before{content:"";display:block;padding-top:66.67%}@media (max-width:768px){.blog-image-container:before{padding-top:62.5%}}@media (min-width:768px){.featured-article-image{min-height:400px}}.article-header-image{background:linear-gradient(135deg,#fdf2f8,#ffffff)}.blog-card-image{object-fit:contain;object-position:center}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-image-loading{background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}