*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{color-scheme:only light}html{height:100%}body{margin:0;padding:0;background:#f6f6f7;width:100%;height:100%}#app{width:100%;height:100%;min-height:100vh}.fade-enter-from,.fade-leave-to{opacity:0}.fade-leave-from,.fade-enter-to{opacity:1}.fade-enter-active,.fade-leave-active{transition:all .2s}
