@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Space+Mono:wght@400;700&family=Inter:wght@400;500;600&display=swap");*{box-sizing:border-box}body{margin:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;animation:pulse 1s infinite;margin-right:4px}