<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ccb-loader-default{display:flex;justify-content:center;align-items:center}.spinner{border:6px solid #fff;border-top:6px solid var(--ccb-accent-color);border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
</pre></body></html>