*{box-sizing:border-box}html,body,#root{height:100%;margin:0}#root>.ant-app{height:100%}body{color:#1f2430;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6fa;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#cfd2da;border:2px solid #f5f6fa;border-radius:5px}::-webkit-scrollbar-track{background:0 0}input::placeholder,textarea::placeholder{color:#aab0bd}@keyframes thFade{0%{opacity:0}to{opacity:1}}@keyframes thDrawer{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
