*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#1e1b2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f5f8;font-family:Manrope,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d8dae2;border:3px solid #f4f5f8;border-radius:8px}::-webkit-scrollbar-track{background:0 0}@keyframes thDrawer{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes thFade{0%{opacity:0}to{opacity:1}}@keyframes thToast{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
