<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fefefe;z-index:100000;height:100%;width:100%;overflow:hidden!important}.preloader .status{position:absolute;left:calc(50vw - 50px);top:calc(50vh - 50px);margin:auto;border:5px solid #e7e1d9;border-radius:50%;border-top:5px solid #B65F36;width:100px;height:100px;animation:spinner 2s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}</pre></body></html>