:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh;background:var(--el-bg-color-page)}#app{height:100vh;overflow:hidden}a{color:inherit;text-decoration:none}html.dark{color-scheme:dark}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--el-fill-color-lighter);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--el-fill-color-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--el-fill-color-darker)}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.el-button{font-weight:500}.el-card{border-radius:12px}.el-menu{border-right:none}.el-table{font-size:14px}.el-pagination{font-weight:500}
