<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loading-screen[data-v-7d6bd961]{position:fixed;top:-300px;left:0;width:100%;height:700px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#3498db}.spinner[data-v-7d6bd961]{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin-7d6bd961 1s linear infinite}@keyframes spin-7d6bd961{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
</pre></body></html>