#app{height:100%}.hamburger[data-v-49e15297]{display:inline-block;vertical-align:middle;width:20px;height:20px}.hamburger.is-active[data-v-49e15297]{transform:rotate(180deg)}.navbar[data-v-7b675e7f]{height:50px;overflow:hidden;position:relative;background:#fff;box-shadow:0 1px 4px rgba(0,21,41,.08);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.navbar .hamburger-container[data-v-7b675e7f]{line-height:50px;height:100%;float:left;cursor:pointer;transition:background .3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.navbar .hamburger-container[data-v-7b675e7f]:hover{background:rgba(0,0,0,.025)}.navbar .right-menu[data-v-7b675e7f]{float:right;height:100%;line-height:50px}.navbar .right-menu[data-v-7b675e7f]:focus{outline:none}.navbar .right-menu .avatar-container[data-v-7b675e7f]{margin-right:0}.navbar .right-menu .avatar-container .avatar-wrapper[data-v-7b675e7f]{cursor:pointer;display:flex;align-items:center}.navbar .right-menu .avatar-container .avatar-wrapper .user-name[data-v-7b675e7f]{margin-right:8px;color:#303133}.sidebar-wrapper[data-v-27ac9d70]{height:100%}.sidebar-wrapper .logo-container[data-v-27ac9d70]{height:50px;line-height:50px;background:#5b8ff9;text-align:center;overflow:hidden}.sidebar-wrapper .logo-container .logo-title[data-v-27ac9d70]{font-size:20px;color:#fff;font-weight:600;margin:0}.sidebar-wrapper .el-scrollbar[data-v-27ac9d70]{height:calc(100% - 50px)}.sidebar-wrapper .el-menu[data-v-27ac9d70]{border:none;height:100%;width:100%!important}.app-main[data-v-397309aa]{min-height:calc(100vh - 50px);width:100%;position:relative;overflow:hidden}.fade-transform-enter-active[data-v-397309aa],.fade-transform-leave-active[data-v-397309aa]{transition:all .5s}.fade-transform-enter[data-v-397309aa]{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to[data-v-397309aa]{opacity:0;transform:translateX(30px)}.app-wrapper[data-v-bbc56088]{position:relative;height:100%;width:100%}.app-wrapper.mobile.openSidebar[data-v-bbc56088]{position:fixed;top:0}.main-container[data-v-bbc56088]{min-height:100%;transition:margin-left .28s;margin-left:180px;position:relative}.sidebar-container[data-v-bbc56088]{transition:width .28s;width:180px!important;background-color:#fff;height:100%;position:fixed;font-size:0;top:0;bottom:0;left:0;z-index:1001;overflow:hidden;box-shadow:2px 0 6px rgba(0,21,41,.08)}.hideSidebar .sidebar-container[data-v-bbc56088]{width:64px!important}.hideSidebar .main-container[data-v-bbc56088]{margin-left:64px}.mobile .main-container[data-v-bbc56088]{margin-left:0}.mobile .sidebar-container[data-v-bbc56088]{transition:transform .28s;width:180px!important}.mobile.openSidebar .sidebar-container[data-v-bbc56088]{transform:translateZ(0)}.mobile.hideSidebar .sidebar-container[data-v-bbc56088]{transform:translate3d(-180px,0,0)}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:rgba(144,147,153,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:rgba(144,147,153,.5)}::-webkit-scrollbar-track{background-color:transparent}.page-container{padding:16px;background-color:#f0f2f5;min-height:calc(100vh - 50px)}.card-section,.filter-section,.table-section{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:16px;padding:20px}.filter-section .filter-title{font-size:16px;font-weight:500;color:#303133;margin-bottom:20px;padding-left:12px;border-left:4px solid #5b8ff9}.filter-section .filter-actions{text-align:right;margin-top:20px}.table-section .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.table-section .table-header .table-title{font-size:16px;font-weight:500;color:#303133}.table-section .el-table th{background-color:#fafafa!important;color:#303133;font-weight:500}.table-section .pagination-container{text-align:center;margin-top:20px}.status-tag{display:inline-block;padding:4px 12px;border-radius:2px;font-size:12px}.status-tag.pending{background-color:#e6f7ff;color:#1890ff}.status-tag.processing{background-color:#fff7e6;color:#faad14}.status-tag.completed{background-color:#f6ffed;color:#52c41a}.status-tag.delayed{background-color:#fff1f0;color:#f5222d}.status-tag.cancelled{background-color:#f5f5f5;color:#909399}@media screen and (max-width:768px){.page-container{padding:12px}.card-section,.filter-section,.table-section{padding:16px}.el-table{overflow-x:auto}.el-dialog{width:92%!important}.filter-section .el-form-item{margin-bottom:16px}}.sidebar-wrapper a,.sidebar-wrapper a:active,.sidebar-wrapper a:focus,.sidebar-wrapper a:hover,a.router-link-active,a.router-link-exact-active{text-decoration:none}@media(hover:none){.el-button{min-height:40px}}