html,body{margin:0;padding:0;background:#0b0b0f}*{box-sizing:border-box}body,input,button{font-family:Space Grotesk,sans-serif}@keyframes dotisPulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes dotisIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#2a2a34;border-radius:4px}input::placeholder{color:#5a5a66}button{font-family:inherit}
