:root{--el-color-primary:#e81828;--el-color-primary-light-3:#ea414f;--el-hover-bg-color:rgba(231,107,117,.1);--el-color-primary-light-9:rgba(231,107,117,.1);--el-color-primary-dark-2:#c45656;--btn-hover-bg-color:#eb3341;--btn-active-bg-color:#cb0010}body{max-width:1920px;margin:0 auto}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}body,html{overflow-x:hidden}@media (max-width:768px) and (min-width:350px){body,html{touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}}