<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.\#collection-loader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(237, 237, 237, 0.55);
}</pre></body></html>