<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.modal-enter-active,.modal-leave-active{transition:transform .3s ease-out,opacity .3s ease-out}.modal-enter,.modal-leave-to{transform:scale(.75);opacity:0}
</pre></body></html>