<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes flash{0%,to{opacity:1}50%{opacity:0}}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}.skeleton-loader__bar,.skeleton-loader__circle{-webkit-animation:flash 2s infinite;animation:flash 2s infinite;background-color:#e5e7eb}.skeleton-loader{display:-ms-flexbox;display:flex}.skeleton-loader__bar{height:12px;border-radius:6px}.skeleton-loader__bar--wide-sm{width:25%}.skeleton-loader__bar--wide-md{width:40%}.skeleton-loader__bar--wide-lg{width:50%}.skeleton-loader__bar--wide-xl{width:80%}.skeleton-loader__bar--thick-lg,.skeleton-loader__bar--thick-sm{border-radius:14.5px;height:30px}.skeleton-loader__bar--thick-sm{width:80%;max-width:75px}.skeleton-loader__bar--thick-lg{width:80%}.skeleton-loader__circle{height:16px;width:16px;border-radius:50%}</pre></body></html>