html,body,#app{height:100%;width:100%;margin:0;padding:0;font-family:var(--el-font-family)}.link{text-decoration:none;color:#292929;cursor:pointer}.link-id{text-decoration:none;border-radius:4px;box-sizing:border-box;padding:4px 8px;line-height:26px;background-color:#fdf2dd;color:#cd8700;text-align:center}.link-button--small{display:inline-flex;font-size:12px;outline:none;height:24px;padding:0 11px;border:1px solid #a0cfff;text-decoration:none;border-radius:3px;box-sizing:border-box;background-color:#ecf5ff;color:#409eff;text-align:center}.link-button--small:hover{background-color:#409eff;color:#fff;border:1px solid #409eff}.link-button--small+.el-button{margin-left:12px}.el-button+.link-button--small{margin-left:12px}.card{background-color:#fff;box-shadow:0 2px 12px #0000001a;margin-top:15px;padding:20px}.card .header{display:flex;align-items:center;justify-content:space-between}.card .header .title{flex:0 0 auto;font-size:12pt;font-weight:700}.card .header .operations{flex:0 0 auto}.card .el-divider{margin-top:10px;margin-bottom:15px}
