@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.98)}}.animate-pulse-slow{animation:pulse-slow 3s cubic-bezier(.4,0,.6,1) infinite}:root{--background: 240 10% 3.9%;--surface: 240 10% 8%;--surface-light: 240 10% 12%;--border: 240 5.9% 16%}div#root>div>div>header>div:nth-of-type(3)>div>div>div>span:nth-of-type(1){padding-top:1px}
