.image-loading-overlay{z-index:5;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-loading-ring{border:2px solid #96969638;border-top-color:#f65a25;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite image-loading-spin;display:block}.image-loading-error{color:#888;text-align:center;padding:16px;font-size:12px}.resource-intro-sequence figure,.catalog-empty{position:relative}@keyframes image-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.image-loading-ring{animation-duration:2s}}
