.toast-enter-active{transition:all .2s ease-out}.toast-leave-active{transition:all .15s ease-in}.toast-enter-from,.toast-leave-to{opacity:0;transform:scale(.95)}main::-webkit-scrollbar{width:4px}main::-webkit-scrollbar-track{background:0 0}main::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.modal-enter-active{transition:all .2s ease-out}.modal-leave-active{transition:all .15s ease-in}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from>div,.modal-leave-to>div{transform:scale(.95)}
