*{box-sizing:border-box}html,body,#root{color:#e8e8e8;background:#0a0a0a;height:100%;margin:0;padding:0;font-family:Geist Mono,Cascadia Code,Fira Code,ui-monospace,monospace;overflow:hidden}button,input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a2a2a}@keyframes pulse-mint{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}
