<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.bolinha{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 70%);opacity:0;animation:aparecer 5s linear infinite,mover 5s linear infinite}.unique-message{position:absolute;right:200px;bottom:100px;animation:unique-message-frames 1.5s ease 5s forwards;opacity:0}@media screen and (min-width:800px) and (min-height:600px){.unique-message{display:block}}@media screen and (max-width:800px),(max-height:600px){.unique-message{display:none}}
</pre></body></html>