<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--card-border-width: 1px;--card-border-radius: 8px}.rounded-box{border:var(--card-border-width) solid var(--mantine-color-gray-4);border-radius:var(--card-border-radius)}
</pre></body></html>