.cat-loading{min-height:70vh;display:grid;place-items:center;background:var(--sd-surface)}.cat-loading img{opacity:.28;animation:cat-breathe 2.2s var(--sd-ease-both) infinite}@keyframes cat-breathe{0%,to{opacity:.22}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.cat-loading img{animation:none;opacity:.35}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}