img[data-src]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:1.5s infinite shimmer;min-height:200px;display:block}picture{display:block;width:100%;height:auto}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}img.lazy-loaded{opacity:1;transition:opacity .3s ease-in-out}img.lazy-load-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;display:flex;align-items:center;justify-content:center;min-height:200px;font-size:14px}img.lazy-load-error::after{content:'Image failed to load';color:#721c24}@media (max-width:768px){img[data-src]{min-height:150px}}@media (max-width:576px){img[data-src]{min-height:120px}}.team-image[data-src]{min-height:300px;border-radius:8px}.about-image[data-src]{min-height:400px;border-radius:12px}.gallery-img[data-src]{min-height:250px;border-radius:8px}.hero-image[data-src]{min-height:500px;border-radius:12px}.service-image[data-src]{min-height:200px;border-radius:8px}