html,body,#root{background:#0e0c0a;height:100%;margin:0;padding:0}body{color:#f2ede3;font-family:Manrope,system-ui,sans-serif}button{font-family:inherit}::selection{color:#0e0c0a;background:#d4b26c}input{box-sizing:border-box}::-webkit-scrollbar{background:0 0;width:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-slide-up{animation:.5s cubic-bezier(.2,.8,.2,1) forwards slideUp}
