<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.blocker{position:fixed;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:999;padding:20px 0;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.6);text-align:center}.blocker.behind{background-color:transparent}.modal{display:none;position:relative;vertical-align:middle;box-sizing:border-box}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner&gt;div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5);}20%{-webkit-transform:scaleY(1);}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5);}20%{transform:scaleY(1);-webkit-transform:scaleY(1);}}</pre></body></html>