@import"https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";html,body{margin:0;padding:0;background:#0d0b13}*{box-sizing:border-box}a{color:#b48cff;text-decoration:none}a:hover{color:#d3bcff}::selection{background:#6f4fb0;color:#fff}input,textarea,button,select{font-family:inherit}@keyframes arcPulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes arcRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes arcSpin{to{transform:rotate(360deg)}}.arc-rise{animation:arcRise .3s ease both}.arc-pulse{animation:arcPulse 2.4s infinite}button:disabled{opacity:.4;cursor:not-allowed}input:focus,textarea:focus{border-color:#7b52d6!important}
