<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection-grid__wrapper{display:grid;overflow:hidden;align-items:flex-start;gap:var(--gap)}.collection-grid .collection-grid__cards::-webkit-scrollbar{width:3px;height:3px}.collection-grid .collection-grid__cards::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground), 0.7);border-radius:100px}.collection-grid svg{height:auto;width:100%}</pre></body></html>