:root{--primary-color: #0795fe}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=light] body{background:#f0f2f5}html[data-theme=dark] body{background:#1a1b1e}#root{min-height:100vh}@keyframes pulsell-pulse{0%,to{opacity:1}50%{opacity:.5}}.pulsell-pulse{animation:pulsell-pulse 1.6s cubic-bezier(.4,0,.6,1) infinite}
