*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.slide-enter-active{transition:opacity .18s,transform .18s}.slide-leave-active{transition:opacity .12s,transform .12s}.slide-enter-from{opacity:0;transform:translate(12px)}.slide-leave-to{opacity:0;transform:translate(-8px)}.fade-enter-active{transition:opacity .15s}.fade-leave-active{transition:opacity .1s}.fade-enter-from,.fade-leave-to{opacity:0}
