*{box-sizing:border-box}html,body{margin:0;padding:0}#root{min-height:100vh}input,select,button,textarea{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer}::placeholder{color:#a7abb0}@keyframes shimmer{0%{background-position:-460px 0}to{background-position:460px 0}}@keyframes toastIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.vd-scroll::-webkit-scrollbar{height:10px;width:10px}.vd-scroll::-webkit-scrollbar-thumb{background:#d9d6cf;border-radius:8px}
