.infinite-scroll-status:where(.astro-SVXXKVBE){padding:40px 0;text-align:center;color:#64748b;font-size:14px}.loading-spinner:where(.astro-SVXXKVBE){display:flex;align-items:center;justify-content:center;gap:12px}.loading-spinner:where(.astro-SVXXKVBE):before{content:"";width:18px;height:18px;border:2px solid #e2e8f0;border-top-color:#0062ea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.no-more-data:where(.astro-SVXXKVBE){color:#94a3b8;position:relative;display:inline-block;padding:0 20px}.no-more-data:where(.astro-SVXXKVBE):before,.no-more-data:where(.astro-SVXXKVBE):after{content:"";position:absolute;top:50%;width:30px;height:1px;background:#e2e8f0}.no-more-data:where(.astro-SVXXKVBE):before{right:100%}.no-more-data:where(.astro-SVXXKVBE):after{left:100%}